
#header.SlideF{background-color:rgba(202,46,79,0.9);transition:1s all;border-bottom:0;}
#header .gnb-sub-menus-depth2 .gnb-sub-menu ul li.on span{color: #222}
#header .gnb-sub-menus-depth2 .gnb-sub-menu ul li.on span:after{width: 100%;opacity: 1}
#header {position: fixed; top: 0; left: 0; right: 0; z-index: 99;  transition:1s all;border-bottom:1px solid #ddd;transform: none;}
#header .header-anim {position: relative; z-index: 2; }
#header .header-container {position: relative; width:100%; height:80px; margin:0 auto; background:transparent; z-index: 2;}
#header .header-container:before {content: ''; position: absolute; left: 0; bottom: 0; width: 100%; height: 1px; }

#header .header-inner {position: relative; width:100%; margin:0 auto;height:100%;}
#header .brand a {display:block; float:left; text-indent: -9999em; width:228px; height:49px; margin-top:15px; margin-left:30px; background-image:url(../images/logo_new.png?v=v8); }
#header.SlideF .brand a {background-image:url(../images/logo_new_lol.png?v=v8); }
#header #nav {text-align: center; position: relative;
    height: 100%;
    width: 750px;
	margin: 0px auto;
	left: -50px;
    overflow: hidden;
    white-space: nowrap;
	transition: all .3s;
}
#header:hover {
	background-color:rgba(202,46,79,0.9);
}
.hdOn #header #nav { height: 300px;}
#header .bgBar { width: 100%; height: 0px; display: block; position: absolute; top: 80px; left: 0px; background: #fff; transition: all .3s;}
.hdOn #header .bgBar { height: 220px;}
#header #nav .gnb {text-align: center; height: 80px; width: 100%; position: relative;}
#header #nav .gnb>li {width: 120px;; height: 80px; position: relative; float: left;}
#header #nav .gnb > li > a {
    display: block;
    position: relative;
    height: 80px;
    -webkit-transition: opacity 250ms ease-out;
    -moz-transition: opacity 250ms ease-out;
    -ms-transition: opacity 250ms ease-out;
    -o-transition: opacity 250ms ease-out;
    transition: opacity 250ms ease-out;
}
#header #nav .gnb > li > a:before {content: '';background-color: #ca2e4f; width:0; height:3px; position: absolute;    left: 0;    bottom:0; 
    -webkit-transition: all 250ms ease-out;
    -moz-transition: all 250ms ease-out;
    -ms-transition: all 250ms ease-out;
    -o-transition: all 250ms ease-out;
    transition: all 250ms ease-out;
    width: 0;
}
#header.SlideF #nav .gnb > li > a:before{background-color:#fff;}
#header #nav .gnb > li > a:hover:before, #header #nav .gnb li.active a:before {width: 100%;}
#header #nav .gnb > li.inactive > a {opacity:1;}

#header #nav .gnb > li > a span {font-family: 'Noto Sans KR', sans-serif;font-weight:400; font-size:16px; color: #fff; display: block; position: relative;    top: 50%;
	-webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    white-space: nowrap;
}

#header #nav .gnb > li > a span:hover {color:#000;}
#header.SlideF #nav .gnb > li > a span:hover {color:#fff;}

#header #nav .gnb > li > a span.on {
	color: #ca2e4f;
    /*border: 1px solid #ca2e4f;*/
    padding: 5px 0;
    border-left: 0;
    border-right: 0;
}
#header.SlideF #nav .gnb > li > a span.on{
	color: #fff;
    border-color:#fff;
}

#header .twoD { width: 100%; position: absolute; top: 100%; left: 0px; margin-top: 30px;}
#header .twoD li { width: 100%; position: relative; margin-bottom: 5px;}
#header .twoD li a { width: 90%; display: block; padding:  5px 0px;  margin: 0px auto; position: relative;}
#header .twoD li a::after { width: 0%; height: 2px; display: block; background: #000; position: absolute; bottom: 0px; left: 0px; content: ""; transition: all .3s;}
#header .twoD li a:hover::after { width: 100%; }

