#wrap {float: left; width: 100%;}

/* gnb_contents_common */
#header {position: fixed; top: 0; left: 0; width: 100%; height: 80px; z-index: 3000000;}
#header-inner {width: 100%; height: 70px; padding-bottom: 10px; margin-right: auto; margin-left: auto; margin-top: 5px; border-bottom: 1px solid rgba(255,255,255,0.2);}
#header-inner-logo {float: left; width: 211px; margin-left: 2%; margin-top: 13px;}
#header-inner-logo-img {float: left; height: 47px;}
#header-inner-nav {float: right; margin-top: 15px; margin-right: 2%;}
#header-inner-nav p {display: block; float: left;}
#header-inner-nav p:hover {color: rgba(255,255,255,1); background-color: hsla(225,13%,18%,1); cursor:pointer;}
.row .three{padding: 80px 30px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; background-color: #2c3e50; color: #ecf0f1; text-align: center;}
.hamburger .line{width: 36px; height: 4px; background-color: #ecf0f1; display: block; margin: 8px auto;}
.hamburger:hover{cursor: pointer;}

/* gnb_right_togglemenu_common */
html .opened {overflow: hidden;} /* ¿ÞÂÊ ¸Þ´º°¡ ¿ÀÇÂµÉ ¶§ html¿¡ Àû¿ëµÇ´Â ¼Ó¼º */
.drawer-toggle {top: 0; right: 0;} /* open/closed ¹öÆ° */
#drawer {position: fixed; width: 30%; height: 100%; top: 0; right: -30%; background: #07365F; -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: 999;} /* drawer open ½Ã ¹è°æ ¾îµÓ°Ô ÇÏ±â */ 
#blocker.opened {display: block; background: rgba(0, 0, 0, 0.8) url(../img/wowweb/images/icon_close.png) no-repeat 68% 20px;}

.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 .category_top {float: left; width: 100%; height: 80px; font-size: 20px; color: #fff; font-weight: 500; line-height: 80px; text-align: center; background-color: #054781; border-bottom: 1px solid #064072;}
#slide_categorymenu ul {width: 100%; height: 100%; background: #032543;}
#slide_categorymenu ul li {width: 100%; height: 70px; line-height: 70px; border-bottom: 1px solid #064072; 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: 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: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: #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: #034a88; display: none;}
#slide_categorymenu ul li ul.nav li {border-bottom: 1px solid #000; height: 50px; line-height: 50px;}
#slide_categorymenu ul li ul.nav li a {display: block; font-size: 15px; font-weight: normal; color: #7DBCF3; 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;}

/* footer_common */
#footer {float: left; width: 100%; margin-top: 50px; background-color: #ececec; border-top: 1px solid #d2d2d2; box-sizing:border-box;}
.footer_infobox {margin: 0 auto; width: 1200px;}
.bottombox {float: left; width: 100%; margin-top: 40px; margin-bottom: 50px;}
.bottombox_sub {padding-top: 40px; margin-top: 0; border-top: 1px solid #e3e4e5;}

.address_info_area {float: left; width: 53.75%;}
.foot_logo {float: left; width: 220px; margin-bottom: 20px;}
.address_info {float: left; width: 100%; font-family: "Noto Sans KR", 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: 0 5px; vertical-align: 1px;}
.textbold {color: #252525; font-weight: 400;}

.copyrightbox {float: left; width: 100%; margin-top: 5px;}
.copyright {font-size: 13px; color: #9a9999; font-weight: 400; line-height: 14px;}

.usermember_area {float: left; width: 46.25%; font-family: "Noto Sans KR", sans-serif; margin-bottom: 20px;}
.userguide_area {float: right; width: 100%;}
.userguide_area li:nth-child(1) {float: left; width: 26.12612612612613%; margin-right: 2.702702702702703%;}
.userguide_area li:nth-child(1) a {display: block; width: 100%; height: 45px; font-size: 15px; color: #fff; font-weight: 400; line-height: 45px; padding-left: 22px; background: #a2a1a1 url(../img/wowweb/images/footlink_more_1.png) no-repeat 85% center; box-sizing: border-box; transition: all 0.3s ease;}
.userguide_area li:nth-child(1) a:hover {color: #fff; background-color: #363535;}
.userguide_area li:nth-child(2) {float: left; width: 36.03603603603604%; margin-right: 2.702702702702703%;}
.userguide_area li:nth-child(2) a {display: block; width: 100%; height: 45px; font-size: 15px; color: #fff; font-weight: 400; line-height: 45px; padding-left: 22px; background: #a2a1a1 url(../img/wowweb/images/footlink_more_1.png) no-repeat 90% center; box-sizing: border-box; transition: all 0.3s ease;}
.userguide_area li:nth-child(2) a:hover {color: #fff; background-color: #363535;}
.userguide_area li:nth-child(3) {float: left; width: 32.43243243243243%;}
.userguide_area li:nth-child(3) a {display: block; width: 100%; height: 45px; font-size: 15px; color: #fff; font-weight: 400; line-height: 45px; padding-left: 22px; background: #29385c url(../img/wowweb/images/footlink_more_1.png) no-repeat 87% center; box-sizing: border-box; transition: all 0.3s ease;}
.userguide_area li:nth-child(3) a:hover {color: #fff; background-color: #2c559e;}

.foot_sns_area {float: right; margin-top: 20px;}
.foot_sns_area li {display: inline; margin-right: 8px;}
.foot_sns_area li:last-child {margin-right: 0;}

/* 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", 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_mobile 359 *** */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

@media screen and (max-width:359px) {

.memberbox {padding: 10px 0;}
.member_login a {font-size: 13px; padding: 7px 0;}
.member_join a {font-size: 13px; padding: 7px 0;}

/* gnb_right_togglemenu_common */
#drawer {width: 60%; right: -60%;}
#blocker.opened {background: rgba(0, 0, 0, 0.8) url(../img/wowweb/images/icon_close.png) no-repeat 30% 11px; background-size: 36px;}

#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 {background: #000; color: #fff;}
#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;}

/* mobilecall_box */
.mobilecall_box {float: left; width: 100%; margin-top: 3%;}
.mobilecall_area {margin: 0 auto; width: 97.22222222222222%;}
.mobilecall_area ul {float: left; width: 100%; height: auto; background: url(../img/wowweb/images/m_phonecenter_bg.jpg) no-repeat; background-size: 100% 100%;}
.mobilecall_area ul li a {display: block; width: 100%; font-family:"³ª´®°íµñ", Nanum Gothic, sans-serif; font-size: 1.8em; color: #fff; font-weight: bold; padding: 6% 0 6% 43%; box-sizing:border-box;}

/* footer_common */
#footer {float: left; width: 100%; padding: 0 5%; margin-top: 10px; background-color: #ececec; border-top: 1px solid #d2d2d2; box-sizing:border-box;}
.footer_infobox {margin: 0 auto; width: 100%;}
.bottombox {float: left; width: 100%; margin-top: 30px; margin-bottom: 20px;}

.address_info_area {float: left; width: 100%; margin-bottom: 25px;}
.address_info {font-size: 12px; line-height: 20px;}
.address_info li {display: inline-block; width: 100%;}
.address_info li.foot_line {display: none;}
.copyright {font-size: 11px; letter-spacing: -0.1em;}

.usermember_area {float: left; width: 100%; font-family: "Noto Sans KR", sans-serif; margin-bottom: 20px;}
.userguide_area li:nth-child(1) a {font-size: 13px; text-align: center; letter-spacing: -0.05em; padding-left: 0; background: #a2a1a1;}
.userguide_area li:nth-child(2) a {font-size: 13px; text-align: center; letter-spacing: -0.05em; padding-left: 0; background: #a2a1a1;}
.userguide_area li:nth-child(3) a {font-size: 13px; text-align: center; letter-spacing: -0.05em; padding-left: 0; background: #29385c;}

.foot_sns_area {float: left; width: 100%; text-align: center; margin-top: 20px;}
.foot_sns_area li img {width: 13%;}

}


/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* *** wowweb_mobile 360,719 *** */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

@media screen and (min-width:360px) and (max-width:719px) {

.memberbox {padding: 12px 0;}
.member_login a {font-size: 13px; padding: 7px 0;}
.member_join a {font-size: 13px; padding: 7px 0;}

/* gnb_right_togglemenu_common */
#drawer {width: 60%; right: -60%;}
#blocker.opened {background: rgba(0, 0, 0, 0.8) url(../img/wowweb/images/icon_close.png) no-repeat 30% 10px; background-size: 40px 40px;}

#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 {background: #000; color: #fff;}
#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;}

/* mobilecall_box */
.mobilecall_box {float: left; width: 100%; margin-top: 3%;}
.mobilecall_area {margin: 0 auto; width: 97.22222222222222%;}
.mobilecall_area ul {float: left; width: 100%; height: auto; background: url(../img/wowweb/images/m_phonecenter_bg.jpg) no-repeat; background-size: 100% 100%;}
.mobilecall_area ul li a {display: block; width: 100%; font-family:"³ª´®°íµñ", Nanum Gothic, sans-serif; font-size: 1.8em; color: #fff; font-weight: bold; padding: 6% 0 6% 43%; box-sizing:border-box;}

/* footer_common */
#footer {float: left; width: 100%; padding: 0 5%; margin-top: 10px; background-color: #ececec; border-top: 1px solid #d2d2d2; box-sizing:border-box;}
.footer_infobox {margin: 0 auto; width: 100%;}
.bottombox {float: left; width: 100%; margin-top: 30px; margin-bottom: 20px;}

.address_info_area {float: left; width: 100%; margin-bottom: 25px;}
.address_info {line-height: 22px;}
.address_info li {display: inline-block; width: 100%;}
.address_info li.foot_line {display: none;}
.copyright {font-size: 12px; letter-spacing: -0.05em;}

.usermember_area {float: left; width: 100%; font-family: "Noto Sans KR", sans-serif; margin-bottom: 20px;}
.userguide_area li:nth-child(1) a {font-size: 14px; text-align: center; letter-spacing: -0.05em; padding-left: 0; background: #a2a1a1;}
.userguide_area li:nth-child(2) a {font-size: 14px; text-align: center; letter-spacing: -0.05em; padding-left: 0; background: #a2a1a1;}
.userguide_area li:nth-child(3) a {font-size: 14px; text-align: center; letter-spacing: -0.05em; padding-left: 0; background: #29385c;}

.foot_sns_area {float: left; width: 100%; text-align: center; margin-top: 20px;}
.foot_sns_area li img {width: 13%;}

}


/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* *** wowweb_tablet 720,767 *** */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

@media screen and (min-width:720px) and (max-width:767px) {

.memberbox {padding: 12px 0;}
.member_login a {font-size: 16px; padding: 10px 0;}
.member_join a {font-size: 16px; padding: 10px 0;}

/* gnb_right_togglemenu_common */
#drawer {width: 60%; right: -60%;}
#blocker.opened {background: rgba(0, 0, 0, 0.8) url(../img/wowweb/images/icon_close.png) no-repeat 30% 10px; background-size: 50px 50px;}
#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.active {background: #000; color: #fff;}
#slide_categorymenu ul li.active a {color: #fff; cursor: pointer;}
#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;}

/* mobilecall_box */
.mobilecall_box {float: left; width: 100%; margin-top: 3%;}
.mobilecall_area {margin: 0 auto; width: 97.22222222222222%;}
.mobilecall_area ul {float: left; width: 100%; height: auto; background: url(../img/wowweb/images/m_phonecenter_bg.jpg) no-repeat; background-size: 100% 100%;}
.mobilecall_area ul li a {display: block; width: 100%; font-family:"³ª´®°íµñ", Nanum Gothic, sans-serif; font-size: 3.2em; color: #fff; font-weight: bold; padding: 6% 0 6% 43%; box-sizing:border-box;}

/* footer_common */
#footer {float: left; width: 100%; padding: 0 5%; margin-top: 20px; background-color: #ececec; border-top: 1px solid #d2d2d2; box-sizing:border-box;}
.footer_infobox {margin: 0 auto; width: 100%;}
.bottombox {float: left; width: 100%; margin-top: 30px; margin-bottom: 20px;}

.address_info_area {float: left; width: 100%; margin-bottom: 25px;}
.address_info {line-height: 22px;}
.address_info li {display: inline-block; width: 100%;}
.address_info li.foot_line {display: none;}
.copyright {font-size: 13px;}

.usermember_area {float: left; width: 100%; font-family: "Noto Sans KR", sans-serif; margin-bottom: 20px;}
.userguide_area li:nth-child(1) a {font-size: 15px; text-align: center; padding-left: 0; background: #a2a1a1;}
.userguide_area li:nth-child(2) a {font-size: 15px; text-align: center; padding-left: 0; background: #a2a1a1;}
.userguide_area li:nth-child(3) a {font-size: 15px; text-align: center; padding-left: 0; background: #29385c;}

.foot_sns_area {float: left; width: 100%; text-align: center; margin-top: 20px;}
.foot_sns_area li img {width: 8%;}

}


/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* *** wowweb_tablet 768,1023 *** */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

@media screen and (min-width:768px) and (max-width:1023px) {

.memberbox {padding: 12px 0;}
.member_login a {font-size: 20px; padding: 10px 0;}
.member_join a {font-size: 20px; padding: 10px 0;}

/* gnb_right_togglemenu_common */
#drawer {width: 60%; right: -60%;}
#blocker.opened {background: rgba(0, 0, 0, 0.8) url(../img/wowweb/images/icon_close.png) no-repeat 30% 10px; background-size: 55px 55px;}

#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.active {background: #000; color: #fff;}
#slide_categorymenu ul li.active a {color: #fff; cursor: pointer;}
#slide_categorymenu ul li a {font-size: 22px;}
#slide_categorymenu ul li ul.nav li {height: 58px; line-height: 58px;}
#slide_categorymenu ul li ul.nav li a {font-size: 20px;}

/* mobilecall_box */
.mobilecall_box {float: left; width: 100%; margin-top: 3%;}
.mobilecall_area {margin: 0 auto; width: 97.22222222222222%;}
.mobilecall_area ul {float: left; width: 100%; height: auto; background: url(../img/wowweb/images/m_phonecenter_bg.jpg) no-repeat; background-size: 100% 100%;}
.mobilecall_area ul li a {display: block; width: 100%; font-family:"³ª´®°íµñ", Nanum Gothic, sans-serif; font-size: 3.2em; color: #fff; font-weight: bold; padding: 6% 0 6% 43%; box-sizing:border-box;}

/* footer_common */
#footer {float: left; width: 100%; padding: 0 5%; margin-top: 25px; background-color: #ececec; border-top: 1px solid #d2d2d2; box-sizing:border-box;}
.footer_infobox {margin: 0 auto; width: 100%;}
.bottombox {float: left; width: 100%; margin-top: 30px; margin-bottom: 20px;}

.address_info_area {float: left; width: 100%; margin-bottom: 25px;}
.address_info {line-height: 22px;}
.address_info li {display: inline-block; width: 100%;}
.address_info li.foot_line {display: none;}
.copyright {font-size: 13px;}

.usermember_area {float: left; width: 100%; font-family: "Noto Sans KR", sans-serif; margin-bottom: 20px;}
.userguide_area li:nth-child(1) a {font-size: 15px; text-align: center; padding-left: 0; background: #a2a1a1;}
.userguide_area li:nth-child(2) a {font-size: 15px; text-align: center; padding-left: 0; background: #a2a1a1;}
.userguide_area li:nth-child(3) a {font-size: 15px; text-align: center; padding-left: 0; background: #29385c;}

.foot_sns_area {float: left; width: 100%; text-align: center; margin-top: 20px;}
.foot_sns_area li img {width: 8%;}

}


/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* *** wowweb_pc 1024,1279 *** */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

@media screen and (min-width:1024px) and (max-width:1279px) {

.memberbox {padding: 18px 0;}
.member_login a {font-size: 20px; padding: 10px 0;}
.member_join a {font-size: 20px; padding: 10px 0;}

/* gnb_right_togglemenu_common */
#drawer {width: 60%; right: -60%;}
#blocker.opened {background: rgba(0, 0, 0, 0.8) url(../img/wowweb/images/icon_close.png) no-repeat 34% 16px; background-size: 55px 55px;}

#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.active {background: #000; color: #fff;}
#slide_categorymenu ul li.active a {color: #fff; cursor: pointer;}
#slide_categorymenu ul li a {font-size: 22px;}
#slide_categorymenu ul li ul.nav li {height: 58px; line-height: 58px;}
#slide_categorymenu ul li ul.nav li a {font-size: 20px;}

/* mobilecall_box */
.mobilecall_box {display: none;}

/* footer_common */
#footer {float: left; width: 100%; margin-top: 50px; background-color: #ececec; border-top: 1px solid #d2d2d2; box-sizing:border-box;}
.footer_infobox {margin: 0 auto; width: 100%;}
.bottombox {float: left; width: 100%; padding: 0 2%; margin-top: 30px; margin-bottom: 20px; box-sizing:border-box;}

.address_info_area {float: left; width: 53.75%; padding-right: 5%; margin-bottom: 25px; box-sizing:border-box;}
.address_info {font-size: 15px; line-height: 28px;}
.address_info li {display: inline-block; width: 100%;}
.address_info li.foot_line {display: none;}
.copyright {font-size: 14px;}

.usermember_area {float: left; width: 46.25%; font-family: "Noto Sans KR", sans-serif; margin-bottom: 20px;}
.userguide_area li:nth-child(1) a {font-size: 15px; text-align: center; padding-left: 0; background: #a2a1a1;}
.userguide_area li:nth-child(2) a {font-size: 15px; text-align: center; padding-left: 0; background: #a2a1a1;}
.userguide_area li:nth-child(3) a {font-size: 15px; text-align: center; padding-left: 0; background: #29385c;}

.foot_sns_area {float: left; width: 100%; text-align: right; margin-top: 20px;}
.foot_sns_area li img {width: 12%;}

}


/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* *** wowweb_pc 1280 *** */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

@media screen and (min-width:1280px) {

/* mobilecall_box */
.mobilecall_box {display: none;}

/* footer_common */
#footer {float: left; width: 100%; margin-top: 50px; background-color: #ececec; border-top: 1px solid #d2d2d2; box-sizing:border-box;}
.footer_infobox {margin: 0 auto; width: 100%; max-width: 1200px;}

}