/* loading Common eff */
#loading {position: fixed; width: 100%; height: 100%; top: 0px; left: 0px; display: block; text-align: center; background-color: #fff; transition: transform 0.7s cubic-bezier(0.49,0.47,0.48,0.79); opacity: 0.9; z-index: 1000000000;} 
#loading div.loadcontents {position: absolute; top: 40%; left: 50%; margin-left: -32px; font-family: "Noto Sans KR", sans-serif; font-size: 18px; color: #252525; font-weight: 500;}
#loading div.loadcontents img {max-width: 100%; margin-bottom: 15px;}

/* Layout Common */
#wrap {float: left; width: 100%; height: 100%; background: #000000;}
#header {float: left; width: 100%;}
#contents {float: left; width: 100%;}
#footer {float: left; width: 100%;}

/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* Mobile Contents */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

/* mobile gnb_contents common ½ºÅ©·Ñ½Ã ¹è°æÄÃ·¯ º¯°æ */
#header-inner-m {float: left; position: fixed; top: 0; left: 0; width: 100%; height: 85px; background: rgba(255,255,255,0.1); border-bottom: 1px solid rgba(255,255,255,0.2); box-sizing: border-box; z-index: 10000000; transition: all 0.5s ease;}
#header-inner-m.roll {background: rgba(0,0,0,0.6);}   /* ½ºÅ©·Ñ½Ã Çì´õ ¹è°æ»öº¯°æ */

#header-inner-mlogo {float: left; width: 170px; margin-left: 2%; margin-top: 5px;}
#header-inner-mlogo-img {float: left;}
#header-inner-mlogo h1 img {width: 100%;}
#header-inner-mnav {float: right;}
#header-inner-mnav p {display: block; float: left;}
#header-inner-mnav p:hover {color: rgba(255,255,255,1); background-color: hsla(225,13%,18%,1); cursor: pointer;}

