﻿.introduction-box{
    box-sizing: border-box;
    padding-top: 90px;
}
.introduction-all-box{
    width: 1360px;
    max-width: 100%;
    display: block;
    margin: 0 auto;
    font-size: 0;
    position: relative;
    z-index: 1;
}
.introduction-all-box .tour-title-box{
    text-align: left;
}

.introduction-info-box{
    margin-top: 300px;
    position: relative;
    background-color: rgba(251, 226, 221, 0.5);
    box-sizing: border-box;
    padding-bottom: 180px;
}
.introduction-flower-box{
    box-sizing: border-box;
    padding: 140px 0;
}
.introduction-flower-img-box{
    width: 50vw;
    height: calc((600 / 960) * 50vw);
    display: inline-block;
    vertical-align: top;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    overflow: hidden;
    position: relative;
    top: calc((180 / 960) * -50vw);
    position: absolute;
    left: 0;
}
.introduction-flower-text-box{
    width: 680px;
    display: block;
    margin-left: auto;
    box-sizing: border-box;
    padding-left: 55px;
}
.introduction-flower-name{
    font-size: 50px;
    display: block;
    font-family: 'Noto Sans TC';
    font-weight: 700;
    color: #5a241f;
    letter-spacing: 0.1em;
}
.introduction-flower-text{
    width: 100%;
    display: block;
    font-family: 'Noto Sans TC';
    color: #000;
    font-size: 20px;
    letter-spacing: 0.09em;
    line-height: 50px;
    margin-top: 35px;
}

.introduction-homeland-img-box{
    width: 100%;
    height: calc((600 / 1360) * 1360px);
    display: block;
    border-radius: 20px;
    box-sizing: border-box;
    overflow: hidden;
    margin-bottom: 30px;
}
.introduction-homeland-name{
    font-size: 50px;
    display: block;
    font-family: 'Noto Sans TC';
    font-weight: 700;
    color: #5a241f;
    letter-spacing: 0.1em;
}
.introduction-homeland-text{
    width: 100%;
    display: block;
    font-family: 'Noto Sans TC';
    color: #000;
    font-size: 20px;
    letter-spacing: 0.06em;
    line-height: 50px;
    margin-top: 25px;
}
.introduction-flower-img{
    position: absolute;
    top: -25px;
    right: 2vw;
}




@media only screen and (max-width: 1360px){
    .introduction-all-box{
        width: 1200px;
    }
    .introduction-info-box{
        margin-top: 240px;
    }
    .introduction-flower-name{
        font-size: 42px;
    }
    .introduction-flower-text{
        font-size: 18px;
    }
    .introduction-flower-text-box{
        width: 600px;
    }
    .introduction-flower-img{
        width: 45vw;
    }

    .introduction-homeland-img-box{
        height: calc((600 / 1360) * 1200px);
    }
    .introduction-homeland-name{
        font-size: 42px;
    }
    .introduction-homeland-text{
        font-size: 18px;
    }
}
@media only screen and (max-width: 1200px){
    .introduction-box{
        padding-top: 60px;
    }
    .introduction-all-box{
        width: 1000px;
    }
    .introduction-flower-box{
        padding: 70px 0;
    }
    .introduction-info-box{
        margin-top: 160px;
        padding-bottom: 100px;
    }
    .introduction-flower-name{
        font-size: 32px;
    }
    .introduction-flower-text{
        font-size: 16px;
        line-height: 40px;
        margin-top: 20px;
    }
    .introduction-flower-text-box{
        width: 500px;
        padding-left: 30px;
    }

    .introduction-homeland-img-box{
        height: calc((600 / 1360) * 1000px);
    }
    .introduction-homeland-name{
        font-size: 32px;
    }
    .introduction-homeland-text{
        font-size: 16px;
        line-height: 40px;
        margin-top: 20px;
    }
}
@media only screen and (max-width: 1000px){
    .introduction-box{
        padding-top: 40px;
    }
    .introduction-all-box{
        width: 750px;
    }
    .introduction-flower-box{
        padding: 60px 0;
    }
    .introduction-info-box{
        margin-top: 100px;
        padding-bottom: 60px;
    }
    .introduction-flower-img-box{
        top: calc((180 / 960) * -40vw);
        width: 40vw;
        height: calc((600 / 960) * 40vw);
    }
    .introduction-flower-text-box{
        width: 470px;
        padding-left: 30px;
    }
    .introduction-flower-name{
        font-size: 32px;
    }
    .introduction-flower-text{
        line-height: 30px;
        margin-top: 10px;
    }

    .introduction-homeland-img-box{
        height: calc((600 / 1360) * 750px);
    }
    .introduction-homeland-name{
        font-size: 32px;
    }
    .introduction-homeland-text{
        line-height: 30px;
        margin-top: 10px;
    }
}
@media only screen and (max-width: 768px){
    .introduction-box{
        padding-top: 40px;
    }
    .introduction-all-box{
        width: 550px;
    }
    .introduction-info-box {
        margin-top: 40px;
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .introduction-flower-box{
        padding: 0;
        padding-top: 15px;
        padding-bottom: 40px;
    }
    .introduction-flower-img-box{
        border-radius: 10px;
        width: 550px;
        height: calc((600 / 960) * 550px);
        display: block;
        position: relative;
        margin: 0 auto;
        z-index: 2;
        top: 0;
    }
    .introduction-flower-img{
        width: 60vw;
        right: 1vw;
    }
    .introduction-flower-text-box{
        width: 100%;
        padding-left: 0;
    }
    .introduction-flower-name{
        font-size: 24px;
    }

    .introduction-homeland-img-box{
        height: calc((600 / 1360) * 550px);
    }
    .introduction-homeland-name{
        font-size: 24px;
    }
}
@media only screen and (max-width: 550px){
    .introduction-box{
        padding-top: 20px;
    }
    .introduction-all-box{
        width: 95vw;
    }
    .introduction-info-box {
        margin-top: 20px;
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .introduction-flower-box{
        padding-top: 10px;
        padding-bottom: 20px;
    }
    .introduction-flower-img-box{
        width: 95vw;
        height: calc((600 / 960) * 95vw);
    }
    .introduction-flower-name{
        font-size: 20px;
    }
    .introduction-flower-text {
        font-size: 14px;
        line-height: 20px;
        margin-top: 5px;
    }

    .introduction-homeland-img-box{
        height: calc((600 / 1360) * 95vw);
        margin-bottom: 10px;
        border-radius: 10px;
    }
    .introduction-homeland-name{
        font-size: 20px;
    }
    .introduction-homeland-text{
        font-size: 14px;
        line-height: 20px;
        margin-top: 5px;
    }
}



@media only screen and (min-width: 769px){
    .introduction-flower-img-box,
    .introduction-flower-box,
    .introduction-flower-img,
    .introduction-homeland-img-box,
    .introduction-homeland-name,
    .introduction-homeland-text{
        opacity: 0;
    }
    .introduction-flower-img-box.anima{
        animation: fadeInLeft 1s ease 0s 1 both ;
    }
    .introduction-flower-box.anima{
        animation: fade 1s ease .4s 1 both ;
    }
    .introduction-flower-img.anima{
        animation: fadeInLeft 1s ease .6s 1 both ;
    }
    .introduction-homeland-img-box.anima{
        animation: fade 1s ease 0s 1 both ;
    }
    .introduction-homeland-name.anima{
        animation: fadeInUp 1s ease 0s 1 both ;
    }
    .introduction-homeland-text.anima{
        animation: fadeInUp 1s ease 0s 1 both ;
    }
}