@charset "utf-8";

/*로고영역가로사이즈*/
.wrap-header .header-logo {width: 250px;}
.wrap-header .header-logo img{width: 227px;}

/*풋터 전화번호 수정*/
.wrap-footer .box-footer .tel {padding-top: 18px !important;}
.wrap-footer .box-footer .call.first{background: url(/images/knou/common/line-footer-tel.png) no-repeat right 17px !important;padding-right: 20px !important;margin-right: 10px !important;}
.wrap-footer .box-footer .call span {font-size: 18px !important;}
.wrap-footer .box-footer .call strong {font-size: 30px !important;}


/*하단 바로가기 6개 변경*/
/*.wrap-shortcut {z-index: 1002;}*/
.wrap-shortcut .box-shortcut {width: 16.6%;}
.wrap-shortcut .box-shortcut .sort dd {width: 100%;}

@media (max-width: 860px) {
.wrap-shortcut .box-shortcut { width: 50%;}
}

