/**
* Created by PhpStorm.
* Date         : 2021-11-12
* Developer    : SeHwan Hwang
* Description  : wp_responsive.css
* ⓒ 2021. WebPlanet Co. All Rights Reserved.
*/

@charset "utf-8";

/**********************************************************************************************************************/
/* 작성방법 */
/*
1. 모든 스타일은 클래스명 .wp_wrap 을 시작으로 작성한다.
2. 공통 스타일의 클래스명은 cm_ 접두어를 사용한다.
*/
/**********************************************************************************************************************/

@media (max-width: 1730px) {
/**********************************************************************************************************************/
/* 공통 */
/**********************************************************************************************************************/
.wp_wrap .cm_inner02 {
    padding: 0 10px;
}
/**********************************************************************************************************************/
}






@media (max-width: 1700px) {
/**********************************************************************************************************************/
/* 헤더 */
/**********************************************************************************************************************/
.wp_wrap header .h_inner .rt .convenient_box {
    margin-right: 0;
    gap: 20px;
}
.wp_wrap header .h_inner .rt .convenient_box>div>i {
    font-size: 23px;
}
/**********************************************************************************************************************/
}






@media (max-width: 1600px) {
/**********************************************************************************************************************/
/* 메인 */
/**********************************************************************************************************************/
.wp_wrap #m_partner .iner .logo_arr.logo_lt {
    left:0;
}
.wp_wrap #m_partner .iner .logo_arr.logo_rt {
    right:0;
}
/**********************************************************************************************************************/
}





@media (max-width: 1530px) {
/**********************************************************************************************************************/
/* 공통 */
/**********************************************************************************************************************/
.wp_wrap .cm_inner {
    padding: 0 15px;
}
/**********************************************************************************************************************/



/**********************************************************************************************************************/
/* 메인 */
/**********************************************************************************************************************/
.wp_wrap #m_partner .iner .logo_slider{
    margin: 0 30px;
} 
/**********************************************************************************************************************/
}






@media (max-width: 1500px) {
/**********************************************************************************************************************/
/* 메인 */
/**********************************************************************************************************************/
.wp_wrap #m_notimnu .iner .rt .mnus {
    gap: 30px;
}
.wp_wrap #m_notimnu .iner .rt .mnus .mnu p {
    font-size: 18px;
}
.wp_wrap #m_partner .iner .logo_slider .slick-list{
    margin: 0 -7px;
}
.wp_wrap #m_partner .iner .logo_slider .slick-slide{
    margin: 0 7px;
}





/**********************************************************************************************************************/
}






@media (max-width: 1230px) {
/**********************************************************************************************************************/
/* 공통 */
/**********************************************************************************************************************/
.wp_wrap .cm_inner03 {
    padding: 0 15px;
}
/**********************************************************************************************************************/
}







@media (max-width: 1200px) {
/**********************************************************************************************************************/
/* 헤더 */
/**********************************************************************************************************************/
.wp_wrap header .h_inner .rt nav .gnb .m_list {
    width: 140px;
}
.wp_wrap header .h_inner .rt nav .gnb .m_list>a {
    font-size: 18px;
    padding: 39.5px 0;
}
.wp_wrap header .h_inner .rt nav .gnb .m_list .sub_mnu li>a {
    font-size: 17px;
}
.wp_wrap header .h_inner .rt nav .gnb .m_list .sub_mnu {
    padding: 15px 0;
}
.wp_wrap header .h_inner .rt .convenient_box .mopen .icon_box {
    gap: 6px;
}
.wp_wrap header .h_inner .rt .convenient_box .mopen .icon_box span.mi01{
    width: 31px;
}
.wp_wrap header .h_inner .rt .convenient_box .mopen .icon_box span.mi02{
    width: 26px;
}
.wp_wrap header .h_inner .rt .convenient_box .mopen .icon_box span.mi03{
    width: 21px;
}
.wp_wrap header .sub_mnu_bg {
    height: 240px;
}
.wp_wrap header .search_box .search_box_inner .search_form .form_iner {
    min-width: 900px;
}
.wp_wrap header .ful_mnu .ful_mnu_inner .ful_logo {
    width: 300px;
}
.wp_wrap header .ful_mnu .ful_mnu_inner .ful_gnb .ful_m_list>a {
    font-size: 30px;
    margin-bottom: 15px;
}
.wp_wrap header .ful_mnu .ful_mnu_inner .ful_gnb .ful_m_list>.ful_sub_mnu>li a {
    font-size: 20px;
    padding: 8px 0;
}
.wp_wrap header .ful_mnu .ful_mnu_inner .ful_gnb .ful_m_list:first-child {
    border-left: none;
}
.wp_wrap header .ful_mnu .ful_mnu_inner .ful_gnb .ful_m_list:last-child {
    border-right: none;
}
.wp_wrap header .ful_mnu .ful_mnu_inner .ful_gnb .ful_m_list {
    min-height: 260px;
}
/**********************************************************************************************************************/



/**********************************************************************************************************************/
/* 푸터 */
/**********************************************************************************************************************/
.wp_wrap footer .bot {
    padding: 50px 0;
}
.wp_wrap footer .f_inner .lt .f_logo {
    min-width: unset;
    width: 200px;
}
.wp_wrap footer .f_inner {
    align-items: flex-start;
    gap: 20px;
    flex-direction: column;
}
/**********************************************************************************************************************/



/**********************************************************************************************************************/
/* 메인 */
/**********************************************************************************************************************/
.wp_wrap #m_visual .m_slider .m_slide .txt_box_out .txt_box .mv_tit {
    font-size: 45px;
}
.wp_wrap #m_notimnu .iner {
    flex-direction: column;
    gap: 50px;
}
.wp_wrap #m_notimnu .iner .lt{
    width: 100%;
}
.wp_wrap #m_notimnu .iner .lt .noti_slider .noti_slide{
    height: 500px;
}

.wp_wrap #m_new .iner .tab_zone .tab_content {
    grid-template-columns: repeat(3, 1fr);
}


.wp_wrap #m_ptnews .iner {
    gap: 40px;
    flex-direction: column;
}
.wp_wrap #m_ptnews .iner .lt,
.wp_wrap #m_ptnews .iner .rt{
    width: 100%;
}


/**********************************************************************************************************************/



/**********************************************************************************************************************/
/* 서브 */
/**********************************************************************************************************************/
.wp_wrap #sub_main {
    height: 500px;
}
.wp_wrap #sub_main .shadow .txt_box p {
    font-size: 45px;
}

.wp_wrap #s_about01 .iner .lt {
    width: 64%;
}


.wp_wrap #s_about03 .iner .ptn>ul {
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}

.wp_wrap #s_organ .iner .organ_tab .tab_mnu02>li button {
    padding: 15px 65px;
}


/* etest */
.wp_wrap #etest .top .right .ex {
    font-size: 20px;
}
.wp_wrap #etest .top .right::after {
    left: -31%;
}
.wp_wrap #etest .mid>ul>li .mid_box .ex {
    line-height: 1.5;
}
.wp_wrap #s_about02 .iner .e_pro::after {
    bottom: -325px;
}
.wp_wrap #s_about02 .iner .itms .itm {
    width: 220px;
    padding: 30px 20px;
}


/* soldier */
.wp_wrap #etest .soldier .blue_box .goal_list>li .goal_box .w_box {
    padding-right: 20px;
}
.wp_wrap #etest .soldier .blue_box .goal_list>li .goal_box .w_box .fir .ex>br {
    display: none;
}

/**********************************************************************************************************************/
}







@media (max-width: 992px) {
/**********************************************************************************************************************/
/* 공통 */
/**********************************************************************************************************************/
.wp_wrap .cm_sec {
    padding: 120px 0;
}
.wp_wrap .tit_box .m_tit {
    font-size: 40px;
    margin-bottom: 8px;
}
.wp_wrap .tit_box .s_tit {
    font-size: 50px;
    margin-bottom: 15px;
}
/**********************************************************************************************************************/



/**********************************************************************************************************************/
/* 헤더 */
/**********************************************************************************************************************/
.wp_wrap header .h_inner .rt nav,
.wp_wrap header .sub_mnu_bg {
    display: none;
}
.wp_wrap header .h_inner .rt .convenient_box .user .user_box {
    padding: 7px 17px;
}
.wp_wrap header .h_inner .rt .convenient_box .lang .lang_box ul li a, 
.wp_wrap header .h_inner .rt .convenient_box .user .user_box ul li a {
    font-size: 15px;
}
.wp_wrap header .h_inner .rt .convenient_box .lang .lang_box ul::after, 
.wp_wrap header .h_inner .rt .convenient_box .user .user_box ul::after {
    top: -18px;
}
.wp_wrap header .h_inner .rt .convenient_box .lang .lang_box,
.wp_wrap header .h_inner .rt .convenient_box .user .user_box {
    top: 75px;
}
.wp_wrap header .search_box .search_box_inner .search_form .form_iner {
    min-width: unset;
}
.wp_wrap header .search_box .search_box_inner .search_form  {
    width: 100%;
    padding: 0 15px;
}

.wp_wrap header .search_box .search_box_inner .search_form .form_iner .lt input[type='text'] {
    font-size: 18px;
}
.wp_wrap header .search_box .search_box_inner .search_form .form_iner .lt {
    padding: 15px 25px;
}
.wp_wrap header .search_box .search_box_inner .search_form .form_iner .rt button{
    font-size: 18px;
} 
.wp_wrap header .search_box .search_box_inner .search_form .form_iner .rt button {
    padding: 15px 40px;
}
.wp_wrap header .search_box .search_box_inner .search_form .form_iner .lt .search_mnu .show_mnu p {
    font-size: 18px;
    min-width: 125px;
}
.wp_wrap header .search_box .search_box_inner .logo_box {
    margin-bottom: 55px;
}
.wp_wrap header .search_box .search_box_inner {
    padding: 80px 0;
}
.wp_wrap header .search_box .search_box_inner .search_form .form_iner .lt .search_mnu .hide_mnu li {
    font-size: 16px;
}
.wp_wrap header .ful_mnu .ful_mnu_inner .ful_gnb {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px 0;
}
.wp_wrap header .ful_mnu .ful_mnu_inner .ful_gnb .ful_m_list {
    min-height: unset;
    width: 100%;
    border-right: none;
}
.wp_wrap header .ful_mnu .ful_mnu_inner .ful_logo {
    width: 250px;
    margin-bottom: 80px;
}
/**********************************************************************************************************************/



/**********************************************************************************************************************/
/* 메인 */
/**********************************************************************************************************************/
.wp_wrap #m_visual .m_slider .m_slide {
    height: 650px;
}
.wp_wrap #m_visual .m_slider .m_slide .txt_box_out .txt_box .mv_tit {
    font-size: 40px;
}
.wp_wrap #m_visual .m_slider .m_slide .txt_box_out .txt_box .mv_desc {
    font-size: 19px;
}
.wp_wrap #m_visual .scr_d {
    display: none;
}

.wp_wrap #m_notimnu .iner .title .tit {
    font-size: 35px;
}
.wp_wrap #m_notimnu .iner .rt .mnus .mnu .icon_box img{
    height: 80px;
}
.wp_wrap #m_notimnu .iner .rt .mnus {
    gap: 15px;
}
.wp_wrap #m_notimnu .iner .rt .mnus .mnu p {
    font-size: 16px;
}
.wp_wrap #m_notimnu .iner .rt .mnus .mnu p span{
    font-size: 14px;
}
.wp_wrap #m_new .iner .tab_zone .tab_content {
    grid-template-columns: repeat(2, 1fr);
    gap: 35px;
}
.wp_wrap #m_new .iner .tab_zone .tab_mnu li button {
    padding: 10px;
}
.wp_wrap #m_new .iner .tab_zone .tab_mnu {
    gap: 10px;
    margin-bottom: 35px;
}


