@charset "utf-8";

/*구온라인강의바로가기*/
.wrap-top .oldprime{position: relative;margin-right:10px;background: #2D2D2E url(/images/prime/main/ico-btn4.png) no-repeat 7px center;padding: 0 10px 0 30px;}
.wrap-top .oldprime a{color:#FFF;line-height:42px;font-size:14px;}
@media all and (max-width:1280px) {
  .wrap-top .oldprime{margin-right:0;float:right !important;}
}
@media all and (max-width:1024px) {
  .wrap-top .oldprime{display:none;} 
}

/*로고영역가로사이즈*/
.wrap-header .header-logo {width: 242px;}
.wrap-header .header-logo img{width: 222px;}
@media all and (max-width:768px) {
  .wrap-header .header-logo img{width: 180px;}
}

/*메뉴조정*/
@media all and (max-width:1280px) {
  .wrap-header .header-navi .li_1 {padding: 0 1.5%;}
}
@media all and (max-width:1140px) {
  .wrap-header .header-navi .li_1 {padding: 0 1%;}
}
@media all and (max-width:1050px) {
  .wrap-header .header-navi .li_1 {padding: 0 0.5%;}
}

/*평생교육과정칼라변경*/
.wrap-top {
  background: #ac1818;
  border-bottom: 1px solid #ac1818;
}
.wrap-top .top-pop a, .wrap-top .top-pop button {
  background-color:#3e0607;
}
.wrap-top .top-pop a {
  background: #680e0e;
}
.wrap-top .top-pop .gotoPrimeOnly a {
  background: #802222;
}
.wrap-top .top-pop a:hover,
.wrap-top .top-pop button:hover {
  background-color: #8a2222 !important;
}
.wrap-header .header-util .btn-member.logout {
  background-color:#ca3b37 !important;
}
.wrap-header .header-util .btn-search {
  background-color: #c89c31 !important;
}
.wrap-header .header-util .btn-sitemap {
  background-color: #b2b11b !important;
}
.wrap-header .header-util .btn-mobile-open {
  background-color: #b2b11b !important;
}

.wrap-footer .box-footer .call{text-align: right;}
.wrap-footer .box-footer .call span{padding-right: 0;}
.wrap-footer .box-footer .call strong {display: block;margin-top: -7px;}

/*하단 바로가기 6개 변경*/
.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%;}
}








