/* 공통 */
.sub_con {width: 100%; padding:0 15px; }
.sub_title {font-size:26px; font-weight: 700; color:#333; font-family: 'Montserrat'; line-height: 26px; text-transform: uppercase;}
.sub_title span {color: #2ec0cd; }
.sub_title.wh {color: #fff;}
.sub_title_s {font-size:20px; font-weight: 700; color:#333; font-family: 'NanumSquare',sans-serif; text-align: left; display: flex; align-items: flex-start; word-break: keep-all;
line-height: 32px;}
.sub_title_s::before {content: ''; display: block; width: 4px; height: 18px; background: #007ba0;  margin-right: 12px; position: relative; top:6px;}

.sub_p {font-size:14px; font-weight: 300; color:#666; line-height: 26px; letter-spacing: -.5px; word-break: keep-all; }
.gusan_table {width: 100%; border-top:2px solid #007ba0; border-collapse: collapse;  text-align: left;}
.gusan_table th {font-size:14px; font-weight: 500; color:#333; padding:15px 20px; width: 110px; background: #f7f7f7; border-bottom: 1px solid #e4e4e4;
vertical-align: top;}
.gusan_table td {font-size:14px; font-weight: 400; color:#444;  padding:15px 20px; border-bottom: 1px solid #e4e4e4; word-break: keep-all;}
.gusan_table td ul li {display: flex; align-items: flex-start; line-height: 26px;}
.gusan_table td ul li::before {content: ''; display: block; width: 4px; height: 4px; background: #2ec0cd; margin-right: 8px; position: relative; top:10px;}
.g_bg {padding:50px 0; background: #fbfbfb;}
.g_bg .gusan_table th {background: #f5f5f5;}


/*Content CSS*/
#busin3 {text-align: left; padding:0 0 0; }
#busin3 .gusan_table th {font-size:14px; padding:10px 15px; width: 110px; vertical-align: middle; text-align: center; }
#busin3 .gusan_table td {font-size:14px; padding:10px 15px; }
#busin3 .sub_con {background: #fff; position: relative; z-index: 2; width: 100%; padding:0 15px 50px;}
.b3_box_wr {display: flex; flex-wrap:wrap; margin-top:40px;}
.b3_box {width: 100%;  margin-bottom: 40px;}
.b3_box_wr .b3_box:last-child {margin-bottom: 0;}
.b3_box h2 {font-size:17px; font-weight: 600; color:#333; display: flex; margin-bottom: 15px; font-family: 'NanumSquare',sans-serif;	}
.b3_box h2::before {    content: '';display: block;width: 10px;height: 10px; background: #fff; border:2px solid #2ec0cd; margin-right: 10px; position: relative; top: 3px;
border-radius: 50%;}

.b3_bg {text-align: center; width: 100%;  background: url('../img/b3_bg.jpg') 50% 50% no-repeat; background-size:cover; padding:40px 15px;}
.b3_bg h1 {font-size:17px; font-weight: 700; color:#fff; font-family: 'NanumSquare',sans-serif; line-height: 35px; }
.b3_bg h1 span {color:#2ec0cd; font-weight: 800;}






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

}

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

}

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

}

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

}