.wp_wrap #m_new .iner .tab_zone .tab_content .tab_layer .itm a .layer_in .tit p {
    font-size: 22px;
    margin-bottom: 15px;
}
.wp_wrap #m_new .iner .tab_zone .tab_content .tab_layer .itm a .layer_in .cate {
    margin-bottom: 20px;
}
.wp_wrap #m_new .iner .tab_zone .tab_content .tab_layer .itm a .layer_in .desc p {
    font-size: 16px;
    margin-bottom: 40px;
}

.wp_wrap #m_new .iner .tab_zone .tab_content .tab_layer .itm a .layer_in .date {
    font-size: 15px;
}

.wp_wrap #m_new .iner .tab_zone .tab_content .tab_layer .itm a .layer_in {
    padding: 35px 30px;
}
.wp_wrap #m_new .iner .tab_zone .tab_mnu li button {
    padding: 10px;
}
.wp_wrap #m_new .iner .tab_zone .tab_mnu {
    margin-bottom: 25px;
    
}
.wp_wrap #m_new .iner .tab_zone .tab_content {
    margin-bottom: 40px;
}
.wp_wrap #m_new .iner .tab_zone .more button {
    font-size: 18px;
    padding: 14px 25px;
}
/**********************************************************************************************************************/


/**********************************************************************************************************************/
/* 서브 */
/**********************************************************************************************************************/
.wp_wrap #sub_main {
    height: 380px;
}
.wp_wrap #sub_main .shadow .txt_box p {
    font-size: 40px;
}



/* fix_menu */
.wp_wrap #fix_menu .menu_inner>div {
    padding: 15px 0;
}
.wp_wrap #fix_menu .menu_inner .second .second_menu, 
.wp_wrap #fix_menu .menu_inner .third .third_menu {
    top: 69px;
}
.wp_wrap #fix_menu .menu_inner .second .m_top, 
.wp_wrap #fix_menu .menu_inner .third .m_top {
    padding: 0 15px;
}
.wp_wrap #fix_menu .menu_inner .second .second_menu, 
.wp_wrap #fix_menu .menu_inner .third .third_menu {
    padding: 10px 15px;
}
.wp_wrap #fix_menu .menu_inner .second .m_top p, 
.wp_wrap #fix_menu .menu_inner .third .m_top p {
    font-size: 15px;
}
.wp_wrap #fix_menu .menu_inner .second .second_menu li a, 
.wp_wrap #fix_menu .menu_inner .third .third_menu li a {
    font-size: 15px;
}
.wp_wrap #fix_menu .menu_inner .second, 
.wp_wrap #fix_menu .menu_inner .third {
    min-width: 240px;
}






.wp_wrap #s_about01 .iner {
    display: flex;
    gap: 40px;
    flex-direction: column;
}
.wp_wrap #s_about01 .iner .lt {
    width: 90%;
}
.wp_wrap #s_about01 .iner .rt {
    width: 90%;
    height: 400px;
    overflow: hidden;
    border-radius: 25px;
}
.wp_wrap #s_about01 .iner .lt .desc>br {
    display: none;
}

.wp_wrap #s_about01 .iner .lt .tit {
    font-size: 50px;
    margin-bottom: 20px;
}
.wp_wrap #s_about01 .iner .lt .desc {
    font-size: 18px;
    margin-bottom: 30px;
}
.wp_wrap #s_about01 .iner .lt .date {
    font-size: 22px;
}



.wp_wrap #s_organ .iner .tit_box {
    margin-bottom: 50px;
}
.wp_wrap #s_organ .iner .organ_tab .tab_mnu02>li button {
    padding: 12px 45px;
    font-size: 18px;
}

.wp_wrap #s_organ .iner .organ_tab .tab_content02 .itm .txt_box .top p {
    font-size: 26px;
}
.wp_wrap #s_organ .iner .organ_tab .tab_content02 .itm .txt_box .top {
    padding: 13px 35px;
}
.wp_wrap #s_organ .iner .organ_tab .tab_content02 .itm .txt_box .bot p {
    font-size: 19px;
}
.wp_wrap #s_organ .iner .organ_tab .tab_content02 .itm .txt_box .bot {
    padding: 50px 36px 40px 35px;
}


.wp_wrap #s_history .iner .tit_box {
    margin-bottom: 50px;
}
.wp_wrap #s_history .iner .hstr_box .ten_year_itm .top .year_txt .b_txt {
    font-size: 50px;
}
.wp_wrap #s_history .iner .tit_box .s_tit {
    font-size: 35px;
}


.wp_wrap #s_history .iner .hstr_box .ten_year_itm .bot .year_itm.left{
    margin-right: 0;
    margin-left: 85px;

}
.wp_wrap #s_history .iner .hstr_box .ten_year_itm .bot .year_itm.left::after {
    top: 14px;
    left: -59px;
    right: auto;
    transform: rotate(90deg);

}
.wp_wrap #s_history .iner .hstr_box .ten_year_itm .bot .year_itm.left>ul>li p{
    order: 2;
}
.wp_wrap #s_history .iner .hstr_box .ten_year_itm .bot .year_itm.left>ul>li span{
    order: 1;
}
.wp_wrap #s_history .iner .hstr_box .ten_year_itm .bot .year_itm.left>p,
.wp_wrap #s_history .iner .hstr_box .ten_year_itm .bot .year_itm.left>ul>li,
.wp_wrap #s_history .iner .hstr_box .ten_year_itm .bot .year_itm.left>ul>li span{
    text-align: left;
}


.wp_wrap #s_history .iner .hstr_box .ten_year_itm .bot::after {
    left: 0;
    transform: none;
}
.wp_wrap #s_history .iner .hstr_box .ten_year_itm .bot .year_itm.right {
    margin-left: 85px
}
.wp_wrap #s_history .iner .hstr_box .ten_year_itm .bot .year_itm.left>ul>li {
    justify-content: flex-start;
}

.wp_wrap #s_history .iner .hstr_box .ten_year_itm .start_icon {
    align-items: flex-start;
}
.wp_wrap #s_history .iner .hstr_box .ten_year_itm .bot::after {
    left: 25px;
}
.wp_wrap #s_history .iner .hstr_box .ten_year_itm .bot .year_itm.last2>ul {
    margin-bottom: 50px;
}

/* map */
.wp_wrap #map .tit .title {
    font-size: 35px;
}


/* etest */
.wp_wrap #etest .tit .title {
    font-size: 35px;
}
.wp_wrap #etest .top {
    flex-direction: column;
    gap: 30px;
}
.wp_wrap #etest .top::after {
    display: none;
}
.wp_wrap #etest .top::before {
    display: none;
}
.wp_wrap #etest .top .right::after {
    display: none;
}
.wp_wrap #etest .top .right {
    width: 55%;
}
.wp_wrap #etest .top .right .ex {
    text-align: center;
}
.wp_wrap #etest .top .right .ex>br {
    display: none;
}
.wp_wrap #etest .mid>ul>li .mid_box {
    padding-right: 40px;
}
.wp_wrap #etest .mid>ul>li .mid_box .tit_box .tit {
    font-size: 20px;
}
.wp_wrap #etest .mid>ul>li .mid_box .ex {
    font-size: 18px;
}
.wp_wrap #etest .mid>ul>li .mid_box .ex>br {
    display: none;
}
.wp_wrap #etest .bot .tit_box .tit {
    font-size: 20px;
}
.wp_wrap #etest .bot .bot_img {
    gap: 30px;
}
.wp_wrap #etest .bot .bot_img .left .txt_box .tit {
    font-size: 18px;
}
.wp_wrap #etest .bot .bot_img .left .txt_box .ex {
    font-size: 18px;
}
.wp_wrap #etest .bot .bot_img .right .txt_box .tit {
    font-size: 18px;
}
.wp_wrap #etest .bot .bot_img .right .txt_box .ex {
    font-size: 18px;
}
.wp_wrap .tit_box .s_desc {
    font-size: 18px;
}

.wp_wrap #s_about02 .iner .itms .itm .itm_iner .tit {
    font-size: 23px;
}
.wp_wrap #s_about02 .iner .itms .itm .itm_iner .desc {
    font-size: 18px;
}
.wp_wrap #s_about02 .iner .itms_bot .itm {
    width: 280px;
}
.wp_wrap #s_about02 .iner .itms_bot .itm .itm_iner .tit {
    font-size: 23px;
}
.wp_wrap #s_about02 .iner .itms_bot .itm .itm_iner .desc {
    font-size: 18px;
}
.wp_wrap #s_about02 .iner .e_pro .tit {
    font-size: 27px;
}
.wp_wrap #s_about02 .iner .e_pro .img_tit .tit {
    font-size: 27px;
}
.wp_wrap #s_about02 .iner .itms {
    grid-template-columns: repeat(1, 1fr);
}
.wp_wrap #s_about02 .iner .itms .itm {
    width: 100%;
    display: flex;
    align-items: center;
    height: 150px;
    padding: 0 20px;
}
.wp_wrap #s_about02 .iner .itms .itm .itm_iner {
    width: 100%;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}
.wp_wrap #s_about02 .iner .itms .itm .itm_iner .icon_box {
    width: 28%;
    display: flex;
    align-items: center;
}
.wp_wrap #s_about02 .iner .itms .itm .itm_iner .tit {
    margin-bottom: 0;
    width: 12%;
    text-align: start;
}
.wp_wrap #s_about02 .iner .itms .itm .itm_iner .desc {
    width: 30%;
    text-align: start;
}
.wp_wrap #s_about02 .iner .itms>div:nth-child(3) .itm_iner .icon_box>img {
    height: 100%;
    margin-top: 0;
}
.wp_wrap #s_about02 .iner .itms .itm .itm_iner .icon_box>img {
    margin-top: 0;
}
.wp_wrap #s_about02 .iner .itms>div:nth-child(1) .itm_iner .icon_box>img, .wp_wrap #s_about02 .iner .itms>div:nth-child(2) .itm_iner .icon_box>img {
    margin-top: 0;
}
.wp_wrap #s_about02 .iner .itms .itm .itm_iner .icon_box::after {
    display: none;
}
.wp_wrap #s_about02 .iner .itms .itm .itm_iner .tit {
    margin-top: 0;
}
/* active */
.wp_wrap #etest .mid>ul>li:nth-child(1) .mid_box .tit_box.active {
    width: 365px;
    transition: all 0.8s;
    opacity: 1;
}
.wp_wrap #etest .mid>ul>li:nth-child(2) .mid_box .tit_box.active, .wp_wrap #etest .mid>ul>li:nth-child(3) .mid_box .tit_box.active {
    width: 320px;
    transition: all 0.8s;
    opacity: 1;
}


/* coding */
.wp_wrap #coding .tit .title {
    font-size: 35px;
}
.wp_wrap #coding .coding_box .tit_box .tit {
    font-size: 20px;
}
.wp_wrap #coding .coding_box .txt_box .txt {
    font-size: 18px;
}
.wp_wrap #coding .coding_box .txt_box .txt>br {
    display: none;
}
.wp_wrap #coding .coding_box .bot .tit {
    font-size: 18px;
}
.wp_wrap #coding .coding_box .tit_box {
    height: 57px;
}
.wp_wrap #coding .coding_box .tit_box.active {
    width: 285px;
}
.wp_wrap #coding .coding_box:nth-child(3) .tit_box.active {
    width: 245px;
}
.wp_wrap #coding .coding_box:nth-child(4) .tit_box.active {
    width: 195px;
}
.wp_wrap #coding .coding_box:nth-child(5) .tit_box.active {
    width: 165px;
}


/* std */
.wp_wrap #etest .std>ul>li .std_box .tit_box .tit {
    font-size: 20px;
}
.wp_wrap #etest .std>ul>li .std_box .info {
    font-size: 18px;
}
.wp_wrap #etest .std>ul>li .std_box .info>br {
    display: none;
}
.wp_wrap #etest .std>ul>li .std_box .info::before {
    top: 25%;
}
.wp_wrap #etest .std>ul>li .std_box .tit_box {
    height: 57px;
}
.wp_wrap #etest .std>ul>li .std_box .tit_box.active {
    width: 240px;
}
.wp_wrap #etest .std>ul>li:nth-child(2) .std_box .tit_box.active {
    width: 155px;
}


