@charset "UTF-8";

/* 서브비쥬얼 */
.wrap-sub-visual { background:url("../../images/common/s_visual03.jpg") no-repeat top center; }

/* 학과소개 - 인사말 */
.con-desc.custom01 { padding-left:50px; font-size:20px; line-height:30px; }
@media (max-width: 1023px) { 
  .con-desc.custom01 { padding-left:30px; }  
}
.greeting-inner.custom01 .greeting-image { width:535px; }

/* 학과소개 - 교육목표 */
.icon-box01.custom02 .title { margin-right:165px; margin-top:65px; }
@media (max-width: 680px) { 
  .icon-box01.custom02 .title { margin-right:0; }
} 

/* 학과소개 - 목표 양성 인력 */
.major-explan-inner.custom1299 .desc p { font-size:20px; line-height:35px; }

/* 학과소개 - 관련자격증 */
.text.custom01 { display:flex !important; flex-flow:row wrap; justify-content:flex-start; margin-top: 28px; }
.text.custom01 ul { margin-right:50px; }
.text.custom01 ul li { color:#1f59ad; font-weight:500; font-family:'Noto Regular'; font-size:19px; }

/* 학과소개 - 보유기자재 */
.equipWrap { display:flex; flex-flow:row wrap; padding:0 20px; }
.equipWrap .equipItem { flex:1 0 48%; border:2px solid #ddd; padding:1px; }
.equipWrap .equipItem:nth-child(2) { margin-left:1%; }
.equipWrap .equipItem img { width:100%; }
@media (max-width: 680px) { 
  .equipWrap .equipItem { flex:1 0 100%;}
  .equipWrap .equipItem:nth-child(2) { margin-left:0%; margin-top:10px; }
} 
 
.main-viaion-bx {background: url(../../images/main/main_vision_bg.jpg) no-repeat center;}