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

/*Content CSS*/
/* business */
.business {text-align: center;}
.business p {font-size:18px; font-weight: 300; color:#333; line-height: 36px; margin:25px 0 75px;}







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

}


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

}

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

}