/* soldier */
.wp_wrap #etest .soldier .blue_box .slo {
    gap: 70px;
}
.wp_wrap #etest .soldier .blue_box .goal_list>li .goal_box .b_tit {
    font-size: 22px;
}
.wp_wrap #etest .soldier .blue_box .goal_list>li .goal_box .w_box .fir .s_tit {
    font-size: 20px;
}
.wp_wrap #etest .soldier .blue_box .goal_list>li .goal_box .w_box .fir .ex {
    font-size: 18px;
}
.wp_wrap #etest .soldier .blue_box .goal_list>li .goal_box .w_box .sec .s_tit {
    font-size: 20px;
}
.wp_wrap #etest .soldier .blue_box .goal_list>li .goal_box .w_box .sec .ex {
    font-size: 18px;
}
.wp_wrap #etest .need>ul>li .mid_box .tit_box .tit {
    font-size: 20px;
}
.wp_wrap #etest .need>ul>li .mid_box .txt_box .blue {
    font-size: 18px;
}
.wp_wrap #etest .need>ul>li .mid_box .ex {
    font-size: 18px;
}
.wp_wrap #etest .need>ul>li .mid_box .ex>br {
    display: none;
}
.wp_wrap #etest .need>ul>li .mid_box {
    padding-right: 30px;
}
.wp_wrap #etest .need>ul>li .mid_box .tit_box {
    height: 57px;
}
.wp_wrap #etest .need>ul>li .mid_box .tit_box.active {
    width: 245px;
}
.wp_wrap #etest .need>ul>li:nth-child(2) .mid_box .tit_box.active {
    width: 195px;
}
.wp_wrap #etest .need>ul>li:nth-child(3) .mid_box .tit_box.active {
    width: 290px;
}


/* notice */
.wp_wrap #notice .tit .title {
    font-size: 35px;
}
/**********************************************************************************************************************/

}







@media (max-width: 768px) {
/**********************************************************************************************************************/
/* 공통 */
/**********************************************************************************************************************/
.wp_wrap .cm_sec {
    padding: 80px 0;
}
.wp_wrap .tit_box .m_tit {
    font-size: 40px;
    margin-bottom: 5px;
}
.wp_wrap .tit_box .m_desc {
    font-size: 18px;
}
.wp_wrap .tit_box .s_tit {
    font-size: 42px;
    margin-bottom: 10px;
}
.wp_wrap .tit_box .s_desc {
    font-size: 18px;
}
/**********************************************************************************************************************/



/**********************************************************************************************************************/
/* 헤더 */
/**********************************************************************************************************************/
.wp_wrap header .h_inner .rt .convenient_box>div>i {
    font-size: 21px;
}
.wp_wrap header .h_inner .lt .logo {
    width: 200px;
}
.wp_wrap header .search_box .search_box_inner {
    padding: 60px 0;
}
.wp_wrap header .search_box .search_box_inner .logo_box {
    width: 200px;
    margin-bottom: 40px;
}
.wp_wrap header .search_box .search_box_inner .search_form .form_iner .lt {
    padding: 10px 20px;
}
.wp_wrap header .search_box .search_box_inner .search_form .form_iner .rt button {
    padding: 10px 50px;
}
.wp_wrap header .search_box .search_box_inner .search_form .form_iner .lt .search_mnu .show_mnu p {
    font-size: 16px;
}
.wp_wrap header .search_box .search_box_inner .search_form .form_iner .lt input[type='text'] {
    font-size: 16px;
}
.wp_wrap header .search_box .search_box_inner .search_form .form_iner .rt button {
    font-size: 16px;
}
.wp_wrap header .h_inner .rt .convenient_box .mopen {
    padding: 29.5px 0;
}
.wp_wrap header .search_box .icon_box {
    top: 20px;
    right: 20px;
}
.wp_wrap header .search_box .icon_box i {
    font-size: 25px;
}
.wp_wrap header .mnu_bg {
    height: 78px;
}
.wp_wrap header .h_inner .rt .convenient_box>div {
    position: relative;
    padding: 28.5px 0;
}
.wp_wrap header .h_inner .rt .convenient_box .lang .lang_box, 
.wp_wrap header .h_inner .rt .convenient_box .user .user_box{
    top: 65px;
}
.wp_wrap header .h_inner .rt .convenient_box .lang .lang_box ul li a, 
.wp_wrap header .h_inner .rt .convenient_box .user .user_box ul li a {
    font-size: 14px;
}
.wp_wrap header .h_inner .rt .convenient_box .lang .lang_box {
    padding: 8px 15px;
}
.wp_wrap header .h_inner .rt .convenient_box .user .user_box {
    padding: 7px 13px;
}
.wp_wrap header .search_box .search_box_inner .search_form .form_iner .lt .search_mnu .hide_mnu {
    top: 27px;
    padding: 7px;
}
.wp_wrap header .search_box .search_box_inner .search_form .form_iner .lt .search_mnu .hide_mnu li {
    font-size: 15px;
}
.wp_wrap header .ful_mnu .ful_mnu_inner .ful_gnb {
    gap: 30px 0;
}
.wp_wrap header .ful_mnu .ful_mnu_inner .ful_logo {
    width: 230px;
    margin-bottom: 60px;
}
.wp_wrap header .ful_mnu .ful_mnu_inner .ful_gnb .ful_m_list>a {
    font-size: 25px;
    margin-bottom: 20px;
}
.wp_wrap header .ful_mnu .ful_mnu_inner .ful_gnb .ful_m_list>.ful_sub_mnu>li a {
    font-size: 18px;
    padding: 7px 0;
}
.wp_wrap header .ful_mnu .icon_box {
    top: 20px;
    right: 20px;
}




/**********************************************************************************************************************/


/**********************************************************************************************************************/
/* 메인 */
/**********************************************************************************************************************/
.wp_wrap #m_visual .m_slider .m_slide {
    height: 600px;
}
.wp_wrap #m_visual .m_slider .m_slide .txt_box_out .txt_box {
    text-align: center;
}
.wp_wrap #m_visual .m_slider .m_slide .txt_box_out .txt_box .mv_tit {
    font-size: 35px;
    margin-bottom: 15px;
}
.wp_wrap #m_visual .m_slider .m_slide .txt_box_out .txt_box .mv_desc {
    font-size: 17px;
}

.wp_wrap #m_notimnu .iner .lt .noti_slider .noti_slide {
    height: 420px;
}
.wp_wrap #m_notimnu .iner .title .tit {
    font-size: 30px;
}
.wp_wrap #m_notimnu .iner .title .ex {
    font-size: 18px;
}
.wp_wrap #m_notimnu .iner {
    gap: 30px;
}
.wp_wrap #m_notimnu .iner .rt .mnus {
    gap: 15px;
}
.wp_wrap #m_notimnu .iner .rt .mnus .mnu a {
    aspect-ratio: unset;
    height: 100%;
    box-sizing: border-box;
}

.wp_wrap #m_new .iner .tab_zone .tab_content .tab_layer {
    height: 225px;
}


.wp_wrap #m_ptnews .iner {
    gap: 30px;
    flex-direction: column;
}

.wp_wrap #m_ptnews .iner .rt .pt_slider .pt_slide a .slide_in .txt_box {
    padding: 20px 25px 25px 25px;
}
.wp_wrap #m_ptnews .iner .rt .pt_slider .pt_slide a .slide_in .img_box {
    height: 210px;
}
.wp_wrap #m_ptnews .iner .rt .pt_slider .pt_slide a .slide_in .txt_box .desc {
    font-size: 15px;
    height: 39px;
}

.wp_wrap #m_partner .iner .logo_arr i {
    font-size: 21px;
}

.wp_wrap #m_ptnews .iner .rt .pt_slider .pt_slide a .slide_in .txt_box .tit {
    font-size: 20px;
}
/**********************************************************************************************************************/



/**********************************************************************************************************************/
/* 서브 */
/**********************************************************************************************************************/
.wp_wrap #sub_main {
    height: 350px;
}



/* fix_menu */
.wp_wrap #fix_menu .menu_inner .first {
    min-width: 60px;
    width: 6%;
}
.wp_wrap #fix_menu .menu_inner .second{
    min-width: 240px;
    width: 44%;
}
.wp_wrap #fix_menu .menu_inner .third {
    min-width: 240px;
    width: 50%;
    border-right: none;
}
.wp_wrap #fix_menu .menu_inner .second .second_menu, 
.wp_wrap #fix_menu .menu_inner .third .third_menu {
    padding: 5px 10px;
}
.wp_wrap #fix_menu .menu_inner .third .m_top{
    border-right: none;
}


.wp_wrap #s_about01 .iner .lt .tit {
    font-size: 42px;
    margin-bottom: 25px;
}
.wp_wrap #s_about01 .iner .lt .desc {
    font-size: 18px;
    margin-bottom: 20px;
}
.wp_wrap #s_about01 .iner .lt .date {
    font-size: 22px;
}
.wp_wrap #s_about01 .iner .rt {
    height: 350px;
}


.wp_wrap #s_about02 .iner .itms .itm .itm_iner .icon_box {
    margin-bottom: 30px;
    width: 130px;
}
.wp_wrap #s_about02 .iner .itms .itm {
    padding: 50px 20px;
}
.wp_wrap #s_about02 .iner .itms .itm .itm_iner .tit {
    font-size: 22px;
    margin-bottom: 10px;
}
.wp_wrap #s_about02 .iner .itms .itm .itm_iner .desc {
    font-size: 17px;
    line-height: 1.3;
}

.wp_wrap #s_about03 .iner .tit_box {
    margin-bottom: 40px;
}
.wp_wrap #s_about03 .iner .ptn>ul>li {
    height: 75px;
}
.wp_wrap #s_about03 .iner .ptn>ul {
    gap: 13px;
}


.wp_wrap #s_organ .iner .tit_box {
    margin-bottom: 40px;
}
.wp_wrap #s_organ .iner .organ_tab .tab_mnu02>li button {
    padding: 10px 40px;
    font-size: 17px;
}

.wp_wrap #s_organ .iner .organ_tab .tab_content02 .itm .img_box .pc{
    display: none;
}
.wp_wrap #s_organ .iner .organ_tab .tab_content02 .itm .img_box .mo{
    display: block;
}

.wp_wrap #s_history .iner .tit_box {
    margin-bottom: 40px;
}
.wp_wrap #s_history .iner .hstr_box .ten_year_itm .bot::after {
    left: 20px;
}
.wp_wrap #s_history .iner .hstr_box .ten_year_itm .top .img_box {
    height: 280px;
    margin-bottom: 0;
}
.wp_wrap #s_history .iner .hstr_box .ten_year_itm .top .year_txt .b_txt {
    font-size: 45px;
    margin-bottom: 5px;
}
.wp_wrap #s_history .iner .hstr_box .ten_year_itm .top .year_txt .sm_txt {
    font-size: 18px;
}
.wp_wrap #s_history .iner .hstr_box .ten_year_itm .bot .year_itm>p {
    font-size: 36px;
}
.wp_wrap #s_history .iner .hstr_box .ten_year_itm .bot .year_itm>ul>li>p {
    font-size: 18px;
}
.wp_wrap #s_history .iner .hstr_box .ten_year_itm .bot .year_itm>ul>li span {
    min-width: 90px;
    font-size: 18px;
}
.wp_wrap #s_history .iner .hstr_box .ten_year_itm .bot .year_itm.left,
.wp_wrap #s_history .iner .hstr_box .ten_year_itm .bot .year_itm.right {
    margin-left: 65px;
}
.wp_wrap #s_history .iner .hstr_box .ten_year_itm .bot .year_itm.left::after,
.wp_wrap #s_history .iner .hstr_box .ten_year_itm .bot .year_itm.right::after {
    left: -43px;
}
.wp_wrap #s_history .iner .hstr_box .ten_year_itm .start_icon .cicle span {
    width: 30px;
    height: 30px;
}
.wp_wrap #s_history .iner .hstr_box .ten_year_itm .start_icon .cicle {
    width: 40px;
    height: 40px;
}
.wp_wrap #s_history .iner .hstr_box .ten_year_itm .start_icon {
    gap: 10px;
}

