@charset "utf-8";
@font-face { /* ³ª´®°íµñ Regular */
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: 400;
  src: url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Regular.eot);
  src: url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Regular.eot?#iefix) format('embedded-opentype'),
       url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Regular.woff2) format('woff2'),
       url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Regular.woff) format('woff'),
       url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Regular.ttf) format('truetype');
}
@font-face { /* ³ª´®°íµñ Bold */
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: 700;
  src: url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Bold.eot);
  src: url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Bold.eot?#iefix) format('embedded-opentype'),
       url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Bold.woff2) format('woff2'),
       url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Bold.woff) format('woff'),
       url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Bold.ttf) format('truetype');
}
@font-face { /* ³ª´®°íµñ ExtraBold */
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: 800;
  src: url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-ExtraBold.eot);
  src: url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-ExtraBold.eot?#iefix) format('embedded-opentype'),
       url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-ExtraBold.woff2) format('woff2'),
       url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-ExtraBold.woff) format('woff'),
       url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-ExtraBold.ttf) format('truetype');
}
/* Reset */
html,body{min-height:100%; font-family:'Nanum Gothic',dotum,Corbel,Arial,Helvetica,sans-serif}
body{margin:0}

/* Skin to content */
.skip{margin:0}
.skip>a{display:block;text-align:center;line-height:28px;height:1px;overflow:hidden}
.skip>a:focus{height:auto}

