@charset "utf-8";

/*-------------------------------------MV*/
#MV{background-image: url(../../images/cathaypacific/MV.jpg);margin: 0 auto;background-position: center;background-repeat: no-repeat;width: auto;height: 490px;}
#MV h1{
    text-align: center;
    padding-top: 70px;
}
#MV h1 img{
}

/*-------------------------------------Intro*/
.Intro{
    background-color: #026658;
    position: relative;
}

.Intro .txt{
    color: #fff;
    text-align: center;
    font-size: 16px;
    padding: 70px 0;
    }

.Intro p{
    line-height: 2;
}
.Intro p + p{
    margin-top: 25px;
}

.Intro:before,
.Intro:after{content: "";width: 100%;display: block;height: 475px;position: absolute;background-repeat: repeat-x;}
.Intro:before{background-image: url(../../images/cathaypacific/Line_top.png);top: 0;left: 0;}
.Intro:after{background-image: url(../../images/cathaypacific/Line_bottom.png);bottom: 0;height: 34px;left: 0;}


/*-------------------------------------CX*/
#CX{
    background-color: #ededed;
    padding: 75px 0;
    background-image: url(../../images/cathaypacific/CX_bg.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 2;
    }

#CX .box{
    display: flex;
    width: 1000px;
    justify-content: center;
    margin: 0 auto;
}
#CX .box .Photo{
    width: 100%;
}
#CX .box .Photo img{
    width: 100%;
    height: auto;
}
#CX .box .Main{
    margin-left: 45px;
}
#CX .box .Main h2{
    margin-bottom: 13px;
}
#CX .box .Main h2 .logo{
    margin-bottom: 10px;
}
#CX .box .Main h2 .logo img{}
#CX .box .Main h2 .main{
    font-size: 25px;
    line-height: 1.5;
}
#CX .box .Main h2 .main span{
    display: block;
}
#CX .box .Main .txt{
    font-size: 15px;
    margin-bottom: 20px;
}



/*-------------------------------------エリア共通*/

.AreaTtl{
    background-image:url(../../images/cathaypacific/hongkong_bg.jpg);
    position: relative;
    height: 240px;
    background-repeat: no-repeat;
    box-sizing: border-box;
    background-position: center bottom;
    margin-bottom: 50px;
}
.AreaTtl:before{content: "";position: absolute;width: 100%;height: 100%;background-color: rgb(0 0 0 / 45%);top: 0;left: 0;}

.AreaTtl h2{
    color: #fff;
    width: 1000px;
    margin: 0 auto;
    text-align: center;
    position: relative;
    display: flex;
    flex-direction: column;
    height: 100%;
    align-items: center;
    justify-content: center;
    text-shadow: 0 0 5px #000;
}

.AreaTtl h2 .main{
    font-size: 44px;
    font-weight: bold;
    margin-bottom: 4px;
    letter-spacing: 3px;
}

.AreaTtl h2 .sub{
    font-size: 16px;
    letter-spacing: 1px;
}
.MainTxt{
    text-align: center;
    font-size: 17px;
    width: 1000px;
    margin: 0 auto;
    margin-bottom: 55px;
}
.MainTxt p{
    line-height: 1.8;
}
.MainTxt p + p{
    margin-top: 15px;
}

.Area{
    margin-bottom: 80px;
}

.Area .Entry{
    width: 1000px;
    margin: 0 auto;
    display: flex;
    align-items: flex-start;
}

.Area .Entry + .Entry{
    margin-top: 35px;
}
.Area .Entry:nth-child(odd){
    flex-direction: row-reverse;
}

.Area .Entry .box{
    margin-right: 40px;
    width: 100%;
}
.Area .Entry:nth-child(odd) .box{
    margin-right: 0;
    margin-left: 40px;
}
.Area .Entry .box h4{
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin-bottom: 10px;
}
.Area .Entry .box h4 .main{
    font-size: 30px;
}
.Area .Entry .box h4 .sub{
    font-size: 17px;
}
.Area .Entry .box .Main{
    margin-bottom: 20px;
}
.Area .Entry .box .Main .txt{
    font-size: 16px;
    line-height: 1.8;
}
.Area .Entry .Photo{
    width: 100%;
    margin-top: 10px;
}
.Area .Entry .Photo img{
    width: 100%;
    height: auto;
}

.Hotel{
}
.Hotel .HotelTtl{}
.Hotel .HotelTtl h3{}
.Hotel .HotelTtl h3 .main{}
.Hotel .HotelTtl h3 .sub{}

.Recommended{
    width: 1000px;
    display: flex;
    margin: 0 auto;
    justify-content: space-between;
    flex-wrap: wrap;
}
.Recommended .Entry{width: 48%;display: flex;flex-direction: column;}
.Recommended .Entry .Ttl{
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 10px;
    line-height: 1.3;
}
.Recommended .Entry  .Ttl .main{}
.Recommended .Entry .Photo{
    width: 100%;
    align-self: baseline;
    min-height: 0%;
    line-height: 0;
    margin-bottom: 10px;
}
.Recommended .Entry .Photo img{
    width: 100%;
    height: auto;
}
.Recommended .Entry .Main{display: flex;flex-direction: column;flex-grow: 1;}
.Recommended .Entry .Main .SubTtl{
    font-size: 17px;
    font-weight: bold;
    margin-bottom: 10px;
}
.Recommended .Entry .Main .txt{
    margin-bottom: 20px;
    line-height: 1.8;
}
.Recommended .Entry .Main .subBtn{
    margin-top: auto;
    width: 100%;
}
/*-------------------------------------Hongkong*/
#Hongkong{
    background: #eeeeee url(../../images/cathaypacific/hongkong_bg_icon.png);
    background-repeat: repeat-y;
    background-position: top;
    padding-bottom: 110px;
}
#Hongkong .AreaTtl{background-image:url(../../images/cathaypacific/hongkong_bg.jpg);}
#Hongkong .Area .Entry .box h4{color: #b63131;}
#Hongkong .Recommended .Entry .Ttl{color: #b63131;}


/*-------------------------------------Dubai*/
#Dubai{
    background: #eeeeee url(../../images/cathaypacific/dubai_bg_icon.png);
    background-repeat: repeat-y;
    background-position: top;
    padding-bottom: 80px;
}
#Dubai .AreaTtl{background-image:url(../../images/cathaypacific/dubai_bg.jpg);}
#Dubai .Area .Entry .box h4{color: #317cb6;}
#Dubai .Recommended .Entry .Ttl{color: #317cb6;}


/*-------------------------------------Tour*/
#Tour{}
#Tour h2{}
#Tour h2 .main{}
#Tour h2 .En{}

#Tour .Sec .IconTtl{
    margin-bottom: 30px;
}

#Tour .Sec + .Sec{
    margin-top: 30px;
}