.wp_wrap #s_history .iner .hstr_box .ten_year_itm .start_icon p {
    font-size: 15px;
}


/* map */
.wp_wrap #map .tit .title {
    font-size: 30px;
}
.wp_wrap #map .info>li .inner_info>p {
    font-size: 18px;
}
.wp_wrap #map .info>li .number .left>P {
    font-size: 18px;
}
.wp_wrap #map .info>li .number .right>P {
    font-size: 18px;
}
.wp_wrap #map .subway .c_tit {
    width: 174px;
}
.wp_wrap #map .subway .c_tit>p {
    font-size: 18px;
}
.wp_wrap #map .subway .ex {
    font-size: 18px;
}
.wp_wrap #map .bus .c_tit {
    width: 158px;
}
.wp_wrap #map .bus .c_tit>p {
    font-size: 18px;
}
.wp_wrap #map .bus .ex {
    font-size: 18px;
}


/* etest */
.wp_wrap #etest .tit .title {
    font-size: 30px;
}
.wp_wrap #etest .top .right {
    width: 65%;
}
.wp_wrap #etest .bot .bot_img .right {
    width: 50%;
}
.wp_wrap #etest .bot .bot_img .right .txt_box .ex>br {
    display: none;
}
.wp_wrap #etest .bot .bot_img .left {
    width: 50%;
}
.wp_wrap #etest .bot .bot_img .left .txt_box .ex>br {
    display: none;
}
.wp_wrap #s_about02 .iner .itms {
    display: flex;
    flex-direction: column;
    gap: 15px;
}
.wp_wrap #s_about02 .iner .itms_bot {
    display: flex;
    flex-direction: column;
    gap: 50px;
    margin-top: 50px;
}
.wp_wrap #s_about02 .iner .itms .itm {
    width: 100%;
    height: 150px;
}
.wp_wrap #s_about02 .iner .itms .itm .itm_iner {
    flex-direction: row;
    align-items: center;
    gap: 80px;
}

.wp_wrap #s_about02 .iner .itms>div:nth-child(1) .itm_iner .icon_box {
    margin-bottom: 0;
}
.wp_wrap #s_about02 .iner .itms>div:nth-child(2) .itm_iner .icon_box {
    margin-bottom: 0;
}
.wp_wrap #s_about02 .iner .itms .itm .itm_iner .icon_box {
    margin-bottom: 0;
}
.wp_wrap #s_about02 .iner .itms .itm .itm_iner .tit {
    margin-bottom: 0;
    width: 80px;
    text-align: start;
}
.wp_wrap #s_about02 .iner .itms_bot .itm {
    width: 100%;
    height: 150px;
}
.wp_wrap #s_about02 .iner .itms_bot .itm .itm_iner {
    flex-direction: row;
    align-items: center;
    gap: 80px;
}
.wp_wrap #s_about02 .iner .itms_bot .itm .itm_iner .icon_box {
    margin-bottom: 0;
    width: 130px;
}
.wp_wrap #s_about02 .iner .itms_bot .itm .itm_iner .tit {
    margin-bottom: 0;
    width: 80px;
    text-align: start;
}
.wp_wrap #s_about02 .iner .itms_bot .itm {
    padding: 57px 55px;
    padding-top: 50px;
}
.wp_wrap #s_about02 .iner .itms_bot .itm:last-child {
    padding: 57px 55px;
    padding-top: 40px;
}
.wp_wrap #s_about02 .iner .itms_bot .itm:last-child .itm_iner .icon_box {
    margin-bottom: 0;
    width: 130px;
}
.wp_wrap #s_about02 .iner .itms_bot .itm .itm_iner .desc {
    text-align: start;
}
.wp_wrap #s_about02 .iner .itms_bot .itm .itm_iner .desc {
    font-size: 17px;
}
.wp_wrap #s_about02 .iner .itms_bot .itm .itm_iner .tit {
    font-size: 22px;
}
.wp_wrap #s_about02 .iner .e_pro .tit {
    font-size: 22px;
}
.wp_wrap #s_about02 .iner .e_pro .img_tit {
    margin-top: 30px;
}
.wp_wrap #s_about02 .iner .e_pro .img_tit>img {
    width: 45%;
}
.wp_wrap #s_about02 .iner .e_pro .img_tit .tit {
    font-size: 22px;
}
.wp_wrap #s_about02 .iner .e_pro::after {
    font-size: 177px;
    bottom: -200px;
    right: -14px;
}
.wp_wrap #s_about02 .iner .e_pro::before {
    font-size: 177px;
    top: -120px;
    left: -14px;
}
.wp_wrap #s_about02 .iner .itms .itm .itm_iner .icon_box {
    height: 135px;
}
.wp_wrap #s_about02 .iner .itms>div:nth-child(5) .itm_iner .icon_box>img {
    width: 85px;
}


/* coding */
.wp_wrap #coding .tit .title {
    font-size: 30px;
}


/* soldier */
.wp_wrap #etest .soldier .blue_box .slo .left {
    width: 60%;
}
.wp_wrap #etest .soldier .blue_box .slo .right {
    width: 40%;
}
.wp_wrap #etest .soldier .blue_box .slo .left>p {
    font-size: 25px;
}
.wp_wrap #etest .soldier .blue_box .slo .left>p>span {
    font-size: 45px;
}
.wp_wrap #etest .soldier .blue_box {
    height: 1600px;
}


/* notice */
.wp_wrap #notice .tit .title {
    font-size: 30px;
}
/**********************************************************************************************************************/
}







@media (max-width: 576px) {
/**********************************************************************************************************************/
/* 공통 */
/**********************************************************************************************************************/
.wp_wrap .tit_box .m_tit {
    font-size: 30px;
    margin-bottom: 5px;
}

.wp_wrap .tit_box .m_desc {
    font-size: 16px;
}

.wp_wrap .tit_box .s_tit {
    font-size: 37px;
    margin-bottom: 5px;
}
.wp_wrap .tit_box .s_desc {
    font-size: 16px;
}
/**********************************************************************************************************************/



/**********************************************************************************************************************/
/* 헤더 */
/**********************************************************************************************************************/
.wp_wrap header .h_inner .lt .logo {
    width: 190px;
}
.wp_wrap header .h_inner .rt .convenient_box {
    gap: 15px;
}
.wp_wrap header .search_box .search_box_inner {
    padding: 40px 0;
}
.wp_wrap header .search_box .search_box_inner .logo_box {
    width: 190px;
    margin-bottom: 35px;
}
.wp_wrap header .search_box .search_box_inner .search_form .form_iner .lt {
    padding: 8px 15px;
    gap: 30px;
}
.wp_wrap header .search_box .search_box_inner .search_form .form_iner .lt .search_mnu .show_mnu p {
    font-size: 14px;
    min-width: 100px;
}
.wp_wrap header .search_box .search_box_inner .search_form .form_iner .lt .search_mnu .show_mnu::after {
    right: -15px;
    height: 17px;
}
.wp_wrap header .search_box .search_box_inner .search_form .form_iner .rt button {
    padding: 8px 45px;
}
.wp_wrap header .search_box .search_box_inner .search_form .form_iner .lt input[type='text'] {
    font-size: 14px;
}
.wp_wrap header .search_box .search_box_inner .search_form .form_iner .rt button {
    font-size: 14px;
}
.wp_wrap header .search_box .search_box_inner .search_form .form_iner .lt .search_mnu .hide_mnu li {
    font-size: 14px;
}
.wp_wrap header .search_box .search_box_inner .search_form .form_iner .lt .search_mnu .hide_mnu {
    top: 22px;
    padding: 5px;
}
/**********************************************************************************************************************/



/**********************************************************************************************************************/
/* 푸터 */
/**********************************************************************************************************************/
.wp_wrap footer .top {
    padding: 15px 0;
}
.wp_wrap footer .top .f_mnu {
    gap: 20px;
}
.wp_wrap footer .bot {
    padding: 30px 0;
}
.wp_wrap footer .f_inner .lt .f_logo {
    width: 180px;
}
.wp_wrap footer .f_inner .rt .f_info {
    align-items: flex-start;
    flex-direction: column;
}
.wp_wrap footer .f_inner .rt .f_info li {    
    margin-bottom: 3px;
}
.wp_wrap footer .f_inner .rt .f_info li::after {
    display: none;
}
.wp_wrap footer .f_inner .rt .copyright,
.wp_wrap footer .f_inner .rt .copyright a{
    font-size: 13px;
}
/**********************************************************************************************************************/



/**********************************************************************************************************************/
/* 메인 */
/**********************************************************************************************************************/
.wp_wrap #m_visual .m_slider .m_slide .txt_box_out .txt_box .mv_tit {
    font-size: 30px;
}


.wp_wrap #m_notimnu .iner .title {
    margin-bottom: 45px;
}
.wp_wrap #m_notimnu .iner .lt .noti_slider .noti_slide {
    height: 330px;
}
.wp_wrap #m_notimnu .iner .rt .mnus .mnu .icon_box {
    margin-bottom: 5px;
}
.wp_wrap #m_notimnu .iner .rt .mnus .mnu p {
    font-size: 17px;
}
.wp_wrap #m_notimnu .iner .title .ex {
    font-size: 16px;
}
.wp_wrap #m_notimnu .iner .rt .mnus {
    grid-template-columns: repeat(2, 1fr);
}

.wp_wrap #m_notimnu .iner .rt .mnus .mnu a {
    aspect-ratio: auto 1 / 1;
}


.wp_wrap #m_new .iner .tab_zone .tab_content .tab_layer .itm a .layer_in {
    padding: 25px 20px;
}
.wp_wrap #m_new .iner .tab_zone .tab_content .tab_layer .itm a .layer_in .cate {
    margin-bottom: 15px;
}
.wp_wrap #m_new .iner .tab_zone .tab_content .tab_layer .itm a .layer_in .tit p {
    font-size: 19px;
}
.wp_wrap #m_new .iner .tab_zone .tab_content .tab_layer .itm a .layer_in .desc p {
    font-size: 15px;
    margin-bottom: 35px;
}
.wp_wrap #m_new .iner .tab_zone .tab_content .tab_layer .itm a .layer_in .date {
    font-size: 14px;
}
.wp_wrap #m_new .iner .tab_zone .tab_mnu li button {
    font-size: 17px;
    padding: 7px 10px;
}
.wp_wrap #m_new .iner .tab_zone .tab_content {
    gap: 10px;
}
.wp_wrap #m_new .iner .tab_zone .tab_content .tab_layer {
    height: 190px;
}
.wp_wrap #m_ptnews .iner .rt .pt_slider .pt_slide a .slide_in .txt_box {
    padding: 20px 18px;
}
.wp_wrap #m_ptnews .iner .lt .tit_box {
    margin-bottom: 20px;
}
.wp_wrap #m_ptnews .iner .rt .pt_slider .pt_slide a .slide_in .img_box {
    height: 190px;
}
.wp_wrap #m_ptnews .iner .lt .option_box i {
    font-size: 21px;
}
.wp_wrap #m_ptnews .iner .lt .option_box .xi-pause {
    vertical-align: -7px;
}


.wp_wrap #m_ptnews .iner .rt .pt_slider .pt_slide a .slide_in .txt_box .tit {
    font-size: 21px;
    font-family: var(--font-pre700);
    margin-bottom: 15px;
    height: 27px;
}
.wp_wrap #m_partner .iner .logo_slider .logo_slide {
    padding: 15px 10px;
    height: 80px;
}
/**********************************************************************************************************************/



/**********************************************************************************************************************/
/* 서브 */
/**********************************************************************************************************************/
.wp_wrap #sub_main {
    height: 290px;
}
.wp_wrap #sub_main .shadow .txt_box p {
    font-size: 35px;
}

