



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

.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 {
    margin-top: 20px !important;
}


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


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


.section_text1 > h3{
    font-size: 14pt !important;
    font-weight: 400;
    margin-block: 10px;
    color: #3f3f3f;
}



.margin{
    margin-top: 120px;
}




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


.span1{
    font-family: Pretendard,'Noto Sans KR', sans-serif;
    font-weight: 400;
    font-size: 13pt !important;
    line-height: 21pt !important;
    color: #3a3a3a;
    margin-left: 0px;
    letter-spacing: -0.6px;
    margin-bottom: 10px !important;
}


.main_text_test{
    padding: 20px !important;
    line-height: 21pt !important;
}


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