.header-opaque-at-mobile-nav-opened #header .header-container,#header.opaque .header-container {    /*background: rgba(255, 255, 255, 0.9);*/}

.header-fixed-at-mobile-nav-opened #header,#header.fixed {    position: fixed;    top:51px;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}

.header-fixed-at-mobile-nav-opened #header .header-container,#header.fixed .header-container {}

.utils {
    text-align: right;
    position: absolute;
    right: 30px;
    top: 0;
    height: 100%;
}
.utils .menu{
    display: flex;
    align-items: center;
    height: 100%;
}
.utils .menu li {display: inline-block;margin-left:0; font-family:"NotoSans",'malgun gothic','dotum';  font-size:18px;   }
.utils .menu li a {color: #666;}
.utils .menu li .sitemap {padding:0 0 0 25px; background:url(../images/ico_sitemap.png) 0 3px no-repeat;}

.count_wrap {position: absolute; right:0.5%; top:18px;width:189px; height:41px; text-align:center; background-image:url(../images/bg_count2.png?v=v2);background-position:0 0; box-sizing:border-box;}
.count_wrap em {display:inline-block; font-family:"NotoSans";font-size:15px;color:#026a8d;}
.count_wrap span {display:inline; font-family:"NotoSansM";font-size:15px;color:#026a8d;}
.count_wrap #myTargetElement {position:absolute; top:49%; left:74px; transform:translateY(-50%);font-family: 'Noto Sans KR', sans-serif;font-weight:500;font-size:15px; letter-spacing:10px; color:#026a8d;}

#header .gnb-sub-menus {position: absolute;    left: 0;    right: 0;    top:100%; z-index: 1;    font-size: 0;    visibility: hidden;
    -webkit-transition: height 1200ms cubic-bezier(0.86, 0, 0.07, 1), visibility 1200ms ease-out;
    -moz-transition: height 1200ms cubic-bezier(0.86, 0, 0.07, 1), visibility 1200ms ease-out;
    -ms-transition: height 1200ms cubic-bezier(0.86, 0, 0.07, 1), visibility 1200ms ease-out;
    -o-transition: height 1200ms cubic-bezier(0.86, 0, 0.07, 1), visibility 1200ms ease-out;
    transition: height 1200ms cubic-bezier(0.86, 0, 0.07, 1), visibility 1200ms ease-out;
    overflow: hidden;
    height: 100vh;
}

#header .gnb-sub-menus.active {visibility: visible;    height: 100vh; border-top:1px solid #ddd}
#header .gnb-sub-menus .backdrop {background: rgba(0,0,0,.6); position: absolute; top:0; left: 0; right: 0; height: 100vh; content: '';    
	-webkit-transition: opacity 600ms ease-out;
    -moz-transition: opacity 600ms ease-out;
    -ms-transition: opacity 600ms ease-out;
    -o-transition: opacity 600ms ease-out;
    transition: opacity 600ms ease-out;
    opacity: 0;
    /*height: 0;*/
}

#header .gnb-sub-menus.active .backdrop {height: 100vh; opacity: 0;}
#header .gnb-sub-menus .gnb-sub-menus-container {
	width:100%;
	margin:0 auto;
    background: #fff;
	border-bottom:1px solid #ddd;
    position: relative;
    -webkit-transition: -webkit-transform 800ms cubic-bezier(0.86, 0, 0.07, 1);
    -moz-transition: -moz-transform 800ms cubic-bezier(0.86, 0, 0.07, 1);
    -ms-transition: -ms-transform 800ms cubic-bezier(0.86, 0, 0.07, 1);
    -o-transition: -o-transform 800ms cubic-bezier(0.86, 0, 0.07, 1);
    transition: transform 800ms cubic-bezier(0.86, 0, 0.07, 1);
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
}

#header .gnb-sub-menus.active .gnb-sub-menus-container {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}
#header .gnb-sub-menus .menus {
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    display: inline-block;
    vertical-align: top;
}

