/* 공통 */
.text-center {text-align:center;}
.sub_con {width:100%; padding:0 15px;}
.sub_title {margin-top:40px;}
.sub_title h1 {font-family: 'NanumSquare', sans-serif; color:#000; font-size:24px; font-weight: 600; }
.sub_title span {display: block; width:50px; height:4px; background: #019b92; margin:0 auto 30px;}
.sub_p {font-size:15px; font-weight: 300; color:#666; letter-spacing: -1px; word-break: keep-all; line-height: 24px; word-break: keep-all;}
.sub_p span {color:#019b92; font-weight: 400;}
.res_img {width:100%; height:auto;}

/*Content CSS*/
.busin1_article {margin-top:30px;}
.busin2_bg {margin:-30px 0 0 0; background: #5be7df; background-size:cover; width:100%; height:auto; position: relative; z-index: 1; overflow: hidden;
padding:50px 0 0 0; text-align: center;}
.busin2_bg img {max-width:100%; height:auto; }

.busin_mokup {width:100%; margin:30px auto 0; position: relative; z-index: 2; position: relative; text-align:center; padding:0 15px;}
.busin_mokup img {max-width:48%; height:auto;}

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


}

@media screen and (max-width:480px){
    /* .busin_mokup img  {max-width:200px; margin-top:25px;} */
}
