@charset "utf-8";
/* --------------------------------------------
 * font
/* ------------------------------------------ */
@import url(//fonts.googleapis.com/css?family=Cabin:400,600,700);
@import url(//fonts.googleapis.com/earlyaccess/nanumgothic.css);
@import url(//fonts.googleapis.com/css?family=Crimson+Text:600);
@import url(//fonts.googleapis.com/css?family=Roboto:400,100,100italic,300,300italic,400italic,500,500italic,700,700italic,900,900italic);
@import url(//fonts.googleapis.com/css?family=Muli);
@font-face {
    font-family: 'Futura';
    src: local('Futura'), local('Futura'), local('Futura');
    src: url(/AmantiHotel_common/font/ufontscomfuturabook.eot);
    src: url(/AmantiHotel_common/font/ufontscomfuturabook.eot?#iefix) format('embedded-opentype'),
    url(/AmantiHotel_common/font/ufontscomfuturabook.woff) format('woff'),
    url(/AmantiHotel_common/font/ufontscomfuturabook.otf) format('truetype');
}
@import url(//fonts.googleapis.com/earlyaccess/cwtexyen.css);

/* --------------------------------------------
 * Reset CSS
/* ------------------------------------------ */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}
html,body{width:100%;height:100%}
body{line-height:1;overflow-y:scroll;font-size:14px;font-family:'Nanum Gothic',Malgun Gothic,Dotum, Helvetica,'Apple SD Gothic Neo',Sans-serif;color:#333;word-break:normal;-webkit-text-size-adjust:none;vertical-align:baseline}
html.chn body{font-family:Helvetica,'cwTeXYen',Sans-serif;}

ol,ul{list-style:none}
a{overflow:hidden;text-decoration:none}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}
table{border-spacing:0;border:none;table-layout:fixed}
img{border:none;vertical-align:top}
button{outline:0!important;border:none}
/* --------------------------------------------
 * Common
/* ------------------------------------------ */
.blind,legend,caption{visibility:hidden;overflow:hidden;position:absolute;top:0;left:0;width:0;height:0;font-size:0;line-height:0}
a{color:#333}
input[type="file"].iTxt{border:none}
input, textarea{padding:10px 10px 11px;border:1px solid #ccc;font-size:14px;vertical-align:middle;resize:vertical}
select{height:27px;padding:2px 2px 2px 4px;border:1px solid #d3d3d3;vertical-align:middle}
.iSel.placeholder{color:#444}
label{display:inline-block;vertical-align:middle}
.noData{padding:50px 0;text-align:center;color:#666}
.ellipsis{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;-o-text-overflow:ellipsis;-moz-binding:url('ellipsis.xml#ellipsis')}
.placeholder{position:absolute;top:10px;left:10px;color:#888}
li[aria-selected=true] a{height:48px;border-width:2px 2px 0;margin:0 1px -2px 0;border-color:#91bf30 #91bf30 #fff;font-weight:bold}
div[tab-content-hidden=true]{display:none}
div[tab-content-hidden=false]{display:block}
div.overlay{display:none;position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;background-color:#000;opacity:0.5;filter:alpha(opacity=50)}
/*
div.loading{position:fixed;top:0;left:0;width:100%;height:100%;z-index:99999}
div.loading .bg{width:100%;height:100%;background-color:#000;opacity:0.5;filter:alpha(opacity=50)}
div.loading .logo{position:absolute;top:50%;left:50%;width:277px;height:29px;margin:-14px 0 0 -138px;background:url(/AmantiHotel_common/images/homepage/common/loading.png) 0 -31px no-repeat;z-index:999}
div.loading .logo span{display:block;width:0;height:29px;background:url(/AmantiHotel_common/images/homepage/common/loading.png) 0 0 no-repeat;text-indent:-9999px;opacity:0;filter:alpha(opacity=0);filter:alpha(opacity=0);-webkit-animation:loading 2s infinite;animation:loading 2s infinite}
*/

.pos_r{position:relative;}
.map{font-size:16px;background:#2e6ed8;color:#fff;position:absolute;width: 55px;height: 15px;padding: 5px;text-align: center;left: 85px;top:0;font-weight:600;}
.map_jpn{font-size:16px;background:#2e6ed8;color:#fff;position:absolute;width: 55px;height: 15px;padding: 5px;text-align: center;left: 155px;top:0;font-weight:600;}
.map.center{top:28px;}
.map.last{top:56px;}
.map_jpn.center{top:28px;}
.map_jpn.last{top:56px;}
@-webkit-keyframes loading {
    from {width:0;opacity:0}
    to {width:100%;opacity:1}
}
@keyframes loading {
    from {width:0;opacity:0}
    to {width:100%;opacity:1}
}
p.noData{padding:50px 0;text-align:center;color:#666}
::-webkit-input-placeholder{font-family:'Nanum Gothic';color:#777}
:-moz-placeholder{font-family:'Nanum Gothic';color:#777}
::-moz-placeholder{font-family:'Nanum Gothic';color:#777}
:-ms-input-placeholder{font-family:'Nanum Gothic';color:#777}
/* --------------------------------------------
 * accessibility
/* ------------------------------------------ */
div#accessibility{position:absolute;width:100%;margin:0 auto;z-index:9999}
div#accessibility a{text-indent:0;background:#000;position:absolute;z-index:1;top:-500px;width:100%;padding:5px 0px;text-align:center}
div#accessibility a:active{top:0;font-size:11px;font-weight:bold;color:#fff}
div#accessibility a:focus{top:0;font-size:11px;font-weight:bold;color:#fff}
/* --------------------------------------------
 * layout
/* ------------------------------------------ */
div#wrap{height:100%;min-width:1200px}
div#header{position:relative;height:240px;background:url(/AmantiHotel_common/images/homepage/common/bg_header.gif) repeat-x}
#container{width:1200px;min-height:100%;margin:-240px auto -170px} 
*html #container{height:100%} 
#content{padding:240px 0 170px;*zoom:1}
#content:after{content:'';display:block;clear:both}
div#footer{height:200px;background-color:#2c2c2c}
div.pop_wrap .pop_content.addscroll{height:502px; overflow-x:hidden; overflow-y:auto; padding:0; margin:10px 2px 12px; text-align:center}
/* --------------------------------------------
 * INDEX
/* ------------------------------------------ */
div.index > #header{position:absolute;top:0;left:0;right:0;height:128px;background:none;z-index:100}
div.index_container{position:relative;height:970px;overflow:hidden}
div.index_container > .bx-wrapper .bx-pager{position:absolute;top:375px;right:75px;width:15px;z-index:99}
div.index_container > .bx-wrapper .bx-pager .bx-pager-item{margin-top:35px}
div.index_container > .bx-wrapper .bx-pager .bx-pager-item a{display:block;width:11px;height:11px;margin:0 auto;background-color:#fff;border-radius:100%;text-indent:-9999px;-webkit-transition:all 0.2s;
-moz-transition:all 0.2s;-o-transition:all 0.2s;transition:all 0.2s}
div.index_container > .bx-wrapper .bx-pager .bx-pager-item a.active{border:2px solid #fff;background-color:transparent}
div.index_container p.main_copy{position:absolute;top:430px;width:100%;text-align:center;z-index:99}
div.index_container .index_slider .item{height:970px}
div.index_container .index_slider .item.visual1{background:url(../../images/homepage/index/visual1.jpg) 50% 0 no-repeat;text-indent:-9999px}
div.index_container .index_slider .item.visual2{background:url(../../images/homepage/index/visual2.jpg) 50% 0 no-repeat;text-indent:-9999px}
div.index_container .index_slider .item.visual3{background:url(../../images/homepage/index/visual3.jpg) 50% 0 no-repeat;text-indent:-9999px}
div.index_container .index_slider .item.visual4{background:url(../../images/homepage/index/visual4.jpg) 50% 0 no-repeat;text-indent:-9999px}
div.index_container .index_slider .item.visual5{background:url(../../images/homepage/index/visual5.jpg) 50% 0 no-repeat;text-indent:-9999px}
div.index_container .index_slider .item.visual6{background:url(../../images/homepage/index/visual6.jpg) 50% 0 no-repeat;text-indent:-9999px}
div.index_container .index_slider .item.visual7{background:url(../../images/homepage/index/visual7.jpg) 50% 0 no-repeat;text-indent:-9999px}
div.index_container .index_slider .item.visual8{background:url(../../images/homepage/index/visual9.jpg) 50% 0 no-repeat;text-indent:-9999px}
div.index_container .index_slider .item.visual9{background:url(../../images/homepage/index/visual10.jpg) 50% 0 no-repeat;text-indent:-9999px}
div.index_container .index_content{position:absolute;bottom:60px;left:50%;width:1200px;margin-left:-600px;background-color:#fff;z-index:99;*zoom:1}
div.index_container .index_content:after{content:'';display:block;clear:both}
div.index_container .index_content > a.close{position:absolute;top:-60px;right:0;display:block;width:60px;height:60px;background:url(/AmantiHotel_common/images/homepage/index/ico_close.png) 0 0 no-repeat; text-indent:-9999px}
div.index_container .index_content > div{float:left;position:relative;width:400px;height:200px;/* overflow:hidden */}
div.index_container .index_content > div.event .eventSlider .item img{width:100%}
div.index_container .index_content > div.event .bx-pager{position:absolute;bottom:35px;width:100%;text-align:center}
div.index_container .index_content > div.event .bx-pager .bx-pager-item{display:inline-block;margin:0 8px}
div.index_container .index_content > div.event .bx-pager .bx-pager-item a{display:block;width:13px;height:13px;overflow:hidden;background-color:#fff;border-radius:13px;text-indent:-9999px;-webkit-transition:width 0.5s;transition:width 0.5s}
div.index_container .index_content > div.event .bx-pager .bx-pager-item a.active{width:30px;background-color:#ae8e6e}
div.index_container .index_content > div.event p.noData{height:200px;line-height:200px;padding:0;background:#4d483a url(/AmantiHotel_common/images/homepage/index/bg_quickRsvn.jpg) 100% 0 no-repeat;font-weight:bold;color:#fff}
div.index_container .index_content > div > .inner{padding:30px 35px}
div.index_container .index_content > div.location{background:#f3f3f3 url(/AmantiHotel_common/images/homepage/index/bg_location.jpg) 0 0 no-repeat}
div.index_container .index_content > div.location .inner h2{font-size:22px;font-weight:normal;color:#000}
div.index_container .index_content > div.location .inner a.btn_location{display:inline-block;margin-top:20px;padding:0 15px 0 20px;background-color:#000;border-radius:33px}
div.index_container .index_content > div.location .inner a.btn_location span{display:inline-block;height:33px;line-height:33px;padding-right:20px;background:url(../../images/homepage/index/ico_view_arrow.png) 100% 50% no-repeat;font-size:16px;color:#fff;text-transform:uppercase}
div.index_container .index_content > div.quickRsvn{background:#4d483a url(/AmantiHotel_common/images/homepage/index/bg_quickRsvn.jpg) 100% 0 no-repeat}
div.index_container .index_content > div.quickRsvn .inner h2{font-size:22px;font-weight:normal;color:#ddd0a5}
div.index_container .index_content > div.quickRsvn .inner h2 strong{color:#fff}
div.index_container .index_content > div.quickRsvn .inner .form{position:relative;margin-top:20px}
div.index_container .index_content > div.quickRsvn .inner .form .input_item{position:relative;margin-top:10px}
div.index_container .index_content > div.quickRsvn .inner .form .input_item label{position:absolute;top:9px;left:10px;color:#877e68}
div.index_container .index_content > div.quickRsvn .inner .form .input_item label span{position:absolute;top:0;left:80px;width:60px;color:#757575}
div.index_container .index_content > div.quickRsvn .inner .form .input_item input{width:190px;height:35px;padding:0 0 0 10px;border:none}
div.index_container .index_content > div.quickRsvn .inner .form .btn_search{position:absolute;top:0;right:5px}
div.index_container .index_content > div.quickRsvn .inner .form .btn_search a{display:block;width:110px;height:80px;line-height:80px;background-color:#0f0e0b;font-size:16px;font-weight:bold;color:#fff;text-align:center}
div.index_container .index_content > div.quickRsvn .inner p.tel{margin-top:10px;font-size:13px;font-weight:bold;color:#fff}
div.index_container .open_arrow{display:none;position:absolute;bottom:20px;width:100%;z-index:99}
div.index_container .open_arrow a{display:block;width:169px;height:74px;margin:0 auto;background:url(/AmantiHotel_common/images/homepage/index/ico_arrow_open.png) 0 0 no-repeat;text-indent:-9999px}
div.pop_calendar{display:none;position:absolute;z-index:999}
ul.customerCenter_guide li{padding:2px 0 2px 10px;background:url(/AmantiHotel_common/images/homepage/common/bullet1.gif) 0 10px no-repeat}
/* --------------------------------------------
 * Header
/* ------------------------------------------ */
div.header{position:relative;width:1200px;height:45px;margin:0 auto}
div.header .util{position:absolute;top:19px;right:0}
div.header .util > ul{margin-right:0;*zoom:1}
div.header .util > ul:after{content:'';display:block;clear:both}
div.header .util > ul > li{float:left;margin-right:15px}
div.header .util > ul > li > a{display:block;font-weight:bold;color:#fff;text-shadow:-1px 0px 1px #656565}
div.header .global{position:absolute;top:9px;right:0;width:110px;z-index:99;transition:all 0.3s ease-in-out}
div.header .global h2 a{display:block;padding:10px 35px 10px 0;background:url(/AmantiHotel_common/images/homepage/common/ico_arrow_global.png) 77px 15px no-repeat;font-size:14px;font-weight:bold;color:#fff;text-shadow:-1px 0px 1px #656565}
div.header .global > ul{display:none;padding:5px 0}
div.header .global > ul > li > a{display:block;padding:5px 0;font-size:13px;color:#545454;text-align:center}
div.header .global > ul > li > a:hover, div.header .global > ul > li > a:focus, div.header .global > ul > li > a.current{background-color:#e2e2e2}
div.header .global:hover, div.header .global:focus, div.header .global.active{border:1px solid #c2c2c2;background-color:#fff}
div.header .global:hover h2 a, div.header .global:focus h2 a, div.header .global.active h2 a{padding:10px 0;background:none;color:#565656;text-align:center;text-shadow:none}
div.header .global:hover > ul, div.header .global:focus > ul, div.header .global.active > ul{display:block}
div.gnbWrap{width:1293px;height:80px;margin-left:-600px;z-index:10;position:absolute;top:45px;left:50%;overflow:hidden;}
/* div.gnb{position:absolute;top:45px;left:50%;width:1200px;height:80px;margin-left:-600px;background:url(/AmantiHotel_common/images/homepage/common/bg_gnb.png) repeat-x;overflow:hidden;} */
div.gnbWrap div.gnb{width:1200px;background:url(/AmantiHotel_common/images/homepage/common/bg_gnb.png) repeat-x;}

div.gnbWrap div.gnb.scroll-to-fixed-fixed{box-shadow:inset 0 0 1px 0 #999}
div.gnbWrap div.gnb h1{position:absolute;top:0;left:0}
div.gnbWrap div.gnb h1 a{display:block;width:170px;height:80px;background:#262626 url(/AmantiHotel_common/images/homepage/common/logo.png) 50% 50% no-repeat;text-indent:-9999px}
div.gnbWrap div.gnb > ul{padding:0 20px 0 190px;*zoom:1}
div.gnbWrap div.gnb > ul:after{content:'';display:block;clear:both}
div.gnbWrap div.gnb > ul > li{float:left;width:16.6666%;transition:all 0.5s ease-in-out}
div.gnbWrap div.gnb > ul > li > a{display:block;height:80px;line-height:78px;font-family:Cabin;font-size:15px;color:#fff;text-align:center;text-transform:uppercase}
div.gnbWrap div.gnb > ul > li:hover > a, div.gnb > ul > li:focus > a, div.gnb > ul > li.active > a{color:#957354}
div.gnbWrap div.gnb > ul > li > ul{height:230px;padding:30px 0 15px;margin:0 -1px;border-width:0 1px 1px}
div.gnbWrap div.gnb > ul > li > ul > li > a{display:block;padding:9px 0;color:#777;text-align:center;transition:all 0.3s ease-in-out}
div.gnbWrap div.gnb > ul > li > ul > li:hover > a, div.gnb > ul > li > ul > li:focus > a, div.gnb > ul > li > ul > li.active > a{font-weight:bold;color:#3e3e3e;text-decoration:underline}
div.gnbWrap div.gnb .contactUs{position:absolute;top:80px;left:0;right:0;bottom:0;border:1px solid #e4e4e4;background:url(../../images/homepage/common/bg_contactUs.png) repeat;z-index:-1}
div.gnbWrap div.gnb .contactUs .contactUs_info{width:170px;margin-top:35px;text-align:center}
div.gnbWrap div.gnb .contactUs .contactUs_info h3{font-size:18px;font-weight:normal;color:#463a1f}
div.gnbWrap div.gnb .contactUs .contactUs_info p{line-height:16px;margin-top:10px;font-size:11px;font-weight:bold;color:#999}
div.gnbWrap div.gnb .contactUs .contactUs_info .tel{height:125px;margin-top:15px;background:url(/AmantiHotel_common/images/homepage/common/bg_tel.png) 35px 0 no-repeat}
div.gnbWrap div.gnb .contactUs .contactUs_info .tel span{display:inline-block;text-align:center;family:Cabin;font-weight:bold;color:#fff}
div.gnbWrap div.gnb .contactUs .contactUs_info .tel span.num1{padding-top:10px;font-size:13px}
div.gnbWrap div.gnb .contactUs .contactUs_info .tel span.num2{margin-top:5px;font-size:22px}
div.gnbWrap div.gnb .contactUs .contactUs_info .tel span.num3{margin-top:2px;padding:1px 5px 0;font-size:22px}
/* --------------------------------------------
 * SNB
/* ------------------------------------------ */
div.lnb{position:absolute;top:180px;width:1200px;height:60px;background:url(/AmantiHotel_common/images/homepage/common/bg_lnb.png) repeat}
div.lnb ul{text-align:center}
div.lnb ul li{display:inline-block;background:url(/AmantiHotel_common/images/homepage/common/line_lnb.png) 0 50% no-repeat}
div.lnb ul li.first{background:none}
div.lnb ul li a{display:block;position:relative;height:60px;line-height:58px;padding:0 10px 0 13px;font-size:16px;color:#f6f6f6;text-transform:uppercase}
html.jpn div.lnb ul li a{padding: 0 6px 0 5px;}
div.lnb ul li:hover a, div.lnb ul li:focus a, div.lnb ul li.active a{font-weight:bold;color:#ffdaad}
div.lnb ul li.active a:after{content:'';display:block;position:absolute;bottom:-10px;left:50%;width:19px;height:10px;margin-left:-9.5px;background:url(/AmantiHotel_common/images/homepage/common/ico_lnb_active.png) 0 0 no-repeat}
/* --------------------------------------------
 * CONTENT
/* ------------------------------------------ */
div.content{margin-top:25px;padding-bottom:100px}
div.breadcrumb{position:relative;height:20px}
div.breadcrumb > ul{position:absolute;top:0;right:0;*zoom:1}
div.breadcrumb > ul:after{content:'';display:block;clear:both}
div.breadcrumb > ul > li{float:left;position:relative;padding-left:20px;background:url(/AmantiHotel_common/images/homepage/common/ico_path.png) 8px 50% no-repeat;vertical-align:middle}
div.breadcrumb > ul > li a:hover, div.breadcrumb > ul > li a:focus{text-decoration:underline}
div.breadcrumb > ul > li.home{padding:0;background:url(/AmantiHotel_common/images/homepage/common/ico_home.png) 0 50% no-repeat;text-align:left}
div.breadcrumb > ul > li.home a{display:inline-block;width:15px;height:12px;text-indent:-9999px}
div.breadcrumb > ul > li.category a{font-size:12px;color:#969696}
div.breadcrumb > ul > li.current a{font-size:12px;color:#666}
div.breadcrumb > ul > li > ul{display:none;position:absolute;top:20px;left:20px;padding:10px;border:1px solid #eee;border-radius:5px;background-color:#fff}
div.breadcrumb > ul > li > ul > li > a{display:block;padding:5px 0}
div.content > h3{margin-top:36px;font-size:36px;color:#444;text-align:center;text-transform:uppercase; background:url(../../images/homepage/common/h3Line.png) 0  center repeat-x; background-size: 2px 2px;}
div.content > h3 > span{padding:0 30px; background: #fff;}
div.content > h3 > span.roboto {font-family: Roboto; font-weight: 500;}
div.content > h3.single{padding-bottom:40px;border-bottom:1px solid #e5e5e5}
div.information{position:relative;height:600px;overflow:hidden;margin-top:40px}
div.visualSlider{position:relative}
div.visualSlider .bx-controls-direction a{position:absolute;top:50%;width:35px;height:61px;overflow:hidden;margin-top:-30px;background:url(../../images/homepage/common/spr_slider.png) 0 0 no-repeat;overflow:hidden;text-indent:-9999px;z-index:99}
div.visualSlider .bx-controls-direction a.bx-prev{left:30px;background-position:0 0}
div.visualSlider .bx-controls-direction a.bx-next{right:30px;background-position:0 -61px}
div.visualSlider .bx-pager{position:absolute;bottom:30px;width:100%;text-align:center;z-index:99}
div.visualSlider .bx-pager .bx-pager-item{display:inline-block}
div.visualSlider .bx-pager .bx-pager-item a{display:inline-block;width:13px;height:13px;overflow:hidden;margin:0 4px;background-color:#fff;text-indent:-9999px;border-radius:13px;-webkit-transition:width 0.5s;transition:width 0.5s}
div.visualSlider .bx-pager .bx-pager-item a.active{width:30px;background-color:#ae8e6e}
div.info_list{display:none;position:absolute;top:0;left:0;right:0;bottom:0;background:url(/AmantiHotel_common/images/homepage/common/bg_info.png) repeat;z-index:99}
div.info_list a.close{display:block;position:absolute;top:40px;right:40px;width:38px;height:37px;overflow:hidden;background:url(/AmantiHotel_common/images/homepage/common/ico_info_close.png) no-repeat;text-indent:-9999px}
div.info_list .scroller{height:480px;margin-top:100px;outline:none;}
div.info_list .scroller .jspVerticalBar{right:10px}
div.info_list .scroller .jspVerticalBar .jspTrack{background-color:#333}
div.info_list .scroller .jspVerticalBar .jspTrack .jspDrag{background-color:#000}
div.info_list .item{margin-top:30px;padding:0 10px;text-align:center}
div.info_list .item.first{margin-top:0}
div.info_list .item > h4{padding-bottom:10px;font-size:18px;color:#ffd49c}
div.info_list .item > p{line-height:22px;font-size:15px;color:#fff}
div.info_list .item > ul.guide{margin:10px 0 0 400px}
div.info_list .item > ul.guide.pd{margin:10px 0 0 280px}
div.info_list .item > ul.guide li{line-height:22px;font-size:15px;color:#fff;text-align:left}
div.info_list .item > ul.list > li{line-height:22px;padding:2px 0;font-size:15px;color:#fff}
div.info_list .item > ul.service{margin-top:7px}
div.info_list .item > ul.service > li{display:inline-block;position:relative;width:64px;height:62px;margin:3px;border:1px solid #404040;cursor:pointer}
div.info_list .item > ul.service > li:hover{border-color:#3d3d3d}
div.info_list .item > ul.service > li > span{display:none}
div.info_list .item > ul.service > li.wifi{background:url(/AmantiHotel_common/images/homepage/accommodation/ico_wifi.png) 50% 50% no-repeat}
div.info_list .item > ul.service > li.fridge{background:url(/AmantiHotel_common/images/homepage/accommodation/ico_fridge.png) 50% 50% no-repeat}
div.info_list .item > ul.service > li.tv{background:url(/AmantiHotel_common/images/homepage/accommodation/ico_tv.png) 50% 50% no-repeat}
div.info_list .item > ul.service > li.call{background:url(/AmantiHotel_common/images/homepage/accommodation/ico_call.png) 50% 50% no-repeat}
div.info_list .item > ul.service > li.coffee{background:url(/AmantiHotel_common/images/homepage/accommodation/ico_coffee.png) 50% 50% no-repeat}
div.info_list .item > ul.service > li.dry{background:url(/AmantiHotel_common/images/homepage/accommodation/ico_dry.png) 50% 50% no-repeat}
div.info_list .item > ul.service > li.water{background:url(/AmantiHotel_common/images/homepage/accommodation/ico_water.png) 50% 50% no-repeat}
div.info_list .item > ul.service > li.iron{background:url(/AmantiHotel_common/images/homepage/accommodation/ico_iron.png) 50% 50% no-repeat}
div.info_list .item > ul.service > li.laundry{background:url(/AmantiHotel_common/images/homepage/accommodation/ico_laundry.png) 50% 50% no-repeat}
div.info_list .item > ul.service > li.adapter{background:url(/AmantiHotel_common/images/homepage/accommodation/ico_adapter.png) 50% 50% no-repeat}
div.info_list .item > ul.service > li.exchange{background:url(/AmantiHotel_common/images/homepage/accommodation/ico_exchange.png) 50% 50% no-repeat}
div.info_list .item > ul.service > li.bath{background:url(/AmantiHotel_common/images/homepage/accommodation/ico_bath.png) 50% 50% no-repeat}
div.info_list .item > ul.service > li.slippers{background:url(/AmantiHotel_common/images/homepage/accommodation/ico_slippers.png) 50% 50% no-repeat}
div.info_list .item > ul.service > li.bidet{background:url(/AmantiHotel_common/images/homepage/accommodation/ico_bidet.png) 50% 50% no-repeat}
div.info_list .item > ul.service > li.coin{background:url(/AmantiHotel_common/images/homepage/accommodation/ico_coin.png) 50% 50% no-repeat}
div.info_list .item .table_list{position:relative;width:700px;margin:10px auto 0}
div.info_list .item .table_list span.vat{position:absolute;top:-20px;right:0;font-size:12px;color:#fff}
div.info_list .item .table_list p.guide{margin-top:10px;font-size:12px;color:#fff;text-align:right}
div.info_list .item .table_list table.grid_list{width:100%;line-height:18px;border-width:2px 0 0 0;border-style:solid;border-color:#555;font-size:13px;color:#fff}
div.info_list .item .table_list table.grid_list thead th{padding:10px 0 14px;border-width:0 0 1px 0;border-style:solid;border-color:#555;text-align:center;vertical-align:middle}
div.info_list .item .table_list table.grid_list thead th.lineR{border-width:0 1px 1px 0}
div.info_list .item .table_list table.grid_list tbody th{padding:10px 20px 14px;border-width:0 1px 1px 0;border-style:solid;border-color:#555;text-align:center;vertical-align:middle}
div.info_list .item .table_list table.grid_list tbody th.lineN{border-width:0 0 1px 0}
div.info_list .item .table_list table.grid_list tbody th.lineR{border-width:0 1px 1px 0}
div.info_list .item .table_list table.grid_list tbody td{line-height:20px;padding:10px 20px 14px;border-width:0 1px 1px 0;border-style:solid;border-color:#555;color:#fff;text-align:center;vertical-align:middle}
div.info_list .item .table_list table.grid_list tbody td.lineN{border-width:0 0 1px 0}
p.tooltip{display:none;position:absolute;background-color:#000;border-radius:3px;padding:10px 10px 14px;color:#fff;font-size:12px;z-index:99999}
div.info_use{margin-top:50px;border-width:1px 0;border-style:solid;border-color:#e0e0e0}
div.info_use ul li{display:inline-block;padding:30px 80px}
div.info_use ul li label{display:inline-block;padding:0 17px 0 11px;background:url(/AmantiHotel_common/images/homepage/common/bullet1.gif) 0 2px no-repeat;font-size:16px;color:#ac7a39;vertical-align:middle}
div.info_use ul li span{display:inline-block;font-size:16px;vertical-align:middle}
/* --------------------------------------------
 * Step
/* ------------------------------------------ */
div.step{padding:65px 0 20px;text-align:center}
div.step ul li{display:inline-block;padding:0 20px 12px;font-size:16px;color:#666;text-align:center;vertical-align:middle}
div.step ul li strong{display:inline-block;padding-bottom:10px;font-family:'Crimson Text';font-weight:normal;font-size:30px}
div.step ul li.current{border-bottom:3px solid #ac7a39;color:#ac7a39}
div.step ul li.arrow{width:80px;height:40px;padding:0;background:url(/AmantiHotel_common/images/homepage/rsvn/ico_step.png) 50% 50% no-repeat;text-indent:-9999px}
/* --------------------------------------------
 * Rsvn
/* ------------------------------------------ */
div.rsvn_section{position:relative;width:980px;margin:0 auto}
div.rsvn_section.view{width:100%;margin-top:50px}
div.rsvn_section > h4{font-size:18px}
div.rsvn_section .rsvn_h3{position:relative;padding-bottom:20px;font-size:18px;font-weight:bold;text-align:center}
div.rsvn_section .form_section{position:relative;margin-top:50px}
div.rsvn_section .form_section ul.guide{margin-top:10px}
div.rsvn_section .form_section ul.guide li{padding:2px 0 2px 10px;background:url(../../images/homepage/common/bullet1.gif) 0 11px no-repeat;font-size:12px;color:#666}
div.rsvn_section .date_form{position:relative;padding:20px 12px 30px;border-top:1px solid #d6d6d6;*zoom:1}
div.rsvn_section .date_form:after{content:'';display:block;clear:both}
div.rsvn_section .date_form ul.form_list{float:left;margin:-5px 0}
div.rsvn_section .date_form ul.form_list li{padding:5px 0}
div.rsvn_section .date_form ul.form_list li label{display:inline-block;width:95px;font-size:15px}
div.rsvn_section .date_form ul.form_list li input{width:200px}
div.rsvn_section .date_form ul.form_list li.reset{text-align:right}
div.rsvn_section .date_form ul.form_list li.reset a{display:inline-block;width:220px;height:38px;line-height:36px;border:1px solid #c3c3c3;background-color:#f6f6f6; color:#666;text-align:center}
div.rsvn_section ul.product_list{*zoom:1}
div.rsvn_section ul.product_list:after{content:'';display:block;clear:both}
div.rsvn_section ul.product_list li{float:left;width:33.3333%}
div.rsvn_section ul.product_list li a{display:block;height:48px;line-height:46px;margin:0 -1px;border-width:1px;border-style:solid;border-color:#ccc;background-color:#f8f8f8;font-size:16px;color:#666;text-align:center}
div.rsvn_section ul.product_list li a.active{border-color:#ccc #ccc #fff #ccc;background-color:#fff}
div.rsvn_section .member_rsvn{margin:10px 0;text-align:center}
div.rsvn_section .member_rsvn span.txt{display:inline-block;padding-right:5px;font-size:15px;vertical-align:middle}
div.rsvn_section .member_rsvn button.member{height:40px;padding:0 25px;background-color:#565656;text-align:center}
div.rsvn_section .member_rsvn button.member span{font-family:"Nanum Gothic";font-weight:bold;color:#fff;font-size:14px}
div.rsvn_section .chk_txt{position:absolute;top:0;right:5px}
div.rsvn_section .rsvn_guide_txt{padding:5px 5px 5px 13px;background:url(../../images/homepage/common/arrow_guide.png) 0 10px no-repeat;color:#777}
div.rsvn_section .room_list{position:relative}
div.rsvn_section .room_list .dataLine{margin:15px 0;padding:0;border-top:1px dotted #bdbdbd}
div.rsvn_section .room_list ul.list li{padding:20px;border-bottom:1px dotted #d2d2d2}
div.rsvn_section .room_list ul.list li .room_info{position:relative;min-height:215px;margin-left:10px;padding:15px 15px 15px 475px;border:5px solid #fff;transition:all 0.5s ease-in-out}
div.rsvn_section .room_list ul.list li .room_info.active{border:5px solid #ae8e6e}
div.rsvn_section .room_list ul.list li .room_info p.img{position:absolute;top:15px;left:15px}
div.rsvn_section .room_list ul.list li .room_info p.img img{width:430px;height:auto}
div.rsvn_section .room_list ul.list li .room_info h4{font-weight:bold;font-size:18px;color:#ac7a39}
div.rsvn_section .room_list ul.list li .room_info dl.info_list{margin-top:15px}
div.rsvn_section .room_list ul.list li .room_info dl.info_list dt{padding:0 0 5px 0;font-weight:bold;font-size:18px}
div.rsvn_section .room_list ul.list li .room_info dl.info_list dd{margin-top:15px}
div.rsvn_section .room_list ul.list li .room_info dl.info_list dd.price{font-weight:bold}
div.rsvn_section .room_list ul.list li .room_info .btn_set{margin-top:30px}
div.rsvn_section .room_list ul.list li .room_info .btn_set a{display:inline-block;width:205px;height:38px;line-height:36px;margin:0 3px;border-width:1px;border-style:solid;text-align:center}
div.rsvn_section .room_list ul.list li .room_info .btn_set a span{font-family:"Nanum Gothic";font-size:14px}
div.rsvn_section .room_list ul.list li .room_info .btn_set a.view{border-color:#c3c3c3;background-color:#f6f6f6}
div.rsvn_section .room_list ul.list li .room_info .btn_set a.view span{color:#666}
div.rsvn_section .room_list ul.list li .room_info .btn_set a.chk{border-color:#565656;background-color:#565656}
div.rsvn_section .room_list ul.list li .room_info .btn_set a.chk span{color:#fff}
div.rsvn_section .room_list ul.list li .room_info .btn_set a.chkNot{border-color:#886442;background-color:#886442}
div.rsvn_section .room_list ul.list li .room_info .btn_set a.chkNot span{color:#fff}
div.rsvn_section .term_section{margin:25px 0;padding-bottom:10px}
div.rsvn_section .term_section .term_content{position:relative;border-bottom:1px solid #ccc}
div.rsvn_section .term_section .term_content h4{margin-left:30px}
div.rsvn_section .term_section .term_content h4 a{display:inline-block;height:50px;line-height:48px;padding-right:30px;background:url(../../images/homepage/common/view_arrow.png) right 50% no-repeat;font-size:17px}
div.rsvn_section .term_section .term_content .agreeChk{position:absolute;top:14px;left:860px}
div.rsvn_section .term_section .term_content .agreeChk label{margin-left:5px;font-weight:bold;color:#555}
div.rsvn_section .term_section .term_content.all{background-color:#f8f8f8}
div.rsvn_section .term_section .term_content.all h4 a{padding:0;background:none}
div.rsvn_section .term_section .term_content .view_box{display:none;overflow:hidden;padding-bottom:10px;border-top:1px solid #c3c3c3}
div.rsvn_section .term_section .term_content .scoller{margin-top:-1px;overflow-x:hidden;overflow-y:scroll;height:120px;border:1px solid #c3c3c3}
div.rsvn_section .term_section .term_content .view_area{padding:15px;color:#8f8f8f;letter-spacing:-0.04em}
div.rsvn_section .term_section .term_content .view_area .privacy .privacy_content{margin-top:-30px;border:none}
div.rsvn_section .rsvn_summary{padding:30px;background-color:#666}
div.rsvn_section .rsvn_summary.fix{position:static !important}
div.rsvn_section .rsvn_summary .rsvn_summary_header{position:relative;padding-bottom:15px;border-bottom:1px solid #7d7d7d}
div.rsvn_section .rsvn_summary .rsvn_summary_header h3{font-weight:bold;font-size:18px;color:#fff}
div.rsvn_section .rsvn_summary .rsvn_summary_header .btn_fixed{border:none;position:absolute;top:-8px;right:0;width:42px;height:34px;background:url(../../images/homepage/common/btn_fixed.png) 50% 50% no-repeat;text-indent:-9999px;cursor:pointer}
div.rsvn_section .rsvn_summary .rsvn_summary_content{position:relative;min-height:215px;margin-top:20px}
div.rsvn_section .rsvn_summary .rsvn_summary_content p.img{position:absolute;top:0;left:0;width:430px;height:215px;background:#ececec url(../../images/homepage/common/noImg.gif) 50% 50% no-repeat}
div.rsvn_section .rsvn_summary .rsvn_summary_content p.img img{width:430px;height:215px;}
div.rsvn_section .rsvn_summary .rsvn_summary_content .rsvn_summary_list{margin-left:430px}
div.rsvn_section .rsvn_summary .rsvn_summary_content .rsvn_summary_list table.rsvn_form{border:none}
div.rsvn_section .rsvn_summary .rsvn_summary_content .rsvn_summary_list table.rsvn_form tbody th{padding:10px 20px;border:none;background: url(/AmantiHotel_common/images/homepage/common/th_line.gif) 100% 50% no-repeat;font-size:15px;color:#fff}
div.rsvn_section .rsvn_summary .rsvn_summary_content .rsvn_summary_list table.rsvn_form tbody td{padding:10px 20px;border:none;font-size:15px;color:#fedca8}
div.rsvn_section .rsvn_confirmed{margin-top:70px}
div.rsvn_section .rsvn_confirmed h4{padding-bottom:20px;font-size:18px;text-align:center}
div.rsvn_section .date_form .calendar_box{float:right;*zoom:1}
div.rsvn_section .date_form .calendar_box:after{content:'';display:block;clear:both}
div.rsvn_section .date_form .calendar_box .calendar{float:left}
div.rsvn_section strong.rsvnNum{font-weight:normal;color:#0072bc}
.calendar{width:255px;margin-left:10px;padding:10px 20px;border:3px solid #c5c4c3;background-color:#fff}
.calendar .calendar_header{position:relative;height:30px;line-height:30px;text-align:center}
.calendar .calendar_header strong{font-size:18px;color:#000}
.calendar .calendar_header a{position:absolute;top:0;display:block;width:26px;height:26px;background:url(../../images/homepage/common/spr_calendar.png) 0 0 no-repeat;text-indent:-9999px}
.calendar .calendar_header a.btn_prev{left:0;background-position:0 0}
.calendar .calendar_header a.btn_next{right:0;background-position:-31px 0}
.rsvn_price_section{padding:0 30px;margin-top:20px}
.rsvn_price_section h2.price_h2{line-height: 1.4;padding:0 0 5px 20px;background: url("../../images/homepage/common/common.png") no-repeat scroll 0 -37px rgba(0, 0, 0, 0);text-align:left;font-size:12px;color:#565656}
.rsvn_price_section .rsvn_price_list{height:115px;overflow-y:auto;overflow-x:hidden;border:1px solid #e6e6e6;background:#f5f2ef}
.price_total{height:37px;line-height:37px;margin:20px 30px 0;background:#687a9c;border-bottom:1px solid #46536c}
.price_total p{padding-right:12px;text-align:right;color:#fff}
.price_total p label{color:#b8ddfa}
table.calendar_grid{width:100%}
table.calendar_grid thead th{padding:8px 0;border-width:0 0 1px 0;border-style:solid;border-color:#ecf0f1;font-weight:normal;font-size:11px;color:#808080;text-align:center}
table.calendar_grid tbody td{text-align:center}
table.calendar_grid tbody td a{display:block;height:30px;line-height:28px;margin:4px 2px 2px;border:1px solid #ecf0f1;font-size:12px;color:#555}
table.calendar_grid tbody td a:hover,table.calendar_grid tbody td a:focus{background:#1b8cc6;color:#fff}
table.calendar_grid thead th.sun{color:#c64a4a}
table.calendar_grid thead th.sat{color:#4b87a0}
table.calendar_grid .sat{border-width:0 0 1px 0}
table.calendar_grid .sun a{color:#d9201e}
table.calendar_grid .sat a{color:#5193ab}
table.calendar_grid .selected a{border-color:#a28867;background-color:#a28867;color:#fff}
table.calendar_grid .noSelect a{color:#e6e6e6}
table.calendar_grid .noSelect.sun a{color:#f9dede}
table.calendar_grid .noSelect.sat a{color:#e1f4df}
table.calendar_grid .today a{border:1px solid #9a9997}
table.rsvn_form{width:100%;border-width:1px 0 0 0;border-style:solid;border-color:#d6d6d6}
table.rsvn_form tbody th{padding:18px 30px 22px 10px;*padding-left:10px;border-width:0 1px 1px 0;border-style:solid;border-color:#d6d6d6 #e6e6e6 #d6d6d6 #d6d6d6;background-color:#f8f8f8;font-size:15px;font-weight:normal;text-align:right;vertical-align:middle}
table.rsvn_form tbody th.center{padding:18px 0 22px;text-align:center}
table.rsvn_form tbody td{padding:18px 20px 22px 20px;border-width:0 0 1px 0;border-style:solid;border-color:#d6d6d6;font-size:15px;vertical-align:top}
table.rsvn_form tbody th label{color:#404040}
table.rsvn_form tbody th span.nec{display:inline-block;width:7px;height:6px;margin-right:7px;background:url(/AmantiHotel_common/images/homepage/common/input_nec.png) 0 0 no-repeat;text-align:left;text-indent:-9999px; vertical-align:middle}
table.rsvn_form tbody td .item{position:relative;margin:-7px 0;*zoom:1}
table.rsvn_form tbody td .item:after{content:'';display:block;clear:both}
table.rsvn_form tbody td  p.total strong{font-size:16px;color:#d64828}
table.rsvn_form tbody td  p.total span{font-size:14px;color:#777}
table.rsvn_form tbody td  p.total span span.price{color:#c75a42}
table.rsvn_form tbody td .input_item{margin:-7px 20px -9px 0}
table.rsvn_form tbody td .input_item ul.item_list{*zoom:1}
table.rsvn_form tbody td .input_item ul.item_list:after{content:'';display:block;clear:both}
table.rsvn_form tbody td .input_item ul.item_list li{float:left;margin-right:20px}
table.rsvn_form tbody td .input_item ul.item_list li label{margin-right:5px}
table.rsvn_form tbody td .input_item .guide_txt{padding:10px 0 0;color:#888}
table.price_grid{width:100%;border-width:0}
table.price_grid thead th{padding:4px 8px 8px;*padding-left:10px;border-width:0 1px 1px 0;border-style:solid;border-color:#e9e7e2;background:#fbfafa;text-align:center;color:#8f887c}
table.price_grid tbody td{padding:8px 8px 4px;border-width:0;color:#444}
table.price_grid tbody td.price{text-align:right;font-weight:bold;color:#5374c5}
/* --------------------------------------------
 * Login
/* ------------------------------------------ */
div.membership{margin-top:40px;border-top:1px solid #e5e5e5}
div.membership > p.guide{padding:60px 0 40px;font-size:16px;color:#767676;text-align:center}
div.login{*zoom:1}
div.login:after{content:'';display:block;clear:both}
div.login .item{float:left;width:50%}
div.login .item .item_inner{margin:0 10px;padding:35px 55px;border:10px solid #eff0f1}
div.login .item .item_inner h4{font-size:18px}
div.login .item .item_inner .form{position:relative;margin-top:5px}
div.login.idpw .item .item_inner .form{height:160px}
div.login .item .item_inner .form .input_item{position:relative;margin-top:12px}
div.login .item .item_inner .form .input_item label{position:absolute;top:12px;left:10px;font-size:15px;color:#666}
div.login .item .item_inner .form .input_item input{width:300px}
div.login .item .item_inner .form .btn_ok{position:absolute;top:12px;right:8px}
div.login .item .item_inner .form .btn_ok input{width:110px;height:92px;border:none;background-color:#957354;font-family:'Nanum Gothic';font-size:16px;font-weight:bold;color:#fff}
div.login .item .item_inner .form .btn_ok input.pw{height:144px}
div.login .item .item_inner .form .certification{margin-top:10px;text-align:center}
div.login .item .item_inner .form .certification a{display:inline-block;width:120px;height:80px;margin:0 5px;box-shadow:1px 1px 0 0 #cdcdcd;border-radius:3px}
div.login .item .item_inner .form .certification a.iPin{background:#957354 url(../../images/homepage/member/ico_iPin.png) 50% 20px no-repeat}
div.login .item .item_inner .form .certification a.mobile{background:#957354 url(../../images/homepage/member/ico_mobile.png) 50% 20px no-repeat}
div.login .item .item_inner .form .certification a span{display:block;margin-top:50px;font-family:'Nanum Gothic';font-weight:bold;color:#fff;text-align:center}
div.login .item .item_inner p.guide{line-height:20px;margin-top:20px;padding-left:10px;background:url(/AmantiHotel_common/images/homepage/common/bullet3.gif) 0 9px no-repeat;font-size:14px;color:#666}
div.member_guide{margin:50px 0 0 400px}
div.member_guide.join{margin:50px 0 0 130px}
div.member_guide .item{position:relative;margin:35px 0}
div.member_guide.join .item{margin:15px 0 0 0}
div.member_guide .item p{padding-left:10px;background:url(../../images/homepage/common/bullet2.gif) 0 5px no-repeat;color:#767676}
div.member_guide .item a.btn_inner{position:absolute;top:-13px;left:250px;width:110px;border-color:#c3c3c3;background-color:#f6f6f6;color:#333}
/* --------------------------------------------
 * Join
/* ------------------------------------------ */
div.join_item{position:relative;width:980px;margin:40px auto 0}
div.join_item h4{font-size:18px;text-align:center}
div.join_item .agree{margin-top:12px;text-align:right}
div.join_item .agree.all{margin-top:25px}
div.join_item .agree label{font-weight:bold;color:#555}
div.join_item .term{margin-top:15px;border:1px solid #ccc;background-color:#f6f6f6}
div.join_item .term .scroller{height:100px;padding:20px 15px;overflow-y:auto;overflow-x:hidden}
div.join_item .verification{padding:40px;border:10px solid #eff0f1;background-color:#fff;text-align:center}
div.join_item .verification h4{padding-bottom:40px}
div.member_guide .item .emailChk{position:absolute;top:-3px;left:530px}
div.member_guide .item .emailChk span.item{display:inline-block;margin:0 20px 0 0}
/* --------------------------------------------
 * Hotel Introduce
/* ------------------------------------------ */
div.introduce{margin-top:50px}
div.introduce .about{height: 650px;  background: #f4f4f4 url(/AmantiHotel_common/images/homepage/company/bg_about.jpg) 0 0 no-repeat;}
div.introduce .about > p{padding:60px 0 0 85px;font-size:42px;color:#2e6ed8}
div.introduce .about .item{margin:30px 510px 0 85px}
div.introduce .about .item h4{font-size:16px;font-weight:bold;color:#000;}
div.introduce .about .item p{line-height:24px;margin-top:5px;color:#747474;text-align:justify; word-break: break-word;;}
div.introduce .greeting{height:600px;background:url(/AmantiHotel_common/images/homepage/company/bg_greeting.jpg) 0 0 no-repeat}
div.introduce .greeting p.txt1{line-height:48px;padding:50px 0 0 85px;font-size:32px;color:#000}
div.introduce .greeting p.txt1 strong.blue{font-weight:normal;color:#0054a6}
div.introduce .greeting p.txt2{line-height:24px;padding:30px 0 0 85px;font-size:16px}
div.introduce .greeting p.txt3{line-height:22px;padding:30px 0 0 85px}
div.introduce .greeting p.txt4{line-height:22px;padding:30px 0 0 85px;font-size:15px}
div.introduce .greeting p.txt4 img{margin-left:10px;vertical-align:middle}
div.introduce .contactUs .contactUs_header{width:690px;margin:80px auto 0;*zoom:1}
div.introduce .contactUs .contactUs_header:after{content:'';display:block;clear:both}
div.introduce .contactUs .contactUs_header > div{float:left;width:50%;height:79px}
div.introduce .contactUs .contactUs_header > div > h4{margin:15px 0 0 105px;font-size:15px;font-weight:normal}
div.introduce .contactUs .contactUs_header > div > p{margin:8px 0 0 105px;font-size:22px;font-weight:bold}
div.introduce .contactUs .contactUs_header > div.main{background:url(/AmantiHotel_common/images/homepage/company/ico_mainNum.png) 0 0 no-repeat}
div.introduce .contactUs .contactUs_header > div.front{background:url(/AmantiHotel_common/images/homepage/company/ico_frontNum.png) 0 0 no-repeat}
div.introduce .contactUs .info_table{margin-top:55px}
div.introduce .location .map{width:100%;height:600px}
div.introduce .location .map_info{margin-top:40px;text-align:center}
div.introduce .location .map_info > div{display:inline-block;height:100px;margin:0 35px;padding-left:105px;text-align:left;vertical-align:middle}
div.introduce .location .map_info > div > h4{margin-top:15px;font-size:15px;font-weight:normal}
div.introduce .location .map_info > div > p{line-height:30px;margin-top:5px;font-size:22px;font-weight:bold}
div.introduce .location .map_info > div > p > label{padding-right:10px;font-size:15px;font-weight:normal}
div.introduce .location .map_info > div > ul > li{padding:4px 0;font-size:15px;font-weight:bold}
div.introduce .location .map_info > div.addr{background:url(/AmantiHotel_common/images/homepage/company/ico_addr.png) 0 50% no-repeat}
div.introduce .location .map_info > div.tel{background:url(/AmantiHotel_common/images/homepage/company/ico_mainNum2.png) 0 50% no-repeat}
div.introduce .location .info_table{margin-top:30px}

/* div.introduce .qna{height: 650px;  background: #f4f4f4 url(/AmantiHotel_common/images/homepage/company/bg_about.jpg) 0 0 no-repeat;} */
div.introduce .qna > p{padding:0px 0 0 85px;font-size:42px;color:#2e6ed8}
div.introduce .qna .item{margin:30px 300px 0 85px}
div.introduce .qna .item h4{font-size:16px;font-weight:bold;color:#000;}
div.introduce .qna .item h4 .down_link {color: #2e6ed8; text-decoration: underline;}
div.introduce .qna .item p{line-height:24px;margin-top:5px;color:#747474;text-align:justify; word-break: break-word;;}
div.introduce .qna .item a.down_link {color: #2e6ed8; text-decoration: underline;}

/* --------------------------------------------
 * Board
/* ------------------------------------------ */
div.board{margin-top:45px}
div.board .board_search{margin-top:30px;text-align:center}
div.board .board_search label{padding-right:15px}
div.board .board_search select{width:100px}
div.board .board_search input{width:280px}
div.board .board_search input.datepicker{width:150px;background:url(/AmantiHotel_common/images/homepage/newsEvent/ico_datePicker.png) 138px 50% no-repeat}
div.board .board_search .range{display:inline-block}
div.board .view_wrap{position:relative;min-height:500px;border-width:1px 0;border-style:solid;border-color:#d6d6d6}
div.board .view_wrap .view_header{position:absolute;top:0;bottom:0;width:299px;padding:35px 30px;border-right:1px solid #e9e9e9;background-color:#f8f8f8}
div.board .view_wrap .view_header > span{display:inline-block;width:55px;height:28px;line-height:26px;margin-bottom:15px;font-size:13px;color:#fff;text-align:center;z-index:10}
div.board .view_wrap .view_header > span.ing{background-color:#e56e00}
div.board .view_wrap .view_header > span.end{background-color:#727272}
div.board .view_wrap .view_header ul.sns{position:absolute;top:35px;left:85px;*zoom:1}
div.board .view_wrap .view_header ul.sns:after{content:'';display:block;clear:both}
div.board .view_wrap .view_header ul.sns li{float:left;margin-left:7px}
div.board .view_wrap .view_header ul.sns li a{display:block;width:28px;height:28px;background:url(/AmantiHotel_common/images/homepage/newsEvent/sns.png) 0 0 no-repeat;text-indent:-9999px}
div.board .view_wrap .view_header ul.sns li a.twitter{background-position:0 0}
div.board .view_wrap .view_header ul.sns li a.facebook{background-position:-35px 0}
div.board .view_wrap .view_header h4{line-height:24px;font-size:18px}
div.board .view_wrap .view_header ul.info{margin-top:15px}
div.board .view_wrap .view_header ul.info li{position:relative;margin-top:10px}
div.board .view_wrap .view_header ul.info li label{position:absolute;top:0;left:0;color:#999}
div.board .view_wrap .view_header ul.info li span.value{display:inline-block;line-height:12px;margin-left:65px;padding-left:15px;border-left:1px solid #e0e0e0;font-size:15px;color:#ac7a39}
div.board .view_wrap .view_header .attachments{margin-top:20px;padding:5px 12px;background-color:#ebeaea}
div.board .view_wrap .view_header .attachments ul li a{display:block;padding:5px 5px 5px 25px;background:url(/AmantiHotel_common/images/homepage/common/ico_attachments.png) 0 4px no-repeat;color:#0072bc}
div.board .view_wrap .view_header p.guide{line-height:22px;margin-top:20px;color:#888;word-break:keep-all}
div.board .view_wrap .view_header .control{position:absolute;left:30px;right:30px;bottom:35px}
div.board .view_wrap .view_header .control .btn_set a.btn{display:block;width:100%;margin:0}
div.board .view_wrap .view_content{width:720px;margin-left:360px;padding:35px 60px}
div.board .view_wrap .view_content img{max-width:720px}
div.board .event_list{padding:10px 7px 40px;border-width:1px 0;border-style:solid;border-color:#d6d6d6;*zoom:1}
div.board .event_list:after{content:'';display:block;clear:both}
div.board .event_list .item{float:left;position:relative;width:365px;margin:40px 15px 0}
div.board .event_list .item > a > span{position:absolute;top:0;left:0;height:28px;line-height:26px;padding:0 10px;font-size:13px;color:#fff;text-align:center;z-index:10}
div.board .event_list .item > a > span.ing{background-color:#e56e00}
div.board .event_list .item > a > span.end{background-color:#727272}
div.board .event_list .item .thumb{position:relative;width:365px;height:185px;overflow:hidden}
div.board .event_list .item .thumb img{width:100%}
div.board .event_list .item .info{margin-top:20px}
div.board .event_list .item .info h4{font-size:18px;font-weight:bold;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;-o-text-overflow:ellipsis;-moz-binding:url('ellipsis.xml#ellipsis')}
div.board .event_list .item .info p{margin-top:15px;line-height:20px;color:#888;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
div.board .event_list .item .info ul{margin-top:15px}
div.board .event_list .item .info ul li{padding:5px 0}
div.board .event_list .item .info ul li label{display:inline-block;width:40px;color:#999;vertical-align:middle}
div.board .event_list .item .info ul li span.value{display:inline-block;padding-left:15px;border-left:1px solid #e4e4e4;color:#333;vertical-align:middle}
div.board .event_list .item .info ul li span.value.price{font-weight:bold;color:#ac7a39}
div.board .event_list .item.disabled .thumb{opacity:0.4;filter:alpha(opacity=40)}
div.board .event_list .item.disabled .thumb img.grayscale{-webkit-filter:grayscale(1);filter:grayscale(1);filter:gray}
div.board .event_list .item.disabled .info{opacity:0.4;filter:alpha(opacity=40)}
div.board .faq_list .item{margin-top:15px;padding:30px 35px 26px;border:1px solid #d6d6d6;background-color:#f8f8f8;box-shadow:2px 2px 0 0 #e3e3e3}
div.board .faq_list .item.active{border-color:#000}
div.board .faq_list .item .question{background:url(../../images/homepage/newsEvent/ico_arrow_open.png) 100% 12px no-repeat;cursor:pointer}
div.board .faq_list .item.active .question{background:url(../../images/homepage/newsEvent/ico_arrow_close.png) 100% 12px no-repeat}
div.board .faq_list .item .question h4{line-height:26px;margin-right:50px;padding:5px 0 10px 50px;background:url(../../images/homepage/newsEvent/ico_q.png) 0 1px no-repeat;font-size:18px}
div.board .faq_list .item .answer{display:none;margin-top:20px;padding:20px 0 0 0;border-top:1px solid #e4e4e4}
div.board .faq_list .item .answer p{line-height:22px;padding:6px 0 6px 50px;background:url(../../images/homepage/newsEvent/ico_a.png) 0 1px no-repeat;font-size:15px}
div.board .gallery_list{margin-top:10px;padding:30px 0;border-width:1px 0;border-style:solid;border-color:#d6d6d6;*zoom:1}
div.board .gallery_list:after{content:'';display:block;clear:both}
div.board .gallery_list .item{float:left;width:33.3333%}
div.board .gallery_list .item .inner{width:365px;margin:20px auto}
div.board .gallery_list .item .inner .thumb{width:365px;height:230px;overflow:hidden}
div.board .gallery_list .item .inner .thumb img{width:100%}
div.board .gallery_list .item .inner h4{margin-top:20px;font-size:18px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;-o-text-overflow:ellipsis;-moz-binding:url('ellipsis.xml#ellipsis')}
div.board .gallery_list .item .inner p{margin-top:12px}
div.board .gallery_list .item .inner p span{display:inline-block;line-height:12px;color:#777;vertical-align:middle}
div.board .gallery_list .item .inner p span.lookup{margin-left:10px;padding-left:10px;border-left:1px solid #e4e4e4}
div.board .gallery_view .view_header{padding:30px;border-width:1px 0;border-style:solid;border-color:#d6d6d6 #e9e9e9 #e9e9e9 #e9e9e9;background-color:#f8f8f8}
div.board .gallery_view .view_header h4{font-size:18px}
div.board .gallery_view .view_content{padding:50px 110px 70px;border-bottom:1px solid #d6d6d6}
div.board .gallery_view .view_content img{width:980px}
/* --------------------------------------------
 * Reply
/* ------------------------------------------ */
.reply_section{margin-left:360px;padding:0 60px 35px}
.reply_section .reply_write_box{position:relative;padding:30px 162px 30px 30px;background-color:#f6f6f6}
.reply_section .reply_write_box .input_txt{width:100%;height:80px;padding:4px 5px;border:1px solid #ccc;resize:none}
.reply_section .reply_write_box .btn_reply{position:absolute;top:31px;right:30px;border:none;width:110px;height:90px;margin-left:7px;background-color:#565656;font-family:'Nanum Gothic';font-weight:bold;color:#fff;letter-spacing:-1px;vertical-align:top}
.reply_section .reply_list ul.list li{position:relative;padding:20px 15px 25px 15px;border-bottom:1px solid #dfe1eb}
.reply_section .reply_list ul.list li dl dt .time{padding-left:10px;color:#0072bc}
.reply_section .reply_list ul.list li dl dt .btn_set{padding-left:18px;font-weight:bold;color:#a58b82}
.reply_section .reply_list ul.list li dl dt .btn_set a{padding:0 5px;color:#000;text-decoration:underline}
.reply_section .reply_list ul.list li dl dd{line-height:18px;padding-top:15px;color:#666}
.reply_section .reply_list ul.list li.reply{padding:20px 15px 25px 45px;background:url(../../images/homepage/common/ico_reply.png) 18px 20px no-repeat}
.reply_section .reply_list ul.list li.reply_write{padding:20px 132px 20px 45px;*padding:20px 132px 55px 45px;background:url(../../images/homepage/common/ico_reply.png) 18px 20px no-repeat}
.reply_section .reply_list ul.list li.reply_write .input_txt{width:100%;height:80px;padding:4px 5px;*margin-top:-35px;border:1px solid #ccc;resize:none}
.reply_section .reply_list ul.list li.reply_write .btn_reply{border:none;position:absolute;top:21px;right:0;width:110px;height:90px;*margin-top:-35px;margin-left:7px;background-color:#565656;font-family:'Nanum Gothic';font-weight:bold;color:#fff;letter-spacing:-1px;vertical-align:top}
.reply_section .reply_list ul.list li div.reply_modify{position:relative;padding:20px 163px 20px 0;*padding:20px 163px 55px 0}
.reply_section .reply_list ul.list li div.reply_modify .input_txt{width:100%;height:80px;padding:4px 5px;*margin-top:-35px;border:1px solid #dcdcdc;resize:none}
.reply_section .reply_list ul.list li div.reply_modify .btn_reply{position:absolute;top:20px;right:0;width:140px;height:90px;*margin-top:-35px;margin-left:7px;background:#928a78;font-family:'Nanum Gothic';font-weight:bold;color:#fff;letter-spacing:-1px;vertical-align:top}
/* --------------------------------------------
 * Footer
/* ------------------------------------------ */
div.footer{position:relative;width:1200px;margin:0 auto}
div.footer h2{position:absolute;top:0;left:0}
div.footer .footer_info{padding:30px 0 0 0}
div.footer .footer_info ul.footer_menu{*zoom:1}
div.footer .footer_info ul.footer_menu:after{content:'';display:block;clear:both}
div.footer .footer_info ul.footer_menu li{float:left;padding-right:25px;background:url(/AmantiHotel_common/images/homepage/common/line_footer_menu.png) 100% 2px no-repeat}
div.footer .footer_info ul.footer_menu li.last{background:none}
div.footer .footer_info ul.footer_menu li a{color:#d5d4d4}
div.footer .footer_info ul.footer_menu li a.highlight{font-weight:bold;color:#fff}
div.footer .footer_info p.addr{line-height:20px;margin-top:15px;color:#999}
div.footer .footer_info p.addr strong{color:#fff}
div.footer .footer_info p.copyright{margin-top:10px;font-size:13px;color:#999}
div.footer .sns{position:absolute;top:30px;right:115px;z-index:100}
div.footer .sns ul{*zoom:1}
div.footer a.taxi{ position: absolute; right: -115px; top: 0px;}
div.footer .sns ul:after{content:'';display:block;clear:both}
div.footer .sns ul li{float:left;margin-left:10px}
div.footer .sns ul li a{display:block;width:33px;height:33px;overflow:hidden;background:url(/AmantiHotel_common/images/homepage/common/spr_sns.png) 0 0 no-repeat;text-indent:-9999px}
div.footer .sns ul li a.kakao{background:none;text-indent:0px;}
div.footer .sns ul li a.blog{background:none;text-indent:0px;}
div.footer .sns ul li a.facebook{background-position:0 0}
div.footer .sns ul li a.instagram{background-position:-33px 0}
div.footer .sns ul li a.youTube{background-position:-66px 0}
div.footer .familySite{position:absolute;top:85px;right:0;width:180px;z-index:100}
div.footer .familySite h3{height:28px;line-height:26px;padding-left:10px;border:1px solid #575757;background:#383838 url(/AmantiHotel_common/images/homepage/common/ico_arrow_familySite.png) 147px 50% no-repeat}
div.footer .familySite h3 a{font-weight:normal;color:#999}
div.footer .familySite ul.list{display:none;position:absolute;bottom:29px;left:0;right:0;padding:5px 0;border:1px solid #575757;background-color:#383838}
div.footer .familySite ul.list li a{display:block;padding:5px 10px;color:#999}
div.footer .familySite ul.list li a:hover, div.footer .familySite ul.list li a:focus{color:#fff}
div.footer .familySite:hover ul.list, div.footer .familySite:focus ul.list{display:block}
/* --------------------------------------------
 * List Table
/* ------------------------------------------ */
div.list_table{position:relative;margin-top:10px}
div.list_table .total{position:absolute;top:-22px;right:5px;font-size:12px;color:#999}
div.list_table table{width:100%;border-top:1px solid #d6d6d6}
div.list_table table thead th{line-height:20px;padding:12px 0 16px;border-width:0 0 1px 0;border-style:solid;border-color:#d6d6d6;background-color:#f8f8f8;font-size:16px;font-weight:normal;color:#666}
div.list_table.line table thead th, div.list_table.line table tbody th, div.list_table.line table tbody td{border-width:0 1px 1px 0}
div.list_table.line table thead th.last, div.list_table.line table tbody td.last{border-width:0 0 1px 0}
div.list_table table tbody th{line-height:20px;padding:25px 0 29px;border-width:0 0 1px 0;border-style:solid;border-color:#d6d6d6;background-color:#fff;font-size:16px;text-align:center}
div.list_table table tbody td{line-height:20px;padding:25px 0 29px;border-width:0 0 1px 0;border-style:solid;border-color:#d6d6d6;background-color:#fff;font-size:16px;text-align:center}
div.list_table table tbody td.left{text-align:left}
div.list_table table tbody td.left a.link{display:block;color:#5f5749;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;-o-text-overflow:ellipsis;-moz-binding:url('ellipsis.xml#ellipsis')}
div.list_table table tbody td.left a.link:hover, div.list_table table tbody td.left a.link:focus{text-decoration:underline}
div.list_table table tbody td span.notice{display:inline-block;height:38px;line-height:36px;margin:-10px 0;padding:0 23px;background-color:#e56e00;font-size:16px;color:#fff;vertical-align:middle}
div.list_table table tbody td .imgFacilities img{width:150px;height:70px}
div.list_table table tbody td a.btn_inner{margin:-10px 0}
/* --------------------------------------------
 * Info Table
/* ------------------------------------------ */
div.info_table{position:relative;margin-top:10px}
div.info_table table{width:100%;border-top:1px solid #d6d6d6}
div.info_table table tbody th{line-height:20px;padding:20px 20px 20px 10px;border-width:0 1px 1px 0;border-style:solid;border-color:#e6e6e6;background-color:#f8f8f8;font-size:15px;font-weight:normal;/* text-align:right */}
div.info_table table tbody td{line-height:20px;padding:20px;border-width:0 0 1px 0;border-style:solid;border-color:#e6e6e6;background-color:#fff;font-size:15px}
div.info_table table tbody th.center, div.info_table table tbody td.center{text-align:center}
div.info_table table tbody td.line{border-width:0 1px 1px 0}
div.info_table table tbody td ul.list li{line-height:20px;padding:5px 0 5px 10px;background:url(../../images/homepage/common/bullet3.gif) 0 15px no-repeat}
div.info_table table tbody td dl{margin-top:20px}
div.info_table table tbody td dl.first{margin:0}
div.info_table table tbody td dl dt{padding-bottom:5px;font-weight:bold}
div.info_table table tbody td dl dd{line-height:20px;padding:5px 0 5px 10px;background:url(../../images/homepage/common/bullet3.gif) 0 15px no-repeat}
div.info_table table tbody td .btn{margin:5px 0 0 10px}
div.info_table table tbody td .btn > a{margin:0}
div.info_table table tbody td dl dd .btn{margin:10px 0 0 0}
/* --------------------------------------------
 * Form Table
/* ------------------------------------------ */
div.form_table,div.form_table2{position:relative;margin-top:15px}
div.form_table table{width:100%;border-top:1px solid #d6d6d6}
div.form_table table tbody th{line-height:20px;padding:20px 40px 24px 10px;border-width:0 0 1px 0;border-style:solid;border-color:#e6e6e6;background-color:#f8f8f8;font-size:15px;font-weight:normal;text-align:right}
div.form_table table tbody td{line-height:20px;padding:20px 20px 24px;border-width:0 0 1px 0;border-style:solid;border-color:#e6e6e6;background-color:#fff;font-size:15px}
div.form_table table tbody td .input_item{position:relative;margin:-10px 15px -10px 0}
div.form_table table tbody td .input_item span.guide{display:inline-block;margin-left:10px;font-size:14px;color:#888}
div.form_table table tbody td .input_item span.guide.br{margin:10px 0 0 0}
div.form_table table tbody td .input_item span.sub_item{display:inline-block;position:relative;margin-right:20px}
div.form_table table tbody td .input_item span.sub_item.rdo label{display:inline-block;position:static;padding-right:30px}
div.form_table table tbody td .input_item span.sub_item input.rdo{margin:-3px 3px -3px 0}
div.form_table table tbody td .input_item span.character{display:inline-block;padding:0 5px}
div.form_table table tbody td .input_item div.sub_item{position:relative;margin-top:5px}
div.form_table table tbody td .input_item div.sub_item.first{margin:0}
div.form_table table tbody td .input_item div.sub_item label{}
div.form_table table tbody td .attachments{position:relative;margin:-10px 15px -10px 0}
div.form_table table tbody td .attachments > .uploadBtn{display:inline-block;position:relative;overflow:hidden;vertical-align:middle}
div.form_table table tbody td .attachments > .uploadBtn input.file{position:absolute;top:0;right:0;height:25px;cursor:pointer;opacity:0;filter:alpha(opacity=0);-ms-filter:"alpha(opacity=0)";-khtml-opacity:0;-moz-opacity:0}
div.form_table table tbody td .attachments > .uploadBtn a.btn_inner{padding:0 45px}
div.form_table table tbody td a.attachments{display:inline-block;padding-left:17px;margin-right:15px;background:url(../../images/homepage/common/ico_file.png) 0 5px no-repeat;vertical-align:middle}
div.form_table table tbody td .view_area{min-height:300px;padding:10px 20px}
div.form_table table tbody td .view_area img{max-width:690px}
/*고객문의 추가 css 크라운 파크호텔 가져온것임.*/
div.form_table2 table{width:100%;border-top:2px solid #7b8290}
div.form_table2 table tbody th{line-height:20px;padding:8px 20px 12px;border-width:0 0 1px 0;border-style:solid;border-color:#d4d7db;background-color:#f5f5f5;color:#5f5749;text-align:left}
div.form_table2 table tbody td{line-height:20px;padding:8px 10px 12px;border-width:0 0 1px 0;border-style:solid;border-color:#d4d7db;background-color:#fff;color:#666}
div.form_table2 table tbody td .input_item{margin:0 10px -3px 0}
div.form_table2 table tbody td .input_item span.guide{display:inline-block;margin-left:10px;font-size:12px;color:#666}
div.form_table2 table tbody td .input_item span.sub_item{display:inline-block;margin-right:20px}
div.form_table2 table tbody td .input_item span.sub_item label{display:inline-block;padding-right:5px;font-weight:bold}
div.form_table2 table tbody td .input_item span.sub_item input.rdo{margin:-3px 3px -3px 0}
div.form_table2 table tbody td .input_item span.character{display:inline-block}
div.form_table2 table tbody td .input_item div.sub_item{margin-top:5px}
div.form_table2 table tbody td .input_item div.sub_item.first{margin:0}
div.form_table2 table tbody td .input_item div.sub_item label{display:inline-block;padding-right:5px;font-weight:bold}
div.form_table2 table tbody td a.attachments{display:inline-block;padding-left:17px;margin-right:15px;background:url(../../images/homepage/common/ico_file.png) 0 5px no-repeat;vertical-align:middle}
div.form_table2 table tbody td .view_area{min-height:300px;padding:10px 20px}
div.form_table2 table tbody td .view_area img{max-width:940px}
div.term_item{position:relative;margin-top:30px}
div.term_item h4{font-size:14px;color:#474747}
div.term_item .agree{position:absolute;top:0;right:5px}
div.term_item .term{margin-top:10px;padding:10px 0;border-width:2px 0 1px;border-style:solid;border-color:#e6e3dd;background-color:#fff}
div.term_item .term .scroller{height:100px;padding:15px;border:1px solid #d4d4d4;background-color:#fff;overflow-y:auto;overflow-x:hidden}
div.term_item .allAgree{margin-top:20px;text-align:right}
div.term_item .verification{margin-top:10px;padding:40px 0;border-width:2px 0 1px;border-style:solid;border-color:#989898 #ccc #ccc #ccc;background-color:#f6f4f1 ;text-align:center}
div.path{text-align:right}
div.path span, div.path strong{display:inline-block;padding-left:30px;background:url(../../images/homepage/common/ico_path.png) 11px 50% no-repeat;font-size:12px;color:#8e8e8e;vertical-align:middle;}
div.path span.home{padding:0 0 0 17px;background:url(../../images/homepage/common/ico_home.png) 0 50% no-repeat;text-align:left}
div.path strong{font-weight:normal;color:#464646}


/* --------------------------------------------
 * Pagination
/* ------------------------------------------ */
.pagination{position:relative;margin-top:40px;text-align:center}
.pagination a, .pagination strong{display:inline-block;min-width:43px;height:43px;padding:0;margin:0 3px;line-height:40px;font-size:16px;vertical-align:middle}
.pagination a{color:#565656;border:1px solid #c3c3c3;background-color:#f6f6f6}
.pagination a:hover{color:#ae5757}
.pagination strong{color:#fff;border:1px solid #565656;background-color:#565656}
.pagination a.direction{background:#f6f6f6 url(../../images/homepage/common/spr_page.png) 0 0 no-repeat;text-indent:-9999px}
.pagination a.direction.first{background-position:50% 0}
.pagination a.direction.end{background-position:50% -90px}
.pagination a.direction.prev{background-position:50% -45px}
.pagination a.direction.next{background-position:50% -135px}
/* --------------------------------------------
 * Board Page
/* ------------------------------------------ */
div.board_page{margin-top:20px;*zoom:1}
div.board_page:after{content:'';display:block;clear:both}
div.board_page li.prev{float:left}
div.board_page li.next{float:right}
div.board_page li a{display:block;width:143px;height:58px;line-height:56px;border:1px solid #c3c3c3;font-size:15px;text-align:center}
div.board_page li.prev a{background:url(/AmantiHotel_common/images/homepage/common/ico_boardPage_prev.png) 18px 50% no-repeat}
div.board_page li.next a{background:url(/AmantiHotel_common/images/homepage/common/ico_boardPage_next.png) 117px 50% no-repeat}
div.btn_set .board_page{position:absolute;top:0;left:0;width:300px;margin:0}
div.btn_set a.txt01{float:left;margin-right:10px;}
div.btn_set a.txt02{float:right;}
/* --------------------------------------------
 * Layer Popup
/* ------------------------------------------ */
div.pop_wrap{display:none;position:absolute;z-index:99999;width:650px;border:8px solid #ae8e6e;background-color:#fff;overflow:hidden}
div.pop_wrap.w700{width:700px}
div.pop_wrap.w800{width:800px}
div.pop_wrap.w1200{width:1200px}
div.pop_wrap.video{border:8px solid #000;}
div.pop_wrap.video .pop_header{background-color:#000}
div.pop_wrap.video .pop_header h3{color:#ffd181}
div.pop_wrap .pop_content.video{position:relative;padding:5px}
div.pop_wrap .pop_header{position:relative;padding:0 12px;background-color:#ae8e6e}
div.pop_wrap .pop_header h3{height:60px;line-height:58px;font-size:18px;color:#fff}
div.pop_wrap .pop_header a.btn_pop_close{display:block;position:absolute;top:13px;right:20px;width:28px;height:27px;background:url(../../images/homepage/common/ico_pop_close.png) no-repeat;text-indent:-9999px}
div.pop_wrap .pop_content{position:relative;padding:15px}
div.pop_wrap .pop_content .drawings{position:relative;margin:-15px}
div.pop_wrap .pop_content .drawings .bx-viewport{height:480px!important}
div.pop_wrap .pop_content .drawings .drawings_slider .item{width:700px!important;text-align:center}
div.pop_wrap .pop_content .drawings .drawings_slider .item img{width:629px;height:450px}
div.pop_wrap .pop_content .drawings .bx-controls-direction a{position:absolute;top:50%;width:30px;height:27px;margin-top:-14px;background:url(../../images/homepage/accommodation/spr_slider.png) 0 0 no-repeat;text-indent:-9999px}
div.pop_wrap .pop_content .drawings .bx-controls-direction a.bx-prev{left:10px;background-position:0 0}
div.pop_wrap .pop_content .drawings .bx-controls-direction a.bx-next{right:10px;background-position:-35px 0}
div.pop_wrap .pop_content .drawings .bx-pager{position:absolute;bottom:10px;width:100%;text-align:center}
div.pop_wrap .pop_content .drawings .bx-pager .bx-pager-item{display:inline-block}
div.pop_wrap .pop_content .drawings .bx-pager .bx-pager-item a{display:inline-block;width:50px;height:5px;margin:0 2px;background-color:#ddd;text-indent:-9999px}
div.pop_wrap .pop_content .drawings .bx-pager .bx-pager-item a.active{background-color:#ae8e6e}
div.pop_wrap .pop_content .terms_sroller{height:450px;overflow-x:hidden;overflow-y:auto}
div.pop_wrap .pop_content .email{padding:5px}
div.pop_wrap .pop_content .email p.email{line-height:20px}
div.pop_wrap .pop_content .price_detail .item{margin-top:20px}
div.pop_wrap .pop_content .price_detail .item h4{padding-left:14px;background:url(/AmantiHotel_common/images/homepage/common/bullet1.gif) 0 2px no-repeat;font-size:16px}
div.pop_wrap .pop_content .price_detail .item .list_table table thead th{padding:10px 0 14px;font-size:14px}
div.pop_wrap .pop_content .price_detail .item .list_table table tbody td{padding:10px 0 14px;font-size:14px}
div.pop_wrap .pop_content .alert{padding:50px 0;letter-spacing:-0.5px}
div.pop_wrap .pop_content .alert p.txt1{line-height:28px;padding:20px 0;font-size:30px;text-align:center}
div.pop_wrap .pop_content .alert p.txt2{line-height:22px;margin-top:20px;padding-top:20px;border-top:1px dotted #c7c7c7;font-size:16px;font-weight:bold;color:#474747}
div.pop_wrap .pop_content .alert p.txt3{line-height:18px;margin-top:5px;font-size:12px;color:#474747}
div.pop_wrap .pop_content .search{padding:30px 0;text-align:center}
div.pop_wrap .pop_content .search label{display:inline-block;padding-right:8px;font-weight:bold;vertical-align:middle}
div.pop_wrap .pop_content .search input{width:160px}
div.pop_wrap .pop_content p.search_result{margin-top:20px;padding:20px 0;border-top:1px dotted #c7c7c7;text-align:center}
div.pop_wrap .pop_content p.search_result strong{color:#ae5757}
div.pop_wrap .pop_content .findIDPW{padding:15px;letter-spacing:-0.5px}
div.pop_wrap .pop_content .findIDPW p.txt1{line-height:22px;font-weight:bold;font-size:14px;color:#525252;text-align:center}
div.pop_wrap .pop_content .findIDPW p.txt2{line-height:18px;font-weight:bold;text-align:center}
div.pop_wrap .pop_content .joinComplete{padding:65px 15px 15px}
div.pop_wrap .pop_content .joinComplete p.txt1{line-height:45px;font-size:30px;text-align:center}
div.pop_wrap .pop_content .joinComplete p.txt2{line-height:22px;margin-top:15px;font-size:18px;color:#525252;text-align:center}
div.pop_wrap .pop_content .joinComplete p.txt3{line-height:18px;font-weight:bold;text-align:center}
div.pop_wrap .pop_content > .btn_set > a.grey, div.pop_wrap .pop_content > .btn_set > a.brown{display:none}
div.pop_wrap .pop_content .information{height:385px;margin-top:0}
div.pop_wrap .pop_content .information .info_list .scroller{height:265px}
div.pop_wrap .pop_content .information .visualSlider .slider .item img{width:100%}
div.pop_wrap .pop_content .btn_set{margin-top:25px}
div.pop_wrap .pop_content .info_use{margin-top:25px}
div.pop_wrap .pop_content .info_use ul{padding:15px 0}
div.pop_wrap .pop_content .info_use ul li{padding:5px 80px}
div.pop_wrap .pop_footer{margin:0 20px;padding:30px 0 35px;border-top:1px solid #e3e3e3}
div.pop_wrap .pop_footer .btn_set{margin-top:0;text-align:center}
div.pop_wrap .pop_footer p.guide{line-height:22px;padding-left:12px;background:url(/AmantiHotel_common/images/homepage/common/bullet2.gif) 0 8px no-repeat;color:#767676}
div.pop_wrap .pop_footer ul.guide{margin-top:-10px}
div.pop_wrap .pop_footer ul.guide li{line-height:22px;margin-top:10px;padding-left:12px;background:url(/AmantiHotel_common/images/homepage/common/bullet2.gif) 0 8px no-repeat;color:#767676}
div.pop_wrap .pop_footer .total{padding:20px 0;background-color:#565656;font-size:18px;text-align:center}
div.pop_wrap .pop_footer .total label{padding-right:10px;color:#c4c4c4}
div.pop_wrap .pop_footer .total strong{color:#fff}
div.pop_wrap .pop_footer .total strong span{font-size:15px}
div.pop_wrap .btn_set .btn{width:auto;padding:0 25px}
/* --------------------------------------------
 * Zip
/* ------------------------------------------ */
div.tab_zip{height:580px;overflow-y:hidden;padding:5px}
div.tab_zip ul.tabs{position:relative;margin:0;padding:0;border-left:1px solid #ccc;*zoom:1}
div.tab_zip ul.tabs:after{display:block;clear:both;content:""}
div.tab_zip ul.tabs > li{float:left;width:50%;margin:0 0 -1px 0}
div.tab_zip ul.tabs > li > a{display:block;position:relative;border-width:1px 1px 1px 0;border-style:solid;border-color:#ccc;background:#f8f8f8;color:#666;text-align:center;text-decoration:none}
div.tab_zip ul.tabs > li > a span{display:inline-block;padding:15px;font-size:16px;color:#666;letter-spacing:-1px;cursor:pointer}
div.tab_zip ul.tabs > li ul.tab_contents{display:none;position:absolute;top:50px;left:0;width:100%;margin:0;padding:0;border:0;list-style:none;*zoom:1}
div.tab_zip ul.tabs > li ul.tab_contents:after{display:block;clear:both;content:""}
div.tab_zip ul.tabs > li ul.tab_contents li{float:none;position:relative;width:100%}
div.tab_zip ul.tabs > li.active > a{border-bottom:1px solid #fff;background:transparent}
div.tab_zip ul.tabs > li.active ul{display:block}
div.tab_zip .zip_box{padding:35px 20px 30px;border-bottom:1px solid #e0e0e0}
div.tab_zip .zip_box p{line-height:18px;color:#888;text-align:center}
div.tab_zip .zip_box p span{display:inline-block;margin-left:10px}
div.tab_zip .zip_box .input_item{position:relative;margin-top:20px;text-align:center}
div.tab_zip .zip_box .input_item input{width:360px}
div.tab_zip .addr_result{position:relative;padding:30px 0 20px}
div.tab_zip .addr_result p{font-size:15px;text-align:center}
div.tab_zip .addr_result p strong{color:#e07a3f}
div.tab_zip .addr_result .set_area{position:absolute;top:-5px;right:0}
div.tab_zip .addr_result .set_area select{height:20px;border:1px solid #e1d9cd;background:#fcfbfa;font-size:11px}
div.tab_zip .zip_list{position:relative;height:250px;overflow-x:hidden;overflow-y:auto;margin-top:5px;border-width:2px 0 1px;border-style:solid;border-color:#d6d6d6}
div.tab_zip .zip_list ul.result_list li > a{position:relative;display:block;line-height:15px;padding:15px 80px 15px 10px;border-bottom:1px solid #d6d6d6;background-color:#fff;text-align:left}
div.tab_zip .zip_list ul.result_list li a:hover, div.tab_zip .zip_list ul.result_list li a:focus{background:#f8f8f8;color:#b56600}
div.tab_zip .zip_list ul.result_list li a strong{position:absolute;top:50%;right:10px;margin-top:-9px}
div.tab_zip .zip_list ul.result_list li a span{display:inline-block;padding:2px 0;font-weight:normal;color:#666}
div.tab_zip .zip_list ul.result_list li a span em{display:inline-block;width:40px;padding:5px 8px;background:#565656;text-align:center;font-size:12px;font-style:normal;color:#fff;border-radius:2px}
div.tab_zip .zip_none{margin-top:5px;padding:50px 0;border-width:2px 0 1px;border-style:solid;border-color:#e6e6e6;background:#fff;text-align:center}
div.paginate{margin-top:10px;text-align:center}
div.paginate a,div.paginate strong {display:inline-block!important;margin:-1px;padding:9px 13px 8px;border:1px solid #edeeef!important;background:#fbfbfb;font-weight:bold;line-height:16px;vertical-align:top}
div.paginate a{color:#666}
div.paginate a:hover, div.paginate a:focus{background:#f8f8f8!important}
div.paginate strong{background:#e6e6e6;color:#745749}
/* --------------------------------------------
 * Button
/* ------------------------------------------ */
div.btn_set{position:relative;margin-top:40px;text-align:center}
a.btn{display:inline-block;width:278px;height:58px;line-height:56px;margin:0 5px;font-size:18px;border-width:1px;border-style:solid;vertical-align:middle;text-align:center}
a.btn.m{width:103px;height:38px;line-height:36px;font-size:14px}
a.btn.grey{border-color:#c3c3c3;background-color:#f6f6f6}
a.btn.black{border-color:#565656;background-color:#565656;color:#fff}
a.btn.brown{border-color:#957354;background-color:#957354;color:#fff}
a.btn.yel{border-color:#cf9f4b;background-color:#957354;color:#fff}
a.btn.whi{border-color:#cf9f4b;background-color:#fff;color:#947254; font-size: 15px; line-height: 18px; padding-top: 11px; box-sizing: border-box; height: 60px; letter-spacing: 0.5px;}
a.btn_inner{display:inline-block;height:38px;line-height:38px;margin:0 5px;padding:0 25px;border-width:1px;border-style:solid;border-color:#797979;background-color:#565656;color:#fff;font-size:14px;vertical-align:middle;text-align:center}
a.btn_inner.grey{border-color:#c3c3c3;background-color:#f6f6f6;color:#666}
.btnw205 a.btn{width:205px;}
/* --------------------------------------------
 * Select Style
/* ------------------------------------------ */
.selectBox-dropdown{position:relative;min-width:80px;height:38px;line-height:30px;margin-right:5px;border:solid 1px #ccc;text-align:left;vertical-align:middle;background:#fff;display:inline-block;cursor:default}
.selectBox-dropdown:focus,.selectBox-dropdown:focus .selectBox-arrow{border-color:#666}
.selectBox-dropdown .selectBox-label{padding:4px 8px;display:inline-block;white-space:nowrap;overflow:hidden}
.selectBox-dropdown .selectBox-arrow{position:absolute;top:0;right:0;width:38px;height:100%;background:url(../../images/homepage/common/select_arrow.png) 50% center no-repeat}
.selectBox-dropdown-menu{position:absolute;z-index:99999;max-height:200px;min-height:1em;overflow-y:auto;overflow-x:hidden;border:solid 1px #ccc;background:#fff}
.selectBox-inline{min-width:150px;outline:0;border:solid 1px #BBB;background:#FFF;display:inline-block;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;overflow:auto}
.selectBox-inline:focus{border-color:#666}
.selectBox-options,.selectBox-options li,.selectBox-options li a{list-style:none;display:block;cursor:default;padding:0;margin:0}
.selectBox-options.selectBox-options-top{border-bottom:none;margin-top:1px}
.selectBox-options.selectBox-options-bottom{border-top:none}
.selectBox-options li a{line-height:1.5;padding:0.5em;white-space:nowrap;overflow:hidden;background:6px center no-repeat}
.selectBox-options li.selectBox-hover a{background-color:#EEE}
.selectBox-options li.selectBox-disabled a{color:#888;background-color:transparent}
.selectBox-options li.selectBox-selected a{background-color:#f8f8f8}
.selectBox-options .selectBox-optgroup{color:#666;background:#eee;line-height:1.5;padding:0 .3em;white-space:nowrap}
.selectBox.selectBox-disabled{color:#888!important}
.selectBox-dropdown.selectBox-disabled .selectBox-arrow{opacity:.5;filter:alpha(opacity=50);border-color:#666}
.selectBox-inline.selectBox-disabled{color:#888!important}
.selectBox-inline.selectBox-disabled .selectBox-options a{background-color:transparent!important}
/* --------------------------------------------
 * Privacy
/* ------------------------------------------ */
div.privacy{padding:0}
div.privacy *{padding:0;margin:0;font-size:12px;color:#666}
div.privacy ol li{list-style:none}
div.privacy .privacy_header h2{font-size:14px}
div.privacy .privacy_header p{margin-top:15px;line-height:20px}
div.privacy .privacy_header ol{margin-top:15px;*zoom:1}
div.privacy .privacy_header ol:after{content:'';display:block;clear:both}
div.privacy .privacy_header ol li{float:left;width:50%}
div.privacy .privacy_header ol li a{display:block;padding:8px 0;font-weight:bold;color:#000;text-decoration:none}
div.privacy .privacy_content{margin-top:25px;border-top:1px dotted #ddd}
div.privacy .privacy_content .item{margin-top:25px}
div.privacy .privacy_content .item h3{font-size:14px;font-weight:bold}
div.privacy .privacy_content .item > p{line-height:18px;margin:15px 0 0 20px}
div.privacy .privacy_content .item ol li.bullet{position:relative;padding-left:10px;margin-top:10px}
div.privacy .privacy_content .item ol li.bullet > span{display:block;position:absolute;top:9px;left:0;width:4px;height:1px;background-color:#999}
div.privacy .privacy_content .item > ol{margin-left:20px}
div.privacy .privacy_content .item > ol > li{line-height:18px;margin-top:15px}
div.privacy .privacy_content .item > ol > li > p{margin:15px 0 0 20px}
div.privacy .privacy_content .item > ol > li > strong{font-size:12px}
div.privacy .privacy_content .item > ol > li > ol{margin-left:23px}
div.privacy .privacy_content .item > ol > li > ol > li{line-height:18px;margin-top:10px}
div.privacy .privacy_content .item > ol > li > ol > li > ol > li{margin-top:5px}
div.privacy .privacy_content .item > ol > li > ol > li > ol > li > ol > li{margin-top:5px}
div.privacy .privacy_content .item table{width:100%;margin-top:15px;border-spacing:0;border-width:1px 0 0 1px;border-style:solid;border-color:#ccc}
div.privacy .privacy_content .item table caption{visibility:hidden;overflow:hidden;position:absolute;top:0;left:0;width:0;height:0;font-size:0;line-height:0}
div.privacy .privacy_content .item table thead th{padding:5px 10px;border-width:0 1px 1px 0;border-style:solid;border-color:#ccc;background-color:#f7f7f7;text-align:center}
div.privacy .privacy_content .item table tbody th{padding:5px 10px;border-width:0 1px 1px 0;border-style:solid;border-color:#ccc;background-color:#fff;text-align:left}
div.privacy .privacy_content .item table tbody td{padding:5px 10px;border-width:0 1px 1px 0;border-style:solid;border-color:#ccc;background-color:#fff;text-align:left}
/* --------------------------------------------
 * jscrollpane
/* ------------------------------------------ */
.jspContainer{overflow:hidden;position:relative}
.jspPane{position:absolute}
.jspVerticalBar{position:absolute;top:0;right:0;width:4px;height:100%}
.jspHorizontalBar{position:absolute;bottom:0;left:0;width:100%;height:4px}
.jspCap{display:none}
.jspHorizontalBar .jspCap{float:left}
.jspTrack{position:relative;background-color:#e2e2e2}
.jspDrag{position:relative;top:0;left:0;background-color:#b59876;cursor:pointer}
.jspHorizontalBar .jspDrag,.jspHorizontalBar .jspTrack{float:left;height:100%}
.jspArrow{background:#50506d;text-indent:-20000px;display:block;cursor:pointer;padding:0;margin:0}
.jspArrow.jspDisabled{cursor:default;background:#80808d}
.jspVerticalBar .jspArrow{height:16px}
.jspHorizontalBar .jspArrow{width:16px;float:left;height:100%}
.jspVerticalBar .jspArrow:focus{outline:0}
.jspCorner{background:#eeeef4;float:left;height:100%}
* html .jspCorner{margin:0 -3px 0 0}
/* --------------------------------------------
 * Date Picker
/* ------------------------------------------ */
.date-picker{width:170px;height:25px;padding:0 0 0 10px;border:0;line-height:25px;font-size:12px;font-family:Arial;font-weight:700;cursor:pointer;color:#303030;position:relative;z-index:2}
.date-picker-wrapper{position:absolute;z-index:1;border:1px solid #c5c4c3;background-color:#f6f6f6;padding:5px 12px;font-size:12px;line-height:20px}
.date-picker-wrapper.inline-wrapper{position:relative;box-shadow:none;display:inline-block}
.date-picker-wrapper .drp_top-bar .error-top,.date-picker-wrapper .drp_top-bar .normal-top,.date-picker-wrapper .month-wrapper table .day.lastMonth,.date-picker-wrapper .month-wrapper table .day.nextMonth,.date-picker-wrapper .selected-days{display:none}
.date-picker-wrapper.single-date{width:auto}
.date-picker-wrapper.no-shortcuts{padding-bottom:12px}
.date-picker-wrapper.no-topbar{padding-top:12px}
.date-picker-wrapper .footer{width:auto;font-size:11px;padding-top:3px}
.date-picker-wrapper b{color:#666;font-weight:700}
.date-picker-wrapper a{color:#6bb4d6;text-decoration:underline}
.date-picker-wrapper .month-name{text-transform:uppercase}
.date-picker-wrapper .month-wrapper{border:1px solid #bfbfbf;border-radius:3px;background-color:#fff;padding:5px;cursor:default;position:relative}
.date-picker-wrapper .month-wrapper table,.date-picker-wrapper .month-wrapper table.month2{width:190px;float:left}
.date-picker-wrapper .month-wrapper table td,.date-picker-wrapper .month-wrapper table th{vertical-align:middle;text-align:center;line-height:14px;margin:0;padding:0}
.date-picker-wrapper .month-wrapper table .day{padding:5px 0;line-height:1;font-size:12px;margin-bottom:1px;color:#ccc;cursor:default}
.date-picker-wrapper .month-wrapper table div.day.lastMonth,.date-picker-wrapper .month-wrapper table div.day.nextMonth{color:#999;cursor:default}
.date-picker-wrapper .month-wrapper table .day.checked{background-color:#e7d2af}
.date-picker-wrapper .month-wrapper table .week-name{height:20px;line-height:20px;font-weight:100;text-transform:uppercase}
.date-picker-wrapper .month-wrapper table .day.has-tooltip{cursor:help!important}
.date-picker-wrapper .time label{white-space:nowrap}
.date-picker-wrapper .month-wrapper table .day.toMonth.valid{color:#333;cursor:pointer}
.date-picker-wrapper .month-wrapper table .day.toMonth.hovering{background-color:#feefd5}
.date-picker-wrapper .month-wrapper table .day.real-today{background-color:#ffe684}
.date-picker-wrapper .month-wrapper table .day.real-today.checked,.date-picker-wrapper .month-wrapper table .day.real-today.hovering{background-color:#70ccd5}
.date-picker-wrapper table .caption{height:40px}
.date-picker-wrapper table .caption .next,.date-picker-wrapper table .caption .prev{padding:0 5px;cursor:pointer}
.date-picker-wrapper table .caption .next:hover,.date-picker-wrapper table .caption .prev:hover{background-color:#ccc;color:#fff}
.date-picker-wrapper .gap{position:relative;z-index:1;width:15px;background-color:red;font-size:0;line-height:0;float:left;top:-5px;margin:0 10px -10px;visibility:hidden;height:0}
.date-picker-wrapper .gap .gap-lines{height:100%;overflow:hidden}
.date-picker-wrapper .gap .gap-line{height:15px;width:15px;position:relative}
.date-picker-wrapper .gap .gap-line .gap-1{z-index:1;height:0;border-left:8px solid #fff;border-top:8px solid #eee;border-bottom:8px solid #eee}
.date-picker-wrapper .gap .gap-line .gap-2{position:absolute;right:0;top:0;z-index:2;height:0;border-left:8px solid transparent;border-top:8px solid #fff}
.date-picker-wrapper .gap .gap-line .gap-3{position:absolute;right:0;top:8px;z-index:2;height:0;border-left:8px solid transparent;border-bottom:8px solid #fff}
.date-picker-wrapper .gap .gap-top-mask{width:6px;height:1px;position:absolute;top:-1px;left:1px;background-color:#eee;z-index:3}
.date-picker-wrapper .gap .gap-bottom-mask{width:6px;height:1px;position:absolute;bottom:-1px;left:7px;background-color:#eee;z-index:3}
.date-picker-wrapper .drp_top-bar{line-height:1.4;position:relative;padding:10px 40px 10px 0}
.date-picker-wrapper .drp_top-bar .default-top{display:block}
.date-picker-wrapper .drp_top-bar.error .default-top{display:none}
.date-picker-wrapper .drp_top-bar.error .error-top{display:block;color:red}
.date-picker-wrapper .drp_top-bar.normal .default-top{display:none}
.date-picker-wrapper .drp_top-bar.normal .normal-top{display:block}
.date-picker-wrapper .hide,.date-picker-wrapper.single-month .time,.date-picker-wrapper.two-months.no-gap .month1 .next,.date-picker-wrapper.two-months.no-gap .month2 .prev{display:none}
.date-picker-wrapper .drp_top-bar .apply-btn{position:absolute;right:0;top:3px;padding:3px 5px;margin:0;font-size:12px;cursor:pointer;border:1px solid #797979;background-color:#565656;color:#fff;line-height:initial}
.date-picker-wrapper .drp_top-bar .apply-btn.disabled{cursor:pointer;border:1px solid #c3c3c3;background-color:#f6f6f6;color:#565656}
.date-picker-wrapper .time{position:relative}
.date-picker-wrapper .time input[type=range]{vertical-align:middle;width:129px;padding:0;margin:0;height:20px}
.date-picker-wrapper .time1,.time2{width:180px;padding:0 5px;text-align:center}
.date-picker-wrapper .time1{float:left}
.date-picker-wrapper .time2{float:right}
.date-picker-wrapper .hour,.minute{text-align:right}
.date-picker-wrapper .first-date-selected,.date-picker-wrapper .last-date-selected{background-color:#9c7952!important;color:#fff!important}
.date-picker-wrapper .date-range-length-tip{position:absolute;margin-top:-4px;margin-left:-8px;box-shadow:0 0 3px rgba(0,0,0,.3);display:none;background-color:#ff0;padding:0 6px;border-radius:2px;font-size:12px;line-height:16px;-webkit-filter:drop-shadow(0 0 3px rgba(0,0,0,.3));-moz-filter:drop-shadow(0 0 3px rgba(0,0,0,.3));-ms-filter:drop-shadow(0 0 3px rgba(0,0,0,.3));-o-filter:drop-shadow(0 0 3px rgba(0,0,0,.3));filter:drop-shadow(0 0 3px rgba(0, 0, 0, .3))}
.date-picker-wrapper .date-range-length-tip:after{content:'';position:absolute;border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid #ff0;left:50%;margin-left:-4px;bottom:-4px}
.date-picker-wrapper .week-number{padding:5px 0;line-height:1;font-size:12px;margin-bottom:1px;color:#999;cursor:pointer}
.date-picker-wrapper .week-number.week-number-selected{color:#49E;font-weight:700}

/*********************************************
* Main Event Popup
*********************************************/
.pop_notice_set{position:absolute;top:125px;left:-10px;z-index:5000}
.pop_notice_set .pop_notice{float:left;margin:10px 0 0 10px;background:#fff;position:relative}
.pop_notice_set .pop_notice .pop_notice_content{width:auto;max-width:460px;min-height:200px;border:1px solid #3d3d3d;background:#fff;text-align:left;padding:5px 5px 30px}
.pop_notice_set .pop_notice .pop_notice_content p{margin:10px;line-height:1.4}
.pop_notice_set .pop_notice .pop_notice_content img{width:100%;min-width:200px}
.pop_notice_set .pop_notice .pop_notice_footer{position:absolute;left:0;bottom:0;right:0;border-width:0 1px 1px;border-style:solid;border-color:#3d3d3d;background:#ededed;height:30px;line-height:22px;padding:5px 10px 0;text-align:left}
.pop_notice_set .pop_notice .pop_notice_footer input{vertical-align:middle}
.pop_notice_set .pop_notice .pop_notice_footer label{color:#ADACAC;vertical-align:middle;display:inline-block}
.pop_notice_set .pop_notice .pop_notice_footer a.btn_close,.pop_notice_set .pop_notice .pop_notice_footer a.notToday{display:inline-block;padding:0 15px 0 14px;background:url(../../images/homepage/common/ico_close.gif) 0 50% no-repeat;font-family:dotum;font-size:11px}
.pop_notice_set .pop_notice .pop_notice_content.bg01{width:383px;height:319px;background:url(../../images/homepage/common/bg_ind_pop.jpg) no-repeat!important}
.pop_notice_set .pop_notice .pop_notice_content.bg02{width:383px;height:319px;background:url(../../images/homepage/common/KOR/bg_ind_pop02.jpg) no-repeat!important}
.pop_notice_set .pop_notice .pop_notice_content.bg03{width:383px;height:319px;background:url(../../images/homepage/common/KOR/bg_ind_pop03.jpg) no-repeat!important}
.pop_notice_set .pop_notice .pop_notice_content.bg01 p,.pop_notice_set .pop_notice .pop_notice_content.bg02 p,.pop_notice_set .pop_notice .pop_notice_content.bg03 p{margin:13px 16px}


/* --------------------------------------------
 * Rsvn Popup
/* ------------------------------------------ */
/* div.popup_rsvn {display:none;position:absolute;width:960px;height:700px;border:8px solid #d6baa9;background:#fff url(/hpStdNew_common/images/homepage/KOR/common/loading_30x30.gif) 50% 50% no-repeat;z-index:9999;} */
div.popup_rsvn {display:none;position:absolute;width:960px;height:700px;border:8px solid #fff;background:#fff url(/AmantiHotel_common/images/homepage/common/loading.gif) 50% 50% no-repeat;z-index:99999;}
div.popup_rsvn a.btn_pop_close {position:absolute;top:5px;right:-52px;display:block;width:30px;height:30px;background:url(/rsvnPopup_common/images/homepage/KOR/common/ico_rsvn_pop_close.png) 0 0 no-repeat;text-indent:-9999px}

/*********************************************
* loading Box
*********************************************/
.loadingWrap { height: 100%; left: 0; position: fixed; top: 0; width: 100%; z-index: 9999; display:none; }
.loadingBg {background: none repeat scroll 0 0 #fff; height: 100%; left: 0; filter:alpha(opacity=50,FinishOpacity=0,Style=0);-moz-opacity:0.50; opacity: 0.5; position: absolute; top: 0; width: 100%; }
.loading {border: 1px solid #BBA07C;margin-left: -500px;
background: #f2f2f2; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YyZjJmMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmY2ZjZmMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #f2f2f2 0%, #fcfcfc 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2f2f2), color-stop(100%,#fcfcfc)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f2f2f2 0%,#fcfcfc 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f2f2f2 0%,#fcfcfc 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #f2f2f2 0%,#fcfcfc 100%); /* IE10+ */
background: linear-gradient(to bottom,  #f2f2f2 0%,#fcfcfc 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#fcfcfc',GradientType=0 ); /* IE6-8 */
position:fixed;top:-1px;left:50%;width:1000px;height:51px;line-height:50px;z-index:9999;text-align:center;}
.loading p {color:#525252;font-weight:bold;letter-spacing:-0.03em;}
/*Etc*/
.header .util .inquiry a {color:#fcff00;}
/*********************************************
* location button
*********************************************/
.mapBt {float: right;}
.mapBt li {display: inline; background: none !important;}
.mapBt li a	{color: #fff; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px;}
.mapPrint {background: #c05283; padding: 10px 30px !important;}
.mapDown {background: #4f4f4f; padding: 10px 15px !important;}

/* error */
#conArea .error .logo {width: 137px; height: 78px; margin: 20px auto 50px; text-indent: -9999px; background: url(/AmantiHotel_common/images/homepage/common/error.png) center center no-repeat; }
#conArea .error h3 {font-size: 33px; color: #000; font-weight: 600; margin-bottom: 40px;}
#conArea .error p {font-size: 16px; color: #666;}
#conArea .error .bt-wrap {margin-top: 50px;}
#conArea .error .error-btn {background: #acacac; color: #fff; width: 260px; height: 60px; line-height: 59px; font-size: 17px;}