/* 공통 */
.sub_con {width: 100%; padding:0 15px;  position: relative; }
.section {padding: 60px 0;}
.s_title h2 {font-size:14px ;font-weight: 700; color:#0000ff; text-transform: uppercase; }
.s_title h1 {font-size:24px; font-weight: 700; color:#000; margin-top: 10px;}

/*Content CSS*/
/* business */
.business {text-align: center;}
.business p {font-size:14px; font-weight: 300; color:#333; line-height: 26px; margin:15px 0 40px; word-break: keep-all;}
.business .img img {max-width: 100%;}




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

}


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

}

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

}