#header .gnb-sub-menus .menus > ul {    display: flex;}
#header .gnb-sub-menus .menus > ul > li {width:7.5rem;}
#header .gnb-sub-menus .menus .sub-menu {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 100%;
    padding:1.2rem 0 2rem 0;
    border-left: 1px solid #e5e5e5;
    -webkit-transition: background-color 300ms ease-out;
    -moz-transition: background-color 300ms ease-out;
    -ms-transition: background-color 300ms ease-out;
    -o-transition: background-color 300ms ease-out;
    transition: background-color 300ms ease-out;
    position: relative;
}

@media all and (max-width:1360px)
{	
	#header #nav { width: 600px; left: -100px;}
	#header #nav .gnb li {width: 100px; font-size: 14px;}
	#header .gnb-sub-menus .menus > ul > li {width:5rem;}
}



#header .gnb-sub-menus .menus .sub-menu:before {
    content: '';
    background-color: #222;
    height: 2px;
    position: absolute;
    left: 0;
    top: -2px;
    -webkit-transition: all 250ms ease-out;
    -moz-transition: all 250ms ease-out;
    -ms-transition: all 250ms ease-out;
    -o-transition: all 250ms ease-out;
    transition: all 250ms ease-out;
    width: 0;
    z-index: 99;
}

#header .gnb-sub-menus .menus > ul > li:last-child .sub-menu { border-right: 1px solid #e5e5e5;}
#header .gnb-sub-menus .menus .sub-menu a {display: block; padding: 0 0 5px 8px; text-align: left; cursor: pointer;	font-family: 'Noto Sans KR', sans-serif;font-weight:500; letter-spacing:-1px; color: #666;}
#header .gnb-sub-menus .menus .sub-menu a:hover {color:#ca2e4f}
#header .gnb-sub-menus .menus .sub-menu a span { font-size:0.9rem; display: inline-block; position: relative;}
#header .gnb-sub-menus .menus .sub-menu a span:after {
    content: '';
    position: absolute;
    background: #333;
    left: 0;
    width: 0;
    height: 1px;
    top: 1.15rem;
    -webkit-transition: all 250ms ease-out;
    -moz-transition: all 250ms ease-out;
    -ms-transition: all 250ms ease-out;
    -o-transition: all 250ms ease-out;
    transition: all 250ms ease-out;
}
#header .gnb-sub-menus-depth2 {z-index: 1;    position: absolute;    left: 0;right: 0; top: 100%;height: 0;}
#header .gnb-sub-menus-depth2 .gnb-sub-menu {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    overflow: hidden;
    z-index: -1;
    visibility: hidden;
    -webkit-transition: visibility 350ms ease-out, z-index 350ms cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-transition: visibility 350ms ease-out, z-index 350ms cubic-bezier(0.215, 0.61, 0.355, 1);
    -ms-transition: visibility 350ms ease-out, z-index 350ms cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-transition: visibility 350ms ease-out, z-index 350ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: visibility 350ms ease-out, z-index 350ms cubic-bezier(0.215, 0.61, 0.355, 1);
}

#header .gnb-sub-menus-depth2 .gnb-sub-menu ul {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
    background: rgba(255,255,255,.97);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 23px;
    font-size: 0;
    text-align: center;
    -webkit-transition: opacity 350ms ease-out, -webkit-transform 350ms cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-transition: opacity 350ms ease-out, -moz-transform 350ms cubic-bezier(0.215, 0.61, 0.355, 1);
    -ms-transition: opacity 350ms ease-out, -ms-transform 350ms cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-transition: opacity 350ms ease-out, -o-transform 350ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: opacity 350ms ease-out, transform 350ms cubic-bezier(0.215, 0.61, 0.355, 1);
    z-index: 1;
    position:relative;
}

