@charset "utf-8";


*{margin: 0; padding: 0; box-sizing: border-box;}
main{overflow: hidden;}
html,body{width: 100%;position: relative;font-family: "Noto Sans KR",sans-serif;line-height: 1.8;background: #fff8f3;color: #48352b;}
li{list-style: none;}
a{text-decoration: none; color: #333;}
section{position: relative;}
figure{position: relative; z-index: 1;}
a,button,input{box-shadow: none; border: 0; background-color: transparent;}

.slide{background-size: cover; background-repeat: no-repeat; background-position: center;}
.slide-wra *{border: 0; outline: 0;}
table {outline: 0; border-spacing: 0;}


html ::selection{ background-color:#9f9f9f; color:#fff;}

::-webkit-scrollbar {width: 5px;}
::-webkit-scrollbar-thumb {background-color: #696969;}
::-webkit-scrollbar-track {background-color: #a9a9a9; }



.inner-con{position: relative; max-width: 1480px; margin: 0 auto;}
.inner-con.ft-inner{max-width: 1560px;}
.inner-con.inner-1480{max-width: 1480px;}

/*scroll-animation*/
.scroll-obj{transition: 1.8s; }
.scroll-obj.fade{opacity: 0;}
.scroll-obj.fadeY{opacity: 0; transform: translateY(30px);}
.scroll-obj.fadeX{opacity: 0; transform: translateX(30px);}
.scroll-obj.fadeXR{opacity: 0; transform: translateX(-30px);}
.scroll-obj.fade.on{opacity: 1;}
.scroll-obj.fadeY.on{opacity: 1;transform: translateY(0px);}
.scroll-obj.fadeX.on{opacity: 1; transform: translateX(0px);}
.scroll-obj.fadeXR.on{opacity: 1; transform: translateX(0px);}
.scroll-obj.lineY{transform: scaleY(0); transform-origin: top;}
.scroll-obj.lineY.on{transform: scaleY(1);}

.overflow-txt {transition: 1.5s;filter: blur(10px); opacity: 0;}
.overflow-txt.on{filter: blur(0px); opacity: 1; transition: 1.5s;}



.sub_tab-menu{margin: 20px auto 0;text-align: center;}
.sub_tab-menu li{margin-left: 15px;display: inline-block;/*border-bottom: 1px solid #ccc;*/opacity:0.8;}
.sub_tab-menu li:first-child {margin-left:0;}
.sub_tab-menu li a{font-size: 14px;color: #818181;font-family: 'Pretendard-Regular';font-weight: 500;letter-spacing: 0.3px;letter-spacing: -0.5px;}
.sub_tab-menu li::after{content: "";display: block;height: 1px;background-color: #95614d;transform: scaleX(0);transition: 0.8s;}
.sub_tab-menu li.on::after{transform: scaleX(1);}
.sub_tab-menu li.on a{color: #95614d;font-weight: 600;}
.sub_tab-menu li:hover a{color: #333;}
.sub_tab-menu li:hover::after{transform: scaleX(1);}

/* main slide */
.top-slide-section .swiper-slide{height: 100vh;background-size: cover;background-position: center;}
.top-slide-section .slide-btn-wrap{width: 100%; position: absolute; top: 50%; transform: translateY(-50%); display: flex; justify-content: space-between; z-index: 5; padding: 0 50px;}
.top-slide-section .slide-btn-wrap .btn{cursor: pointer;}
.top-slide-section .slide-btn-wrap .btn i{font-size: 26px;color: white;}
.top-slide-section .top-tit-wrap{position: absolute;bottom: 30px;width: 100%;text-align: center;pointer-events: none;z-index: 15;}
.top-slide-section .top-tit-wrap h2{font-size: 50px;font-weight: 400;font-family: "Aboreto", system-ui;color: white;line-height: 1.5;position: relative;margin-bottom: 18%;}
.top-slide-section .top-tit-wrap h2 small {font-size: 45px;font-weight: 100;font-family: 'MapoFlowerIsland';color: white;line-height: 1.5;opacity: 0.8;}
.top-slide-section .top-tit-wrap p {font-size: 18px;font-weight: 200;display: block;font-family: 'Aritaburi';\: 1.5;}
.top-slide-section .slide-page-wrap{display: flex;align-items: center;justify-content: center;}
.top-slide-section .slide-page-wrap h5{font-size: 16px;font-weight: 200;font-family: 'Italiana', serif;color: white;}
.top-slide-section .slide-page-wrap .line{color: #fff;padding: 0 6px;}
.top-img-section .top-img{height: 680px; background-size: cover; background-repeat: no-repeat; background-position: center;}

.main_sub_img .txt-wrap {padding-bottom: 0;width: auto;TEXT-ALIGN: center;}
.main_sub_img .txt-wrap .tit h2{font-size: 50px;font-family: "Aboreto", system-ui;font-weight: 400;margin-bottom: 0px;transition: 1.6s;line-height: 1.5;color: #a18781;font-style: italic;}
.main_sub_img .txt-wrap .tit p{font-size: 16px;font-weight: 300;margin-bottom: 40px;letter-spacing: -0.04em;line-height: 2;font-family: 'RIDIBatang';}

.lightSlider li {height: 650px;background-size: cover;background-position:center;}		
.imgsub-list{max-width: 85%;margin: 8% auto 0;}
.imgsub-list .lSAction {position: relative;width:97px;height:48px;right:0;top: 10px;z-index: 99;}
.imgsub-list li:nth-child(2n) .lSSlideOuter .lSAction { left:0;}
.imgsub-list .lSAction a {display:block;width:48px;height:48px;/* background: #d3c9b9; */color: #a18781;text-align:center;font-size: 2em;line-height:48px;opacity:1;top:0;margin:0;}
.imgsub-list .lSAction>.lSPrev { left:0;}
.imgsub-list .lSAction>.lSNext { right:0;} 

.mainsub_slider .lslide {border-radius: 20px;}

.main_car{text-align: center;/* float: left; */display: inline-block;width: 100%;margin-top: 50px;}
.main_car div {display: inline-block;padding-top: 0;text-align: center;width: 28%;margin-bottom: 2%;}
.main_car div img{transition:0.8s;overflow:hidden;width: 100%;}

.main_car div a .img_sp_bg {display: block;height: 500px;background-size: cover;background-position: center;transition:0.2s;margin-bottom: 12px;}
.main_car_txt {  width: 100% !important;}
.main_car_txt h5 {line-height: 30px;font-size: 23px;font-weight: 400;font-family: "Aboreto", system-ui;}
.main_car_txt h6 {font-size: 17px;letter-spacing: 0;font-family: 'Pretendard-Regular';font-weight: 100;line-height: 2;}
.main_car_txt p {line-height: 20px;margin: 10px auto 30px;font-size: 14px;color: #777;font-family: 'Pretendard-Regular';border: 1px solid #ccc;padding: 15px;border-left: 0;border-right: 0;width: 70%;letter-spacing: 1px;}
.main_car_txt .bottom {margin-bottom:20px;}
.main_car_txt .btn_more {border: 1px solid #685855;padding: 10px 35px;font-size: 14px;line-height: 3;width: 300px;text-align: center;font-family: 'Pretendard-Regular';top: 20px;font-weight: 100;}

.main_car div a:hover .img_sp_bg {opacity:0.6;transition:0.2s;} 



.main_img_box{margin-top: 81px;position: relative;width: 100%;/* margin-bottom: 75px; */}	
.main_img_box .img{width: 100%; position: relative; z-index: 2; overflow: hidden;}
.main_img_box .img .images{width: 0%;margin: auto;display: block;height: 650px;transform: scale(1.1);transition: 1.8s;background-size: cover;background-position: center;}
.main_img_box.on .img .images{width: 100%;transform: scale(1);border-radius: 30px;}
		

.info-visual-wrap{background-color: #f9f2e9;padding: 130px 0;}

.video_bg{padding-top: 0;/* background: #f0e3d4; */}
.video_bg .tit h2 {font-weight: 400;line-height: 1.6;color: #697c92;font-size: 25px;text-align: center;letter-spacing: 5px;margin-bottom: 40px;font-family: "athena", sans-serif;}
.main_vido{padding-bottom: 3%;z-index: 2;max-width: 80%;margin: auto;}
.main_vido:before {content:'';width:100%;height: 56%;/* background: #fbf8f4; */position:absolute;left:0;bottom:0;}
.main_vido #vido_sub{width: 100%;height: 855px;background-position: center;background-size: cover;background-repeat: no-repeat;position: relative;max-width: 100%;margin: auto;}

.info-visual-wrap .txt-wrap{color: #6a5b49;text-align: center;display: flex;flex-flow: column;align-items: center;position: relative;transform: rotate(0.03deg);margin-bottom: 3%;}
.info-visual-wrap .txt-wrap h2{font-size: 120px;font-weight: 400;font-family: 'Italiana', serif;margin-top: -2em;font-style: italic;line-height: 3;}
.info-visual-wrap .txt-wrap h2 img {width: 40%;margin-bottom: 50px;}
.info-visual-wrap .txt-wrap .dot{font-size: 102px;font-weight: 400;font-family: 'Cinzel', serif;line-height: 0.5;}
.info-visual-wrap .txt-wrap p{font-size: 16px;font-weight: 500;font-family: 'Aritaburi';letter-spacing: -1px;line-height: 2;margin: 15px 0;}

.main_txt_info .txt-box .img-box .img.on{border-color: #a48f80;}
.main_txt_info .txt-box .img-box .img img{display: block;width: calc(100% - 10px);height: calc(100% - 10px);border-radius: 5%;}
.main_txt_info .txt-box .img-box .img-depth{position: absolute;width: 350px;height: 400px;}
.main_txt_info .txt-box .img-box .img-depth.depth1{left: 0;bottom: 150px;}
.main_txt_info .txt-box .img-box .img-depth.depth2{right: 0;top: 150px;}
.main_txt_info .txt-box .img-box .img{width: 100%; height: 100%; transition: 0;}
.main_txt_info .txt-box .img-box .img{transition: 0.8s;}
.main_txt_info .txt-box .img-box .img1{ transform: translateY(150px); opacity: 0;}
.main_txt_info .txt-box .img-box .img2{ transform: translateY(150px); opacity: 0;}

.main_txt_info .txt-box .img-box .img .img-box{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);width: 100%;height: 100%;display: flex;border-radius: 5%;align-items: center;justify-content: center;border: 1px solid;transition: 1.6s;border-color: transparent;}
.main_txt_info .txt-box .img-box .img.border .img-box{ border-color: #a48f80;}

.deco_main_circle{width: 350px;height: 350px;background: #fff8f3;border-radius: 0;right: 0;left: 0;margin: auto;top: 20%;position: absolute;z-index: 0;transform: rotate(135deg) !important;}



/* main roomper */
.main_roompr_txt .in_txt {max-width: 1300px;margin: auto;text-align: center;}
.main_roompr_txt .in_txt h1 {font-size: 3rem;font-family: "Aboreto", system-ui;font-weight: 100;letter-spacing: -0.5px;line-height: 1.2;}
.main_roompr_txt .in_txt h1 span {color: #866552;}
.main_roompr_txt .in_txt p {font-size: 14px;letter-spacing: -0.5px;font-family: 'Pretendard-Regular';line-height: 5;opacity: 0.8;}
.main_roompr {padding: 10rem 0 0;background: #fffbf7;}

.room_guide {margin: auto;/* background: #f9f2e9; */padding: 2% 0;}
.room_guide .txt {position:relative;z-index:15;max-width: 75%;margin: auto;text-align: center;}
.room_guide .txt h5 {font-size: 43px;color: #7a5f5e;padding-left: 18px;font-family: "Aboreto", system-ui;letter-spacing: 6px;font-weight: 100;text-transform: capitalize;}
.room_guide .txt h2 {position:relative;font-size: 18px;font-family: 'NotoSerifKR';color: #9d7660;font-weight:500;font-style: italic;}
.room_guide .txt h2 small {color: #c3aea2;}
.room_guide .txt h2:after {content:'';position:absolute;right: 0%;top:50%;width: 35%;height:1px;background: #c3aea2;}
.room_guide .txt h2:before {content:'';position:absolute;left: 0%;top:50%;width: 35%;height:1px;background: #c3aea2;}

.main-slide-wrap_00 , .main-slide-wrap_01, .main-slide-wrap_02 {opacity: 0.70;}

.room_per {/* margin-bottom: 5%; */background: #000;}
.room_per .swiper-slide{background-size: cover;height: 95vh;background-position: center;}
.room_per .sub_room_box{position: absolute;bottom: 0;width: 70%;z-index: 15;max-width: 100%;text-align: left;margin: auto;left: 0;right: 0;}
.room_per .sub_room_box{}
.room_per .sub_room_box .txt-wrap{margin-bottom: 40%;}
.room_per .sub_room_box .txt-wrap .txt02{position: relative; display: flex; justify-content: center; text-align: center; color: white;}

.room_per .sub_room_box .txt-wrap .sub_room_txt {position: relative;display: flex;justify-content: center;color: white;}
.room_per .sub_room_box .txt-wrap .sub_room_txt .tit{position: absolute;text-align: center;}
.room_per .sub_room_box .txt-wrap .sub_room_txt .tit h2{font-size: 50px;font-family: "Aboreto", system-ui;font-weight: 500;opacity: 0;transition: 0.8s;margin-bottom: 0;line-height: 2;letter-spacing: -1px;}
.room_per .sub_room_box .txt-wrap .sub_room_txt .tit h5{font-size: 26px;font-weight: 500;opacity: 0;transform: translateY(30px);transition: 0.8s;font-family: 'MapoFlowerIsland';line-height: 2;}
.room_per .sub_room_box .txt-wrap .sub_room_txt .tit p{font-size: 15px;font-weight: 500;opacity: 0;transform: translateY(30px);transition: 0.8s;margin: 19px 0;font-family: 'Pretendard-Regular';}
.room_per .sub_room_box .txt-wrap .sub_room_txt .tit a{font-size: 13px;opacity: 0;/* transform: translateY(30px); */transition: 0.8s;position: absolute;color: #fff;background: rgba(255,255,255,0.25);border: 1px solid #fff;width: 150px;padding: 5px;margin: auto;left: 0;right: 0;font-family: "Aboreto", system-ui;text-transform: uppercase;letter-spacing: 3px;font-weight: 100;}

.room_per .sub_room_box .txt-wrap .sub_room_txt .tit a:hover {background: #fff;color: #262626;}


.room_per .sub_room_box .txt-wrap .sub_room_txt .tit.on h2{opacity: 1; transform: translateY(0);}
.room_per .sub_room_box .txt-wrap .sub_room_txt .tit.on h5{opacity: 1; transform: translateY(0);}
.room_per .sub_room_box .txt-wrap .sub_room_txt .tit.on p{opacity: 1; transform: translateY(0);}
.room_per .sub_room_box .txt-wrap .sub_room_txt .tit.on a{opacity: 1;transform: translateY(0);z-index: 9999;}


.room_per .sub_room_box .sub_room_txt_01{/* margin-bottom: 70px; */}
.room_per .sub_room_box .sub_room_txt_01 .box_menu{display: flex;justify-content: center;}
.room_per .sub_room_box .sub_room_txt_01 .box_menu .list{position: relative; display: flex; align-items: center; cursor: pointer; transition: 0.8s;}
.room_per .sub_room_box .sub_room_txt_01 .box_menu .list:last-of-type::after{display: none;}
.room_per .sub_room_box .sub_room_txt_01 .box_menu .list h5{color: #fff;font-size: 14px;font-weight: 500;letter-spacing: -0.5px;font-family: 'Pretendard-Regular';padding: 14px 0;transition: 0.8s;width: 145px;text-align: center;}
.room_per .sub_room_box .sub_room_txt_01 .box_menu .list::after{content: "";display: block;width: 0.5px;height: 25px;background-color: white;}
.room_per .sub_room_box .sub_room_txt_01 .txt_in{position: absolute;top: -450px;left: 0;right: 0;width: 100%;display: flex;justify-content: space-between;align-items: center;max-width: 100%;margin-bottom: 2%;}
.room_per .sub_room_box .sub_room_txt_01 .txt_in li{/* width: 40px; */height: 40px;/* border: 1px solid white; *//* border-radius: 50%; */}
.room_per .sub_room_box .sub_room_txt_01 .txt_in li button{display: block;width: 100%;height: 100%;cursor: pointer;display: flex;align-items: center;justify-content: center;/* background: rgba(255,255,255,0.3); */border-radius: 100px;font-size: 38px;}
.room_per .sub_room_box .sub_room_txt_01 .txt_in li .line{width: 250px;height: 1px;background-color: white;display: block;position: relative;pointer-events: none;}
.room_per .sub_room_box .sub_room_txt_01 .txt_in li .line::before{content: "";display: block;width: 40px;height: 1px;background-color: white;position: absolute;}
.room_per .sub_room_box .sub_room_txt_01 .txt_in .prev .line::before{transform: rotate(45deg); left: 0; top: 0; transform-origin: left top;}
.room_per .sub_room_box .sub_room_txt_01 .txt_in .next .line::before{transform: rotate(45deg); right: 0; top: 0; transform-origin: right bottom;}

.room_per .sub_room_box .sub_room_txt_01 .box_menu .list:hover{background-color: white;}
.room_per .sub_room_box .sub_room_txt_01 .box_menu .list:hover h5{ color: #302a22;}
.room_per .sub_room_box .sub_room_txt_01 .box_menu .list.on{background-color: #d1903f;}
.room_per .sub_room_box .sub_room_txt_01 .box_menu .list.on h5{color: #ffffff;}		


.ro_br{display: none;}



/* main spper */
.main_roomper {position: relative;width: 100%;height: auto;padding-bottom: 55px;}

.main_roomper .inner { position: relative; width: 100%; height: auto;}
.main_roomper .inner .titbox {margin: 100px auto 55px;border-bottom: 1px solid #715454;padding: 0px 0 45px;}
.main_roomper .inner .titbox h3 {text-align: center;color: #715454;font-family: "Aboreto", system-ui;font-size: 52px;font-style: normal;font-weight: 100;text-transform: uppercase;margin-bottom: 3px;}
.main_roomper .inner .titbox h3 b {  display: inline-block; font-size: 40px;font-weight: 400;}
.main_roomper .inner .titbox p {text-align: center;color: #715454;font-family: 'NotoSerifKR';font-size: 14px;font-weight: 100;letter-spacing: -0.5px;}

.main_roomper .inner .room-preview-section {width: calc(100% - 20px);  height: auto; margin: 0 auto;}
.main_roomper .inner .room-preview-section .tab-menu {display: flex;align-items: center;justify-content: space-between;width: 30%;margin: 0 auto;padding-bottom: 85px;}
.main_roomper .inner .room-preview-section .tab-menu li {display: flex;align-items: center;cursor: pointer;}
.main_roomper .inner .room-preview-section .tab-menu li .circle { width: 14px; height: 14px; border-radius: 14px; border: 1px solid rgba(53, 50, 47, 0.3);margin-right: 10px; transition: 0.5s;}
.main_roomper .inner .room-preview-section .tab-menu li .txt {color: rgba(53, 50, 47, 0.3);font-size: 16px;font-style: normal;font-weight: 400;transition: 0.5s;text-transform: uppercase;font-family: 'Pretendard-Regular';}
.main_roomper .inner .room-preview-section .tab-menu li:hover .circle {  opacity: 1; background-color: #a98888;}
.main_roomper .inner .room-preview-section .tab-menu li:hover .txt { color: #a98888;}
.main_roomper .inner .room-preview-section .tab-menu li.on .circle {opacity: 1;background-color: #715454;}
.main_roomper .inner .room-preview-section .tab-menu li.on .txt {color: #715454;border-bottom: 1px solid;}

.main_roomper .inner .room-special-section {position: relative;width: 100%;height: 80vh;overflow: hidden;}
.main_roomper .inner .room-special-section .room-wrap { width: 100%;  height: 100%; position: absolute; left: 0; top: 0; opacity: 0; z-index: -1;  transition: 0.5s;}
.main_roomper .inner .room-special-section .room-wrap.on { opacity: 1; z-index: 1;}
.main_roomper .inner .room-special-section .room-wrap .swiper-slide { width: 620px; height: 100%;}
.main_roomper .inner .room-special-section .room-wrap .swiper-slide .slide-img {width: 100%;height: 500px;margin-bottom: 50px;position: relative;background: lightgray;background-repeat: no-repeat;background-position: center;background-size: cover; transition: 0.5s;}
.main_roomper .inner .room-special-section .room-wrap .swiper-slide .slide-img a {display: block; width: 100%; height: 100%;}
.main_roomper .inner .room-special-section .room-wrap .swiper-slide-active .slide-img {filter: grayscale(0%);}

.main_roomper .inner .room-special-section .infos {text-align: center; transition: 0.5s;}
.main_roomper .inner .room-special-section .infos h1 {font-size: 13px;text-transform: uppercase;font-weight: 100;font-family: 'Pretendard-Regular';letter-spacing: 1px;}
.main_roomper .inner .room-special-section .infos h1 b{font-weight: 600;}
.main_roomper .inner .room-special-section .infos span {font-size: 32px;margin: 11px 0 5px;display: block;font-family: 'NotoSerifKR';letter-spacing: 2px;color: #866c6c;}
.main_roomper .inner .room-special-section .infos p {font-family: 'Pretendard-Regular';font-size: 14px;letter-spacing: -0.5px;color: #666;}
.main_roomper .inner .room-special-section .swiper-slide:hover .slide-img {transform: scale(1.05); opacity: 0.75;  transition: 0.5s;}
.main_roomper .inner .room-special-section .swiper-slide:hover .infos {color: #a98888; transition: 0.5s;}

.room-wrap .swiper-btn-wrap{width: 37%;top: 36%;right: 0;left: 0;transform: translate(-0%,0);position: absolute;z-index: 20;margin: auto;}
.room-wrap .swiper-btn-wrap button{cursor: pointer; font-size: 28px;}
.room-wrap .swiper-btn-wrap button.gally-button-prev{float: left;}
.room-wrap .swiper-btn-wrap button.gally-button-next{float: right;}




/* main end_rev */

.main_endrev{/*padding: 10% 0 5%;*/background: #f9f2e9;}
.main_endrev .cont{position:relative;z-index:2;max-width: 100%;margin: auto;border-top: 1px solid #d3d3d3;}
.main_endrev .cont:after{display:block; content:"";clear:both;}
.main_endrev .img_box{float: right;width: 65%;display:flex;align-items: center;justify-content: right;}
.main_endrev .txt_box{/* float: left; */width: 30%;position:relative;box-sizing:border-box;z-index:2;align-items: center;text-align: center;margin: auto;display: grid;}

.main_endrev .img_box .img{width: 1500px;height: 660px;background-size: contain;background-position:right top;background-attachment: fixed;filter: contrast( 0.85);}
.main_endrev .txt_box .txt{margin-top: 26%;}
.main_endrev .txt_box .txt img {width: 43%;margin: 0 auto 8%;left: 0;right: 0;display: block;}
.main_endrev .txt_box .txt .btxt{font-size: 25px;letter-spacing: 1px;color: #91877d;line-height:0.9em;text-transform: uppercase;font-family: "Noto Serif KR",serif;margin-bottom: 11%;font-weight: 100;}
.main_endrev .txt_box .txt i {/* margin: 10% 0; */}
.main_endrev .txt_box .txt .btxt small {display: block;font-size: 11px;margin-top: 20px;font-family: 'Pretendard-Regular';}
.main_endrev .txt_box .txt .stxt{font-size: 14px;letter-spacing: -0.5px;margin-bottom: 5%;font-family: 'NotoSerifKR';color: #7b7066;}
	

.stye_reser_btn{text-align: center;color: #ffffff;width: auto;margin: 13% auto 0;left: 0;right: 0; margin: auto;display: inline-block;}
.stye_reser_btn .txt{position: relative;z-index: 5;/* padding: 0 0 31px; */background: #655146;width: 100px;transition: 0.6s;padding: 18px;}

.stye_reser_btn i{font-size: 16px;color: #ffffff;margin-bottom: 15px;transition: 0.6s;}
.stye_reser_btn h5{font-size: 13px;font-weight: 300;font-family: "Aboreto", system-ui;letter-spacing: -0.5px;line-height: 1.25;}
/*.stye_reser_btn::after{width: 100%;height: 100%;display: block;content: ""; border: 1px solid #91877d; position: absolute;top: 0;left: 0;z-index: 2; background-color: #91877d; transition: 0.6s;}
.stye_reser_btn::before{width: 80px;height: 80px; border: 1px solid #91877d; display: block;content: "";position: absolute;top: 8px;left: 50%;border-radius: 50%;transform: translate(-50%,-50%);z-index: 1; background: #91877d; transition: 0.6s;}*/

.stye_reser_btn:hover::before{background-color: #b3a8a1; border: 1px solid #b3a8a1;}
.stye_reser_btn:hover::after{background-color: #b3a8a1; border: 1px solid #b3a8a1;}
.stye_reser_btn:hover .txt{background-color: #b3a8a1;}







/* -------------------- */

/* map */

.img_area{position: relative;}	
.img_area .bgimg {width: 100%;height: 100%;background-position: center;opacity: 0.8;}	
.img_area .sub_bgimg {height: 45vh;background: #000;}	
.img_area .slide_txt {position:absolute;top: 40%;left: 0;margin: auto;right: 0;color:#fff;text-align:center;font-family:'Montserrat';text-shadow:0 1px 3px rgba(0,0,0,.2);z-index:9;}
.img_area .slide_txt h3 {font-family: "Aboreto", system-ui;font-size: 55px;letter-spacing: 1px;font-weight: 250;}
.img_area .slide_txt .eng {font-size: 13px;font-weight:200;letter-spacing:.65em;text-transform: uppercase;font-family: 'Marcellus', serif;}
.img_area .slide_txt .kor {font-size: 13px;font-weight: 100;line-height: 1.8;margin-top: 0;font-family: 'NotoSerifKR';}
.map_info .text-section{padding-top: 80px;}
.map_info .text-section::after{content: ""; display: table; clear: both;}
.map_info .info-tit{float: left; padding-top:45px;}
.map_info .info-tit h3{font-size: 45px;letter-spacing:5px;font-weight: 300;font-family: 'Aboreto', cursive;}
.map_info .info-tit p{font-size: 22px;font-weight: 300;margin: 0px auto 45px;font-family: 'Jeju Myeongjo', serif;}
.map_info .info-tit a {border:1px solid #b5b5b5; color:#777777;  background:#fff; padding:10px 25px; border-radius:45px;  transition:0.4s;}
.map_info .info-tit a:hover {border: 1px solid #a7a09d;color:#fff;background: #a7a09d;transition:0.4s;}
.map_info .info-txt{width: calc(50% + 250px); float: right;}
.map_info .info-txt p span {font-size: 21px;line-height:3;font-family: 'NotoSerifKR';}
.map_info .info-txt p.nav{padding-bottom: 25px;margin-bottom: 25px;border-bottom: 1px solid #cccccc;line-height:2;font-family: 'Pretendard-Regular';font-size: 13px;letter-spacing: -0.5px;text-align: left;}


.root_daum_roughmap .cont .section.lst{display: none !important;}
.root_daum_roughmap_landing{width: 100% !important;} 	.root_daum_roughmap .wrap_controllers{display: none !important;}	

/* -------------------- */


/* view */
.sub_info_txt{display: flex;justify-content: center;align-items: center;color: #95614d;padding-top: 50px;margin-bottom: 35px;}
.sub_info_txt h5{font-size: 16px;font-weight: 500;font-family: "ivymode", sans-serif;min-width: 185px;}
.sub_info_txt h2{font-size: 45px;font-weight: 400;font-family: "Aboreto", system-ui;margin: 0 45px;letter-spacing: 5px;}
.sub_info_txt h5:first-of-type{text-align: right;}
.sub_info_txt h5:last-of-type{ text-align: left;}

.about_txt{text-align: center;}	
.about_txt .txt-wrap .txt-wrap{color: #916849;transform: rotate(0.03deg);}
.about_txt .txt-wrap .txt-wrap .dot{font-family: 'Cinzel', serif;font-size: 80px;display: inline-block;height: 0;}

.about_txt .txt-wrap .txt-wrap h5{font-size: 22px;font-family: "Californian",sans-serif;font-weight: 500;line-height: 1;margin-bottom: 30px;letter-spacing: 0.02em;}
.about_txt .txt-wrap .txt-wrap h5 span{display: block;font-size: 45px;font-family: "Aboreto", system-ui;}
.about_txt .txt-wrap.txt-wrap .sub{font-size: 17px;font-weight: 100;letter-spacing: -0.05em;font-family: 'NotoSerifKR';color: #916849;margin-top: 38px;background: linear-gradient(0deg, #efe2d6 50%, transparent 31%);display: inline;}

 .about_txt .txt-wrap{padding: 3% 0 9%;} 
 .about_txt .txt-wrap::after{content: ""; display: table; clear: both;}
 .about_txt .txt-wrap .tit{text-align: center;margin: 35px;}
 .about_txt .txt-wrap .tit h2{font-size: 50px;font-weight: 200;font-family: 'Aboreto', cursive;transform: translateY(30px);text-transform: uppercase;color: #a37f5f;line-height: 1.2;}
 .about_txt .txt-wrap .tit p{font-size: 20px;font-weight: 100;line-height: 0.6;transform: translateY(30px);font-family: 'RIDIBatang';color: #9d9082;margin-bottom: 5%;border-bottom: 1px solid #9d9082;padding-bottom: 55px;}
 .about_txt .txt-wrap .txt{margin-top: 61px;}
 .about_txt .txt-wrap .txt p{font-size: 14px;margin-bottom: 35px;font-weight: 200;font-family: 'NotoSerifKR';line-height: 2;letter-spacing: -1px;}

.abuot-view .info-section .info.left .img1{bottom: 175px; left: 0; transform: translateY(80px);}
.abuot-view .info-section .info.left .center-txt{width: 100%; height: 100%; position: absolute; top: 0; left: 0; z-index: 15; }
.abuot-view .info-section .info.left .center-txt h3{ text-align: center; font-size: 58px; line-height: 1.4; font-family: "Cinzel"; color: #957f72; white-space: nowrap; font-weight: 400; position: absolute; right: -4em; bottom: -0.85em; transform: translateY(120px); transition: 1.6s;}
.abuot-view .info-section .info.left .center-txt.overflow-txt{overflow: hidden; z-index: 20;}
.abuot-view .info-section .info.left .center-txt.overflow-txt h3{color: white;}
.abuot-view .info-section .info.left .txt{position: absolute; bottom: 0; left: 0; }

.abuot-view .info-section .info.right .img{width: 100%;transition: 1.6s;}
.abuot-view .info-section .info.right .img3{bottom: 0;left: 0;transform: translateY(50px);}
.abuot-view .info-section .info.right .txt{margin-left: 60px; margin-top: 100px;}


.bak {width:100%;height: 450px; text-align:center; padding:6%;}
.bak{background:url(/web/img/view/19.jpg) no-repeat 50% 50%;background-attachment:fixed;}


.view_end_img{max-width: 85%;margin: auto;}
.view_end_img .prview{width: 100%;margin: 8% auto 5%;display: inline-block;}
.view_end_img .prview li{width: 32%;float: left;height: 588px;margin-left: 1%;margin-bottom: 1%;opacity:1;overflow:hidden;}
.view_end_img .prview .box01 {/* margin-top: 50px; */transition-delay: 0.4s;}
.view_end_img .prview .box02 {/* margin-top: -50px; */transition-delay: 0.6s;}
.view_end_img .prview li div{width: 100%;height: 100%;background-position: center;background-repeat: no-repeat;background-size: cover;transition:1.5s;opacity: 0.90;}



/* -------------------- */


/* rooms */

.room_info_box{padding: 150px 0 55px;background: #f9f2ec;}
.room_info_box .tit-wrap{color: #95614d;text-align: center;}
.room_info_box .tit-wrap .dot{font-size: 100px;display: block;line-height: 0;font-family: 'Cinzel', serif;} 
.room_info_box .tit-wrap h2{font-size: 50px;font-family: 'Aritaburi';font-weight: 100;}
.room_info_box .tit-wrap p{font-size: 14px;font-family: 'Pretendard-Light';}	
.room_info_box .tit-wrap p small{font-family: 'Pretendard-Light';font-size: 11px;font-weight: 600;line-height: 6;letter-spacing: 1px;display: block;}


.room_infos {max-width: 85%;margin: auto;}
.room_infos .tit{font-family: "Bero",sans-serif;margin: 80px auto;text-align: center;color: #926c51;border-bottom: 1px solid #937d6d;}
.room_infos .tit h3{font-size: 16px;font-weight: 100; font-family: "Pretendard-Regular";}
.room_infos .tit h2{font-size: 39px;font-weight: 300;display: inline-block;padding-bottom: 30px;font-family: "Aboreto", system-ui;}
.room_infos .info-wrap::after{content: ""; display: table; clear: both;}
.room_infos .info-wrap .txt{float: left;padding-right: 200px;width: 38%;}
.room_infos .info-wrap .txt h3{font-family: "Aboreto", system-ui;font-size: 20px;letter-spacing: 0px;color: #937d6d;}
.room_infos .info-wrap .txt p{font-size: 16px;font-weight: 300;margin: 10px 0 25px;font-family: "Pretendard-Regular";color: #666; letter-spacing: 1px;}
.room_infos .info-wrap .ins{float: left; width: 62%;}
.room_infos .info-wrap .ins .boxs{/* margin-top: 50px; */padding: 0 50px; font-size: 15px;}
.room_infos .info-wrap .ins .boxs li b{display: inline-block;width: 14%;height: 100%;float: left;color: #937d6d;letter-spacing: 3px;font-size: 18px;}
.room_infos .info-wrap .ins .boxs li span{display: inline-block;}
.room_infos .info-wrap .ins .boxs li{/* color: white; */font-size: 14px;line-height: 30px;border-bottom: 1px solid #937d6d;padding: 20px 0;font-family: "Pretendard-Regular";}
.room_infos .info-wrap .ins .boxs li:last-child{border-bottom: 0;}


	
.room_endimg{padding-top: 35px;margin:auto;max-width: 85%;border-top: 1px solid #ccc;margin-top: 50px;margin-bottom: 5%;}
.room_endimg h3{font-family: 'Aritaburi';font-size: 16px;font-weight: 400;letter-spacing: -0.5px;color: #785c49;}

.room_endimg h3:nth-child(2){padding-left: 50px;margin-bottom: 30px;}

.main_sub_img_m .top>div {float: left;}
.main_sub_img_m .top .img_01 {width: 45%; /*padding-right: 40px;*/ /*margin-top:55px;*/}
.main_sub_img_m .top .img_02 {width: 55%;padding-right: 15px;}
.main_sub_img_m .top .img_wrap {margin-bottom: 10%;}
.main_sub_img_m .top .img_wrap1 .img{padding-top: 46%;}
.main_sub_img_m .top .img_wrap2 .img{padding-top: 77%;margin-top: 49%;}
.main_sub_img_m .top .img_wrap1>div {float: left;width: 48%;}
.main_sub_img_m .top .img_wrap1 .img01 {margin-right:24px;margin-bottom: 24px;}
.main_sub_img_m .top .img_wrap3 .img {padding-top: 80%;}
.main_sub_img_m .top .img_wrap4 .img, .main_sub_img_m .top .img_wrap5 .img {padding-top: 122%;}
.main_sub_img_m .txt_wrap {padding-left: 83px;}
.img_wrap .img {background-position: center;background-size: cover;background-repeat: no-repeat;}


.room_img_box.scroll-obj.on {}
.room_img_box .img{width: 100%; position: relative; z-index: 2; overflow: hidden;}
.room_img_box .img .rooms_images{width: 100%;display: block;height: 500px;transform: scale(1.1);transition: 1.8s;background-size: cover;background-position: center;opacity: 0.85;}
.room_img_box.on .img .rooms_images{transform: scale(1);}

.room_in_box {width: 85%;/* border: 1px solid #e6e3df; */text-align: left;margin: 2.5% auto;}
.room_in_box .txt {font-size: 23px;letter-spacing: 2px;font-weight: 500;color: #8a7057;font-family: "Aboreto", system-ui;background: #f9f9f9;padding: 15px 50px;}
.room_in_box .txt small {font-family: 'Pretendard-Regular';font-size: 15px;letter-spacing: 3px;}
.room_in_box ul {display: block;width: 100%;padding: 20px 50px 20px;background: rgba(255,255,255,0.5);}
.room_in_box ul li {display: block;width: 100%;line-height: 20px;font-size: 15px;color: #666;padding: 10px 0;word-break: keep-all;font-family: 'Pretendard-Regular';}

.tab{ width:100%;}
.tabnav{font-size:0;width:100%;text-align: center;}

.tabnav li a.active{background: #916b63;color: #ffffff;font-weight: 800;}
.tabnav li a.active:after {background: #2d71d7;color: #ffffff;font-size: 19px;font-weight: 800;}
.tabnav {overflow:hidden;width:fit-content;margin: 0 auto 0px;}
.tabnav a {float:left;display:block;position:relative;}
.tabnav a.noto {color: #916b63;font-size: 17px;border: 1px solid #916b63;width: 150px;font-family: 'Pretendard-Regular';}
.tabnav li {display:inline-block;margin: 0 5px;}
.tabnav a:hover, .tabnav a:focus{background: #916b63;color: #fff;transition: all 0.3s ease-in-out;}
.tabnav a.this {background: #92afbf;font-weight:400;color:#fff;}

	


/* ---------A----------- */
.room_A_weap { position:relative; z-index:10; max-width:1400px; margin:auto; }
.slide-bar {position:absolute;overflow:hidden;padding-bottom: 55px;/* background:rgba(0,0,0,0.4); */width:100%;display:block;bottom:0;height: auto;}
.slide-bar .slide-info {float: none;color:#fff;text-align: left;padding-left: 50px;position: absolute;vertical-align: middle;}

.slide-bar .slide-info * {/* display:inline-block; */}
.slide-bar .slide-info strong {margin-right:10px;font-size: 22px;font-family: 'Arita buri';letter-spacing: 4px;}
.slide-bar .slide-info strong small {display: block;font-size: 15px;font-weight: 100;letter-spacing: 0;}
.slide-bar .slide-info em { margin-left:5px; font-size:14px;  }
.slide-bar .slide-info span {margin-right:5px;font-size:14px;text-align: right;}
.slide-bar .slide-btn {float: unset;color: #fff;text-align: right;padding-right: 50px;vertical-align: middle;}
.slide-bar .slide-btn button {cursor:pointer;color: #fff;font-size: 30px;margin: 0 7px;top: 20px;position: relative;}


/* -------------------- */


.total_pre .promotion{display:inline-block;width:33.33%;vertical-align:top;padding:0 20px;margin-bottom: 33px;}

.total_pre{max-width: 80%;margin: 0 auto 5%;font-size:0;overflow:hidden}
.total_pre .promotion>a{display:block}
.total_pre .img{display:block;overflow:hidden;position:relative;padding-bottom:56.25%}
.total_pre .img img{display:block;position:absolute;top:0;left:0;width:100%;height:auto; transition:0.5s;}
.total_pre .room_pre_in{display:block;padding: 15px 5px 15px 5px;border-bottom:1px solid #d6d6d6;/* text-align: center; */}

.room_pre_box {margin-top: 0;}	
.total_pre .room_pre_type{font-size: 15px;color: #5f2020;/* line-height: 2.5; */font-family: 'Aritaburi';}
.total_pre .room_pre_type:nth-child(n+2){position:relative;margin-left:11px;padding-left:11px}
.total_pre .room_pre_type:nth-child(n+2):before{position:absolute;top:50%;left:0;width:1px;height:10px;margin-top:-5px;background-color:#bcbcbc;content:""}
.total_pre .room_pre_name{display:block;overflow:hidden;font-size: 20px;font-weight: 100;font-family: "Aboreto", system-ui;color: #87715a;letter-spacing: -0.5px;}
.total_pre .room_pre_name .plus {float: right;display:block;font-size: 40px;line-height: 1;}
.total_pre .promotion-info{display:block;margin-top:12px;}
.total_pre .room_pre_{display:inline-block;margin-top:4px;font-family: 'Pretendard-Regular';}
.total_pre .room_pre_:nth-child(-n+2){position:relative;margin-right: 15px;padding-right: 5px;}
/*.total_pre .room_pre_:nth-child(-n+2):before{display:block;position:absolute;top:50%;right:0;width:1px;height:10px;margin-top:-4px;background-color:#d6d6d6;content:""}*/
.total_pre .room_pre_:nth-child(3n){}
.total_pre .tit{font-weight: bold;font-size: 14px;color: #916a42;}
.total_pre .txt{margin-left:6px;font-family: 'Pretendard-Regular';font-size: 15px;letter-spacing: -0.3px;color:#252525}
.total_pre .promotion:hover .img img {opacity: 0.65; transform:scale(1.05); transition:0.5s;}



/* -------------------- */


/* special */
.sp_info_box{/* padding-top: 100px; */}
.sp_info_box .inner-con{display: flex;padding-bottom: 80px;margin-top: 200px;max-width: 85%;}

.sp_info_box .txt-wrap{color: #95614d;width: 50%;padding-left: 65px;}
.sp_info_box .txt-wrap h3{font-size: 45px;font-weight: 400;font-family: "Aboreto", system-ui;margin-bottom: 45px;padding-top: 26%;letter-spacing: -1px;}
.sp_info_box .txt-wrap h3 small {font-size: 23px;display: block;font-family: 'Aritaburi';font-weight: 300;border-bottom: 1px solid;}
.sp_info_box .txt-wrap p{font-size: 15px;font-weight: 400;letter-spacing: -0.5px;line-height: 2;font-family: 'Pretendard-Regular';}

.sp_info_box .thumb-wrap{width: 75%;position: relative;}
.sp_info_box .thumb-wrap .thumb-img-container{}
.sp_info_box .thumb-wrap .sp_images{display: block;width: 100%;height: 30vw;background-size: cover;background-position: center;}
.sp_info_box .thumb-wrap .circle-text{}
.sp_info_box .thumb-wrap .circle-text svg{overflow: visible; position: absolute; bottom: 0; left: 0; transform: translate(-45%,35%) rotate(220deg); font-size: 16px; font-weight: 400; font-family: "Miamo",sans-serif; letter-spacing: 0.08em; fill: #21302b;  width: 150px;}
.sp_info_box .thumb-wrap .circle-text svg text{/*animation: round_wheel 20s infinite linear;*/}


.sp-table {max-width: 85%;margin: 0 auto 8%;border-top: none;border-bottom: none;}
.sp-table table {border: none;width: 100%;text-align: center;line-height: 1.5rem;/* margin-top: 40px; */border-collapse:collapse;margin-bottom: 0;border: none;}
.sp-table table tr { border: 1px solid #ccc;}
.sp-table table th {border: 1px solid #564640;background-color: #95614d;line-height: 3;padding: 10px 0;font-size: 15px;font-family: 'Pretendard-Regular';letter-spacing: 5px;color: #fff8f3;font-weight: 300;border-left: none;}
.sp-table table tr td {border: 1px solid #af9c95;line-height: 1.5;font-size: 14px;font-family: 'Pretendard-Regular';color: #987c6e;font-weight: 700;border-right: none;text-align: left;padding: 5px 25px 5px 15px;}
.sp-table table td {border: 0.1px solid #ccc;line-height:3;}





/* -------------------- */
/* tour */
.tour-list-wrap{margin: 7% auto 5%;max-width: 80%;}
.tour-list { margin:-70px auto 0; }
.tour-list > ul:after {content:""; display:block; clear:both;}
.tour-list > ul > li:after { content:""; display:block; clear:both;}
.tour-list li .lSSlideOuter {position:relative;width: 50%;margin-bottom:0;z-index:1;text-align: center;margin: 10% auto 0;}
.tour-list li{margin-bottom: 0;}
/* .tour-list li:nth-child(2n) .lSSlideOuter { float:right;}*/

.tour-list .txt {background: #f9f2e9;width: 100%;padding: 200px 100px 50px;text-align: center;margin-top: -165px;border-radius: 25px;}
.tour-list .txt em {font-size: 33px;color: #917765;font-family: 'Arita buri';font-style: initial;display: block;font-weight: 500;margin-bottom: 28px;}
.tour-list .txt em small {font-family: 'Italiana', serif;font-weight: 600;display: block;font-size: 20px;letter-spacing: 8px;}
.tour-list .txt strong {display:block;font-size: 20px;color: #62656c;margin: 18px 0 33px 0;font-family: 'Italiana', serif;letter-spacing: 3px;}
.tour-list .txt span {font-size:14px;color: #fff;background: #917765;padding: 5px 28px;font-family: 'Pretendard-Regular';float: initial;letter-spacing: 2px;display: inline-table;}
.tour-list .txt p {margin: 40px auto 60px;color:#3a3a3a;font-size: 15px;line-height: 2;letter-spacing: -0.02em;font-family: 'Pretendard-Regular';max-width: 80%;} 
.tour-list .txt a {border: 1px solid #707070;border-radius: 40px;padding: 8px 50px;color: #707070;margin-top: 24px;transition:0.8s;font-size:12px;font-family: 'Pretendard-Black';}
.tour-list .txt a:hover { background:#7586a5; border:1px solid #7586a5; transition:0.8s; color:#fff;}


.tour-list li{height: initial !important;}


/*---------------------*/
/*food*/
.food-list-wrap{margin: 0% auto 5%;max-width: 75%;}
.food-list > ul:after {content:""; display:block; clear:both;}
.food-list > ul > li:after { content:""; display:block; clear:both;}
.food-list li .lSSlideOuter { position:relative; float:left; width:55%;margin-bottom:0; z-index:1;}
.food-list li{margin-bottom: 55px;}
/* .food-list li:nth-child(2n) .lSSlideOuter { float:right;}*/
.food-list .mainsub_slider{border-bottom: 1px solid #917765;}
.food-list .txt {float: left;width:43.5%;padding: 35px 50px 0 50px;text-align: initial;}
.food-list .txt em {letter-spacing: 2px;font-size: 40px;color: #917765;font-family: 'Arita buri';font-style: initial;font-weight: 600;border-bottom: 1px solid;}
.food-list .txt em small {font-family: 'Arita buri';letter-spacing: 2px;opacity: 0.5;font-size: 20px;}
.food-list .txt strong {display:block;font-size: 15px;color: #62656c;margin: 18px 0 33px 0;letter-spacing: 2px;font-family: 'Pretendard-Regular';}
.food-list .txt span {display: block;font-size: 18px;color: #917765;float: initial;letter-spacing: 2px;margin-top: 31px;}
.food-list .txt p {margin:40px 0 60px;color:#3a3a3a;font-size: 13px;line-height:1.8;letter-spacing: -0.02em;font-family: 'Pretendard-Black';} 
.food-list .txt a {padding: 8px 50px; border:1px solid #917765; background: #917765;color: #fff;transition:0.8s;font-size: 13px;font-family: 'Pretendard-Black';width: 44%;display: block;text-align: center;}
.food-list .txt a:hover { background:#fff; border:1px solid #917765; transition:0.8s; color:#917765;}


		



/* -------------------- */
/* reser */
.dash-txt li{padding-left: 15px; position: relative;}

.dash-txt li::before{content: "";display: inline-block;position: absolute;left: 0px;background: #917765;width: 3px;height: 3px;top: 1em;border-radius: 50%;}

 
.rev-list-wra {max-width: 1300px;margin: auto;padding: 1% 0 0%;}
.rev-list-wra  h1 {font-size: 15px; font-family: 'Pretendard-Regular';}
.bg_rev {background: #fff8f3;}	

/*.rev_box_info .box-in{margin-bottom: 125px;}*/
.rev_box_info .box-in .txt{}
.rev_box_info .box-in .txt .flex-box{width: 100%;}
.rev_box_info .box-in .txt .tit{font-size: 18px;font-weight: 500;width: 50%;letter-spacing: -0.04em;margin: 25px 0;font-family: 'Arita buri';color: #745f50;}
.rev_box_info .box-in .txt .tit::after{content: ""; width: 100%; height: 1px; display: block; background-color: #8a7e76;}
.rev_box_info .box-in .txt h5 {font-size: 23px;color: #917765;font-style: italic;font-family: 'Arita buri';}
.rev_box_info .box-in .txt ol {margin-bottom: 4%;}
.rev_box_info .box-in .txt li{font-size: 15px;font-weight: 400;line-height: 2.22;letter-spacing: -0.05em;font-family: 'Pretendard-Regular';}
.rev_box_info .box-in .txt li b{font-weight: 500; color: #d14f4f;}

.rev_box_info .box-in .box_end{width: 49%;display: inline-block;}

.rev_box_info .box-in .cancelfee{width: 100%;margin-bottom: 21%;}
.rev_box_info .box-in .txt .end{font-size: 14px;font-family: 'Pretendard-Regular';letter-spacing: -0.5px;}
	
	
.rev_box_info .tit-wrap {display: inline-flex;margin: 6% 0 5%;border-bottom: 1px solid #917765;padding-bottom: 15px;}	
.rev_box_info .tit-wrap h2 {font-size: 42px;font-weight: 500;font-family: 'Arita buri';font-style: italic;line-height: 0.6;color: #917765;letter-spacing: -0.5px;}
.rev_box_info .tit-wrap h5 {font-family: 'Italiana', serif;font-size: 20px;font-weight: bold;margin-left: 30px;transition-delay: 0.4s;color: #917765;}	


table {/* border: 1px solid #ccc; */width: 100%;text-align: center;line-height: 1.5rem;/* margin-top: 40px; */margin-bottom: 20px;border-collapse:collapse;}
table tr { border: 1px solid #ccc;}
table th {border: 1px solid #ccc;background-color:#f9f9f9;line-height: 1.5;padding: 10px 0;font-size: 13px;font-family: 'Pretendard-Regular';letter-spacing: 2px;color: #987c6e;font-weight: 300;}
table tr td {border: 1px solid #ccc;line-height: 1.5;padding: 15px 0px;font-size: 13px;font-family: 'Pretendard-Regular';color: #987c6e;}
table td {border: 0.1px solid #ccc;line-height:3;}
.table-wrap .mo{display:none;}
.table-wrap p {font-size: 14px;font-family: 'Pretendard-Regular';}	



/* media */

@media all and (max-width: 1700px) {	
	.inner-con{max-width: 1300px;}
	.spper_img .spper_menu{top: 60px;}
	
	.main_roomper .inner .room-special-section .room-wrap .swiper-slide .slide-img{height: 410px; margin-bottom: 20px;}
	.room_per .sub_room_box .sub_room_txt_01 .txt_in{top: -420px;}
	.main_car div a .img_sp_bg{height: 350px;}

}

@media all and (max-width: 1450px) {

}


@media all and (max-width: 1375px) {	
	
	.top-slide-section .top-tit-wrap{bottom: 0;}
	.main_roomper .inner .titbox h3{font-size: 40px;} .main_roomper .inner .titbox p{font-size: 12px;}
	.main_roomper .inner .room-special-section .room-wrap .swiper-slide .slide-img{height: 330px;}
	.room_per .sub_room_box .sub_room_txt_01 .txt_in{top: -295px;}
	.room_per .swiper-slide{height: 100vh;}

	.mainsub_slider  .lightSlider li{height: 70vh;}
	.main_endrev .img_box .img{height: 550px;}
	
	.room_infos .info-wrap .txt{padding-right: 0;}
	.room_infos .info-wrap .ins .boxs li b{width: 22%;}
	.main_sub_img_m .top .img_wrap1 .img01{margin-right: 12px;}
	
	.sp_info_box .txt-wrap{padding-left: 0;}
	.sp_info_box .txt-wrap h3{font-size: 30px;}

	.rev-list-wra{max-width: 85%;}

}



@media all and (max-width: 1285px) {	
	.room_per .sub_room_box{max-width: 85%;}
}


@media all and (max-width: 1025px) {	
	
	.sp_info_box .inner-con{max-width: 95%;}
	.rev-list-wra{max-width: 95%;}
	.sp-table{max-width: 95%;}
	.total_pre{max-width: 95%;}
	.total_pre .promotion{width: 50%;}
	.room_infos,  .room_endimg{max-width: 95%;}
	.room_in_box {width: 100%;}
	.view_end_img{max-width: 95%;}
	.tour-list-wrap{max-width: 95%;}
	.imgsub-list{max-width: 95%;}
	
	.main_car div{width: 31%;}
	
	.top-slide-section{margin-top: 7%;}
	
	.main_endrev .txt_box{float: none;display: block;width: 100%;margin: 5% 0;}
	.main_endrev .img_box{float: none; display: block; width: 100%;}
	.main_endrev .img_box .img{background-size: cover;background-position: 0 80%; background-attachment: local; width: 100%;}
	.main_endrev .txt_box .txt{margin-top: 0; opacity: 1;}
	.main_endrev .txt_box .txt img{width: 10%; margin: 0 auto 3%;}
	.main_endrev .txt_box .txt .stxt{margin-bottom: 3%;}
	.main_endrev{background: no-repeat;}
	
	.main_vido{max-width: 95%;}
	.main_vido #vido_sub{height: 650px;}
	
	.room_per .sub_room_box{width: 95%;}
	.room_per .sub_room_box .sub_room_txt_01 .txt_in li .line{height: 2px;  width: 100px;}
	.room_per .sub_room_box .sub_room_txt_01 .txt_in li .line::before{height: 2px;}
	
}
	

@media all and (max-width: 855px) {
	
	.top-slide-section{margin-top: 10%;}
	
	.top-slide-section .swiper-slide{height: 50vh;}
	.top-slide-section .top-tit-wrap h2{display: none;}
	.top-slide-section .top-tit-wrap{bottom: 20px;}
	
	.main_endrev .img_box .img{height: 385px;}
	
	.room_img_box .img .rooms_images{height: 350px;}
	.room_infos .info-wrap .txt{float: none; text-align: center; width: 100%;}
	.room_infos .info-wrap .ins .boxs{padding: 0;}
	.room_infos .info-wrap .ins{float: none; width: 100%;}
	
	.main_roomper .inner .room-preview-section .tab-menu{width: 70%;}
	.main_roomper .inner .room-special-section .room-wrap .swiper-slide .slide-img{height: 38vh;}
	.main_roomper .inner .room-special-section{height: 50vh;}
	.room-wrap .swiper-btn-wrap{width: 100%; top:85%;}
	
	.room_per .swiper-slide{height: 50vh;}
	.room_per .sub_room_box .txt-wrap .sub_room_txt .tit h2{font-size: 30px;}
	.room_per .sub_room_box .txt-wrap{height: 50%;}
	
	.main_sub_img_m .top>div{float: none;}
	.main_sub_img_m .top .img_01{width: 100%; padding-right: 0;}
	.main_sub_img_m .top .img_02{width: 100%; padding-right: 0;}
	.main_sub_img_m .top .img_wrap1>div{float: none; width: 100%; margin-right: 0; margin-bottom: 2%;}
	.main_sub_img_m .top .img_wrap1 .img01{margin:0; margin-bottom: 2%;}
	.main_sub_img_m .top .img_wrap{margin-bottom: 2.5%;}
	.main_sub_img_m .top .img_wrap3 .img{padding-top: 55%;}
	
	.sp_info_box .inner-con{display: block; margin-top: 120px;}
	.sp_info_box .txt-wrap{width: 100%;}
	.sp_info_box .thumb-wrap{width: 100%;}
	.sp_info_box .txt-wrap h3{padding: 0;}
	.sp_info_box .txt-wrap p{padding-bottom: 3.5%;}

	.tour-list li .lSSlideOuter{width: 95%;}
	.tour-list .txt{border-radius: 0;}
	.tour-list-wrap{max-width: 100%;}
	
	.bak{ background-attachment:local;}
	.view_end_img .prview li{width: 100%; float: none; margin-left: 0; height: 300px;}
	
	.main_map{max-width: 95%; margin: auto;}
	.map_info .info-tit{float: none; width: 100%;}
	.map_info .info-txt{float: none; width: 100%;}
	
	.mainsub_slider .lightSlider li{height: 40vh;}
	.main_car div{width: 45.5%;}
	
}



@media all and (max-width: 580px) {
	
	.top-slide-section{margin-top: 18%;}
	.top-slide-section .slide-btn-wrap{padding: 0 10px;}
	
	.info-visual-wrap{padding: 85px 0 0;}
	.main_vido #vido_sub{height: 300px;}
	
	.main_roompr_txt .in_txt h1{font-size: 2rem;}
	.total_pre .promotion{padding: 0 5px;}
	.total_pre .room_pre_name{font-size: 11px;}
	
	.main_roomper .inner .room-special-section{height: 65vh;}
	.room-wrap .swiper-btn-wrap{height: 75%;}
	
	.room_guide .txt h5{font-size: 30px; padding: 0;}
	.room_guide .txt h2{font-size: 10px;}
	.room_guide .txt h2:before , .room_guide .txt h2:after {width: 25%;}
	.room_per .sub_room_box .txt-wrap{margin-bottom: 60%;}
	
	.main_sub_img .txt-wrap .tit h2{font-size: 35px;}
	.main_sub_img .txt-wrap .tit p{font-size: 13px;}
	.main_car div a .img_sp_bg{height: 200px;}
	
	.sp-table{margin: 0 auto 15%;}
	.sp_info_box .txt-wrap p{font-size: 13px;}
	.sp-table table th{font-size: 12px;width: 0;} .sp-table table tr td{font-size: 12px;width: 14%; padding: 10px 10px 10px 10px;}
	.sp_info_box .txt-wrap h3{font-size: 38px;}
	
	.room_per .sub_room_box .txt-wrap .sub_room_txt .tit p{font-size: 12px;}
	.room_per .sub_room_box .sub_room_txt_01 .txt_in{top: -100px;}
	
	
	.room_info_box{padding: 100px 0 55px;}
	.room_info_box .tit-wrap .dot{font-size: 80px;}
	.room_infos .tit{margin: 80px auto 20px;}
	.room_infos .tit h2{font-size: 33px; padding-bottom: 5px;}
	.room_infos .info-wrap .txt p{font-size: 15px; margin: 5px 0 10px;}
	
	.tour-list .txt{padding: 200px 0 50px;}
	.tour-list .txt p{font-size: 13px;}
	
	.table-wrap p{font-size: 12px;}
	.rev_box_info .tit-wrap h2{font-size: 20px; letter-spacing: 1.4;} 
	.rev_box_info .tit-wrap h5{font-size: 15px;}
	.rev_box_info .box-in .txt h5{font-size: 18px;}
	.rev_box_info .box-in .txt li{font-size: 13px;}
	.rev_box_info .box-in .txt .end{font-size: 12px;}
	.rev_box_info .box-in .box_end{width: 100%;}
	
	.main_endrev .img_box .img{height: 245px;}
	.main_endrev .txt_box .txt img{width: 30%;}
	
	.sub_info_txt h2{font-size: 23.5px; letter-spacing: 0px; margin: 0 5px;}
	
}


@media all and (max-width: 485px) {
	
	
	.top-slide-section .swiper-slide{height: 40vh;}
	.room_img_box .img .rooms_images{height: 200px;}
	.room_infos .tit{text-align: left;}
	.room_infos .info-wrap .txt{text-align: left;}
	.room_infos .info-wrap .ins .boxs li b{float: none; width: 100%;}
	.room_in_box ul{padding: 15px 10px 15px;}
	.room_in_box ul li{font-size: 13px;}
	.about_txt .txt-wrap.txt-wrap .sub{font-size: 15px;}
	.room-wrap .swiper-btn-wrap{height: 20%; top: 65%;}
	.main_roomper{padding-bottom: 0;}
	.room_per .sub_room_box{bottom: 100px;}
	.room_per .sub_room_box .sub_room_txt_01 .txt_in{top: 20px;}
	.mainsub_slider .lightSlider li{height: 25vh;}
	.main_car_txt h5{font-size: 18px; letter-spacing: -0.5px;} .main_car_txt h6{font-size: 14px;}
	.info-visual-wrap .txt-wrap p{font-size: 13px;}
	.room_infos .info-wrap .txt h3{font-size: 15px;}
	.room_infos .info-wrap .ins .boxs li{font-size: 13px; letter-spacing: -0.5px;}
	.sp_info_box .txt-wrap h3{font-size: 20px;}
	.sp-table table th{letter-spacing: 0;}
	.sp_info_box .thumb-wrap .sp_images{height: 50vw;}
	
}

@media all and (max-width: 420px) {
}

@media all and (max-width: 377px) {
	
}

@media all and (max-width: 365px) {
	.room_per .sub_room_box .txt-wrap{margin-bottom: 80%;}
	.main_car div{width: 90.5%;}
	.total_pre .promotion{width: 100%;}
	.total_pre .room_pre_name .plus{font-size: 25px;}
	.bak{height: 100px;}
	.view_end_img .prview li{height: 200px;}
}