@charset "utf-8";
/* BlueWaves Web Standard Team Author KKS, Project Author CYK */
/* Sprite */
.button-gnb:after,.button-gnb-close:after,.button-gnb-status,.button-gnb-status.on,.icon-gnb-home,.link-gnb-resrvation:after,.icon-gnb-location,.icon-gnb-phone,.button-back:after,.main-logo a:after,.icon-time,.icon-weather,.icon-phone,.icon-folding,.icon-pkg-breakfast,.icon-pkg-fitness,.icon-pkg-restaurant,.icon-pkg-yardtour,.icon-pkg-ticket,.button-popup-close:after,.button-tour-menu:after,.list-tour li:after,.icon-arrow-right,.select-wrap:after,.form-radio-checkbox,.button-back2:after,.icon-sns-facebook,.icon-sns-blog,.icon-sns-kakao,.icon-pkg-breakfast2,.icon-pkg-fitness2,.icon-pkg-restaurant2,.icon-pkg-yardtour2,.icon-pkg-ticket2
{display:inline-block;background-image:url(../img/sp-main.png);background-size:150px 187px;background-repeat:no-repeat;vertical-align:top}

.button-gnb:after{width:22px;height:18px;background-position:0 -34px;content:''}
.button-gnb-close:after{width:18px;height:18px;background-position:-69px -66px;content:''}
.button-gnb-status{width:22px;height:22px;background-position:0 -66px}
.icon-gnb-home{width:23px;height:20px;background-position:-71px -34px}
.link-gnb-resrvation:after{width:10px;height:17px;background-position:-95px -34px;content:''}
.icon-gnb-location{width:22px;height:22px;background-position:-46px -66px}
.icon-gnb-phone{width:31px;height:31px;background-position:-106px -34px}
.button-back:after{width:21px;height:17px;background-position:-49px -34px;content:''}
.main-logo a:after{width:147px;height:33px;background-position:0 0;content:''}
.icon-time{width:12px;height:12px;background-position:-23px -34px}
.icon-weather.ico_clear{width:15px;height:15px;background-position:-72px -111px}
.icon-weather.ico_scloud{width:17px;height:15px;background-position:-88px -111px}
.icon-weather.ico_vcloud{width:19px;height:15px;background-position:-106px -111px}
.icon-weather.ico_fade{width:19px;height:15px;background-position:-126px -111px}
.icon-weather.ico_rain{width:17px;height:15px;background-position:-93px -135px}
.icon-weather.ico_snow{width:17px;height:15px;background-position:-111px -135px}
.icon-phone{width:18px;height:18px;background-position:-88px -66px}
.icon-folding{width:17px;height:10px;background-position:0 -53px}
.icon-pkg-breakfast{width:18px;height:21px;background-position:0 -89px}
.icon-pkg-fitness{width:31px;height:21px;background-position:-19px -89px}
.icon-pkg-restaurant{width:28px;height:21px;background-position:-51px -89px}
.icon-pkg-yardtour{width:21px;height:21px;background-position:-80px -89px}
.icon-pkg-ticket{width:26px;height:21px;background-position:-102px -89px}
.icon-pkg-breakfast2{width:18px;height:21px;background-position:0 -166px}
.icon-pkg-fitness2{width:31px;height:21px;background-position:-19px -166px}
.icon-pkg-restaurant2{width:28px;height:21px;background-position:-51px -166px}
.icon-pkg-yardtour2{width:21px;height:21px;background-position:-80px -166px}
.icon-pkg-ticket2{width:26px;height:21px;background-position:-102px -166px}
.button-popup-close:after{width:17px;height:17px;background-position:-107px -66px;content:''}
.button-tour-menu:after{width:10px;height:7px;background-position:-36px -53px;content:''}
.list-tour li:after{width:10px;height:17px;background-position:-125px -66px;content:''}
.icon-arrow-right{width:6px;height:14px;background-position:-136px -66px}
.select-wrap:after{width:16px;height:9px;background-position:-47px -53px;content:''}
.form-radio-checkbox{width:23px;height:23px;background-position:0 -111px}
input[type=radio].form-radio-checkbox:checked{background-position:-24px -111px}
input[type=checkbox].form-radio-checkbox:checked{background-position:-48px -111px}
.button-back2:after{width:18px;height:15px;background-position:-129px -89px;content:''}
.icon-sns-facebook{width:30px;height:30px;background-position:0 -135px}
.icon-sns-blog{width:30px;height:30px;background-position:-31px -135px}
.icon-sns-kakao{width:30px;height:30px;background-position:-62px -135px}
 
 /* Header :: [컨텐츠 공통] */
#header{z-index:100;position:fixed;top:0;left:0;width:100%;height:54px;background-color:rgba(255,255,255,0.9);text-align:center}
.main-logo{display:inline-block}
.main-logo a{display:block;padding:11px}
#header .button-gnb{position:absolute;padding:10px;left:5px;top:8px}

