/* ------------------------------------------------------------------------- wowweb_mobile css --------------------------------------------------------------------------------- */
@media screen and (min-width:360px) and (max-width:720px) {

#wrap {float: left; width: 100%;}
#header {float: left; width: 100%;}
#contents {float: left; width: 100%; overflow: hidden;}
#container {position: relative; width: 100%; min-height: inherit; padding-bottom: 0;}
.gnbcontent_box {display: none;}

/* mobile_left_togglemenu_common */
html .opened {overflow: hidden;} /* ¿ÞÂÊ ¸Þ´º°¡ ¿ÀÇÂµÉ ¶§ html¿¡ Àû¿ëµÇ´Â ¼Ó¼º */
.headertop {position: fixed; top: 0; left: 0; width: 100%; height: 65px; background-color: #fff; border-bottom: 2px solid #cc0001; z-index: 3000;}
.mobile_gnbbox {float: left; width: 100%; height: 65px;}
.mobile_gnbbox h1 {float: left; width: 180px; height: 65px; margin-top: 14px; margin-left: 2.7%;}
.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: 92px; border: 1px solid #dddddd;}
.member_login a {display: block; font-family:"Noto Sans KR", "³ª´®°íµñ", Nanum Gothic, "¸¼Àº°íµñ", malgun gothic, arial, "µ¸¿ò", dotum, sans-serif; color: #fff; font-size: 1.000em; padding: 5px 6px 5px 6px;}
.member_join {display: inline-block; width: 92px; border: 1px solid #dddddd;}
.member_join a {display: block; font-family:"Noto Sans KR", "³ª´®°íµñ", Nanum Gothic, "¸¼Àº°íµñ", malgun gothic, arial, "µ¸¿ò", dotum, sans-serif; color: #fff; font-size: 1.000em; 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: 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.250em; font-weight: bold; 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: 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;}

/* footer_common */
#footer {float: left; width: 100%; background-color: #fff;}
.footer_infobox {margin: 0 auto; width: 100%;}
.bottombox {float: left; width: 100%; margin-bottom: 20px; border-top: 1px solid #e3e4e5; box-sizing: border-box;}
.foot_logo {margin: 0 auto; width: 190px; margin-top: 20px; margin-bottom: 20px;}
.foot_logo img {width: 100%;}

.address_info_area {float: left; width: 100%; font-family:"Noto Sans KR", "³ª´®°íµñ", Nanum Gothic, "¸¼Àº°íµñ", malgun gothic, arial, "µ¸¿ò", dotum, sans-serif;}
.address_info {font-size: 1.063em; color: #858484; font-weight: 300; line-height: 20px; letter-spacing: 0.5px; text-align: center;}
.address_info li {margin: 0 auto; width: 80%;}
.address_info li:nth-child(1) {width: 100%;}
.address_info li:nth-child(2) {display: none;}
.address_info li:nth-child(3) {width: 100%;}
.address_info li:nth-child(4) {display: none;}
.address_info li:nth-child(5) {display: inline; margin-left: 10%;}
.address_info li:nth-child(6) {display: inline;}
.address_info li:nth-child(7) {display: inline;}
.address_info li:nth-child(8) {display: inline; margin-right: 10%;}
.address_info li:nth-child(9) {display: none;}
.address_info li:nth-child(10) {display: inline;}
.address_info li:nth-child(11) {display: inline;}
.address_info li:nth-child(12) {display: inline;}
.address_info li:nth-child(14) {display: none;}
.address_info li:nth-child(16) {display: none;}
.address_info br {display: none;}
.address_info .foot_line {width: 1px; margin: 0 5px; vertical-align: 1px;}
.textbold {color: #252525; font-weight: 400;}

.usermember_area {float: left; width: 100%; margin-top: 20px;}
.userguide_area {margin: 0 auto; width: 94%;}
.userguide_area li:nth-child(1) {float: left; width: 49%; margin-right: 2%;}
.userguide_area li:nth-child(1) a {display: block; width: 100%; height: 35px; font-size: 14px; color: #fff; font-weight: 400; line-height: 35px; text-align: center; background-color: #737373; transition: all 0.5s ease;}
.userguide_area li:nth-child(1) a:hover {color: #fff; background-color: #056eb9;}
.userguide_area li:nth-child(2) {float: left; width: 49%;}
.userguide_area li:nth-child(2) a {display: block; width: 100%; height: 35px; font-size: 14px; color: #fff; font-weight: 400; line-height: 35px; text-align: center; background-color: #737373; transition: all 0.5s ease;}
.userguide_area li:nth-child(2) a:hover {color: #fff; background-color: #e4850a;}
.userguide_area li:nth-child(3) a {display: none;}
.copyrightbox {float: left; width: 100%; font-family:"Noto Sans KR", "³ª´®°íµñ", Nanum Gothic, "¸¼Àº°íµñ", malgun gothic, arial, "µ¸¿ò", dotum, sans-serif; font-size: 1.063em; color: #858484; font-weight: 300; line-height: 20px; text-align: center; margin-top: 10px;}
.copyrightbox li {margin: 0 auto; width: 100%; font-size: 0.813em; padding-top: 1%; padding-bottom: 3%;}

/* gototop */
.gototop {position: fixed; bottom: 20px; right: 20px; z-index: 999; opacity: 0; visibility: hidden; -webkit-transition: 0.5s; -o-transition: 0.5s; transition: 0.5s;}
.gototop.active {opacity: 0.8; visibility: visible;}
.gototop a {width: 60px; height: 60px; display: table; background: #000; color: #fff; text-align: center; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; border-radius: 50%;}
.gototop a:hover {background: #cc0001;}
.gototop a i {height: 60px; display: table-cell; vertical-align: middle;}
[class^="icon-"], [class*=" icon-"] 
{font-family:"Noto Sans KR", "³ª´®°íµñ", Nanum Gothic, "¸¼Àº°íµñ", malgun gothic, arial, "µ¸¿ò", dotum, sans-serif !important; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1;
-webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}

}

/* ------------------------------------------------------------------------- wowweb_tablet css --------------------------------------------------------------------------------- */
@media screen and (min-width:768px) and (max-width:1024px) {

#wrap {float: left; width: 100%;}
#header {float: left; width: 100%;}
#contents {float: left; width: 100%;}
.topbtn_box {display: none;}
.gnbcontent_box {display: none;}

/* mobile_left_togglemenu_common */
html .opened {overflow: hidden;} /* ¿ÞÂÊ ¸Þ´º°¡ ¿ÀÇÂµÉ ¶§ html¿¡ Àû¿ëµÇ´Â ¼Ó¼º */
.headertop {position: fixed; top: 0; left: 0; width: 100%; height: 112px; background-color: #fff; border-bottom: 2px solid #cc0001; z-index: 3000;}
.mobile_gnbbox {float: left; width: 100%; height: 112px;}
.mobile_gnbbox h1 {float: left; width: 300px; margin-top: 25px; margin-left: 2.7%;}
.mobile_logo {float: left; width: 100%; height:}
.allrighttbtn_area {float: right; width: 140px; margin-top: 25px; margin-right: 2.7%;}
.topbtn_call li {float: left; width: 65px; height: 64px;}
.topbtn_mlist li {float: left; width: 65px; height: 64px; 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(../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: 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;}

#slide_categorymenu {width: 100%; top: 0; right: 0px; z-index: 10000000000; background-color: #f3f3f3;}
#slide_categorymenu .category_top {float: left; width: 100%; height: 60px; font-family: 'NotoSansKR', sans-serif; font-size: 1.563em; font-weight: 600; line-height: 60px; 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.625em; 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;}

/* footer_common */
#footer {float: left; width: 100%; background-color: #fff;}
.footer_infobox {margin: 0 auto; width: 100%;}
.bottombox {float: left; width: 100%; margin-bottom: 20px; border-top: 1px solid #e3e4e5; box-sizing: border-box;}
.foot_logo {margin: 0 auto; width: 190px; margin-top: 20px; margin-bottom: 20px;}
.foot_logo img {width: 100%;}

.address_info_area {float: left; width: 100%; font-family:"Noto Sans KR", "³ª´®°íµñ", Nanum Gothic, "¸¼Àº°íµñ", malgun gothic, arial, "µ¸¿ò", dotum, sans-serif;}
.address_info {font-size: 1.750em; color: #858484; font-weight: 300; line-height: 32px; letter-spacing: 0.5px; text-align: center;}
.address_info li {margin: 0 auto; width: 80%;}
.address_info li:nth-child(1) {width: 100%;}
.address_info li:nth-child(2) {display: none;}
.address_info li:nth-child(3) {width: 100%;}
.address_info li:nth-child(4) {display: none;}
.address_info li:nth-child(5) {display: inline; margin-left: 20%;}
.address_info li:nth-child(6) {display: inline;}
.address_info li:nth-child(7) {display: inline;}
.address_info li:nth-child(8) {display: inline; margin-right: 20%;}
.address_info li:nth-child(9) {display: none;}
.address_info li:nth-child(10) {display: inline;}
.address_info li:nth-child(11) {display: inline;}
.address_info li:nth-child(12) {display: inline;}
.address_info li:nth-child(14) {display: none;}
.address_info li:nth-child(16) {display: none;}
.address_info br {display: none;}
.address_info .foot_line {width: 1px; margin: 0 5px; vertical-align: 1px;}
.textbold {color: #252525; font-weight: 400;}

.usermember_area {float: left; width: 100%; margin-top: 20px;}
.userguide_area {margin: 0 auto; width: 94%;}
.userguide_area li:nth-child(1) {float: left; width: 49%; margin-right: 2%;}
.userguide_area li:nth-child(1) a {display: block; width: 100%; height: 50px; font-size: 22px; color: #fff; font-weight: 400; line-height: 50px; text-align: center; background-color: #737373; transition: all 0.5s ease;}
.userguide_area li:nth-child(1) a:hover {color: #fff; background-color: #056eb9;}
.userguide_area li:nth-child(2) {float: left; width: 49%;}
.userguide_area li:nth-child(2) a {display: block; width: 100%; height: 50px; font-size: 22px; color: #fff; font-weight: 400; line-height: 50px; text-align: center; background-color: #737373; transition: all 0.5s ease;}
.userguide_area li:nth-child(2) a:hover {color: #fff; background-color: #e4850a;}
.userguide_area li:nth-child(3) a {display: none;}
.copyrightbox {float: left; width: 100%; font-family:"Noto Sans KR", "³ª´®°íµñ", Nanum Gothic, "¸¼Àº°íµñ", malgun gothic, arial, "µ¸¿ò", dotum, sans-serif; color: #858484; font-weight: 300; line-height: 20px; text-align: center; margin-top: 10px;}
.copyrightbox li {margin: 0 auto; width: 100%; font-size: 1.438em; padding-top: 1%; padding-bottom: 3%;}

/* gototop */
.gototop {position: fixed; bottom: 20px; right: 20px; z-index: 999; opacity: 0; visibility: hidden; -webkit-transition: 0.5s; -o-transition: 0.5s; transition: 0.5s;}
.gototop.active {opacity: 0.8; visibility: visible;}
.gototop a {width: 70px; height: 70px; display: table; background: #000; color: #fff; text-align: center; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; border-radius: 50%;}
.gototop a:hover {background: #cc0001;}
.gototop a i {height: 70px; display: table-cell; vertical-align: middle;}
[class^="icon-"], [class*=" icon-"] 
{font-family:"Noto Sans KR", "³ª´®°íµñ", Nanum Gothic, "¸¼Àº°íµñ", malgun gothic, arial, "µ¸¿ò", dotum, sans-serif !important; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1;
-webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}

}

/* --------------------------------------------------------------------------- wowweb_pc css ----------------------------------------------------------------------------------- */
@media screen and (min-width:1280px) {

#wrap {float: left; width: 100%; min-width: 1200px; background: #fff;}
#header {float: left; width: 100%;}
#contents {float: left; width: 100%; overflow: hidden; min-width: 1024px;}
#container {position: relative; width: 100%; min-height: inherit; padding-bottom: 0;}
.headertop {display: none;}

/* topcon_common */
.gnbcontent_box {float: left; width: 100%; height: 70px;}
.logoarea {position: absolute; top: 0; left: 1%; width: 220px; height: 46px; margin-top: 14px; z-index: 3;}

/* gnb_effect */
.gnball_box {float: left; width: 100%; height: 70px;}
#gnbmenu {width: 100%; position: relative; height: 70px;}
.main_menu {margin: 0 auto; width: 750px;}
.main_menu > li {float: left; width: 150px; height: 70px; line-height: 70px; text-align: center;}
.main_menu > li a {display: inline-block; width: 100%; font-family:"Noto Sans KR", "³ª´®°íµñ", Nanum Gothic, "¸¼Àº°íµñ", malgun gothic, arial, "µ¸¿ò", dotum, sans-serif; font-size: 16px; color: #2e2d2d; font-weight: 500;}
.main_menu > li a:hover {color: #cc0001;}
.main_menu > li a span {display: none; position: absolute; top: 40px; width: 20px; height: 3px; background: #248fdd; left: 50%; margin-left: -10px;}

/* gnb_submenu */
#menu_dept {position: absolute; z-index: 999; width: 100%; left: 0; top: 70px; background-color: rgba(0,0,0,0.8);}
#menu_dept .menutitle_img {float: left;}
#menu_dept .menu_dept_ul {margin: 0 auto; width: 750px;}
#menu_dept .menu_dept_ul li {float: left; width: 150px;}
#menu_dept .menu_open {float:left; width: 150px; height: 240px; text-align: center; padding-top: 20px; border-left: 1px solid #515151; box-sizing: border-box;}
#menu_5 {border-right: 1px solid #515151;}
#menu_dept .close_img {position: absolute; right: 20px; top: 190px;}
#menu_dept .close_img a {display: block; width: 50px; height: 28px; font-size: 12px; color: #b4b3b3; font-weight: 500; line-height: 26px; text-align: center; border: 1px solid #b4b3b3; box-sizing: border-box;}
#menu_dept .close_img a:hover {color: #fff; border: 1px solid #fff;}
.sub_menu li a {display: inline-block; width: 150px; height: 30px; font-family:"Noto Sans KR", "³ª´®°íµñ", Nanum Gothic, "¸¼Àº°íµñ", malgun gothic, arial, "µ¸¿ò", dotum, sans-serif; font-size: 14px; color: #b4b3b3; font-weight: 400; line-height: 30px; margin-bottom: 5px; transition: all 0.5s ease;}
.sub_menu li a:hover {color: #fff; background-color: #cc0001;}

/* topbtn_area */
.topbtn_area {position: absolute; right: 1%; z-index: 3;}
.btnall {float: right;}
.btnall li {float: left; margin-top: 18px;}
.btnall li:nth-child(1) a {display: block; width: 75px; height: 35px; font-family:"Noto Sans KR", "³ª´®°íµñ", Nanum Gothic, "¸¼Àº°íµñ", malgun gothic, arial, "µ¸¿ò", dotum, sans-serif; font-size: 12px; color: #485172; font-weight: 500; line-height: 30px; text-align: center; margin-right: 10px; border: 3px solid #485172; box-sizing: border-box; transition: all 0.5s ease;}
.btnall li:nth-child(1) a:hover {color: #fff; background-color: #485172;}
.btnall li:nth-child(2) a {display: block; width: 65px; height: 35px; font-family:"Noto Sans KR", "³ª´®°íµñ", Nanum Gothic, "¸¼Àº°íµñ", malgun gothic, arial, "µ¸¿ò", dotum, sans-serif; font-size: 12px; color: #1e233d; font-weight: 500; line-height: 30px; text-align: center; border: 3px solid #1e233d; box-sizing: border-box; transition: all 0.5s ease;}
.btnall li:nth-child(2) a:hover {color: #fff; background-color: #1e233d;}

/* footer_common */
#footer {float: left; width: 100%; min-width: 1200px;}
.footer_infobox {float: left; width: 100%; min-width: 1200px;}
.bottombox {float: left; width: 100%; padding: 0 1%; box-sizing: border-box; margin-top: 40px; margin-bottom: 50px; min-width: 1200px;}
.bottombox_sub {padding-top: 40px; margin-top: 0; border-top: 1px solid #e3e4e5;}
.address_info_area {float: left; width: 50%;}
.foot_logo {float: left; width: 220px; margin-bottom: 20px;}

.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: #8c8c8c; font-weight: 400; line-height: 20px; letter-spacing: 0.5px;}
.address_info li {display: inline;}
.address_info li:nth-child(7) {display: none;}
.address_info li:nth-child(14) {display: none;}
.foot_line {width: 1px; margin: -1px 5px 0;}
.textbold {color: #252525; font-weight: 400;}

.usermember_area {float: right; width: 50%; margin-bottom: 20px;}
.userguide_area {float: right;}
.userguide_area li {float: left; margin-right: 9px;}
.userguide_area li:last-child {margin-right: 0;}
.userguide_area li:nth-child(1) a {display: block; width: 145px; height: 45px; font-size: 15px; color: #fff; font-weight: 400; line-height: 45px; padding-left: 22px; background: #737373 url(../img/wowweb/images/footlink_plus.png) no-repeat 115px center; box-sizing: border-box; transition: all 0.5s ease;}
.userguide_area li:nth-child(1) a:hover {color: #fff; background-color: #344b9f;}
.userguide_area li:nth-child(2) a {display: block; width: 200px; height: 45px; font-size: 15px; color: #fff; font-weight: 400; line-height: 45px; padding-left: 22px; background: #737373 url(../img/wowweb/images/footlink_plus.png) no-repeat 170px center; box-sizing: border-box; transition: all 0.5s ease;}
.userguide_area li:nth-child(2) a:hover {color: #fff; background-color: #0b2fb2;}
.userguide_area li:nth-child(3) a {display: block; width: 180px; height: 45px; font-size: 15px; color: #fff; font-weight: 400; line-height: 45px; padding-left: 22px; background: #040a18 url(../img/wowweb/images/footlink_plus.png) no-repeat 150px center; box-sizing: border-box; transition: all 0.5s ease;}
.userguide_area li:nth-child(3) a:hover {color: #fff; background-color: #cc0001;}
.copyrightbox {float: left; width: 100%; text-align: right; margin-top: 25px;}
.copyright {font-size: 14px; color: #9a9999; font-weight: 400; line-height: 14px;}

/* gototop */
.gototop {position: fixed; bottom: 20px; right: 20px; z-index: 999; opacity: 0; visibility: hidden; -webkit-transition: 0.5s; -o-transition: 0.5s; transition: 0.5s;}
.gototop.active {opacity: 0.8; visibility: visible;}
.gototop a {width: 60px; height: 60px; display: table; background: #000; color: #fff; text-align: center; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; border-radius: 50%;}
.gototop a:hover {background: #cc0001;}
.gototop a i {height: 60px; display: table-cell; vertical-align: middle;}
[class^="icon-"], [class*=" icon-"] 
{font-family:"Noto Sans KR", "³ª´®°íµñ", Nanum Gothic, "¸¼Àº°íµñ", malgun gothic, arial, "µ¸¿ò", dotum, sans-serif !important; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1;
-webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}

}