.slide__caption:first-child > .slides__caption-headline { display: block !important; }


.roomslide { position: relative; overflow: hidden; }
.roomslide > .swiper-wrapper { overflow: hidden; }

.roomslide .swiper-wrapper .swiper-slide img { 
    transition: transform 1.5s ease-in-out;
    transform: scale(1.2);
}
.roomslide .swiper-wrapper .swiper-slide-active img {
    transform: scale(1);
}


.roomslide_btn { display: flex; position: absolute; left: 10%; bottom: 3%; z-index: 10; flex-direction: row-reverse; align-items: center; gap: 35px; }
.roomslide > .roomslide_btn > .current > .swiper-pagination { position: unset !important; text-align: center; transition: .3s opacity; transform: translate3d(0,0,0); width: 140px !important; border: 1px solid #fff; padding: 1rem 0; border-radius: 50%; color: #fff; font-family: rucksack, sans-serif; letter-spacing: 3px; }
.roomslide_typo { position: absolute; z-index: 10; color: #fff; text-shadow: 0 0 3px #929292; text-transform: uppercase; top: 50%; left: 10%; transform: translateY(-50%); }
.roomslide_typo > span { font-size: 3em; }
.roomslide_typo > p { font-size: 5em; }

.roomslide > .roomslide_btn > .move { position: unset; display: flex; justify-content: space-between; gap: 4px; }
.roomslide > .roomslide_btn > .move .room_prev, .roomslide > .roomslide_btn > .move .room_next { cursor: pointer; }

.roomslide .swiper-slide > .txt { position: absolute; display: block; z-index: 100; width: 440px; height: 130px; 
    background: url('/images/common/bg01.jpg'); 
    
    right: 0; bottom: 0; text-align: center; 
}
.roomslide .swiper-slide > .txt span { display: block; margin-top: 25px; font-size: 0.9em; color: #243933; text-transform: uppercase; font-family: "El Messiri", sans-serif; }
.roomslide .swiper-slide > .txt p { font-size: 1.1em; line-height: 1.8em; color: #313131; text-transform: uppercase;}
.title1{
    background: linear-gradient(to right, rgba(255,255,255,0)50%,#a7bbd1 50% );
    background-size: 200%;
    transition:2s;
    background-position: -100% 0;
}
@media (max-width: 1200px) {
    .roomslide_btn { left: 50%; transform: translateX(-50%); }
    .roomslide > .roomslide_btn > .move .room_prev img , .roomslide > .roomslide_btn > .move .room_next img {
        width: 70px;
    }
    .roomslide > .roomslide_btn > .current > .swiper-pagination {
        width: 100px !important; padding: 0.5rem 0;
    }
    .roomslide_typo > span { font-size: 1.5em; }
    .roomslide_typo > p { font-size: 2em; }
}

.r_section02 { width: 100%; max-height: 979px; background: url('/images/common/bg02.jpg'); overflow: hidden;}
.r_section02 > .title { width: 100%; text-align: center; color: #393d3c; padding: 4% 0 5% 0; margin-top: 2%; }
.r_section02 > .title h1 { 
    text-transform: uppercase; font-size: 50px; 
    width: max-content;
    margin: 0 auto;
    font-weight: 400;
    -webkit-text-fill-color: transparent; /* 내부 투명 (webkit 계열) */
     color: transparent;              /* 텍스트 자체는 투명 */
    -webkit-text-stroke: 1px #AF4600;/* 글자 테두리 색 */

     /* 내부 채움용 그라데이션 배경 (초기엔 안보이게) */
    background: linear-gradient(90deg, #AF4600 0%, #AF4600 100%);
    background-size: 0% 100%; /* 처음엔 내부 완전 투명 */
    background-repeat: no-repeat;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    transition: background-size 2s ease;
    transition-delay: 0.3s;
}
/* 왼쪽부터 오른쪽으로 점진적으로 색이 채워짐 */
.r_section02.on > .title h1 {
  background-size: 100% 100%;
}
@media (max-width: 1200px) {
    .r_section02 > .title { width: 100%; text-align: center; color: #393d3c; padding: 0 0 2.5% 0; }
}
@media (max-width: 900px) {
    .r_section02 { width: 100%; height: unset; max-height: unset; padding-top: 8%; background: url('/images/common/bg02.jpg'); }
    .r_section02 > .title h1 {display: none; text-transform: uppercase; font-size: 1.2em; letter-spacing: 1.5px; }
}
@media (max-width: 800px) {
    .scroll_box{
        display:none;
    }
    .roomslide > .swiper-wrapper { height: unset !important; }
     .roomslide .swiper-slide > .txt { width: 100%; height: 70px; font-weight: bold; background: rgba(255, 255, 255, 0.5);}
     .roomslide .swiper-slide > .txt span { display: block; margin-top: 15px; font-size: 0.6em; color: #243933; text-transform: uppercase; }
     .roomslide .swiper-slide > .txt p { font-size: 0.88em; line-height: 1.5em; color: #313131; text-transform: uppercase;}
}
@media (max-width: 670px) {
    .r_section02 { padding: 8% 0 25% 0;}
}
@media (max-width: 570px) {
    .r_section02 { padding: 0;}
    /* .main_slide .swiper-slide > .txt {opacity:70%;} */
    
}

.r_section03 { display: flex; align-items: center; width: 100%; height: 100%; max-height: 979px; overflow: hidden;
     background: url('/images/room/bg01.jpg') no-repeat center center; background-size: cover;
     /* background: #e6e9ee; */
     word-break: keep-all;
    }
.r_section03 > .left { position: relative; width: 45%; box-sizing: border-box; padding-left: 10%;}
.r_section03 > .left > .title h1 {
    position: relative; 
    color: #AF4600; letter-spacing: 0.02em; 
    font-size: 2em; font-weight: bold; 
    word-break:keep-all; transition: 1s ease-in-out; 
}
.r_section03.special > .left > .title h1 { /* 스페셜쪽 타이틀 검정 계열 */
    color: #393028;
}
.r_section03 > .left > .title h1:after {
    content: '';
    display: block;
    position: absolute;
    top: 90px;
    left: 0;
    width: 46px;
    height: 2px;
    background-color: #AF4600;
}
.r_section03.special > .left > .title h1:after {
    background-color: #393028;
}
.pen { /* 배경색 왼쪽 > 오른쪽 */
    padding: 0.2% 0.5%; 
    background: linear-gradient(to right, rgba(255,255,255,0) 50%, rgba(230,197,174,0.37) 50%); background-size: 200%; 
    transition: 2s; 
}
.pen.write { background-position: -100% 0; } 

.r_section03 > .left > .title p { padding: 11% 0 4%; font-weight: 500; line-height: 1.7em; }
.r_section03 > .left > .title p b {font-size: 1.2em; color: #AF4600;} /* 객실명 타입 */
.r_section03 > .left > .title p span {display: inline-block; margin-top: 10px; } /* 객실별 한줄 문구*/
.r_section03 > .left > .title h2 {font-size: 1.2em; margin-bottom: 13px; color: #AF4600;} /* 부대시설 안내 */
.r_section03 > .left > .title dl {
    padding-left: 1.5em;
    font-weight: 500; line-height: 1.7em;
}
.r_section03 > .left > .title dt {
    font-size: 1.05em; font-weight: bold; color: #333;
}
.r_section03 > .left > .title dd {
    margin: 3px 0 12px 0.3em;
}
.r_section03 > .left > .title dt::before {
    content: "#";
    display: inline-block;
    width: 1em;
    text-align: center;
    font-style: normal;
    margin-left: -1em;
}
.r_section03 > .left > .title li::before {
    content: "ㆍ";
    display: inline-block;
    width: 1em;
    text-align: center;
    font-style: normal;
    margin-left: -1.5em;
    padding-left: 0.5em;
}
.r_section03 > .right { position: relative; width: 55%;}
.r_section03 > .right img { width: 100%; }
.r_section03 > .right ul { display: flex; flex-wrap: wrap; flex-direction: row; }
.r_section03 > .right ul li {margin: 2%; width: 37%; overflow: hidden; }
.r_section03 > .right ul li img { transition: all 0.6s; max-width: 100%; border-radius: 23px;}
.r_section03 > .right ul li:hover img { transform: scale(1.1); }




/* 스페셜 2영역*/
.r_section03.special > .left {width: 37%; font-size: 16px;}
.r_section03.special > .right {width: 63%;}
.r_section03.special > .left > .title ul {
    padding-left: 10px;
    line-height: 1.7em;
}
.r_section03.special > .left > .title p {padding-top: 15%; padding-bottom: 0;}
.r_section03.special > .left > .title p.warning {padding-top: 20px;}
.r_section03.special > .right ul li {width: auto; margin: 0;}
.r_section03.special > .right .gradient {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(-90deg, rgba(230, 233, 238, 0), rgba(230, 233, 238, 0) 69%, rgba(230, 233, 238, 0.3) 75%, rgba(230, 233, 238, 1) 95%);
    background-size: 200% 100%;
    background-position: 100% 0;
    transition: background-position 1.5s ease-in-out;
}
.r_section03.special > .right .gradient.active {
    background-position: 0 0;
}

.r_section03::after { display: block; content: ''; clear: both;}
@media (max-width: 1550px) {
    .r_section03 > .left { position: relative; width: 40%; box-sizing: border-box; padding-left: 5%;}
    .r_section03 > .right { position: relative; width: 60%; }
    .r_section03.special > .left {width: 37%; font-size: 14px;}
    .r_section03.special > .right {width: 63%;}
}
@media (max-width: 1350px) {
    .r_section03 { flex-wrap: wrap; height: auto; max-width: unset; padding: 12% 0 8% 0; 
        /* background: url('/images/room/bg02.jpg') repeat center center; background-size: contain;  */
        overflow: hidden; 
    }
    .r_section03 > .left { position: relative; width: 100% !important; box-sizing: border-box; text-align: center; padding-left: 0%; }
    .r_section03 > .left > .title h1:after {
        top: 90px;
        left: 50%;
        transform: translateX(-50%);
    }
    .r_section03 > .left > .title p { padding: 6% 0 4%;}
   
    .r_section03 > .right { position: relative; width: 100% !important; }
    .r_section03 > .right ul { width: 100%; display: flex; justify-content: center !important; flex-wrap: wrap; flex-direction: row; justify-content: flex-start; }
    .r_section03 > .right ul li { margin: 2%; overflow: hidden; display: inline-block; width: calc(80%/2); }
    
/* 스페셜 2영역*/

    .r_section03.special { flex-direction: column-reverse; flex-wrap: nowrap; padding-top: 0;}
    .r_section03.special > .left {
        width: 37%;
        text-align: left; padding: 3% 5%;
    }
    .r_section03.special > .left > .title h1:after {
        top: 72px;
        left: 2%;
        width: 46px;
        height: 2px;
        background-color: #1A2A58;
    }
    .r_section03.special > .left > .title p {
        padding-top: 5%;
    }
    .r_section03.special > .right {width: 63%;}
    .r_section03.special > .right .gradient {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: linear-gradient(to bottom, rgba(230, 233, 238, 0), rgba(230, 233, 238, 0) 69%, rgba(230, 233, 238, 0.5) 82%, rgba(230, 233, 238, 1) 96%);
    }
    .r_section03.special > .right ul li { margin: 0; width: 100%; }
}
@media (max-width: 900px) {
    /* 룸 */
    .r_section03 > .left > .title > h1 { text-transform: uppercase; font-size: 1.2em; letter-spacing: 1.5px; }
    .r_section03 > .left > .title h1:after {
        top: 60px;
        left: 50%;
        transform: translateX(-50%);
    }
    .r_section03 > .left > .title p {padding: 56px 20px 5%; font-weight: 500; line-height: 1.6em; font-size: 0.77em; }
    .r_section03 > .left > .title p span {width: 90%;}
    .r_section03 > .left > .title p i {display: none;}
    .r_section03 > .left > .title h2 {display: none; font-size: 0.9em;}
    .r_section03 > .left > .title dl {font-size: 14px; text-align: left; padding: 1em 1em 0 2em;}

    /* 스페셜 */
    .r_section03.special > .left {font-size: 18px;}
    .r_section03.special > .left > .title p {padding-top: 49px; padding-bottom: 0;}
    .r_section03.special > .left > .title p.warning {padding-top: 20px;}
    .r_section03.special > .left > .title h1:after {
        top: 56px;
        left: 24px;
    }
    .r_section03.special > .left > .title ul {
        font-size: 0.77em;
    }
}
@media (max-width: 500px) {
    
}


.r_section04 { position: relative; }
.r_section04 > .none900, .r_section04 > .block900 { width: 100%; }
.r_section04::after { display: block; content: ''; clear: both;}
.r_section04 > .square { 
    position: absolute; 
    width: 411px; 
    /* height: 411px;  */
    top: 50%; right: 10%; transform: translateY(-50%); 
    z-index: 10;
}
.r_section04 > .square img { width: 100%; height: 100%; }
.r_section04 > .txt { position: absolute; top: 41%; right: 19%; transform: translateY(-50%); z-index: 11; }
.r_section04 > .txt > p { 
    /* writing-mode: vertical-lr;  */
    font-size: 1.3em; 
    line-height: 1.6em; 
}
.mb-add { 
    margin-bottom: 66%;
    display: inline-block;
}
@media (max-width:1400px){
    .r_section04 > .txt { right: 23%;  }
}
@media (max-width:1200px){
    .r_section04 > .txt { right: 27%;  }
}
@media (max-width: 900px) {
    .r_section04 > .square { 
        width: 240px;  
        top: 50%; right: 0; left: 50%; transform: translate(-50%,-50%); 
        z-index: 10; 
    }
    .r_section04 > .txt { 
        top: 44.5%;
        left: 36%;
    }
    .r_section04 > .txt > p { font-size: 0.9em; line-height: 1.6em;  }
    .mb-add {
        margin-bottom: 26%;
    }
}
@media (max-width: 500px){
    .r_section04 > .txt { 
        top: 40.5%;
        left: 26%;
     }
    .mb-add {
        margin-bottom: 35%;
    }
}
@media (max-width: 380px){
    .r_section04 > .txt { 
        top: 39.5%;
        left: 24%;
     }
    .mb-add {
        margin-bottom: 37%;
    }
}
/* 떠나요 룸 정보 css */
#room_daily_price1 { width: 80%; margin: 0 auto; }
.roomInfo_con01 {
    display:table-cell;
    width:60%;
    vertical-align:top;
    padding-left: 10%;
}
.roomInfo_con02 {
    display:table-cell;
    width:40%;
    vertical-align:top;
}
.roomInfo {
    margin-bottom:30px;
}
.roomInfo:after {
    content:"";
    display:block;
    clear:both;
}
.roomInfo .add_text {
    margin-top: 10px;
}
.roomInfo > dt {
    float:left
}
.roomInfo > dt:after {
    content:"";
    margin:0 20px;
    height:35px;
    line-height:35px;
    border-right:2px dotted #333;
    vertical-align:top;
}
.roomInfo > dd {
    text-align: left;
    float:left;
    width:calc(100% - 100px);
}
.roomInfo_text {
    line-height: 1.5em;
}

.roomInfo_text02 {
    display:inline-block; 
    margin-right:30px;
}
.roomInfo_text .title {
    font-size:1em;
    line-height:1.5em;
    text-transform:uppercase;
    font-weight:600;
    margin-bottom:0.5em;
    color: #AF4600;
}
.roomInfo_text .text {
    font-size:1em;
    line-height:1.6em;
}

.roomInfoWrap {
    padding: 30px;
    font-size: 15px;
    max-width: 1200px;
    margin: 0 auto; width :100%;
    background-color: rgba(255,255,255,0.7);
    word-break: keep-all;
    letter-spacing: 1px;
}
.add_price {
    width: 80%;
    border-collapse: collapse;
    font-size: 0.9em;
    text-align: center;
    background: #fff;
    /* font-family: 'Arita-dotum-Medium'; */
}
.add_price tr th {
    border-bottom: 0.75px solid #929292;
    padding: 2%;
    background: #b5c7d5;
}
.add_price tr td {
    padding: 3%;
}
.room_ame {
    width: 100%;
    border-collapse: collapse;
    font-size: 0.9em;
    text-align: center;
    background: #fff;
    font-family: 'Arita-dotum-Medium';
}
.room_ame tr th {
    width: 25%;
    border-right: 0.75px solid #929292;
    border-bottom: 0.75px solid #929292;
    background: #b5c7d5;
}
.room_ame tr td {
    padding: 4% 5%;
    box-sizing: border-box;
    text-align: justify;
    line-height: 1.6em;
    border-bottom: 0.75px solid #929292;
}
.room_ame tr:last-child th, .room_ame tr:last-child td { border-bottom: none; }

@media  (max-width: 1024px) {
    .roomInfo_con01 { padding-left: 5%; }
    .roomCon02 #room_daily_price1 {
        width: 100%;
        padding: 10px 0;
    }
    .roomCon05 .content ul li a {
        position: relative;
        display: block;
        width: 80%;
        height: 200px;
        margin: 20px auto;
        border-radius: 60px;
        overflow: hidden;
    }
    .roomCon05 .content ul li a img:first-child {
        width: 100%;
        height: 100%;
    }
}

@media (max-width:900px) {
    .roomInfoWrap {
        width: 90%;
        margin: 0 auto;
        padding: 0;
        font-size: 15px;
        max-width: 1200px;
        margin: 0 auto;
        width: 100%;
    }
    #room_daily_price1 {
        width: 95%;
        margin: 0 auto;
        font-size: 0.8em;
    }
    .week_date p {
        font-size: 0.9em !important;
    }
    .roomInfo dt img {
        width: 25px;
    }
    .roomInfo_text02 {
        display: inline-block;
        margin-right: 15px;
    }
    .add_price {
        width: 90%;
        border-collapse: collapse;
        font-size: 0.9em;
        text-align: center;
        background: #fff;
    }
    .roomInfo_con01 {
        width: 90%;
        display: block;
        margin: 0 auto;
        padding-left: 0;
    }
    .roomInfo_con02 {
        width: 90%;
        display: block;
        margin: 5% auto;
    }
    .roomInfo {
        margin-bottom: 25px;
        margin-left: 5%;
    }
    .roomInfoWrap {
        padding-top: 30px;
        font-size: 13px;
    }
    .week_date .prv, .week_date .next {
        width: 25px !important;
        height: 25px !important;
        background-size: cover !important;
    }
    .week_date .prv {
        background-position: 1.5px 0px !important;
    }
    .week_date .next {
        background-position: -23px -0px !important;
    }

}


@media (max-width: 390px) {
    .roomInfo > dd {
        /*width: calc(100% - 5px);*/
    }
    .roomInfo_con01 {
        width: 94%;
        margin-right: 0;
    }
    .roomInfo_con02 {
        width: 94%;
        margin-right: 0;
    }
}




/* 룸 미리보기 NEW 251027 */


.room-auto-slider {
  overflow: hidden;
  position: relative;
  width: 100%;
  padding: 120px 0;
}

.slide-track {
  display: flex;
  width: calc(254px * 20 + 24px * 20); /* 슬라이드 20개 + 여백 고려 */
  animation: scroll 50s linear infinite;
}

.list_room {
  flex: 0 0 auto;
  width: 254px;
  margin-right: 90px;
  text-align: right;
  transition: transform 0.3s ease;
}
.list_room.even {
  transform: translateY(65px);
}

.list_room a {
  display: block;
  text-decoration: none;
  color: #222;
}

.list_room img {
  width: 100%;
  border-radius: 23px;
  display: block;
}

.list_room span {
  display: block;
  font-weight: 600;
  margin-top: 8px;
  font-size: 19px;
  letter-spacing: 0.95px;
  color: #393028;
}
.list_room span b {
    font-size: 32px;
    letter-spacing: 1.6px;
}

/* 무한 스크롤 애니메이션 */
@keyframes scroll {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-50%);
  }
}

/* 반응형 - 768px 이하에서는 2개만 보이게 */
@media (max-width: 768px) {
  .list_room {
    width: 45vw;
    margin-right: 30px;
  }
  .list_room.even {
  transform: translateY(40px);
}
.list_room img {
    border-radius: 16px;
}
   .list_room span {
    font-size: 10px;
    letter-spacing: 0.5px;
 }
  .list_room span b {
    font-size: 19px;
    letter-spacing: 0.95px;
 }
}