/*공통*/
.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}
.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 {}

#business3 {}
#business3 .img ul {display: flex; flex-direction: row; justify-content: space-between; flex-wrap: wrap;}
#business3 .img ul li {width: 49%; margin-right: 2%; margin-bottom: 10px;}
#business3 .img ul li:nth-child(2n) {margin-right: 0;}
#business3 .img ul li img {width: 100%;}

#busin3_c1 {padding: 0 15px;padding-bottom: 50px;}
#busin3_c2 {padding: 50px 15px}
#busin3_c3 {padding: 50px 15px;}







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


}

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


}
