/*areaConcept */
.areaConcept {
    padding: 59px 0;
    text-align: center;
    margin-bottom: 22px;
}

.areaConcept .conceptTitle {
    font-size: 18px;
    font-weight: 300;
    margin-bottom: 47px;
}

.areaConcept .concepttitleEng {
    font-size: 18px;
    font-weight: 300;
    letter-spacing: 4px;
    margin-bottom: 15px;
}

.areaConcept .concept {
    font-size: 14px;
    line-height: 2;
}

/*End-areaConcept */

/*concepVideo*/
.concepVideo {
    background: #E9F3F8;
    padding: 100px 0 94px;
}

.concepVideo .video {
    max-width: 100%;
    margin: auto;
}

.concepVideo .video iframe {
    width: 100%;
}

/*End-concepVideo*/
/*areaTab*/
.areaTab {
    padding: 52px 0 0;
}

.areaTab .boxInfoHotel {
    padding-top: 4px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin-bottom: -4px;
}

.areaTab .boxInfoHotel .tabBox {
    margin-bottom: 15px;
}

.areaTab .boxInfoHotel .tabBox .tabTitle {
    font-size: 44px;
    color: #9F9F9F;
    font-weight: 300;
    text-align: center;
    letter-spacing: 10.4px;
    margin-bottom: 21px;
}

.areaTab .wrapInfo {
    align-items: initial;
    padding-bottom: 78px;
}

.areaTab .wrapInfo .boxInfoHotel .txtInfoHotel {
    padding-left: 0;
    line-height: 1.7;
    letter-spacing: -0.1px;
}

.areaTab .wrapInfo .boxInfoHotel .titleInfoHotel {
    margin-bottom: 54px;
}

.areaTab .wrapInfoPhoto {
    position: relative;
    padding-right: 24px;
    margin-top: 70px;
}

.areaTab .listInfoPhoto {
    position: relative;
}

.areaTab .listInfoPhoto:before {
    content: "";
    position: absolute;
    bottom: -40px;
    left: 24px;
    background: #E9F3F8;
    width: 100%;
    height: 100%;
}

.areaTab .wrapInfo:nth-child(even) {
    padding-bottom: 56px;
}

.areaTab .wrapInfo:nth-child(even) .boxInfoHotel {
    padding-left: 0;
    padding-right: 12px;
    margin-bottom: 0;
}

.areaTab .wrapInfo:nth-child(even) .wrapInfoPhoto {
    margin-top: 90px;
}

.areaTab .wrapInfo:nth-child(even) .listInfoPhoto:before {
    bottom: -25px;
    left: 32px;
}

.areaTab .wrapInfo:last-child {
    padding-bottom: 103px;
}

/*End-areaTab*/
@media(max-width: 1000px) and (min-width: 769px) {
    .areaTab {
        padding: 50px 0 0;
    }

    .areaTab .boxInfoHotel .tabBox .tabTitle {
        font-size: 40px;
        letter-spacing: 7px;
    }
}

@media(min-width: 1140px) {
    .areaTab .boxInfoHotel {
        width: 37%;
        padding-left: 22px;
    }

    .areaTab .wrapInfoPhoto {
        width: calc(50% + 10.8%);
    }

    .areaTab .wrapInfo:nth-child(even) .boxInfoHotel {
        padding-right: 0;
    }

}

@media(min-width: 769px) {
    .wrapInfo+.wrapInfo {
        margin-top: 12px;
        
    }

    /*fix MAC*/
    .MacOS .areaTab .wrapInfo .boxInfoHotel .txtInfoHotel {
        letter-spacing: -0.1px;
    }
}

@media(max-width: 768px) {
    .areaConcept {
        padding: 16px 0;
        margin-bottom: 65px;
    }

    .areaConcept .conceptTitle {
        font-size: 14px;
        margin-bottom: 48px;
    }

    .areaConcept .concepttitleEng {
        margin-bottom: 18px;
    }

    .areaConcept .concept {
        line-height: 1.92;
    }

    .concepVideo {
        padding: 39px 0 29px;
    }

    .concepVideo .video iframe {
        height: 48.54vw;
    }

    .concepVideo .video {
        width: 84%;
        margin: auto;
    }

    /*areaTab*/
    .areaTab {
        margin-bottom: 5px;
        padding: 76px 0 0;
    }

    .areaTab .wrapInfoPhoto {
        width: 100%;
    }

    .areaTab .wrapInfo:nth-child(even) .boxInfoHotel,
    .areaTab .boxInfoHotel {
        padding: 0 0 0 1.3%;
        margin-bottom: 0;
    }

    .areaTab .boxInfoHotel .tabBox .tabTitle {
        font-size: 40px;
        text-align: left;
        letter-spacing: 6.1px;
        margin-bottom: 16px;
    }

    .areaTab .wrapInfo {
        padding-bottom: 0;
    }

    .areaTab .wrapInfo .boxInfoHotel .titleInfoHotel {
        text-align: left;
        margin-bottom: 28px;
    }

    .areaTab .wrapInfo .boxInfoHotel .txtInfoHotel {
        line-height: 2;
    }

    .areaTab .wrapInfo:nth-child(even) {
        padding-bottom: 0;
    }

    .areaTab .wrapInfo:nth-child(even) .boxInfoHotel .tabBox .tabTitle {
        margin-bottom: 35px;
    }

    .areaTab .wrapInfo:nth-child(even) .boxInfoHotel .titleInfoHotel {
        margin-bottom: 35px;
    }

    .areaTab .wrapInfo:nth-child(even) .wrapInfoPhoto {
        margin-top: 9px;
        margin-bottom: 44px;
        padding: 0 18px 0 2px;
    }

    .areaTab .wrapInfo:nth-child(even) .listInfoPhoto:before {
        bottom: -12px;
        left: 16px;
    }

    .areaTab .wrapInfoPhoto {
        margin-bottom: 51px;
        margin-top: 12px;
        padding-right: 10px;
    }

    .areaTab .listInfoPhoto:before {
        bottom: -19px;
        left: 12px;
    }

    .areaTab .areaBtn {
        margin: auto;
        width: 100%;
        max-width: 292px;
    }

    .areaTab .areaBtn a {
        padding: 11px 5px;
        font-size: 14px;
        display: block;
    }

    .areaTab .areaBtn a .text {
        padding: 0 37px;
    }

    .wrapInfo+.wrapInfo {
        margin-top: 66px;
        margin-bottom: 30px
    }

    /*End-areaTab*/
}

@media(max-width: 414px) {

    .wrapInfoPhoto .slick-initialized .slick-slide img {
        height: 229px;
        object-fit: cover;
        object-position: center;
    }

    .areaTab .wrapInfo:nth-child(even) .wrapInfoPhoto .slick-initialized .slick-slide img {
        height: 223px;
    }
}
