/* 공통 */
.subpage {overflow: hidden; }
.subpage > section { position: relative; background: #fff;}
.sub_inner {width: 100%; padding:0 15px; margin:0 auto; position: relative; }
.sub_tit {font-size: 30px; font-weight: 700; color:#000; font-family: 'Spoqa Han Sans Neo'; line-height: 1;}
.sub_tit::before {content: ''; display: block; width: 30px; height: 3px; background: #58d6ef; margin:0 auto 20px;}
.sub_p {font-size: 15px; font-weight: 300; color:#333; letter-spacing: -.27px; line-height: 30px; word-break: keep-all; font-family: 'Spoqa Han Sans Neo';}
.tit_wr .sub_p {margin-top: 20px; }

/*Content CSS*/
#business1 { overflow: hidden; }
#busin1_sec1 {text-align: center; z-index: 1; overflow: hidden; padding:0 0 80px; }
#busin1_sec1::before {content: ''; display: block; width: 100%; height: 200px; position: absolute; left: 0; bottom: 0;z-index: -1; background: #f2f4f9; }
#busin1_sec1 ul { margin-top: 40px; }
#busin1_sec1 ul li {overflow: hidden; margin:0 0 15px; }
#busin1_sec1 ul li img {transition: all 3s ease; }






@media screen and (max-width:1300px) {

}

@media screen and (max-width:1024px) {

}


@media screen and (max-width:640px) {

}

@media screen and (max-width:480px) {


}
