/* ----------------------------------------------------------------------- wowweb_mobile css_common --------------------------------------------------------------------------------- */
@media screen and (min-width:360px) and (max-width:720px) {

#wrap {float: left; width: 100%;}
.header {float: left; width: 100%;}
.gnball_box {display: none;}
.page-header-clone {display: none;}

/* mobile_left_togglemenu_common */
html .opened {overflow: hidden;} /* ¿ÞÂÊ ¸Þ´º°¡ ¿ÀÇÂµÉ ¶§ html¿¡ Àû¿ëµÇ´Â ¼Ó¼º */
.headertop {position: fixed; top:0; left: 0; width: 100%; height: 65px; background-color: rgba(255, 255, 255, 0.4); border-bottom: 1px solid rgba(0, 0, 0, 0.6); z-index: 3000;}
.mobile_gnbbox {float:left; width:100%; height: 65px;}
.mobile_gnbbox h1 {float: left; width: 40%; height: 65px; margin-top: 7px; margin-left: 1.5%;}
.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(../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; 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; color: #fff; font-size: 1.000em; padding: 5px 6px 5px 6px;}

.trandname_box {height: 40px; background-color: #1c1c1c;}
.trandname_box li {font-size: 1.250em; color: #fff; font-weight: 400; line-height: 40px; text-align: center;}

/* mobile_gnbmenu_common */
#cssmenu, #cssmenu ul, #cssmenu ul li, #cssmenu ul li a {margin: 0; padding: 0; border: 0; list-style: none; line-height: 1; display: block; position: relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
#cssmenu {width: 100%; font-family:"³ª´®°íµñ", Nanum Gothic, "¸¼Àº°íµñ", malgun gothic, arial, "µ¸¿ò", dotum, sans-serif; color: #ffffff;}
#cssmenu ul ul {display: none;}
.align-right {float: right;}

#cssmenu > ul > li > a {padding: 15px 18px; border-bottom: 1px solid #e0e1e6; cursor: pointer; z-index: 2; font-size: 15px; font-weight: bold; background: #36aae7;}
#cssmenu > ul > li > a:hover, #cssmenu > ul > li.active > a {color: #3d3d3d; background: #f3f3f3;}  /* menu_all back */
#cssmenu > ul > li.open > a {color: #fff; background: #363636; border-bottom: 1px solid #363535;} /* menu_click color */
#cssmenu > ul > li.open > a .holder::after {top: 18px; -webkit-transform: rotate(-225deg); -moz-transform: rotate(-225deg); -ms-transform: rotate(-225deg); -o-transform: rotate(-225deg); transform: rotate(-225deg);} /* menu_open arrow_action */
#cssmenu > ul > li:frist-child a {border-top: 0;}
#cssmenu > ul > li:last-child > a, #cssmenu > ul > li.last > a {border-bottom: 1px solid #6f6f6f;}

.holder {width: 0; height: 0; position: absolute; top: 0; right: 0;}
.holder::after, .holder::before {display: block; position: absolute; content: ""; width: 6px; height: 6px; right: 20px; z-index: 10; -webkit-transform: rotate(-135deg); -moz-transform: rotate(-135deg);
-ms-transform: rotate(-135deg); -o-transform: rotate(-135deg); transform: rotate(-135deg);}
.holder::after {top: 17px; border-top: 2px solid #acaaaa; border-left: 2px solid #acaaaa;}

#cssmenu > ul > li.open > a .holder:after {border-color: #fff !important;}
.holder::before {top: 18px;}
#cssmenu ul ul li a {cursor: pointer; border-bottom: 1px solid #d6d5d5; padding: 15px 25px; z-index: 1; text-decoration: none; font-family:"Noto Sans KR", "³ª´®°íµñ", Nanum Gothic, "¸¼Àº°íµñ", malgun gothic, arial, "µ¸¿ò", dotum, sans-serif; font-size: 14px; color: #232323; background: #e5e4e4; box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);}
#cssmenu ul ul li:hover > a, #cssmenu ul ul li.open > a, #cssmenu ul ul li.active > a {background: #c5320a; color: #ffffff;} /* submenu_click color */
#cssmenu ul ul li:first-child > a {box-shadow: none;}
#cssmenu ul ul ul li:first-child > a {box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);}
#cssmenu ul ul ul li a {padding-left: 30px;}
#cssmenu > ul > li > ul > li:last-child > a, #cssmenu > ul > li > ul > li.last > a {border-bottom: 1px solid #c1c1c1;}
#cssmenu > ul > li > ul > li.open:last-child > a, #cssmenu > ul > li > ul > li.last.open > a {border-bottom: 1px solid #32373e;}
#cssmenu > ul > li > ul > li.open:last-child > ul > li:last-child > a {border-bottom: 0;}
#cssmenu ul ul li.has-sub > a::after {display: block; position: absolute; content: ""; width: 5px; height: 5px; right: 20px; z-index: 10; top: 11.5px;} /* submenu_arrow none */
#cssmenu ul ul li.active > a::after, #cssmenu ul ul li.open > a::after, #cssmenu ul ul li > a:hover::after {border-color: #ffffff;}

/* footer_common */
#footer {float: left; width: 100%;}
.footer_infobox {margin: 0 auto; width: 100%;}
.bottombox {float: left; width: 100%; padding-top: 20px; padding-bottom: 30px; background-color: #1e1d1d;}
.bottombox ul {margin: 0 auto; width: 100%; font-family:"Noto Sans KR", "³ª´®°íµñ", Nanum Gothic, "¸¼Àº°íµñ", malgun gothic, arial, "µ¸¿ò", dotum, sans-serif; font-size: 1.063em; color: #8c8888; 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) {display: inline; width: 100%;}
.address_info li:nth-child(4) {display: inline;}
.address_info li:nth-child(5) {display: inline; width: 40%;}
.address_info li:nth-child(6) {display: none;}
.address_info li:nth-child(7) {display: block; width: 100%;}
.address_info li:nth-child(9) {display: none;}
.address_info li:nth-child(11) {display: none;}
.address_info li:nth-child(12) {display: inline; width: 40%;}
.address_info li:nth-child(13) {display: inline;}
.address_info li:nth-child(14) {display: inline; width: 40%;}
.address_info .bottom_line {font-size: 10px; color: #605f5f; margin: 0 5px; vertical-align: 2px;}
.address_info br {display: none;}
.textbold {color: #fff;}
.copyrightbox li {margin: 0 auto; width: 100%; font-size: 0.813em; padding-top: 3%;}

.user_memberbox {float: left; width: 100%; margin-top: 15px;}
.user_memberarea {margin: 0 auto; width: 250px;}
.user_memberarea li {display: inline;}
.user_memberarea li a {display: inline-block; width: 120px; height: 30px; font-size: 0.875em; color: #c2c2c2; font-weight: 300; text-align: center; line-height: 30px; background-color: #373737; border: 1px solid #131313;}
.user_memberarea li:nth-child(1) a {margin-bottom: 5px;}

/* 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: 40px; height: 40px; display: table; background: #000; color: #fff; text-align: center; -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; border-radius: 4px;}
.gototop a i {height: 40px; 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_common --------------------------------------------------------------------------- */
@media screen and (min-width:768px) and (max-width:1024px) {

#wrap {float: left; width: 100%;}
.header {float: left; width: 100%;}
.gnball_box {display: none;}
.page-header-clone {display: none;}

/* tablet_left_togglemenu_common */
html .opened {overflow: hidden;} /* ¿ÞÂÊ ¸Þ´º°¡ ¿ÀÇÂµÉ ¶§ html¿¡ Àû¿ëµÇ´Â ¼Ó¼º */
.headertop {position: fixed; top: 0; left: 0; width: 100%; height: 90px; background-color: rgba(255, 255, 255, 0.4); border-bottom: 1px solid rgba(0, 0, 0, 0.6); z-index: 3000;}
.mobile_gnbbox {float: left; width: 100%; height: 90px;}
.mobile_gnbbox h1 {float: left; width: 30%; height: 90px; margin-top: 12px; margin-left: 2.7%;}
.mobile_gnbbox h1 img {width: 100%;}
.mobile_logo {float: left; width: 100%;}
.allrighttbtn_area {float: right; width: 140px; margin-top: 13px; 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(../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;}

.trandname_box {height: 65px; background-color: #1c1c1c;}
.trandname_box li {font-size: 1.750em; color: #fff; font-weight: 400; line-height: 65px; text-align: center;}

/* mobile_gnbmenu_common */
#cssmenu, #cssmenu ul, #cssmenu ul li, #cssmenu ul li a {margin: 0; padding: 0; border: 0; display: block; position: relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
#cssmenu {width: 100%; font-family: "³ª´®°íµñ", Nanum Gothic, "¸¼Àº°íµñ", malgun gothic, arial, "µ¸¿ò", dotum, sans-serif; color: #ffffff;}
#cssmenu ul ul {display: none;}
.align-right {float: right;}

#cssmenu > ul > li > a {padding: 22px 30px; border-bottom: 1px solid #e0e1e6; cursor: pointer; z-index: 2; font-size: 22px; font-weight: bold; color: #ffffff; background: #36aae7;}
#cssmenu > ul > li > a:hover, #cssmenu > ul > li.active > a, #cssmenu > ul > li.open > a {color: #3d3d3d; background: #f3f3f3;}  /* menu_all back */
#cssmenu > ul > li.open > a {color: #fff; background: #363636; border-bottom: 1px solid #363535;} /* menu_click color */
#cssmenu > ul > li.open > a .holder::after {top: 30px; -webkit-transform: rotate(-225deg); -moz-transform: rotate(-225deg); -ms-transform: rotate(-225deg); -o-transform: rotate(-225deg); transform: rotate(-225deg);} /* menu_open arrow_action */
#cssmenu > ul > li:last-child > a, #cssmenu > ul > li.last > a {border-bottom: 1px solid #6f6f6f;}

.holder {width: 0; height: 0; position: absolute; top: 0; right: 0;}
.holder::after, .holder::before {display: block; position: absolute; content: ""; width: 10px; height: 10px; right: 30px; z-index: 10; -webkit-transform: rotate(-135deg); -moz-transform: rotate(-135deg);
-ms-transform: rotate(-135deg); -o-transform: rotate(-135deg); transform: rotate(-135deg);}
.holder::after {top: 27px; border-top: 2px solid #acaaaa; border-left: 2px solid #acaaaa;}

#cssmenu > ul > li.open > a .holder:after {border-color: #fff !important;}
.holder::before {top: 25px;}
#cssmenu ul ul li a {cursor: pointer; border-bottom: 1px solid #d6d5d5; padding: 18px 30px; z-index: 1; text-decoration: none; font-family:"Noto Sans KR", "³ª´®°íµñ", Nanum Gothic, "¸¼Àº°íµñ", malgun gothic, arial, "µ¸¿ò", dotum, sans-serif; font-size: 18px; color: #232323; background: #e5e4e4; box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);}
#cssmenu ul ul li:hover > a, #cssmenu ul ul li.open > a, #cssmenu ul ul li.active > a {background: #c5320a; color: #ffffff;} /* submenu_click color */
#cssmenu ul ul li:first-child > a {box-shadow: none;}
#cssmenu ul ul ul li:first-child > a {box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);}
#cssmenu ul ul ul li a {padding-left: 30px;}
#cssmenu > ul > li > ul > li:last-child > a, #cssmenu > ul > li > ul > li.last > a {border-bottom: 1px solid #c1c1c1;}
#cssmenu > ul > li > ul > li.open:last-child > a, #cssmenu > ul > li > ul > li.last.open > a {border-bottom: 1px solid #32373e;}
#cssmenu > ul > li > ul > li.open:last-child > ul > li:last-child > a {border-bottom: 0;}
#cssmenu ul ul li.has-sub > a::after {display: block; position: absolute; content: ""; width: 5px; height: 5px; right: 20px; z-index: 10; top: 11.5px;} /* submenu_arrow none */
#cssmenu ul ul li.active > a::after, #cssmenu ul ul li.open > a::after, #cssmenu ul ul li > a:hover::after {border-color: #ffffff;}

/* footer_common */
#footer {float: left; width: 100%; background-color: #313131;}
.footer_infobox {margin: 0 auto; width: 100%;}
.bottombox {float: left; width: 100%; padding-top: 20px; padding-bottom: 30px; background-color: #1e1d1d;}
.bottombox ul {margin: 0 auto; width: 100%; font-family:"Noto Sans KR", "³ª´®°íµñ", Nanum Gothic, "¸¼Àº°íµñ", malgun gothic, arial, "µ¸¿ò", dotum, sans-serif; font-size: 1.500em; color: #8c8888; font-weight: 300; line-height: 30px; letter-spacing: 0.5px; text-align: center;}
.address_info li {margin: 0 auto; width: 90%;}
.address_info li:nth-child(1) {width: 100%;}
.address_info li:nth-child(2) {display: none;}
.address_info li:nth-child(3) {display: inline; width: 100%;}
.address_info li:nth-child(4) {display: inline;}
.address_info li:nth-child(5) {display: inline; width: 40%;}
.address_info li:nth-child(6) {display: none;}
.address_info li:nth-child(7) {display: block; width: 100%;}
.address_info li:nth-child(9) {display: none;}
.address_info li:nth-child(11) {display: none;}
.address_info li:nth-child(12) {display: inline; width: 40%;}
.address_info li:nth-child(13) {display: inline;}
.address_info li:nth-child(14) {display: inline; width: 40%;}
.address_info .bottom_line {font-size: 0.875em; color: #605f5f; margin: 0 5px; vertical-align: 2px;}
.address_info br {display: none;}
.textbold {color: #fff;}
.copyrightbox li {margin: 0 auto; width: 100%; font-size: 0.813em; padding-top: 2%;}

.user_memberbox {float: left; width: 100%; margin-top: 15px;}
.user_memberarea {margin: 0 auto;}
.user_memberarea li {display: inline;}
.user_memberarea li a {display: inline-block; width: 150px; height: 40px; font-size: 0.875em; color: #c2c2c2; font-weight: 300; text-align: center; line-height: 40px; background-color: #373737; border: 1px solid #131313;}

/* 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: 40px; height: 40px; display: table; background: #000; color: #fff; text-align: center; -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; border-radius: 4px;}
.gototop a i {height: 40px; 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_common ----------------------------------------------------------------------------- */
@media screen and (min-width:1280px) {

#wrap {float: left; width: 100%; min-width: 1200px;}
#header {position: fixed; width: 100%; top: 0; height: 90px; background-color: rgba(255, 255, 255, 0.1); border-bottom: 1px solid rgba(0, 0, 0, 0.2); box-sizing: border-box; z-index: 10;}
.headertop {display: none;}

/* header_common */
.gnball_box {float: left; width: 100%; height: 90px;}
.page-header {background-color: rgb(255, 255, 255); width: 100%; min-width: 1200px; -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.25); box-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);}
.page-header > .inner {margin: 0 auto; width: 100%;}

/* Primary nav */
.primary-nav {float: left; width: 100%; line-height: 90px; letter-spacing: 1px; margin-right: 3%; text-transform: uppercase;}

/* Sticky header (clone) ½ºÅ©·Ñ ½ÇÇà½Ã °íÁ¤Çì´õ */
.page-header-clone {background-color: rgb(0, 0, 0); opacity: 0.6; position: fixed; float: left; top: 0; width: 100%; -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.25); box-shadow: 0 1px 1px rgba(0, 0, 0, 0.25); -webkit-transition: top 0.25s; transition: top 0.25s;}
.page-header-clone > .inner {float: left; width: 100%; height: 4%;}
.page-header-clone.visible {top: 0;}
.page-header-clone:hover {opacity: 1;}

/* gnb_effect */
.gnb_wrap {float: left; width: 100%; height: 90px;}
.gnb {margin: 0 auto; width: 1200px; height: 90px; line-height: 90px; box-sizing: border-box; overflow: hidden;}
.gnb > li {float: left; box-sizing: border-box;}
.gnb > li:nth-child(2) {margin-left: 70px;}
.gnb > li > a {display: block; padding: 0 30px; font-family:"Noto Sans KR", "³ª´®°íµñ", Nanum Gothic, "¸¼Àº°íµñ", malgun gothic, arial, "µ¸¿ò", dotum, sans-serif; font-size: 15px; color: #fff; 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: #fff200;}

.sub_wrap {position: absolute; height: 0; overflow: hidden; z-index: 2;}
.sub {float: left; background-color: rgba(0, 0, 0, 0.2); -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: 110px; height: 40px; font-family:"Noto Sans KR", "³ª´®°íµñ", Nanum Gothic, "¸¼Àº°íµñ", malgun gothic, arial, "µ¸¿ò", dotum, sans-serif; font-size: 14px; color: #fff; font-weight: 300; padding: 0 20px; line-height: 40px; text-align: center; border-bottom: 1px solid rgba(255, 255, 255, 0.2);}
.sub li:last-child a {border: none;}
.sub li a:hover {color: #fff; background: rgba(0, 0, 0, 0.4);}
.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;}
.submenu_area1 li a {width: 90px;}
.submenu_area2 {margin-left: 10px;}
/* .bars {width: 130px; height: 2px; background-color: rgba(255, 255, 255, 0.8) ; display: block; position: absolute; top: 0px; display: none;} */
.logoarea {float: left; width: 198px; margin: 0 20px;}

#contents {position: relative; height: 100%;}

/* footer_common */
#footer {float: left; width: 100%; height: 190px; background-color: #1e1d1d;}
#footer_sub {float: left; width: 100%; height: 190px; margin-top: 50px; background-color: #1e1d1d;}
.footer_infobox {margin: 0 auto; width: 1200px;}
.bottombox {float: left; width: 1200px; margin-top: 25px;}
.bottombox 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; text-align: center;}
.address_info li {display:inline;}
.address_info li:nth-child(9) {display: none;}
.address_info .bottom_line {font-size: 10px; color: #605f5f; margin: 0 5px; vertical-align: 2px;}
.textbold {color: #fff;}

.user_memberbox {margin: 0 auto; width: 615px;}
.user_memberarea {float: left; width: 100%; margin-top: 25px;}
.user_memberarea li {float: left; width: 150px; margin-right: 5px;}
.user_memberarea li:nth-child(4) {margin-right: 0}
.user_memberarea li a {display: block; height: 42px; font-family:"Noto Sans KR", "³ª´®°íµñ", Nanum Gothic, "¸¼Àº°íµñ", malgun gothic, arial, "µ¸¿ò", dotum, sans-serif; font-size: 13px; 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;}

/* 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: 40px; height: 40px; display: table; background: #000; color: #fff; text-align: center; -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; border-radius: 4px;}
.gototop a i {height: 40px; 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;}

}