/* Mobile_layout_Top */
.headertop {position: fixed; top: 0; left: 0; width: 100%; height: 80px; background: #fff; border-bottom: 1px solid #dbdada; z-index: 4000;}
.mobile_gnbbox {float: left; width: 100%;}
.headertop > .mobile_gnbbox > .tablerow {display: table;}
.tablerow {display: block; display: table-cell; width: 97.22222222222222%; margin: 0 auto; margin-top: 10px; padding: 1% 0;}
.m_btncall_box {top: 0; left: 0;}
#m_btncall_area {position: absolute; left: 1.4%; width: 52px; height: 52px; margin-top: 2px;}
.m_btncall_img img {width: 90%; vertical-align: top;}
.mobile_logo {margin: 0 auto; width: 160px; height: 62px; margin-top: 1px;}

/* Mobile_Togglemenu */
html .opened {overflow: hidden;} /* ¿ÞÂÊ ¸Þ´º°¡ ¿ÀÇÂµÉ ¶§ html¿¡ Àû¿ëµÇ´Â ¼Ó¼º */
#mobile_nav {position: absolute; top: 16px; right: 1.4%; width: 52px; height: 52px;}
.allmenulist_area {float: left;}
.mlist {float: left; width: 100%;}
.mlist img {width: 90%; vertical-align: top;}
.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;}

.mobile_memberbox {font-family: "Noto Sans KR", sans-serif; text-align: center; padding: 5px 0 10px; background-color: #1f233d; overflow: hidden;}
.member_login {display: inline-block; width: 40%; margin-right: 1%;}
.member_login a {display: block; width: 100%; height: 32px; color: #fff; font-size: 13px; line-height: 30px; border: 1px solid #51556d; box-sizing:border-box; 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%; height: 32px; color: #fff; font-size: 13px; line-height: 30px; border: 1px solid #51556d; box-sizing:border-box; transition: all 0.3s ease;}
.member_join a:hover {background-color: #03325e; border: 1px solid #2a509c;}

#slide_categorymenu {width: 100%; top: 0; right: 0px; z-index: 10000000000; background-color: #f3f3f3;}
#slide_categorymenu .category_top {float: left; width: 100%; height: 40px; font-family: "Noto Sans KR", sans-serif; font-size: 16px; color: #fff; font-weight: 500; line-height: 39px; text-align: center; background-color: #cc0000; border-bottom: 1px solid #cc0000;}
#slide_categorymenu ul {width: 100%; height: 100%; background-color: #f3f3f3;}
#slide_categorymenu ul li {width: 100%; height: 44px; background-color: #eeeeee; font-size: 15px; line-height: 44px; border-bottom: 1px solid #d5d4d4; overflow: hidden; position: relative; box-sizing: border-box;}
#slide_categorymenu ul li.tt_fr a {padding-left: 15px;}
#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: #000; font-size: 15px; font-weight: 500; font-family: "Noto Sans KR", sans-serif; text-decoration: none;}
#slide_categorymenu ul li span {color: #dd042b; font-size: 11px; font-weight: bold; margin-left: 11px;}
#slide_categorymenu ul li ul.nav {border-top: 1px solid #e0e1e6; background: #ffffff; display: none;}
#slide_categorymenu ul li ul.nav li {background: #ffffff; border-bottom: 1px solid #e5e5e5; height: 40px; margin-bottom: 0;}
#slide_categorymenu ul li ul.nav li:last-child {border-bottom: 0;}
#slide_categorymenu ul li ul.nav li a {display: block; font-size: 14px; font-weight: 400; color: #858585; text-align: left; line-height: 40px; cursor: pointer; text-decoration: none;}
#slide_categorymenu ul li ul.nav li a:hover {color: #292929; font-weight: bold; background-color: #fbf9db; text-decoration: none;}


/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* *** wowweb_mobile 359 *** */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

@media screen and (max-width:359px) {

}


/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* *** jny_mobile 360,719 *** */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

@media screen and (min-width:360px) and (max-width:719px) {

#quickbtn {display: none;}
#drawer {width: 70%; right: -70%;}
.user_loginbox {float: none; padding-right: 0; border-right: 0;}

.top_contents_box {display: none;}
.head_secbox {display: none;}
.gnbbox {display: none;}

.footer_box {padding-top: 10px;}
.footer_area {padding: 5% 2% 0; box-sizing:border-box;}
.foot_box1 {width: 100%; text-align: center; padding-right: 0;}
.foot_box1_tel {font-size: 32px; line-height: 32px; margin-bottom: 5px;}
.foot_box_time {font-size: 13px; line-height: 13px;}
.foot_box_time br {display: none;}
.foot_box1 a.ft_box_pro {text-align: left !important;}
.foot_box2 {width: 100%; padding: 25px 10px 25px; box-sizing:border-box; margin-top: 30px; background: #f9f9f9; border-top: 1px dotted #d2d1d1; border-bottom: 1px dotted #d2d1d1;}
.foot_box2 .infobox {font-size: 14px; color: #464545; line-height: 20px; text-align: center !important; word-break: keep-all;}
.foot_box_title {margin-bottom: 5px;}
.addressinfo li:nth-child(2) {display: inline-block; margin-right: 3%;}
.addressinfo li:nth-child(3) {display: inline-block;}
.addressinfo li:nth-child(7) {display: inline-block; margin-right: 3%;}
.addressinfo li:nth-child(8) {display: inline-block;}
.foot_box3 {width: 100%; text-align: center !important; padding: 0; margin-top: 25px;}
.foot_box_text {font-size: 14px; color: #464545; line-height: 20px; margin-bottom: 10px;}
.family_site {float: none; margin: 0 auto; width: 210px;}
.foot_box4 {float: left; width: 100%; text-align: center; padding: 15px 0 10px; margin-top: 30px; border-top: 1px dotted #d2d1d1;}
.foot_box4 ul li {display: inline-block; padding: 0 1%;} 
.foot_box4 a {width: 100%; height: 26px; font-size: 14px; line-height: 20px; letter-spacing: -1px; padding-left: 0; margin-bottom: 0; background: none; border: 0;}
.foot_box4 a:hover {color: #111; border: 0;}

.foot_warn_box {padding: 3%; box-sizing:border-box; margin-top: 0;}
.warntext {font-size: 12px; line-height: 18px; margin-top: 10px; word-break: keep-all;}
.copyright {font-size: 12px; margin-top: 10px; margin-bottom: 10px;}

}


/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* *** wowweb_mobile 400,600 *** */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

@media screen and (min-width:400px) and (max-width:600px) {

}