@charset "utf-8";

/*로고영역가로사이즈*/
.wrap-header .header-logo {width: 463px;}

/*메뉴조정*/
.wrap-header .header-logo {width: 400px;}
.wrap-header .header-navi .li_1 {padding: 0 1%;}
#menuUItop > .div_1 > .ul_1 > li:last-child{display:none}
.wrap-header .inner-util .slogan,
.wrap-header .inner-util .service{display:none;}
.wrap-header .inner-util {background: url(/images/guide/common/bg-header-inner-2.png) no-repeat left top;}
@media all and (max-width:1500px) {
  .wrap-header .header-navi .li_1 {padding: 0 1%;}
}
@media all and (max-width:1280px) {
  .wrap-header .header-logo {width: 320px;}
}
@media all and (max-width:1200px) {
  .wrap-header .header-logo {width: 280px;}
}
@media all and (max-width:1080px) {
  .wrap-header .header-logo {width: 230px;}
}

/*방통대바로가기*/
.wrap-top .top-pop a {width: auto;padding-right:20px;}

@media (max-width: 501px) {
  .wrap-sub-navi .sub-navi > ul > li.home > a{font-size: 0 !important;}
}
