/*공통*/
.sub_con {width: 100%; margin: 0 auto; padding: 0 15px;}
.sub_title_txt {text-align: center;}
.sub_title_txt h1 {font-size: 28px; font-weight: 700;font-family: 'NanumSquare', sans-serif !important; color:#000; }
.sub_t_line_w {width: 70px; height: 2px; background: #fff; margin: 0 auto 15px auto;}
.sub_t_line {width: 70px; height: 2px; background: #0068d3; margin: 0 auto 15px auto;}
.orga_wrap {padding:50px 15px;}
.orga_img img {width:100%;}


/*Content CSS*/
#business1 > .sub_con > h1 {font-size: 22px; text-align: center;font-weight: 500;font-family: 'NanumSquare', sans-serif !important; color:#333; line-height: 36px; word-break: keep-all;}
#business1 > .sub_con > h1 > span {color:#0068d3}
#busin1_article {margin-top: 50px;}
#busin1_article ul {display: flex; flex-direction: row; flex-wrap: wrap;}
#busin1_article ul li {width: 100%; margin-bottom: 30px;}
#busin1_article ul li a {display: block; width: 100%; height: 100%;}
.busin1_img {width: 100%; overflow: hidden; border: 1px solid #ddd;}
.busin1_img img {max-width: 100%; transition: all 0.5s; transform: scale(1);}
#busin1_article ul li h1 {font-size:17px; font-weight: 600; color:#333; text-align: center; margin-top: 15px; font-family: 'NanumSquare', sans-serif !important;}














@media screen and (max-width:992px){



}

@media screen and (max-width:480px){



}
