@charset "utf-8";
@import url(//fonts.googleapis.com/css?family=Roboto:400,500);
@import url(//fonts.googleapis.com/css?family=Roboto+Condensed:400,700);
@import url(//fonts.googleapis.com/css?family=Josefin+Sans:400,600,700);
html,body{width:100%;height:100%}
html{-ms-overflow-style:scrollbar}
body{padding:0;margin:0;font-family:'Roboto',sans-serif !important}
body.noscroll{position:fixed;overflow-y:scroll;width:100%}
a{color:#333}
a:hover{color:#333;text-decoration:none !important}
ol,ul{list-style:none;padding:0}
.header{position:absolute;width:100%;height:140px;background-color:#fff;transition:all 0.2s ease-in-out;z-index:300}
.header.affix{position:fixed;top:0;box-shadow:0 5px 9px 0 rgba(0, 0, 0, 0.3)}
nav{position:absolute;right:0;width:100%}
.footer{position:relative;background-color:#241c19;min-height:530px}
.section{position:relative;height:890px}
.section .darken{position:absolute;width:100%;height:890px;background:rgba(0,0,0,0.1);z-index:101}
.section .main-video{background-size:100%;overflow:hidden;width:100%;position:relative}
.section .main-video video{width:100%;height:auto;position:relative}
.section .main-section{display:none;height:600px;;background-position:center;background-repeat:no-repeat;-webkit-background-size:cover;background-size:cover;overflow:hidden;width:100%;position:relative}
.main{position:relative;background-color:#fff;padding-bottom:80px;overflow:hidden}
.btn-top{display:none;position:fixed;bottom:20px;right:30px;width:48px;height:48px;cursor:pointer;background-color:rgba(0, 0, 0, 0.3);color:#fff;font-size:24px;padding:5px 0 0 10px;border-radius:50%;z-index:101;transition:all 0.2s ease-in-out}
.btn-top:hover{background-color:#C5284E}
.top-bnr{position:relative;background-color:#241c19;height:42px;padding-top:8px}
.ticker{height:30px;overflow:hidden}
.ticker ul{width:100%;text-align:center}
.ticker a{color:#c0aaa1;letter-spacing:-1px}
.bnr-close{position:absolute;top:1px;right:20px;color:#878281;font-size:24px;cursor:pointer}
.bnr-close:hover{color:#c0aaa1}
.wrap-header{position:relative}
.logo{position:absolute;width:250px;height:140px;display:flex;justify-content:center;align-items:center;z-index:130}
.logo span{display:none}
.wrap-gnb{position:relative;top:22px;line-height:1.7}
.gnb{position:absolute;right:150px}
.gnb li{display:inline-block}
.gnb li a{font-size:14px;font-weight:400;padding-left:10px;padding-right:10px}
.gnb li:first-child a{color:#E60012}
.lnb{position:absolute;top:75px;right:220px;height:45px}
.lnb li{display:inline-block;margin-right:10px;margin-left:10px;overflow:hidden}
.lnb .link{position:relative;display:block;height:42px;font-family:'Josefin Sans',sans-serif !important;font-weight:600;font-size:14px;padding-top:15px;padding-left:5px;padding-right:5px;text-transform:uppercase;transition:all 0.2s ease-in-out}
.lnb .link:hover{color:#E60012}
.lnb .link:before{content:'';position:absolute;width:100%;height:2px;bottom:3px;left:0;background-color:#E60012;visibility: hidden;transform:scaleX(0);-webkit-transition:all 0.3s ease-in-out 0s;transition:all 0.3s ease-in-out}
.lnb .link:hover:before{visibility:visible;transform:scaleX(1)}
.menu-trigger{position:absolute;top:5px;right:0;width:25px;height:16px;cursor:pointer;z-index:130}
.ico-menu:before,
.ico-menu:after{content:'';display:block;position:absolute;right:0;left:0;top:0;bottom:0;width:25px;height:2px;margin:auto;opacity:1;transition:top 0.2s 0.3s ease, bottom 0.2s 0.3s ease}
.ico-menu:before{top:-14px;width:25px;height:2px;background-color:#241c19}
.ico-menu:after{bottom:-14px;width:25px;height:2px;background-color:#241c19}
.ico-menu.on:before,
.ico-menu.on:after{opacity:0;top:0;bottom:0}
.ico-menu span:before,
.ico-menu span:after{content:'';display:block;position:absolute;left:0;top:0;bottom:0;right:0;width:25px;height:2px;margin:auto;background-color:#241c19;transform:rotate(0deg);transition:transform 0.3s ease}
.ico-menu.on span:before{transform:rotate(45deg)}
.ico-menu.on span:after{transform:rotate(-45deg)}
.nav-responsive{width:100%;height:0;position:fixed;z-index:120;top:0;left:0;background-color:#fff;overflow-y:hidden;transition:all 0.5s ease}
.nav-responsive hr{display:none}
.resp-gnb{display:none;margin-top:80px}
.resp-gnb li{display:inline-block}
.resp-gnb li a{font-weight:400;padding-left:10px;padding-right:10px}
.resp-nav{margin-top:220px}
.resp-nav a{font-size:27px;font-weight:500;display:block;padding:20px 0;transition:all 0.2s ease-in-out}
.resp-nav a:hover{color:#E60012}
.resp-info{display:flex;justify-content:space-between;align-items:center;margin-top:30px;padding-top:30px;border-top:1px solid #eee}
.resp-sns{margin:0}
.resp-sns li{display:inline-block;margin-right:10px}
.resp-sns a{display:block;width:35px;height:35px;padding:6px;text-align:center;font-size:18px;transition:all 0.2s ease-in-out;border-radius:50%;color:#fff;background-color:#ddd}
.resp-sns a:hover{background-color:#241c19}
.btn-gb-book{position:absolute;top:71px;right:0}
.btn-gb-book a{display:block;color:#fff;font-family:'Josefin Sans',sans-serif !important;font-size:15px;font-weight:600;padding-top:20px;width:180px;height:50px;background-color:#C5262B;border-radius:2rem;text-align:center;transition:all 0.2s ease-in-out}
.btn-gb-book a:hover{background-color:#BB1E44}
.top-btn-book{display:none}
.lang{position:absolute;top:0;right:45px}
.lang .cur{position:relative;top:0;font-weight:400;font-size:14px;padding-right:2px}
.lang  i{position:relative;top:1px;color:#777;margin-right:2px !important}
.lang .dropdown-menu{min-width:140px !important}
.lang .dropdown-item{padding-left:40px;font-size:15px !important;padding-top:6px !important}
.lang .dropdown-item.ko{background:url(//cdn.seanhotelgroup.com/assets/img/ko.png) 12px 10px no-repeat}
.lang .dropdown-item.en{background:url(//cdn.seanhotelgroup.com/assets/img/en.png) 12px 10px no-repeat}
.lang .dropdown-item.ja{background:url(//cdn.seanhotelgroup.com/assets/img/ja.png) 12px 10px no-repeat}
.lang .dropdown-item img{position:relative;top:-2px;;width:20px;margin-right:8px}
.wrap-main-over{position:absolute;top:37%;left:50%;margin-left:-640px;width:1280px;text-align:center;z-index:102}
.txt-top-sj{font-family:'Josefin Sans',sans-serif !important;font-size:64px;font-weight:700;color:#fff}
.txt-top-cnts{font-size:24px;margin-top:20px;color:#fff;font-weight:400}
.txt-top-btn{margin-top:50px}
.btn-arr{position:absolute;top:5px;width:100%}
.btn-arr .btn-arr-next{width:43px;height:55px;position:absolute;background:url(//cdn.seanhotelgroup.com/assets/img/direct-nav.png) no-repeat;background-position:0 0}
.btn-arr .btn-arr-prev{width:43px;height:55px;position:absolute;right:0;background:url(//cdn.seanhotelgroup.com/assets/img/direct-nav.png) no-repeat;background-position:-43px 0}
.wrap-booking{position:absolute;bottom:80px;left:50%;margin-left:-640px;width:1280px;height:120px;background-color:rgba(0, 0, 0, 0.5);z-index:102}
.bar-brand{width:100%;height:240px;background-color:#fff;border-top:1px solid #eaeaea;display:flex;justify-content:center;align-items:center}
.bar-brand a{display:inline-block;padding:0 40px}
.box-brand{padding:50px 30px 40px;border:1px solid #eee;position:relative;text-align:center}
.box-brand .ci{position:absolute;left:50%;width:250px;margin-left:-125px;text-align:center;background-color:#fff;top:-16px;font-family:'Josefin Sans',sans-serif !important;font-size:18px;font-weight:700;color:#E60013}
.golink-hotels{display:none;}
.wrap-footer{color:#878281;font-size:13px;padding-top:60px}
.wrap-footer h6{font-family:'Josefin Sans',sans-serif !important;font-size:13px;font-weight:600}
.wrap-footer p a{color:#878281}
.btm-logo{font-family:'Josefin Sans',sans-serif !important;color:#fff;font-size:20px;font-weight:600;text-transform:uppercase}
.btm-logo:hover{color:#fff} 
.col-lt ul li{display:inline-block;margin-right:10px;line-height:1.6}
.col-lt p{font-family:'Josefin Sans',sans-serif !important}
.terms{margin-top:25px}
.terms li{position:relative;margin-right:15px !important}
.terms li:not(:last-child):after{content:'';width:1px;height:14px;background-color:#433834;position:absolute;right:-10px;top:5px}
.terms li a{position:relative;display:block;color:#878281;font-size:14px;transition:all 0.2s ease-in-out}
.terms li a:hover{color:#fff}
.copyright{margin-right:50px;padding-top:20px;border-top:1px solid #2F2724}
.cs-contact{margin-top:20px;margin-bottom:40px}
.cs-contact li{color:#878281;font-size:15px}
.cs-contact li a{color:#fff}
.fnb{margin-bottom:50px}
.fnb li{display:inline-block;margin-right:30px}
.fnb li a{font-family:'Josefin Sans',sans-serif !important;font-weight:600;font-size:14px;color:#fff;transition:all 0.2s ease-in-out}
.fnb li a:hover{color:#E60013}
.wrap-cs{background:url(//cdn.seanhotelgroup.com/assets/img/ico-headset.png) no-repeat;padding-left:80px}
.wrap-cs h6{margin-bottom:20px}
.wrap-cs a{font-family:'Josefin Sans',sans-serif !important;color:#E60013;font-size:24px} /* #CA2D53 */
.wrap-cs span{display:block;margin-top:5px}
.btn-sns li{display:inline-block;margin:5px 5px 0 5px}
.btn-sns li a{display:block;width:35px;height:35px;padding:6px;text-align:center;font-size:18px;transition:all 0.2s ease-in-out;border-radius:50%;color:#fff;background-color:#2F2724}
.btn-sns li .instagram:hover{background:radial-gradient(circle farthest-corner at 32% 106%,#ffe17d 0%,#ffcd69 10%,#fa9137 28%,#eb4141 42%,transparent 82%),linear-gradient(135deg,#234bd7 12%,#c33cbe 58%)}
.btn-sns li .youtube:hover{background-color:#E62E22}
.btn-sns li .naver-blog:hover{background-color:#32B44A}
.wrap-top{padding:90px 0 70px;text-align:center}
.wrap-top h1{font-family:'Roboto Condensed',sans-serif !important;font-size:48px;font-weight:400}
.wrap-top .txt-by-sean{font-family:'Roboto Condensed',sans-serif !important;font-weight:700;margin:30px 0 60px;color:#A78C4C;font-size:15px;letter-spacing:4px}
.wrap-top .htl-img{height:180px;background-position:center;background-repeat:no-repeat;-webkit-background-size:cover;cover;background-size:cover}
.wrap-top .txt-area{position:relative;top:-20px;background-color:#f4f4f4;padding:50px}
.wrap-top p{line-height:1.7;margin-bottom:30px}
.wrap-top .container{width:1140px}
.wrap-mdl-bnr{width:100%;height:190px;padding:30px 0;margin-bottom:80px;background-color:#f4f4f4}
.wrap-mdl{margin-bottom:90px;overflow:hidden;text-align:center}
.wrap-mdl h1{font-family:'Roboto Condensed',sans-serif !important;font-size:48px;font-weight:400;margin-bottom:70px}
.wrap-btm{width:100%;margin-bottom:90px;color:#fff}
.wrap-btm h1{font-family:'Josefin Sans',sans-serif !important;font-size:44px;font-weight:600}
.wrap-btm p{margin:20px 0 40px}
.wrap-btm .btn{padding:11px 30px !important;font-size:1rem !important}
.wrap-btm .bg-btm{width:100%;height:400px;background:url(//cdn.seanhotelgroup.com/assets/img/bg-main.jpg) center;padding-top:80px}
.wrap-btm .col-lg-2{text-align:center}
.wrap-btm .col-lg-2 figure{display:flex;justify-content:center;align-items:center;height:60px}
.wrap-btm .col-lg-2 span{display:flex;align-items:center;height:60px;line-height:1.4}
.wrap-btm .rewards-1 img{width:62px}
.wrap-btm .rewards-2 img{width:59px}
.wrap-btm .rewards-3 img{width:70px}
.wrap-insta .container{padding:0 3px}
.wrap-insta h2{font-family:'Josefin Sans',sans-serif !important;text-align:center;font-weight:700;margin-bottom:25px}
.wrap-insta p{margin-bottom:50px}
.insta-panel{width:1424px}  
.insta-title{background:linear-gradient(to right bottom, #eaeaea, #fff);text-align:center;font-size:14px}
.insta-title i{margin:90px 0 0 !important;font-size:40px !important}
.insta-title a{font-family:'Josefin Sans',sans-serif !important;display:block;margin-top:15px;font-size:15px}
.insta-title a:hover{color:#CA2D53;transition:all 0.2s ease-in-out}
.insta-box{position:relative;width:260px;height:260px;float:left;margin:12px}
.insta-box > a > div{width:100%;height:100%}
.image-layer{overflow:hidden;width:100%;height:100%}  
.image-layer img{width:100%;height:100%}  
.caption-layer{display:none;position:absolute;top:0;background:rgba(0,0,0,0.6);width:100%;height:100%;padding:20px;box-sizing:border-box;font-size:13px;text-align:center;margin:auto;vertical-align:middle}  
.caption-layer .insta-caption{color:#fff;display:-webkit-box;display:-ms-flexbox;display:box;max-height:150px;overflow:hidden;vertical-align:top;text-overflow:ellipsis;word-break:break-all; -webkit-box-orient:vertical;-webkit-line-clamp:5}
.caption-layer .insta-likes{position:relative;display:inline-block;vertical-align:middle;font-size:14px;margin-top:10px;color:#fff;margin-left:20px}   
.caption-layer .insta-likes:before{position:absolute;top:4px;left:-23px;content:'';display:block;width:18px;height:15px;background:url('//cdn.seanhotelgroup.com/assets/img/ico-heart.png') 0 0 no-repeat;-webkit-background-size:cover;background-size:cover}
.img-parent{overflow:hidden;position:relative}
.img-child{height:100%;width:100%;transition:all 1s}
.img-parent:hover .img-child, .img-parent:focus .img-child{transform:scale(1.1)}
.img-parent:hover .img-child:before, .img-parent:focus .img-child:before{display:block}
.img-parent:hover .ico-arr,.img-parent:focus .ico-arr,
.img-parent:hover .ico-zoom,.img-parent:focus .ico-zoom,
.img-parent:hover .ico-sight,.img-parent:focus .ico-sight{display:block}
.img-child:before{content:'';display:none;height:100%;width:100%;position:absolute;top:0;left:0;background-color:rgba(0,0,0,0.4)}
.ico-zoom{display:none;position:absolute;top:0;left:0;bottom:0;right:0;z-index:100;background:url(//cdn.seanhotelgroup.com/assets/img/ico-zoom.png) center no-repeat}
.ico-sight{display:none;position:absolute;top:0;left:0;bottom:0;right:0;z-index:100;background:url(//cdn.seanhotelgroup.com/assets/img/ico-sight.png) center no-repeat}
.info-layer{display:none;position:absolute;width:100%;height:100%;color:#fff;z-index:110;text-align:center}
.info-layer p{padding:0 20px;font-size:15px;font-weight:300}
.img-parent:hover .info-layer,.img-parent:focus .info-layer{display:flex;justify-content:center;align-items:center;flex-wrap:wrap}
.wrap-sub{padding-top:140px}
.wrap-sub-tit{position:relative;height:150px;border-top:1px solid #eaeaea;border-bottom:1px solid #eaeaea;text-align:center}
.wrap-sub-tit .sub-tit{position:relative}
.wrap-sub-tit .sub-tit h1,.wrap-sub-tit .sub-tit h2{font-family:'Roboto Condensed',sans-serif !important;font-weight:400;padding-top:50px}
.wrap-sub-tit .sub-tit h2{font-size:36px}
.pg-top-btn{position:absolute;top:0;right:0}
.pg-top-btn li{width:40px;height:40px;border:1px solid #e4e4e4;border-top:0;text-align:center;padding-top:5px;display:inline-block}
.pg-top-btn li:first-child{border-right:0} 
.pg-top-btn li a{display:block;width:40px;height:40px}
.pg-top-btn li a:hover img{filter:alpha(opacity=100);opacity:1}
.pg-top-btn li img{width:22px;filter:alpha(opacity=30);opacity:0.3;transition:all 0.2s ease-in-out}
.content{padding:80px 0;min-height:450px}
.content h4{margin:30px 0 20px;font-size:24px;font-weight:500}
.content h5{margin:15px 0;font-size:16px}
.box-search-offer{height:70px;background-color:#f4f4f4}
.snb{position:absolute;bottom:-1px;margin:0}
.snb li{display:inline-block;margin:0 15px}
.snb li a{font-size:19px;font-weight:500;display:block;padding:10px 20px}
.snb li.on a{border-bottom:2px solid #A78C4C;color:#A78C4C}
.wrap-filter{position:relative;background-color:#f4f4f4;padding:25px;margin-bottom:80px}
.wrap-filter .tit-filter{float:left;width:150px;font-family:'Roboto Condensed',sans-serif !important;font-weight:700;font-size:19px;margin-top:14px;color:#FE9E86}
.wrap-filter .lo-more{float:right;color:#ccc}
.wrap-filter .lo-tit{color:#777;font-weight:500}
.wrap-filter .lo-tit hr{position:absolute;top:-14px;right:0;width:1px;height:90%;border-color:#ddd;background-color:#ddd}
.wrap-filter .lo-item{margin:0;display:inline}
.wrap-filter .lo-item li{display:inline-block;margin-left:20px;line-height:1.4}
.sub-img{position:relative;height:300px;color:#fff;text-align:center;-webkit-background-size:cover;background-size:cover}
.sub-img h1{position:absolute;top:100px;width:100%;font-family:'Josefin Sans',sans-serif !important;font-size:48px;font-weight:700;z-index:102}
.sub-img h1 span{font-family:'Roboto Condensed',sans-serif !important;font-size:14px;font-weight:400;letter-spacing:6px;display:block;margin-bottom:20px}
.sub-img .darken{position:absolute;width:100%;height:300px;background:linear-gradient(to right,rgba(0,0,0,0.9),rgba(0,0,0,0));z-index:101}
.htl-cnts a span{font-family:'Roboto Condensed',sans-serif !important;font-size:17px;font-weight:400;color:#fe9e86}
.htl-cnts a h2{margin:10px 0 30px;font-weight:500;font-size:33px;letter-spacing:-0.5px}
.htl-cnts p{letter-spacing:-0.5px}
.htl-cnts p.on{overflow:hidden;text-overflow:ellipsis;display:block;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;word-wrap:break-word}
.htl-cnts p span{font-weight:500;padding:5px 20px 0 0;display:inline-block}
.htl-cnts .read-more{margin:20px 0 60px}
.htl-cnts .read-more i{font-size:18px;color:#bbb}
.htl-cnts .btn{width:200px}
.empty{width:100%;text-align:center}
.btn-room{display:none;position:absolute;top:50%;margin-top:-23px;left:50%;margin-left:-200px;z-index:100;width:400px;text-align:center}
.btn-room a{width:180px;display:inline-block;padding:10px 30px !important;border-radius:0 !important}
.btn-room a:last-child{margin-left:5px}
.wrap-snb{position:relative;width:100%;height:92px;background-color:#f0f0f0}
.wrap-snb h1{position:absolute;top:30px;font-size:36px;font-weight:700;color:#333}
.pg-overview{position:relative;min-height:500px;margin-bottom:80px}
.pg-overview .container{position:relative;z-index:1}
.pg-overview h2{line-height:1.3;margin-top:20px;margin-bottom:30px;font-weight:500}
.pg-overview section{word-break:keep-all;line-height:1.7}
.pg-overview .about-img{position:absolute;width:95%;height:500px;background-position:center;background-repeat:no-repeat;-webkit-background-size:cover;background-size:cover}
.pg-overview .general{width:100%;background-color:#f4f4f4;padding:40px 0;margin-top:40px}
.pg-overview .general dt{width:100px;font-size:14px;font-weight:500;display:inline-block}
.pg-overview .general dd{float;right;font-size:15px;display:inline-block}
.our-facilities{text-align:center}
.our-facilities h1{font-family:'Josefin Sans',sans-serif !important;font-weight:600;margin-bottom:60px}
.wrap-room p{margin-bottom:20px}
.wrap-room h4{font-family:'Roboto',sans-serif !important;font-weight:500;margin-top:30px;margin-bottom:20px;font-size:22px}
.tbl{width:100%;border-top:1px solid #111}
.tbl td{border-bottom:1px solid #e0e0e0}
.tbl .tbl-tit{width:150px;text-align:right;padding-right:15px;height:50px;font-weight:500;background-color:#f5f5f5;font-size:14px}
.tbl .tbl-cnts{padding-left:15px;line-height:1.7}
.tbl-spl{width:100%;border-top:1px solid #111}
.tbl-spl th{text-align:center;height:50px;font-weight:500}
.tbl-spl td{text-align:center;height:50px;border-top:1px solid #eee}
.lo-top{padding-bottom:20px;border-bottom:1px solid #eee;margin-bottom:15px}
.lo-pub{margin:20px 0 30px}
.lo-pub ul{margin-top:20px}
.lo-pub li{margin-bottom:10px;background:url(//cdn.seanhotelgroup.com/assets/img/bu-dot.png) 0 center no-repeat;padding-left:15px}
.lo-tit{font-weight:500;color:#A78C4C;display:block;margin:10px 0}
.tbl-info{width:100%}
.tbl-info .tbl-tit{width:150px;height:42px;font-size:15px;background-color:#f4f4f4;text-align:right;padding-right:20px;border-bottom:1px solid #fff}
.tbl-info .tbl-cnts{line-height:1.7;padding-left:20px}
.room-slider{display:none}
.hotel-pic{display:none}
.our-service{border-bottom:1px solid #eee;overflow:hidden;margin-bottom:80px;padding:10px 0 80px}
.our-service h1{font-family:'Roboto Condensed',sans-serif !important;font-size:40px}
.our-service ul{margin:0 !important}
.our-service li{height:32px;padding-left:10px}
.our-service .col-lg-3{border-left:1px solid #111}
.our-service .col-lg-5 p{width:80%;margin-top:20px;word-break:keep-all;line-height:1.6}
@keyframes updown{ 
	0%{transform:translate(20px,0px)}
	100%{transform:translate(0px,0px)}
}
.point{color:#A78C4C}
.red{color:red}
.gray{color:#999}
.ls{letter-spacing:-0.5px}
.bold{font-weight:500}
.uline{text-decoration:underline}
.strike{text-decoration:line-through}
.pointer{cursor:pointer}
.mb-slt-lang{display:none}
.pg-top-btn{display:none}
@media (max-width:991px){
.header{position:fixed;height:62px}
.header.affix{background-color:#fff;box-shadow:none}
.header.affix .logo{color:#333}
.header.affix .lang .cur,.header.affix .lang i,header.affix .dropdown-toggle::after{color:#333 !important}
.header.affix .ico-menu:before,header.affix .ico-menu:after,
.header.affix .ico-menu span:before,header.affix .ico-menu span:after{background-color:#333}
.section{height:600px}
.section .darken{height:600px;background:linear-gradient(to bottom,rgba(0,0,0,0.5),rgba(0,0,0,0))}
.section .main-video{display:none}
.section .main-section{display:block}
.main{padding-bottom:50px}
.btn-top{right:20px}
.top-bnr{display:none}
.logo{top:17px;left:40px;width:auto;height:30px;background:none;font-size:18px;font-weight:500;text-indent:0;z-index:110;text-transform:uppercase}
.logo span{display:block}
.logo img{display:none}
.wrap-gnb{top:20px}
.gnb,.lnb,.btn-gb-book{display:none}
.lang{right:5px}
.lang i{color:#fff}
.menu-trigger{top:5px;left:0;right:auto}
.ico-menu:before,.ico-menu:after{width:22px;height:2px}
.ico-menu:before{top:-12px}
.ico-menu:after{bottom:-12px}
.ico-menu span:before,.ico-menu span:after{width:22px;height:2px}
.ico-menu.on span:before{background-color:#000}
.ico-menu.on span:after{background-color:#000}
.resp-gnb,.nav-responsive hr{display:block}
.resp-nav{margin-top:30px;margin-left:10px}
.resp-nav a{font-size:20px;padding:15px 0}
.resp-sns li{margin-right:0;margin-left:10px}
.wrap-main-over{top:140px;left:0;margin-left:0;width:100%;height:auto}
.txt-top-sj{font-size:33px;line-height:1.2}
.txt-top-cnts{font-size:16px;padding:0 20px;letter-spacing:-1px}
.txt-top-btn{margin-top:30px}
.wrap-booking{position:absolute;left:0;top:420px;bottom:0;width:100%;height:auto;margin-left:0;padding:15px 10px;height:auto;background:rgba(10,10,10,0.5);line-height:1.5}
.wrap-top{margin:70px 0 50px;padding:0;height:auto}
.wrap-top .container{width:auto}
.wrap-top .col-4{margin:0}
.wrap-top .front-img{width:100%;overflow:scroll}
.wrap-top .front-img .row{width:960px}
.wrap-top .front-img .htl-img{width:350px;height:200px}
.wrap-top h1{font-size:27px}
.wrap-top .txt-area{top:0;padding:40px}
.wrap-top .txt-by-sean{margin:20px 0 40px;font-size:14px}
.wrap-mdl-bnr{height:120px;padding:0;margin-bottom:60px;background-color:#fff}
.wrap-mdl-bnr .mdl-bnr{width:100%}
.wrap-mdl-bnr .bnr-cnts{text-align:center;font-size:19px;padding:55px 50px 0;letter-spacing:-0.5px}
.wrap-mdl{margin-bottom:50px}
.wrap-mdl .container{padding:0 !important}
.wrap-mdl h1{font-size:30px;margin-bottom:30px}
.wrap-btm{margin-bottom:50px}
.wrap-btm .bg-btm{height:560px;background:url(//cdn.seanhotelgroup.com/assets/img/mobile/bg-main.jpg) center;padding-top:50px}
.wrap-btm h1{font-size:33px;margin-bottom:20px}
.wrap-btm p{margin-bottom:40px}
.wrap-btm .btn{width:100%;margin-bottom:50px;background-color:#fe9e86;border-color:#fe9e86}
.wrap-btm .col-lg-2{text-align:left}
.wrap-btm .col-lg-2 figure{float:left;display:inline-block;text-align:center;width:70px;height:auto;margin-right:15px}
.wrap-btm .rewards-1 img{width:50px}
.wrap-btm .rewards-2 img{width:45px}
.wrap-btm .rewards-3 img{width:55px}
.wrap-insta .container{padding:0 13px}
.wrap-insta h1,.wrap-insta p{display:block}
.insta-panel{width:100%}  
.insta-title{display:none}
.insta-box{position:relative;width:32%;height:auto;float:left;margin:2px}
.bar-brand{display:none}
.golink-hotels{display:block}
.golink-hotels select,.golink-hotels select:focus{background:transparent;color:#878281;border-color:#3A3330;height:45px !important}
.golink-hotels select option{color:#fff;background-color:#241c19;border-color:#241c19}
.golink-hotels .has-float-label label{color:#878281;font-size:12px}
.golink-hotels .has-float-label label::after{background-color:#241c19}
.golink-hotels .arrow-down{position:absolute;top:47%;right:15px;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #878281}
.wrap-footer{padding:30px 0 20px}
.wrap-footer .col-lg-6{display:none}
.btm-logo{display:none;margin-top:30px;background:none;font-family:'Josefin Sans',sans-serif !important;font-size:19px;font-weight:600;text-indent:0;color:#fff}
.terms{margin-top:10px}
.col-lt{margin-top:30px;border-top:1px solid #2F2724}
.fnb{margin-bottom:30px}
.fnb li{display:block;margin-right:0;padding:9px 0}
.fnb li a{font-size:19px}
.wrap-cs{background:none;padding-left:0}
.wrap-cs a{font-size:36px}
.wrap-sub{padding-top:62px}
.wrap-sub-tit{height:48px;border:none;display:none}
.wrap-sub-tit .sub-tit h1{font-size:30px;padding-top:30px}
.wrap-sub-tit .sub-tit h2{padding-top:20px}
.wrap-sub-tit .sub-tit{display:none}
.snb{position:relative;top:0;border-top:1px solid #eee;text-align:left;overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch;width:auto}
.snb li{margin-left:5px}
.snb li a{padding:13px 8px 0;width:auto;height:47px;font-size:15px;border:none;background-color:#fff;color:#333}
.snb li.on a{border-bottom:none;color:#FE9E86}
.htl-cnts a h2{font-size:30px}
.htl-cnts .read-more{margin-bottom:40px;text-align:center}
.htl-cnts .btn{width:48%}
.nav-responsive h2{display:none !important}
.nav-responsive .menu{margin-top:100px}
.nav-responsive .menu a{font-size:17px;font-weight:600}
.nav-responsive .side-logo{margin-bottom:30px}
.nav-responsive .side-logo img{width:80%}
.side-sns{margin-top:40px}
.booking{position:absolute;padding:20px 30px;height:auto;background:rgba(0,0,0,0.4);line-height:1.5}
.content{padding:30px 0;border-top:1px solid #eee}
.content h4{margin:20px 0;font-size:21px}
.content h5{margin:15px 0;font-weight:500;font-size:16px}
.wrap-filter{height:auto;padding:0;margin-bottom:30px;background-color:#fff}
.wrap-filter .tit-filter,.wrap-filter .lo-tit{display:none}
.chk-region{display:none !important}
.slt-region{display:block !important}
.information{margin-top:10px}
.btn-sns,.sub-img,.wrap-snb h1,.locate{display:none}
.pg-overview{margin-bottom:30px}
.pg-overview .about-img{position:static;height:370px}
.pg-overview h2{font-size:27px;margin-top:40px;margin-bottom:30px}
.pg-overview .general{margin-top:20px;height:auto;padding:30px 0 20px}
.our-facilities h1{font-size:30px;margin-top:50px;margin-bottom:30px}
.tbl .tbl-tit{width:120px}
.room-slider{display:block}
.evt-area{display:block}
.top-btn-book{position:absolute;top:-5px;right:0}
.top-btn-book .btn{border-radius:0 !important}
.our-service{margin-bottom:50px;padding-bottom:30px}
.our-service h1{font-size:24px;margin-bottom:30px}
.our-service li{height:30px;padding-left:0}
.order-first .text-center h6{display:none}
}