*{
    font-family: Pretendard,'Noto Sans KR', sans-serif;
    text-decoration: none;
    list-style: none;
    margin: auto;
}


.banner > table{
    width: 100%;
    border-collapse: none;
    color: #ffffff;
    padding-top: 74px;
}


.wrap_title{
    font-family: Pretendard,'Noto Sans KR', sans-serif;
    font-weight: 400;
    font-size: 18pt;
    color: #e9e9e9;
    text-align: center;
}


.banner_border{
    border-bottom: 3px solid #c2c2c2d0;
    width: 9%;
    padding-top: 5px;
    margin-bottom: 10px;
    text-align: center;
}


.page_title_b{
    font-family: Pretendard,'Noto Sans KR', sans-serif;
    font-weight: 600;
    font-size: 38pt;
    text-align: center;
}


.page_title_text{
    font-family: Pretendard,'Noto Sans KR', sans-serif;
    font-weight: 400;
    font-size: 14pt;
    padding-top: 14px;
    color: #e7e7e7;
    text-align: center;
}


.introdu_wrap{
    display: flex;
    justify-content: center;
    background: rgb(239 239 239);
}



/*본문*/
.main_text_wrap{
    width: 900px;
    margin: 0px;
    margin-top: 70px;
    margin-right: 150px;
}



/*페이지 경로*/

.route {
    margin: 0px;
}


.route > p {
    font-family: Pretendard,'Noto Sans KR', sans-serif;
    font-weight: 500;
    font-size: 13pt;
    color: #78828b;
}


.main_text_title {
    display: flex;
    margin-top: 20px;
}


.main_text_title > img {
    width: 18px;
    height: 30px;
    margin-left: 0px;
    margin-right: 10px;
    margin-top: 4px;
}


.main_text_title > h2 {
    font-family: Pretendard,'Noto Sans KR', sans-serif;
    font-weight: 800;
    font-size: 24pt;
    margin: 0px;
}


.main_text_title > h2 > span {
    font-family: Pretendard,'Noto Sans KR', sans-serif;
    font-weight: 500;
    font-size: 22pt;
    margin: 0px;
}



.title_bottom_line {
    border: 1px solid #d5d5d5;
    margin-top: 30px;
}




/*색션별*/

.main_section_wrap {
    width: 100%;
    margin-top: 180px;
    margin-left: 0px;
    display: flex;
}


.nemo_marke {
    width: 20px;
    height: 9px;
    background-color: #df1d35;
    margin: 0px;
    margin-top: 13px;
    margin-right: 13px;
}



.section_title { margin: 0px; }


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



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

.section_text { margin-top: 40px; }


.section_text > p {
    font-family: Pretendard,'Noto Sans KR', sans-serif;
    font-weight: 500;
    font-size: 14pt;
    line-height: 24pt;
    letter-spacing: -0.5px;
    color: #373737;
}




/*녹색제목, 본문*/

.the_first_pass{ margin-bottom: 120px; }


.the_first_pass > h2 {
    font-family: 'GmarketSansBold';
    font-size: 36pt;
    line-height: 46pt;
    color: rgb(33, 60, 184);
    text-align: left;
    margin-left: 10px;
}

.the_first_pass > h2 > span {
    font-family: Pretendard,'Noto Sans KR', sans-serif;
    font-weight: 500;
    font-size: 24pt;
    color: rgb(85, 111, 197);
}

.the_first_pass > h2 > .span2 {
    font-family: 'GmarketSansMedium';
    font-weight: 500;
    font-size: 36pt;
    color: rgb(57, 84, 201);
}

.the_first_pass > h2 > .tit_explan {
    font-family: 'GmarketSansMedium';
    font-weight: 500;
    font-size: 36pt;
    color: rgb(57, 84, 201);
}


.the_first_pass > p {
    font-family: Pretendard,'Noto Sans KR', sans-serif;
    font-weight: 500;
    font-size: 15pt;
    line-height: 27pt;
    letter-spacing: -0.3px;
    margin-top: 45px;
    color: #3f3f3f;
    background: #fff;
    border: 1px solid #a3a8af;
    padding: 50px;
    border-radius: 10px;
    text-align: justify;
}


.the_first_pass > p > span {
    font-family: Pretendard,'Noto Sans KR', sans-serif;
    font-weight: 800;
    font-size: 18pt;
    line-height: 38pt;
    color: #3d6baf;
}




/*응시자격 조건*/

.blackline_box {
    border: 1px solid #a3a8af;
    border-radius: 15px;
    margin-bottom: 200px;
    margin-top: 150px;
    padding: 50px;
    background: #fff;
    display: flex;
    justify-content: center;
}


.test_title {
    font-family: Pretendard,'Noto Sans KR', sans-serif;
    font-weight: 800;
    font-size: 18pt;
    color: #336297;
}


.test-width40{ width: 50px; }

.test_main_text{
    font-family: Pretendard,'Noto Sans KR', sans-serif;
    font-weight: 500;
    font-size: 14pt;
    padding-top: 5px;
    line-height: 28pt;
    vertical-align: top;
    color: #414141;
}