#header .gnb-sub-menus-depth2 .gnb-sub-menu:after {    content: '';    width: 100%;    height: 1px;    background: #e5e5e5;    left: 0;    bottom: 0;    position: absolute;    z-index: 1;    opacity: 0;}
#header .gnb-sub-menus-depth2 .gnb-sub-menu.active:after {   opacity: 1;    transition: opacity 0.1s;    transition-delay: 0.2s;}
#header .gnb-sub-menus-depth2 .gnb-sub-menu ul li {    display: inline-block;    margin: 0 20px;}
#header .gnb-sub-menus-depth2 .gnb-sub-menu ul li a {    display: block;}
#header .gnb-sub-menus-depth2 .gnb-sub-menu ul li a span {
    font-size: 18px;
    display: block;
    color: rgba(34, 34, 34, 0.57);
    position: relative;
    -webkit-transition: color 300ms ease-out;
    -moz-transition: color 300ms ease-out;
    -ms-transition: color 300ms ease-out;
    -o-transition: color 300ms ease-out;
    transition: color 300ms ease-out;
}

#header .gnb-sub-menus-depth2 .gnb-sub-menu ul li a span:after {
    background: #222222;
    opacity: 0;
    left: 0;
    position: absolute;
    bottom: -.5rem;
    height: 1px;
    content: '';
    width: 0;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -ms-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
}

#header .gnb-sub-menus-depth2 .gnb-sub-menu ul li a:hover span {    color: #222222;}
#header .gnb-sub-menus-depth2 .gnb-sub-menu ul li a:hover span:after {    width: 100%;    opacity: 1;}
#header .gnb-sub-menus-depth2 .gnb-sub-menu.active {    z-index: 2;    visibility: visible;}
#header .gnb-sub-menus-depth2 .gnb-sub-menu.active ul {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    white-space:nowrap;
    overflow-x: auto;
    overflow-y: hidden;
}


/*mobile*/


@media all and (max-width:1080px)
{	
	#header {display:none}
}


