@charset "UTF-8";

/* 서브비쥬얼 */
.wrap-sub-visual { background:url("../../images/common/s_visual09.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; }  
}

/* 학과소개 - 교육목표 */
.list-box01.custom01 { flex-flow:row wrap; justify-content:space-between; align-items:stretch; }
.list-box01.custom01 li { flex:1 0 30%; }
.list-box01.custom01 li.none { border:0; }

/* 학과소개 - 목표양성 및 인력 */
.major-explan-inner.custom982 ul.list_0 li { font-size:22px; font-weight:bold; padding-bottom:10px;  }

/* 학과소개 - 졸업후 진로 */
.text.custom01 { display:flex !important; flex-flow:row wrap; justify-content:flex-start; }
.text.custom01 ul { margin-right:50px; }
.text.custom01 ul li { color:#1f59ad; font-weight:500; font-family:'Noto Regular'; font-size:19px; }

/* 게시판 및 자료실 - 자료실 - 항공영어소개 */
.imgWrap { display:flex; flex-flow:row wrap; justify-content:space-around; align-items:flex-start; }
.imgWrap img {max-width:80%;}
.imgWrap p { width:100%; }
.imgWrap2 { display:flex; flex-flow:row wrap; justify-content:center; align-items:flex-start; border:0px solid red; }
.imgWrap2 img:nth-child(1) { width:300px; margin-right:20px; }
.imgWrap2 img:nth-child(2) { width:300px; }
 
.main-viaion-bx {background: url(../../images/main/main_vision_bg.jpg) no-repeat center;}

