@charset "utf-8";
*{margin: 0; padding: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
html,body{width: 100%;height: 100%;position: relative;font-family: "S-core";line-height: 1.8;color: #010101;background: #f4f1ee; }
main{position: relative; overflow: hidden;}
section{position: relative;}
li{list-style: none;}
a{text-decoration: none; color: #010101;}
table{outline: 0px; border-spacing: 0px;}
figure{position: relative;}
a,button,input{box-shadow: none; border: 0; background-color: transparent;}
button, i{color: #1d1d1d;}



html ::selection{ background-color:#9f9f9f; color:#fff;}

::-webkit-scrollbar {width: 5px;}
::-webkit-scrollbar-thumb {background-color: #696969;}
::-webkit-scrollbar-track {background-color: #a9a9a9; }


.swiper-slide{background-size: cover; background-repeat: no-repeat; background-position: center;}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next{background-image: none !important;}
.swiper-button-prev, .swiper-button-next{position: relative; width: auto; left: 0; right: 0; top: 0; bottom: 0;}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev{background: none;}
.red-txt{color:#bb1818;}
.room_rev{padding: 7px 27px;font-size: 11px;border: 1px solid #958f8f;transition: 0.4s;color: #ffffff;background: #958f8f;}
.room_rev:hover{background-color: #d5c4b2;color: #fff;border: 1px solid #d5c4b2;}
.room_rev i{margin-right: 10px;font-size: 13px;transform: translateY(1px);transition: 0.4s;color: #fff;}
.room_rev:hover i{color: white;}
.con2{ width: 100%; margin: auto;}
main::after{content: ""; display: table; clear: both;}
main .con{width: 100%;float: right;margin-top: 100px;}



/*full-page-wrap*/
.full-page-wrap .con1 .swiper-slide{height: calc(80vh - 65px);cursor: pointer;}
.full-page-wrap .con1 .top-img{height: calc(100vh - 100px); background-size: cover; background-repeat: no-repeat; background-position: center;}
.full-page-wrap .con1 .slide-btn{position: absolute; bottom: 0; right: 0; z-index: 15;}
.full-page-wrap .con1 .slide-btn::after{content: ""; display: table; clear: both;}
.full-page-wrap .con1 .slide-btn .btn{width: 50px;height: 50px;text-align: center;float: left;cursor: pointer;background-color: white;margin-left: 1px;opacity: 0.85;}
.full-page-wrap .con1 .slide-btn .btn:hover{  background-color: #f4f4f4;}
.full-page-wrap .con1 .slide-btn .btn i{font-size: 16px; line-height: 50px; color: #bbb; transition: 0.8s;}
.full-page-wrap .con1 .slide-btn .btn:hover i{color: #000;}

.con_view  {padding-top: 0 !important;}
.main-slide-wrap {width: 60%;position: relative;float: right;z-index: 1;}
.main-slide-wrap01 {width: 80%;position: relative;float: none; margin: auto;  z-index: 1;}
.full-page-wrap .con_view .swiper-slide{height: calc(88vh - 0px);cursor: pointer;}

.main-slide-txt{width: 31%;float: left;position: relative;text-align: left;padding: 7% 0% 0 11%;color: #707070;}
.main-slide-txt h2 {font-size: 55px;letter-spacing: 1px;/* padding-top: 12%; */font-family: 'Cormorant Garamond', serif;line-height: 1;font-weight: 500;margin-bottom: 10px;text-transform: uppercase;}
.main-slide-txt h3 {font-size: 20px;margin-bottom: 21px;font-family: 'NotoSerifKR';font-weight: 100;}
.main-slide-txt p {font-size: 16px;margin: 10% 0;font-family: 'Pretendard-Regular';color: #958f8f;letter-spacing: -0.5px;}
.main-slide-txt ul {font-size: 15px;}
.main-slide-txt li {font-size: 15px;font-family: 'Pretendard-Regular';border-bottom: 1px solid;}
.main-slide-txt li  small {padding-left: 15px;font-size: 14px;}
.main-slide-txt li a {color: #707070;line-height: 3;letter-spacing: 2px;font-size: 15px;transition:0.5s;}
.main-slide-txt li a:hover {transition:0.5s;color: #c37d6d; padding-left: 15px;}

/*main*/
.main-slide {display: flow-root;padding-top: 3%;}
.main-wrap .intro-section{padding-top: 200px; margin-bottom: 165px;}
.main-wrap .intro-section .inner-con::after{content: ""; display: table; clear: both;}
.main-wrap .intro-section .txt-wrap{width: 50%; float: left; padding-top: 60px; padding-left: 140px;}
.main-wrap .intro-section .txt-wrap h3{font-size: 23px; font-weight: 400; margin-bottom: 45px; transform: translateY(30px); opacity: 0; transition: 0.8s;}
.main-wrap .intro-section .txt-wrap .line{ margin-bottom: 40px; display: block; height: 1px; width: 25px; background-color: #9c9c9c; transform: scaleX(0); transition-delay: 0.2s; transition: 0.8s;}
.main-wrap .intro-section .txt-wrap p{font-size: 15px; font-weight: 400; color: #555; margin-bottom: 20px;  transform: translateY(30px); opacity: 0; transition: 0.8s;}
.main-wrap .intro-section .txt-wrap p:nth-of-type(1){transition-delay: 0.2s;}
.main-wrap .intro-section .txt-wrap p:nth-of-type(2){transition-delay: 0.4s;}
.main-wrap .intro-section .txt-wrap p:nth-of-type(3){transition-delay: 0.6s;}
.main-wrap .intro-section .txt-wrap a{font-size: 13px; font-family: "Poppins"; margin-top: 55px; font-weight: 400; display: inline-block; transform: translateY(30px); opacity: 0; transition: 0.8s; transition-delay: 0.8s;}
.main-wrap .intro-section .txt-wrap a::after{content: ""; display: block; width: 100%; height: 1px; background-color: #010101; transform: scaleX(0); transition: 0.6s;}
.main-wrap .intro-section .txt-wrap a:hover::after{transform: scaleX(1);}

.main-wrap .intro-section .img-wrap{width: 50%; padding-right: 45px; float: left;}
.main-wrap .intro-section .img-wrap img{width:85%; display: block;}
.main-wrap .intro-section .txt-wrap.on h3{transform: translateY(0); opacity: 1;}
.main-wrap .intro-section .txt-wrap.on .line{transform: scale(1);}
.main-wrap .intro-section .txt-wrap.on p{transform: translateY(0); opacity: 1;}
.main-wrap .intro-section .txt-wrap.on a{transform: translateY(0); opacity: 1;}

/*viedo*/
.main_sub_box .tit{margin-bottom: 40px;text-align: center;}
.main_sub_box .tit h2{font-size: 32px;font-family: 'Cormorant Garamond', serif;font-weight: 400;letter-spacing: 5px;}
.main_sub_box .tit p{font-size: 14px;font-family: 'NotoSerifKR';color: #8d8d8d;letter-spacing: 3px;}
.main_vido{}
.main_vido #vido_sub{width: 100%;height: 800px;background-position: center;background-size: cover;background-repeat: no-repeat;position: relative;max-width: 1250px;margin: auto;}

/* view */
 .about_txt .txt-wrap{padding-top: 100px;padding-bottom: 120px;} 
 .about_txt .txt-wrap::after{content: ""; display: table; clear: both;}
 .about_txt .txt-wrap .tit{width: 50%;float: left;text-align: center;padding-right: 20px;}
 .about_txt .txt-wrap .tit h2{font-size: 59px;font-weight: 300;font-family: 'Marcellus', serif;/* transform: translateY(30px); */text-transform: uppercase;color: #9d9082;}
 .about_txt .txt-wrap .tit p{font-size: 17px;font-weight: 100;line-height: 0.6;line-height: 2;/* transform: translateY(30px); */font-family: 'Pretendard-Regular';color: #9d9082;}
 .about_txt .txt-wrap .txt{width: 45%;float: left;text-align: left;padding-left: 100px;border-left: 1px solid #ccc;font-family: 'Pretendard-Regular';}
 .about_txt .txt-wrap .txt p{font-size: 16px;margin-bottom: 20px;font-weight: 200;font-family: 'Pretendard-Regular';color: #666;}

.bak {width:100%;height: 450px; text-align:center; padding:6%;}
.bak{background:url(/web/img/view/06.jpg) no-repeat 50% 50%;background-attachment:fixed;}



/*tour*/
.sub-view .slide { height:444px; }
.sub-txt {margin: 80px auto 0px;text-align: center;padding-bottom: 100px;}
.sub-txt strong {display: block;font-size: 34px;letter-spacing: 0px;font-weight: 100;letter-spacing: 1px;font-family: 'Marcellus', serif;color: #666;}
.sub-txt p {margin-top: 0;font-size: 14px;color:#828282;font-weight: 100;line-height: 2;font-family: 'Pretendard-Regular';}

#stay {max-width:1200px;margin: 0 auto;display: block;position: relative;}

.tour-wrap .info .tit-wrap{padding-top: 145px; margin-bottom: 110px;}
.tour-wrap .info .tit-wrap h2{font-size: 25px; font-family: "Poppins"; font-weight: 400; transform: translateY(30px); opacity: 0; transition: 0.8s;}
.tour-wrap .info .tit-wrap h3{font-size: 17px; font-weight: 400;transform: translateY(30px); opacity: 0; transition: 0.8s; transition-delay: 0.2s;}
.tour-wrap .info .tit-wrap.on h2{transform: translateY(0px); opacity: 1;}
.tour-wrap .info .tit-wrap.on h3{transform: translateY(0px); opacity: 1;}
.tour-wrap .info .info::after{content: ""; display: table; clear: both;}
.tour-wrap .info .info{margin-bottom: 95px;}
.tour-wrap .info .info .img{width: 55%; float: left;}
.tour-wrap .info .info .img img{display: block; width: 100%;}
.tour-wrap .info .info .txt-wrap{width: 45%;float: left;padding-left: 85px;padding-top: 200px;}

.tour-wrap .info .info .txt-wrap h3{font-size: 23px;color: #666;font-weight: 500;line-height: 1;margin-bottom: 15px;transform: translateY(30px);opacity: 0;transition: 0.8s;font-family: 'Pretendard-Regular';letter-spacing: 2px;}
.tour-wrap .info .info .txt-wrap h4{font-size: 14px;font-weight: 400;line-height: 1;margin: 35px 0;transform: translateY(30px);opacity: 0;transition: 0.8s;transition-delay: 0.2s;font-family: 'Pretendard-Regular';}
.tour-wrap .info .info .txt-wrap h5{font-size: 15px; color: #343434; font-weight: 500; line-height: 1; margin-bottom: 20px; transform: translateY(30px); opacity: 0; transition: 0.8s;  transition-delay: 0.4s;}
.tour-wrap .info .info .txt-wrap .line{display: block;width: 150px;height: 1px;background-color: #9c9c9c;margin-bottom: 35px;transform: scaleX(0);transition: 0.8s;transition-delay: 0.6s;transform-origin: left;}
.tour-wrap .info .info .txt-wrap p{font-size: 14px;font-weight: 400;color: #6b6b6b;margin-bottom: 20px;transform: translateY(30px);opacity: 0;transition: 0.8s;transition-delay: 0.4s;font-family: 'Pretendard-Regular';}

.tour-wrap .info .info.on .txt-wrap h3{transform: translateY(0); opacity: 1;}
.tour-wrap .info .info.on .txt-wrap h4{transform: translateY(0); opacity: 1;}
.tour-wrap .info .info.on .txt-wrap h5{transform: translateY(0); opacity: 1;}
.tour-wrap .info .info.on .txt-wrap .line{transform: scaleX(1);}
.tour-wrap .info .info.on .txt-wrap p{transform: translateY(0); opacity: 1;}



/*room*/
.room-wrap .info::after{content: ""; display: table; clear: both;}
.room-wrap .info .fixed-txt{width: 500px;float: left;/* padding-top: 145px; */}
.room-wrap .info .fixed-txt h2{font-size: 25px; font-weight: 400; font-family: "Poppins"; margin-bottom: 40px; line-height: 1;}
.room-wrap .info .fixed-txt h2 span{font-size: 20px; margin-left: 10px; font-family: "S-core";}
.room-wrap .info .fixed-txt h3{font-size: 18px; font-weight: 400; margin-bottom: 15px; line-height: 1;}
.room-wrap .info .fixed-txt p{font-size: 15px;font-weight: 400;}
.room-wrap .info .fixed-txt .info-nav-btn{margin-bottom: 75px;}
.room-wrap .info .fixed-txt .info-nav-btn li a{font-size: 15px; color: #797979; line-height: 2.2;}
.room-wrap .info .fixed-txt .info-nav-btn li.on a{color: #555; font-weight: 500;}

.room-wrap .info .info-wrap{width: 60%;float: right;/* padding-top: 270px; */}
.room-wrap .info .txt .room-info{padding-top: 75px;}
.room-wrap .info .txt .room-info h3{font-size: 28px;font-weight: 500;margin-bottom: 25px;color: #666;font-family: 'Marcellus', serif;}
.room-wrap .info .txt .room-info li{font-size: 14px;font-weight: 400;margin-bottom: 10px;font-family: 'Pretendard-Regular';color: #746d6d;}
.room-wrap .info .txt .room-info li.flex-li{}
.room-wrap .info .txt .room-info li span {display: list-item;font-weight: 900;font-size: 16px;}
.room-wrap .info .txt .room-info h4 b{font-weight: 400;}
.room-wrap .info .txt .list .list h5{font-size: 15px;font-family: 'Pretendard-Regular';font-weight: 400;border-bottom: 1px solid #cccccc;line-height: 40px;cursor: pointer;color: #746d6d;pointer-events: none;}
.room-wrap .info .txt .list .list h5 .plus{float: right; display: block; width: 8px; height: 8px; position: relative; margin-top: 15px;}
.room-wrap .info .txt .list .list h5 .plus::after{content: ""; display: block; width: 100%; height: 1px; background-color: #343434; position: absolute; top: 50%; left: 0;}
.room-wrap .info .txt .list .list h5 .plus::before{content: ""; display: block; width: 100%; height: 1px; background-color: #343434; position: absolute; top: 50%; left: 0; }
.room-wrap .info .txt .list .list{margin-bottom: 15px;display: block;}
.room-wrap .info .txt .list .list p{font-size: 14px;font-weight: 400;color: #3f3f3f;font-family: 'Pretendard-Regular';}
.room-wrap .info .txt .list{margin-bottom: 15px;}

.list_refund {width: 100%;/* position: absolute; */}
.list_refund table{margin: 5px auto 10px;}
.list_refund table th{font-size: 11px;padding: 5px 0;} .list_refund table tr td{font-size: 12px;padding: 5px 0;}

.room-wrap .info .info-wrap .txt{/* padding-top: 50px; */}
.room-wrap .info .info-wrap .txt .tit h3{font-size: 33px;font-weight: 500;color: #666;line-height: 1;margin-bottom: 15px;font-family: 'NotoSerifKR';}
.room-wrap .info .info-wrap .txt .tit p{font-size: 15px;font-weight: 400;color: #6a6a6a;margin-bottom: 30px;font-family: 'NotoSerifKR';line-height: 1;}

.room-wrap .info .info-wrap .room-slide-wrap{overflow: hidden;}
.room-wrap .info .info-wrap .swiper-wrapper .swiper-slide img{width: 100%; display: block;}
.room-wrap .info .info-wrap .slide-btn{text-align: center;font-size: 16px;color: #222;font-weight: 300;margin-top: 15px;font-family: 'Pretendard-Regular';}
.room-wrap .info .info-wrap .slide-btn .btn{font-size: 18px; transform: translateY(1.5px); cursor: pointer;}
.room-wrap .info .info-wrap .slide-btn .btn i{color: #9d9494;transition: 0.8s;border: 1px solid;padding: 5px 10px;border-radius: 100px;width: 100%;height: 100%;background: rgb(233 230 227);}
.room-wrap .info .info-wrap .slide-btn .prev-btn{margin-right: 15px;}
.room-wrap .info .info-wrap .slide-btn .next-btn{margin-left: 15px;}
.room-wrap .info .info-wrap .slide-btn .btn:hover i{color: #181818;}
	
.room{width: 100%;margin-top: 8%;display: inline-block;}
.room li{width: 32%; float: left; height: 300px; margin-left: 1%; margin-bottom: 1%; opacity:1; overflow:hidden; background: #000;}
.room li.on {opacity:1; transform:translateY(0); transition:1.2s;}
.room li div{width: 100%; height: 100%; background-position: center; background-repeat: no-repeat; background-size: cover;  transition:1.5s;}
.room li div:hover{transform:scale(1.1); transition:1.5s; opacity:0.65;}  

.cam_title {text-align: center;margin: 125px auto 30px;}
.cam_title h2 {font-size: 30px;line-height: 45px;color: #7f6d69;letter-spacing: 0.15em;font-weight: 400;font-family: 'Marcellus', serif;}
.cam_title h3 {font-size: 15px;font-weight: 300;font-family: 'Pretendard-Regular';margin-top: 16px;color: #3f3f3f;}


.roomlist{margin: 55px auto 100px;overflow: hidden;max-width: 75%;text-align: center;left: 0;right: 0;}
.roomlist .tit{float: left; width: 25%; position: relative; z-index: 300;}
.roomlist .pre{width: 100%;cursor: pointer;margin:0;display: inline-block;}        
.roomlist .pre .slide{width: 22vw;height: 14vw;position: relative;background-size: cover;opacity: 0.65;transition: 0.5s ease;-webkit-transition: 0.5s ease;margin: 5px;display: inline-grid;}
.roomlist .pre .slide:hover{opacity:1; transition: 0.5s ease;  -webkit-transition: 0.5s ease;}
.roomlist .pre .slide .btn-cir{width: 130px;height: 130px;border-radius: 50%;position: absolute;bottom: 0;top: 0;right:0;left:0;margin:auto;color: #000;text-align: center;opacity: 0.80;pointer-events: none;background:#fff;font-family: 'Marcellus', serif;}
.roomlist .pre .slide .btn-cir h3{font-size: 16px;font-weight: 100;margin-top: 33px;line-height: 1.8;letter-spacing:3px;font-family: 'NotoSerifKR';}
.roomlist .pre .slide .btn-cir h2{font-size: 20px;font-weight: 400;letter-spacing:2px; font-family:'Pretendard-Regular';}



/*special*/
.sp-wrap{margin-top: 50px;}
.sp-wrap .info::after{content: ""; display: table; clear: both;}
.sp-wrap .info .fixed-txt{width: 30%;float: left;padding-top: 145px;text-align: -webkit-match-parent;}
.sp-wrap .info .fixed-txt h2{font-size: 35px;font-weight: 400;font-family: 'Marcellus', serif;margin-bottom: 30px;line-height: 1;text-transform: uppercase;color: #666;}
.sp-wrap .info .fixed-txt h3{font-size: 22px;font-weight: 100;margin-bottom: 35px;line-height: 1;font-family: 'NotoSerifKR';color: #666;}
.sp-wrap .info .fixed-txt p{font-size: 16px;font-weight: 100;margin-bottom: 40px;line-height: 2;font-family: 'Pretendard-Regular';color: #8b8383;}
.sp-wrap .info .fixed-txt .info-nav-btn{margin-bottom: 75px;border-left: 1px solid #ccc;padding-left: 22px;padding: 19px;}
.sp-wrap .info .fixed-txt .info-nav-btn li a{font-size: 16px;color: #797979;line-height: 2;font-family: 'Pretendard-Regular';letter-spacing: 2px;}
.sp-wrap .info .fixed-txt .info-nav-btn li a .num{font-size: 15px;}
.sp-wrap .info .fixed-txt .info-nav-btn li a .ko{font-size: 15px;}
.sp-wrap .info .fixed-txt .info-nav-btn li.on a{color: #555;font-weight: bold;border-bottom: 1px solid;}
.sp-wrap .info .info-wrap{width: 65%;float: right;/* margin-top: 245px; */}

.sp-wrap .info .info-wrap .info{margin-bottom: 75px;}
.sp-wrap .info .info-wrap .special-slide-wrap{overflow: hidden;}
.sp-wrap .info .info-wrap .swiper-wrapper .swiper-slide img{width: 100%; display: block;}
.sp-wrap .info .info-wrap .tit h3{font-size: 25px;font-family: 'NotoSerifKR';color: #666;font-weight: 400;line-height: 1;margin-bottom: 50px;text-align: center;}
.sp-wrap .info .info-wrap .tit h3 .num{/* font-size: 18px; */}
.sp-wrap .info .info-wrap .tit h3 .ko{font-size: 20px;font-family: 'NotoSerifKR';font-weight: 500;padding-left: 15px;}
.sp-wrap .info .info-wrap p{font-size: 15px;color: #6a6a6a;font-weight: 400;line-height: 1.8;font-family: 'Pretendard-Regular';text-align: center;border-bottom: 1px solid #ccc;padding: 55px 0 31px;}
.sp-wrap .info .info-wrap p a {display: block;color: #6a6a6a;border: 1px solid;border-radius: 100px;width: 25%;margin: auto;padding: 6px;margin-bottom: 15px; transition:0.8s;}
.sp-wrap .info .info-wrap p a:hover {background: #6a6a6a; color: #fff; transition:0.8s;}
.sp-wrap .info .info-wrap .slide-btn{text-align: center;font-size: 16px;color: #222;font-weight: 300;margin-top: 15px;font-family: 'Pretendard-Regular';}
.sp-wrap .info .info-wrap .slide-btn .btn{font-size: 18px; transform: translateY(1.5px); cursor: pointer;}
.sp-wrap .info .info-wrap .slide-btn .btn i{color: #9d9494;transition: 0.8s;border: 1px solid;padding: 5px 10px;border-radius: 100px;width: 100%;height: 100%;background: rgb(233 230 227);}

.sp-wrap .info .info-wrap .slide-btn .prev-btn{margin-right: 15px;}
.sp-wrap .info .info-wrap .slide-btn .next-btn{margin-left: 15px;}
.sp-wrap .info .info-wrap .slide-btn .btn:hover i{color: #333333;}


/* camping */
.cam-wrap .info .fixed-txt {width: min-content;float: left;}

.cam-wrap .info .txtarea{width: 300%;padding-top: 80px;overflow: hidden;}
.cam-wrap .info .txtarea .tit {font-size: 18px;line-height: 1.5;letter-spacing: -0.5px;font-family: 'NotoSerifKR';color: #666;}
.cam-wrap .info .txtarea .en {font-size: 35px;margin-bottom: 25px;font-family: 'Marcellus', serif;color: #666;}
.cam-wrap .info .txtarea .txt b {margin-bottom: 15px;color: #8b8383;font-family: 'Pretendard-Regular';font-size: 16px;letter-spacing: 2px;}
.cam-wrap .info .txtarea .txt p{line-height: 2;color: #8b8383;font-family: 'Pretendard-Regular';margin-bottom: 10px;}

.cam_info_txt{margin: 35px auto 0;}
.cam_info_txt .cam_info {font-size: 20px;font-family: 'NotoSerifKR';letter-spacing: 1px;color: #666;}
.cam_info_txt .title{color:#555;font-size:1.5em;font-weight:bold;margin-bottom:10px}
.cam_info_txt table{width:100%;border-spacing:0px;border-collapse:collapse;empty-cells:show}
.cam_info_txt table th{font-size: 15px;border:1px solid #e9e9e9;padding:5px;height:23px;background-color:#f8f8f8;}
.cam_info_txt table td{border: 1px solid #ccc;font-size: 15px;letter-spacing: -1px;text-align:center;padding:6px;line-height:2;}
.cam_info_txt table td.txt{height:80px;padding: 20px 20px;font-size: 15px;letter-spacing:0px;text-align:left;}

.cam_info_txt .txt li{font-size: 15px;color: #333;line-height: 2.2;font-family: 'Pretendard-Regular';}
.dash-txt li{padding-left: 15px; position: relative;}
.dash-txt li::before{content: "-"; display: inline-block; position: absolute; left: 0px;}

.cam-wrap .info .txtarea .table{width: 100%;margin:  inherit;padding: 20px 0 30px 0;border: none;}

/*reservation*/
.rev_info{ margin-bottom: 6%;}

.revinfo .plus-width .img{overflow: hidden;width: 100%;position: relative;margin-bottom: 50px;}
.revinfo .plus-width .img img{display: block; width: 100%;}
.revinfo .info-tit img {width: 100%;border-radius: 30% 30% 0 0;margin-bottom: 20px;}




.revinfo .info-tit h3{font-size: 25px;font-weight: 100;line-height: 1.2;font-family: 'Marcellus', serif;letter-spacing: 3.3px;color: #938474;}
.revinfo .info-tit p{font-size: 17px;font-weight: 100;opacity: 1;color: #938474;font-family: 'Pretendard-Regular';letter-spacing: -0.3px;padding-left: 15px;}
.revinfo .txt-section::after{content: ""; display: table; clear: both;}
.revinfo .info-tit{margin-top: 4.5%;display: flex;}
.revinfo .info-txt{}
.revinfo .info-txt p{font-size: 15px; color: #666; line-height: 1.8;}
.revinfo .info-txt h4{font-weight: 600;font-size: 1em;margin-bottom: 7px;opacity: 0.7;font-family: 'Pretendard-Regular';letter-spacing: 3px;}
.revinfo .info-txt li{font-size: 15px;color: #333;line-height: 2;font-family: 'Pretendard-Regular';}
.revinfo .info-txt li span {color: #d14f4f;font-weight: 600;}
.revinfo .info-txt p.reser-txt{font-size: 16px;border-bottom: 1px solid #cccccc;font-family: 'Pretendard-Regular';}
.revinfo .info-txt p span{color: #86A5A6;  font-weight: 600;  letter-spacing: 2px; padding-right: 20px;}
.revinfo .txt1{padding-bottom: 55px;border-top: 1px solid #ccc;padding-top: 35px;}
.revinfo .reser-txt{ font-weight: 400;}
.revinfo .info-txt .reser_box{margin: 0; margin-top: 30px;}
.revinfo .top-line-box{ margin-top:15px;}
.revinfo .info-txt ul{margin-bottom: 27px;}
.revinfo .info-txt ul .dash_b{color: #938474;font-family: 'Pretendard-Regular';letter-spacing: 3px;}

.revinfo .txt2{padding: 70px 0;}
.revinfo .txt2 h4{margin-top: 40px; font-size: 15px; color: #666;}
.revinfo .talbe-wrap:last-child{margin: 50px;}
.revinfo .talbe-wrap h2{font-size: 24px; text-align: center; font-weight: 400; margin-bottom: 10px;}

.dash-txt li{padding-left: 15px; position: relative;}
.dash-txt li::before{content: "-"; display: inline-block; position: absolute; left: 0px;}

table {border: 1px solid #ccc;width: 100%;text-align: center;line-height: 1.5rem;margin: 10px auto 25px;}
table tr { border: 1px solid #ccc;}
table th {border: 1px solid #ccc;background-color: #e9e6e3;line-height: 1.5;padding: 10px 0;font-size: 14px;font-family: 'Pretendard-Light';}
table tr td {border: 1px solid #ccc;line-height: 1.5;padding: 10px 0px;font-size: 14px;font-family: 'Pretendard-Light';}
table td {border: 0.1px solid #ccc;line-height:3;}
#mo {display:none;}


.rev_subimg {clear:both;padding: 50px;text-align:center;background: #e9e6e3;}
.rev_subimg h1 {  }
.rev_subimg h1 strong {font-size: 26px;color: #777;font-weight: 100;font-family: 'NotoSerifKR';letter-spacing:1px;}
.rev_subimg h1 p {font-size: 15px;color:#8f8f8f;margin-top: 10px;font-weight: 400;font-family: 'Pretendard-Regular';}
.rev_subimg ul {margin-top: 43px;}
.rev_subimg li {display:inline-block;margin: 0 31px;transition:0.5s;border: 4px double #b1b0b0;padding: 20px;} 
.rev_subimg li:hover {transform:scale(1.05); transition:0.5s;} 
.rev_subimg li strong {display:block;margin: 20px 0 25px 0;font-size: 16px;color: #717171;font-family: 'NotoSerifKR';letter-spacing: 0px;font-weight: 100;}
.rev_subimg li strong:after {content:'';display:block;width: 100px;height:2px;margin:0 auto;margin-top: 8px;background:#a5a5a5;}
.rev_subimg li p {color:#8f8e8f;font-size: 19.5px;font-family: 'Pretendard-Regular';line-height: 1.5;}





/*MPA*/
.contents {position:relative;  margin:0 auto; z-index:2;}
.manCon {width:100%;max-width:1300px;margin: 165px auto 100px;}
			
.map_txt {position:absolute;margin-top: 6em;font-size:1.1em;font-weight:400;color:#1b1b1b;right:20%;}
.map_txt .title01 {display:block;font-size: 50px;font-family: 'Marcellus', serif;font-weight: 300;letter-spacing:-0.02em;margin-bottom:0.5em;color: #666;} 
.map_txt .title02 {display:block;font-size: 22px;line-height:1.3em;font-weight:300;margin-bottom:1em;font-family: 'NotoSerifKR';color: #666;}
.map_txt .title03 p{display:block;font-size: 17px;font-weight:300;letter-spacing:0.05em;font-family: 'Pretendard-Regular';color: #666;line-height: 2;} 
.map_txt .title03 p small {display: block;}
.map01_02 iframe { position:absolute; width:200%; height:200%; left:-50%; top:-50%;}
.root_daum_roughmap .wrap_controllers {display:none !important;}


/*MOVIE*/
.movie-wrap .info .tit-wrap{padding-top: 200px; margin-bottom: 50px;}
.movie-wrap .info .tit-wrap h2{font-size: 25px; font-family: "Poppins"; font-weight: 400;}
.movie-wrap .info .tit-wrap h3{font-size: 16px; font-weight: 400;}
.movie-wrap .info .info::after{content: ""; display: table; clear: both;}
.movie-wrap .vdo-wrap{margin-bottom: 200px;}

/*Gallery*/
.gallery-box{margin-top: 130px;margin-bottom: 150px;}
.gallery-box .img-wrap{width: 100%;overflow: hidden;}
.gallery-box .img-wrap::after{content: ""; display: table; clear: both;}
.gallery-box .img{width: 20%;float: left;padding: 0 5px; overflow: hidden;}
.gallery-box .img img{width: 100%; height: 100%; display: block; transition:0.8s; }
.gallery-box .img img:hover {transform:scale(1.1); transition:1.5s; opacity:0.65;}  

/*outtro*/
.end_rev{text-align: center;color: #343434;padding: 135px 0;background: #e9e6e3;}
.end_rev h3{font-size: 36px;font-weight: 300;line-height: 1;transform: translateY(30px);opacity: 0;transition: 0.8s;font-family: 'Recipekorea';color: #767676;}
.end_rev p{font-size: 16.5px;color: #767676;font-weight: 100;transform: translateY(30px);opacity: 0;transition: 0.8s;font-family: 'NotoSerifKR';letter-spacing: -0.6px;}
.end_rev p:nth-of-type(1){transition-delay: 0.2s;}
.end_rev p:nth-of-type(2){transition-delay: 0.4s;}
.end_rev p b{font-weight: 500;font-size: 22px;letter-spacing: 2px;}
.end_rev .rev_btn{display: inline-block;margin-top: 30px;font-size: 20px;font-weight: 700;transform: translateY(30px);opacity: 0;transition: 0.8s;margin: 0 10px;margin-top: 40px;font-family: 'Cormorant Garamond', serif;letter-spacing: 1px;color: #726666;}
.end_rev .rev_btn i{margin-right: 15px; font-size: 18px;}
.end_rev .rev_btn::after{content: "";display: block;width: 100%;height: 1px;margin-top: 5px;background-color: #726666;transition: 0.4s;}
.end_rev .rev_btn:hover::after{transform: scaleX(1.2);}

.end_rev.on h3{transform: translateY(0); opacity: 1;}
.end_rev.on p{transform: translateY(0); opacity: 1;}
.end_rev.on .rev_btn{transform: translateY(0); opacity: 1;}


.inner-con{position: relative; margin: 0 auto;}
.main-wrap .intro-section .inner-con{max-width: 1670px;}

.scroll-txt{opacity: 0; transform: translateY(30px); transition: 0.8s;}
.scroll-txt.on{opacity: 1; transform: translateY(0);}
.inner{max-width: 75%;margin: 0 auto;position: relative;}
.map-link-wrap{display: none;}
.m-br{display: none;}
.fad-br{display: none;}

@media all and (min-width: 2000px){
    
}
@media all and (max-width: 1780px){
    .ft .inner-con{width: calc(100% - 100px);}
	
	
}
@media all and (max-width: 1700px){
    .reser-wrap .info .info .txt-wrap{padding-left: 50px;}
}
@media (max-width: 1660px){
    .hd .fixed-inner{width: 250px;}
    .hd .fixed-inner .logo{width: 200px;}
/*    .con2{width: calc(100% - 30px);}*/
    main .con{}
    .room-wrap .info .fixed-txt h2{font-size: 18px;}
    .room-wrap .info .fixed-txt h2 span{font-size: 16px;}
    .room-wrap .info .fixed-txt h3{font-size: 16px; line-height: 1.8;}
    .room-wrap .info .fixed-txt p{font-size: 13px;margin-bottom: 10px;}
    .room-wrap .info .info-wrap .txt .room-info li{font-size: 13px;}
    .room-wrap .info .fixed-txt .info-nav-btn li a{font-size: 15px;}
    .room-wrap .info .info-wrap{width: 60%; padding-left: 50px;}
    .room-wrap .info .info-wrap .txt .room-info h3{font-size: 16px;}
    .room-wrap .info .info-wrap .txt .room-info h4{font-size: 14px;}
    .room-wrap .info .info-wrap .txt .list .list .ame p{font-size: 13px;}
    .fad-br{display: block;}

    .sp-wrap .info .fixed-txt{width: 40%;}
    .sp-wrap .info .fixed-txt h2{font-size: 25px;}
    .sp-wrap .info .fixed-txt h2 span{font-size: 16px;}
    .sp-wrap .info .fixed-txt h3{font-size: 16px;line-height: 1.8;margin-bottom: 7px;}
    .sp-wrap .info .fixed-txt p{font-size: 15px;}
    .sp-wrap .info .fixed-txt .info-nav-btn li a .ko{font-size: 13px;}
    .sp-wrap .info .fixed-txt .info-nav-btn li a{font-size: 15px;}

    .sp-wrap .info .info-wrap .txt .room-info h3{font-size: 16px;}
    .sp-wrap .info .info-wrap .txt .room-info h4{font-size: 14px;}
    .sp-wrap .info .info-wrap .txt .list .list .ame p{font-size: 13px;}


    .tour-wrap .info .info .txt-wrap{padding-left: 35px;}
    .reser-wrap .intro-section .txt-wrap .txt p{margin-bottom: 80px;}
   
	.room-wrap .info .fixed-txt{width: 430px;}
	
	.cam-wrap .info .txtarea{ width: 100%;}
    
}
@media all and (max-width: 1440px){
	.full-page-wrap .con1 .swiper-slide{height: calc(90vh - 0px);}
	
	main .con{margin-top: 55px;}
	.main-slide-txt{width: 35%; padding: 3% 0 0 10%;}
	.inner{width: 80%;}
	.map_txt{right: 14%;}
	
	.room-wrap .info .txt .room-info{padding-top: 0;}
	.room-wrap .info .info-wrap .txt{padding-top: 25px;}
	.room-wrap .info .fixed-txt{padding-top: 60px;width: 400px;}
	
	.room-wrap .info .txt .room-info h3{font-size: 22px;margin-bottom: 10px;}
	.room-wrap .info .txt .room-info li span{font-size: 14px;}
	.room-wrap .info .txt .room-info li{font-size: 13px;line-height: 1.5;}
	.room-wrap .info .txt .list .list p{font-size: 11.5px;}
	.room-wrap .info .txt .list .list{margin-bottom: 5px;/* display: inline-block; */}
	.room li{height: 250px;}
	
	.sp-wrap .info .fixed-txt{padding-top: 70px;}
	
	.tour-info-wrap{max-width: 80%; margin: auto;}
	.tour-wrap .info .info .txt-wrap{padding-top: 100px;}
	.tour-wrap .info .info .txt-wrap p{font-size: 13px;}
	.tour-wrap .info .info .txt-wrap h3 small {display: block; line-height: 1.5;}
	
	.sub-view .slide{height: 330px; background-size: cover;}
	
	.about_txt .txt-wrap{padding: 50px 0 55px 0;}
	.about_txt .txt-wrap .txt p{font-size: 14px;}
	.about_txt .txt-wrap .tit h2{font-size: 55px;}
	
	.main-slide-txt h2{font-size: 45px;}
	.main-slide-txt p{margin: 7% 0;}
	
	.cam-wrap .info .txtarea{padding-top: 0px;}
	.cam-wrap .info .txtarea .en{font-size: 25px;margin-bottom: 10px;}
	.cam-wrap .info .txtarea .tit{font-size: 14px;}
	.cam-wrap .info .txtarea{/* width: 110%; */}
	
	table th, table tr td{ padding: 6px 0 ; font-size: 12px;}
	.cam-wrap .info .txtarea .txt b{font-size: 14px;}
	.room-wrap .info .fixed-txt p{font-size: 11.5px;}
	
}


@media all and (max-width: 1025px){
	
	#container {margin-top: 15%; }
	.inner{max-width: 95%; width: 90%;}
	
	.main-slide-wrap01{max-width: 95%;width: 90%;}
	
    
    .full-page-wrap .con1 .swiper-slide{height: calc(100vh - 0px);}
    .full-page-wrap .con1 .top-img{height: 300px;}
	
	.main-slide-txt{width: 80%;padding: 0;padding-top: 10%;padding-bottom: 8%;text-align: center;margin: auto;float: none;}
	.main-slide-wrap{max-width: 95%;float: none;width: 100%;margin: auto;}
	.main-slide-txt h2{font-size: 34px;}
	
	.map_txt{position: initial;text-align: center;padding-bottom: 15px;margin-top: 0em;}
	
    .room_rev{font-size: 13px; padding: 10px 15px;}
    .main-wrap .intro-section{width: calc(100% - 30px); padding-top: 50px; margin-bottom: 50px;}
    .main-wrap .intro-section .txt-wrap{padding-left: 0; width: 100%; padding-top: 20px;}
    .main-wrap .intro-section .txt-wrap h3{font-size: 18px; margin-bottom: 15px;}
    .main-wrap .intro-section .txt-wrap .line{margin-bottom: 25px;}
    .main-wrap .intro-section .txt-wrap p{font-size: 13px;}
    .main-wrap .intro-section .txt-wrap a{margin-top: 10px;}
    .main-wrap .intro-section .img-wrap{width: 50%; padding-right: 0; float: right; margin-bottom: 50px; margin-top: 30px;}
    .main-wrap .intro-section .img-wrap img{width: 100%;}
    .main-wrap .room-preview-section .slide-nav{margin-right: 15px;}
    .main-wrap .room-preview-section .slide-nav li a{font-size: 14px; padding-right: 3px;}
    .main-wrap .room-preview-section .swiper-wrapper .swiper-slide .img{height: 200px;}
    .main-wrap .room-preview-section .swiper-wrapper .txt{padding-top: 15px;}
    .main-wrap .room-preview-section .swiper-wrapper .txt h5{font-size: 12px; letter-spacing: -0.05em;}
    .main-wrap .room-preview-section .swiper-wrapper .txt h3{font-size: 15px;}
    .main-wrap .room-preview-section .swiper-wrapper .txt p{font-size: 13px;}
    .main-wrap .room-preview-section{margin-bottom: 100px;}
    .main-wrap .special-preview-section{padding: 0;}
    .main-wrap .special-preview-section .swiper-sellecter{transform: translateY(0); width: 100%; position: initial; padding: 0 15px;}
    .main-wrap .special-preview-section .special-preview-img-wrap{width: 100%; float: none;}
    .main-wrap .special-preview-section .tit h2{font-size: 19px;  margin-bottom: 15px; padding-left: 15px; padding-left: 10px;}
    .main-wrap .special-preview-section .swiper-sellecter li{padding: 15px 0;}
    .main-wrap .special-preview-section .swiper-sellecter li h3{font-size: 15px;}
    .main-wrap .special-preview-section .swiper-sellecter li p{font-size: 13px;}
    .main-wrap .special-preview-section .side-nav{right: 15px;}
	
    .end_rev{padding-top: 60px; padding-bottom: 80px;}
    .end_rev p{font-size: 14px;}
    .end_rev h3{font-size: 32px;}
    .end_rev .rev_btn{font-size: 13px;}

	.tour-info-wrap{max-width: 95%;}
    .tour-wrap .info .tit-wrap{padding-top: 50px; margin-bottom: 25px;}
    .tour-wrap .info .tit-wrap h2{font-size: 20px;}
    .tour-wrap .info .tit-wrap h3{font-size: 16px;}
    .tour-wrap .info .info .img{width: 100%;}
    .tour-wrap .info .info .txt-wrap{width: 100%; padding-left: 0;}
    .tour-wrap .info .info .txt-wrap p{font-size: 13px;}
    .tour-wrap .info .info .txt-wrap p br{display: none;}
    .tour-wrap .info .info .txt-wrap h3{font-size: 16px;}
    .tour-wrap .info .info .txt-wrap h4{font-size: 13px; margin-bottom: 15px;}
    .tour-wrap .info .info .txt-wrap .line{margin-bottom: 20px;}
    .tour-wrap .info .info{margin-bottom: 60px;}
    

    .room-wrap .info .fixed-txt{float: none; width: 100%;}

    .room-wrap .info .info-wrap{width: 100%; float: none; padding-left: 0;}
    .room-wrap .info .fixed-txt{padding-top: 50px;}
    .room-wrap .info .fixed-txt h2 span{font-size: 15px; }
    .room-wrap .info .fixed-txt h3{font-size: 14px; margin-bottom: 15px; }
    .room-wrap .info .fixed-txt .info-nav-btn{display: none;}
    
    
    .room-wrap .info .fixed-txt p{font-size: 13px; margin-bottom: 30px;}
    .room-wrap .info .info-wrap{padding-top: 40px;text-align: center;}
    .room-wrap .info .info-wrap .txt .room-info{padding-top: 0;}
    .room-wrap .info .info-wrap .txt .room-info h3{font-size: 15px; margin-bottom: 15px;}
    .room-wrap .info .info-wrap .txt .room-info h4{font-size: 13px; letter-spacing: -0.05em;}
    .room-wrap .info .info-wrap .slide-info{padding-top: 50px;}
    .room-wrap .info .info-wrap .txt .list .list{margin-bottom: 15px;}
    .room-wrap .info .info-wrap .slide-info .tit h3{font-size: 15px; margin-bottom: 13px;}
    .room-wrap .info .info-wrap .slide-info .tit p{font-size: 13px; line-height: 1.5;}
    .room-wrap .info .info-wrap .txt .list .list h5{font-size: 14px;}
    .room-wrap .info .info-wrap .txt .list .list .ame p{font-size: 12px; font-weight: 500; color: #808080;}
    .room-wrap .info .info-wrap .txt .list{margin-bottom: 50px;}
   

    .sp-wrap .info .fixed-txt{float: none;width: 100%;padding-top: 0;}
    .sp-wrap .info .info-wrap{width: 100%; float: none; padding-left: 0;}
    .sp-wrap .info .fixed-txt{text-align: center;}
    .sp-wrap .info .fixed-txt h2{margin-bottom: 25px;}    
    .sp-wrap .info .fixed-txt h3{font-size: 14px; margin-bottom: 15px;}
    .sp-wrap .info .fixed-txt .info-nav-btn{display: none;}
    .sp-wrap .info .info-wrap{margin-top: 80px;}
    .sp-wrap .info .info-wrap .info{margin-bottom: 80px; padding-top: 0;}
    .sp-wrap .info .info-wrap .tit h3{font-size: 22px;margin-bottom: 24px;}   
    .sp-wrap .info .info-wrap .tit h3 .num{font-size: 25px;}
    .sp-wrap .info .info-wrap .tit h3 .ko{font-size: 14px;}
    .sp-wrap .info .info-wrap p{font-size: 13px;}
	.sp-wrap .info .info-wrap p a{width: 50%;}
    
    .gallery-box{margin-top: 80px; margin-bottom: 5px;}
    .gallery-box .img-wrap{width: 100%; overflow: hidden;}
    .gallery-box .img{padding:0 5px; margin-bottom: 10px;}     
    .gallery-box .tit h2{font-size: 19px;}
    .gallery-box .tit p{font-size: 13px;}
    .gallery-box .tit{margin-bottom: 15px;}
	
	.main_vido #vido_sub{height: 550px;}
	
		.about_txt .txt-wrap {padding-top: 5px;}
	.about_txt .txt-wrap .tit{width: 100%;float: none;padding: 0;height: 130px;margin: 25px auto;}
	.about_txt .txt-wrap .txt{width: 100%;padding-left: 0;float: none;border-left: none;border-top: 1px solid #ccc;text-align: center;padding-top: 25px;}
	
	.about_txt .txt-wrap .tit h2{font-size: 30px;} .about_txt .txt-wrap .tit p {font-size: 13px;}

	
		.bak{height:500px; background-size:100%; background-attachment:inherit;}
	
	.roomlist{max-width: 95%;}
	.roomlist .pre .slide{width: 100%;height: 50vw;}
	
	.cam-wrap .info .txtarea{width: 100%;}
	.cam_title{margin: 70px auto 30px;}
	
	.revinfo .txt1{max-width: 95%;margin: auto;}
	
	table th, table tr td{font-size: 11px;}
	
	.rev_subimg li{margin:0 15px;}  .rev_subimg li img {width:55%;} .rev_subimg li strong{font-size:22px;} .rev_subimg li strong:after{ margin-top:20px;} .rev_subimg li p{font-size:14px;}
.rev_subimg li .naver-img {width:77%;}

}


@media all and (max-width: 550px){
	.inner{max-width: 95%;width: 100%;}
	.full-page-wrap .con_view .swiper-slide{height: calc(75vh - 0px);}
	.full-page-wrap .con1 .swiper-slide {height: calc(40vh - 0px);}
	.sub-view .slide{height: 174px;}
	.tour-wrap .info{padding: 0;} 
	.revinfo .info-tit h3{font-size: 19px;} .revinfo .info-tit p{font-size: 13px; padding-left: 5px;}
	
	.room-wrap .info .txt .list{margin-bottom: 30px;}
	.room-wrap .info .txt .list .list{display: inline-block;}
	
	.room li{height: 120px; background:antiquewhite;}
	
	.map_txt .title01{font-size: 28px;} .map_txt .title02{font-size: 17px;}
	.manCon {max-width: 95%;  margin-top: 75px;}
	
	.main_vido #vido_sub{height: 360px;}
	

	.bak{ height: 333px;}
	
	.cam_info_txt .txt li{font-size: 12px;}
	.room-wrap .info .info-wrap .txt{padding: 15px 10px;}
	
	.room-wrap .info .info-wrap .txt .tit h3{font-size: 25px;} .room-wrap .info .info-wrap .txt .tit p{font-size: 13px; margin-bottom: 0;}
	
	.rev_subimg{padding: 50px 10px;} .rev_subimg li{margin: 0 0;}
	.rev_subimg li strong{font-size: 14px;}
	
	.sub-txt p{font-size: 11px;}
	
	.revinfo .info-txt li{font-size: 12px;} table th, table tr td{font-size: 10px;}
	
	.cam_Bg .bg{max-width: 95% !important;}
	
}