@charset "UTF-8";
/* 메인 소개 */
.wrap-point .bg1 .thumb {background: url('/sites/art/images/main/img-point5.jpg') no-repeat left top;}
/* 메인 학과알림 */
.wrap-notify {background: url(/sites/art/images/main/bg-notify.jpg) no-repeat center top;background-size: cover;}
/* 메인*/
.wrap-banner ul li.bg1 {background: url(/sites/art/images/main/bg-banner1.jpg) no-repeat center center;background-size: cover;}



/* 서브비쥬얼 */
.wrap-sub-visual { background:url("../../images/common/s_visual01.jpg") no-repeat top center; }

/* 학과소개 - 목표양성인력 */
.major-explan-inner.customGrow .list_2 li::before { background:#fff; }

/* 학과소개 - 졸업후 진로 */
.text.custom01 { display:flex !important; flex-flow:row wrap; justify-content:flex-start; }
.text.custom01 ul { margin-right:50px; flex-basis:28.33333%; }
.text.custom01 ul li { color:#1f59ad; font-weight:500; font-family:'Noto Regular'; font-size:19px; }
.text.custom01.music ul { margin-right:30px; flex-basis:30% !important; }
@media (max-width: 680px) { 
	.text.custom01 ul { margin-right:0px; flex-basis:100% !important; }
	.text.custom01.music ul { margin-right:0px; flex-basis:100% !important; }
}
