



/*학력에 의한 응시자격기준*/

.section_title{
    margin: 0px;
}


.section_title > h1{
    margin: 0px;
    font-family: Pretendard,'Noto Sans KR', sans-serif;
    font-weight: 700;
    font-size: 20pt;
}


.section_text > h2{
    margin-bottom: 25px !important;
}


.section_text > h2 > span{
    font-family: Pretendard,'Noto Sans KR', sans-serif;
    font-weight: 500;
    font-size: 14pt;
    color: #014f9e;
}


.margin{
    margin-top: 120px;
}




/*학원소개 일부 색션 본문*/

.section_text{
    margin-top: 50px !important;
}


.section_text > .span1{
    font-family: Pretendard,'Noto Sans KR', sans-serif;
    font-weight: 400;
    font-size: 13pt !important;
    line-height: 18pt !important;
    color: #242424;
    margin-left: 10px;
    margin-bottom: 13px !important;
}




.main_text_test2{
    font-size: 12pt !important;
    line-height: 17pt !important;
    padding: 22px !important;
    color: #2e2e2e;
    border-bottom: 1px solid #a9bbd5;
}


.main_text_test3{
    font-size: 12pt !important;
    line-height: 18pt !important;
    padding: 13px !important;
    color: #242424;
    border-bottom: 1px solid #a9bbd5;
}

