/* ===============================================================
    * room
=============================================================== */
.room {position: relative; padding: 100px 0;}
.room:before {content: ''; position: absolute; left: 0; top: 0; bottom: 0; width: 24px; background: var(--color-1);}
.room:after {content: ''; position: absolute; left: 0; top: 250px; height: calc(350px + 20px + 52px + 60px); width: 70%; background: #f4f4f4; z-index: -1;}
.room-img {width: 50%; padding-right: 130px;}
.room-img .thumb {width: 100%; height: 500px; margin-bottom: 20px;}
.room-img .btn a {margin-left: auto; width: 170px; height: 52px; line-height: 52px; text-align: center; font-size: 14px;}
.room-info {width: 50%;}
.room-tit {position: relative; display: flex; justify-content: flex-start; align-items: flex-end; height: 150px; border-bottom: 1px solid #222; margin-bottom: 70px;}
.room-tit:after {content: ''; position: absolute; left: 0; bottom: -3px; width: 52px; height: 3px; background: #222;}
.room-tit h2 {font-size: 36px; padding-bottom: 30px;}
.info-box {background: #fff; padding: 40px;}
.info-box h3 {font-size: 20px; letter-spacing: 0.1em; margin-bottom: 20px;}
.info-main .tit {width: 100%; height: 40px; margin-bottom: 20px; display: flex; justify-content: space-between; align-items: center; padding: 0 15px; font-size: 16px; color: #fff; background: var(--color-1); cursor: pointer;}
.info-sub {padding: 10px 0 60px; display: none;}
.info-main:last-of-type .info-sub {padding-bottom: 0;}
.info-sub li {display: flex; justify-content: flex-start; align-items: flex-start; font-size: 14px; line-height: 28px; margin-bottom: 10px;}
.info-sub li span {position: relative; padding-left: 10px; color: #222; width: 100px; flex: none;}
.info-sub li span:after {content: ''; position: absolute; left: 0; top: 50%; transform: translateY(-50%); width: 3px; height: 3px; border-radius: 50%; background: #222;}
.info-sub li p {width: calc(100% - 100px); color: #777;}
.info-sub li p a {color: #222;}
/*.info-main:first-of-type .info-sub {display: block;}*/
.info-main .info-sub {display: block;}
.calendar {width: 49%; margin-top: 60px;}
@media (max-width: 992px) {
    .room {padding: 60px 0;}
    .room:before {display: none;}
    .room:after {width: 100%; top: 135px; height: auto; bottom: 50%;}
    .room > .width-max {padding: 0;}
    .room .fl, .room .fr {float: none;}
    .room-img {width: 100%; padding: 0 15px;}
    .room-img .thumb {height: auto; margin-bottom: 15px;}
    .room-img .btn a {width: 125px; height: 38px; line-height: 38px; font-size: 12px; margin-left: auto;}
    .room-info {width: 100%; background: #fff; padding: 60px 15px; margin-top: 40px;}
    .room-tit {display: block; height: auto; margin-bottom: 30px;}
    .room-tit:after {width: 26px;}
    .room-tit h2 {font-size: 22px; padding-bottom: 15px;}
    .info-box {box-shadow: none; padding: 0; min-height: initial !important;}
    .info-box h3 {font-size: 14px;}
    .info-main .tit {height: 35px; line-height: 35px; padding: 0 10px; font-size: 14px;}
    .info-sub li {font-size: 12px; line-height: 17px;}
    .info-sub li span {width: 75px;}
    .info-sub li p {width: calc(100% - 75px);}
    .calendar {width: 100%; background: #fff; margin-top: 0; padding: 0 15px;}
}

/* ===============================================================
    * imgs
=============================================================== */
.imgs {position: relative;}
.imgs:after {content: ''; position: absolute; right: 0; top: 0; bottom: 0; width: 24px; background: var(--color-1); z-index: -1;}
.imgs img {width: 100%; height: 100%; object-fit: cover;}
.img-wrap {position: relative;}
.img-wrap:before {content: ''; position: absolute; left: 0; top: 0; width: 338px; height: 930px; background: #f1f1f1; z-index: -1;}
.img-wrap:after {content: ''; position: absolute; right: 0; top: calc(120px + 550px + 480px ); width: 70%; height: 820px; background: #f1f1f1; z-index: -1;}

.imgbox1 {display: flex; justify-content: space-between; align-items: flex-start; width: 100%; height: 550px;}
.imgbox1 .box1 {position: relative; order: 2; height: 100%; width: 65%; padding-right: 30px;}
.imgbox1 .box1:after {content: ''; position: absolute; top: 0; bottom: 0; width: 100%; right: 0; background: #f1f1f1; z-index: -1;}
.imgbox1 .box2 {order: 1; height: 100%; width: 35%; padding-top: 50px; padding-right: 80px; display: flex; flex-direction: column; justify-content: space-between; align-items: flex-start;}
.imgbox1 .box2 .txt div {font-size: 24px; line-height: 40px;}
.imgbox1 .box2 .txt p {font-size: 18px; color: #777; margin-top: 50px;}
.imgbox1 .box2 .img {width: 100%; height: 215px;}

.imgbox2 {margin: 80px 0; display: flex; justify-content: space-between; align-items: flex-start; width: 100%; height: 700px;}
.imgbox2 .box1 {width: 50%; height: 100%; padding-right: 20px;}
.imgbox2 .box2 {width: 50%; padding-left: 80px; padding-top: 60px; height: 100%; display: flex; flex-direction: column; justify-content: space-between; align-items: flex-start;}
.imgbox2 .box2 .txt {padding-left: 20px;}
.imgbox2 .box2 .txt div {font-size: 24px; line-height: 40px;}
.imgbox2 .box2 .txt div:last-of-type {margin-bottom: 40px;}
.imgbox2 .box2 .txt p {line-height: 16px; line-height: 36px; color: #777;}
.imgbox2 .box2 .img {width: 100%; height: 350px;}

@media (max-width: 992px){
    .imgs:after {display: none;}
    .img-wrap:before {top: 150px; width: 45px;}
    .img-wrap:after {width: calc(100% - 30px); height: 350px; bottom: 90px; top: initial;}

    .imgbox1 {display: block; height: auto;}
    .imgbox1 .box1 {width: 100%; padding-right: 0; height: auto;}
    .imgbox1 .box1:after {display: none;}
    .imgbox1 .box2 {width: 100%; height: auto; padding: 30px 0; display: block;}
    .imgbox1 .box2 .txt div {font-size: 20px; line-height: 30px;}
    .imgbox1 .box2 .txt p {font-size: 12px; line-height: 18px; margin: 30px 0;}
    .imgbox1 .box2 .img {width: 60%; height: auto; margin-left: auto;}

    .imgbox2 {margin: 0; display: block; height: auto;}
    .imgbox2 .box1 {width: 100%; height: auto; padding-right: 0;}
    .imgbox2 .box2 {width: 100%; padding: 30px 0; height: auto; display: block;}
    .imgbox2 .box2 .txt {padding-left: 0;}
    .imgbox2 .box2 .txt div {font-size: 18px; line-height: 27px;}
    .imgbox2 .box2 .txt div:last-of-type {margin-bottom: 20px;}
    .imgbox2 .box2 .txt p {font-size: 12px; line-height: 22px;}
    .imgbox2 .box2 .img {margin-top: 30px; height: auto;}
}