/* fix_menu */
.wp_wrap #fix_menu .menu_inner>div {
    padding: 10px 0;
}
.wp_wrap #fix_menu .menu_inner .second, 
.wp_wrap #fix_menu .menu_inner .third {
    min-width: unset;
}
.wp_wrap #fix_menu .menu_inner .second .m_top,
.wp_wrap #fix_menu .menu_inner .third .m_top {
    padding: 0 10px;
}
.wp_wrap #fix_menu .menu_inner .second .m_top p, 
.wp_wrap #fix_menu .menu_inner .third .m_top p {
    font-size: 14px;
}
.wp_wrap #fix_menu .menu_inner .second .second_menu, 
.wp_wrap #fix_menu .menu_inner .third .third_menu {
    top: 59px;
}
.wp_wrap #fix_menu .menu_inner .second .second_menu li a, 
.wp_wrap #fix_menu .menu_inner .third .third_menu li a {
    font-size: 14px;
}


.wp_wrap #s_about01 {
    padding: 80px 0;
}
.wp_wrap #s_about01 .iner .lt .tit {
    font-size: 37px;
}
.wp_wrap #s_about01 .iner .lt .desc {
    font-size: 17px;
    margin-bottom: 15px;
}
.wp_wrap #s_about01 .iner .lt .date {
    font-size: 20px;
}
.wp_wrap #s_about01 .iner {
    gap: 20px;
}
.wp_wrap #s_about01 .iner .rt {
    height: 300px;
}


.wp_wrap #s_about02 .iner .tit_box {
    margin-bottom: 50px;
}
.wp_wrap #s_about02 .iner .itms .itm {
    padding: 9px 10px;
}
.wp_wrap #s_about02 .iner .itms .itm .itm_iner .icon_box {
    width: 100px;
}
.wp_wrap #s_about02 .iner .itms>div:nth-child(5) .itm_iner .icon_box>img {
    width: 70px;
}



.wp_wrap #s_organ .iner .tit_box {
    margin-bottom: 35px;
}
.wp_wrap #s_organ .iner .organ_tab .tab_mnu02>li button {
    padding: 10px 33px;
    font-size: 15px;
}
.wp_wrap #s_organ .iner .organ_tab .tab_mnu02 {
    gap: 15px;
    margin-bottom: 50px;
}




.wp_wrap #s_organ .iner .organ_tab .tab_content02 .itm .txt_box .top {
    padding: 13px 5px;
    display: block;
    text-align: center;
}
.wp_wrap #s_organ .iner .organ_tab .tab_content02 .itm .txt_box .top p {
    font-size: 23px;
}
.wp_wrap #s_organ .iner .organ_tab .tab_content02 .itm .txt_box .bot {
    padding: 45px 30px 36px 30px;
}
.wp_wrap #s_organ .iner .organ_tab .tab_content02 .itm .txt_box .bot p {
    font-size: 17px;
}

.wp_wrap .tit_box .s_desc br{
    display:none;
}

.wp_wrap #s_history {
    padding: 80px 0;
}
.wp_wrap #s_history .iner .tit_box .s_tit {
    font-size: 30px;
}
.wp_wrap #s_history .iner .hstr_box .ten_year_itm .top .img_box {
    height: 250px;
}
.wp_wrap #s_history .iner .hstr_box .ten_year_itm .top .year_txt .b_txt {
    font-size: 35px;
}
.wp_wrap #s_history .iner .hstr_box .ten_year_itm .top .year_txt .sm_txt {
    font-size: 16px;
}
.wp_wrap #s_history .iner .hstr_box .ten_year_itm .bot .year_itm>ul>li>p {
    font-size: 16px;
}
.wp_wrap #s_history .iner .hstr_box .ten_year_itm .bot .year_itm::after {
    font-size: 18px;
}

.wp_wrap #s_history .iner .hstr_box .ten_year_itm .bot .year_itm.left::after,
.wp_wrap #s_history .iner .hstr_box .ten_year_itm .bot .year_itm.right::after {
    top: 9px;
}
.wp_wrap #s_history .iner .hstr_box .ten_year_itm .bot .year_itm>p {
    font-size: 31px;
    margin-bottom: 15px;
}
.wp_wrap #s_history .iner .hstr_box .ten_year_itm .bot .year_itm.last2>ul {
    margin-bottom: 20px;
}


/* map */
.wp_wrap #map {
    padding: 80px 0;
}

/* etest */
.wp_wrap #etest {
    padding: 80px 0;
}
.wp_wrap #etest .top .left {
    width: 45%;
}
.wp_wrap #etest .top .right {
    width: 80%;
}
.wp_wrap #etest .top .right .ex {
    font-size: 16px;
}
.wp_wrap #etest .mid>ul>li .mid_box {
    padding: 30px 0;
    padding-right: 30px;
    padding-top: 43px;
}
.wp_wrap #etest .mid>ul>li .mid_box .tit_box {
    padding: 12px 25px;
    top: -25px;
}
.wp_wrap #etest .mid>ul>li .mid_box .tit_box .tit {
    font-size: 17px;
}
.wp_wrap #etest .mid>ul>li .mid_box .ex {
    font-size: 16px;
}
.wp_wrap #etest .bot .tit_box {
    padding: 12px 25px;
}
.wp_wrap #etest .bot .tit_box .tit {
    font-size: 17px;
}
.wp_wrap #etest .bot .bot_img .right .txt_box .tit {
    font-size: 16px;
}
.wp_wrap #etest .bot .bot_img .right .txt_box .ex {
    font-size: 15px;
}
.wp_wrap #etest .bot .bot_img .left .txt_box .tit {
    font-size: 16px;
}
.wp_wrap #etest .bot .bot_img .left .txt_box .ex {
    font-size: 15px;
}
.wp_wrap #s_about02 .iner .itms .itm {
    height: 115px;
}
.wp_wrap #s_about02 {
    padding-top: 80px;
    padding-bottom: 200px;
}
.wp_wrap #s_about02 .iner .itms .itm .itm_iner .desc {
    font-size: 15px;
}
.wp_wrap #s_about02 .iner .itms_bot {
    margin-bottom: 200px;
}
.wp_wrap #s_about02 .iner .itms_bot .itm {
    height: 115px;
    padding: 36px 15px;
}
.wp_wrap #s_about02 .iner .itms_bot .itm:last-child {
    height: 115px;
    padding: 25px 15px;
}
.wp_wrap #s_about02 .iner .itms_bot .itm .itm_iner .desc {
    font-size: 15px;
}
.wp_wrap #s_about02 .iner .itms_bot .itm .itm_iner .desc>br {
    display: none;
}
.wp_wrap #s_about02 .iner .itms_bot .itm .itm_iner .icon_box {
    width: 140px;
}
.wp_wrap #s_about02 .iner .itms_bot .itm:last-child .itm_iner .icon_box {
    width: 101px;
}
.wp_wrap #s_about02 .iner .itms_bot .itm:last-child .itm_iner .desc {
    width: 180px;
}
.wp_wrap #s_about02 .iner .e_pro::before, .wp_wrap #s_about02 .iner .e_pro::after {
    display: none;
}
.wp_wrap #s_about02 .iner .e_pro .tit {
    font-size: 19px;
}
.wp_wrap #s_about02 .iner .e_pro .img_tit .tit {
    font-size: 19px;
}
.wp_wrap #etest .mid>ul>li .mid_box .tit_box {
    height: 47px;
}
.wp_wrap #s_about02 .iner .itms .itm .itm_iner .icon_box {
    height: 100px;
}
/* active */
.wp_wrap #etest .mid>ul>li:nth-child(1) .mid_box .tit_box.active {
    width: 310px;
    transition: all 0.8s;
    opacity: 1;
}
.wp_wrap #etest .mid>ul>li:nth-child(2) .mid_box .tit_box.active, .wp_wrap #etest .mid>ul>li:nth-child(3) .mid_box .tit_box.active {
    width: 270px;
    transition: all 0.8s;
    opacity: 1;
}



/* coding */
.wp_wrap #coding {
    padding: 80px 0;
}
.wp_wrap #coding .coding_box .tit_box {
    padding: 12px 25px;
}
.wp_wrap #coding .coding_box .tit_box .tit {
    font-size: 17px;
}
.wp_wrap #coding .coding_box:nth-child(2) .txt_box .txt::before {
    top: 16%;
}
.wp_wrap #coding .coding_box .txt_box {
    padding-left: 10px;
}
.wp_wrap #coding .coding_box .txt_box .txt {
    font-size: 16px;
}
.wp_wrap #coding .coding_box .bot .tit {
    padding-left: 0;
}
.wp_wrap #coding .coding_box .bot .img_list {
    padding-left: 0;
}
.wp_wrap #coding .coding_box .bot .tit {
    font-size: 16px;
}
.wp_wrap #coding .coding_box .txt_box:nth-child(5) .txt::before {
    top: 24%;
}
.wp_wrap #coding .coding_box:nth-child(4) .txt_box:nth-child(2) .txt::before {
    top: 24%;
}
.wp_wrap #coding .coding_box:nth-child(5) .txt_box:nth-child(2) .txt::before {
    top: 24%;
}
.wp_wrap #coding .coding_box .tit_box {
    height: 48px;
}
.wp_wrap #coding .coding_box .tit_box.active {
    width: 245px;
}
.wp_wrap #coding .coding_box:nth-child(3) .tit_box.active {
    width: 220px;
}
.wp_wrap #coding .coding_box:nth-child(4) .tit_box.active {
    width: 170px;
}
.wp_wrap #coding .coding_box:nth-child(5) .tit_box.active {
    width: 145px;
}


/* std */
.wp_wrap #etest .std>ul>li .std_box .tit_box {
    padding: 12px 25px;
}
.wp_wrap #etest .std>ul>li .std_box .tit_box .tit {
    font-size: 17px;
}
.wp_wrap #etest .std>ul>li .std_box .info {
    font-size: 16px;
    padding-left: 25px;
}
.wp_wrap #etest .std>ul>li .std_box .info::before {
    left: 0;
}
.wp_wrap #etest .std>ul>li .std_box .tit_box {
    height: 48px;
}
.wp_wrap #etest .std>ul>li .std_box .tit_box.active {
    width: 210px;
}
.wp_wrap #etest .std>ul>li:nth-child(2) .std_box .tit_box.active {
    width: 135px;
}


/* soldier */
.wp_wrap #etest .soldier .blue_box {
    padding: 0 20px 20px;
    padding-top: 30px;
}
.wp_wrap #etest .soldier .blue_box .slo .left>p {
    font-size: 20px;
}
.wp_wrap #etest .soldier .blue_box .slo .left>p>span {
    font-size: 35px;
}
.wp_wrap #etest .soldier .blue_box .goal_list>li .goal_box .b_tit {
    font-size: 20px;
}
.wp_wrap #etest .soldier .blue_box .goal_list>li .goal_box .w_box {
    padding: 20px;
}
.wp_wrap #etest .soldier .blue_box .goal_list>li .goal_box .w_box .fir .s_tit {
    font-size: 17px;
}
.wp_wrap #etest .soldier .blue_box .goal_list>li .goal_box .w_box .fir .ex {
    font-size: 16px;
}
.wp_wrap #etest .soldier .blue_box .goal_list>li .goal_box .w_box .sec .s_tit {
    font-size: 17px;
}
.wp_wrap #etest .soldier .blue_box .goal_list>li .goal_box .w_box .sec .ex {
    font-size: 16px;
}
.wp_wrap #etest .soldier .blue_box {
    height: 1400px;
}
.wp_wrap #etest .need>ul>li .mid_box .tit_box {
    padding: 12px 25px;
    top: -25px;
}
.wp_wrap #etest .need>ul>li .mid_box .tit_box .tit {
    font-size: 17px;
}
.wp_wrap #etest .need>ul>li .mid_box .txt_box .blue {
    font-size: 16px;
}
.wp_wrap #etest .need>ul>li .mid_box .ex {
    font-size: 16px;
}
.wp_wrap #etest .need>ul>li .mid_box .tit_box {
    height: 48px;
}
.wp_wrap #etest .need>ul>li .mid_box .tit_box.active {
    width: 225px;
}
.wp_wrap #etest .need>ul>li:nth-child(2) .mid_box .tit_box.active {
    width: 175px;
}
.wp_wrap #etest .need>ul>li:nth-child(3) .mid_box .tit_box.active {
    width: 255px;
}
/**********************************************************************************************************************/
}







