@charset "utf-8";

.eQ01 .wrap_sub_visual::before{background:url(/sites/digb/images/sub_visual_1.jpg) no-repeat center;}
.eQ02 .wrap_sub_visual::before{background:url(/sites/templateGuide/images/sub/sub_visual_25.jpg) no-repeat center;}
.eQ03 .wrap_sub_visual::before{background:url(/sites/templateGuide/images/sub/sub_visual_41.jpg) no-repeat center;}
.eQ04 .wrap_sub_visual::before{background:url(/sites/templateGuide/images/sub/sub_visual_31.jpg) no-repeat center;}
.eQ05 .wrap_sub_visual::before{background:url(/sites/templateGuide/images/sub/sub_visual_26.jpg) no-repeat center;}
.eQ06 .wrap_sub_visual::before{background:url(/sites/templateGuide/images/sub/sub_visual_11.jpg) no-repeat center;}
.eQ07 .wrap_sub_visual::before{background:url(/sites/templateGuide/images/sub/sub_visual_45.jpg) no-repeat center;}


/* 학과소개 > 학과소개 */
.wrapThum.typeA.custom-01 { column-gap:10%; flex-wrap:nowrap; }
.wrapThum.typeA.custom-01 .item { border:none; }
.wrapThum.typeA.custom-01 .itemB { font-size:22px; color:#444; }
@media only screen and (max-width:1024px) {
	.wrapThum.typeA.custom-01 { column-gap:3%; }
}
@media only screen and (max-width:768px) {
	.wrapThum.typeA.custom-01 { flex-wrap:wrap; }
	.wrapThum.typeA.custom-01 > li { flex-basis:30%; }
}
@media only screen and (max-width:500px) {
	.wrapThum.typeA.custom-01 > li { flex-basis:45%; }
}