.header_m{position:relative;background-color:#fff;display:none;}
.header_m{clear: both;float: left;width: 100%;height: auto;padding:10px 0;background: #fff;z-index: 9999;}
.header_m .inner{ width: 90%;margin: 0 auto;}
.header_m h1 a {display: block;width:228px;height:49px;}
.header_m .ico_tel {
    position: absolute;
    top: 50%;
    right: 15px;
    z-index: 8888;
    transform: translateY(-50%);
}
.header_m .ico_tel img {width: 35px;}

@media all and (max-width:1080px){	
.header_m {
    display: flex;
    align-items: center;
    height: 80px;
    }
}

.header_m h1{display: block;width:228px;height:49px;margin: 0 auto;text-indent: -9999em;background: url(../images/logo.png?v=2) center center no-repeat;background-size: 65%;}


/* .header_m .btn_mobileMenu {position:absolute; top:25px; left:15px; width:31px; height:26px; text-align:center; z-index:8888}
.header_m .btn_mobileMenu img {width:100%; } */

.header_m{position:relative;top:0;background-color:#fff;}
.header_m .btn_mobileMenu{width: 21px;z-index: 9999;position: absolute;left: 10px;top: 50%;transform: translateY(-50%);background-color: transparent;border: none;padding: 0;}
.header_m .btn_mobileMenu span{display: block;width: 100%;height: 2px;background-color: #ca2e4f;font-size: 0;transition:0.75s;}
.header_m .btn_mobileMenu span:nth-child(even){margin: 7px 0;}
.header_m .btn_mobileMenu:hover span:nth-child(odd){width:50%;}




.header_m .mobileMenu {display:none; position:fixed;left:0;top:0;bottom:0; width:70%; z-index:8888}
.header_m .mobileMenu .menuwrap {position:relative; height:100%; background:#fff; z-index:8888}
.header_m .mobileMenu .logo_w {padding:8px 0 13px 0; text-align:center; background:#fcfbf8; border-bottom:1px solid #ddd; }
.header_m .mobileMenu .logo_w img {width:55%;margin:5px 0 0 0;max-width: 142px;}
.header_m .menuwrap > ul > li {clear:both; text-align:left; width:100%; text-indent:10px; padding: 15px 10px; box-sizing:  border-box; font-size:16px; color:#333; font-family:'Square400'; cursor:pointer; border-bottom:1px solid #ddd; box-sizing:border-box;}

.header_m .menu_head {position:relative;}
.header_m .menu_head > a {display:block; padding:0 0 0 0; font-size:15px; color:#333; font-family:'Square400'; font-weight: bold; position: relative;}
.header_m .menu_head a.oneM::after { width: 14px; height: 2px; display: block; background: #333; content: ""; position: absolute; top: 8px; right: 10px;}
.header_m .menu_head a.oneM::before { width: 14px; height: 2px; display: block; background: #333; content: ""; position: absolute; top: 8px; right: 10px; transform: rotate(90deg);}
.header_m .menu_head.slOn a.oneM::before { display: none;}
.header_m .menu_head .ico_arrow {float:right; width:5%; margin:10px 15px 0 0;}
.header_m .menu_body {display:none; padding:5px 0 8px 0; background:#eee}
.header_m .menu_body a {display:block; text-indent:15px; padding:3px 0 3px 0; font-size:15px; color:#333; font-family:'Square400';}

.header_m .ico_sitemap {position:absolute; top:22px; right:10px;     filter: invert(25%) sepia(36%) saturate(3023%) hue-rotate(307deg) brightness(87%) contrast(95%);}
.header_m .ico_sitemap img {width:112px; }

.header_m .company {margin:0 0 0 0; padding:10px 0 10px 10px; text-align:left; background:#fff;}
.header_m .company img {width:130px;}

.header_m .mobileMenu .close {
    width: 90%;
    margin: 0 auto;
    margin-top: 10px;
    padding: 10px 0;
    text-align: center;
    font-size: 13px;
    font-family: 'Square400';
    border: 1px solid #ddd;
    background-color: #fcfbf8;
}
.header_m .mobileMenu .close a {color:#333;}
.header_m .mobileMenu .underlayer {position:fixed; top:0; right:0; bottom:0; left:0; width:100%; height:100%; background:rgba(0, 0, 0, 0.7); z-index:1;}

.header_m .menu {max-width:100%; width:100%; padding-top:10px; padding-bottom:10px; background:#ddd}
.header_m .menu .inner {width:98%; margin:0 auto;}
.header_m .menu li {float:left; width:19.2%; margin-right:1%;  text-align:center;  box-sizing:border-box;}
.header_m .menu li a {display:block; font-size:13px; line-height:15px; font-family:"Square400";}
.header_m .menu li:last-child {margin-right:0}
.header_m .menu li img {width:100%}
.header_m .menu.bottom {margin-top:0; margin-bottom:10px; padding-top:10px;}

/* Ã¯Â¿Â½Ã¯Â¿Â½Ã¯Â¿Â½Ã¯Â¿Â½Ã¯Â¿Â½Ã¯Â¿Â½Ã¯Â¿Â½Ã¯Â¿Â½Ã›Â¾Ã¯Â¿Â½ 6/29 */
.header_m{position:fixed;background-color:#fff;}
.header_m .btn_mobileMenu{width: 21px;z-index: 9999;position: absolute;left: 10px;top: 50%;transform: translateY(-50%);background-color: transparent;border: none;padding: 0;}
.header_m .btn_mobileMenu span{display: block;width: 100%;height: 2px;background-color: #a32958;font-size: 0;transition:0.75s;}
.header_m .btn_mobileMenu span:nth-child(even){margin: 7px 0;}
.header_m .btn_mobileMenu:hover span:nth-child(odd){width:50%;}

.header_m .twoD { width: 100%; position: relative; overflow: hidden; height:0; box-sizing: border-box; padding: 0px 10px; margin-top: 0px; transition: all .5s; }
.header_m .slOn .twoD { height: 100px;}
.header_m .twoD li { width: 100%; position: relative; margin-bottom: 3px; }
.header_m .twoD li:first-child { margin-top: 10px;}
.header_m .twoD li a { width: 90%; display: block; padding:  2px 0px; margin: 0px auto; position: relative; font-size: 14px;}



@media(max-width:640px){

}