@charset "utf-8";

/* sub0102 학과연혁 */
.history-department .his_b .txt_box .txt ul li{padding-left:110px;}
.history-department .his_b .txt_box .txt ul li span{font-weight:bold;}

@media(max-width:640px){
    .history-department .his_b .txt_box .txt ul li{padding-left:0;}
    .history-department .his_b .txt_box .txt ul li span{position: relative;top:auto;left:auto;display: block;}
}
/* sub0102 학과연혁  End */

/* sub0105 학과위치도 */
.department-location .map_wrap .map img{width: 100%; height: 100%; object-fit: cover; object-position: 33%;}
.department-location .map_wrap .map_txt{padding: 30px 20px;}
.department-location .map_wrap .map_txt strong{margin: 0 0 20px;}
@media screen and (max-width:1279px){
	.department-location .map_wrap .map_txt{padding: 30px 0 0;}
}
/* sub0105 학과위치도  End */

/* sub0405 졸업생 및 가족회사 */
.graduates-companies .ui-list__card .item .thm--box .card-img-top.border{border: 1px solid #e4e4e4;}
/* sub0405 졸업생 및 가족회사 End */