.top_reserve_btn {float: left;}
.top_reserve_btn ul {float: left;}
.top_reserve_btn ul li {float: left; width: 100px;}
.top_reserve_btn ul li a {display: block; width: 100%; height: 85px; font-family: "Noto Sans KR", sans-serif; font-size: 13px; color: #fff; font-weight: 300; line-height: 130px; text-align: center; border-left: 1px solid rgba(255,255,255,0.2); border-right: 1px solid rgba(255,255,255,0.2);}
.top_reserve_btn ul li:nth-child(1) a {background: url("../img/wowweb/images/top_ico1.png") no-repeat center 15px; transition: all 0.5s ease;}
.top_reserve_btn ul li:nth-child(1) a:hover {background: rgba(0,0,0,0.1) url("../img/wowweb/images/topicon_online.png") no-repeat center 15px;}

.hamburger .line {width: 32px; height: 4px; background-color: #fff; display: block; margin: 6px auto;}
.hamburger:hover {cursor: pointer;}
.drawer-toggle span.menutxt {display: block; width: 100%; font-family: "Noto Sans KR", sans-serif; font-size: 13px; color: #fff; font-weight: 300; text-align: center; margin-top: 12px;}

/* mobile gnb_togglemenu common */
html .opened {overflow: hidden;} /* ¿ÞÂÊ ¸Þ´º°¡ ¿ÀÇÂµÉ ¶§ html¿¡ Àû¿ëµÇ´Â ¼Ó¼º */
.drawer-toggle {float: left; width: 80px; height: 90px; top: 0; right: 0; padding-top: 13px;} /* open/closed ¹öÆ° */
#drawer {position: fixed; width: 70%; height: 100%; top: 0; right: -70%; background: #f6f6f6; -webkit-transition: .3s; transition: .3s; overflow: hidden; z-index: 10000000000;} /* ¿ÀÇÂ½Ã ³ªÅ¸³ª´Â drawer ÅÂ±×. closed »óÅÂ¿¡¼­ È­¸é ¹Û¿¡ À§Ä¡ÇÏ°í open½Ã¿¡ ³ªÅ¸³­´Ù. */
#drawer.opened {right: 0; box-shadow: 5px 5px 15px 1.5px rgba(0,0,0,0.2); display: block;} /* left¼Ó¼ºÀÌ -(width)px ¶ó¼­ È­¸é ¹Û¿¡ ÀÖ°í left¸¦ 0À¸·Î ¹Ù²ã¼­ È­¸é¿¡ ³ªÅ¸³­´Ù. */
#blocker {display: none; background: rgba(0, 0, 0, 0.8); position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 1000000000;} /* drawer open ½Ã ¹è°æ ¾îµÓ°Ô ÇÏ±â */ 
#blocker.opened {display: block; background: rgba(0, 0, 0, 0.8) url("../img/wowweb/images/toggle_ico_close.png") no-repeat 20% 12px;}
.drawer_area {float: right; width: 100%;}

.memberbox {font-family: "Noto Sans KR", sans-serif; text-align: center; padding: 20px 0; background-color: #010C16; overflow: hidden;}
.member_login {display: inline-block; width: 40%; margin-right: 1%;}
.member_login a {display: block; width: 100%; color: #fff; font-size: 15px; padding: 15px 0; border: 1px solid #535456; transition: all 0.3s ease;}
.member_login a:hover {background-color: #03325e; border: 1px solid #2a509c;}
.member_join {display: inline-block; width: 40%;}
.member_join a {display: block; width: 100%; color: #fff; font-size: 15px; padding: 15px 0; border: 1px solid #535456; transition: all 0.3s ease;}
.member_join a:hover {background-color: #03325e; border: 1px solid #2a509c;}

#slide_categorymenu {width: 100%; top: 0; right: 0px; font-family: "Noto Sans KR", sans-serif; z-index: 10000000000;}
#slide_categorymenu ul {width: 100%; height: 100%; background: #3d3d3d;}
#slide_categorymenu ul li {width: 100%; height: 70px; line-height: 70px; border-bottom: 1px solid #515151; overflow: hidden; position: relative;}
#slide_categorymenu ul li.tt_fr a {padding-left: 30px; cursor: pointer;}
#slide_categorymenu ul li.tt_fr .lotate_v {position: absolute; top: 32px; right: 30px; width: 10px; height: 6px; display: block;}
#slide_categorymenu ul li.tt_fr .lotate_none {position: absolute; top: 20px; right: 18px; width: 9px; height: 8px; display: block;-ms-transform: rotate(-90deg); /* IE 9 */ -webkit-transform: rotate(-90deg); /* Chrome, Safari, Opera */ transform: rotate(-90deg);}
#slide_categorymenu ul li.tt_fr .lotate_none img {vertical-align: top;}
#slide_categorymenu ul li.tt_fr .lotate_v img {vertical-align: top;}
#slide_categorymenu ul li.tt_fr .lotate_v_180 {-ms-transform: rotate(180deg); /* IE 9 */ -webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */ transform: rotate(180deg);}
#slide_categorymenu ul li.active {background: #0e1c49; color: #fff;}
#slide_categorymenu ul li.active a {color: #fff; cursor: pointer;}
#slide_categorymenu ul li a {display: block; cursor: pointer; color: #fff; font-size: 18px; font-weight: 500; text-decoration: none; cursor: pointer;}
#slide_categorymenu ul li span {color: #dd042b; font-size: 11px; font-weight: bold; margin-left: 11px;}
#slide_categorymenu ul li ul.nav {background: #dededd; display: none;}
#slide_categorymenu ul li ul.nav li {border-bottom: 1px solid #c7c7c7; height: 50px; line-height: 50px;}
#slide_categorymenu ul li ul.nav li a {display: block; font-size: 15px; font-weight: normal; color: #3d3d3d; cursor: pointer; transition: all 0.3s ease;}
#slide_categorymenu ul li ul.nav li a:hover {color: #fff; font-weight: bold; background-color: #07355e; cursor: pointer; text-decoration: none;}

/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* PC Contents */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

/* pc gnb_contents common ½ºÅ©·Ñ½Ã ¹è°æÄÃ·¯ º¯°æ */
#header-inner {position: fixed; top: 0; left: 0; width: 100%; height: 85px; background: rgba(255,255,255,0.1); border-bottom: 1px solid rgba(255,255,255,0.2); -webkit-transition: background 0.5s, color 0.5s; transition: background 0.5s, color 0.5s; z-index: 1000000;}
#header-inner.roll {background: rgba(0,0,0,0.5);}   /* ½ºÅ©·Ñ½Ã Çì´õ ¹è°æ»öº¯°æ */
#header-inner:hover {background: rgba(0,0,0,0.6);}  /* ¸¶¿ì½º·Ñ¿À¹ö½Ã Çì´õ ¹è°æ»öº¯°æ*/

/* pc logo common */
#header-inner-logo {position: absolute; top: 7px; left: 1%; width: 170px;}
#header-inner-logo-img {float: left; width: 100%;}

/* pc gnb common */
#header-inner-nav {float: right; padding-right: 250px;}
.gnb {float: left; height: 85px; line-height: 85px;}
.gnb > li {float: left; padding: 0 24px;}
.gnb > li > a {display: block; width: 100%; font-family: "Noto Sans KR", sans-serif; font-size: 16px; color: #fff; font-weight: 500; text-align: left; -webkit-transition: color .2s ease-in-out; -moz-transition: color .2s ease-in-out; -o-transition: color .2s ease-in-out; -ms-transition: color .2s ease-in-out; transition: color .2s ease-in-out;}
.gnb li:hover > a {color: #47b8f9;}

.sub_wrap {position: absolute; width: 160px; height: 0; overflow: hidden; z-index: 2;}
.sub {float: left; width: 100%; background-color: rgba(0,0,0, 0.5); -webkit-border-radius: 0 0 5px 5px; -moz-border-radius: 0 0 5px 5px; border-radius: 0 0 5px 5px;
-webkit-transition: opacity .25s ease .1s; -moz-transition: opacity .25s ease .1s; -o-transition: opacity .25s ease .1s; -ms-transition: opacity .25s ease .1s; transition: opacity .25s ease .1s;}
.sub li a {display: block; height: 40px; font-family: "Noto Sans KR", sans-serif; font-size: 13px; color: rgba(255,255,255,0.7); font-weight: 400; padding: 0 20px; line-height: 40px; transform: rotate(-0.02deg); border-bottom: 1px solid rgba(255,255,255,0.2); transition: all 0.3s ease;}
.sub li:last-child a {border: none;}
.sub li a:hover {color: #fff; background: #4771f9;}
.sub li:last-child a:hover {-webkit-border-radius: 0 0 5px 5px; -moz-border-radius: 0 0 5px 5px; border-radius: 0 0 5px 5px;}
.bars {width: 80px; height: 4px; background: #4771f9; display: block; position: absolute; top: 0px; display: none;}

/* pc topico*/
#header-inner-topico {position: absolute; top: 0; right: 0;}
.topico_all {float: right;}
.topico_all ul {float: left;}
.topico_all ul li {float: left; width: 100px;}
.topico_all ul li a {display: block; width: 100%; height: 85px; font-family: "Noto Sans KR", sans-serif; font-size: 13px; color: #fff; font-weight: 300; line-height: 130px; text-align: center; border-left: 1px solid rgba(255,255,255,0.2);}
.topico_all ul li:nth-child(1) a {background: url("../img/wowweb/images/top_ico1.png") no-repeat center 15px; transition: all 0.5s ease;}
.topico_all ul li:nth-child(1) a:hover {background: #1840bd url("../img/wowweb/images/top_ico1.png") no-repeat center 15px;}
.topico_all ul li:nth-child(2) a {background: url("../img/wowweb/images/top_ico2.png") no-repeat center 15px; transition: all 0.5s ease;}
.topico_all ul li:nth-child(2) a:hover {background: #1840bd url("../img/wowweb/images/top_ico2.png") no-repeat center 15px;}

/* footer common */
.footer_infobox {float: left; width: 100%; text-align: center; padding: 50px 0 60px;}

.p_callnumer {display: inline-block;}
.p_callnumer a {display: block; font-family: "Noto Sans KR", sans-serif; font-size: 31px; color: #fff; font-weight: 500; line-height: 32px;}
.p_callnumer a span {font-size: 28px; color: #6375ad; font-weight: 500; vertical-align: 2px;}
.p_callnumer a:hover {color: #ffc400;}

.address_box {float: left; width: 100%; margin-top: 20px;}
.address_info {float: left; width: 100%;}
.address_info li {display: inline; font-family: "Noto Sans KR", sans-serif; font-size: 14.5px; color: #626e91; font-weight: 400; line-height: 22px; transform: rotate(-0.04deg); margin: 0 10px;}
.user_memberbox {float: left; width: 100%; margin-top: 30px;}
.user_memberbtn li {display: inline-block;}
.user_memberbtn li a {display: block; width: 100%; height: 30px; font-family: "Noto Sans KR", sans-serif; font-size: 13px; color: #566592; font-weight: 400; line-height: 28px; transform: rotate(-0.03deg); padding: 0 15px; border: 1px solid #1e2a4e; transition: all 0.3s ease;}
.user_memberbtn li a:hover {color: #fff; border: 1px solid #fff;}
.copyright_area {float: left; width: 100%; margin-top: 15px;}
.copyright {font-family: "Noto Sans KR", sans-serif; font-size: 14px; color: #575f77; font-weight: 400; transform: rotate(-0.04deg);}

/* gototop */
div.gototop {position: absolute; top: 0; left: 0; z-index: 99999999;}
div.gototop a.top {position: fixed; right: 20px; bottom: 30px; display: table; width: 50px; height: 50px; font-family: "Noto Sans KR", sans-serif !important; font-size: 12px; color: #fff; text-align: center; line-height: 50px; background: #303d4e; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; border-radius: 10px; display: none; opacity: .8;}
div.gototop a.top:hover {background: #00ccff; opacity: 1;}


/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* *** wowweb_mobile 359 *** */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

@media screen and (max-width:359px) {

.hamburger .line {width: 30px; margin: 6px auto;}

/* mobile gnb_contents_common */
.memberbox {padding: 10px 0;}
.member_login a {font-size: 13px; padding: 7px 0;}
.member_join a {font-size: 13px; padding: 7px 0;}

/* mobile gnb_togglemenu_common */
.top_reserve_btn ul li {width: 80px;}
.top_reserve_btn ul li a {font-size: 12px;}
.drawer-toggle {width: 60px;}
.drawer-toggle span.menutxt {font-size: 12px;}

#slide_categorymenu .category_top {height: 60px; font-size: 16px; line-height: 60px;}
#slide_categorymenu ul li {height: 55px; line-height: 55px;}
#slide_categorymenu ul li.tt_fr a {padding-left: 20px; cursor: pointer;}
#slide_categorymenu ul li.tt_fr .lotate_v {top: 24px; right: 20px;}
#slide_categorymenu ul li.active a {color: #fff; cursor: pointer;}
#slide_categorymenu ul li a {font-size: 15px;}
#slide_categorymenu ul li ul.nav li {height: 40px; line-height: 40px;}
#slide_categorymenu ul li ul.nav li a {font-size: 14px;}

/* pc gnb_contents_common */
#header-inner {display: none;}

/* footer_common */
.footer_infobox {padding: 30px 0;}
.p_callnumer a {font-size: 24px; letter-spacing: -0.8px;}
.p_callnumer a span {font-size: 22px;}

.address_box {padding: 0 2%;}
.address_info li {display: inline-block; width: 100%; margin: 0; letter-spacing: -0.5px;}
.user_memberbtn li {padding: 0 1px;}
.user_memberbtn li a {padding: 0 8px;}
.user_memberbtn li:last-child {display: none;}
.copyright {font-size: 12px; letter-spacing: -0.8px;}

/* gototop */
div.gototop {display: none;}

}


/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* *** wowweb_mobile 360,719 *** */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

@media screen and (min-width:360px) and (max-width:719px) {

/* mobile gnb_contents_common */
.memberbox {padding: 10px 0;}
.member_login a {font-size: 13px; padding: 7px 0;}
.member_join a {font-size: 13px; padding: 7px 0;}

/* mobile gnb_togglemenu_common */
.top_reserve_btn ul li {width: 80px;}
.top_reserve_btn ul li a {font-size: 12px;}
.drawer-toggle {width: 60px;}
.drawer-toggle span.menutxt {font-size: 12px;}

#slide_categorymenu .category_top {height: 60px; font-size: 16px; line-height: 60px;}
#slide_categorymenu ul li {height: 55px; line-height: 55px;}
#slide_categorymenu ul li.tt_fr a {padding-left: 20px; cursor: pointer;}
#slide_categorymenu ul li.tt_fr .lotate_v {top: 24px; right: 20px;}
#slide_categorymenu ul li.active a {color: #fff; cursor: pointer;}
#slide_categorymenu ul li a {font-size: 16px;}
#slide_categorymenu ul li ul.nav li {height: 40px; line-height: 40px;}
#slide_categorymenu ul li ul.nav li a {font-size: 14px;}

/* pc gnb_contents_common */
#header-inner {display: none;}

/* footer_common */
.footer_infobox {padding: 30px 0;}
.p_callnumer a {font-size: 24px; letter-spacing: -0.8px;}
.p_callnumer a span {font-size: 22px;}
.address_box {padding: 0 2%;}
.address_info li {display: inline-block; width: 100%; margin: 0; letter-spacing: -0.5px;}
.user_memberbtn li {padding: 0 1px;}
.user_memberbtn li a {padding: 0 8px;}
.user_memberbtn li:last-child {display: none;}
.copyright {font-size: 13px; letter-spacing: -0.8px;}

/* gototop */
div.gototop {display: none;}

}


/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* *** jny_mobile 400,499 *** */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

@media screen and (min-width:400px) and (max-width:499px) {

.address_info {font-size: 14px;}

}


/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* *** wowweb_tablet 720,767 *** */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

@media screen and (min-width:720px) and (max-width:767px) {

/* mobile gnb_contents_common */
.memberbox {padding: 12px 0;}
.member_login a {font-size: 18px; padding: 10px 0;}
.member_join a {font-size: 18px; padding: 10px 0;}

/* mobile gnb_togglemenu_common */
#blocker.opened {background: rgba(0,0,0,0.8) url("../img/wowweb/images/toggle_ico_close.png") no-repeat 20% 22px; background-size: 30px 30px;}
#slide_categorymenu .category_top {height: 80px; font-size: 24px; line-height: 80px;}
#slide_categorymenu ul li {height: 70px; line-height: 70px;}
#slide_categorymenu ul li.tt_fr a {padding-left: 30px; cursor: pointer;}
#slide_categorymenu ul li.tt_fr .lotate_v {top: 32px; right: 30px;}
#slide_categorymenu ul li a {font-size: 20px;}
#slide_categorymenu ul li ul.nav li {height: 52px; line-height: 52px;}
#slide_categorymenu ul li ul.nav li a {font-size: 18px;}

/* pc gnb_contents_common */
#header-inner {display: none;}

/* footer_common */
.p_callnumer {font-size: 28px; letter-spacing: -0.8px;}
.address_info {font-size: 15px; line-height: 25px;}
.address_info li:nth-child(4) {display: inline-block; width: 100%; margin: 0;}

}


/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* *** wowweb_tablet 768,1023 *** */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

@media screen and (min-width:768px) and (max-width:1023px) {

/* mobile gnb_contents_common */
.memberbox {padding: 12px 0;}
.member_login a {font-size: 20px; padding: 10px 0;}
.member_join a {font-size: 20px; padding: 10px 0;}

/* mobile gnb_togglemenu_common */
#blocker.opened {background: rgba(0,0,0,0.8) url("../img/wowweb/images/toggle_ico_close.png") no-repeat 20% 22px; background-size: 30px 30px;}
#slide_categorymenu .category_top {height: 80px; font-size: 24px; line-height: 80px;}
#slide_categorymenu ul li {height: 70px; line-height: 70px;}
#slide_categorymenu ul li.tt_fr a {padding-left: 30px; cursor: pointer;}
#slide_categorymenu ul li.tt_fr .lotate_v {top: 32px; right: 30px;}
#slide_categorymenu ul li a {font-size: 20px;}
#slide_categorymenu ul li ul.nav li {height: 52px; line-height: 52px;}
#slide_categorymenu ul li ul.nav li a {font-size: 18px;}

/* pc gnb_contents_common */
#header-inner {display: none;}

/* footer_common */
.p_callnumer {font-size: 28px; letter-spacing: -0.8px;}
.address_info {font-size: 15px; line-height: 25px;}
.address_info li:nth-child(4) {display: inline-block; width: 100%; margin: 0;}

}


/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* *** wowweb_pc 1024,1279 *** */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

@media screen and (min-width:1024px) and (max-width:1279px) {

/* mobile gnb_contents_common */
#header-inner-m {display: none;}
#drawer {display: none;}

#header-inner-nav {padding-right: 240px;}
.gnb {margin-right: 5px;}
.gnb > li {padding: 0 20px;}
.top_shortcut_box {margin-left: 10px;}

}


/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* *** wowweb_pc 1280 *** */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

@media screen and (min-width:1280px) {

/* mobile gnb_contents_common */
#header-inner-m {display: none;}
#drawer {display: none;}

.address_info li br {display: none;}

}


/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* *** wowweb_pc 1920 *** */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

@media screen and (min-width:1920px) {

/* mobile gnb_contents_common */
#header-inner-m {display: none;}
#drawer {display: none;}

.address_info li br {display: none;}

}