@media (max-width: 420px) {
/**********************************************************************************************************************/
/* 공통 */
/**********************************************************************************************************************/
.wp_wrap .tit_box .s_tit {
    font-size: 32px;
}
.wp_wrap .tit_box .m_desc {
    font-size: 15px;
}
.wp_wrap .tit_box .s_desc {
    font-size: 15px;
}
/**********************************************************************************************************************/




/**********************************************************************************************************************/
/* 헤더 */
/**********************************************************************************************************************/
.wp_wrap header .search_box .search_box_inner .logo_box {
    width: 180px;
}
.wp_wrap header .h_inner .lt .logo {
    width: 180px;
}
.wp_wrap header .h_inner .rt .convenient_box {
    gap: 10px;
}
.wp_wrap header .h_inner .rt .convenient_box .mopen .icon_box span.mi01{
    width: 29px;
}
.wp_wrap header .h_inner .rt .convenient_box .mopen .icon_box span.mi02{
    width: 24px;
}
.wp_wrap header .h_inner .rt .convenient_box .mopen .icon_box span.mi03{
    width: 19px;
}
.wp_wrap header .h_inner .rt .convenient_box .mopen .icon_box {
    gap: 5px;
}
.wp_wrap header .search_box .search_box_inner .search_form .form_iner .lt {
    flex-direction: column;
    align-items: flex-start;
    padding: 0;
    gap: 10px;
}
.wp_wrap header .search_box .search_box_inner .search_form .form_iner {
    flex-direction: column;
    padding: 10px;
    gap: 10px;
}
.wp_wrap header .search_box .search_box_inner .search_form .form_iner .lt .search_mnu .show_mnu {
    padding: 10px;
    border: 1px solid #000;
    border-radius: 10px;
}
.wp_wrap header .search_box .search_box_inner .search_form .form_iner .rt,
.wp_wrap header .search_box .search_box_inner .search_form .form_iner .rt button {
    width: 100%;
}
.wp_wrap header .search_box .search_box_inner .search_form .form_iner .lt input[type='text'] {
    padding: 10px;
    border: 1px solid #ddd;
    border-radius: 10px;
}
.wp_wrap header .search_box .search_box_inner .search_form .form_iner .lt .search_mnu .hide_mnu {
    top: 40px;
}
.wp_wrap header .search_box .search_box_inner .search_form .form_iner .rt button {
    border-radius: 10px;
    padding: 10px 0;
}
.wp_wrap header .search_box .search_box_inner .search_form .form_iner .lt .search_mnu .show_mnu i {
    font-size: 13px;
}
.wp_wrap header .search_box .search_box_inner .search_form .form_iner .lt .search_mnu .show_mnu::after {
    display: none;
}

.wp_wrap header .ful_mnu .ful_mnu_inner .ful_logo {
    width: 180px;
    margin-bottom: 60px;
}
.wp_wrap header .ful_mnu .ful_mnu_inner .ful_gnb .ful_m_list>a {
    font-size: 20px;
    margin-bottom: 10px;
}
.wp_wrap header .ful_mnu .ful_mnu_inner .ful_gnb .ful_m_list>.ful_sub_mnu>li a {
    font-size: 17px;
    padding: 5px 0;
}
/**********************************************************************************************************************/



/**********************************************************************************************************************/
/* 메인 */
/**********************************************************************************************************************/
.wp_wrap #m_visual .m_slider .m_slide {
    height: 550px;
}
.wp_wrap #m_visual .m_slider .m_slide .txt_box_out .txt_box .mv_tit {
    font-size: 25px;
}
.wp_wrap #m_visual .m_slider .m_slide .txt_box_out .txt_box .mv_desc {
    font-size: 13px;
}
.wp_wrap #m_notimnu .iner .lt .noti_slider .noti_slide {
    height: 250px;
}
.wp_wrap #m_notimnu .iner .title .tit {
    font-size: 25px;
}
.wp_wrap #m_notimnu .iner .title .ex {
    font-size: 13px;
}
.wp_wrap #m_notimnu .iner .rt .mnus .mnu p {
    font-size: 14px;
    line-height: 1.25;
}
.wp_wrap #m_notimnu .iner .rt .mnus .mnu .icon_box img {
    height: 65px;
}
.wp_wrap #m_notimnu .iner .rt .mnus .mnu p span {
    font-size: 11px;
}
.wp_wrap #m_notimnu .iner .rt .mnus {
    gap: 10px;
}



.wp_wrap #m_new .iner .tab_zone .tab_content .tab_layer {
    height: 150px;
}
.wp_wrap #m_new .iner .tab_zone .tab_content .tab_layer .itm a .layer_in {
    padding: 15px;
}
.wp_wrap #m_new .iner .tab_zone .tab_content .tab_layer .itm a .layer_in .cate {
    font-size: 12px; 
}
.wp_wrap #m_new .iner .tab_zone .tab_content {
    grid-template-columns: repeat(1, 1fr);
    gap: 10px;
}
.wp_wrap #m_new .iner .tab_zone .more button {
    font-size: 16px;
    padding: 10px 31px;
}

.wp_wrap #m_partner .iner .logo_slider .logo_slide{
    height: 65px;
}

.wp_wrap #m_ptnews .iner .rt .pt_slider .pt_slide a .slide_in .txt_box .tit {
    font-size: 18px;
}
/**********************************************************************************************************************/




/**********************************************************************************************************************/
/* 서브 */
/**********************************************************************************************************************/
.wp_wrap #sub_main {
    height: 260px;
}
.wp_wrap #sub_main .shadow .txt_box p {
    font-size: 30px;
}

.wp_wrap #fix_menu .menu_inner .first {
    min-width: 30px;
}
.wp_wrap #fix_menu .menu_inner .first i {
    font-size: 13px;
}
.wp_wrap #fix_menu .menu_inner .second .m_top p,
.wp_wrap #fix_menu .menu_inner .third .m_top p {
    font-size: 14px;
}
.wp_wrap #fix_menu .menu_inner .second .second_menu li a, 
.wp_wrap #fix_menu .menu_inner .third .third_menu li a {
    font-size: 14px;
}


.wp_wrap #s_about01 .iner .lt .tit {
    font-size: 32px;
}
.wp_wrap #s_about01 .iner .lt .desc {
    font-size: 15px;
    margin-bottom: 10px;
}
.wp_wrap #s_about01 .iner .lt .date {
    font-size: 18px;
}
.wp_wrap #s_about01 .iner .rt {
    height: 235px;
}
.wp_wrap #s_about01 .iner .rt .img_box img {
    height: auto;
}
.wp_wrap #s_about02 .iner .itms {
    grid-template-columns: repeat(1, 1fr);
}
.wp_wrap #s_about02 .iner .tit_box {
    margin-bottom: 35px;
}


.wp_wrap #s_about03 .iner .tit_box {
    margin-bottom: 30px;
}
.wp_wrap #s_about03 .iner .ptn>ul {
    gap: 5px;
}
.wp_wrap #s_about03 .iner .ptn>ul>li {
    height: 45px;
}
.wp_wrap #s_organ .iner .organ_tab .tab_mnu02>li button {
    padding: 8px 35px;
    font-size: 15px;
}
.wp_wrap #s_organ .iner .organ_tab .tab_content02 .itm .txt_box .top p {
    font-size: 19px;
}
.wp_wrap #s_organ .iner .organ_tab .tab_content02 .itm .txt_box .bot p {
    font-size: 16px;
}
.wp_wrap #s_organ .iner .organ_tab .tab_content02 .itm .txt_box .bot {
    padding: 45px 25px 35px 25px;
}





.wp_wrap #s_history .iner .hstr_box .ten_year_itm .top .year_txt .sm_txt {
    font-size: 17px;
}
.wp_wrap #s_history .iner .hstr_box .ten_year_itm .bot .year_itm.left::after, 
.wp_wrap #s_history .iner .hstr_box .ten_year_itm .bot .year_itm.right::after {
    top: 8px;
    left: -32px;
}

.wp_wrap #s_history .iner .hstr_box .ten_year_itm .bot .year_itm.left,
.wp_wrap #s_history .iner .hstr_box .ten_year_itm .bot .year_itm.right {
    margin-left: 50px;
}
.wp_wrap #s_history .iner .hstr_box .ten_year_itm .bot .year_itm::after {
    font-size: 16px;
}
.wp_wrap #s_history .iner .hstr_box .ten_year_itm .bot .year_itm>p {
    font-size: 27px;
}
.wp_wrap #s_history .iner .hstr_box .ten_year_itm .bot .year_itm>ul>li {
    margin-bottom: 15px;
    align-items: flex-start;
    flex-direction: column;
    gap: 5px;
}
.wp_wrap #s_history .iner .hstr_box .ten_year_itm .bot .year_itm>ul>li span {
    min-width: unset;
    font-size: 17px;
}
.wp_wrap #s_history .iner .hstr_box .ten_year_itm .bot .year_itm>ul>li>p {
    font-size: 16px;
}

/* map */
.wp_wrap #map .tit {
    gap: 15px;
}
.wp_wrap #map .tit .title {
    font-size: 25px;
}
.wp_wrap #map .info>li .number .left>P {
    font-size: 15px;
}
.wp_wrap #map .info>li .number .right>P {
    font-size: 15px;
}
.wp_wrap #map .info>li .inner_info>p {
    font-size: 15px;
}
.wp_wrap #map .subway .c_tit {
    width: 162px;
}
.wp_wrap #map .subway .c_tit>p {
    font-size: 16px;
}
.wp_wrap #map .subway .ex {
    font-size: 15px;
}
.wp_wrap #map .bus .c_tit {
    width: 149px;
}
.wp_wrap #map .bus .c_tit>p {
    font-size: 16px;
}
.wp_wrap #map .bus .ex {
    font-size: 15px;
}


/* e-test */
.wp_wrap #etest .tit {
    gap: 15px;
}
.wp_wrap #etest .tit .title {
    font-size: 25px;
}
.wp_wrap #etest .top .right {
    width: 100%;
}
.wp_wrap #etest .top .right .ex {
    font-size: 15px;
}
.wp_wrap #etest .mid>ul>li .mid_box .tit_box .tit {
    font-size: 16px;
}
.wp_wrap #etest .mid>ul>li .mid_box .ex {
    font-size: 15px;
}
.wp_wrap #etest .mid>ul>li .mid_box {
    background: inherit;
    padding-right: 0;
}
.wp_wrap #etest .mid>ul>li .mid_box .tit_box {
    left: 0;
}
.wp_wrap #etest .mid>ul>li .mid_box .ex {
    padding-left: 0;
}
.wp_wrap #etest .bot .bot_img {
    flex-direction: column;
}
.wp_wrap #etest .bot .bot_img .left {
    width: 100%;
}
.wp_wrap #etest .bot .bot_img .right {
    width: 100%;
}
.wp_wrap #etest .bot .tit_box .tit {
    font-size: 16px;
}
.wp_wrap .tit_box .s_desc {
    font-size: 14px;
}
.wp_wrap #s_about02 {
    padding-bottom: 100px;
}
.wp_wrap #s_about02 .iner .itms {
    margin-bottom: 100px;
}
.wp_wrap #s_about02 .iner .itms .itm {
    height: 100px;
}
.wp_wrap #s_about02 .iner .itms .itm .itm_iner {
    gap: 18px;
}
.wp_wrap #s_about02 .iner .itms .itm {
    padding: 5px 15px;
}
.wp_wrap #s_about02 .iner .itms .itm .itm_iner .tit {
    font-size: 18px;
}
.wp_wrap #s_about02 .iner .itms .itm .itm_iner .desc {
    font-size: 14px;
    text-align: start;
    width: 35%;
}
.wp_wrap #s_about02 .iner .itms_bot {
    margin-bottom: 100px;
}
.wp_wrap #s_about02 .iner .itms_bot .itm {
    height: 100px;
    padding: 28px 15px;
}
.wp_wrap #s_about02 .iner .itms_bot .itm:last-child {
    height: 100px;
    padding: 19px 15px;
}
.wp_wrap #s_about02 .iner .itms_bot .itm .itm_iner {
    gap: 30px;
}
.wp_wrap #s_about02 .iner .itms_bot .itm .itm_iner .tit {
    font-size: 20px;
}
.wp_wrap #s_about02 .iner .itms_bot .itm .itm_iner .desc {
    font-size: 14px;
}
.wp_wrap #s_about02 .iner .e_pro .img_tit {
    flex-direction: column;
    margin-top: 15px;
}
.wp_wrap #s_about02 .iner .e_pro .img_tit>img {
    width: 60%;
}
.wp_wrap #s_about02 .iner .e_pro .img_tit .tit {
    padding-top: 0;
}
/* active */
.wp_wrap #etest .mid>ul>li:nth-child(1) .mid_box .tit_box.active {
    width: 295px;
    transition: all 0.8s;
    opacity: 1;
}
.wp_wrap #etest .mid>ul>li:nth-child(2) .mid_box .tit_box.active, .wp_wrap #etest .mid>ul>li:nth-child(3) .mid_box .tit_box.active {
    width: 260px;
    transition: all 0.8s;
    opacity: 1;
}


