@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%; position: relative; font-family: "S-core",sans-serif; color: #585858; }
main{position: relative; overflow: hidden;}
section{position: relative;}
li{list-style: none;}
a{text-decoration: none; color: white;}
table{outline: 0px; border-spacing: 0px;}
figure{position: relative;}
a,button,input{box-shadow: none; border: 0; background-color: transparent;}
button, i{color: #1d1d1d;}
.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;}

.inner-con{max-width:1580px; margin: 0 auto; position: relative;}
.inner-con.inner-1300{max-width: 1300px;}
.inner-con.inner-1260{max-width: 1260px;}
.intro-tit{max-width: 1385px; margin: 0 auto; font-size: 13px; font-family: "Jost",sans-serif; font-weight: 400; line-height: 100px; text-align: center; letter-spacing: 0.12em; border-bottom: 1px solid #e3e3e3;}
.intro-tit.align-left{text-align: left;}
.intro-tit.align-left span::before{content: ""; display: inline-block;margin: 0 30px; width: 1px; height: 30px; background-color: #d8d8d8; transform: translateY(0.6em);}

/*해더*/
.hd {position: fixed; top: 0; left: 0; width: 100%; height: 100%; pointer-events: none; z-index: 1500; }
.hd .hd-top-container{width: calc(100% - 110px); padding-left: 120px; padding-top: 50px; padding-right: 30px; float: left; pointer-events: all; z-index: 2; transition: 0.6s;}
.hd .hd-top-container .logo{width: 200px; display: block; float: left;}
.hd .hd-top-container .logo img{display: block; width: 100%;}
.hd .hd-top-container .reser_btn{line-height: 45px; text-align: center; width: 140px; display: block; border-radius: 30px; border: 1px solid white; color: white; font-size: 13px; float: right; transition: 0.6s; margin-top: 5px;}
.hd .hd-top-container .reser_btn i{margin-right: 10px; color: white; font-size: 18px; transform: translateY(2px); transition: 0.6s;}
.hd .hd-top-container .reser_btn:hover{background-color: white; color: #928a7d;}
.hd .hd-top-container .reser_btn:hover i{color: #928a7d;}
.hd .hd-top-container::after{content: ""; display: table; clear: both;}

.hd .he-tell-wrap .fa-solid, .fass{color: #2a2a2a;}
.hd .he-tell-wrap{display: flex; justify-content: center; padding-top: 20px; font-size: 21px;;pointer-events: all;}
.hd .hd-side-container{width: 110px; height: 100%; background-color: white; float: right; padding-top: 60px; pointer-events: all; position: relative; z-index: 2; transition: 0.6s;}
.hd .hd-side-container .menu-btn {width: 30px; height: 30px; position: relative; margin: 0 auto; display: block; cursor: pointer;}
.hd .hd-side-container .menu-btn .line{position: absolute; top: calc(50% - 1px); right: 0; display: block; height: 2px; background-color: #333232; transition: 0.2s;}
.hd .hd-side-container .menu-btn .line1{width: 25px;transform: translateY(-7px);}
.hd .hd-side-container .menu-btn .line2{width: 30px;}
.hd .hd-side-container .menu-btn .line3{width: 17px;transform: translateY(7px);}

.hd .hd-side-container .menu-btn:hover .line{width: 100%;}
.hd.click .hd-side-container .menu-btn .line1{width: 100%; transform: rotate(45deg);}
.hd.click .hd-side-container .menu-btn .line2{opacity: 0;}
.hd.click .hd-side-container .menu-btn .line3{width: 100%; transform: rotate(-45deg);}

.hd .hd-side-container .scroll-down{position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%) rotate(90deg); width: 100px; font-size: 11px; font-family: "Nelphim",sans-serif; color: #595959; font-weight: 600; letter-spacing: 0.05em; transition: 0.6s;}
.hd .hd-side-container .scroll-down .line{width: 40px; height: 1px; background-color: #d1d1d1; display: inline-block;  transform: translate(5px, -3px); position: relative;}
.hd .hd-side-container .scroll-down .line::after{content: ""; width: 100%; height: 1px; background-color: #595959; position: absolute; top: 0; left: 0; transform: scaleX(0); transition: 0.4s; transform-origin: left;}  
.hd .hd-side-container .scroll-down:hover .line::after{transform: scaleX(1);}
.hd .hd-side-container .sns-wrap{position: absolute; bottom: 55px; left: 50%; transform: translateX(-50%);}
.hd .hd-side-container .sns-wrap li{margin-bottom: 15px;}
.hd .hd-side-container .sns-wrap li img{display: block;}

.hd .main-menu-wrap{position: absolute; top: 0; right: 0; background-color: white; padding-left: 100px; padding-right: 180px; display: flex; height: 100%; align-items: center; pointer-events: all; z-index: 1; padding-top: 80px; transform: translateX(100%); transition: 0.8s; transition-duration: ease-out;}
.hd .main-menu-wrap .menu-left-postion{padding-right: 200px;}
.hd .main-menu-wrap .main-menu > li{position: relative; margin-bottom: 35px;}
.hd .main-menu-wrap .main-menu > li > a{font-size: 25px; color: #9e968c; font-family: "Nelphim"; transition: 0.4s; letter-spacing: 2px; pointer-events: all;}
.hd .main-menu-wrap .main-menu > li:hover > a{color: #6a5e4e;}
.hd .main-menu-wrap .main-menu > li{pointer-events: none;}
.hd .main-menu-wrap .main-menu .sub-menu{position: absolute; top: 2px; left: 250px; opacity: 0; transition: 0.4s; pointer-events: none;}
.hd .main-menu-wrap .main-menu .sub-menu li a{font-size: 15px; font-weight: 400; color: #909090; white-space: nowrap; transition: 0.4s; line-height: 1.8;}
.hd .main-menu-wrap .main-menu .sub-menu li a:hover{color: #5f5f5f; font-weight: 500;}

.hd .main-menu-wrap .main-menu li.hover .sub-menu{opacity: 1; pointer-events: all;}

.hd .main-menu-wrap .menu-address{margin-top: 180px;}
.hd .main-menu-wrap .menu-address li{font-size: 16px; color: #555; font-weight: 400; line-height: 2.4em;}
.hd .main-menu-wrap .menu-address i{color: #757575; font-size: 22px; margin-right: 10px;}
.hd .main-menu-wrap .menu-address li a{font-size: 20px; font-family: "Nelphim"; color: #2a2a2a; letter-spacing: 0.1em;}

.hd .main-menu-wrap .menu-right-position .menu-img-wrap{position: relative; width: 430px; height: 535px; margin-bottom: 105px;}
.hd .main-menu-wrap .menu-right-position .menu-img-wrap li{position: absolute; top: 0; left: 0; opacity: 0; transition: 0.6s;}
.hd .main-menu-wrap .menu-right-position .menu-img-wrap li.visible{opacity: 1;}
.hd .main-menu-wrap .menu-right-position .menu-img-wrap li img{display: block; width: 100%;}
.hd .main-menu-wrap .menu-right-position .reser_btn{font-size: 14px; font-family: "Nelphim",sans-serif; font-weight: 400; color: #2e2e2e; float: right; margin-bottom: 30px; display: block; width: 130px; text-align: center;}
.hd .main-menu-wrap .menu-right-position .reser_btn i{font-size: 22px; margin-right: 10px; color: #838383;}
.hd .main-menu-wrap .menu-right-position .reser_btn::after{content: ""; display: block; width: 100%; height: 1px; background-color: #9e968c; margin-top: 8px;}

.hd.click .main-menu-wrap{transform: translateX(0);}
.hd.fixed .hd-top-container{padding-top: 15px; background-color: white; padding-bottom: 15px;}
.hd.fixed .hd-top-container .reser_btn{border-color: #928a7d; color: #928a7d;}
.hd.fixed .hd-top-container .reser_btn i{color: #928a7d;}
.hd.fixed .hd-top-container .reser_btn:hover{background-color: #928a7d; color: white;}
.hd.fixed .hd-top-container .reser_btn:hover i{ color: white;}
.hd.fixed .hd-side-container{padding-top: 25px;}
.hd.fixed .hd-side-container .scroll-down{opacity: 0; pointer-events: none;}
/*상단 갤러리 페이지*/
.top-slide-wrap .basic-slide-wrap{height: 100vh; width: calc(100% - 110px); position: relative;}
.top-slide-wrap .main-slide-wrap{height: 100vh; width: calc(100% - 110px); position: relative;}

.top-slide-wrap .swiper-slide{width: 100%; height: 100%;}
.top-slide-wrap .main-tit-wrap{position: absolute; bottom: 120px; left: 0; width: 100%; text-align: center; z-index: 30; color: white; width: calc(100% + 110px);}
.top-slide-wrap .main-tit-wrap h3{font-family: "Antro",sans-serif; font-weight: 600; font-size: 30px; letter-spacing: 0.1em; transform: translateY(30px); opacity: 0; transition: 1.6s;}
.top-slide-wrap .main-tit-wrap .tit-box{overflow: hidden;}
.top-slide-wrap .main-tit-wrap h2{ letter-spacing: 3px; font-size: 50px; font-family: "Nelphim",sans-serif; font-weight: 500;  transform: translateY(1.2em); transition: 1.6s; transition-delay: 0.2s;}

.top-slide-wrap .main-tit-wrap.on h3{transform: translateY(0); opacity: 1;}
.top-slide-wrap .main-tit-wrap.on h2{transform: translateY(0);}

.top-slide-wrap .main-tit-wrap .swiper-page-box{margin-top: 170px; display: inline-block;}
.top-slide-wrap .main-tit-wrap .swiper-page-box .page-wrap{display: inline-block;}
.top-slide-wrap .main-tit-wrap .swiper-page-box .page-wrap span{font-size: 13px; font-weight: 300; font-family: "Jost";}
.top-slide-wrap .main-tit-wrap .swiper-page-box .page-wrap span.slash{font-size: 20px;}
.top-slide-wrap .main-tit-wrap .swiper-page-box button{display: inline-block; cursor: pointer;;}
.top-slide-wrap .main-tit-wrap .swiper-page-box .swiper-prev{transform: translateY(3px); margin-right: 30px;}
.top-slide-wrap .main-tit-wrap .swiper-page-box .swiper-next{transform: rotate(180deg) translateY(-1px); margin-left: 30px;}


/*상단 이미지 페이지*/
.top-img-wrap .top-img-wrap{height: 100vh; position: relative;}
.top-img-wrap .top-bg{width: 100%; height: 100%; background-size: cover; background-repeat: no-repeat; background-position: center;}
.top-img-wrap .main-tit-wrap{position: absolute; bottom: 120px; left: 0; width: 100%; text-align: center; z-index: 30; color: white;}
.top-img-wrap .main-tit-wrap h3{font-family: "Antro",sans-serif; font-weight: 600; font-size: 30px; letter-spacing: 0.1em;  transform: translateY(30px); opacity: 0; transition: 1.6s;}
.top-img-wrap .main-tit-wrap h2{font-size: 50px; font-family: "Nelphim",sans-serif; font-weight: 500;  transform: translateY(1.2em); transition: 1.6s; transition-delay: ;}
.top-img-wrap .main-tit-wrap .swiper-page-box{margin-top: 170px; display: inline-block;}
.top-img-wrap .main-tit-wrap .swiper-page-box .page-wrap span{font-size: 13px; font-weight: 300; font-family: "Jost";}
.top-img-wrap .main-tit-wrap .swiper-page-box .page-wrap span.slash{font-size: 20px;}
.top-img-wrap .main-tit-wrap .swiper-page-box button{display: inline-block;}
.top-img-wrap .section-tit{text-align: center; padding-top: 100px; margin-bottom: 130px; color: #8a847b;}
.top-img-wrap .section-tit h3{font-size: 18px; font-weight: 400; margin-bottom: 20px; font-family: "Nanum Myeongjo",sans-serif;}
.top-img-wrap .section-tit h2{ letter-spacing: 2px;  font-size: 40px; font-family: "Nelphim",sans-serif; font-weight: 400;}

.top-img-wrap .main-tit-wrap.on h3{transform: translateY(0); opacity: 1;}
.top-img-wrap .main-tit-wrap.on h2{transform: translateY(0);}
.top-img-wrap .main-tit-wrap .tit-box{overflow: hidden;}
/*메인*/
.main-wrap .intro-section::after{content: "";display: table; clear: both; }
.main-wrap .intro-section .txt-wrap{padding-left: 140px; padding-bottom: 315px; position: relative; margin-top: 170px; float: left; width: 50%;}
.main-wrap .intro-section .txt-wrap h3{font-size: 60px; color: #8a847b; font-family: "Antro",sans-serif; font-weight: 600; line-height: 0.8; margin-left: -40px;}
.main-wrap .intro-section .txt-wrap h2{font-size: 30px; color: #8a847b; font-weight: 400; font-family: "Nanum Myeongjo",sans-serif; line-height: 1.4; margin-bottom: 35px;}
.main-wrap .intro-section .txt-wrap p{font-size: 16px; color: #666;  font-weight: 400; line-height: 1.6; margin-bottom: 95px;}
.main-wrap .intro-section .txt-wrap .more-link{font-size: 13px; font-weight: 400; color: #595959;}
.main-wrap .intro-section .txt-wrap .more-link:hover .plus{transform: rotate(90deg);}
.main-wrap .intro-section .txt-wrap .more-link .plus{display: inline-block; width: 25px; height: 25px; position: relative; top: 8px; margin-left: 20px; transition: 0.8s;}
.main-wrap .intro-section .txt-wrap .more-link .plus::after{content: "";display: block; position: absolute; top: 50%; left: 0; width: 100%; height: 1px; background-color: #9b9b9b;}
.main-wrap .intro-section .txt-wrap .more-link .plus::before{content: "";display: block; position: absolute; top: 50%; left: 0; width: 100%; height: 1px; transform: rotate(90deg); background-color: #9b9b9b;}
.main-wrap .intro-section .img-wrap{float: left; width: 50%; position: relative; text-align: right; margin-top: 100px;}
.main-wrap .movie-link{display: block; padding: 15px 25px; color: white; border: 1px solid white; transition: 0.6s; position: absolute; bottom: 50px; right: 50px; pointer-events: all; font-size: 15px; transition: 0.8s;}
.main-wrap .movie-link:hover{background-color: rgba(255,255,255,0.6) !important;}
.main-wrap .intro-section .img-wrap .img{transition: 1.6s;}
.main-wrap .intro-section .img-wrap .img1{position: absolute; left: -35px; bottom: 90px;}
.main-wrap .intro-section .img-wrap .img2{overflow: hidden; width: 465px; position: relative; display: inline-block;}
.main-wrap .intro-section .img-wrap .img2.on{border-radius: 50%;}
.main-wrap .intro-section .img-wrap .img2 img{display: block; width: 100%;}

.main-wrap .main-slide-wrap .vdo-slide{background-color: white;}
.main-wrap .con1 .main-slide-wrap .vdo-slide{pointer-events: none;}
.main-wrap .con1{overflow: hidden;}
.main-wrap .main-slide-wrap .vdo-slide.horizon iframe{width: 100vw; height: 56.25vw;}
.main-wrap .main-slide-wrap .vdo-slide.vertical iframe{height: 100%; width: 177.777vh;}



/*프롤로그*/
.view-wrap .intro-section .txt-wrap{text-align: center; padding-top: 90px; padding-bottom: 125px;}
.view-wrap .intro-section .txt-wrap h3{font-size: 60px; font-family: "Antro",sans-serif; font-weight: 600; color: #8a847b;}
.view-wrap .intro-section .txt-wrap h2{font-size: 30px; font-weight: 400; font-family: "Nanum Myeongjo",sans-serif; color: #8a847b; margin-bottom: 50px;}
.view-wrap .intro-section .txt-wrap .txt p{font-size: 15px; color: #666; font-weight: 400; margin-bottom: 35px; line-height: 1.8;}
.view-wrap .intro-section .txt-wrap .txt h5{font-size: 17px; font-family: "Nanum Myeongjo",sans-serif; font-weight: 600; font-style: italic;}
.view-wrap .bg-wrap .bg{width: calc(100% - 110px); background-size: cover; background-repeat: no-repeat; background-position: center; height: 845px;}
.view-wrap .info-section{background-color: #fbfbfb; padding-bottom: 140px;}
.view-wrap .info-section .txt-wrap .inner-con{max-width: 1260px; padding-left: 95px;}
.view-wrap .info-section .txt-wrap{padding-top: 145px; color: #8a847b;}
.view-wrap .info-section .txt-wrap .tit{font-family: "Nanum Myeongjo",sans-serif; margin-bottom: 55px;}
.view-wrap .info-section .txt-wrap .tit h3{font-size: 23px; font-weight: 400; margin-bottom: 10px;}
.view-wrap .info-section .txt-wrap .tit h2{font-size: 27px; font-weight: 600;}
.view-wrap .info-section .txt-wrap .txt-list {color: #928a7d; margin-bottom: 130px;}
.view-wrap .info-section .txt-wrap .txt-list li{position: relative; margin-bottom: 30px;}
.view-wrap .info-section .txt-wrap .txt-list li::after{content: ""; display: table; clear: both;}
.view-wrap .info-section .txt-wrap .txt-list h3{font-size: 23px; font-family: "Nelphim",sans-serif; font-weight: 400; min-width: 200px; letter-spacing: 0.05em; float: left;}
.view-wrap .info-section .txt-wrap .txt-list .line{display: block; width: 240px; height: 1px; margin: 0 40px; background-color: #928a7d; float: left; margin-top: 0.8em; transform: scaleX(0);  transition: 0.8s; transform-origin: left; transition-delay: 0.4s}
.view-wrap .info-section .txt-wrap .txt-list .txt{ float: left; position: absolute; left: 520px; top: 0; }
.view-wrap .info-section .txt-wrap .txt-list .txt h5{font-size: 19px; font-family: "Nanum Myeongjo",sans-serif; font-weight: 600; margin-bottom: 15px; opacity: 0; transition: 0.5s; transform: translateY(30px);  transition-delay: 0.2s;}
.view-wrap .info-section .txt-wrap .txt-list .txt p{ line-height: 24px; font-size: 15px; font-weight: 400; opacity: 0; transition: 0.5s; transform: translateY(30px); transition-delay: 0s;}

.view-wrap .info-section .txt-wrap .txt-list li.visible .line {transform: scaleX(1); transition-delay: 0s}
.view-wrap .info-section .txt-wrap .txt-list li.visible .txt h5{opacity: 1; transform: translateY(0px); transition-delay: 0.3s;}
.view-wrap .info-section .txt-wrap .txt-list li.visible .txt p{opacity: 1; transform: translateY(0px); transition-delay: 0.5s;}

.view-wrap .info-section .img-wrap .img-list::after{content: ""; display: table; clear: both;}
.view-wrap .info-section .img-wrap .img-list{display: flex; justify-content: space-between; height: 34vw;}
.view-wrap .info-section .img-wrap .img-list .img-box{position: relative; transition: 1.2s;}
.view-wrap .info-section .img-wrap .img-list .img-box .img{position: absolute; top: 0; left: 0; display: block; width: 100%; opacity: 0; transition: 0.6s;}
.special-wrap .intro-section .img-container .img-wrap .img img{width: 100%; display: block;}
.view-wrap .info-section .img-wrap .img-list .img-box .img.visible{opacity: 1;}
.view-wrap .info-section .img-wrap .img-list .img-box1{width: 17.2222%; margin-top: 10vw;}
.view-wrap .info-section .img-wrap .img-list .img-box2{width: 24.1666%; margin-top: 5.5555vw;}
.view-wrap .info-section .img-wrap .img-list .img-box3{width: 19.4444%;}
.view-wrap .info-section .img-wrap .img-list .img-box4{width: 22.2222%; margin-top: 10vw;}

.view-wrap .info-section .img-wrap .img-list .img-box .vdo{width: 100%; height: 100%;}
.view-wrap .info-section .img-wrap .img-list .img-box .vdo iframe{width: 100%; height: 100%;}
/*객실*/
.room-wrap .intro-section .intro-box{margin-bottom: 105px;}
.room-wrap .intro-section .intro-box .tit{padding-top: 105px; color: #8a847b; margin-bottom: 55px;}
.room-wrap .intro-section .intro-box .tit h3{font-size: 18px; font-family: "Nanum Myeongjo",sans-serif; font-weight: 400; margin-bottom: 10px;}
.room-wrap .intro-section .intro-box .tit h2{font-size: 40px; font-weight: 400; font-family: "Nelphim",sans-serif; letter-spacing: 2px;}
.room-wrap .intro-section .intro-box .img{height: auto; overflow: hidden;}
.room-wrap .intro-section .intro-box .img img{display: block; width: 100%; transition: 1.6s;}
.room-wrap .intro-section .intro-box .img.vdo-img {position: relative;}
.room-wrap .intro-section .intro-box .img.vdo-img img{opacity: 0; }
.room-wrap .intro-section .intro-box .img.vdo-img .vdo{position: absolute; top: 0; left: 0; width: 100%; height: 100%;}
.room-wrap .intro-section .intro-box .img.vdo-img .vdo iframe{width: 100%; height: 100%;}
.room-wrap .intro-section .intro-box .txt{text-align: center; padding-top: 40px; padding-bottom: 80px; transform: rotate(0.03deg);}
.room-wrap .intro-section .intro-box .txt h5{margin-bottom: 25px; font-size: 16px; font-family: "Nanum Myeongjo",sans-serif;  color: #3e3e3e; font-weight: 600;}
.room-wrap .intro-section .intro-box .txt p{font-size: 15px; color: #585858; font-weight: 400; line-height: 1.8;}
.room-wrap .room-tap-menu{position: absolute; top: 200px; left: 105px; padding-top: 240px;}
.room-wrap .room-tap-menu li a{color: #ababab; font-family: "Jost",sans-serif; font-weight: 400; transition: 0.8s; font-size: 15px;}
.room-wrap .room-tap-menu li.on a{color: #3a3a3a;}
.room-wrap .room-tap-menu li{line-height: 2; position: relative;}
.room-wrap .room-tap-menu li::after{content: ""; display: block; width: 80px; height: 1px; background-color: #adadad; position: absolute; top: 50%; left: -100px; transform: scaleX(0); transform-origin: left; transition: 0.8s;}
.room-wrap .room-tap-menu li:hover a{color: #3a3a3a;}
.room-wrap .room-tap-menu li:hover::after{transform: scaleX(1);}
.room-wrap .room-tap-menu li.on::after{transform: scaleX(1);}
.room-wrap .room-tap-menu.fixed{top: 0;}
.room-wrap .info-section{padding-right: 45px; margin-bottom: 170px;}
.room-wrap .info-section .section-tit{ letter-spacing: 2px;  text-align: right; font-family: "Nelphim",sans-serif; font-size: 30px; color: #8a847b; font-weight: 400; margin-bottom: 40px;}
.room-wrap .info-section .img{width: 530px; overflow: hidden;;}
.room-wrap .info-section .img img{width: calc(100% + 70px);}
.room-wrap .info-section .txt-wrap{width: 600px; margin-top: 50px;}
.room-wrap .info-section .txt-wrap .room-info{transform: rotate(0.03deg);}
.room-wrap .info-section .txt-wrap .room-info p{font-size: 15px; font-family: "Nanum Myeongjo",sans-serif; color: #676767; margin-bottom: 25px;  font-weight: 600;}
.room-wrap .info-section .txt-wrap .room-info p::after{content: ""; display: table; clear: both;}
.room-wrap .info-section .txt-wrap .room-info p span{width: 50%; float: left; line-height: 1.8; }
.room-wrap .info-section .txt-wrap .room-info p.charge-alert{font-size: 14px;}
.room-wrap .info-section .txt-wrap .room-info p.charge-alert .color-red{color: #c90000;}
.room-wrap .info-section .info-box{display: flex; justify-content: space-between;}

.room-wrap .info-section .txt-wrap .room-amenity{color: #676767;}
.room-wrap .info-section .txt-wrap .room-amenity li{ height: 41px; overflow: hidden; transition: 0.4s; margin-bottom: 30px;}
.room-wrap .info-section .txt-wrap .room-amenity li.on{height: auto;}
.room-wrap .info-section .txt-wrap .room-amenity li.on .plus::before{transform: rotate(0);}
.room-wrap .info-section .txt-wrap .room-amenity h3{font-size: 14px; font-family: "Jost",sans-serif; font-weight: 500; line-height: 40px; border-bottom: 1px solid #d6d6d6; cursor: pointer;}
.room-wrap .info-section .txt-wrap .room-amenity h3 .plus{width: 10px; height: 10px; display: block; float: right; position: relative; margin-top: 10px;}
.room-wrap .info-section .txt-wrap .room-amenity h3 .plus::after{content: ""; display: block; width: 100%; height: 2px; background-color: #d1cec9; position: absolute; top: calc(50% - 1px); left: 0;}
.room-wrap .info-section .txt-wrap .room-amenity h3 .plus::before{content: ""; display: block; width: 100%; height: 2px; background-color: #d1cec9; position: absolute; top: calc(50% - 1px); left: 0; transform: rotate(90deg); transition: 0.6s;}
.room-wrap .info-section .txt-wrap .room-amenity p{font-size: 14px; font-weight: 400; padding-top: 15px; line-height: 1.7; color: #666;}

.room-wrap .room-special-section{margin-bottom: 100px;}
.room-wrap .room-special-section h3{ letter-spacing: 2px;  font-size: 30px; font-family: "Nelphim",sans-serif; font-weight: 400; color: #8a847b; margin-bottom: 40px;}
.room-wrap .room-special-section .img-wrap{display: flex; justify-content: space-between;}
.room-wrap .room-special-section .img-wrap li{width: calc(33.33333% - 46.666px);}
.room-wrap .room-special-section .img-wrap li:nth-of-type(2){transition-delay: 0.1s;}
.room-wrap .room-special-section .img-wrap li:nth-of-type(3){transition-delay: 0.2s;}
.room-wrap .room-special-section .img-wrap li img{display: block; width: 100%;}
.room-wrap .room-special-section .txt-wrap{display: flex; justify-content: space-between; margin-top: 20px; padding-bottom: 155px; transition-delay: 0.3s;}
.room-wrap .room-special-section .txt-wrap .txt-list{display: flex; justify-content: flex-start; transition-delay: 0.3s;}
.room-wrap .room-special-section .txt-wrap .txt-list li{font-size: 15px; font-weight: 400; color:#666; margin-right: 30px;}
.room-wrap .room-special-section .txt-wrap p{font-size: 13px; font-weight: 400; color: #4e4e4e; transition-delay: 0.3s;}
.room-wrap .room-special-section .rolling-txt{text-align: center;}
.room-wrap .room-special-section .rolling-txt .roller{width: 300%; position: relative; animation: rolling-txt-animation 120s linear infinite; }
.room-wrap .room-special-section .rolling-txt .roller::after{content: ""; display: table; clear: both;}
.room-wrap .room-special-section .rolling-txt h3{font-size: 7.25vw; font-family: "Nelphim"; font-weight: 400; color: #f5f5f5; letter-spacing: 0.05em; width: 33.33333%; float: left;}
.room-wrap .room-table-section{padding-bottom: 260px;}
.room-price-table{width: 100%; text-align: center; border-bottom: 1px solid #8a847b;}
.room-price-table th, .room-price-table td{font-size: 14px; line-height: 3; font-weight: 400;}
.room-price-table th{background-color: #8a847b; color: white; border-bottom: 1px solid rgba(255,255,255,0.3); border-right: 1px solid rgba(255,255,255,0.3);}
.room-wrap .room-table-section .table-alert{font-size: 13px; font-weight: 400; color: #676767; margin-top: 25px; margin-bottom: 40px;}
.room-wrap .room-table-section .reser-box{ font-size: 14px; width: 150px; height: 50px; line-height: 50px; color: #a39c91; border: 1px solid #928a7d; display: block; text-align: center; margin: 0 auto; transition: 0.4s;}
.room-wrap .room-table-section .reser-box:hover{color: white; background-color: #928a7d;}

.room-wrap #room_des .room_tit{text-align: center;}
.room-wrap #room_des .room_data li{text-align: center;}
.room-wrap #room_des .room_data{padding-left: 0;}
.room-wrap #room_des .room_data li .data{padding-left: 0;}
.room-wrap #room_des .room_data li .person_limit table{margin: 0 auto; margin-top: 5px;}
/*스페셜*/
.special-wrap .intro-section .intro-box{text-align: center; margin-bottom: 165px;}
.special-wrap .intro-section .intro-box .tit{margin-bottom: 50px; color: #928a7d; padding-top: 95px;}
.special-wrap .intro-section .intro-box .tit h3{font-size: 20px; font-family: "Nanum Myeongjo",sans-serif; font-weight: 300; margin-bottom: 25px;}
.special-wrap .intro-section .intro-box .tit h2{ letter-spacing: 2px;  font-size: 40px; font-family: "Nelphim",sans-serif; font-weight: 400;}
.special-wrap .intro-section .intro-box .round-img-wrap{max-width: 425px; margin: 0 auto; margin-bottom: 45px; overflow: hidden;}
.special-wrap .intro-section .intro-box .round-img-wrap.on{border-radius: 220px;}
.special-wrap .intro-section .intro-box .round-img-wrap img{display: block; width: 100%;}
.special-wrap .intro-section .intro-box p{font-size: 15px; font-weight: 400; color: #666; line-height: 1.6;}
.special-wrap .intro-section .img-container{margin: 0 60px;}
.special-wrap .intro-section .img-container::after{content: ""; display: table; clear: both;}
.special-wrap .intro-section .img-container .img-wrap{width: 50%; float: left; position: relative; margin-bottom: 250px;}
.special-wrap .intro-section .img-container .img-wrap .img{transition: 1.4s; position: relative;}
.special-wrap .intro-section .img-container .img-wrap .img1{width: 59%;}
.special-wrap .intro-section .img-container .img-wrap .img2{width: 37%; position: absolute; bottom: -85px; right: 50px; overflow: hidden;}
.special-wrap .intro-section .img-container .img-wrap .img2.on{border-radius: 0px 120px 0 0;}
.special-wrap .intro-section .img-container .img-wrap .img.vdo-img img{opacity: 0;}
.special-wrap .intro-section .img-container .img-wrap .img.vdo-img .vdo{position: absolute; top: 0; left: 0; width: 100%; height: 100%;}
.special-wrap .intro-section .img-container .img-wrap .img.vdo-img .vdo iframe{width: 100%; height: 100%;}
.special-wrap .intro-section .img-container .img-wrap .txt{float: left; margin-top: 150px; position: relative; margin-left: 75px;}
.special-wrap .intro-section .img-container .img-wrap .txt .dot{font-family: "Agency"; font-size: 72px; position: absolute; top: -30px; left: -30px;}
.special-wrap .intro-section .img-container .img-wrap .txt h2{letter-spacing: 2.5px;  font-size: 25px; font-weight: 400; font-family: "Nelphim",sans-serif; color: #928a7d; margin-bottom: 25px;}
.special-wrap .intro-section .img-container .img-wrap .txt p{font-size: 14px; font-weight: 400; color: #928a7d; line-height: 1.8;}
.special-wrap .intro-section .img-container .img-wrap .img3{float: right; width: 41.35%;}
.special-wrap .intro-section .bg-img-wrap .bg-img{height: 700px; background-size: cover; background-repeat: no-repeat; background-position: center; margin-bottom: 185px;}

/*투어*/

.tour-wrap .tour-info-container .tour-info-wrap .tour-slide-container{height: 500px; overflow: hidden;}
.tour-wrap .tour-info-container .tour-info-wrap .tour-slide-container .img{display: block; width: 100%; transition: 1.6s;}
.tour-wrap .tour-info-container .tour-info-wrap .txt-wrap{display: flex; justify-content: space-between; padding-top: 65px; padding-bottom: 180px;} 
.tour-wrap .tour-info-container .tour-info-wrap .txt-tit{text-align: left; color: #928a7d; width: 200px; margin: 0 auto; white-space: nowrap;}
.tour-wrap .tour-info-container .tour-info-wrap .txt-tit h3{font-size: 16px; font-weight: 400; font-family: "Jost"; margin-bottom: 10px;}
.tour-wrap .tour-info-container .tour-info-wrap .txt-tit h2{font-size: 25px; font-family: "Nanum Myeongjo",sans-serif; font-weight: 400; margin-bottom: 10px;}
.tour-wrap .tour-info-container .tour-info-wrap .txt-tit h4{font-size: 13px; padding: 10px 20px; background-color: #928a7d; color: white; font-weight: 300; display: inline-block;}
.tour-wrap .tour-info-container .tour-info-wrap .txt-info{ width: 50%;}
.tour-wrap .tour-info-container .tour-info-wrap .txt-info p{font-size: 15px; font-weight: 400; color: #928a7d; line-height: 1.8;}

/*오시는길*/
.map-wrap .info-txt-wrap{text-align: center; padding-top: 55px; margin-bottom: 200px;}
.map-wrap .info-txt-wrap .tit{color: #8a847b; margin-bottom: 25px;}
.map-wrap .info-txt-wrap .tit h3{font-size: 20px; font-weight: 400; font-family: "Nelphim",sans-serif; margin-bottom: 15px;}
.map-wrap .info-txt-wrap .tit h2{font-size: 25px; font-weight: 400; font-family: "Nanum Myeongjo",sans-serif;}
.map-wrap .info-txt-wrap .txt{display: inline-block; border: 1px solid #c8c4be; padding: 35px 85px;}
.map-wrap .info-txt-wrap .txt p{font-size: 15px; font-weight: 400; color: #8a847b; line-height: 2;}

/*예약안내*/
.reser-wrap .intro-section .intro-info{display: flex; justify-content: space-between;}
.reser-wrap .intro-section .intro-info .img{max-width: 480px; overflow: hidden;}
.reser-wrap .intro-section .intro-info .img img{display: block; width: calc(100% + 100px); }

.reser-wrap .intro-section .intro-info .txt-wrap .tit{margin-bottom: 45px; transform: rotate(0.03deg);}
.reser-wrap .intro-section .intro-info .txt-wrap .tit h2{ letter-spacing: 2px; font-size: 25px; font-family: "Nelphim",sans-serif; font-weight: 400; color: #8a847b; letter-spacing: 0.025em;}
.reser-wrap .intro-section .intro-info .txt-wrap .tit h2 span{font-size: 17px; font-family: "Nanum Myeongjo",sans-serif; font-weight: 400; margin-left: 10px;}
.reser-wrap .intro-section .intro-info .txt-wrap .txt{padding-right: 50px;}
.reser-wrap .intro-section .intro-info .txt-wrap .txt .box-txt{padding: 50px; border: 1px solid #cbc7c1; display: inline-block;}
.reser-wrap .intro-section .intro-info .txt-wrap .txt .box-txt h5{font-size: 15px; font-weight: 600; color: #585858; line-height: 1.8;}
.reser-wrap .intro-section .intro-info .txt-wrap .txt .box-txt h5 a{color: #585858;}
.reser-wrap .intro-section .intro-info .txt-wrap .txt p{ line-height: 24px; font-size: 14px; font-weight: 600; color: #666; margin-top: 25px;}
.reser-wrap .intro-section .intro-info .txt-wrap .txt li{font-size: 14px; font-weight: 600; color: #666; position: relative; padding-left: 0.5em;}
.reser-wrap .intro-section .intro-info .txt-wrap .txt .dot-list{margin-top: 25px; line-height: 25px;}
.reser-wrap .intro-section .intro-info .txt-wrap .txt .dot-list li::before{content: "·"; display: block; position: absolute; left: 0;}

.reser-wrap .intro-section .reser-table-wrap .reser-box{display: block; margin: 0 auto; margin-top: 60px; width: 150px; height: 50px; line-height: 50px; font-size: 14px; color: #a39c91; font-family: "Nelphim",sans-serif; border: 1px solid #928a7d; text-align: center; margin-top: 60px; transition: 0.6s;}
.reser-wrap .intro-section .reser-table-wrap .reser-box:hover{color: white; background-color: #928a7d;}
.reser-wrap .info-section{padding-top: 200px;}
.reser-wrap .info-section .tit-wrap{text-align: center; transform: rotate(0.03deg); margin-bottom: 80px;}
.reser-wrap .info-section .tit-wrap h2{ letter-spacing: 1px; font-size: 25px; color: #8a847b; font-family: "Nelphim",sans-serif; font-weight: 400;}
.reser-wrap .info-section .tit-wrap h2 span{font-size: 17px; font-weight: 400; font-family: "Nanum Myeongjo",sans-serif; margin-left: 10px;}

.reser-wrap .info-section .reser-info-list{transform: rotate(0.03deg); }
.reser-wrap .info-section .reser-info-list h3{font-size: 18px; color: #766f63; font-family: "Nanum Myeongjo",sans-serif; font-weight: 600; line-height: 60px; border-bottom: 1px solid #766f63; cursor: pointer; position: relative;}
.reser-wrap .info-section .reser-info-list h3 .plus{width: 10px; height: 10px; position: absolute; top: 15px; right: 0;}
.reser-wrap .info-section .reser-info-list h3 .plus::after{content: ""; display: block; width: 100%; height: 2px; background-color: #beb9b1; position: absolute; top: calc(50% - 1px); left: 0;}
.reser-wrap .info-section .reser-info-list h3 .plus::before{content: ""; display: block; width: 100%; height: 2px; background-color: #beb9b1; position: absolute; top: calc(50% - 1px); left: 0; transform: rotate(90deg); transition: 0.4s;}
.reser-wrap .info-section .reser-info-list > li.on h3 .plus::before{transform: rotate(0);}
.reser-wrap .info-section .reser-info-list > li{height: auto; overflow: hidden; transition: 0.4s;} 
.reser-wrap .info-section .reser-info-list > li.on{height: auto;}
.reser-wrap .info-section .reser-info-list .txt-info{padding-top: 45px; padding-bottom: 80px;}
.reser-wrap .info-section .reser-info-list .txt-info li{font-size: 14px; color: #666; font-weight: 600; line-height: 1.8; padding-left: 0.5em; padding-bottom: 30px;}
.reser-wrap .info-section .reser-info-list .txt-info .dot-list li{position: relative;}
.reser-wrap .info-section .reser-info-list .txt-info .dot-list li::after{content: "·"; position: absolute; top: 0; left: 0;}
.reser-wrap .info-section .reser-info-list .txt-info h5{font-size: 14px; font-weight: 500; margin-top: 20px; margin-bottom: 10px;}
.reser-wrap .reser-table{margin-top: 100px;}

.reser-wrap .refund-section{padding-top: 155px; margin-bottom: 60px;}
.reser-wrap .refund-section .tit-wrap{text-align: center; transform: rotate(0.03deg); margin-bottom: 80px;}
.reser-wrap .refund-section .tit-wrap h2{letter-spacing: 1px; font-size: 25px; color: #8a847b; font-family: "Nelphim",sans-serif; font-weight: 400; margin-bottom: 30px;}
.reser-wrap .refund-section .tit-wrap h2 span{font-size: 17px; font-weight: 400; font-family: "Nanum Myeongjo",sans-serif; margin-left: 10px;}
.reser-wrap .refund-section .tit-wrap p{font-size: 14px; font-weight: 600; color: #585858; line-height: 1.8;}
.reser-wrap .refund-section .refund-table{text-align: center; width: 100%; border-bottom: 1px solid #f4f2f0; padding-bottom: 15px;}
.reser-wrap .refund-section .refund-table th{background-color: #f4f2f0;}
.reser-wrap .refund-section .refund-table th, .reser-wrap .refund-section .refund-table td{font-size: 13px; font-weight: 600; color: #131313; line-height: 60px;}

.notice-wrap .content-section{padding-top: 100p;}

/*객실프리뷰*/
.room-preview-section .deco-tit-wrap{width: 100%; text-align: center; position: absolute; top: 0; left: 0; z-index: 15; pointer-events: none;}
.room-preview-section .deco-tit-wrap .deco-tit{position: absolute; top: 0; left: 0; width: 100%;}
.room-preview-section .deco-tit-wrap .deco-tit h2{font-family: "Nelphim",sans-serif; font-size: 60px; color: #9e968c; font-weight: 400; letter-spacing: 0.2em; line-height: 1.3; transform: translateY(0px); transition: 1.2s;}
.room-preview-section .deco-tit-wrap .deco-tit.white-tit h2{color: white;}
.room-preview-section .deco-tit-wrap .deco-tit.color-tit{z-index: 1;}
.room-preview-section .deco-tit-wrap .deco-tit.white-tit{z-index: 2; overflow: hidden;}

.room-preview-section .room-preview-slide{width: calc(100% - 110px); position: relative;}
.room-preview-section .room-preview-slide .swiper-slide{height: 750px; background-size: cover; background-repeat: no-repeat; background-position: center;}
.room-preview-section .room-preview-slide {position: relative;}
.room-preview-section .room-preview-slide .swiper-page-box{position: absolute; bottom: 0; right: 0; z-index: 500;}
.room-preview-section .room-preview-slide .swiper-page-box button{background-color: white; width: 50px; height: 50px; display: block; float: left; margin-left: 1px; cursor: pointer; }
.room-preview-section .room-preview-slide .swiper-page-box button:hover{
    background-color: #f4f4f4;
}
.room-preview-section .room-preview-slide .swiper-page-box button i{font-size: 22px;line-height: 50px;}
.room-preview-section .room-preview-slide .mouse_link{width: 120px; height: 120px; border: 1px solid white; line-height: 120px; position: absolute; top: 0; left: 0; z-index: 15; text-align: center; border-radius: 50%; font-size: 13px; font-family: "Montserrat"; opacity: 0; display: block; transform: translate(-50%,-50%); transition: opacity 0.6s;}
.room-preview-section .txt-wrap{text-align: center; padding-top: 50px; padding-bottom: 220px; position: relative; z-index: 30;}
.room-preview-section .txt-wrap h3{font-size: 20px; font-family: "Nanum Myeongjo",sans-serif; font-weight: 600; color: #8a847b; margin-bottom: 20px;}
.room-preview-section .txt-wrap p{font-size: 15px; font-weight: 400; color: #666; line-height: 1.6;}


/*스페셜프리뷰*/
.special-preview-section{padding-bottom: 175px;}
.special-preview-section .special-preview-info{margin: 0 70px;}
.special-preview-section .main-tit {margin-bottom: 85px;}
.special-preview-section .main-tit h2{font-size: 40px; font-family: "Nelphim",sans-serif; font-weight: 400; letter-spacing: 0.05em; margin-bottom: 20px; color: #8a847b;}
.special-preview-section .main-tit p{font-size: 15px; color: #666; font-weight: 400;}
.special-preview-section .info-container::after{content: ""; display: table; clear: both;}
.special-preview-section .info-container .info{width: calc(33.3333% - 34.3333px); float: left; text-align: center; padding-right: 100px; padding-bottom: 80px; padding-top: 50px; border: solid #e2e2e2; border-width: 0px 0px 1px 0px;}
.special-preview-section .info-container .info:nth-of-type(3n - 1){width: calc(33.3333% + 67.6666px); padding: 0 100px; padding-bottom: 80px; padding-top: 50px; border-width: 0px 1px 1px 1px;}
.special-preview-section .info-container .info:nth-of-type(3n){padding-right: 0; padding-left: 100px; }
.special-preview-section .info-container .info .img{overflow: hidden; position: relative;}
.special-preview-section .info-container .info .img.vdo-img img{opacity: 0;}
.special-preview-section .info-container .info .img.vdo-img .vdo{width: 100%; height: 100%; position: absolute; top: 0; left: 0; transition: 0.8s;}
.special-preview-section .info-container .info .img.vdo-img .vdo iframe{width: 100%; height: 100%;}
.special-preview-section .info-container .info .img:hover img{transform: scale(1.05);}
.special-preview-section .info-container .info .img:hover .vdo{transform: scale(1.05);}
.special-preview-section .info-container .info .img img{display: block; width: 100%; transition: 0.8s;}
.special-preview-section .info-container .info .img .mouse_link{width: 120px; height: 120px; border: 1px solid white; line-height: 120px; position: absolute; top: 0; left: 0; z-index: 15; text-align: center; border-radius: 50%; font-size: 13px; font-family: "Montserrat"; opacity: 0; display: block; transform: translate(-50%,-50%); transition: opacity 0.6s;}

.special-preview-section .info-container .info:nth-of-type(n+4){border-bottom: 0px;}

.special-preview-section .info-container .info h5{font-size: 12px; font-family: "S-core",sans-serif; font-weight: 400; margin-bottom: 25px; color: #919191;}
.special-preview-section .info-container .info .txt{padding-top: 30px;}
.special-preview-section .info-container .info .txt h3{font-size: 17px; font-family: "Montserrat"; font-weight: 500; margin-bottom: 10px; color: #746859;}
.special-preview-section .info-container .info .txt p{font-size: 15px; font-family: "S-core",sans-serif; font-weight: 400; color: #777; line-height: 1.6;}



.outtro-section .bg-img{height: 680px; background-size: cover; background-repeat: no-repeat; background-position: center;}
.outtro-section .txt-wrap{text-align: center; padding-top: 140px; padding-bottom: 135px;}
.outtro-section .txt-wrap h3{font-size: 23px; font-family: "Nelphim",sans-serif; font-weight: 300; color: #8a847b; margin-bottom: 35px; letter-spacing: 1px;}
.outtro-section .txt-wrap p{font-size: 15px; font-weight: 400; color: #746c61; margin-bottom: 10px; line-height: 1.6;}
.outtro-section .txt-wrap p b{font-weight: 500;}
.outtro-section .txt-wrap p:nth-of-type(2){margin-bottom: 50px;}
.outtro-section .txt-wrap .reser_btn{font-size: 14px; font-family: "Nelphim",sans-serif; font-weight: 400; color: #2e2e2e;  display: block; width: 130px; margin: 0 auto;}
.outtro-section .txt-wrap .reser_btn::before{content: ""; display: block; width: 100%; height: 1px; background-color: #333; margin-top: 10px; position: absolute; bottom: 0; transform: scaleX(0); transition: 0.8s;}
.outtro-section .txt-wrap .reser_btn::after{content: ""; display: block; width: 100%; height: 1px; background-color: #bebebe; margin-top: 10px;}
.outtro-section .txt-wrap .reser_btn:hover::before{transform: scaleX(1);}
.outtro-section .txt-wrap .reser_btn i{font-size: 18px; margin-right: 10px; color: #848484;}

.ft{padding-bottom: 70px; border-top: 1px solid #d8d8d8; padding-top: 65px;}
.ft .ft-tel-wrap{text-align: center; margin-bottom: 60px;} 
.ft .ft-tel-wrap a{color: #333; font-size: 25px; font-family: "Nelphim",sans-serif; font-weight: 300; letter-spacing: 2px;}
.ft .ft-tel-wrap a i{margin-right: 15px; color: #8c8c8c;}
.ft .ft-depth1{position: relative;}
.ft .ft-left{padding-left: 50px;}
.ft .ft-left .ft-logo{width: 200px; margin-bottom: 30px;}
.ft .ft-left .ft-logo img{display: block; width: 100%;}
.ft .ft-left p{font-size: 14px; font-weight: 400; color: #333333; line-height: 1.6;}
.ft .ft-center{position: absolute; top: 0; left: 50%; transform: translateX(-50%); min-width: 620px;}
.ft .ft-center .ft-menu-wrap a{color: #2f2f2f;}
.ft .ft-center .ft-menu-wrap > ul > li{clear: both; line-height: 1.8;}
.ft .ft-center .ft-menu-wrap > ul > li > a{float: left; display: block; font-family: "Jost",sans-serif; font-size: 14px; font-weight: 400; min-width: 140px;}
.ft .ft-center .ft-menu-wrap .sub-menu li{float: left;}
.ft .ft-center .ft-menu-wrap .sub-menu li a{ font-size: 14px; color: #5c5c5c; font-weight: 400;}
.ft .ft-center .ft-menu-wrap .sub-menu li::after{content: "/"; display: inline-block; font-size: 13px; color: #5c5c5c; font-weight: 300; margin: 0 3px;}
.ft .ft-center .ft-menu-wrap .sub-menu li:last-of-type::after{content: "";}


.ft .ft-right{position: absolute; top: 0; right: 0;}
.ft .ft-right .ft-sns-wrap{text-align: center; margin-right: 50px;}
.ft .ft-right .ft-sns-wrap h3{font-family: "Jost"; font-size: 14px; color: #2f2f2f; font-weight: 400;}
.ft .ft-right .ft-sns-wrap ol{margin-top: 10px;}
.ft .ft-right .ft-sns-wrap li{display: inline-block; margin: 0 5px; }


.ft .ft-depth2{text-align: center;  margin-top: 65px;}
.ft .copyright{font-size: 13px; font-family: "Jost",sans-serif; color: #333333; margin-bottom: 20px;}
.ft .copyright a{color: #333;}
.ft .login{font-size: 14px; font-weight: 400; color: #333333; border-bottom: 1px solid #333;}
.ft .toTop{width: 60px; height: 60px; position: absolute; right: 140px; bottom: 80px; border: 1px solid #ebebeb; cursor: pointer;}
.ft .toTop .toTop-ico{width: 1px; height: 20px; background-color: #333; margin: 0 auto; position: relative; display: block;}
.ft .toTop .toTop-ico::after{content: ""; display: block; width: 10px; height: 1px; position: absolute; top: 0; left: 0; background-color: #333; transform: translateX(-100%) rotate(-45deg); transform-origin: top right;}
.ft .toTop .toTop-ico::before{content: ""; display: block; width: 10px; height: 1px; position: absolute; top: 0; left: 0;  background-color: #333; transform: rotate(45deg); transform-origin: top left; margin-right: -0.5px;}

.m-map{display: none;}
.m-br{display: none;}

/*scroll-animation*/
.scroll-obj{transition: 1.4s;}
.scroll-obj.fadeY{opacity: 0; transform: translateY(30px);}
.scroll-obj.fadeX{opacity: 0; transform: translateX(30px);}
.scroll-obj.fadeY.on{opacity: 1; transform: translateY(0px);}
.scroll-obj.fadeX.on{opacity: 1; transform: translateX(0px);}
.m-vdo-wrap{display: none;}
/*keyframe animation*/
@keyframes rolling-txt-animation {
    0% {transform: translateX(0)}
    100% {transform: translateX(calc(-66.6666%))}
}
@keyframes rolling-txt-animation-r {
    0% {transform: translateX(calc(-66.6666%))}
    100% {transform: translateX(0)}
}



@media all and (max-width: 1680px) {	
    .inner-con{width:calc(100% - 220px);}
    .inner-con.inner-1300{width:calc(100% - 220px);}
    .inner-con.inner-1260{width:calc(100% - 220px);}

    .special-preview-section .info-container .info:nth-of-type(3n - 1){width: 33.3333%; padding: 30px 15px;}
    .special-preview-section .info-container .info{width: 33.3333%; padding: 30px 15px;}
    .special-preview-section .info-container .info:nth-of-type(3n){ padding: 30px 15px;}

}

@media all and (max-width : 1265px){
    .special-preview-section .info-container .info .txt p{font-size: 13px;}
    .special-preview-section .special-preview-info{margin: 0;}
}
@media all and (max-width : 1024px){
    .inner-con{width:calc(100% - 100px);}
    .inner-con.inner-1300{width:calc(100% - 100px);}
    .inner-con.inner-1260{width:calc(100% - 100px);}

    .room-wrap .room-tap-menu{top: 95px; left: auto; right: 0; padding-top: 15px; z-index: 15; width: 100%; text-align: center;}
    .room-wrap .room-tap-menu ol::after{content: ""; display: table; clear: both;}
    .room-wrap .room-tap-menu li{display: inline-block; margin: 0 5px;}
    .room-wrap .room-tap-menu li a{font-size: 12px; letter-spacing: -0.05em;}
    .room-wrap .room-tap-menu li::after{display: none;}


    
    .hd .hd-side-container {width: auto; height: auto;}
    .hd .hd-side-container .scroll-down{display: none;}
    .hd .hd-side-container .sns-wrap{display: none;}
    .hd .hd-top-container{width: 100%; padding: 15px;}
    .hd .hd-top-container .logo{width: 150px;}
    .hd .hd-side-container{position: absolute; top: 0; right: 0; background-color: transparent; padding-top: 20px; padding-right: 15px;}
    .top-slide-wrap .basic-slide-wrap{width: 100%;}
    .top-slide-wrap .main-slide-wrap{width: 100%;}
    .view-wrap .bg-wrap .bg{width: 100%;}
    
    .hd .hd-side-container .menu-btn .line{background-color: white;}
    .hd.click .hd-side-container .menu-btn .line{background-color: #333232;}
    .hd .hd-top-container .reser_btn{display: none;}
    .hd .hd-top-container{position: relative; z-index: 2;}
    .hd .main-menu-wrap{display: block; padding: 0; width: 100%; height: 100%; padding: 0 30px; z-index: 0;}
    .hd .main-menu-wrap .menu-address i{font-size: 16px;}
    .hd .main-menu-wrap .main-menu{padding-top: 130px;}
    .hd .main-menu-wrap .main-menu::after{content: ""; display: table; clear: both;}    
    .hd .main-menu-wrap .main-menu > li{width: 33.3333%; float: left;}
    .hd .main-menu-wrap .main-menu .sub-menu{position: initial; opacity: 1; top: 0; left: 0; margin-top: 15px; pointer-events: all;}
    .hd .main-menu-wrap .main-menu .sub-menu li a{font-size: 12px;}
    .hd .main-menu-wrap .main-menu > li > a{font-size: 15px; pointer-events: all;}
    .hd .main-menu-wrap .menu-right-position .menu-img-wrap{display: none;}
    .hd .main-menu-wrap .menu-left-postion{padding-right: 0;}
    .hd .main-menu-wrap .menu-address{margin-top: 55px;}
    .hd .main-menu-wrap .menu-address li{font-size: 13px;}
    .hd .main-menu-wrap .menu-address li a{font-size: 15px;}
    .hd .main-menu-wrap .menu-right-position{text-align: center;}
    .hd .main-menu-wrap .menu-right-position .reser_btn{float: none;margin: 0 auto; margin-top: 30px; }
    .hd.fixed .hd-side-container .menu-btn .line{background-color: #333;}
    .hd.fixed .hd-side-container{padding-top: 20px;}

    .ft .ft-center{display: none;}
    .ft{padding-top: 50px; padding-bottom: 30px;}
    .ft .ft-tel-wrap{margin-bottom: 25px;}
    .ft .ft-tel-wrap a{font-size: 22px;}
    .ft .ft-left .ft-logo{margin-bottom: 60px; width: 125px;}
    .ft .ft-left p{font-size: 12px;}
    .ft .copyright{font-size: 11px;}
    .ft .login{font-size: 12px;}
    .ft .ft-depth2{margin-top: 25px;}
    .ft .ft-left{padding-left: 0; text-align: center;}
    .ft .ft-right{width: 100%; top: 45px;}
    .ft .ft-right .ft-sns-wrap{margin-right: 0;}
    .ft .ft-right .ft-sns-wrap h3{display: none;}
    .ft .copyright a{display: block; width: 125px; text-align: center; margin: 0 auto; margin-top: 5px;}
}

/*반응형*/
@media all and (max-width: 900px) {	    
    .room-wrap .room-tap-menu{top: 40px;}
    .inner-con{width:calc(100% - 30px);}
    .inner-con.inner-1300{width:calc(100% - 30px);}
    .inner-con.inner-1260{width:calc(100% - 30px);}
   

    .top-slide-wrap .basic-slide-wrap{width: 100%;}
    .top-slide-wrap .main-slide-wrap{width: 100%;}
    
    .top-slide-wrap .main-tit-wrap{width: 100%;}
    

    .top-slide-wrap .basic-slide-wrap{height: 350px;}
    .top-slide-wrap .main-slide-wrap{height: 350px;}
    .top-slide-wrap .main-tit-wrap .swiper-page-box{margin-top: 25px;}
    .top-slide-wrap .main-tit-wrap h3{font-size: 18px;}
    .top-slide-wrap .main-tit-wrap h2{font-size: 24px;}
    .top-slide-wrap .main-tit-wrap{bottom: 15px;}
    .top-img-wrap .main-tit-wrap{bottom: 60px;}
    .top-img-wrap .top-img-wrap{height: 350px;}
    .top-img-wrap .main-tit-wrap h3{font-size: 18px;}
    .top-img-wrap .main-tit-wrap h2{font-size: 24px;}
    .intro-tit{line-height: 50px; font-size: 11px; letter-spacing: -0.05em;}
    .intro-tit.align-left span::before{margin: 0 15px;}
    .main-wrap .intro-section .txt-wrap{width: 100%; padding-left: 0; margin-top: 80px; padding-bottom: 0px; margin-bottom: 30px;} 
    .main-wrap .intro-section .img-wrap{width: 100%; margin-top: 60px; padding-bottom: 100px;}
    .main-wrap .intro-section .txt-wrap h3{margin-left: -5px; font-size: 32px;}
    .main-wrap .intro-section .txt-wrap h2{font-size: 24px; margin-bottom: 20px;}
    .main-wrap .intro-section .txt-wrap p{font-size: 13px; line-height: 1.8; margin-bottom: 25px;}
    .main-wrap .intro-section .img-wrap .img1{width: 45%; left: 0;}
    .main-wrap .intro-section .img-wrap .img1 img{display: block; width: 100%;}
    .main-wrap .intro-section .img-wrap .img2{width: 60%;}

    .view-wrap .intro-section .txt-wrap{padding-top: 50px; padding-bottom: 75px;}
    .view-wrap .intro-section .txt-wrap h3{font-size: 24px;}
    .view-wrap .intro-section .txt-wrap h2{font-size: 18px; margin-bottom: 25px;}
    .view-wrap .intro-section .txt-wrap .txt p{font-size: 12px; margin-bottom: 15px;}
    .view-wrap .intro-section .txt-wrap .txt h5{font-size: 12px; line-height: 20px;}
    .view-wrap .bg-wrap .bg{width: 100%; height: 250px;}

    .view-wrap .info-section .txt-wrap{padding-top: 50px;}
    .view-wrap .info-section .txt-wrap .tit{margin-bottom: 35px;}
    .view-wrap .info-section .txt-wrap .tit h3{font-size: 15px;}
    .view-wrap .info-section .txt-wrap .tit h2{font-size: 22px;}
    .view-wrap .info-section .txt-wrap .inner-con{padding-left: 0;}
    .view-wrap .info-section .txt-wrap .txt-list h3{font-size: 15px; float: none; margin-bottom: 10px;}
    .view-wrap .info-section .txt-wrap .txt-list .line{float: none; display: none;}
    .view-wrap .info-section .txt-wrap .txt-list .txt{float: none; position: initial; margin-top: 5px;}

    .view-wrap .info-section .txt-wrap .txt-list .txt h5{font-size: 14px; opacity: 1; transform: translateY(0);}
    .view-wrap .info-section .txt-wrap .txt-list .txt p{font-size: 13px; opacity: 1; transform: translateY(0);}
    .view-wrap .info-section .txt-wrap .txt-list li{margin-bottom: 30px;}


    .room-preview-section .room-preview-slide{width: 100%;}

    .room-preview-section .deco-tit-wrap .deco-tit h2{font-size: 32px;}
    .room-preview-section .room-preview-slide .swiper-slide{height: 300px;}
    .room-preview-section .txt-wrap{padding-top: 25px; padding-bottom: 80px;}

    .room-preview-section .txt-wrap h3{font-size: 18px;}
    .room-preview-section .txt-wrap p{font-size: 13px;}
    
    

    .special-preview-section{padding-bottom: 45px;}
    .special-preview-section .special-preview-info{margin: 0;}
    .special-preview-section .main-tit{margin-bottom: 50px; text-align: center;}
    .special-preview-section .main-tit h2{font-size: 22px; margin-bottom: 15px;}
    .special-preview-section .main-tit p{font-size: 13px;}
    .special-preview-section .info-container .info{width: 50%; border: 0; padding: 0 2.5px; margin-bottom: 15px;}
    .special-preview-section .info-container .info:nth-of-type(3n){padding: 0 2.5px;}    
    .special-preview-section .info-container .info:nth-of-type(3n - 1){width: 50%; padding: 0 2.5px;}
    .special-preview-section .info-container .info .txt{padding-top: 20px; padding-bottom: 35px;}
    .special-preview-section .info-container .info h5{margin-bottom: 10px ;}
    .special-preview-section .info-container .info .txt h3{font-size: 14px; margin-bottom: 15px;}
    .special-preview-section .info-container .info .txt p{font-size: 11px; }
    .outtro-section .txt-wrap{padding-top: 45px; padding-bottom: 65px;}
    .outtro-section .txt-wrap p:nth-of-type(2){margin-bottom: 30px;}
    .outtro-section .txt-wrap h3{font-size: 18px; margin-bottom: 20px;}
    .outtro-section .txt-wrap p{font-size: 13px;}
    .outtro-section .bg-img{height: 250px;}    
    .room-wrap .intro-section .intro-box .tit{padding-top: 85px; margin-bottom: 25px;}
    .room-wrap .intro-section .intro-box .tit h3{font-size: 15px;}
    .room-wrap .intro-section .intro-box .tit h2{font-size: 28px;}
    .room-wrap .intro-section .intro-box .txt{padding-bottom: 0;}
    .room-wrap .intro-section .intro-box .txt h5{font-size: 13px; margin-bottom: 15px; line-height: 20px;}
    .room-wrap .intro-section .intro-box .txt p{font-size: 12px;}
    .room-wrap .intro-section .intro-box{margin-bottom: 35px;}

    .room-wrap .info-section{padding-right: 0;}
    .room-wrap .info-section .info-box{display: block;}
    .room-wrap .info-section .info-box .img{width: 100%; }
    .room-wrap .info-section .txt-wrap{width: 100%; margin-top: 15px;}

    .room-wrap .info-section .section-tit{font-size: 22px; margin-bottom: 15px;}
    .room-wrap .info-section .txt-wrap .room-info p span{width: 100%;}
    .room-wrap .info-section .txt-wrap .room-info p {font-size: 13px; margin-bottom: 15px;}
    .room-wrap .info-section .txt-wrap .room-amenity p{font-size: 13px; letter-spacing: -0.05em;}
    .room-wrap .room-special-section .img-wrap{display: block;}
    .room-wrap .room-special-section .img-wrap li{width: 100%; margin-bottom: 10px;}
    .room-wrap .info-section{margin-bottom: 80px;}
    .room-wrap .room-special-section h3{font-size: 22px; margin-bottom: 15px;}

    .room-wrap .room-special-section .txt-wrap .txt-list{display: block; margin-bottom: 15px; line-height: 20px;}
    .room-wrap .room-special-section .txt-wrap .txt-list li{font-size: 13px;}
    .room-wrap .room-special-section .txt-wrap{display: block; margin-top: 15px; padding-bottom: 80px;}
    .room-wrap .room-table-section .table-alert{font-size: 12px; margin-top: 10px; margin-bottom: 30px;} 
    .room-wrap .room-special-section{margin-bottom: 45px;}
    .room-wrap .room-table-section{padding-bottom: 100px;}
    .room-wrap .room-table-section .reser-box{height: 45px; line-height: 45px; font-size: 13px;}
    .room-wrap .info-section .txt-wrap .room-amenity li{margin-bottom: 10px;}
    .view-wrap .info-section .img-wrap{width: calc(100% - 30px); margin: 0 auto;}
    .view-wrap .info-section .img-wrap .img-list .img-box1{width: 25%; height: 31vw;}
    .view-wrap .info-section .img-wrap .img-list .img-box2{width: 25%;}
    .view-wrap .info-section .img-wrap .img-list .img-box3{width: 25%; height: 43vw;}
    .view-wrap .info-section .img-wrap .img-list .img-box4{width: 25%; height: 32vw;}

    .view-wrap .info-section .img-wrap .img-list .img-box .img{width: calc(100% + 30px);}
    .view-wrap .info-section .img-wrap .img-list .img-box2 .img{right: 0; left: auto;}
    .view-wrap .info-section .img-wrap .img-list .img-box4 .img{right: 0; left: auto;}

    .special-wrap .intro-section .intro-box .tit{padding-top: 50px; margin-bottom: 35px;}
    .special-wrap .intro-section .intro-box .tit h3{font-size: 15px; margin-bottom: 15px;}
    .special-wrap .intro-section .intro-box .tit h2{font-size: 32px;}
    .special-wrap .intro-section .intro-box .round-img-wrap{width: calc(100% - 100px);}
    .special-wrap .intro-section .intro-box p{font-size: 13px;}
    .special-wrap .intro-section .img-container{margin: 0;}
    .special-wrap .intro-section .img-container .img-wrap .img1{width: 80%;}
    .special-wrap .intro-section .img-container .img-wrap .img2{width: 60%; right: 20px;}
    .special-wrap .intro-section .img-container .img-wrap .img2.on{border-radius: 0px 50px 0px 0px;}
    .special-wrap .intro-section .img-container .img-wrap .txt{margin-left: 0;}
    .special-wrap .intro-section .img-container .img-wrap .txt h2{font-size: 18px;}
    .special-wrap .intro-section .img-container .img-wrap .txt p{font-size: 12px; letter-spacing: -0.05em;}
    .special-wrap .intro-section .img-container .img-wrap .img3{width: 55%;}
    .special-wrap .intro-section .intro-box{margin-bottom: 70px;}
    .special-wrap .intro-section .img-container .img-wrap{margin-bottom: 100px;}
    .special-wrap .intro-section .bg-img-wrap .bg-img{height: 250px; margin-bottom: 80px;}
    .special-wrap .intro-section .img-container .img-wrap .txt{margin-top: 50px;}
    .special-wrap .intro-section .img-container .img-wrap .txt .dot{font-size: 45px; left: -20px;}

    .tour-wrap .tour-info-container .tour-info-wrap .img-wrap{height: 200px;}
    .top-img-wrap .section-tit{padding-top: 50px; margin-bottom: 50px;}
    .top-img-wrap .section-tit h3{font-size: 14px; margin-bottom: 15px;}
    .top-img-wrap .section-tit h2{font-size: 25px;}

    .tour-wrap .tour-info-container .tour-info-wrap .txt-wrap{display: block; padding-top: 20px; padding-bottom: 80px;}
    .tour-wrap .tour-info-container .tour-info-wrap .txt-tit{width: 100%; margin-bottom: 20px;}
    .tour-wrap .tour-info-container .tour-info-wrap .txt-info{width: 100%;}
    .tour-wrap .tour-info-container .tour-info-wrap .txt-tit h3{font-size: 15px;}
    .tour-wrap .tour-info-container .tour-info-wrap .txt-tit h2{font-size: 18px;}
    .tour-wrap .tour-info-container .tour-info-wrap .txt-tit h4{padding: 5px 10px; font-size: 12px;}
    .tour-wrap .tour-info-container .tour-info-wrap .txt-info p{font-size: 13px;}
    .tour-wrap .tour-info-container .tour-info-wrap .txt-info p br{display: none;}
    .tour-wrap .tour-info-container .tour-info-wrap .txt-info p .m-br{display: block;}
    .tour-wrap .tour-info-container .tour-info-wrap .tour-slide-container{height: 200px;}
    .map-wrap .info-txt-wrap{margin-bottom: 50px;}
    .map-wrap .info-txt-wrap .tit h3{font-size: 15px;}
    .map-wrap .info-txt-wrap .tit h2{font-size: 22px;}
    .map-wrap .info-txt-wrap .txt{padding:20px 10px;}
    .map-wrap .info-txt-wrap .txt p{font-size: 12px; letter-spacing: -0.05em;}
    
    .reser-wrap .intro-section .intro-info{display: block;}
    .reser-wrap .intro-section .intro-info .img{width: 100%;}
    .reser-wrap .intro-section .intro-info .txt-wrap .txt{padding-right: 0;}
    .reser-wrap .intro-section .intro-info .txt-wrap .tit{margin-top: 40px; margin-bottom: 15px;}
    .reser-wrap .intro-section .intro-info .txt-wrap .tit h2{font-size: 22px;}
    .reser-wrap .intro-section .intro-info .txt-wrap .tit h2 span{font-size: 15px; margin-left: 5px;}
    .reser-wrap .intro-section .intro-info .txt-wrap .txt .box-txt{padding: 25px; width: 100%;}
    .reser-wrap .intro-section .intro-info .txt-wrap .txt .box-txt h5{font-size: 12px;}
    .reser-wrap .intro-section .intro-info .txt-wrap .txt p{font-size: 12px; margin-top: 15px;}
    .reser-wrap .intro-section .intro-info .txt-wrap .txt li{font-size: 12px;}
    .reser-wrap .intro-section .reser-table-wrap .reser-box{line-height: 40px; height: 40px; margin-top: 30px; font-size: 12px;}
    .reser-wrap .info-section{padding-top: 100px;}
    .reser-wrap .info-section .tit-wrap{margin-bottom: 40px;}
    .reser-wrap .info-section .tit-wrap h2{font-size: 22px;}
    .reser-wrap .info-section .tit-wrap h2 span{font-size: 15px;}
    .reser-wrap .info-section .reser-info-list h3{font-size: 14px; line-height: 40px;}
    .reser-wrap .info-section .reser-info-list .txt-info{padding-top: 30px; padding-bottom: 50px;}
    .reser-wrap .info-section .reser-info-list .txt-info li{font-size: 12px;  letter-spacing: -1.5px;}
    .reser-wrap .refund-section{padding-top: 40px;}
    .reser-wrap .refund-section .tit-wrap h2{font-size: 22px;}
    .reser-wrap .refund-section .tit-wrap h2 span{font-size: 15px;}
    .reser-wrap .info-section .reser-info-list .txt-info h5{font-size: 13px;}
    .reser-wrap .refund-section .tit-wrap p{font-size: 12px;}

    .reser-wrap .refund-section .refund-table thead{width: 50%; float: left;}
    .reser-wrap .refund-section .refund-table tbody{width: 50%; float: left;}
    .reser-wrap .refund-section .refund-table tr{width: 100%; display: block;}
    .reser-wrap .refund-section .refund-table th, .reser-wrap .refund-section .refund-table td{width: 100%; display: block; font-size: 12px; line-height: 30px;}

    .reser-wrap .reser-table{margin-top: 50px;}
    .room-price-table th, .room-price-table td{font-size: 12px; letter-spacing: -0.05em;}
    .pc-map{display: none;}
    .m-map{display: block;}
    .ft .toTop{bottom: 15px; right: 15px; width: 35px; height: 35px;}
    .m-br{display: block;}
    .main-wrap .intro-section .txt-wrap::after{content: ""; display: table; clear: both;}
    .main-wrap .main-slide-wrap .vdo-slide.horizon iframe{width: 100%; height: 100%;}
    .main-wrap .main-slide-wrap .vdo-slide.vertical iframe{height: 100%; width: 100%;}
    .m-vdo-wrap{display: block; width: 100%; height: 52vw; margin-top: 15px; clear: both; }
    .m-vdo-wrap .slide{width: 100%; height: 100%;}
    .m-vdo-wrap iframe{width: 100%; height: 100%;}
    .main-wrap .movie-link{display: none;}
    
    .hd .he-tell-wrap .fa-solid, .fass{color: #fbfbfb;}
    .hd .he-tell-wrap{position: absolute;right: 60px;top: 24px;font-size: 20px;z-index: 9;pointer-events: all;display: block;padding-top: unset;}
}
