/* ----------------------------------------------------------------------- wowweb_mobile css_common --------------------------------------------------------------------------------- */
@media screen and (min-width:360px) and (max-width:720px) {

#wrap {float: left; width: 100%;}
.header {float: left; width: 100%;}
.headertop_pcbox {display: none;}

/* mobile_left_togglemenu_common */
html .opened {overflow: hidden;} /* ¿ÞÂÊ ¸Þ´º°¡ ¿ÀÇÂµÉ ¶§ html¿¡ Àû¿ëµÇ´Â ¼Ó¼º */
.headertop {position: fixed; top:0; left: 0; width: 100%; height: 85px; background: rgba(53, 53, 53, 1.0); border-bottom: 2px solid #000; z-index: 3000;}
.mobile_gnbbox {float:left; width:100%; height: 85px;}
.mobile_gnbbox h1 {float: left; width: 160px; height: 85px; margin-top: 28px; margin-left: 2.7%;}
.mobile_gnbbox h1 img {width: 100%;}
.allrighttbtn_area {float: right; width: 120px; margin-top: 17px; margin-right: 2.7%;}
.topbtn_call li {float: left; width: 54px; height: 53px;}
.topbtn_mlist li {float: left; width: 54px; height: 53px; 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(../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: 92px; border: 1px solid #dddddd; margin-top: 2%; margin-bottom: 2%;}
.member_login a {display: block; color: #fff; font-size: 0.875em; padding: 5px 6px 5px 6px;}
.member_join {display: inline-block; width: 92px; border: 1px solid #dddddd; margin-top: 2%; margin-bottom: 2%;}
.member_join a {display: block; color: #fff; font-size: 0.875em; padding: 5px 6px 5px 6px;}
.topline {display: none;}

#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: 'NotoSansKR', sans-serif; font-size: 1.250em; text-align: center; 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:hover {cursor: pointer;}
#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.000em; font-weight: 700; font-family:"Noto Sans KR", "³ª´®°íµñ", Nanum Gothic, "¸¼Àº°íµñ", malgun gothic, arial, "µ¸¿ò", dotum, 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: 0.938em; font-weight: normal; color: #858585; cursor: pointer; text-decoration: none;}
#slide_categorymenu ul li ul.nav li a:hover {color: #292929; font-weight: 600; cursor: pointer; text-decoration: none;}

/* contactus_box */
.contactus_box {float: left; width: 100%; height: 100%; background: url(../img/wowweb/images/contactus_bg.jpg) no-repeat top center;}
.contactus_area {margin: 0 auto; width: 100%;}
.contactus_title {margin: 0 auto; width: 76%; text-align: center;}
.contactus_bullet {margin: 0 auto; width: 96px; height: 25px; font-size: 13px; color: #fff; text-align: center; line-height: 25px; margin-top: 25px; border-top: 1px solid #fff; border-bottom: 1px solid #fff;}
.contactus_mctitle {font-size: 24px; color: #fff; font-weight: 700; margin-top: 10px;}
.contactus_subtxt {font-size: 14px; color: #dbd7d7; font-weight: 400; line-height: 18px; margin-top: 10px; margin-bottom: 20px;}
.contactus_subtxt br {display: none;}
.company_infobox {display: none;}

/* call_kakao */
.mobile_customer_box {float: left; width: 100%; padding-top: 1.4%; padding-bottom: 1.4%; background-color: #353535;}
.m_customer_callarea {margin: 0 auto; width: 97.22222222222222%;}
.m_customer_callarea ul {float: left; width: 100%; height: auto; background: url(../img/wowweb/images/m_phonecenter_bg.jpg) no-repeat; background-size: 100% 100%;}
.m_customer_callarea ul li a {display: block; width: 100%; font-family:"³ª´®°íµñ", Nanum Gothic, "¸¼Àº°íµñ", malgun gothic, arial, "µ¸¿ò", dotum, sans-serif; font-size: 1.250em; color: #fff; font-weight: bold; padding: 4.5% 0 4.5% 45%; box-sizing:border-box;}

.m_customer_kakaotalkarea {margin: 0 auto; width: 97.22222222222222%;}
.m_customer_kakaotalkarea ul {float: left; width: 100%; height: auto; margin-top: 1.4%; background: url(../img/wowweb/images/m_kakaotalk_bg.jpg) no-repeat; background-size: 110% 100%;}
.m_customer_kakaotalkarea ul li a {display: block; width: 100%; font-family:"Noto Sans KR", "³ª´®°íµñ", Nanum Gothic, "¸¼Àº°íµñ", malgun gothic, arial, "µ¸¿ò", dotum, sans-serif; color: #000; padding: 1% 0 1% 26%; box-sizing:border-box;}
.kakaotalk_title {font-size: 0.750em; font-weight: 400;}
.kakaotalk_id {font-size: 1.250em; font-weight: 600; letter-spacing: 1px;}

/* footer_common */
#footer {float: left; width: 100%; padding: 10% 0; background-color: #f2c000;}
.footer_infobox {margin: 0 auto; width: 100%;}
.footer_infobox h3 {margin: 0 auto; width: 50%;}
.footer_infobox h3 img {width: 100%;}

.bottombox {float: left; width: 100%; margin-top: 20px;}
.address_info_area {float: left; width: 100%; text-align: center;}
.address_info_area ul {display: inline-block; width: 100%; font-family: "Noto Sans KR", "³ª´®°íµñ", Nanum Gothic, "¸¼Àº°íµñ", malgun gothic, arial, "µ¸¿ò", dotum, sans-serif; font-size: 13px; color: #8e7101; font-weight: 400; text-align: center; line-height: 18px; letter-spacing: 0.5px; padding: 0 5%; box-sizing:border-box;}
.address_info li:nth-child(6) {display: none;}
.address_info br {display: none;}
.foot_line {display: none;}
.textbold {color: #171717; font-weight: 500;}

.copyrightbox {float: left; width: 100%; text-align: center; margin-top: 7px;}
.copyright {font-family: "Noto Sans KR", "³ª´®°íµñ", Nanum Gothic, "¸¼Àº°íµñ", malgun gothic, arial, "µ¸¿ò", dotum, sans-serif; font-size: 12px; color: #8e7101; font-weight: 400; letter-spacing: -0.5px;}

.user_memberbox {float: left; width: 100%; margin-top: 20px;}
.user_memberarea {margin: 0 auto; width: 250px;}
.user_memberarea li {float: left; width: 120px;}
.user_memberarea li:nth-child(1) {margin-right: 10px;}
.user_memberarea li a {display: block; height: 35px; font-family:"Noto Sans KR", "³ª´®°íµñ", Nanum Gothic, "¸¼Àº°íµñ", malgun gothic, arial, "µ¸¿ò", dotum, sans-serif; font-size: 0.750em; color: #cdcaca; font-weight: 400; line-height: 35px; text-align: center; background-color: #373737; border: 1px solid #131313;}
.user_memberarea li a:hover {color: #fff; background-color: #131313; border: 1px solid #131313;}

}

/* ------------------------------------------------------------------------------- wowweb_tablet css_common --------------------------------------------------------------------------- */
@media screen and (min-width:768px) and (max-width:1024px) {

#wrap {float: left; width: 100%;}
.header {float: left; width: 100%;}
.headertop_pcbox {display: none;}

/* mobile_left_togglemenu_common */
html .opened {overflow: hidden;} /* ¿ÞÂÊ ¸Þ´º°¡ ¿ÀÇÂµÉ ¶§ html¿¡ Àû¿ëµÇ´Â ¼Ó¼º */
.headertop {position: fixed; top:0; left: 0; width: 100%; height: 85px; background: rgba(53, 53, 53, 1.0); border-bottom: 2px solid #000; z-index: 3000;}
.mobile_gnbbox {float:left; width:100%; height: 112px;}
.mobile_gnbbox h1 {float: left; width: 260px; height: 112px; margin-top: 20px; margin-left: 2.7%;}
.mobile_gnbbox h1 img {width: 100%;}
.allrighttbtn_area {float: right; width: 120px; margin-top: 17px; margin-right: 2.7%;}
.topbtn_call li {float: left; width: 54px; height: 53px;}
.topbtn_mlist li {float: left; width: 54px; height: 53px; margin-left: 10px;}

.drawer-toggle {top: 0; right: 0;} /* open/closed ¹öÆ° */
#drawer {position: fixed; width: 47%; 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(../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: 120px; border: 1px solid #dddddd;}
.member_login a {display: block; color: #fff; font-size: 1.250em; padding: 10px 0;}
.member_join {display: inline-block; width: 120px; border: 1px solid #dddddd;}
.member_join a {display: block; color: #fff; font-size: 1.250em; padding: 10px 0;}
.topline {display: none;}

#slide_categorymenu {width: 100%; top: 0; right: 0px; z-index: 10000000000; background-color: #f3f3f3;}
#slide_categorymenu .category_top {float: left; width: 100%; font-family: 'NotoSansKR', sans-serif; font-size: 1.250em; text-align: center; border-bottom: 1px solid #e0e1e6;}
#slide_categorymenu ul {width: 100%; height: 100%; background-color: #f3f3f3;}
#slide_categorymenu ul li {width: 100%; height: 55px; background-color: #f3f3f3; line-height: 55px; border-bottom: 1px solid #e0e1e6; overflow: hidden; position: relative; box-sizing:border-box;}
#slide_categorymenu ul li.tt_fr a {padding-left: 30px; cursor: pointer;}
#slide_categorymenu ul li.tt_fr .lotate_v {position: absolute; top: 25px; 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:hover {cursor: pointer;}
#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.375em; 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 {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: 30px; line-height: 30px;}
#slide_categorymenu ul li ul.nav li a {display: block; font-size: 1.375em; 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;}

/* contactus_box */
.contactus_box {float: left; width: 100%; height: 100%; background: url(../img/wowweb/images/contactus_bg.jpg) no-repeat top center;}
.contactus_area {margin: 0 auto; width: 100%;}
.contactus_title {margin: 0 auto; width: 76%; text-align: center;}
.contactus_bullet {margin: 0 auto; width: 106px; height: 25px; font-size: 15px; color: #fff; text-align: center; line-height: 25px; margin-top: 35px; border-top: 1px solid #fff; border-bottom: 1px solid #fff;}
.contactus_mctitle {font-size: 30px; color: #fff; font-weight: 700; margin-top: 10px;}
.contactus_subtxt {font-size: 16px; color: #dbd7d7; font-weight: 400; line-height: 22px; margin-top: 10px; margin-bottom: 35px;}
.contactus_subtxt br {display: none;}
.company_infobox {display: none;}

/* call_kakao */
.mobile_customer_box {float: left; width: 100%; background-color: #353535;}
.m_customer_callarea {float: left; width: 48%; margin-top: 1.4%; margin-bottom: 1.4%; margin-left: 1.4%;}
.m_customer_callarea ul {float: left; width: 100%; height: 60px; background: url(../img/wowweb/images/m_phonecenter_bg.jpg) no-repeat; background-size: 100% 100%;}
.m_customer_callarea ul li a {display: block; width: 100%; font-family:"³ª´®°íµñ", Nanum Gothic, "¸¼Àº°íµñ", malgun gothic, arial, "µ¸¿ò", dotum, sans-serif; font-size: 1.250em; color: #fff; font-weight: bold; padding: 4.5% 0 4.5% 45%; box-sizing:border-box;}

.m_customer_kakaotalkarea {float: right; width: 48%; margin-top: 1.4%; margin-right: 1.4%; margin-bottom: 1.4%;}
.m_customer_kakaotalkarea ul {float: left; width: 100%; height: 60px; background: url(../img/wowweb/images/m_kakaotalk_bg.jpg) no-repeat; background-size: 100% 100%;}
.m_customer_kakaotalkarea ul li a {display: block; width: 100%; font-family:"Noto Sans KR", "³ª´®°íµñ", Nanum Gothic, "¸¼Àº°íµñ", malgun gothic, arial, "µ¸¿ò", dotum, sans-serif; color: #000; padding: 2% 0 2.5% 27%; box-sizing:border-box;}
.m_customer_kakaotalkarea ul li a br {display: none;}
.kakaotalk_title {font-size: 0.938em; font-weight: 400;}
.kakaotalk_id {display: inline-block; font-size: 1.375em; font-weight: 700; letter-spacing: 1px; margin-top: -15px;}

/* footer_common */
#footer {float: left; width: 100%; padding: 5% 0; background-color: #f2c000;}
.footer_infobox {margin: 0 auto; width: 100%;}
.footer_infobox h3 {margin: 0 auto; width: 30%;}
.footer_infobox h3 img {width: 100%;}

.bottombox {float: left; width: 100%; margin-top: 20px;}
.address_info_area {float: left; width: 100%; text-align: center;}
.address_info_area ul {display: inline-block; width: 100%; font-family: "Noto Sans KR", "³ª´®°íµñ", Nanum Gothic, "¸¼Àº°íµñ", malgun gothic, arial, "µ¸¿ò", dotum, sans-serif; font-size: 17px; color: #8e7101; font-weight: 400; text-align: center; line-height: 24px; letter-spacing: 0.5px; padding: 0 5%; box-sizing:border-box;}
.address_info li:nth-child(5) {display: inline; margin-right: 15px;}
.address_info li:nth-child(8) {display: inline; margin-right: 15px;}
.address_info li:nth-child(10) {display: inline;}
.address_info li:nth-child(12) {display: inline-block; margin-right: 15px;}
.address_info li:nth-child(14) {display: inline;}
.address_info br {display: none;}
.foot_line {display: none;}
.textbold {color: #171717; font-weight: 500;}

.copyrightbox {float: left; width: 100%; text-align: center; margin-top: 7px;}
.copyright {font-family: "Noto Sans KR", "³ª´®°íµñ", Nanum Gothic, "¸¼Àº°íµñ", malgun gothic, arial, "µ¸¿ò", dotum, sans-serif; font-size: 15px; color: #8e7101; font-weight: 400; letter-spacing: -0.5px;}

.user_memberbox {float: left; width: 100%; margin-top: 20px;}
.user_memberarea {margin: 0 auto; width: 370px;}
.user_memberarea li {float: left; width: 180px;}
.user_memberarea li:nth-child(1) {margin-right: 10px;}
.user_memberarea li a {display: block; height: 35px; font-family:"Noto Sans KR", "³ª´®°íµñ", Nanum Gothic, "¸¼Àº°íµñ", malgun gothic, arial, "µ¸¿ò", dotum, sans-serif; font-size: 15px; color: #cdcaca; font-weight: 400; line-height: 35px; text-align: center; background-color: #373737; border: 1px solid #131313;}
.user_memberarea li a:hover {color: #fff; background-color: #131313; border: 1px solid #131313;}

}

/* --------------------------------------------------------------------------------- wowweb_pc css_common ----------------------------------------------------------------------------- */
@media screen and (min-width:1280px) {

#wrap {float: left; width: 100%; min-width: 1200px;}
#header {float: left; width: 100%; background-color: #353535;}
#contents {float: left; width: 100%;}
.headertop {display: none;}

/* header_common */
.headertop_pcbox {float: left; width: 100%;}
.headertopcon_box {margin: 0 auto; width: 1200px;}
.logoarea {float: left; width: 235px; margin-top: 24px;}
.headertop_rightbox {float: right;}
.user_member {float: left; margin-top: 35px; margin-right: 20px;}
.user_member li {display: inline;}
.user_member li a {font-family: "Noto Sans KR", "³ª´®°íµñ", Nanum Gothic, "¸¼Àº°íµñ", malgun gothic, arial, "µ¸¿ò", dotum, sans-serif; font-size: 13px; color: #afb1b3; font-weight: 400;}
.user_member li a:hover {color: #fff;}
.topline {margin: 0 10px; vertical-align: 1px;}
.socialarea {float: left; margin-top: 24px;}
.socialarea li {display: inline;}
.socialarea li:nth-child(1) {margin-right: 10px;}
.socialarea li:nth-child(2) {margin-right: 10px;}
.socialarea li:nth-child(3) {margin-right: 10px;}

/* gnb_common */
.gnbcontent_box {float: left; width: 100%; height: 85px; margin-top: 22px; border-bottom: 5px solid #f2c000;}
.gnbcontent_area {margin: 0 auto; width: 1200px;}
.gnb_wrap {float: left; width: 1200px; height: 85px; background-color: #141518;}

.gnb {position: absolute; width: 1200px; overflow: hidden; z-index: 2;}
.gnb > li {float: left; text-align: center; line-height: 50px; box-sizing: border-box;}
.gnb > li > a {display: block; width: 200px; height: 85px; font-size: 17px; color: #fff; font-weight: 500; line-height: 85px; border-right: 1px solid #0c0c0d; border-left: 1px solid #43464e; box-sizing: border-box;}
.gnb > li:nth-child(2) > a {border-left: 0;}
.gnb > li:nth-child(7) > a {border-right: 0;}
.gnb li:hover > a {color: #f2c000;}

.sub_wrap {height: 0; overflow: hidden;}
.sub {float: left; background: #fff; -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; width: 200px; height: 40px; font-size: 14px; color: #8b6c18; font-weight: 500; line-height: 40px; text-align: left; padding-left: 20px; background: #f2c000 url(../img/wowweb/images/submenu_arrow.png) no-repeat 175px center; border-bottom: 1px solid #f7e08a; box-sizing: border-box;}
.sub li:last-child a {border: none; border-radius: 0 0 5px 5px;}
.sub li a:hover {color: #fff; background: #de0b13 url(../img/wowweb/images/submenu_arrow.png) no-repeat 175px center;}
.bars {width: 200px; height: 4px; background: #f2c000; display: block; position: absolute; top: 0px; display: none;}

/* contactus_box */
.contactus_box {float: left; width: 100%; height: 505px; background:url(../img/wowweb/images/contactus_bg.jpg) no-repeat; background-position: center;}
.contactus_area {margin: 0 auto; width: 1200px;}
.contactus_title {margin: 0 auto; width: 620px; text-align: center;}
.contactus_bullet {margin: 0 auto; width: 130px; height: 41px; font-size: 18px; color: #fff; text-align: center; line-height: 41px; margin-top: 55px; border-top: 1px solid #fff; border-bottom: 1px solid #fff;}
.contactus_mctitle {font-size: 35px; color: #fff; font-weight: 700; margin-top: 10px;}
.contactus_subtxt {font-size: 18px; color: #dbd7d7; font-weight: 400; line-height: 23px; margin-top: 20px;}
.company_infobox {float: left; width: 100%; margin-top: 45px;}
.company_callnumber {float: left; width: 370px; height: 180px; margin-right: 45px; padding-top: 100px; background:url(../img/wowweb/images/callnumber_icon.png) no-repeat center 50px; border: 1px solid #fff; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;}
.company_callnumber li {font-size: 22px; color: #fff; line-height: 20px; text-align: center; letter-spacing: 1px; margin-bottom: 10px;}
.company_callnumber li:nth-child(2) {font-size: 13px; letter-spacing: -0.2px;}
.company_address {float: left; width: 370px; height: 180px; margin-right: 45px; padding-top: 105px; background:url(../img/wowweb/images/address_icon.png) no-repeat center 50px; border: 1px solid #fff; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;}
.company_address li {font-size: 15px; color: #fff; line-height: 20px; text-align: center; letter-spacing: 0.5px;}
.company_email {float: left; width: 370px; height: 180px; padding-top: 110px; background:url(../img/wowweb/images/email_icon.png) no-repeat center 50px; border: 1px solid #fff; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;}
.company_email li {font-size: 22px; color: #fff; line-height: 20px; text-align: center; letter-spacing: 1px;}

/* call_kakao */
.mobile_customer_box {display: none;}

/* footer_common */
#footer {float: left; width: 100%; padding: 50px 0; background-color: #f2c000;}
.footer_infobox {margin: 0 auto; width: 1200px;}
.footer_infobox h3 {margin: 0 auto; width: 225px;}

.bottombox {float: left; width: 100%; margin-top: 30px;}
.address_info_area {float: left; width: 1200px; text-align: center;}
.address_info_area ul {display: inline-block; width: 1000px; font-family: "Noto Sans KR", "³ª´®°íµñ", Nanum Gothic, "¸¼Àº°íµñ", malgun gothic, arial, "µ¸¿ò", dotum, sans-serif; font-size: 14px; color: #8e7101; font-weight: 400; text-align: center; line-height: 22px; letter-spacing: 0.5px;}
.address_info li {display: inline;}
.address_info li:nth-child(6) {display: none;}
.foot_line {width: 1px; margin: 5px 11px 0; vertical-align: 1px;}
.textbold {color: #171717; font-weight: 500;}

.copyrightbox {float: left; width: 100%; text-align: center; margin-top: 15px;}
.copyright {font-family: "Noto Sans KR", "³ª´®°íµñ", Nanum Gothic, "¸¼Àº°íµñ", malgun gothic, arial, "µ¸¿ò", dotum, sans-serif; font-size: 14px; color: #8e7101; font-weight: 400;}

.user_memberbox {float: left; width: 100%; margin-top: 35px;}
.user_memberarea {margin: 0 auto; width: 430px;}
.user_memberarea li {float: left; width: 210px;}
.user_memberarea li:nth-child(1) {margin-right: 10px;}
.user_memberarea li a {display: block; height: 42px; font-family:"Noto Sans KR", "³ª´®°íµñ", Nanum Gothic, "¸¼Àº°íµñ", malgun gothic, arial, "µ¸¿ò", dotum, sans-serif; font-size: 16px; color: #cdcaca; font-weight: 400; line-height: 40px; text-align: center; background-color: #373737; border: 1px solid #131313;}
.user_memberarea li a:hover {color: #fff; background-color: #131313; border: 1px solid #131313;}

}