@charset "utf-8";
/* ---- 학부소개 > 항공기술교육원 ---- */
.flightskill-wr .deptinfo-type3 {margin:0 0 50px}
.flightskill-wr .introTxt {margin:0 0 20px}
.flightskill-wr .closing {text-align:right;font-weight:500}
.flightskill-wr .closing span {font-size:2em;margin:0 0 0 10px}


/* 동아리추가 */
.club.row-list-wrap{width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border:1px solid #ddd;border-left:none}
.club .row-list-box{float:left;width:100%;border: 1px solid #ddd;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:50px;display: flex;height: 100%;}
.club .row-list-box-in{position:relative;top:0;left:0;/* padding-left:140px; */}
.club .row-list-img{position:absolute;top:0;left:0;}
.club .row-list-con {/* display: flex; *//* position: absolute; *//* top: 0; *//* width: 100%; */}
.club .row-list-tit{font-size:1.471em;color:#333;padding-bottom:15px}
.club .row-list-img2 {width: 100%;display: flex;}
.club .row-list-img2 .item  {width: 50%;display: block;overflow: hidden;}
.club .row-list-img2 .item:nth-child(1) {padding-right: 1%;}
.club .row-list-img2 .item img { width:100%; border-radius: 0 0 50px 0; }

@media all and (max-width: 999px) {
}
@media all and (max-width: 600px) {
}
@media all and (max-width: 420px) {
}

@media (min-width: 1000px) {
	#mainNavi .mn_li1 {  display: inline-block; margin: 0 23px;}
}