@charset "utf-8";
/* ----- 학부소개 > 교육목표 ----- */
.eduGoal-wr .deptinfo-type3 .txt-sec .dept-tit .eng {color:#223c55;font-size:0.55em}

/* ----- 학부소개 > 자격증 및 진로 ----- */
.license-wr .deptinfo-type2 .txt-sec {padding: 40px 25px 25px}
.license-wr .deptinfo-type2 .text-sec .txt-sec .dept-small {color:#223c55}
@media all and (max-width:999px){
	.license-wr .deptinfo-type2 .txt-sec {padding: 35px 25px 25px}
	.license-wr .deptlist-type3 .dept-list .txt-sec .dept-tit .cate {margin-top: 1px}
}

/* ----- 교과안내 > 개설과목소개 ----- */
.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}



/* 동아리추가 */
.club.row-list-wrap{width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border:1px solid #ddd;border-left:none}
.club .row-list-box{float:left;width:100%;border: 1px solid #ddd;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:50px;display: flex;height: 100%;}
.club .row-list-box-in{position:relative;top:0;left:0;/* padding-left:140px; */}
.club .row-list-img{position:absolute;top:0;left:0;}
.club .row-list-con {/* display: flex; *//* position: absolute; *//* top: 0; *//* width: 100%; */}
.club .row-list-tit{font-size:1.471em;color:#333;padding-bottom:15px}
.club .row-list-img2 {width: 100%;display: flex;flex-wrap:wrap;gap:10px;}
.club .row-list-img2 .item  {width: calc(50% - 5px);display: block;overflow: hidden;}
.club .row-list-img2 .item img { width:100%; border-radius: 0 0 50px 0; }