@charset "utf-8";
/* ----- 학과소개 > 학과소개 ----- */
.dptintro-wr .deptinfo-type2 .txt-sec {padding: 35px 25px 25px}
.deptinfo-type2 .txt-sec .dept-tit {margin-bottom:0}
.dptintro-wr .deptinfo-type2 .txt-sec .colorTxt {font-size:1.75em;font-weight:500}
.dptintro-wr .deptinfo-type2 .txt-sec .colorTxt span {color:#06108d}
.dptintro-wr .deptinfo-icon .ico-list .txt-sec .c-list03 {margin:5px 0 0}
@media all and (max-width:1059px){
	.dptintro-wr .deptinfo-type2 .txt-sec .colorTxt {font-size:1.55em}
}
@media all and (max-width:999px){
	.dptintro-wr .deptinfo-type2 .txt-sec {padding: 40px 25px 25px}
}
@media all and (max-width:699px){
	.dptintro-wr .deptinfo-type2 .txt-sec .colorTxt {font-size:1.5em}
}

/* ----- 학과소개 > 자격증 및 진로 ----- */
.license-wr .is-wauto-box table tbody tr th {background: #f6f6f6}
.license-wr .is-wauto-box table tbody tr td {text-align:left}
.license-wr .deptlist-type3 .dept-list .txt-sec .dept-tit .cate {margin-top:6px}
@media all and (max-width:899px){
	.license-wr .deptlist-type3 .dept-list .txt-sec .dept-tit .cate {margin-top:0px}
}

/* ----- 교과안내 > 개설과목소개 ----- */
.openSubject-wr .deptlist-type2 .dept-list .dept-tit .etit {font-size: 1.059rem;color: #1689b9;font-family: univia-pro,"Noto Sans KR", sans-serif;display: block}

/* ----- 교육환경 > 실습실 둘러보기 ----- */
.lab-wr .dept-img-type1 .dept-list .dept-tit {margin-bottom: 31px}
@media all and (max-width:999px){
	.lab-wr .dept-img-type1 .dept-list .txt-sec {min-height: 180px}
}