/*공통 css*/
.con_wrap {width: 100%;}
.con1300 {width: 100%; margin: 0 auto;}
.sub_p_line {margin: 30px 0 20px 0; display: inline-block; width: 36px; height: 1px; background: #000;}


/*Content CSS*/
#business1 {text-align: left; text-align: center; padding: 0 15px 50px 15px;}
#business1 img {max-width: 100%;}
#business1 p {font-size: 18px; font-weight: 500; color:#333; font-family: "NanumSquare",sans-serif; font-style: italic}
#business1 p::before {display: block; content: ""; width: 35px; height: 2px; background: #333; vertical-align: middle; margin: 30px auto 20px auto;}
#business1 p span {color: #965ada; font-weight: 700;;}
#business1 h1 {margin-top: 70px; font-size: 18px; color: #333; letter-spacing: 12px; font-family: 'NEXONFootballGothicBA1',sans-serif;}


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


}

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


}
