/*공통 css*/
.con_wrap {width: 100%;}
.con1300 {width: 100%; margin: 0 auto;}


/*Content CSS*/
#business5 {text-align: center; overflow: hidden; padding: 15px;}
#business5 img {max-width: 100%}


.busin_btn {margin: 30px auto; width: 240px;}
.busin_btn a { width: 100%; height: 50px; display: block; line-height: 50px; text-align: left; padding-left: 28px; border: 1px solid #252a52; color:#252a52; font-size: 17px; font-weight: 400; font-family: 'NanumSquare',sans-serif; background: url('../img/btn_arrow_b.png')no-repeat 176px 20px; transition: all 0.3s;}
.busin_btn a:hover {background: url('../img/btn_arrow_w.png')no-repeat 186px 20px #965ada; color:#fff; border: 1px solid #965ada}


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


}

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


}
