@charset "utf-8";


/* 비전 및 인재상 */
.feature-wr .contListDep-type1 > ul > li {width:100%}

/* 자격과 진로 */
.tidtList-type1 > ul > li .c-list01 .tit {font-family:'Noto Sans KR', sans-serif; line-height:1.4em;font-weight:400 }
.contListDep-type3 > ul > li:nth-last-child(-n+2) { width:49.2%}

@media all and (max-width:768px){
	.contListDep-type3 > ul > li:nth-last-child(-n+2) { width:49%}
}
@media all and (max-width:499px){
	.contListDep-type3 > ul > li:nth-last-child(-n+2) { width:100%}
}