/* Drawer 메뉴 */
.drawer-menu{z-index:200;position:fixed;top:0;left:-300px;height:100%;text-align:left;transition:all 0.1s}
.drawer-menu.on{left:0}
.drawer-menu ._inner_wrap{overflow-y:auto;width:270px;height:100%;background-color:#ebe7e3}
.drawer-menu .link-main{position:relative;display:block;box-sizing:border-box;height:54px;padding:19px 0 20px 57px;background-color:#919a9c;/*#7e7974;*/font-size:17px;font-weight:600;color:#fff}
.drawer-menu .link-main .icon-gnb-home{position:absolute;top:17px;left:20px}
.drawer-menu .link-gnb-resrvation{position:relative;display:block;padding:18px 0;/*background-color:#e07a3f;*/background-color:#151b4f; font-weight:600;font-size:17px;color:#fff;text-align:center}
.drawer-menu .link-gnb-resrvation:after{position:absolute;top:18px;right:20px}
.drawer-menu .setting-area{overflow:hidden}
.drawer-menu .setting-area a{display:block;float:left;box-sizing:border-box;width:50%;padding:19px 0;border-left:1px solid #b9bebf;/*1px solid #a89d94;*/background-color:#919a9c;/*#827265;*/font-size:13px;color:#fff;text-align:center}
.drawer-menu .setting-area a:first-child{border-left:0}
.drawer-menu .call-info{display:block;box-sizing:border-box;height:52px;padding-top:19px;font-weight:600;font-size:15px;color:#333;text-align:center}
.drawer-menu .call-info .icon-gnb-phone{margin-top:-8px;margin-right:15px}
.drawer-menu .button-gnb-close{position:absolute;top:18px;right:-38px;padding:5px}
.gnb{width:270px}
.gnb a{position:relative;display:block;box-sizing:border-box;padding:18px 0 18px 20px;border-top:1px solid #e3e3e3;background-color:#fff;font-size:17px;color:#333}
.gnb .button-gnb-status,.gnb .icon-gnb-location{position:absolute;top:15px;right:20px}
.gnb li.on .button-gnb-status{background-position:-23px -66px}
.gnb li.on > a{font-weight:600}
.gnb > li:first-child > a{border-top:0}
.gnb > li.on > ul{display:block}
.gnb > li > ul{display:none}
.gnb > li > ul a{position:relative;padding-left:58px;background-color:#f7f7f7;font-size:15px;color:#555}
.gnb > li > ul a:before{position:absolute;top:25px;left:39px;display:inline-block;width:3px;height:3px;background-color:#555;content:''}

/* Footer :: [컨텐츠 공통] */
#footer{padding:18px 0 21px;background-color:#ebe7e3;text-align:center}
.footer-links{margin-bottom:15px}
.footer-links a{position:relative;display:inline-block;margin-left:8px;padding:3px;font-weight:600;font-size:12px;color:#333}
.footer-links a:first-child{margin-left:0}
.footer-links a:first-child:before{display:none}
.footer-links a:before{position:absolute;top:3px;left:-5px;display:inline-block;width:1px;height:12px;background-color:#ccc;content:''}
.copy{font-weight:600;font-size:12px;color:#777}

/* Layout :: [컨텐츠 공통] */
#wrap{transition:all 0.1s;position:relative;left:0;overflow-x:hidden}
#wrap.on,#wrap.on #header{left:270px}
/*#content{padding-top:53px}*/
a.topbanner_img {text-align: center; display: block;padding: 18px 0 21px; color: #4a70a5;font-size: 16px;font-weight: bold; background-image :url(../img/topbanner_pattern.jpg); background-repeat: repeat;background-size: contain;}
.topbanner_txt { font-weight: bolder; color: #274875;    font-size: 20px;}
#content.sub{padding-bottom:50px;margin-top:54px;}
#content.reservation{padding-bottom:0;background-color:#efefef}

/* Contents :: [컨텐츠 공통] */
.content-title{position:relative;box-sizing:border-box;height:44px;padding-top:14px;background-color:#919a9c;/*#ebe7e3;*/font-weight:600;font-size:18px;color:#333;text-align:center}
.content-title .button-back{position:absolute;top:9px;left:10px;padding:5px}
.content-title.tour{padding-top:0}
.page-function{visibility:hidden}
.button-back2{z-index:10;position:fixed;left:13px;bottom:13px;width:38px;height:35px;border:1px solid #bbb;border-radius:3px;background-color:rgba(255,255,255,0.85);text-align:center}
.button-back2:after{margin-top:10px}
.button-back2.button-top{left:auto;right:13px}
.button-back2.button-top:after{-webkit-transform:rotate(90deg);transform:rotate(90deg)}
/* swipe */
#swipe{overflow:hidden;position:absolute;top:0;width:100%;height:100%}
#bar_swipe { overflow: hidden;position: absolute; top: 0; width: 100%;height: 100%;}
#swipe ul{position:absolute;top:0;left:0;height:100%}
#swipe img{width:100%}
.carousel-area{height:9px;text-align:center}
.carousel-area button{margin:0 3px;width:9px;height:9px;border-radius:50%;background-color:#fefefe}
.carousel-area button.on{background-color:#e07a3f}
.main-visual .carousel-area{position:absolute;right:0;bottom:88px;left:0}
.carousel-area.room-view{margin:10px 0}
.carousel-area.room-view button{background-color:#ddd}
.carousel-area.room-view button.on{background-color:#827265}
/* button */
.buttons-area{font-size:0}
.button-style{display:inline-block;width:100%;vertical-align:top}
.button-style span{display:block;box-sizing:border-box;height:45px;line-height:45px;background-color:#151b4f;/*#827265;*/font-size:16px;color:#fff;text-align:center}
.button-style.white span{border:1px solid;background-color:#fff;color:#2f6a75;/*#827265*/}
.buttons-area._multiple{margin-right:-5px;margin-left:-5px}
.buttons-area._multiple span{margin:0 5px}
.buttons-area._two a{width:50%}
.buttons-area._three a{width:33.33%}
.buttons-area + .buttons-area{margin-top:15px}
/* form */
.select-wrap{position:relative;display:inline-block}
.select-wrap:after{position:absolute;top:50%;right:0;margin-top:-4px}
.select-wrap + .select-wrap{margin-left:4px}
.select-wrap select{-webkit-appearance:none;border:0;border-radius:0;background-color:transparent}
.form-radio-checkbox{border:0}
.form-input-text{height:34px;line-height:34px;border:0;text-indent:5px;font-size:15px;color:#555}
.form-input-text::-webkit-input-placeholder{color:#999}
.form-input-text::-moz-input-placeholder{color:#999}
.form-input-text:-ms-input-placeholder{color:#999}
/* ul-list */
.ul-style{line-height:23px;font-size:14px;color:#555}
.ul-style > li{position:relative;padding-left:11px}
.ul-style > li:before{position:absolute;top:9px;left:0;display:block;width:3px;height:3px;background-color:#666;content:''}
.ul-style-depth2{margin-bottom:3px}
.ul-style-depth2 > li{position:relative;padding-left:11px}
.ul-style-depth2 > li:before{position:absolute;top:9px;left:0;display:block;width:6px;height:1px;background-color:#555;content:''}
.ul-style-comment{line-height:23px;font-size:14px;color:#555}
.ul-style-comment > li{position:relative;padding-left:18px}
.ul-style-comment > li:before{position:absolute;top:-1px;left:0;display:inline-block;font-size:18px;content:'※'}
/* 패키지 스티커 */
.package-sticker{z-index:10;position:absolute;display:inline-block;border-style:solid;border-width:73px 73px 0 0;border-color:transparent}
.package-sticker.promotion{border-top-color:rgba(227,120,57,0.8)}
.package-sticker.season{border-top-color:rgba(56,41,9,0.8)}
.package-sticker.hotdeal{border-top-color:rgba(255,74,108,0.8)}
.package-sticker.event{border-top-color:rgba(64,73,99,0.8)}
.package-sticker span{position:absolute;top:-79px;left:-6px;transform:rotate(-45deg);-webkit-transform:rotate(-45deg);width:73px;height:73px;line-height:73px;text-align:center;font-weight:600;font-size:12px;color:#fff;white-space:nowrap}
/* 팝업 */
.popup-layer{display:none;position:fixed;z-index:300;top:20px;right:20px;left:20px}
.popup-layer ._title{box-sizing:border-box;height:50px;padding-top:15px;background-color:#a58d70;font-size:18px;color:#fff;text-align:center}
.popup-layer ._content{overflow-x:hidden;overflow-y:auto;max-height:350px;padding:20px 15px 15px;background-color:#fff}
.popup-layer .button-popup-close{position:absolute;top:7px;right:7px;padding:10px}
.popup-layer img.room-plan{width:100%}
.popup-layer .table-amenity{width:100%;border-top:1px solid #333}
.popup-layer .table-amenity th{border-bottom:1px solid #e3e3e3;font-size:14px;color:#333;background-color:#f7f7f7}
.popup-layer .table-amenity td{padding:11px;border-bottom:1px solid #e3e3e3}
/* SNS */
.sns-area{margin:20px 15px 0;text-align:right;font-size:0}
.sns-area a{margin-left:8px}

/* Contents */
/* 메인 */
/*.main-visual{position:relative;padding-top:94.44%}
.text{position:absolute;right:0;bottom:0;left:0;box-sizing:border-box;height:73px;padding:12px 0 0 13px;background-color:rgba(0,0,0,0.5)}
.visual-slogan{display:inline-block;padding-bottom:8px;border-bottom:1px solid rgba(255,255,255,0.4);font-weight:300;font-size:18px;color:#fff}
.live-info{margin-top:8px;font-size:15px;color:#fff}
.live-info > span{display:inline-block;height:15px;line-height:1;vertical-align:top}
.live-info > span + span:before{display:inline-block;margin:0 6px;vertical-align:0;width:1px;height:9px;background-color:#fff;content:''}
.live-info .icon-time{margin:2px 3px 0 0}
.live-info .icon-weather{margin-right:7px}
.live-info ._char{font-size:13px}
.main-columns{padding:23px 9px}
.main-columns li{float:left;width:33.33%}
.main-columns a{display:block;padding:0 4px}
.column-title{margin-bottom:13px;font-size:15px;color:#333}
.thumbnail-box{position:relative;overflow:hidden;padding-top:68.75%}
.thumbnail-box img{position:absolute;top:0;bottom:0;width:100%;height:100%}
.column-sub-title{display:block;margin-top:10px;font-weight:normal;font-size:14px;color:#333}
.validity-date{display:inline-block;margin-top:6px;font-size:8px;color:#555}*/


/* Contents */
/* 메인 */
.main-visual{position:relative;padding-top:94.44%}
.text{position:absolute;right:0;bottom:0;left:0;box-sizing:border-box;height:85px;padding:0 0 0 18px;background-color:rgba(0,0,0,0.5)}
.visual-slogan{display:inline-block;padding:8px 0;border-bottom:1px solid rgba(255,255,255,0.4);font-weight:300;font-size:18px;color:#fff;}
.main-visual ._slogan{font-size: 14px;line-height: 18px; color: #ffffff;padding: 5px 0;}
.live-info{margin-top:8px;font-size:15px;color:#fff;text-align: center; width: 196px;}
#main_time {font-size: 25px;line-height: 29px;height: 29px;border-bottom: 1px solid rgba(255, 255, 255, 0.38);    width: 100%;}
.live-info > span{display:inline-block;height:15px;line-height:1;vertical-align:top;line-height:25px;}
.live-info > span + span:before{display:inline-block;margin:0 6px;vertical-align:0;width:1px;height:9px;background-color:#fff;content:'';display:none;}
.live-info .icon-time{margin:2px 3px 0 0; display:none;}
.live-info .icon-weather{margin-right:7px;margin-top:5px;}
.live-info ._char{font-size:13px}

/*.go_sub{padding:0 0 10px 0;}*/
.go_sub li{float:left;width:33.33%;height: 110px;text-align: center;box-sizing: border-box;}
.go_sub li:nth-child(1) {background: url(../img/mobile_icon4.png) no-repeat center 20px;background-size: 43px 42px;}
.go_sub li:nth-child(2) {background: url(../img/mobile_icon5.png) no-repeat center 20px;background-size: 51px 45px;}
.go_sub li:nth-child(3) {background: url(../img/mobile_icon6.png) no-repeat center 20px;background-size: 48px 44px;}
.go_sub li:nth-child(4) {background: url(../img/mobile_icon.png) no-repeat center 20px;background-size: 53px 42px;}
.go_sub li:nth-child(5) {background: url(../img/mobile_icon2.png) no-repeat center 18px;background-size: 45px 50px;}
.go_sub li:nth-child(6) {background: url(../img/mobile_icon3.png) no-repeat center 20px;background-size: 47px 42px;}

/*.main-columns{padding:23px 9px;}
.main-columns li{float:left;width:33.33%;height: 109px;text-align: center;padding-top: 75px;box-sizing: border-box;}*/
.main-columns a{display:block;width: 100%;height: 100%;}


.column-title{margin-bottom:13px;font-size:14px;color:#333;font-weight: normal;padding-top: 73px;}
.thumbnail-box{position:relative;overflow:hidden;padding-top:68.75%}
.thumbnail-box img{position:absolute;top:0;bottom:0;width:100%;height:100%}
.column-sub-title{display:block;margin-top:10px;font-weight:normal;font-size:14px;color:#333}
.validity-date{display:inline-block;margin-top:6px;font-size:8px;color:#555}



/* 예약 */
.reservation-step{overflow:hidden;padding:25px 15px;background-color:#fff}
.reservation-step ._title{float:left;line-height:26px;font-weight:600;font-size:18px;color:#333}
.reservation-step ._progress-bar{float:right;overflow:hidden}
.reservation-step ._progress-bar li{float:left;margin-left:10px;width:25px;height:25px;line-height:25px;border:1px solid #ccc;border-radius:50%;text-align:center;background-color:#fff;font-weight:600;font-size:16px;color:#bbb}
.reservation-step ._progress-bar li:first-child{margin-left:0}
.reservation-step ._progress-bar li.on{border-color:#919a9c;background-color:#919a9c;color:#fff}
.reservation-section{position:relative;overflow:hidden;margin:15px;background-color:#fff}
.reservation-section ._row{overflow:hidden;border-bottom:1px solid #e3e3e3;font-size:15px;color:#333}
.reservation-section ._add_description{padding:12px 15px 9px;line-height:21px;font-size:14px;color:#555}
.reservation-section ._asterisk{display:inline-block;height:13px;font-size:19px;vertical-align:-5px}
.reservation-section ._check-in{float:left;box-sizing:border-box;width:50%}
.reservation-section ._check-in:first-child{border-right:1px solid #e3e3e3}
.reservation-section ._check-in label{display:block;padding-top:19px;text-align:center;font-weight:600;font-size:15px;color:#333}
.reservation-section ._check-in input{width:100%;padding:10px 0 15px;border:0;text-align:center;font-weight:600;font-size:18px;color:#7e5637}
.reservation-section ._row .select-label{float:left;display:inline-block;height:54px;line-height:54px;padding-left:15px}
.reservation-section ._row .select-wrap{float:right;width:50%}
.reservation-section ._row .select-wrap select{box-sizing:border-box;width:100%;height:54px;padding-right:46px;line-height:54px;text-align:center;font-size:15px;color:#333;direction:rtl}
.reservation-section ._row .select-wrap:after{right:15px}
#content.reservation .ul-style > li{margin:3px 0}
#content.reservation .buttons-area{padding:50px 15px 15px}
#content.reservation .reservation-section + .buttons-area{padding-top:35px}
#content.reservation .reservation-confirm + .buttons-area{padding-top:0}
#content.reservation .tab-room-view a{border-bottom:1px solid #7e7974}
.reservation-section ._checkin-confirm{float:left;margin:15px 15px 12px}
.reservation-section ._checkin-confirm dt{float:left;padding:5px 0 8px;font-weight:600;font-size:15px;color:#333}
.reservation-section ._checkin-confirm dd{padding:5px 0 8px 100px;white-space:nowrap;font-size:15px;color:#555}
.reservation-section .button-reset-reservation{position:absolute;top:10px;right:10px;padding:10px 0 2px;border-bottom:1px solid #333;font-size:15px;color:#333}
.package-legend-area{position:relative;overflow:hidden;margin:15px 15px 0;background-color:#f7f7f7}
.package-legend-area > ul{overflow:hidden;min-height:63px;display:-webkit-flex;display:flex}
.package-legend-area > ul > li{-webkit-flex:1;-ms-flex:1;flex:1;font-size:11px;color:#555;text-align:center;letter-spacing:-1px}
.package-legend-area [class^=icon-pkg]{margin:12px 0 6px}
.list-pkg li{position:relative;border-bottom:1px solid #e3e3e3;background-color:#fff}
.list-pkg li > ._title{display:block;padding:20px 15px;font-weight:600;font-size:15px;color:#333}
.list-pkg li ._link-detail{position:absolute;top:10px;right:15px;box-sizing:border-box;height:34px;line-height:34px;padding:0 20px;border:1px solid #ddd;text-align:center;background-color:#f7f7f7;font-size:14px;color:#333}
.list-pkg li ._pkg-content{padding:0 15px 22px}
.list-pkg li ._pkg-content ._frame{position:relative;overflow:hidden;display:block;padding-top:60.60%}
.list-pkg li ._pkg-content ._frame img{position:absolute;top:0;left:0;width:100%;height:100%}
.table-pkg-option{margin-top:13px;width:100%;table-layout:fixed}
.table-pkg-option th{vertical-align:top;padding-top:10px;font-size:15px;color:#333}
.table-pkg-option td{padding:7px 0 8px;font-size:15px;color:#555}
.table-pkg-option label{display:inline-block;min-width:91px;line-height:23px}
.table-pkg-option label .form-radio-checkbox{margin-right:8px}
.table-pkg-option ._additon{padding-left:31px;font-size:13px;color:#555}
.table-pkg-option ._select-gap{margin:5px 0 15px 31px}
.table-pkg-option ._select-gap:last-child{margin-bottom:0}
.table-pkg-option .select-wrap select{box-sizing:border-box;width:100px;height:40px;line-height:38px;border:1px solid #ddd;text-indent:10px;font-size:15px;color:#333}
.table-pkg-option .select-wrap:after{right:11px}
.pkg-detail-content{padding-top:20px;background-color:#fff}
.pkg-detail-content ._title{padding-bottom:9px;text-align:center;font-weight:600;font-size:19px;color:#333}
.table-pkg-detail{width:100%}
.table-pkg-detail th{height:29px;line-height:29px;padding-left:25px;text-align:left;vertical-align:top;font-size:15px;color:#333}
.table-pkg-detail td{line-height:29px;padding-right:25px;text-align:right;font-size:15px;color:#555}
.table-pkg-detail tfoot th,.table-pkg-detail tfoot td{font-weight:600;font-size:19px;color:#333}
.table-pkg-detail ._hr td{padding-right:15px;padding-left:15px}
.table-pkg-detail hr{display:block;border:0;margin:11px 0 12px;height:1px;background-color:#e3e3e3}
.table-pkg-detail ._bold hr{background-color:#333}
.table-pkg-detail ._asterisk{font-size:19px;vertical-align:-5px}
.table-pkg-detail ._noti{padding-left:25px;text-align:left;font-weight:normal;font-size:12px;color:#555}
.reservation-customer-title{position:relative;padding:15px 15px 10px 15px;font-weight:600;font-size:17px;color:#333}
.reservation-customer-title ._required-input{float:right;margin-top:2px;font-size:14px;color:#333}
.reservation-customer-title + .reservation-section{margin-top:0}
.reservation-section + .reservation-customer-title{padding-top:5px}
.asterisk-required{vertical-align:top;font-size:24px;color:#e07a3f}
.table-reservation-customer{width:100%}
.table-reservation-customer th{padding-top:22px;padding-left:10px;border-bottom:1px solid #e3e3e3;text-align:left;vertical-align:top;font-weight:600;font-size:15px;color:#333}
.table-reservation-customer td{box-sizing:border-box;padding:12px 5px;border-bottom:1px solid #e3e3e3;height:58px}
.table-reservation-customer ._button-gender{float:left;width:68px;height:34px;line-height:34px;border:1px solid #ddd;font-size:14px;color:#999}
.table-reservation-customer ._button-gender + ._button-gender{margin-left:-1px}
.table-reservation-customer ._button-gender.on{position:relative;border-color:#333;color:#333}
.table-reservation-customer .select-wrap select{width:54px;height:34px;line-height:34px;font-size:15px;color:#333}
.table-reservation-customer .select-wrap + input[type=text]{text-align:center}
.table-reservation-customer ._form-gap{display:inline-block;margin-top:16px;width:12px;height:1px;background-color:#666;vertical-align:top}
.table-reservation-customer ._receive-agree{margin-top:10px;font-size:15px;color:#555}
.table-reservation-customer ._receive-agree em{margin-right:10px}
.table-reservation-customer ._receive-agree label{line-height:23px}
.table-reservation-customer ._receive-agree label + label{margin-left:8px}
.table-reservation-customer ._receive-agree label input{margin-right:3px}
.table-reservation-customer textarea{overflow-y:auto;height:90px;padding:10px;border:1px solid #ddd;line-height:20px;box-sizing:border-box;font-size:15px}
.table-reservation-customer ._card-type label{display:inline-block;line-height:23px;font-size:15px;color:#555}
.table-reservation-customer ._card-type label + label{margin-left:10px}
.table-reservation-customer ._card-type label .form-radio-checkbox{margin-right:5px}
.table-reservation-customer ._card-number{font-size:0}
.table-reservation-customer ._card-number input{width:45px}
.table-reservation-customer._view th{padding-top:0;vertical-align:middle}
.table-reservation-customer._view td{height:54px;line-height:23px;font-size:15px;color:#555}
.reservation-section ._card-description{padding:15px}
.reservation-section ._card-description ._title{display:block;margin:15px 0 5px;line-height:23px;font-weight:600;font-size:15px;color:#333}
.reservation-section ._term-agree{overflow-y:auto;height:100px;padding:10px;font-size:13px;line-height:23px;color:#555}
.reservation-section ._check-agree{padding:15px;font-size:14px;line-height:23px;color:#555}
.reservation-section ._check-agree input{margin-right:5px}
.reservation-pay-confirm{width:100%;font-size:15px;color:#555}
.reservation-pay-confirm th{padding:7px 0 8px 30px;text-align:left;font-weight:normal}
.reservation-pay-confirm td{padding-right:10px;text-align:right}
.reservation-pay-confirm ._title-row th{padding:20px 0 20px 10px;border:1px solid #e3e3e3;border-width:1px 0;font-weight:600;color:#333}
.reservation-pay-confirm ._title-row:first-child th,.reservation-pay-confirm ._title-row:first-child td{border-top:0}
.reservation-pay-confirm ._title-row td{border:1px solid #e3e3e3;border-width:1px 0;font-weight:600}
.reservation-pay-confirm ._title-row + tr th,.reservation-pay-confirm ._title-row + tr td{padding-top:20px}
.reservation-pay-confirm ._pb20 th,.reservation-pay-confirm ._pb20 td{padding-bottom:20px}
.reservation-pay-confirm tfoot th{padding:20px 0 20px 10px;border-top:1px solid #333;border-bottom:1px solid #e3e3e3;font-weight:600;font-size:19px;color:#333}
.reservation-pay-confirm tfoot td{border-top:1px solid #333;border-bottom:1px solid #e3e3e3;font-weight:600;font-size:19px;color:#333}
.reservation-confirm{margin:20px 15px}
.reservation-confirm ._text{margin:20px 0;line-height:21px;font-size:14px;color:#555}
.table-reservation-login{width:100%}
.table-reservation-login th{box-sizing:border-box;height:58px;padding-left:10px;border-bottom:1px solid #e3e3e3;text-align:left;font-weight:600;font-size:15px;color:#333}
.table-reservation-login td{box-sizing:border-box;border-bottom:1px solid #e3e3e3}
.table-reservation-login .on th{border:1px solid #827265;border-right:0}
.table-reservation-login .on td{border:1px solid #827265;border-left:0}
.table-reservation-login .prev-tr th,.table-reservation-login .prev-tr td{border-bottom-width:0}
/* 객실,다이닝 리스트 */
.list-room{padding:0 15px}
.list-room li{padding:15px 0;border-bottom:1px solid #e3e3e3}
.list-room a{display:block}
.list-room .image-room{margin-bottom:12px;width:100%}
.list-room .room-name{padding:0 15px;line-height:22px;font-weight:600;font-size:16px;color:#333}
.list-room .room-description{margin-top:7px;padding:0 15px;font-size:14px;color:#555}
.list-room .room-contact{margin-top:10px;padding:0 15px;font-size:13px;color:#555}
.list-room .room-price{margin-top:7px;padding:0 15px;font-weight:600;font-size:14px;color:#7e5637}
.list-room ._divide-bar{display:inline-block;margin:0 8px;width:1px;height:12px;background-color:#ddd;vertical-align:top}
/* 객실,다이닝,부대시설/세미나&amp;웨딩 상세 */
.tab-room-view a{float:left;display:block;box-sizing:border-box;width:50%;height:40px;padding-top:13px;border-bottom:1px solid #ebe7e3;background-color:#fff;font-size:15px;color:#333;text-align:center}
.tab-room-view a.on{background-color:#7e7974;border-color:#7e7974;color:#fff}
.room-view-area{position:relative;padding-top:60.55%}
.room-detail{margin:16px 0 40px;padding:0 15px}
.room-detail ._slogan{line-height:26px;font-size:16px;color:#333}
.room-detail ._slogan strong{font-size:18px;font-weight:600}
.room-detail ._description{margin-top:11px;line-height:23px;font-size:14px;color:#555}
.room-detail ._phone{display:inline-block;margin-left:25px;line-height:18px;font-weight:600;font-size:16px;color:#333;text-indent:-25px}
.room-detail ._phone em{color:#7e5637}
.room-detail ._phone .icon-phone{margin-right:7px}
.room-detail ._phone ._addition{font-weight:normal;font-size:14px;color:#555;vertical-align:1px}
.room-detail .buttons-area{margin-top:20px;margin-bottom:40px}
.room-detail .button-style span{background-color:#7f5a45}
.room-detail.facilities{margin-bottom:0}
.room-detail.facilities ._phone + .ul-style{margin-top:36px}
.room-detail.facilities ._title{display:block;margin:36px 0 6px;line-height:23px;font-weight:600;font-size:15px;color:#333}
.room-detail.facilities .ul-style + .ul-style-comment{margin-top:11px}
.room-detail.facilities + .room-view-pkg{margin-top:40px;border-top:1px solid #e3e3e3}
.room-view-info{overflow:hidden;margin:25px 0 14px}
.room-view-info dt{float:left;position:relative;width:70px;padding-left:11px;line-height:19px;font-weight:600;font-size:14px;color:#333}
.room-view-info dt:before{position:absolute;top:7px;left:0;width:3px;height:3px;background-color:#666;content:''}
.room-view-info dd{margin:0 0 5px 81px;font-size:14px;line-height:19px;color:#555}
.room-view-info dd:after{display:table;clear:both;content:''}
.room-view-info2{border-top:1px solid #e3e3e3}
.room-view-info2 dt a{position:relative;display:block;box-sizing:border-box;height:50px;padding:17px 15px;border-bottom:1px solid #e3e3e3;font-weight:600;background-color:#f7f7f7;font-size:16px;color:#333}
.room-view-info2 dt.on .icon-folding{background-position:-18px -53px}
.room-view-info2 dt .icon-folding{position:absolute;top:20px;right:15px}
.room-view-info2 dd{display:none}
.room-view-info2 dt.on + dd{display:block}
.room-view-info2 dd{padding:18px 15px;border-bottom:1px solid #e3e3e3;background-color:#fff}
.room-view-info2 dd ._title{display:block;margin:15px 0 5px;line-height:23px;font-weight:600;font-size:15px;color:#333}
.room-view-info2 dd ._title:first-child{margin-top:0}
.room-view-info2 p{line-height:23px;font-size:14px;color:#555}
.room-view-info2 p + p{margin-top:15px}
.room-view-info2 ._asterisk{font-size:19px;vertical-align:-5px}
.room-view-pkg{padding:30px 15px 0}
.room-view-pkg li{margin-top:15px}
.room-view-pkg li:first-child{margin-top:0} 
.room-view-pkg ._title{margin-bottom:13px;font-weight:600;font-size:16px;color:#333}
.room-view-pkg ._thumbnail{position:relative;overflow:hidden;display:block;padding-top:60.60%}
.room-view-pkg ._thumbnail img{position:absolute;top:0;left:0;width:100%;height:100%}
.room-view-pkg ._thumbnail strong{position:absolute;right:0;bottom:0;left:0;box-sizing:border-box;padding:9px 0;line-height:22px;min-height:41px;background-color:rgba(0,0,0,0.5);font-size:16px;color:#fff;text-align:center}
.view-area-img img{width:100%}
.room-view-info2 .room-detail dd{}
.family .room-view-info dd {display:block !important; padding: 0;border: 0;}
.family_title{padding-right: 10px;}
/* 패키지 */
.package-image{position:relative;overflow:hidden;display:block;padding-top:60.60%;margin-bottom:15px}
.package-image img{position:absolute;top:0;left:0;width:100%;height:100%}
.package-image .package-sticker{top:0;left:0}
.package-image .package-addtion{position:absolute;right:0;bottom:0;left:0;overflow:hidden;height:50px;background-color:rgba(0,0,0,0.5)}
.package-addtion i{margin:15px 0 0 20px}
.package-title{padding:14px 15px;border-bottom:1px solid #e3e3e3}
.package-title ._title{line-height:22px;font-weight:600;font-size:16px;color:#333}
.package-title ._period{margin-top:14px;font-size:14px;color:#666}
.package-title ._price{float:right;font-weight:600;font-size:14px;color:#827265}
.package-title .tx_disc{text-align:right;padding:0;}
.package-content{padding-bottom:40px;border-bottom:1px solid #e3e3e3}
.package-content img{width:100%}
.package-content .buttons-area{margin:20px 15px 0}
.operation-guide{border:1px solid #e3e3e3;border-width:1px 0;padding:20px 15px 15px;background-color:#f7f7f7}
.operation-guide ._title{margin-bottom:14px;font-weight:600;font-size:16px;color:#333}
.operation-guide > div{line-height:23px;font-size:14px;color:#555}
.tx_disc{margin-top: 7px;padding: 0 15px;font-weight: 600;font-size: 14px;color: #DE0000;}

/* 관광 */
.button-tour-menu-wrap{position:relative}
.button-tour-menu-wrap .button-tour-menu{position:relative;height:44px;line-height:44px;padding:0 20px;font-weight:600;font-size:18px;color:#333}
.button-tour-menu-wrap .button-tour-menu:after{position:absolute;top:19px;right:0}
.button-tour-menu-wrap .layer-tour-menu{z-index:300;position:absolute;right:0;left:0;background-color:#fff}
.button-tour-menu-wrap .layer-tour-menu a{display:block;height:44px;line-height:44px;border-top:1px solid #e3e3e3;font-size:17px;color:#666;text-align:center}
.button-tour-menu-wrap .layer-tour-menu a:hover,.button-tour-menu-wrap .layer-tour-menu a:focus{background-color:#f9f6f3;color:#333}
.button-tour-menu-wrap .layer-tour-menu li:first-child a{border-top:0}
.list-tour li{position:relative;overflow:hidden;padding:15px 25px 15px 15px;border-bottom:1px solid #e3e3e3}
.list-tour li:after{position:absolute;top:44px;right:15px}
.list-tour .image-tour{float:left;margin-right:15px;width:120px;height:75px}
.list-tour .tour-name{margin:6px 0;font-weight:600;font-size:15px;color:#333}
.list-tour .tour-description{line-height:21px;font-size:14px;color:#666}
.list-tour .tour-description.ell{-webkit-line-clamp:2}
.tour-view-area{position:relative;padding-top:50%}
.tour-view-area li,.tour-view-area img{height:100%}
.tour-view-area #swipe ._image-title{position:absolute;right:0;bottom:0;left:0;box-sizing:border-box;height:43px;padding-top:13px;background-color:rgba(0,0,0,0.4);font-size:18px;color:#fff;text-align:center}
.tour-detail{margin-top:16px;padding:0 15px}
.tour-detail ._slogan{margin:16px 0 17px;line-height:26px;font-size:17px;color:#333}
.tour-detail ._description{line-height:23px;font-size:14px;color:#555}
.tour-detail .tour-course{margin:17px 0 20px}
.tour-course{overflow:hidden;padding:8px 12px;border:1px solid #eee;background-color:#fafafa}
.tour-course li{float:left;padding:1px 0 2px}
.tour-course li a,.tour-course li span{position:relative;display:inline-block;padding:4px 0 3px;font-size:14px;color:#555}
.tour-course li.on a{padding-right:6px;padding-left:6px;background-color:#151b4f;color:#fff}
.tour-course .icon-arrow-right{display:inline-block;margin:3px 8px 0}
.tour-detail ._phone{display:inline-block;margin:25px 0 20px;line-height:18px;font-weight:600;font-size:16px;color:#333}
.tour-detail ._phone em{color:#7e5637}
.tour-detail ._phone .icon-phone{margin-right:7px}
.tour-detail ._spot-description .ul-style{margin-bottom:26px;font-weight:600;color:#333}
.tour-detail ._spot-description > li{display:none}
.tour-detail ._spot-description > li.on{display:block}
/* 오시는길 */
.direction-map-area{position:relative;padding-top:60.55%}
.direction-map-area .map-api{position:absolute;overflow:hidden;top:0;width:100%;height:100%}
.direction-ways dt{padding:13px 15px 0;line-height:23px;font-weight:600;font-size:15px;color:#333}
.direction-ways dd{padding:0 15px;line-height:23px;font-size:14px;color:#555}
.direction-ways + .buttons-area{margin:35px 10px 0}
.direction-ways + .buttons-area + .buttons-area{margin:10px 15px 0}

/* 디바이스 320짜리 대응 */
@media only screen and (max-width:320px){
	.button-style span{font-size:15px}
	.table-pkg-option ._additon{letter-spacing:-1px}
	.table-reservation-customer ._receive-agree{font-size:13px;letter-spacing:-1px}
	.table-reservation-customer ._receive-agree em{margin-right:8px}
	.table-reservation-customer ._receive-agree label + label{margin-left:5px}
	.table-reservation-customer ._receive-agree label input{margin-right:2px}
	.table-reservation-customer ._card-number input{width:37px;letter-spacing:-1px}
	.table-reservation-customer ._card-number ._form-gap{width:6px;margin-right:2px;margin-left:2px}
	.room-detail ._phone{letter-spacing:-1px}
}

/*프로모션 코드 추가*/
.prCdBox{padding:12px 15px; font-size:0px}
.prCdBox label, .prCdBox input{font-size:15px}
.prCdBox label{display:inline-block; line-height:30px; margin-right:5px}
.prCdBox input{padding:0 5px; height:30px; border:1px solid #e3e3e3; box-sizing:border-box}