.header .gnb-area ul, .header .header-nav-wrapper ul li li { float:none;}
.header .gnb-area { height:auto; overflow:hidden;  }


.header .line { position:relative; top:81px; width:100%; height:1px; background:#e4e4e4; z-index:-1}
.gnb-area  .gnbmenu { display:none}
.gnb-area .side-menu { display:none;}
.gnb-area .dropdown-visible  .gnbmenu{display:block;}


.subm{float:left; width:160px; margin-left:35px; font-size:15px; color:#1f1f1f; font-weight:500; position:relative; padding-top:10px; padding-bottom:20px; }
.submlist a{height:40px; border-bottom:1px solid #d4d4d4; line-height:40px; display:block}
.gnb-area .gnbmenu .submlist .sub a {border-bottom:0; overflow:hidden;}

.submlist a:hover{ color: #336fd4; }
.subtitle a{background:url(../img/images/gnbplus.png) no-repeat 93% center; display:block; border-bottom:1px solid #d4d4d4; height:40px; line-height:40px; }
.subtitle a:hover{ color: #336fd4; }
.sub_on a{background:url(../img/images/gnbmin.png) no-repeat 93% center; display:block}
.subm .sub {display:none;}
.subm .sub_on .sub {display:block;}
.subm .sub a { background:none; border-bottom:0; }
.subm .sub a{font-size:13px; color:#737373; padding-left:8px; height:26px; line-height:26px; display:block}
.subm .sub a:hover{ color: #336fd4; }
.subm .sub a::before{ content: '- '; }
.subm .sub ul li:last-child{ border-bottom:1px solid #d4d4d4; }


