@charset "utf-8";

/*로고영역가로사이즈*/
.wrap-header .header-logo {width: 420px;}

/*메뉴조정*/
@media all and (max-width:1280px) {
  .wrap-header .header-logo {width: 380px;}
}

/* .wrap-rct-2 > ul > li.active a.more {display: none;} */
.wrap-rct-2 h2 {padding-bottom: 15px;}

.wrap-rct .con {    padding: 12px 0; }

/*메인 학과 학교공지 변경에 따른 스타일 변경_20210203*/
.wrap-rct .subjectText{ width: calc(100% - 95px);}
.wrap-rct-2 .subject { line-height: 1;     padding-bottom: 10px;}
.wrap-rct-2 .date { padding-top: 10px;}
.wrap-rct-2 .con { padding: 8px 0; }

.wrap-rct-2 a.more { width: 26px!important;  height: 26px!important;   top: 30px!important;   right: 0!important; left:calc(90%)!important; bottom:0!important;}

/*하단 바로가기 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%;}
}