/* Layout */
.container,
.footer>p{width:1170px;margin:0 auto}
/*
.header{position:relative;z-index:2;zoom:1;margin:0 0 17px 0}
.header>.side{position:absolute;z-index:2;right:0;bottom:57px;zoom:1}
*/
.header{position:relative;z-index:2;zoom:1;margin:0 0 10px 0; background-color:#F5F5F5;}
.header>.side{position:absolute;z-index:2;right:0;bottom:33px;zoom:1;}
.header>.side>a{text-decoration:none;}
.header>.side>a:hover,a:focus {text-decoration:underline;}
.visual{position:relative;z-index:1;overflow:hidden;width:100%;margin:0 0 20px 0}
.body{position:relative;z-index:1}
.header:after,
.body:after{content:"";display:block;clear:both}
/*.content{padding:0 0 40px 0;zoom:1}*/
/*.content{padding:0 0 0px 0;zoom:1; font-family:dotum;}*/
.content{padding:0 0 0px 0;zoom:1; font-family:'Nanum Gothic';}
.content>*:first-child{margin-top:0}
.content img{max-width:100%;height:auto}

/* Header */
/*.header>h1{display:inline-block;*display:inline;zoom:1;margin:19px 0}*/
.header>h1{display:inline-block;*display:inline;zoom:1; margin:0;}
.header>h1>a,
.header>h1 img{display:block}
.header>h1>a{font-size:32px;text-decoration:none;color:#333}

/* Footer */
/*.footer{padding:25px 0 80px 0;background:#f8f8f8;border-top:1px solid #f4f4f4;color:#666} */
.footer{text-align:center; padding:15px 0 10px 0;background:#f8f8f8;border-top:1px solid #f4f4f4;color:#666}
.footer p{font-size:12px}
.footer a{text-decoration:none;color:#666}
.footer a:hover,
.footer a:focus{text-decoration:underline}

/* Login */
.account{margin-right:15px !important}

/* Search */
/*
.header .search{display:inline-block;*display:inline;zoom:1;vertical-align:top;margin:0;}
.header .search>input{font-size:12px;vertical-align:top;border-radius:2px}
.header .search>input[type="text"]{background:#e5e6e8;border:1px solid #dedede;height:21px;line-height:21px;padding:0 4px;margin:0 -6px 0 0;width:126px; background:url(./img/search_bg.jpg);}
.header .search>input[type="submit"]{background:#484d51;border:1px solid #272b30;color:#fff;height:23px;line-height:23px;padding:0 15px;margin:0;cursor:pointer;box-shadow:0 1px 0 #6d7174 inset}
*/
.header .search{display:inline-block;*display:inline;zoom:1;vertical-align:top;margin:0; float:left; width:284px; height:57px; background:url(./img/search_bg.jpg);}
.header .search>input{font-size:12px;}
.header .search>input[type="text"]{border:0; height:21px;line-height:21px;padding:0 4px;margin:20px 0 0 20px;width:210px}
.header .search>input[type="submit"]{border:0; padding:0 15px; margin:0;}

/* GNB */
/*.gnb{position:relative;z-index:1;border:1px solid #080808;font-size:13px;height:31px;clear:both;background-color:#080808;background:-webkit-linear-gradient(top, #2e2d32, #0c0c0e);background:-moz-linear-gradient(top, #2e2d32, #0c0c0e);background:-o-linear-gradient(top, #2e2d32, #0c0c0e);background:-ms-linear-gradient(top, #2e2d32, #0c0c0e);background:linear-gradient(top, #2e2d32, #0c0c0e);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr=#2e2d32, endColorStr=#0c0c0e)}*/
.gnb{position:relative;z-index:1;border:0;font-size:13px;height:31px;clear:both;background: url(./img/menu_bg.jpg) no-repeat center;}
.gnb:before{content:"";display:block;background:#3e3e40;width:100%;height:1px}
.gnb ul{margin:0;padding:0;list-style:none;}
.gnb a{text-decoration:none;white-space:nowrap}
.gnb>ul{position:absolute;top:32px;left:-1px;right:-1px;background:#464d5d;opacity:.98;filter:alpha(opacity=98);height:0}
/*
.gnb.open>ul{height:auto;border-bottom:1px solid #333}
*/
.gnb.open>ul{height:auto;border-bottom:0}
.gnb>ul:after{content:"";display:block;clear:both}
.gnb>ul>li{position:relative;top:-32px;float:left;margin:0 -1px -8px 0}
/*.gnb>ul>li>a{display:block;border-left:1px solid #3e3e40;border-right:1px solid #3e3e40;line-height:32px;padding:0 20px;color:#fff;position:relative}*/
.gnb>ul>li>a{display:block;border-left:0;border-right:0;line-height:32px;padding:0 20px;color:#fff;position:relative}
/*.gnb>ul>li>a:after{content:"";position:absolute;width:1px;height:100%;right:0;top:0;background:#080808;overflow:hidden}*/
.gnb>ul>li>a:after{content:"";position:absolute;width:1px;height:100%;right:0;top:0;overflow:hidden}
.gnb>ul>li.active>a,
/*
.gnb>ul>li.hover>a{border-top:1px solid #4a505c;line-height:30px;padding-bottom:1px;background-color:#2f333b;background:-webkit-linear-gradient(top, #383c45, #0c0d0f);background:-moz-linear-gradient(top, #383c45, #0c0d0f);background:-o-linear-gradient(top, #383c45, #0c0d0f);background:-ms-linear-gradient(top, #383c45, #0c0d0f);background:linear-gradient(top, #383c45, #0c0d0f);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr=#383c45, endColorStr=#0c0d0f)}
.gnb ul ul{display:block;position:relative;z-index:2;padding:0 20px;margin:0 0 0 -1px;border-left:1px solid #424856;height:0;overflow:hidden}
*/
.gnb>ul>li.hover>a{border-top:0;line-height:30px;padding-bottom:1px;background-color:#2f333b;background:-webkit-linear-gradient(top, #383c45, #0c0d0f);background:-moz-linear-gradient(top, #383c45, #0c0d0f);background:-o-linear-gradient(top, #383c45, #0c0d0f);background:-ms-linear-gradient(top, #383c45, #0c0d0f);background:linear-gradient(top, #383c45, #0c0d0f);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr=#383c45, endColorStr=#0c0d0f)}
.gnb ul ul{display:block;position:relative;z-index:2;padding:0 20px;margin:0 0 0 -1px;border-left:0;height:0;overflow:hidden}
.gnb.open ul ul{margin-top:6px}
.gnb ul ul:before{content:"";position:absolute;left:0;top:0;width:1px;height:100%;background:#4b5265}
.gnb.open ul ul{padding:13px 20px;height:auto}
.gnb>ul>li:first-child>ul{border:0}
.gnb>ul>li:first-child>ul:before{content:normal}
.gnb ul ul a{display:block;line-height:20px;font-size:12px;color:#fff}
.gnb ul ul a:hover,
.gnb ul ul a:focus{text-decoration:underline}

/* Visial */
.visual>.list{position:relative;width:300%;left:-100%;z-index:1}
.visual>.list:after{content:"";display:block;clear:both}
.visual>.list.total1{width:auto;left:0}
.visual img{display:block;max-width:100%;height:auto;margin:0 auto}
.visual a{display:block;float:left;position:relative;color:#fff;text-decoration:none;font-family:Corbel,Arial,Helvetica,sans-serif}
.visual a[href=""]{cursor:default}
.visual .total1 a{float:none}
.visual .total2 a,
.visual .total3 a{width:33.33%;}
.visual a>p{margin:-24px 0 0 0;padding:0 100px;position:absolute;top:50%;left:0;right:0;text-align:center;font-size:47px;letter-spacing:-1px;line-height:1}
.visual.sub a>p{font-size:32px;text-align:left}
.visual>button{zoom:1;border:0;background:url(blank.gif);cursor:pointer;width:100px;position:absolute;z-index:2;top:0;bottom:0;margin:0;padding:0;color:#fff}
.visual>button:hover,
.visual>button:focus{background-color:rgba(0,0,0,.25)}
.visual>button>i{position:absolute;top:50%;left:50%;width:25px;height:50px;background:url(slideNav.png) no-repeat;margin:-25px 0 0 -12px;zoom:1}
.visual>.prev{left:0}
.visual>.next{right:0}
.visual>.prev>i{background-position:0 0}
.visual>.next>i{background-position:-25px 0}

/* LNB */
.body.sub .lnb{float:left;width:210px;margin:0 0 40px 0}
.body.sub .content{float:right;width:720px}
.body.sub .lnb>h1{margin:0;position:relative;z-index:2}
.body.sub .lnb>h1>a{display:block;line-height:36px;padding:0 18px;border-radius:3px;color:#fff;text-decoration:none;font-size:14px;border:1px solid #939395;background-color:#19191b;background:-webkit-linear-gradient(top, #2d2c31, #0c0c0e 80%, #131418 80%);background:-moz-linear-gradient(top, #2d2c31, #0c0c0e 80%, #131418 80%);background:-o-linear-gradient(top, #2d2c31, #0c0c0e 80%, #131418 80%);background:-ms-linear-gradient(top, #2d2c31, #0c0c0e 80%, #131418 80%);background:linear-gradient(top, #2d2c31, #0c0c0e 80%, #131418 80%);zoom:1}
.body.sub .lnb ul{list-style:none;margin:0;padding:0}
.body.sub .lnb ul a{display:block;text-decoration:none;color:#333;font-size:13px}
.body.sub .lnb>ul{position:relative;z-index:1;border:1px solid #dcdcdc;padding:1px;margin:-1px 0 0 0;border-radius:3px}
.body.sub .lnb>ul>li>a{line-height:36px;padding:0 10px 0 18px;border-top:1px solid #eee}
.body.sub .lnb>ul>li.active>a,
.body.sub .lnb>ul>li>a:hover,
.body.sub .lnb>ul>li>a:focus{background:#f5f5f5;color:#3192d7}
.body.sub .lnb>ul>li:first-child>a{border-top:0}
.body.sub .lnb ul ul{padding:10px 0;border-top:1px solid #eee}
.body.sub .lnb li li>a{line-height:20px;padding:0 10px 0 25px}
.body.sub .lnb li li.active>a,
.body.sub .lnb li li>a:hover,
.body.sub .lnb li li>a:focus{background:#f5f5f5;color:#3192d7}

/* Main */
.main {margin:0; padding:0; }
.main1 {position:relative;text-align:center; margin:0; border:0;}
.main2 {width:930px; position:relative;text-align:left; margin:20px 0; border:0; margin-left: auto; margin-right: auto;}
.main2>h2 {text-align:center; color:#383838}
.main2_10 {clear:left;}
.main2_20 {display:flex; justify-context:space-between;}
.main2_21 {width:300px; margin:10px 15px 0 0;}
.main2_22 {width:300px; margin:10px 15px 0 0;}
.main2_23 {width:300px; margin:10px 0 0 0;}
.main2_21 image {width:378px; height:286px; border:0;}
.main2_22 image {width:378px; height:286px; border:0;}
.main2_23 image {width:378px; height:286px; border:0;}
.prod_name {font-size:22px; color:#404040; font-weight:bold;}
.area_name {font-size:16px; color:#525252; font-weight:bold;}
.prod_price {font-size:22px; color:#22C8F2; font-weight:bold;}
.summary {font-size:13px; color:#525252; line-height:24px;}

.main3 {text-align:center; margin:0;}
.main4 {width:1110px; margin:30px 0 0 0; padding:30px; border:0; background-color:#f8f6f7;}
.main4_10 {text-align:center; width:100%; margin:10px 15px 0 0;}
.main4_10>h2 {text-align:center; margin:0 0 0 0; color:#383838;}
.main4_11>a {text-align:right; font-size:12px; color:#383838; float:right;}
.main4_20 {text-align:center; width:100%; margin:20px 15px 0 0; display:flex; justify-content:space-around;}
.main4_21 {text-align:center; width:250px;}
.main4_22 {text-align:center; width:250px;}
.main4_23 {text-align:center; width:250px;}
.main4_24 {text-align:center; width:250px;}
.main4_25 {text-align:center; width:250px;}
.main4_21 a, a:hover, a:link, a:visited {color:#383838; text-decoration:none;}
.main4_22 a, a:hover, a:link, a:visited {color:#383838; text-decoration:none;}
.main4_23 a, a:hover, a:link, a:visited {color:#383838; text-decoration:none;}
.main4_24 a, a:hover, a:link, a:visited {color:#383838; text-decoration:none;}
.main4_25 a, a:hover, a:link, a:visited {color:#383838; text-decoration:none;}
.main4_21 s {color:red}
.main4_22 s {color:red}
.main4_23 s {color:red}
.main4_24 s {color:red}
.main4_25 s {color:red}
/*
.main4_21 image {width:350px; height:174px; border:0;}
.main4_22 image {width:350px; height:174px; border:0;}
.main4_23 image {width:350px; height:174px; border:0;}
*/
.main4_21 image {width:200px; height:200px; border:0;}
.main4_22 image {width:200px; height:200px; border:0;}
.main4_23 image {width:200px; height:200px; border:0;}
.main4_24 image {width:200px; height:200px; border:0;}
.main4_25 image {width:200px; height:200px; border:0;}
.main4_21 .icon {width:33px; height:27px; border:0;}
.main4_22 .icon {width:33px; height:27px; border:0;}
.main4_23 .icon {width:33px; height:27px; border:0;}
.main4_24 .icon {width:33px; height:27px; border:0;}
.main4_25 .icon {width:33px; height:27px; border:0;}

.main5 {width:1170px; position:relative;text-align:center; margin:0; border:0;}

/* booking */
.weekend {color:#d23836;}
.weekend_bg {background:#f1f1f1;}
.week_move {position:relative;}
.week_pre  {position:absolute; top:5px; left:622px;  font-weight:bold; color:#ffffff}
.week_pre  a {text-decoration:none; color:#ffffff;}
.week_next {position:absolute; top:5px; left:728px; font-weight:bold; color:#ffffff}
.week_next a {text-decoration:none; color:#ffffff;}

.MyCCSet a {text-decoration:none; color:#257B22;}

.bookingListTab { height:33px; }
.bookingListTab li { width:91px; height:32px; float: left; border-left:1px solid #30518e; border-top:1px solid #30518e; }
.bookingListTab li.tablast { width:91px; height:32px; float: left; border-left:1px solid #30518e; border-top:1px solid #30518e; border-right:1px solid #30518e; }
.bookingListTab li a { width:91px; height:32px; display:block; }

.tabon   {background:#485893}
.taboff  {background:#F4F4F4}

/* height */
.h30 {height:30px;}
.h35 {height:35px;}
.h40 {height:40px;}
.h45 {height:45px;}
.h50 {height:50px;}

/* Text Align */
.al {text-align:left;}
.ac {text-align:center;}
.ar {text-align:right;}

.txt_bold  {font-weight:bold;}
.txt_white {color:white;}
.txt_gray  {color:#4A4A4A;}

.td_bd_all {border:1px solid #E8E7EC;}
.td_bd_t {border-top:1px solid #E8E7EC;}
.td_bd_b {border-bottom:1px solid #E8E7EC;}
.td_bd_l {border-left:1px solid #E8E7EC;}
.td_bd_r {border-right:1px solid #E8E7EC;}
.td_bd_tb {border-top:1px solid #E8E7EC; border-bottom:1px solid #E8E7EC;}
.td_bd_rb {border-right:1px solid #E8E7EC; border-bottom:1px solid #E8E7EC;}
.td_bd_rtb {border-right:1px solid #E8E7EC; border-top:1px solid #E8E7EC; border-bottom:1px solid #E8E7EC;}

.bg_gray {background-color:#F4F4F4;}