/*공통*/
.con1600 {width: 100%; margin: 0 auto;}
.con1300 {width: 100%; margin: 0 auto;}
.con_bg {width: 100%; padding: 50px 0;background: url('../img/dot_bg.jpg');}
.con1300 img {max-width: 100%;}

.c_title {text-align: center; margin-bottom: 25px;}
.c_title h2 {font-size: 14px; font-family: 'Poppins',sans-serif; font-weight: 600; color:#bcc0cf; letter-spacing: 1.8px;}
.c_title h2 span {color:#3f5aab;}
.c_title h1 {font-size:26px; font-weight: 300; color:#222; line-height: 43px; letter-spacing: -1.9px; margin: 0 0 10px 0; word-break: keep-all;}
.c_title h1 span {font-weight: 700;}
.c_title p {font-size: 14px; font-weight: 300; color: rgba(34, 34, 34, 0.5); line-height: 26px; word-break: keep-all;}

.sub_h1 {font-size: 18px; font-weight: 400; color:#222; margin-bottom: 20px; position: relative; padding-left: 32px;}
.sub_h1::before {display: block; content:""; width: 17px; height: 17px; border-radius: 50%; border:4px solid #3f5aab; background: #fff; position: absolute; top: 5px; left: 0; }

.busin_table {width: 100%; margin: 0 auto;}
.busin_table table {width: 100%; font-family: 'Noto Sans KR', sans-serif; border-collapse: collapse;}
.busin_table table th, .busin_table table td {padding: 10px; word-break: keep-all;}
.busin_table table thead th, .busin_table table thead td {color:#fff; border: 1px solid #536fc3; font-size: 14px; font-weight: 400; line-height: 26px;}
.busin_table table thead th {background: #3f5aab; }
.busin_table table thead th:last-child {border-right: 1px solid #3f5aab}
.busin_table table thead tr:last-child th {border-bottom: 1px solid #3f5aab}

.busin_table table thead td {background: #28548d; border: 1px solid #5376a4;}
.busin_table table thead td:last-child {border-right: 1px solid #28548d}

.busin_table table tbody th, .busin_table table tbody td {  }
.busin_table table tbody th {text-align: center; font-weight: 400; color:#333; background: #edeff6; line-height: 26px;font-size: 13px;  border: 1px solid #d3d8e9; word-break: keep-all; }
.busin_table table tbody td {font-weight: 300; color:#666; line-height: 24px; background: #fff; font-size: 13px; text-align: center;border: 1px solid #dfe3ed; word-break: keep-all;}

.business .img_2 li {width: 49%; margin-right: 2%;}
.business .img_2 li:nth-child(2n) {margin-right: 0;}

.business .img_3 li {width: 32%; margin-right: 2%;}
.business .img_3 li:nth-child(3n) {margin-right: 0;}


/*Content CSS*/
.business{position: relative; overflow: hidden;}
.business .con1300 { padding: 0 15px;}
.business .article ul {display: flex; flex-direction: row; justify-content: space-between; flex-wrap: wrap;}

#busin2_c1 .article ul li {margin-bottom: 10px;}
#busin2_c3 .article ul li {margin-bottom: 10px;}
#busin2_c4 .article ul li {margin-bottom: 10px;}
#busin2_c5 .article ul li {margin-bottom: 10px;}
#busin2_c6 .article ul li {margin-bottom: 10px;}
#busin2_c7 .article ul li {margin-bottom: 10px;}
#busin2_c8 .article ul li {margin-bottom: 10px;}
#busin2_c9 .article ul li {margin-bottom: 10px;}
#busin2_c10 .article ul li {margin-bottom: 10px;}
#busin2_c11 .article ul li {margin-bottom: 10px;}
#busin2_c12 .article ul li {margin-bottom: 10px;}

#busin2_c2 {margin-top: 50px;}
#busin2_c3 {margin-top: 50px;}
#busin2_c4 {margin-top: 50px;}
#busin2_c5 {margin-top: 50px;}
#busin2_c6 {margin-top: 50px;}
#busin2_c7 {margin-top: 50px;}
#busin2_c8 {margin-top: 50px;}
#busin2_c9 {margin-top: 50px;}
#busin2_c10 {margin-top: 50px;}
#busin2_c11 {margin-top: 50px;}
#busin2_c12 {margin-top: 50px;}



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


}

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


}
