/* 공통 */
.sub_con {width: 100%; margin:0 auto; padding:0 15px;}
.sub_table {border-collapse: collapse; width: 100%; border-top:3px solid #675846;}
.sub_table th {width: 100px; background: #f7f7f7; text-align: center;font-size:14px; font-weight: 700; color:#333; border-bottom: 1px solid #eee; padding:15px 15px;
word-break: keep-all;}
.sub_table td {background: #fff; border-bottom: 1px solid #eee; padding:15px; font-size:14px; font-weight: 300; color:#666; line-height: 25px; word-break: keep-all;
letter-spacing: -.7px;}
.sub_table td b {font-weight: 500;}
.sub_table td span {color:#bf6a04;}
.sub_table td ul li {padding-left:15px; position: relative; }
.sub_table td ul li::before {content: ''; display: block; width:5px; height: 5px; background: #675846; position: absolute; left:0; top:9px; }
.sub_table td ul li b {font-weight: 500;}
.sub_title {font-size:22px; font-weight: 700; color:#333;  font-family: 'NanumSquare',sans-serif; display: flex; align-items: flex-start;}
.sub_title::before {content: ''; display: block; width: 12px; height: 12px; background: #fff; border:3px solid #5a4e40; margin-right: 10px; border-radius: 50%; position: relative;
top:5px;}
.sub_p {font-size:14px; font-weight: 300; color:#666; letter-spacing: -.5px; word-break: keep-all; line-height: 25px;}
.sec {border-bottom: 1px solid #eee; padding-bottom: 60px;}

.sub_list li {padding-left:15px; position: relative; font-size:14px; font-weight: 300; color:#666; letter-spacing: -.5px;word-break: keep-all; margin-bottom: 10px; text-align: left;}
.sub_list li:last-child {margin-bottom: 0;}
.sub_list li::before {content: ''; display: block; width:5px; height: 5px; background: #675846; position: absolute; left:0; top:8px}

/*Content CSS*/
#business1 {padding:0 0 0; }
.b2_sec1 .sub_table {margin-top:20px;  }
.b2_sec1 .img img {max-width:100%;}

/* 커리큘럼 */
.b1_sec2 {margin-top:80px;}
.b1_sec2 .sub_table {margin-top:20px;}
.b1_sec2 .sub_table th {width: auto ;padding:15px 0;}
.b1_sec2 .sub_table tr td:first-child {text-align: center; width: 110px; border-right: 1px solid #eee; font-weight: 500; color:#333; font-size:14px; line-height: 24px;
letter-spacing: -.7px; padding:15px 10px;}
.b1_sec2 .sub_list {margin-top:20px;}
.s2_img {margin-top:30px; display: flex; flex-wrap:wrap; justify-content: space-between;}
.s2_img li {width: calc(33.3% - 5px);}
.s2_img li img {max-width: 100%;}
.s2_img li:nth-child(n+4) {margin-top:10px;}

/* 저소득층 */
.b1_sec3 {margin-top:60px; border-bottom: 0;}
.b1_sec3 .img {margin-top:20px;}
.b1_sec3 .img img {max-width: 100%;}
.b1_sec3 .sub_p {text-align: center; margin:30px 0; line-height: 25px;}
.b1_sec3 h2 {font-size:17px; font-weight: 600; color:#333;  text-align: center; margin-top:30px; line-height: 30px; font-family: 'NanumSquare',sans-serif; word-break: keep-all;}




@media screen and (max-width:1340px) {

}

@media screen and (max-width:1200px) {

}

@media screen and (max-width:1024px) {

}

@media screen and (max-width:768px) {

}

@media screen and (max-width:640px) {

}

@media screen and (max-width:480px) {


}

@media screen and (max-width:320px) {
}
