@charset "utf-8";

/* 대학원 학과 w-sub.css 서브비쥬얼 */
.wrap-sub-visual { background:url('/images/hegrad/sub/sub-visual.jpg'); }								/* 학과소개 */
.eQ02 .wrap-sub-visual { background:url('/images/guide/templet/grad_subject_sub_visual.jpg'); }			/* 교수진소개 */
.eQ03 .wrap-sub-visual { background:url('/images/guide/templet/grad_student_sub_visual.jpg'); }			/* 학생광장 */
.eQ04 .wrap-sub-visual { background:url('/images/guide/templet/grad_pds_sub_visual.jpg'); }				/* 자료실 */
.eQ05 .wrap-sub-visual { background:url('/images/guide/templet/grad_sitemap_sub_visual.jpg'); }			/* 사이트맵 */

/*교수소개 상세보기 아이콘 안먹는 것 대체 20210114 */
.icon_prof1 { background: url(/images/guide/common/ico-tip1.png) no-repeat; width: 105px; height: 62px; display: table-cell; vertical-align: top;}
.icon_prof2 { background: url(/images/guide/common/ico-tip2.png) no-repeat; width: 105px; height: 62px; display: table-cell; vertical-align: top;}
.icon_prof3 { background: url(/images/guide/common/ico-tip3.png) no-repeat; width: 105px; height: 62px; display: table-cell; vertical-align: top;}
.icon_prof4 { background: url(/images/guide/common/ico-tip4.png) no-repeat; width: 105px; height: 62px; display: table-cell; vertical-align: top;}
.icon_prof5 { background: url(/images/guide/common/ico-tip5.png) no-repeat; width: 105px; height: 62px; display: table-cell; vertical-align: top;}
.icon_prof6 { background: url(/images/guide/common/ico-tip6.png) no-repeat; width: 105px; height: 62px; display: table-cell; vertical-align: top;}

@media (max-width: 760px) {
  .wrap-contents .tip-banner .icon_prof1, .icon_prof2, .icon_prof3, .icon_prof4, .icon_prof5, .icon_prof6 { text-align: center; display: block;  width: 100%; }
}



/*테이블 반응형 UI 수정 */
@media all and (max-width:960px) {
 /* .wrap-contents .con-table table {width:100% !important;} */
.wrap-contents .con-table:after {width:auto !important; background:none !important;}
}