/* coding */
.wp_wrap #coding .tit {
    gap: 15px;
}
.wp_wrap #coding .tit .title {
    font-size: 25px;
}
.wp_wrap #coding .coding_box .tit_box {
    margin-bottom: 20px;
}
.wp_wrap #coding .coding_box .tit_box .tit {
    font-size: 16px;
}
.wp_wrap #coding .coding_box .txt_box {
    margin-bottom: 20px;
}
.wp_wrap #coding .coding_box .txt_box .txt {
    font-size: 15px;
}
.wp_wrap #coding .coding_box .bot .tit {
    font-size: 15px;
}
.wp_wrap #coding .coding_box:nth-child(2) .bot .img_list, .wp_wrap #coding .coding_box:nth-child(3) .bot .img_list {
    gap: 25px;
}
.wp_wrap #coding .coding_box:nth-child(5) .bot .img_list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 25px;
}
.wp_wrap #coding .coding_box .tit_box.active {
    width: 230px;
}
.wp_wrap #coding .coding_box:nth-child(3) .tit_box.active {
    width: 210px;
}
.wp_wrap #coding .coding_box:nth-child(4) .tit_box.active {
    width: 160px;
}
.wp_wrap #coding .coding_box:nth-child(5) .tit_box.active {
    width: 140px;
}


/* std */
.wp_wrap #etest .std>ul>li .std_box .tit_box .tit {
    font-size: 16px;
}
.wp_wrap #etest .std>ul>li .std_box .info {
    font-size: 15px;
}


/* soldier */
.wp_wrap #etest .soldier .blue_box .slo {
    gap: 15px;
}
.wp_wrap #etest .soldier .blue_box .slo .left>p {
    font-size: 18px;
}
.wp_wrap #etest .soldier .blue_box .slo .left>p>span {
    font-size: 27px;
}
.wp_wrap #etest .soldier .blue_box .slo .left>p>span {
    font-size: 22px;
}
.wp_wrap #etest .soldier .blue_box .goal_list>li .goal_box .b_tit {
    font-size: 18px;
}
.wp_wrap #etest .soldier .blue_box .goal_list>li .goal_box .w_box .fir .s_tit {
    font-size: 16px;
    margin-bottom: 10px;
}
.wp_wrap #etest .soldier .blue_box .goal_list>li .goal_box .w_box .fir .ex {
    font-size: 15px;
}
.wp_wrap #etest .soldier .blue_box .goal_list>li .goal_box .w_box .sec .s_tit {
    font-size: 16px;
    margin-bottom: 10px;
}
.wp_wrap #etest .soldier .blue_box .goal_list>li .goal_box .w_box .sec .ex {
    font-size: 15px;
}
.wp_wrap #etest .soldier .blue_box .goal_list>li .goal_box .w_box {
    padding: 13px;
}
.wp_wrap #etest .soldier .blue_box {
    height: 1330px;
}
.wp_wrap #etest .need>ul>li .mid_box {
    background: inherit;
}
.wp_wrap #etest .need>ul>li .mid_box .tit_box {
    left: 0;
}
.wp_wrap #etest .need>ul>li .mid_box .txt_box .blue {
    padding-left: 0;
}
.wp_wrap #etest .need>ul>li .mid_box .txt_box .blue {
    padding-left: 0;
}
.wp_wrap #etest .need>ul>li .mid_box .ex {
    padding-left: 0;
}
.wp_wrap #etest .need>ul>li .mid_box .tit_box .tit {
    font-size: 16px;
}
.wp_wrap #etest .need>ul>li .mid_box .txt_box .blue {
    font-size: 15px;
}
.wp_wrap #etest .need>ul>li .mid_box .ex {
    font-size: 15px;
}
.wp_wrap #etest .need>ul>li .mid_box {
    padding-right: 0;
}


/* notice */
.wp_wrap #notice .tit {
    gap: 15px;
}
.wp_wrap #notice .tit .title {
    font-size: 25px;
}
/**********************************************************************************************************************/
}







@media (max-width: 375px) {
/**********************************************************************************************************************/
/* 공통 */
/**********************************************************************************************************************/
.wp_wrap .tit_box .s_tit {
    font-size: 30px
}
/**********************************************************************************************************************/



/**********************************************************************************************************************/
/* 헤더 */
/**********************************************************************************************************************/
.wp_wrap header .h_inner .lt .logo {
    width: 165px;
}
.wp_wrap header .search_box .search_box_inner {
    padding: 35px 0;
}
/**********************************************************************************************************************/


/**********************************************************************************************************************/
/* 푸터 */
/**********************************************************************************************************************/
.wp_wrap footer .f_inner .lt .f_logo {
    width: 170px;
}
.wp_wrap footer .f_inner .rt .f_info li {
    font-size: 14px;
}
.wp_wrap footer .f_inner .rt .time {
    font-size: 14px;
}
.wp_wrap footer .top .f_mnu li {
    font-size: 14px;
}
.wp_wrap footer .top .f_mnu {
    gap: 15px;
}
.wp_wrap footer .btn_bar {
    padding: 15px 0;
}
.wp_wrap footer .btn_bar .bar_inner>button {
    font-size: 14px;
}
/**********************************************************************************************************************/



/**********************************************************************************************************************/
/* 메인 */
/**********************************************************************************************************************/
.wp_wrap #m_visual .m_slider .m_slide .txt_box_out .txt_box .mv_tit {
    font-size: 23px;
}
.wp_wrap #m_notimnu .iner .lt .noti_slider .noti_slide {
    height: 200px;
}
.wp_wrap #m_notimnu .iner .lt .noti_arr i {
    font-size: 25px;
}
.wp_wrap #m_notimnu .iner .rt .mnus .mnu p {
    font-size: 15px;
}
.wp_wrap #m_ptnews .iner .lt .tit_box {
    margin-bottom: 15px;
}
.wp_wrap #m_ptnews .iner {
    gap: 15px;
}
.wp_wrap #m_partner .iner .logo_slider .logo_slide{
    height: 55px;
}
.wp_wrap #m_partner .iner .logo_slider .logo_slide .img_box img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    height: 35px;
}
.wp_wrap #m_partner.cm_sec {
    padding: 40px 0;
}
/**********************************************************************************************************************/



/**********************************************************************************************************************/
/* 서브 */
/**********************************************************************************************************************/
.wp_wrap #sub_main {
    height: 250px;
}
.wp_wrap #sub_main .shadow .txt_box p {
    font-size: 25px;
}


.wp_wrap #s_about01 {
    padding: 60px 0;
}
.wp_wrap #s_about01 .iner .lt .tit {
    font-size: 30px;
    margin-bottom: 20px;
}
.wp_wrap #s_about01 .iner .rt {
    height: 210px;
}



.wp_wrap #s_organ .iner .tit_box {
    margin-bottom: 30px;
}
.wp_wrap #s_organ .iner .organ_tab .tab_content02 .itm .txt_box .top p {
    font-size: 18px;
}
.wp_wrap #s_organ .iner .organ_tab .tab_content02 .itm .txt_box .bot {
    padding: 40px 20px 30px 20px;
}



.wp_wrap #s_history {
    padding: 60px 0;
}
.wp_wrap #s_history .iner .tit_box .s_tit {
    font-size: 25px;
}
.wp_wrap #s_history .iner .hstr_box .ten_year_itm .top .img_box {
    height: 210px;
}
.wp_wrap #s_history .iner .hstr_box .ten_year_itm .top .year_txt .b_txt {
    font-size: 30px;
}
.wp_wrap #s_history .iner .hstr_box .ten_year_itm .top .year_txt .sm_txt {
    font-size: 15px;
}
.wp_wrap #s_history .iner .hstr_box .ten_year_itm .bot .year_itm>ul>li>p {
    font-size: 15px;
}
.wp_wrap #s_history .iner .hstr_box .ten_year_itm .start_icon .cicle span {
    width: 25px;
    height: 25px;
}
.wp_wrap #s_history .iner .hstr_box .ten_year_itm .start_icon .cicle {
    width: 35px;
    height: 35px;
}

.wp_wrap #s_history .iner .hstr_box .ten_year_itm .start_icon {
    gap: 5px;
}
.wp_wrap #s_history .iner .hstr_box .ten_year_itm .start_icon p {
    font-size: 13px;
}

.wp_wrap #s_history .iner .hstr_box .ten_year_itm .bot::after {
    left: 17px;
}

.wp_wrap #s_history .iner .hstr_box .ten_year_itm .bot .year_itm.left, 
.wp_wrap #s_history .iner .hstr_box .ten_year_itm .bot .year_itm.right {
    margin-left: 30px;
}

.wp_wrap #s_history .iner .hstr_box .ten_year_itm .bot .year_itm>p {
    font-size: 30px
}

.wp_wrap #s_history .iner .hstr_box .ten_year_itm .bot .year_itm.left::after, 
.wp_wrap #s_history .iner .hstr_box .ten_year_itm .bot .year_itm.right::after {
    display: none;
}






.wp_wrap #s_history .iner .hstr_box .ten_year_itm .bot {
    margin-bottom: 0;
}

.wp_wrap #s_history .iner .hstr_box .ten_year_itm .bot .year_itm>ul>li span {
    font-size: 16px;
}


/* e-test */

.wp_wrap #s_about02 .iner .itms .itm {
    padding: 0px 5px;
}
.wp_wrap #s_about02 .iner .itms>div:nth-child(3) .itm_iner .icon_box {
    width: 100px;
}
.wp_wrap #s_about02 .iner .itms .itm .itm_iner .tit {
    width: auto;
}
.wp_wrap #s_about02 .iner .itms_bot .itm .itm_iner {
    gap: 18px;
}
.wp_wrap #s_about02 .iner .itms_bot .itm {
    padding: 29px 5px;
}
.wp_wrap #s_about02 .iner .itms_bot .itm .itm_iner .icon_box {
    width: 182px;
}
.wp_wrap #s_about02 .iner .itms_bot .itm .itm_iner .tit {
    width: auto;
}
.wp_wrap #s_about02 .iner .itms_bot .itm:last-child {
    padding: 19px 5px;
}
.wp_wrap #s_about02 .iner .itms_bot .itm:last-child .itm_iner .icon_box {
    width: 100px;
}
.wp_wrap #s_about02 .iner .itms_bot .itm:last-child .itm_iner .desc {
    width: 160px;
}
.wp_wrap #s_about02 .iner .itms_bot .itm:last-child .itm_iner {
    gap: 18px;
}
.wp_wrap #s_about02 .iner .itms>div:nth-child(5) .itm_iner .icon_box {
    width: 70px;
}


