/* 공통 */
.sub_con {width: 1340px; margin:0 auto; min-width: 1340px;}
.sub_table {border-collapse: collapse; width: 100%; border-top:3px solid #675846;}
.sub_table th {width: 200px; background: #f7f7f7; text-align: center;font-size:18px; font-weight: 700; color:#333; font-family: 'NanumSquare',sans-serif;
border-bottom: 1px solid #eee; padding:30px 0;}
.sub_table td {background: #fff; border-bottom: 1px solid #eee; padding:30px 60px; font-size:16px; font-weight: 300; color:#666; line-height: 30px; }
.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:12px; }
.sub_table td ul li b {font-weight: 500;}
.sub_title {font-size:30px; font-weight: 700; color:#333;  font-family: 'NanumSquare',sans-serif; display: flex; align-items: flex-start;}
.sub_title::before {content: ''; display: block; width: 18px; height: 18px; background: #fff; border:4px solid #5a4e40; margin-right: 15px; border-radius: 50%; position: relative;
top:8px;}
.sub_p {font-size:16px; font-weight: 300; color:#666; letter-spacing: -.5px;}
.sec {border-bottom: 1px solid #eee; padding-bottom: 80px;}

.sub_list li {padding-left:15px; position: relative; font-size:16px; font-weight: 300; color:#666; line-height: 30px;}
.sub_list li::before {content: ''; display: block; width:5px; height: 5px; background: #675846; position: absolute; left:0; top:14px;}

/*Content CSS*/
#business1 {padding:60px 0 0; }
.b2_sec1 .sub_table {margin-top:50px;  }

/* 커리큘럼 */
.b1_sec2 {margin-top:100px;}
.b1_sec2 .sub_table {margin-top:30px;}
.b1_sec2 .sub_table th {width: auto ;padding:20px 0;}
.b1_sec2 .sub_table td {padding:20px 40px;}
.b1_sec2 .sub_table tr td:first-child {text-align: center; width: 320px; border-right: 1px solid #eee; font-weight: 600; color:#333; font-size:17px;  font-family: 'NanumSquare',sans-serif;}
.b1_sec2 .sub_list {margin-top:20px;}
.s2_img {margin-top:40px; display: flex; flex-wrap:wrap; justify-content: space-between;}
.s2_img li:nth-child(n+4) {margin-top:25px;}

/* 저소득층 */
.b1_sec3 {margin-top:80px; border-bottom: 0;}
.b1_sec3 .img {margin-top:30px;}
.b1_sec3 .sub_p {text-align: center; margin:40px 0; line-height: 30px;}
.b1_sec3 h2 {font-size:18px; font-weight: 600; color:#333;  text-align: center; margin-top:40px; line-height: 35px; font-family: 'NanumSquare',sans-serif;}




@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) {
}
