@charset "utf-8";
@import url(//fonts.googleapis.com/css?family=Roboto:400,500,600,700);
@import url(//fonts.googleapis.com/css?family=Roboto+Condensed:400,700);
@import url(//fonts.googleapis.com/css?family=Josefin+Sans:400,600,700);
@font-face{font-family:'Brandon Bold';font-style:normal;font-weight:700;src:url('/assets/font/BrandonText-Bold.eot');src:local('��'),url('/assets/font/BrandonText-Bold.woff') format('woff'),url('/assets/font/BrandonText-Bold.woff2') format('woff2'),url('/assets/font/BrandonText-Bold.ttf') format('truetype');}
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)}
.top-nav{position:absolute;right:0;width:100%}
.footer{position:relative;background-color:#241c19;min-height:560px}
.section{position:relative;height:100%}
.section .main-fixed{position:fixed;width:100%;height:100%}
.section .darken{position:absolute;width:100%;height:100%;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:#fe9e86}
.wrap-header{position:relative}
.logo{position:absolute;top:46px;width:216px;height:50px;background-image:url(/assets/img/logo-new.png);background-repeat:no-repeat;background-size:auto 100%;text-indent:-9999px;z-index:130;transition:all 0.2s ease}
.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 a i{font-size:15px !important;margin-right:5px;color:#fe9e86}
.lnb{position:absolute;top:75px;right:220px;height:42px}
.lnb li{display:inline-block;margin-right:20px;margin-left:20px;overflow:hidden}
.lnb .link{position:relative;display:block;height:42px;font-family:'Josefin Sans',sans-serif !important;font-weight:700;font-size:15px;padding-top:15px;padding-left:5px;padding-right:5px;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:250px}
.resp-nav a{font-family:'Josefin Sans',sans-serif !important;font-size:30px;font-weight:700;display:block;padding:25px 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-left: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;width:180px;height:50px;background-color:#C5262B;border-radius:2rem;color:#fff;font-family:'Josefin Sans',sans-serif !important;font-size:14px;font-weight:600;padding-top:20px;text-align:center;transition:all 0.2s ease-in-out}
.btn-gb-book a:hover{background-color:#BB1C21}
.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(/assets/img/ko.png) 12px 10px no-repeat}
.lang .dropdown-item.en{background:url(/assets/img/en.png) 12px 10px no-repeat}
.lang .dropdown-item.zh{background:url(/assets/img/zh.png) 12px 10px no-repeat}
.lang .dropdown-item img{position:relative;top:-2px;;width:20px;margin-right:8px}
.lang-m{display:none}
.wrap-main-over{position:absolute;top:37%;left:50%;margin-left:-640px;width:1280px;text-align:center;z-index:102}
.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:10%;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{display:block;width:216px;height:50px;background:url(/assets/img/btm-logo.png) no-repeat;text-indent:-9999px}
.col-lt ul li{display:inline-block;margin-right:10px;line-height:1.6}
.col-lt ul li a{color:#878281}
.col-lt p{font-family:'Josefin Sans',sans-serif !important;text-transform:uppercase}
.col-lt p span{text-transform:none}
.col-lt p a{color:#878281}
.terms{margin-top:40px}
.terms li{position:relative;margin-right:20px !important}
.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}
.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:85px;min-height:61px}
.wrap-cs h6{margin-bottom:12px}
.wrap-cs a{font-family:'Josefin Sans',sans-serif !important;color:#FE9E86;font-size:32px}
.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{position:relative;margin:90px 0}
.wrap-top h1{font-family:'Josefin Sans',sans-serif !important;font-size:40px;font-weight:700;margin:0}
.wrap-top p{line-height:1.7;margin:0}
.wrap-top .top-bg{margin-top:60px;background-color:#f2f2f2;height:500px}
.wrap-top .our-hotels{position:absolute;top:220px;left:50%;margin-left:-830px;width:1660px;height:450px;overflow:hidden;z-index:101}
.wrap-top .btn-find-hotel{float:right;margin-top:35px;margin-right:42px;font-weight:500;font-size:18px}
.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:'Josefin Sans',sans-serif !important;font-size:40px;font-weight:700;margin-bottom:70px}
.wrap-btm{width:100%;height:400px;background:url(//cdn.seanhotelgroup.com/assets/img/bg-main.jpg) center;padding-top:80px;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 .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}
.rewards-1 img{width:62px}
.rewards-2 img{width:59px}
.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}
.insta-panel{width:1424px}  
.insta-title{background-color:#022D5A;color:#fff;text-align:center;font-size:14px;color:#A1A7B5}
.insta-title i{margin:90px 0 0 !important;font-size:40px !important;color:#fff}
.insta-title a{font-family:'Josefin Sans',sans-serif !important;display:block;color:#fff;margin-top:15px;font-size:15px}
.insta-title a:hover{color:#ff8d71;transition:all 0.2s ease-in-out}
.insta-box{position:relative;width:260px;height:260px;float:left;margin:12px}  /** 213 **/
.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}
.wrap-sub{padding-top:140px}
.wrap-sub-tit{position:relative;height:150px;border-top:1px solid #e4e4e4;border-bottom:1px solid #eee;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;display:none}
.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:50px 0 80px;min-height:450px}
.content h4{margin:40px 0 20px;font-size:24px;font-weight:600}
.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 #FF9999;color:#FF9999}
.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:#FF9999}
.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;-moz-background-size:cover;-o-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:#FF9999}
.htl-cnts a h2{margin:10px 0 30px;font-weight:500;font-size:30px;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}
.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}
.sup-txt-top{font-size:18px;text-align:center;margin-bottom:70px}
.tline{width:100px;border-top:4px solid #111}
.top-overview{position:relative;height:650px}
.top-overview h1{font-family:'Roboto',sans-serif !important;font-size:40px;font-weight:500;margin-top:10px}
.top-overview p{margin-top:30px;line-height:1.6}
.top-overview .col-lg-3{height:500px;background-repeat:no-repeat;-webkit-background-size:cover;background-size:cover}
.top-overview .wrap-slide{position:absolute;top:200px;background:#022D5A;width:1100px;height:350px;z-index:100;padding:50px}
.mdl-overview h1{font-family:'Josefin Sans',sans-serif !important;font-weight:700}
.mdl-overview p{margin-top:40px;padding:0 20px7}
.mdl-overview .col-lg-5{text-align:center;word-break:keep-all;line-height:1.7}
.btm-overview{margin-top:80px;padding-top:70px;border-top:2px solid #111;text-align:center}
.btm-overview .col-lg-5{border-left:1px solid #ddd;text-align:left}
.btm-overview .col-lg-5 div{position:relative;padding:20px}
.btm-overview .col-lg-5 i{position:absolute;color:#022D5A;font-size:16px;top:27px;left:-24px}
.btm-overview .col-lg-5 dt{font-family:'Roboto Condensed',sans-serif !important;font-size:24px;font-weight:700;margin-bottom:10px;color:#022D5A}
.btm-overview h1{font-size:40px;font-weight:500;margin-bottom:20px}
.btm-overview p{margin-bottom:80px}
.btm-overview dd{line-height:1.7}
.wrap-history{width:600px;margin:30px auto}
.wrap-history .img1{height:350px;background:url(//cdn.seanhotelgroup.com/assets/img/history1.jpg) center no-repeat;-webkit-background-size:cover;background-size:cover}
.wrap-history .img2{float:left;margin-top:30px;width:285px;height:170px;background:url(//cdn.seanhotelgroup.com/assets/img/history2.jpg) center no-repeat;-webkit-background-size:cover;background-size:cover}
.wrap-history .img3{float:left;width:285px;height:170px;margin:30px 0 30px 30px;background:url(//cdn.seanhotelgroup.com/assets/img/history3.jpg) center no-repeat;-webkit-background-size:cover;background-size:cover}
.wrap-history .img4{clear:both;height:350px;background:url(//cdn.seanhotelgroup.com/assets/img/history4.jpg) center no-repeat;-webkit-background-size:cover;background-size:cover}
.top-club{background-color:#f2f2f2}
.top-club .wrap-club{height:320px;padding:50px 60px}
.top-club .wrap-club h1{font-size:44px;font-weight:500;letter-spacing:-1px}
.top-club .wrap-club p{margin:30px 0 40px;line-height:1.7}
.top-club .col-lg-4 div{height:320px}
.pg-benefit{text-align:center;margin-top:100px}
.pg-benefit h1{font-size:44px;font-weight:500;color:#022D5A;letter-spacing:-1px;margin-bottom:100px}
.pg-benefit h1 span{font-family:'Josefin Sans',sans-serif !important;display:block;margin-bottom:20px;font-size:20px;font-weight:700;letter-spacing:0}
.pg-benefit .col-lg-6{position:relative}
.pg-benefit .item-label{position:absolute;left:50%;margin-left:-100px;width:200px;height:50px;background-color:#022D5A;padding-top:15px;text-align:center;color:#fff}
.pg-benefit .item-box{min-height:300px;background:#f4f4f4;padding:70px 100px 0;word-break:keep-all;line-height:1.6}
.pg-benefit .item-box h4{font-weight:500}
.pg-benefit .even{margin-top:50px}
.mb-grp{margin-top:80px;text-align:center}
.mb-grp h2{margin-bottom:50px}
.mb-grp .mb-tit{font-family:'Roboto Condensed',sans-serif !important;font-size:17px;font-weight:700;padding:10px;border-top:2px solid #111;border-bottom:1px solid #111}
.mb-grp li{padding:20px 0}
.mb-grp .col-lg-3 li:first-child{font-weight:500}
.mb-grp li:nth-child(even){background-color:#f0f0f0}
.mb-grp li span{font-size:14px}
.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}
.tbl-responsive{width:100%;border-top:1px solid #111}
.tbl-responsive th{text-align:center;height:45px;font-weight:500}
.tbl-responsive td{text-align:center;height:45px;border-top:1px solid #eee}
.benefit{position:relative;top:90px;color:#fff;z-index:101}
.welcome{border-right:1px solid #fff}
.welcome span{display:block;font-size:24px;margin-bottom:10px;font-weight:500}
.wrap-benefit .item{padding-bottom:10px}
.wrap-benefit .have{font-family:'Roboto Condensed',sans-serif !important;font-size:30px;font-weight:700;color:#fe9e86}
.wrap-benefit .have a{color:#fe9e86}
.wrap-benefit .level{font-family:'Roboto Condensed',sans-serif !important;font-size:30px;font-weight:400;color:#fff}
.wrap-benefit .badge{position:relative;top:-7px;margin-right:2px}
.wrap-benefit span{font-size:14px;color:#fff;font-weight:400}
.aside{width:220px;border:1px solid #ddd;padding:20px 0;border-radius:10px}
.aside li a{display:block;padding:10px 20px;font-size:500}
.aside li a:hover{background-color:#f5f5f5}
.aside li a.on{font-weight:600}
.tbl-pane{width:100%}
.tbl-pane td{border-bottom:2px solid #fff}
.tbl-pane .tbl-tit{height:50px;background-color:#f4f4f4;padding-left:20px}
.tbl-pane .tbl-cnts{padding-left:20px;line-height:1.7}
.lo-pub{margin:20px 0 30px}
.lo-pub ul{margin-top:20px}
.lo-pub li{padding-bottom:5px;background:url(//cdn.seanhotelgroup.com/assets/img/bu-dot.png) 0 center no-repeat;padding-left:15px}
@keyframes updown{0%{transform:translate(20px,0px)}100%{transform:translate(0px,0px)}}
.point{color:#9D14F5}
.red{color:red}
.blue{color:blue}
.gray{color:#999}
.ls{letter-spacing:-0.5px}
.bold{font-weight:500}
.uline{text-decoration:underline}
.strike{text-decoration:line-through}
.pointer{cursor:pointer}
@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-m a,.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}
.header.affix .top-btn-book .btn{background-color:#241c19;border-color:#241c19;color:#fff}
.section{height:600px}
.section .main-fixed{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:26px;left:40px;width:auto;background:none;font-family:'Josefin Sans',sans-serif !important;font-size:18px;font-weight:700;text-indent:0;z-index:110}
.wrap-gnb{top:20px}
.gnb,.lnb,.lang,.btn-gb-book{display:none}
.lang-m{display:block;position:absolute;top:0;right:5px}
.lang-m .cur{position:relative;top:0;font-weight:400;font-size:14px}
.lang-m  i{position:relative;top:1px;margin-right:2px !important}
.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:22px;padding:15px 0}
.resp-nav a:hover{color:#fe9e86}
.wrap-main-over{top:140px;left:0;margin-left:0;width:100%;height:auto}
.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;height:auto}
.wrap-top h1{font-size:27px}
.wrap-top p{margin-top:10px;font-size:15px}
.wrap-top .top-bg{display:none}
.wrap-top .our-hotels{position:static;margin-top:35px;width:100%;height:auto;margin-left:auto}
.wrap-top .our-hotels img{width:100%}
.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;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 h2,.wrap-insta p{display:block}
.wrap-insta h2{font-size:24px !important}
.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 .wrap-sns{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:30px}
.copyright{margin:0;padding:0;border:none}
.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}
.btn-sns,.sub-img,.wrap-snb h1{display:none}
.pg-overview{margin-bottom:30px}
.pg-overview .hl{font-size:27px;margin-bottom:30px}
.pg-overview .col-sm-7{height:400px}
.pg-overview .wrap-txt{padding:20px 0 0 0}
.tbl .tbl-tit{width:120px}
.top-overview{position:relative;height:540px;margin-bottom:50px;border-bottom:1px solid #eee}
.top-overview .col-lg-3{display:none}
.top-overview h1{font-size:27px}
.top-overview p{margin-top:30px}
.top-overview .wrap-slide{position:relative;top:20px;background:#fff;width:100%;height:300px;padding:0}
.mdl-overview h1{font-size:36px}
.mdl-overview p{margin-bottom:40px;padding:0}
.btm-overview{margin-top:50px;padding-top:50px}
.btm-overview h1{font-size:27px;margin-bottom:15px}
.btm-overview p{margin-bottom:20px}
.btm-overview .col-lg-7{overflow:scroll}
.btm-overview .col-lg-5{margin-left:40px}
.wrap-history{width:1295px;overflow:scroll;margin:30px auto}
.wrap-history .img1{float:left;width:320px;height:200px}
.wrap-history .img2{float:left;margin-top:0;width:320px;height:200px}
.wrap-history .img3{float:left;width:320px;height:200px;margin:0}
.wrap-history .img4{clear:none;float:left;width:320px;height:200px}
.top-club .wrap-club{padding:30px}
.top-club .wrap-club h1{font-size:36px}
.top-club .wrap-club p{margin:30px 0}
.top-club .col-lg-4 div{height:270px}
.pg-benefit{margin-top:60px}
.pg-benefit h1{font-size:27px;margin-bottom:20px;padding:0 30px}
.pg-benefit h1 span{margin-bottom:20px;font-size:17px}
.pg-benefit .item-label{margin-left:-80px;width:160px}
.pg-benefit .item-box{padding:70px 40px 40px}
.pg-benefit .col-lg-6{margin-top:30px}
.pg-benefit .even{margin-top:0}
.mb-grp{margin-top:50px}
.mb-grp h2{font-size:24px;margin-bottom:30px}
.mb-grp .col-lg-3{margin-top:10px}
.tbl-responsive td{text-align:left;padding:10px 0}
.tbl-responsive td,.tbl-responsive tr{display: block}
.tbl-responsive thead tr{position:absolute;top:-9999px;left:-9999px;}
.tbl-responsive tr + .tbl-responsive tr{margin-top:1.5em}
.tbl-responsive td{position:relative;padding-left:50%;text-align:left;height:auto}
.tbl-responsive td:before{content:attr(data-label);display:inline-block;margin-left:-100%;width:100%;white-space:nowrap;font-weight:500}
.mb-grp .mb-tit{font-size:16px;font-weight:400;background-color:#022D5A;color:#fff}
.top-btn-book{position:absolute;top:-5px;right:0}
.top-btn-book .btn{border-radius:0 !important}
.order-first .text-center h6{display:none}
.resp-info .btn{display:none}
.resp-sns li{margin-right:5px}
.resp-sns a{background-color:#ccc}
}