/* common */
.business2 {overflow: hidden; background: #fff;}
.business2 .section-inner {max-width: 1300px; margin: 0 auto; position: relative;}
.business2__title {text-align: center;}
.business2__title em {font-family: 'Montserrat'; font-size: 16px; font-weight: 500; color: #14326b; letter-spacing: 3.2px;text-transform: uppercase;}
.business2__title h2 {font-family: 'NanumSquare', sans-serif;font-size: 48px;font-weight: 900;color: #272727;margin-top: 18px;}

/* business2 */
.business2 {padding: 100px 0 130px; position: relative;}
.business2::before {content: '';position: absolute; left:0; bottom: 0; width: 100%; height: 362px; background: #f7f7f7;}

@media screen and (max-width:1300px){

}


@media screen and (max-width:960px){

}

@media screen and (max-width:640px){

}
