



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

.section_title { margin: 0px; }


.section_title > h3 {
    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: 60px; }



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

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


.right-align > .span1{
    font-family: Pretendard,'Noto Sans KR', sans-serif;
    font-weight: 500;
    font-size: 12pt !important;
    line-height: 18pt !important;
    color: #535353;
    margin-left: 5px;
    margin-top: 3px !important;
    margin-bottom: 12px !important;
    letter-spacing: -0.5px;
}



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