/* Layout Common */
#wrap {float: left; width: 100%;}
#header {float: left; width: 100%;}
#contents {float: left; width: 100%;}
#footer {float: left; width: 100%; background-color: #f0f0f0; border-top: 1px solid #dfdede;}

/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* Mobile Contents */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

/* mobile_left_togglemenu_common */
html .opened {overflow: hidden;} /* ¿ÞÂÊ ¸Þ´º°¡ ¿ÀÇÂµÉ ¶§ html¿¡ Àû¿ëµÇ´Â ¼Ó¼º */
.headertop {position: fixed; top:0; left: 0; width: 100%; height: 65px; background: #fff; border-bottom: 2px solid #013976; z-index: 1000000;}
.mobile_gnbbox {float:left; width:100%; height: 65px;}
.mobile_gnbbox h1 {float: left; width: 180px; height: 65px; padding-top: 7px; margin-left: 1%;}
.allrighttbtn_area {float: right; width: 100px; margin-top: 10px; margin-right: 2.7%;}
.topbtn_call li {float: left; width: 45px; height: 44px;}
.topbtn_mlist li {float: left; width: 45px; height: 44px; margin-left: 10px;}
.drawer-toggle {top: 0; right: 0;} /* open/closed ¹öÆ° */

#drawer {position: fixed; width: 60%; height: 100%; top: 0; right: -60%; background: #fff; -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: url("../img/wowweb/images/icon_close.png") no-repeat 0 top; background: rgba(0, 0, 0, 0.8); position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 999;} /* drawer open ½Ã ¹è°æ ¾îµÓ°Ô ÇÏ±â */ 
#blocker.opened {display: block;}
.drawer_area {float: right; width: 100%; background-color: yellow;}

/*
.memberbox {text-align: center; padding: 10px; background-color: #413f3f; overflow: hidden;}
.member_login {display: inline-block; width: 44%; border: 1px solid #dddddd;}
.member_login a {display: block; color: #fff; font-size: 14px; padding: 5px 6px 5px 6px;}
.member_join {display: inline-block; width: 44%; border: 1px solid #dddddd;}
.member_join a {display: block; color: #fff; font-size: 14px; padding: 5px 6px 5px 6px;}
*/

#slide_categorymenu {width: 100%; top: 0; right: 0px; z-index: 10000000000; background-color: #f3f3f3;}
#slide_categorymenu .category_top {float: left; width: 100%; height: 45px; font-family:"Noto Sans KR", "³ª´®°íµñ", Nanum Gothic, "¸¼Àº°íµñ", malgun gothic, arial, "µ¸¿ò", dotum, sans-serif; font-size: 18px; color: #fff; text-align: center; background: #795240; border-bottom: 1px solid #e0e1e6;}
#slide_categorymenu ul {width: 100%; height: 100%; background-color: #f3f3f3;}
#slide_categorymenu ul li {width: 100%; height: 45px; background-color: #f3f3f3; line-height: 45px; border-bottom: 1px solid #e0e1e6; overflow: hidden; position: relative; box-sizing:border-box;}
#slide_categorymenu ul li.tt_fr a {padding-left: 15px; cursor: pointer;}
#slide_categorymenu ul li.tt_fr .lotate_v {position: absolute; top: 20px; right: 18px; 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: #000; color: #fff;}
#slide_categorymenu ul li.active a {color: #fff; cursor: pointer;}
#slide_categorymenu ul li a {display: block; cursor: pointer; color: #333333; font-size: 1.250em; font-weight: bold; font-family:"Malgun Gothic","¸¼Àº °íµñ","µ¸¿ò",Dotum,"±¼¸²",Gulim,Sans-serif; 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 {padding: 15px 0 10px; border-top: 1px solid #e0e1e6; background: #ffffff; display: none;}
#slide_categorymenu ul li ul.nav li {background: #ffffff; margin-bottom: 8px; border-bottom: 0; height: 20px; line-height: 20px;}
#slide_categorymenu ul li ul.nav li a {display: block; font-size: 1.125em; font-weight: normal; color: #858585; cursor: pointer; text-decoration: none;}
#slide_categorymenu ul li ul.nav li a:hover {color: #292929; font-weight: bold; cursor: pointer; text-decoration: none;}

/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* PC Contents */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

/* topcon_common */
.gnbcontent_box {float: left; width: 100%; height: 80px; border-bottom: 2px solid #013976;}
.gnball_box {float: left; width: 100%;}
.logoarea {position: absolute; width: 224px; top: 7px; left: 20px; z-index: 2;}

/* gnb_effect */
.gnb_wrap {position: absolute; top: 0; left: 280px; height: 80px; z-index: 2;}
.gnb {float: left; height: 80px; line-height: 80px; box-sizing: border-box; overflow: hidden;}
.gnb > li {float: left; box-sizing: border-box;}
.gnb > li > a {display: block; width: auto; padding: 0 20px; font-size: 17px; color: #2e2e2e; font-weight: 500; text-align: center; -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: #795240; font-weight: 700;}
.sub_wrap {position: absolute; height: 0; overflow: hidden; z-index: 2;}
.sub {float: left; background: #fff; border: 2px solid #795240; border-top: 0; box-sizing:border-box; -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 {border-bottom: 1px solid #eaeaea;}
.sub li:last-child {border-bottom: 2px solid #795240;}
.sub li a {display: block; width: 130px; height: 40px; font-size: 14px; color: #6c6c6c; font-weight: 300; padding: 0 20px; line-height: 40px; background: url("../img/wowweb/images/submenu_arrow.png") no-repeat 89% center;}
.sub li a:hover {color: #fff; background: #795240 url("../img/wowweb/images/submenu_arrow_roll.png") no-repeat 89% center;}
.bars {width: 120px; height: 4px; background: #795240; display: block; position: absolute; top: 0px; display: none;}

.topbtn_area {position: absolute; top: 20px; right: 10px; width: 450px;}
.btnall {float: right;}
.btnall li {float: left; margin-right: 10px;}
.btnall li:last-child {margin-right: 0;}

/* »ó´Ü °í°´¼¾ÅÍ Ãß°¡ */
.btnall li.top_customer {float: left; font-family:"Noto Sans KR", "³ª´®°íµñ", Nanum Gothic, "¸¼Àº°íµñ", malgun gothic, arial, "µ¸¿ò", dotum, sans-serif;}
.btnall li.top_customer i {float: left; margin-right: 8px;}
.btnall li.top_customer div.customer_info {float: left; width: auto; margin-top: 2px;}
.btnall li.top_customer div.customer_info span.tit {display: inline-block; font-size: 13px; color: #8c8888; font-weight: 500; line-height: 14px; letter-spacing: -0.5px;}
.btnall li.top_customer div.customer_info span.callnum {display: inline-block; font-size: 18px; color: #e30c0c; font-weight: 700; line-height: 20px; letter-spacing: -0.8px;}

/* footer_common */
.footer_infobox {margin: 0 auto; width: 100%; max-width: 1200px;}
.bottombox {float: left; width: 100%; margin-top: 30px; margin-bottom: 40px;}
.address_info_area {float: left; width: 66.6667%;}
.address_info_area ul {float: left; width: 100%; font-family:"Noto Sans KR", "³ª´®°íµñ", Nanum Gothic, "¸¼Àº°íµñ", malgun gothic, arial, "µ¸¿ò", dotum, sans-serif; font-size: 13px; color: #8c8888; font-weight: 300; line-height: 20px; letter-spacing: 0.5px;}
.address_info li {float: left; display:inline;}
.address_info li:nth-child(7) {display: none;}
.address_info li:nth-child(14) {display: none;}
.foot_line {width: 1px; margin: -1px 10px 0;}
.textbold {color: #171717; font-weight: 500;}
.copyrightbox {float: left; margin-top: 10px;}

.usermember_area {float: right;}
.userguide_area {float: left;}
.userguide_area li {float: left; margin-top: 9px; margin-right: 20px;}
.userguide_area li a {display: block; font-size: 14px; color: #8a8a8a; font-weight: 400;}
.userguide_area li a:hover {color: #000; text-decoration: underline;}

.adminlogin_area {float: left;}
.adminlogin_area a {display: block; width: 120px; height: 36px; font-size: 15px; color: #2f2e2e; font-weight: 300; text-align: center; line-height: 36px; border: 1px solid #cccaca;}
.adminlogin_area a:hover {color: #000; background-color: #fff; border: 1px solid #000;}


/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* *** wowweb mobile 359 *** */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

@media screen and (max-width:359px) {

.topbtn_box {display: none;}
.gnbcontent_box {display: none;}

.footer_infobox {margin: 0 auto; width: 100%;}
.address_info_area {width: 100%;}
.address_info_area ul {text-align: center;}
.address_info_area ul li {float: none; display: inline-block;}
.address_info li:nth-of-type(1) {width: 100%;}
.address_info li:nth-of-type(2) {display: none;}
.address_info li:nth-of-type(4) {display: none;}
.address_info li:nth-of-type(10) {display: none;}

.usermember_area {width: 100%;}
.userguide_area {width: 100%; text-align: center;}
.userguide_area li {float: none; display: inline-block; margin-right: 0;}
.userguide_area li:first-child {margin-right: 10px;}

.adminlogin_area {display: none;}

}


/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* *** wowweb mobile 360,719 *** */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

@media screen and (min-width:360px) and (max-width:719px) {

.topbtn_box {display: none;}
.gnbcontent_box {display: none;}

.footer_infobox {margin: 0 auto; width: 100%;}
.address_info_area {width: 100%;}
.address_info_area ul {text-align: center;}
.address_info_area ul li {float: none; display: inline-block;}
.address_info li:nth-of-type(1) {width: 100%;}
.address_info li:nth-of-type(2) {display: none;}
.address_info li:nth-of-type(4) {display: none;}
.address_info li:nth-of-type(10) {display: none;}

.usermember_area {width: 100%;}
.userguide_area {width: 100%; text-align: center;}
.userguide_area li {float: none; display: inline-block; margin-right: 0;}
.userguide_area li:first-child {margin-right: 10px;}

.adminlogin_area {display: none;}

}


/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* *** wowweb tablet 720,767 *** */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

@media screen and (min-width:720px) and (max-width:767px) {

.headertop {height: 100px;}
.mobile_gnbbox {float: left; width: 100%; height: 100px;}
.mobile_gnbbox h1 {float: left; width: 224px; padding-top: 18px; margin-left: 2%;}
.mobile_logo {float: left; width: 100%; height:}
.allrighttbtn_area {float: right; width: 140px; margin-top: 18px; margin-right: 2%;}
.topbtn_call li {float: left; width: 65px; height: 64px;}
.topbtn_mlist li {float: left; width: 65px; height: 64px; margin-left: 10px;}

.member_login {width: 43%; margin-right: 1%;}
.member_login a {font-size: 17px; padding: 10px 0;}
.member_join {width: 43%;}
.member_join a {font-size: 17px; padding: 10px 0;}

#slide_categorymenu .category_top {height: 55px; font-size: 22px; font-weight: 700; line-height: 55px;}
#slide_categorymenu ul li {height: 55px; line-height: 55px;}
#slide_categorymenu ul li.tt_fr a {padding-left: 30px; cursor: pointer;}
#slide_categorymenu ul li.tt_fr .lotate_v {top: 25px; right: 30px;}
#slide_categorymenu ul li a {font-size: 20px;}
#slide_categorymenu ul li ul.nav li {height: 30px; line-height: 30px;}
#slide_categorymenu ul li ul.nav li a {font-size: 18px;}

.topbtn_box {display: none;}
.gnbcontent_box {display: none;}

.footer_infobox {margin: 0 auto; width: 100%;}
.address_info_area {width: 100%;}
.address_info_area ul {font-size: 18px; text-align: center; line-height: 30px;}
.address_info_area ul li {float: none; display: inline-block;}
.address_info li:nth-of-type(1) {width: 100%;}
.address_info li:nth-of-type(2) {display: none;}
.address_info li:nth-of-type(4) {display: none;}
.address_info li:nth-of-type(10) {display: none;}

.usermember_area {width: 100%;}
.userguide_area {width: 100%; text-align: center;}
.userguide_area li {float: none; display: inline-block; margin-top: 15px; margin-right: 0;}
.userguide_area li:first-child {margin-right: 10px;}
.userguide_area li a {font-size: 18px; line-height: 20px;}

.adminlogin_area {display: none;}

}


/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* *** wowweb tablet 768,1023 *** */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

@media screen and (min-width:768px) and (max-width:1023px) {

.headertop {height: 100px;}
.mobile_gnbbox {float: left; width: 100%; height: 100px;}
.mobile_gnbbox h1 {float: left; width: 224px; padding-top: 18px; margin-left: 2%;}
.mobile_logo {float: left; width: 100%; height:}
.allrighttbtn_area {float: right; width: 140px; margin-top: 18px; margin-right: 2%;}
.topbtn_call li {float: left; width: 65px; height: 64px;}
.topbtn_mlist li {float: left; width: 65px; height: 64px; margin-left: 10px;}

.member_login {width: 43%; margin-right: 1%;}
.member_login a {font-size: 17px; padding: 10px 0;}
.member_join {width: 43%;}
.member_join a {font-size: 17px; padding: 10px 0;}

#slide_categorymenu .category_top {height: 55px; font-size: 22px; font-weight: 700; line-height: 55px;}
#slide_categorymenu ul li {height: 55px; line-height: 55px;}
#slide_categorymenu ul li.tt_fr a {padding-left: 30px; cursor: pointer;}
#slide_categorymenu ul li.tt_fr .lotate_v {top: 25px; right: 30px;}
#slide_categorymenu ul li a {font-size: 20px;}
#slide_categorymenu ul li ul.nav li {height: 30px; line-height: 30px;}
#slide_categorymenu ul li ul.nav li a {font-size: 18px;}

.topbtn_box {display: none;}
.gnbcontent_box {display: none;}

.footer_infobox {margin: 0 auto; width: 100%;}
.address_info_area {width: 100%;}
.address_info_area ul {font-size: 18px; text-align: center; line-height: 30px;}
.address_info_area ul li {float: none; display: inline-block;}
.address_info li:nth-of-type(1) {width: 100%;}
.address_info li:nth-of-type(2) {display: none;}
.address_info li:nth-of-type(4) {display: none;}
.address_info li:nth-of-type(10) {display: none;}

.usermember_area {width: 100%;}
.userguide_area {width: 100%; text-align: center;}
.userguide_area li {float: none; display: inline-block; margin-top: 15px; margin-right: 0;}
.userguide_area li:first-child {margin-right: 10px;}
.userguide_area li a {font-size: 18px; line-height: 20px;}

.adminlogin_area {display: none;}

}


/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* *** wowweb pc 1024,1279 *** */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

@media screen and (min-width:1024px) and (max-width:1279px) {

.headertop {display: none;}
.logoarea {top: 17px; left: 10px; width: 160px;}
.logoarea a img {width: 100%;}
.gnb_wrap {left: 190px;}
.gnb > li > a {padding: 0 12px;}
.btnall li.top_customer div.customer_info span.callnum {font-size: 16px;}

}


/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* *** wowweb pc 1280 *** */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

@media screen and (min-width:1280px) and (max-width:1919px) {

.headertop {display: none;}

}


/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* *** wowweb pc 1920 *** */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

@media screen and (min-width:1920px) {

.headertop {display: none;}
.gnb > li > a {padding: 0 30px; font-size: 20px;}

}