@charset "UTF-8";

._fnctWrap.top-gnb {line-height: 1.5;}
/* .gnb-login a{display: block; text-indent: -9999px; width: 40px; height: 32px; background: url(../images/login.png) no-repeat center center;}
.wrap-header.on .gnb-login a{background: url(../images/login_on.png) no-repeat center center;}
.wrap-header.scroll .gnb-login a{background: url(../images/login_on.png) no-repeat center center;}

@media all and (max-width: 1023px) {
    ._fnctWrap.top-gnb{float: left;}
    .gnb-login a{width: 60px; height: 60px;}
}

@media all and (max-width: 767px) {
    .gnb-login a{width: 40px; height: 40px;}
} */