@charset "utf-8";

.eQ01 .wrap_sub_visual::before{background:url(/sites/kmuctl/images/sub_visual_1.jpg) no-repeat center;}
.eQ02 .wrap_sub_visual::before{background:url(/sites/kmuctl/images/sub_visual_2.jpg) no-repeat center;}
.eQ03 .wrap_sub_visual::before{background:url(/sites/kmuctl/images/sub_visual_9.jpg) no-repeat center;}
.eQ04 .wrap_sub_visual::before{background:url(/sites/kmuctl/images/sub_visual_35.jpg) no-repeat center;}
.eQ05 .wrap_sub_visual::before{background:url(/sites/kmuctl/images/sub_visual_19.jpg) no-repeat center;}
.eQ06 .wrap_sub_visual::before{background:url(/sites/kmuctl/images/sub_visual_27.jpg) no-repeat center;}
.eQ07 .wrap_sub_visual::before{background:url(/sites/kmuctl/images/sub_visual_36.jpg) no-repeat center;}
.eQ08 .wrap_sub_visual::before{background:url(/sites/templateGuide/images/sub/sub_visual_10.jpg) no-repeat center;}
.eQ09 .wrap_sub_visual::before{background:url(/sites/templateGuide/images/sub/sub_visual_11.jpg) no-repeat center;}
.eQ10 .wrap_sub_visual::before{background:url(/sites/templateGuide/images/sub/sub_visual_13.jpg) no-repeat center;}

/* 인사말 */
.greeting_type_1 { padding-top: 0px;}
.greeting .text_4 { margin-top: 0px;}

/* 연혁 */
.hist_inner .hist_list ul li p { font-size: 20px; color: rgb(0, 0, 0);}

@media all and (max-width:767px){
     .hist_inner .hist_list ul li p { font-size: 18px;}
}

/* 밑쪽 교수개발부 전화번호 */
.boxInfo .itemB span {font-size: 20PX; font-family: 'Dream Bold';}
.boxInfo {border: 0px solid #EEE; padding: 0 0 0 15px;}

@media all and (max-width:767px){
     .boxInfo .itemB span {font-size: 15px; font-family: 'Dream Bold';}
}


/* 맨위 박스 */
.box_cont .square {color: rgb(0, 0, 0); font-size: 18pt;}

@media all and (max-width:1280px){
   .box_cont .square {color: rgb(0, 0, 0); font-size: 18pt;}
}

@media all and (max-width:767px){
     .box_cont .square {color: rgb(0, 0, 0); font-size: 15pt;}
}



/* 학습지원부 */
.hist_menu li a:before { width: 0px; }
}

/* 탭메뉴 크기*/
.wrap_contents .tab_div > ul > li { font-size: 18pt;}
.wrap_contents .tab_div > ul > li > a { font-size: 18pt;}
.wrap_contents .tab_div > ul > li > div > ul > li {font-size: 18pt;}
.wrap_contents .tab_div > ul > li > div > ul > li a {font-size: 18pt;}



/* 교수개발수-신임교원-3단계메뉴 */
li#tab_li_3_28273 {
    width: 34% !important;
}

li#tab_li_3_28274 {
    width: 33% !important;
}

li#tab_li_3_28275 {
    width: 33% !important;
}

li#tab_li_3_28276 {
    width: 50% !important;
}

li#tab_li_3_28277 {
    width: 50% !important;
}


/* 학습지원부-러닝프론티어-연혁삭제 */
 li#histMenu_978 {
    display: none !important;
}

/* 서브메뉴 글자크기수정 */
.sub_navi > ul > li > button{display:flex;justify-content:space-between;align-items:center;height:50px;font-family:'Dream Medium';font-size:25px;color:#FFF;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}

/* 학습노트 버튼 */
.btnC1 {margin-bottom: 10px;}

@media all and (max-width:767px){
.btnB {
    padding: 10px 20px 10px 10px;
    font-size: 15px;
    line-height: 20px;
    padding-right: 35px;
}
.btnB.btnDown::after, .btnB.btnBlank::after, .btnB.btnSelf::after, .btnB.btnHome::after {
    right: 8px;
}
}

  /*교수개발부 박스 세로 중앙정렬*/
.rowBox_arr_fixed.ty_5 > li > div > dl > dd {
    margin-top: 5px;
    border: 1px solid #0c4da2;
    padding: 15px 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    color:rgb(0,0,0);
    font-size:14pt;
  }