/* std */
.wp_wrap #etest .std>ul>li .std_box .tit_box {
    margin-bottom: 20px;
}
.wp_wrap #etest .std>ul>li:nth-child(2) .std_box .info:nth-child(2):before, .wp_wrap #etest .std>ul>li:nth-child(2) .std_box .info:nth-child(3):before {
    top: 13%;
}


/* soldier */
.wp_wrap #etest .soldier .blue_box .slo .left {
    width: 88%;
}

/**********************************************************************************************************************/
}







@media (max-width: 320px) {
/**********************************************************************************************************************/
/* 헤더 */
/**********************************************************************************************************************/
.wp_wrap header .h_inner .lt .logo {
    width: 150px;
}
.wp_wrap header .search_box .search_box_inner .logo_box {
    width: 165px;
    margin-bottom: 30px;
}
.wp_wrap header .search_box .search_box_inner .search_form .form_iner .lt .search_mnu .show_mnu p {
    min-width: 90px;
}
/**********************************************************************************************************************/



/**********************************************************************************************************************/
/* 메인 */
/**********************************************************************************************************************/
.wp_wrap #m_visual .m_slider .m_slide .txt_box_out .txt_box .mv_tit {
    font-size: 19px;
}


.wp_wrap .tit_box .m_tit {
    font-size: 25px;
}
.wp_wrap .tit_box .m_desc {
    font-size: 13px;
}
.wp_wrap #m_new .iner .tab_zone .tab_content .tab_layer {
    height: 140px;
}
.wp_wrap #m_new .iner .tab_zone .tab_content .tab_layer .itm a .layer_in .tit p {
    font-size: 17px;
}
.wp_wrap #m_new .iner .tab_zone .tab_content .tab_layer .itm a .layer_in .desc p {
    font-size: 13px;
}

.wp_wrap #m_ptnews .iner .rt .pt_slider .pt_slide a .slide_in .txt_box .tit {
    font-size: 17px;
}
.wp_wrap #m_ptnews .iner .rt .pt_slider .pt_slide a .slide_in .txt_box .desc {
    font-size: 14px;
}
/**********************************************************************************************************************/



/**********************************************************************************************************************/
/* 서브 */
/**********************************************************************************************************************/
.wp_wrap #fix_menu .menu_inner .second .m_top p, .wp_wrap #fix_menu .menu_inner .third .m_top p {
    font-size: 11px;
}


.wp_wrap #s_about01 .iner .lt {
    width: 100%;
}
.wp_wrap #s_about01 .iner .lt .desc {
    font-size: 14px;
}
.wp_wrap #s_about01 .iner .lt .date {
    font-size: 16px;
}

.wp_wrap #s_organ .iner .organ_tab .tab_content02 .itm .txt_box .top p {
    font-size: 16px;
}
.wp_wrap #s_organ .iner .organ_tab .tab_content02 .itm .txt_box .bot {
    padding: 35px 15px 25px 15px;
}
.wp_wrap #s_organ .iner .organ_tab .tab_content02 .itm .txt_box .bot p {
    font-size: 15px;
}


.wp_wrap #s_history .iner .tit_box .s_tit {
    font-size: 22px;
}
.wp_wrap #s_history .iner .hstr_box .ten_year_itm .top .year_txt .sm_txt {
    font-size: 13px;
}
.wp_wrap #s_history .iner .hstr_box .ten_year_itm .bot .year_itm>p {
    font-size: 25px;
}
.wp_wrap #s_history .iner .hstr_box .ten_year_itm .bot .year_itm>ul>li>p {
    font-size: 13px;
}


/* map */
.wp_wrap #map .info>li .inner_info>p {
    font-size: 13px;
}
.wp_wrap #map .info>li .number .right>P {
    font-size: 13px;
}
.wp_wrap #map .info>li .number .left>P {
    font-size: 13px;
}
.wp_wrap #map .subway .c_tit {
    width: 151px;
}
.wp_wrap #map .subway .c_tit>p {
    font-size: 14px;
}
.wp_wrap #map .subway .ex {
    font-size: 13px;
}
.wp_wrap #map .bus .c_tit {
    width: 139px;
}
.wp_wrap #map .bus .c_tit>p {
    font-size: 14px;
}
.wp_wrap #map .bus .ex {
    font-size: 13px;
}

/* e-test */
.wp_wrap #etest .top .right .ex {
    font-size: 13px;
}
.wp_wrap #etest .mid>ul>li .mid_box .tit_box .tit {
    font-size: 13px;
}
.wp_wrap #etest .mid>ul>li .mid_box .ex {
    font-size: 13px;
}
.wp_wrap #etest .mid>ul>li .mid_box {
    padding: 0;
    padding-top: 30px;
}
.wp_wrap #etest .mid>ul>li {
    margin-bottom: 55px;
}
.wp_wrap #etest .bot .tit_box .tit {
    font-size: 13px;
}
.wp_wrap #etest .bot .bot_img .left .txt_box .tit {
    font-size: 14px;
}
.wp_wrap #etest .bot .bot_img .left .txt_box .ex {
    font-size: 13px;
}
.wp_wrap #etest .bot .bot_img .right .txt_box .tit {
    font-size: 14px;
}
.wp_wrap #etest .bot .bot_img .right .txt_box .ex {
    font-size: 13px;
}
.wp_wrap .tit_box .s_desc {
    font-size: 13px;
}
.wp_wrap #s_about02 .iner .itms .itm {
    height: 80px;
}

.wp_wrap #s_about02 .iner .itms .itm {
    padding: 0px 2px;
}
.wp_wrap #s_about02 .iner .itms .itm .itm_iner .tit {
    font-size: 15px;
}
.wp_wrap #s_about02 .iner .itms .itm .itm_iner .desc {
    font-size: 11px;
}
.wp_wrap #s_about02 .iner .itms .itm .itm_iner {
    gap: 10px;
    height: 100%;
}
.wp_wrap #s_about02 .iner .itms_bot .itm {
    height: 80px;
    padding: 29px 2px;
}
.wp_wrap #s_about02 .iner .itms_bot .itm .itm_iner {
    height: 100%;
}
.wp_wrap #s_about02 .iner .itms_bot .itm:last-child {
    height: 80px;
    padding: 19px 2px;
}
.wp_wrap #s_about02 .iner .itms_bot .itm:last-child .itm_iner {
    height: 100%;
}
.wp_wrap #s_about02 .iner .itms_bot .itm .itm_iner .tit {
    font-size: 15px;
}
.wp_wrap #s_about02 .iner .itms_bot .itm .itm_iner .desc {
    font-size: 12px;
}
.wp_wrap #s_about02 .iner .itms_bot .itm .itm_iner {
    gap: 10px;
}
.wp_wrap #s_about02 .iner .itms_bot .itm:last-child .itm_iner {
    gap: 10px;
}
.wp_wrap #s_about02 .iner .itms_bot .itm:last-child .itm_iner .icon_box>img {
    width: 90%;
}
.wp_wrap #s_about02 .iner .itms_bot .itm:last-child .itm_iner .desc {
    width: 130px;
}
.wp_wrap #s_about02 .iner .e_pro .tit {
    font-size: 17px;
}
.wp_wrap #s_about02 .iner .e_pro .img_tit .tit {
    font-size: 17px;
}
.wp_wrap #etest .mid>ul>li .mid_box .tit_box {
    height: 40px;
}
.wp_wrap #s_about02 .iner .itms {
    gap: 25px;
}
/* active */
.wp_wrap #etest .mid>ul>li:nth-child(1) .mid_box .tit_box.active {
    width: 250px;
    transition: all 0.8s;
    opacity: 1;
}
.wp_wrap #etest .mid>ul>li:nth-child(2) .mid_box .tit_box.active, .wp_wrap #etest .mid>ul>li:nth-child(3) .mid_box .tit_box.active {
    width: 220px;
    transition: all 0.8s;
    opacity: 1;
}

/* coding */
.wp_wrap #coding .coding_box .tit_box .tit {
    font-size: 13px;
}
.wp_wrap #coding .coding_box .txt_box .txt {
    font-size: 13px;
}
.wp_wrap #coding .coding_box .bot .tit {
    font-size: 13px;
}
.wp_wrap #coding .coding_box:nth-child(2) .bot .img_list, .wp_wrap #coding .coding_box:nth-child(3) .bot .img_list {
    gap: 20px;
}
.wp_wrap #coding .coding_box:nth-child(5) .bot .img_list {
    gap: 20px;
}
.wp_wrap #coding .coding_box .txt_box .txt::before {
    display: none;
}
.wp_wrap #coding .coding_box .txt_box {
    padding-left: 0;
}
.wp_wrap #coding .coding_box .txt_box .txt {
    padding-left: 0;
}
.wp_wrap #coding .coding_box:nth-child(3) .txt_box, .wp_wrap #coding .coding_box:nth-child(4) .txt_box {
    margin-bottom: 15px;
}
.wp_wrap #coding .coding_box:nth-child(4) .bot .img_list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
}
.wp_wrap #coding .coding_box .tit_box {
    height: 42px;
}
.wp_wrap #coding .coding_box .tit_box.active {
    width: 196px;
}
.wp_wrap #coding .coding_box:nth-child(3) .tit_box.active {
    width: 177px;
}
.wp_wrap #coding .coding_box:nth-child(4) .tit_box.active {
    width: 136px;
}
.wp_wrap #coding .coding_box:nth-child(5) .tit_box.active {
    width: 122px;
}


/* std */
.wp_wrap #etest .std>ul>li .std_box .tit_box .tit {
    font-size: 13px;
}
.wp_wrap #etest .std>ul>li .std_box .info {
    font-size: 13px;
}
.wp_wrap #etest .std>ul>li .std_box .tit_box {
    height: 42px;
}
.wp_wrap #etest .std>ul>li .std_box .tit_box.active {
    width: 175px;
}
.wp_wrap #etest .std>ul>li:nth-child(2) .std_box .tit_box.active {
    width: 115px;
}


/* soldier */
.wp_wrap #etest .soldier .blue_box .goal_list>li .goal_box .b_tit {
    font-size: 16px;
    margin-bottom: 10px;
}
.wp_wrap #etest .soldier .blue_box .goal_list>li .goal_box .w_box .fir .s_tit {
    font-size: 14px
}
.wp_wrap #etest .soldier .blue_box .goal_list>li .goal_box .w_box .fir .ex {
    font-size: 13px;
}
.wp_wrap #etest .soldier .blue_box .goal_list>li .goal_box .w_box .sec .s_tit {
    font-size: 14px;
}
.wp_wrap #etest .soldier .blue_box .goal_list>li .goal_box .w_box .sec .ex {
    font-size: 13px;
}
.wp_wrap #etest .soldier .blue_box .slo .left>p {
    font-size: 16px;
}
.wp_wrap #etest .soldier .blue_box {
    padding: 0 10px 20px;
    padding-top: 20px;
    height: 1160px;
}
.wp_wrap #etest .soldier .blue_box .slo .left>p>span {
    font-size: 19px;
}
.wp_wrap #etest .need>ul>li .mid_box .tit_box .tit {
    font-size: 13px;
}
.wp_wrap #etest .need>ul>li .mid_box .txt_box .blue {
    font-size: 13px;
}
.wp_wrap #etest .need>ul>li .mid_box .ex {
    font-size: 13px;
}
.wp_wrap #etest .need>ul>li .mid_box {
    padding: 26px 0;
    padding-top: 35px;
}
.wp_wrap #etest .need>ul>li {
    margin-bottom: 50px;
}
.wp_wrap #etest .need>ul>li .mid_box .tit_box {
    height: 42px;
}
.wp_wrap #etest .need>ul>li .mid_box .tit_box.active {
    width: 185px;
}
.wp_wrap #etest .need>ul>li:nth-child(2) .mid_box .tit_box.active {
    width: 145px;
}
.wp_wrap #etest .need>ul>li:nth-child(3) .mid_box .tit_box.active {
    width: 210px;
}
/**********************************************************************************************************************/
}


