/**
 * 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: 1400px) {
/**********************************************************************************************************************/
/* 헤더 */
/**********************************************************************************************************************/
    .wp_wrap .cm_inner{        
        padding:0 15px;
    }
    .wp_wrap .cm_inner02 {
        padding: 0 15px;
    }
/**********************************************************************************************************************/
 
/**********************************************************************************************************************/
/* 메인 */
/**********************************************************************************************************************/
/* sec01 - m_recent */
    .wp_wrap .m_recent .recent_in .slider_box .recent_slider {
        position: unset;
        width: 100%;
        left: 0;
    }
    .wp_wrap .m_recent .recent_in .slider_box .recent_slider .slide {
        display: block;
        position: relative;
        height: 500px;
    }
    .wp_wrap .m_recent .recent_in .slider_box .recent_slider .slide .slide_in .recent_info .txt_box {
        position: absolute;
        bottom: 5px;
        right: 10px;
        transform: translate(-4%,-4%);
        background: rgba(206, 25, 25, 0.85);
        width: 160px;
        height: 160px;
        border-radius: 50%;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        color: #fff;
        opacity: 0;
        transition: 0.7s;


        position: absolute;
        bottom: -50%;
        right: 3%;
        transform: translate(-4%, -4%);
        background: rgba(206, 25, 25, 0.85);
        width: 26%;
        height: 21vh;
        width: 160px;
        height: 160px;
        border-radius: 50%;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        color: #fff;
        opacity: 0;
        transition: 0.7s;
    }
    
  /*   .wp_wrap .m_recent .recent_in .slider_box .recent_slider .slide:hover .slide_in .recent_info .txt_box {
        opacity: 1;
        bottom: 10px;
    } */
    .wp_wrap .m_recent .recent_in .slider_box .recent_slider .slide .slide_in .recent_info .txt_box .where {
        font-size: 18px;
        font-family: var(--font-pre300);
    }
    .wp_wrap .m_recent .recent_in .slider_box .recent_slider .slide .slide_in .recent_info .txt_box .in_house {
        font-size: 18px;
        font-family: var(--font-pre300);
        margin-bottom: 10px;
    }
    .wp_wrap .m_recent .recent_in .slider_box .recent_slider .slide .slide_in .recent_info .txt_box .date {
        font-size: 15px;
        font-family: var(--font-pre300);
    }



    

/* sub03 - m_news*/
    .wp_wrap .m_news .bottom {
        position: unset;
        width: 100%;
        margin-left: 35px;
    }
    .wp_wrap .m_news .bottom .down .news_slider {
        position: unset;
        width: 100%;
    }



/* inquiry */
    .wp_wrap .inquiry .mid .right .count_itms > li .count_num .num {
        font-size: 43px;
    }
    .wp_wrap .inquiry .mid .right .count_itms > li {
        padding: 25px 15px;
    }



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

}

@media (max-width: 1250px) {
/**********************************************************************************************************************/
/* 헤더 */
/**********************************************************************************************************************/
    .wp_wrap header .h_inner nav .gnb .m_list {
        position: relative;
        text-align: center;
        width: 140px;
    }
    
    
    
/**********************************************************************************************************************/
    





/**********************************************************************************************************************/
/* 메인 */
/**********************************************************************************************************************/
/* 메인비주얼 */
    .wp_wrap .main_visual .main_slider .slide .txt_box p {
        color: #fff;
    }
    .wp_wrap .main_visual .main_slider .slick-dots li button {
        font-size: 0;
        width: 20px;
        height: 20px;
        border-radius: 50%;
        margin-bottom: 10px;
        background: rgba(252, 252, 252, 0.39);
        border: 2px solid #D8D8D8;
    }  
    .wp_wrap .m_news .bottom {
        position: unset;
        width: 100%;
        margin-left: 0px; 
    }

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

}


@media (max-width: 1200px) {
/**********************************************************************************************************************/
/* 메인 */
/**********************************************************************************************************************/
/* sub04 - m_contact */
.wp_wrap .main_visual .main_slider .slide .txt_box {
    left: 1%;
}
.wp_wrap .main_visual .main_slider .slide .txt_box .tit {
    font-size: 55px;
}
.wp_wrap .main_visual .main_slider .slide .txt_box .tit>span:after {
    width: 220px;
    height: 60px;
}
.wp_wrap header .h_inner .h_rt nav .gnb {
    display: none;
}
.wp_wrap .ful_mnu {
    width: 500px;
}
.wp_wrap .ful_mnu .mnu_inner {
    padding-right: 40px;
    padding-left: 40px;
}
.wp_wrap .ful_mnu .mnu_inner .tit {
    font-size: 25px;
}
.wp_wrap .ful_mnu .mnu_inner .mnu_bd .ful_gnb .ful_m_list {
    flex-direction: column;
    gap: 10px;
}
.wp_wrap .ful_mnu .mnu_inner .mnu_bd {
    padding-top: 10px;
}
.wp_wrap .ful_mnu .mnu_inner .tit {
    padding-bottom: 10px;
}
.wp_wrap .ful_mnu .mnu_inner .mnu_bd .ful_gnb .ful_m_list>p {
    font-size: 20px;
}
.wp_wrap .ful_mnu .mnu_inner .mnu_bd .ful_gnb .ful_m_list .ful_sub_mnu>li>a {
    font-size: 18px;
}
.wp_wrap .ful_mnu .mnu_inner .mnu_bd .ful_gnb .ful_m_list .ful_sub_mnu>li {
    margin-bottom: 10px;
}
 .wp_wrap header .h_inner .h_lt {
    height: 100px;
    display: flex;
    align-items: center;
 }
    .wp_wrap .m_contact{
        background: url(../img/main/contact_bg.png) no-repeat left center / cover;
    }
    .wp_wrap .m_contact .contact_in {
        display: flex;
        align-items: center;
        justify-content: space-between;
        flex-direction: column;
        gap: 30px;
    }
    .wp_wrap .m_contact .contact_in .left {
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        gap: 10px;
        padding: 0;
    }
    .wp_wrap .m_contact .contact_in .left .top .txt_box .ct_desc br {
        display: none;
    }
    .wp_wrap .m_contact .contact_in .left .bottom .txt_box>p br{
        display: none;
    }
    .wp_wrap .m_contact .contact_in .left .bottom .txt_box>p {
        font-size: 20px;
        font-family: var(--font-pre300);
        margin-bottom: 15px;
    }
    .wp_wrap .m_contact .contact_in .left .bottom .txt_box>p {
        font-size: 20px;
        font-family: var(--font-pre300);
        margin-bottom: 10px;
    }

    .wp_wrap .about .about_box .text_box .tit {
        font-size: 45px;
    }
    .wp_wrap .about .about_box .about_list>li .ab_box>a {
        font-size: 20px;
    }

    .wp_wrap .inquiry .text_box .tit {
        font-size: 45px;
    }
    .wp_wrap .inquiry .mid {
        gap: 100px;
    }

    .wp_wrap .m_news .top .txt_box .tit {
        font-size: 45px;
    }


    /* 2026.03.19 추가 */
    .wp_wrap .m_location .info_box {
        padding-left: 30px;
    }
    .wp_wrap .m_location .info_box .tit {
        font-size: 45px;
    }
/**********************************************************************************************************************/




/**********************************************************************************************************************/
/* 서브 */
/**********************************************************************************************************************/
    .wp_wrap .s_about .about_in .ab_as .icon_img_box {
        display: flex;
        align-items: center;
        justify-content: space-between;
        flex-direction: column;
        gap: 40px;
    }
    .wp_wrap .s_about .about_in .ab_as .icon_img_box .left {
        display: flex;
        align-items: center;
        justify-content: space-evenly;
        width: 100%;
    }
    .wp_wrap .s_about .about_in .ab_as .icon_img_box .right .as_img01{
        display: none;
    }
    .wp_wrap .s_about .about_in .ab_as .icon_img_box .right {
        width: 100%;
    }
    .wp_wrap .s_about .about_in .ab_as .icon_img_box .right .as_img02{
        display: block;
        width: 100%;
        height: 500px;
        object-fit: cover;
    }


    /* intro */
    .wp_wrap .intro .about_box .tit {
        font-size: 45px;
    }
    .wp_wrap .intro .bot .tit {
        font-size: 45px;
    }

    /* greeting */
    .wp_wrap .greeting .top .ex_box .ex>br {
        display: none;
    }
    .wp_wrap .greeting .top .tit {
        font-size: 45px;
    }
    .wp_wrap .greeting .info .info_box {
        flex-direction: column;
    }
    .wp_wrap .greeting .info .info_box .left .img_box>img {
        margin: 0 auto;
    }
    .wp_wrap .greeting .info .info_box .right .tit_box .tit {
        font-size: 45px;
    }

    /* member */
    .wp_wrap .member .tit {
        font-size: 45px;
    }
    .wp_wrap .member .info .info_box .right {
        border-radius: 0px 0px 20px 20px;
    }
    .wp_wrap .member .info .info_box {
        flex-direction: column;
    }
    .wp_wrap .member .info .info_box .right .tit_box .tit {
        font-size: 45px;
    }
    .wp_wrap .member .info .info_box .left {
        width: 100%;
    }
    .wp_wrap .member .info .info_box .left .img_box>img {
        margin: 0 auto;
    }
    .wp_wrap .member .info .info_box .right .text_box {
        padding: 100px 0;
    }
    .wp_wrap .member .info .info_box .right {
        border-radius: 0px 0px 20px 20px;
    }
    .wp_wrap .member .info .info_box .right {
        border-left: 1px solid #dddddd;
    }


    /* organization */
    .wp_wrap .organization .tit_box .tit {
        font-size: 45px;
    }
    .wp_wrap .organization .or_box {
        flex-direction: column;
    }
    .wp_wrap .organization .or_box.two {
        flex-direction: column-reverse;
    }
    .wp_wrap .organization .or_box .txt_box .ex>br {
        display: none;
    }

    /* work */
    .wp_wrap .work .tit_box .tit {
        font-size: 45px;
    }
    .wp_wrap .work .tab_zone .back_g>nav>ul {
        width: 100%;
    }
    .wp_wrap .work .tab_zone .back_g>nav>ul>li {
        width: 100%;
    }
    .wp_wrap .work .tab_zone .tab_mnu>ul>li>button {
        width: 100%;
    }
    .wp_wrap .work .tab_zone .tab_content .tab_layer .tit {
        font-size: 35px;
    }
    .wp_wrap .work .tab_zone .tab_content .tab_layer .or_list .or_box {
        flex-direction: column;
    }
    .wp_wrap .work .tab_zone .tab_content .tab_layer .or_list .or_box .img_box {
        width: 100%;
    }
    .wp_wrap .work .tab_zone .tab_content .tab_layer .or_list .or_box .img_box>img {
        width: 100%;
    }
    
    .wp_wrap .organization .or_box .img_box {
        width: 100%;
    }

    .wp_wrap .work .tab_zone .tab_content .tab_layer .or_list .or_box .txt_box .ex>br {
        display: none;
    }
    .wp_wrap .work .tab_zone .tab_content .tab_layer .or_list .or_box.two {
        flex-direction: column-reverse;
    }
    .wp_wrap .work .tab_zone .tab_content .tab_layer .or_list .or_box .txt_box {
        width: 100%;
    }
    .wp_wrap .work .tab_zone .tab_content .tab_layer .or_list .or_box .txt_box .ex02>br {
        display: none;
    }

    /* visa */
    .wp_wrap .organization .or_box .txt_box .ex {
        margin-top: 10px;
    }
    .wp_wrap .organization .or_box .txt_box {
        width: 100%;
    }
    .wp_wrap .organization .or_box .txt_box .s_name {
        font-size: 18px;
    }

    /* inq */
    .wp_wrap .inq .top_box .tit {
        font-size: 45px;
    }
    .wp_wrap .inq .form_box .form_wrap .form_line.flex {
        flex-direction: column;
        gap: 20px;
    }

    .wp_wrap .review .tit {
        font-size: 45px;
    }

    .wp_wrap .notice .tit {
        font-size: 45px;
    }
    
    .wp_wrap .sucess .tit {
        font-size: 45px;
    }
    
    .wp_wrap .data .tit {
        font-size: 45px;
    }


        
    /* 2026.03.19 추가 */
    .wp_wrap .s_location1 .info_box {
        padding: 0 10px;
    }
    .wp_wrap .s_location1 .inner_box .tit {
        font-size: 45px;
    }

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




}


@media (max-width: 992px) {
/**********************************************************************************************************************/
/* 헤더 */
/**********************************************************************************************************************/
.wp_wrap header .h_util {
    right: 15px;
}
    .wp_wrap header .h_inner nav .gnb {
        display: none;
    }
    .wp_wrap header .h_inner .icon_zone{
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 30px 0;
    }
    .wp_wrap header .h_inner .icon_zone .mo_menu_icon i{
        font-size: 20px;
        padding: 8px;
        border: 1px solid #ddd;
        color: #fff;
    }
    .wp_wrap header .mo_menu{
        display: block;
        position: fixed;
        top: 0;
        left: -100%;
        width: calc(100% - 65px);
        height: 100vh;
        background: #2d2d2d;        
        padding: 100px 0 0 0;
        transition: 0.5s;
        border-right: 1px solid #5d5d5d;
        margin-right: auto;
        z-index: 1000;
    }
    .wp_wrap header .mo_menu.on{
        left: 0;
    }
    .wp_wrap header .mo_menu .mo_gnb {
        display: flex;
        flex-direction: column;
        width: auto;
        margin: 0 auto;
    }
    .wp_wrap header .mo_menu .mo_gnb>li {
        text-align: center;
        position: relative;
        flex: 1;
        border-bottom: 1px solid #5d5d5d;
    }
    .wp_wrap header .mo_menu .mo_gnb>li:first-child {
        border-top: 1px solid #5d5d5d;
    }
    .wp_wrap header .mo_menu .mo_gnb>li>a {
        display: block;
        width: 100%;
        padding: 18px 0;
        color: #ddd;
        position: relative;
        top: 0;
        background: #2d2d2d;
        font-size: 18px;
    }
    .wp_wrap header .mo_menu .mo_gnb .mo_sub_mnu {
        position: relative;
        top: 0;
        padding: 0;
        background: #f8f8f8;
        display: none;
    }
    .wp_wrap header .mo_menu .mo_gnb .mo_sub_mnu>li {
        text-align: center;
        background: #555;
        border-bottom: 1px solid #777;
    }
    .wp_wrap header .mo_menu .mo_gnb .mo_sub_mnu>li:last-child{
        border-bottom: none;
    }
    .wp_wrap header .mo_menu .mo_gnb .mo_sub_mnu>li>a {
        display: inline-block;
        padding: 15px 0;
        font-size: 16px;
        color: #ddd;
    }

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




/**********************************************************************************************************************/
/* 메인 */
/**********************************************************************************************************************/
/*  메인비주얼 */    
    .wp_wrap .main_visual .main_slider .slide {
        position: relative;
        width: 100%;
        height: 75vh;
    }
    .wp_wrap .main_visual .main_slider .slide .txt_box .tit {
        font-size: 50px;
    }
    .wp_wrap .main_visual .main_slider .slide .txt_box .tit>span:after {
        width: 202px;
        height: 54px;
    }
    .wp_wrap .main_visual .main_slider .slide .txt_box .ex {
        font-size: 20px;
    }

    .wp_wrap .about .about_box .text_box .tit {
        font-size: 40px;
    }
    .wp_wrap .about .about_box .text_box .s_tit {
        margin-bottom: 15px;
    }
    .wp_wrap .about .about_box .about_list {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
    }
    .wp_wrap .about .about_box .about_list>li .ab_box>a {
        padding: 100px 0;
        overflow: hidden;
    }
    .wp_wrap .about .about_box .about_list>li .ab_box {
        overflow: hidden;
    }

    .wp_wrap .inquiry .text_box .s_tit {
        margin-bottom: 15px;
    }
    .wp_wrap .inquiry .text_box .tit {
        font-size: 40px;
    }
    .wp_wrap .inquiry .mid {
        flex-direction: column;
        gap: 50px;
    }
    .wp_wrap .inquiry .bot>a .name {
        font-size: 25px;
    }
    .wp_wrap .inquiry .bot>a {
        padding: 45px 0;
    }

    .wp_wrap .m_news .top .txt_box .s_tit {
        margin-bottom: 15px;
    }
    .wp_wrap .m_news .top .txt_box .tit {
        font-size: 40px;
    }

/* sub03 - m_news*/
    .wp_wrap .m_news .bottom .up {
        margin-bottom: 80px;
    }
    .wp_wrap .m_news .bottom .up .txt_box .cm_desc br{
        display: none;
    }

/* sub04 - m_contact*/
    .wp_wrap .m_contact .contact_in .right .form_inner {
        position: relative;
        width: 570px;
        height: 750px;
        background: rgba(255, 255, 255, 0.89);
        box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
        padding: 65px 60px 45px 60px;
        border-radius: 50px;
    }

    /* inquiry */
    .wp_wrap .inquiry .mid .right .count_itms > li {
        padding: 20px 25px;
    }


/* 2026.03.19 추가 */
    .wp_wrap .m_location {
        padding: 120px 0;
    }
    .wp_wrap .m_location .cont_box {
        flex-direction: column-reverse;
        gap: 40px;
    }
    .wp_wrap .m_location .cont_box>div {
        width: 100%;
    }  
    .wp_wrap .m_location .map_box{
        height: 400px;
    }  
    .wp_wrap .m_location .info_box {
        padding-left: 0;
        padding-top: 0;
    }
    .wp_wrap .m_location .info_box .tit {
        font-size: 40px;
    }
    .wp_wrap .m_location .info_box .adrs {
        font-size: 22px;
    }
    .wp_wrap .m_location .info_box .tel>p {
        font-size: 20px;
    }
/**********************************************************************************************************************/









/**********************************************************************************************************************/
/* 서브 */
/**********************************************************************************************************************/

/* sub02 - s_pf */   
    .wp_wrap .s_pf .pf_in .tab_mnu .tab_content .tab-content .pf_itms .itm .img_box .txt_box {
        position: absolute;
        bottom: 10px;
        right: 20px;
        width: 120px;
        height: 120px;
        border-radius: 50%;
        background: #CE1919;
        color: #fff;
        font-family: var(--font-pre300);
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        opacity: 0;
        transition: 0.3s;
    }
    .wp_wrap .s_pf .pf_in .tab_mnu .tab_content .tab-content .pf_itms .itm .img_box .txt_box .where {
        font-size: 15px;
    }

    .wp_wrap .s_pf .pf_in .tab_mnu .tab_content .tab-content .pf_itms .itm .img_box .txt_box .in_house {
        font-size: 14px;
        margin-bottom: 7px;
    }
    .wp_wrap .s_pf .pf_in .tab_mnu .tab_content .tab-content .pf_itms .itm .img_box .txt_box .date {
        font-size: 13px;
    }


    .wp_wrap .sub_main .txt_box .sm_tit {
        font-size: 35px;
    }
    .wp_wrap .sub_main.two .txt_box .sm_tit {
        font-size: 35px;
    }
    .wp_wrap .sub_main.three .txt_box .sm_tit {
        font-size: 35px;
    }
    .wp_wrap .sub_main.four .txt_box .sm_tit {
        font-size: 35px;
    }



    .wp_wrap .sub_mnu_area .inner {
        padding: 0 !important;
    }
    .wp_wrap .sub_mnu_area .inner .mnu_box {
        height: 60px;
    }
    .wp_wrap .sub_mnu_area .inner .mnu_box .home {
        width: 60px;
    }

    /* intro */
    .wp_wrap .intro .about_box .tit {
        font-size: 40px;
    }
    .wp_wrap .intro .bot .tit {
        font-size: 40px;
    }
    .wp_wrap .intro .bot .bot_list>li .bot_box {
        padding: 90px 40px;
    }

    /* greeting */
    .wp_wrap .greeting .top .tit {
        font-size: 40px;
        margin-bottom: 40px;
    }
    .wp_wrap .greeting .info .info_box .right .tit_box .tit {
        font-size: 40px;
    }
    .wp_wrap .greeting .top .ex_box {
        gap: 10px;
    }
    .wp_wrap .greeting .top .ex_box .ex {
        font-size: 18px;
    }
    .wp_wrap .greeting .info .info_box .right .tit_box .s_tit {
        font-size: 18px
    }
    .wp_wrap .greeting .info .info_box .right .tit_box .ss_tit {
        font-size: 18px;
    }
    .wp_wrap .greeting .info .info_box .right .career_box .car_box .c_list>li>p {
        font-size: 18px;
    }
    .wp_wrap .greeting .info .info_box .right .career_box .car_box .c_tit>p {
        font-size: 20px
    }

    /* member */
    .wp_wrap .member .tit {
        font-size: 40px;
        margin-bottom: 40px;
    }
    .wp_wrap .member .info .info_box .right .tit_box .tit {
        font-size: 40px;
    }
    .wp_wrap .member .info .info_box .right .tit_box .ss_tit {
        font-size: 18px;
    }
    .wp_wrap .member .info .info_box .right .career_box .car_box .c_list>li>p {
        font-size: 18px;
    }
    .wp_wrap .member .info .info_box .right .career_box .car_box .c_tit>p {
        font-size: 20px;
    }

    /* organization */
    .wp_wrap .organization .tit_box .tit {
        font-size: 40px;
    }
    .wp_wrap .organization .or_box .img_box {
        width: 100%;
    }
    .wp_wrap .organization .or_box .blog a .img_box {
        width: 15%;
    }
    .wp_wrap .organization .or_box .blog a .img_box>img {}
    .wp_wrap .organization .or_box .img_box>img {
        width: 100%;
    }
    .wp_wrap .organization .or_box .txt_box {
        width: 100%;
    }
    .wp_wrap .organization .or_box .txt_box .name {
        font-size: 25px;
    }
    .wp_wrap .organization .or_box .txt_box .ex {
        font-size: 18px;
        margin-top: 20px;
    }

    /* work */
    .wp_wrap .work .tit_box .tit {
        font-size: 40px;
    }
    .wp_wrap .work .tab_zone .tab_mnu>ul>li>button {
        font-size: 18px;
    }
    .wp_wrap .work .tab_zone .tab_content .tab_layer .tit {
        font-size: 30px;
    }
    .wp_wrap .work .tab_zone .tab_content .tab_layer .or_list .or_box .txt_box .ex {
        font-size: 25px;
    }
    .wp_wrap .work .tab_zone .tab_content .tab_layer .or_list .or_box .img_box {
        /* height: 400px; */
        overflow: hidden;
    }
    .wp_wrap .work .tab_zone .tab_content .tab_layer .or_list .or_box .img_box>img {
        object-position: center;
    }
    .wp_wrap .work .tab_zone .tab_content .tab_layer .or_list .or_box .txt_box .txt_list>li>p {
        font-size: 25px;
    }

    /* inq */
    .wp_wrap .inq .top_box .tit {
        font-size: 40px;
    }
    .wp_wrap .inq .top_box .ex {
        font-size: 18px;
    }
    .wp_wrap .inq .top_box .info_list>li .info_box>p {
        font-size: 18px;
    }

    .wp_wrap .review .tit {
        font-size: 40px;
    }

    .wp_wrap .notice .tit {
        font-size: 40px;
    }
    
    .wp_wrap .sucess .tit {
        font-size: 40px;
    }
    
    .wp_wrap .data .tit {
        font-size: 40px;
    }



            
    /* 2026.03.19 추가 */
    .wp_wrap .s_location1 .inner_box .tit {
        font-size: 40px;
        margin-bottom: 40px;
    }
    .wp_wrap .s_location1 .map_box {
        height: 400px;
    }
/**********************************************************************************************************************/
    
}


@media (max-width: 768px) {

/**********************************************************************************************************************/
/* 공통 */
/**********************************************************************************************************************/
    .wp_wrap .cm_sec {
        padding: 60px 0;
    }
    .wp_wrap .cm_b_tit{
        font-size: 25px;
        color: #fff;
        font-family: var(--font-pre300);
        margin-bottom: 15px;
    }
    .wp_wrap .cm_b_btit{        
        font-size: 25px;
        color: #1D1D1D;
        font-family: var(--font-pre300);
        margin-bottom: 15px;
    }
/**********************************************************************************************************************/



/**********************************************************************************************************************/
/* 푸터 */
/**********************************************************************************************************************/
    .wp_wrap .m_recent .recent_in .slider_box .recent_slider .slide .slide_in .recent_info .txt_box {
        position: absolute;
        bottom: 10px;
        right: 10px;
        width: 120px;
        height: 120px;
        opacity: 1;
    }
    .wp_wrap .m_recent .recent_in .slider_box .recent_slider .slide .slide_in .recent_info .txt_box .where {
        font-size: 15px;
        font-family: var(--font-pre300);
    }
    .wp_wrap .m_recent .recent_in .slider_box .recent_slider .slide .slide_in .recent_info .txt_box .in_house {
        font-size: 15px;
        font-family: var(--font-pre300);
        margin-bottom: 10px;
    }
    .wp_wrap .m_recent .recent_in .slider_box .recent_slider .slide .slide_in .recent_info .txt_box .date {
        font-size: 14px;
        font-family: var(--font-pre300);
    }

    .wp_wrap footer .footer {
        flex-direction: column-reverse;
        gap: 20px;
    }
    .wp_wrap footer .footer .blog {
        margin-left: auto;
    }
/**********************************************************************************************************************/





/**********************************************************************************************************************/
/* 메인 */
/**********************************************************************************************************************/
/* 메인슬라이드 */    
.wp_wrap .main_visual .main_slider .slide .txt_box .tit {
    font-size: 45px;
}
.wp_wrap .main_visual .main_slider .slide .txt_box .tit>span:after {
    width: 182px;
    height: 50px;
}
.wp_wrap .main_visual .main_slider .slide .txt_box .ex {
    font-size: 18px;
}

.wp_wrap .about .about_box .text_box .s_tit {
    font-size: 18px;
}
.wp_wrap .about .about_box .text_box .tit {
    font-size: 35px;
    margin-bottom: 20px;
}
.wp_wrap .about .about_box .text_box .ex {
    font-size: 18px;
}
.wp_wrap .about .about_box .text_box {
    margin-bottom: 40px;
}

.wp_wrap .m_news .top .txt_box .s_tit {
    font-size: 18px;
}
.wp_wrap .inquiry .text_box .s_tit {
    font-size: 18px;
}
.wp_wrap .inquiry .text_box .tit {
    font-size: 35px;
}
.wp_wrap .inquiry .bot>a .name {
    font-size: 22px;
}
.wp_wrap .inquiry .bot>a {
    padding: 35px 0;
}

.wp_wrap .m_news .top .txt_box .tit {
    font-size: 35px;
}
.wp_wrap .m_news .bottom .down .news_slider .slide .slide_in .date .day {
    font-size: 50px;
}
.wp_wrap .m_news .bottom .down .news_slider .slide .slide_in .tit p {
    font-size: 22px;
}


/* sec01 - m_recent */
    .wp_wrap .m_recent .recent_in .slider_box .recent_slider .slide {
        display: block;
        position: relative;
        height: 450px;
    }


/* sub02 -  m_pf*/
    .wp_wrap .m_pf .bottom .pf_slider .slide {
        display: block;
        height: 55vh;
    }    
    .wp_wrap .cm_desc{  
        font-size: 15px;
        color: #aaaaaa;
        font-family: var(--font-pre300);
        margin-bottom: 15px;
    }
    .wp_wrap .cm_desc02{ 
        font-size: 15px;
        color: #aaaaaa;
        font-family: var(--font-pre300);
    }

/* sub03 -  m_news*/   
    .wp_wrap .m_news .bottom .down .news_slider .slide {
        padding: 25px 35px;
        background: #fff;
        box-shadow: 0 3px 6px rgba(0,0,0,0.16);
        border-radius: 20px;
        overflow: hidden;
    }


/* sub04 - m_contact */
    .wp_wrap .m_contact .contact_in .right{
        width: 100%;
    }

    .wp_wrap .m_contact .contact_in .right .form_inner {
        position: relative;
        width: 100%;
        height: auto;
        background: rgba(255, 255, 255, 0.89);
        box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
        padding: 40px 45px 30px 45px;
        border-radius: 30px;
    }
    .wp_wrap .m_contact .contact_in .right .form_inner .in .all_box .ip_box, .wp_wrap .m_contact .contact_in .right .form_inner .in .all_box .ta_box {
        width: 100%;
        height: 45px;
        border: 1px solid #D2D2D2;
        padding: 10px 0;
        background: #fff;
        margin-top: -8px;
    }
    .wp_wrap .m_contact .contact_in .right .form_inner .in .all_box .ta_box {
        height: 250px;
    }
    .wp_wrap .m_contact .contact_in .right .form_inner .bottom button {
        padding: 7px 55px;
        font-size: 20px;
        font-family: var(--font-pre200);
        background: #FFFFFF;
        border: 1px solid #D8D8D8;
    }


    .wp_wrap .about .about_box .text_box .s_tit.two {
        font-size: 20px;
        margin-bottom: 25px;
    }



    
    /* 2026.03.19 추가 */
    .wp_wrap .m_location{
        padding: 60px 0;
    }
    .wp_wrap .m_location .info_box .tit {
        font-size: 35px;
        margin-bottom: 20px;
    }
    .wp_wrap .m_location .info_box .adrs {
        font-size: 20px;
    }
    .wp_wrap .m_location .map_box {
        height: 300px;
        border-radius: 10px;
    }
/**********************************************************************************************************************/



/**********************************************************************************************************************/
/* 서브 */
/**********************************************************************************************************************/
/* sub - sub_main */
    .wp_wrap .sub_main {
        position: relative;
        height: 300px;
    }
    .wp_wrap .sub_main .txt_box .sm_tit {
        font-size: 30px;
    }
    .wp_wrap .sub_main.two {
        position: relative;
        height: 300px;
    }
    .wp_wrap .sub_main.two .txt_box .sm_tit {
        font-size: 30px;
    }
    .wp_wrap .sub_main.three {
        position: relative;
        height: 300px;
    }
    .wp_wrap .sub_main.three .txt_box .sm_tit {
        font-size: 30px;
    }
    .wp_wrap .sub_main.four {
        position: relative;
        height: 300px;
    }
    .wp_wrap .sub_main.four .txt_box .sm_tit {
        font-size: 30px;
    }




/* 미들메뉴 */
.wp_wrap .middle_mnu .mm_inner .first {
    width: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.wp_wrap .middle_mnu .mm_inner .first a {
    padding: 20px 0;
}
.wp_wrap .middle_mnu .mm_inner .mmnu .mmnu_inner {
    padding: 20px 0;
}
.wp_wrap .middle_mnu .mm_inner .mmnu .m_top {
    width: 160px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0px 20px;
    border-right: 1px solid #ddd;
}
.wp_wrap .middle_mnu .mm_inner .first a .icon_box i {
    color: #5D5D5D;
    font-size: 15px;
    padding: 0 20px;
}
.wp_wrap .middle_mnu .mm_inner .mmnu .sub_mmnu {
    position: absolute;
    top: 60px;
    left: 0;
    width: 100%;
    font-size: 15px;
    line-height: 40px;
    display: none;
}
.wp_wrap .middle_mnu .mm_inner .mmnu .sub_mmnu li {
    padding: 0 20px;
}




/* sub01 - s_about */
    .wp_wrap .s_about .about_in .ab_as .icon_img_box .left {
        display: flex;
        align-items: center;
        justify-content: space-evenly;
        width: 100%;
        flex-direction: column;
    }
    .wp_wrap .s_about .about_in .ab_as .icon_img_box .left .plus {
        font-size: 50px;
        font-family: var(--font-pre300);
        color: #aaaaaa;
        padding: 20px 0;
        margin-bottom: 20px;
    }
    .wp_wrap .s_about .about_in .ab_as .icon_img_box .right .as_img02 {
        display: block;
        width: 100%;
        height: 300px;
        object-fit: cover;
    }



/* sub02 - s_pf */
    .wp_wrap .s_pf .pf_in .tab_mnu .tab_content .tab-content .pf_itms {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
    }
    .wp_wrap .s_pf .pf_in .tab_mnu .tab_content .tab-content .pf_itms .itm .img_box {
        position: relative;
        height: 235px;
    }
    .wp_wrap .s_pf .pf_in .tab_mnu .tab_content .tab-content .pf_itms .itm .img_box .txt_box {
        position: absolute;
        bottom: 10px;
        right: 10px;
        width: 120px;
        height: 120px;
        border-radius: 50%;
        background: #CE1919;
        color: #fff;
        font-family: var(--font-pre300);
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        opacity: 1;
        transition: 0.3s;
    }

    .wp_wrap .intro .about_box .tit {
        font-size: 35px;
    }
    .wp_wrap .intro .about_box .tit>br {
        display: none;
    }
    .wp_wrap .intro .about_box .ex {
    font-size: 18px;
    }
    .wp_wrap .intro .about_box .ex>br {
        display: none;
    }
    .wp_wrap .intro .bot .tit {
        font-size: 35px;
    }
    .wp_wrap .intro .bot .bot_list {
        grid-template-columns: repeat(1, 1fr);
    }
    .wp_wrap .intro .bot .bot_list>li .bot_box .img_box>img {
        margin: 0 auto;
    }
    .wp_wrap .intro .about_box {
        margin-bottom: 60px;
    }

    /* greeting */
    .wp_wrap .greeting .top .tit {
        font-size: 35px;
    }
    .wp_wrap .greeting .info .info_box .right .tit_box .tit {
        font-size: 35px;
    }
    .wp_wrap .greeting .info .info_box .right {
        padding: 30px;
        padding-top: 40px;
    }
    .wp_wrap .greeting .top {
        margin-bottom: 60px;
    }
    .wp_wrap .greeting .info {
        padding: 60px 0;
    }
    .wp_wrap .greeting {
        padding-bottom: 0;
    }

    /* member */
    .wp_wrap .member .tit {
        font-size: 35px;
    }
    .wp_wrap .member .info .info_box .right {
        padding: 30px;
        padding-top: 40px;
    }
    .wp_wrap .member .info .info_box .right .tit_box .tit {
        font-size: 35px;
    }
    .wp_wrap .member .info .info_box .right .tit_box .s_tit {
        font-size: 18px;
    }

    /* organization */
    .wp_wrap .organization .tit_box .tit {
        font-size: 35px;
    }
    .wp_wrap .organization .tit_box .s_tit {
        font-size: 18px;
    }

    /* work */
    .wp_wrap .work .tit_box .tit {
        font-size: 35px;
    }
    .wp_wrap .work .tit_box .s_tit {
        font-size: 18px;
    }
    .wp_wrap .work .tab_zone .tab_content .tab_layer .tit {
        font-size: 25px;
    }
    .wp_wrap .work .tab_zone .tab_mnu>ul>li>button {
        font-size: 16px;
    }
    .wp_wrap .work .tab_zone .tab_content .tab_layer .or_list .or_box .txt_box .ex {
        font-size: 20px;
    }
    .wp_wrap .work .tab_zone .tab_content .tab_layer .or_list .or_box .txt_box .name {
        font-size: 25px;
        margin-bottom: 15px;
    }
    .wp_wrap .work .tab_zone .tab_content .tab_layer .or_list .or_box .txt_box .ex02 {
        font-size: 18px;
    }
    .wp_wrap .work .tab_zone .tab_content .tab_layer .or_list .or_box .txt_box .txt_list>li>p {
        font-size: 20px;
    }

    /* inq */
    .wp_wrap .inq .top_box .tit {
        font-size: 35px;
    }
    .wp_wrap .inq .top_box .ex>br {
        display: none;
    }

    .wp_wrap .review .tit {
        font-size: 35px;
    }

    .wp_wrap .notice .tit {
        font-size: 35px;
    }
    
    .wp_wrap .sucess .tit {
        font-size: 35px;
    }
    
    .wp_wrap .data .tit {
        font-size: 35px;
    }


     /* 2026.03.19 추가 */
    .wp_wrap .s_location1 .inner_box .tit {
        font-size: 35px;
        margin-bottom: 30px;
    }
    .wp_wrap .s_location1 .map_box {
        height: 300px;
        margin-bottom: 30px;
        border-radius: 10px;
    }
    .wp_wrap .s_location1 .info_box .lt .adrs>p {
        font-size: 22px;
    }
    .wp_wrap .s_location1 .info_box .rt .tel p {
        font-size: 20px;
        margin-bottom: 5px;
    }
    .wp_wrap .s_location1 .info_box .rt .tel a {
        font-size: 25px;
    }
/**********************************************************************************************************************/


/* 모달 */
/**********************************************************************************************************************/
.wp_wrap .pv_md .md_outer .width_inner .md_inner p {
    font-size: 28px;
}
/**********************************************************************************************************************/

}






@media (max-width: 668px) {
/**********************************************************************************************************************/
/* 메인 */
/**********************************************************************************************************************/ 
/* sub03 -  m_news*/   
    .wp_wrap .m_news .bottom .down .news_slider .slide .slide_in .date .day {
        font-size: 50px;
        font-family: var(--font-pre600);
        color: #787878;
    }
    .wp_wrap .m_news .bottom .down .news_slider .slide .slide_in .date .all {
        font-size: 15px;
    }
    .wp_wrap .m_news .bottom .down .news_slider .slide .slide_in .tit p {
        font-size: 22px;
        font-family: var(--font-pre200);
        color: #1D1D1D;
    }
    .wp_wrap .m_news .bottom .down .news_slider .slide .slide_in .desc p {
        font-size: 15px;
        font-family: var(--font-pre200);
        color: #1D1D1D;
    }
    .wp_wrap .m_news .bottom .down .news_slider .slide .slide_in .date, .wp_wrap .m_news .bottom .down .news_slider .slide .slide_in .tit {
        margin-bottom: 20px;
    }

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

}
    
    


@media (max-width: 576px) {
/**********************************************************************************************************************/
/* 공통 */
/**********************************************************************************************************************/
    .wp_wrap .cm_b_tit{
        font-size: 20px;
        color: #fff;
        font-family: var(--font-pre300);
        margin-bottom: 15px;
    }
    .wp_wrap .cm_b_btit{        
        font-size: 20px;
        color: #1D1D1D;
        font-family: var(--font-pre300);
        margin-bottom: 15px;
    }
    .wp_wrap .cm_s_tit, 
    .wp_wrap .cm_s_wtit {
        font-size: 17px;
    }
    .wp_wrap .cm_s_tit,
    .wp_wrap .cm_s_wtit {
        margin-bottom: 8px;
    }


    .wp_wrap header .h_inner .h_lt {
        height: 80px;
    }
    .wp_wrap header .h_inner .h_lt .h_logo {
        min-width: 100px;
        max-width: 100px;
    }

    .wp_wrap .ful_mnu .mnu_inner {
        padding-top: 50px;
    }
/**********************************************************************************************************************/




/**********************************************************************************************************************/
/* 푸터 */
/**********************************************************************************************************************/
    .wp_wrap footer .f_inner ul li {
        font-size: 15px;
        font-family: var(--font-pre300);
        color: #B7B7B7;
    }
    .wp_wrap footer .f_inner ul {
        margin-bottom: 10px;
    }
    .wp_wrap footer .f_inner .f_copy {
        font-size: 13px;
        font-family: var(--font-pre300);
        color: #717171;
    }


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




/**********************************************************************************************************************/
/* 메인 */
/**********************************************************************************************************************/
/* 메인비주얼 */
    .wp_wrap .main_visual .main_slider .slide {
        position: relative;
        width: 100%;
        height: 65vh;
    }
    .wp_wrap .main_visual .main_slider .slick-dots li button {
        display: none;
    }

    .wp_wrap .main_visual .main_slider .slide .txt_box .tit {
        font-size: 40px;
    }
    .wp_wrap .main_visual .main_slider .slide .txt_box .tit>span:after {
        width: 162px;
        height: 42px;
    }

    .wp_wrap .about .about_box .text_box .tit {
        font-size: 30px;
    }
    .wp_wrap .about .about_box .text_box .ex>br {
        display: none;
    }
    .wp_wrap .about .about_box .about_list>li .ab_box>a {
        font-size: 18px;
        padding: 80px 0;
    }

    .wp_wrap .inquiry .text_box .tit {
        font-size: 30px;
    }
    .wp_wrap .inquiry .mid {
        padding: 30px;
    }
    .wp_wrap .inquiry .bot>a .name {
        font-size: 20px;
    }
    .wp_wrap .inquiry .mid .right .r_list>li .r_box .txt {
        font-size: 18px;
    }
    .wp_wrap .inquiry .mid .right .r_list>li .r_box .date {
        font-size: 18px;
    }

    .wp_wrap .m_news .top .txt_box .tit {
        font-size: 30px;
    }


/* sec01 - m_recent */
    .wp_wrap .m_recent .recent_in .text_box .re_tit {
        text-align: right;
        font-size: 24px;
        font-family: var(--font-pre300);
        color: #C4C4C4;
        letter-spacing: 3px;
    }

/* sub02 -  m_pf*/
    .wp_wrap .m_pf .txt_box .pf_desc {
        font-size: 14px;
        color: #aaaaaa;
        font-family: var(--font-pre300);
        margin-bottom: 12px;
    }
    .wp_wrap .cm_desc{  
        font-size: 14px;
        color: #aaaaaa;
        font-family: var(--font-pre300);
        margin-bottom: 12px;
    }
    .wp_wrap .cm_desc02{ 
        font-size: 14px;
        color: #aaaaaa;
        font-family: var(--font-pre300);
    }
    .wp_wrap .m_pf .txt_box .more {
        font-size: 13px;
        color: #8E8E8E;
        font-family: var(--font-pre300);
    }

/* sub03 - m_news*/
    .wp_wrap .m_news .top .txt_box .news_tit {
        font-size: 20px;
        font-family: var(--font-pre300);
        color: #1D1D1D;
    }
    .wp_wrap .m_news .top .txt_box {
        margin-bottom: 25px;
    }
    .wp_wrap .m_news .bottom .up {
        margin-bottom: 25px;
    }

/* sub04 - m_contact */

    .wp_wrap .m_contact .contact_in .left .top .txt_box .ct_tit {
        font-size: 20px;
        font-family: var(--font-pre200);
        margin-bottom: 15px;
    }
    .wp_wrap .m_contact .contact_in .left .top .txt_box .ct_desc {
        font-size: 15px;
        font-family: var(--font-pre300);
    }
    .wp_wrap .m_contact .contact_in .left .bottom .txt_box>p {
        font-size: 15px;
        font-family: var(--font-pre300);
        margin-bottom: 21px;
    }
    .wp_wrap .m_contact .contact_in .left .bottom .txt_box .a_box i {
        font-size: 25px;
        color: #787878;
    }
    .wp_wrap .m_contact .contact_in .left .bottom .txt_box .a_box a {
        font-size: 25px;
    }
    .wp_wrap .m_contact .contact_in .right .form_inner {
        position: relative;
        width: 100%;
        height: auto;
        background: rgba(255, 255, 255, 0.89);
        box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
        padding: 40px 30px 40px 30px;
        border-radius: 30px;
    }
    .wp_wrap .m_contact .contact_in .right .form_inner .in .all_box .ta_box {
        height: 200px;
    }
    .wp_wrap .m_contact .contact_in .right .form_inner .bottom label {
        display: flex;
        align-items: center;
        gap: 5px;
        font-size: 14px;
        font-family: var(--font-pre200);
    }
    .wp_wrap .m_contact .contact_in .right .form_inner .bottom button {
        padding: 7px 45px;
        font-size: 15px;
        font-family: var(--font-pre200);
        background: #FFFFFF;
        border: 1px solid #D8D8D8;
    }


    /* inquiry */
    .wp_wrap .inquiry .mid .right .count_itms {
        flex-direction: column;
        gap: 15px;
        margin-top: 35px;
    }
    .wp_wrap .inquiry .mid .right .count_itms > li {
        width: 100%;
    }
    .wp_wrap .inquiry .mid .right .count_itms > li .count_num .num {
        font-size: 38px;
    }
/**********************************************************************************************************************/










/**********************************************************************************************************************/
/* 서브 */
/**********************************************************************************************************************/
/* 미들메뉴 */

.wp_wrap .middle_mnu .mm_inner .first a {
    padding: 20px 0;
}

.wp_wrap .middle_mnu .mm_inner .mmnu .mmnu_inner {
    padding: 20px 0;
}
.wp_wrap .middle_mnu .mm_inner .mmnu .m_top {
    width: 140px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0px 10px;
    border-right: 1px solid #ddd;
}
.wp_wrap .middle_mnu .mm_inner .mmnu .sub_mmnu {
    position: absolute;
    top: 60px;
    left: 0;
    width: 100%;
    font-size: 15px;
    line-height: 40px;
    display: none;
}
.wp_wrap .middle_mnu .mm_inner .mmnu .sub_mmnu li {
    padding: 0 10px;
}
.wp_wrap .middle_mnu .mm_inner .mmnu .m_top p {
    font-size: 15px;
    color: #949494;
}


/* sub - sub_main */


/* sub01 - s_about */   
    .wp_wrap .s_about .ab_design .txt_box {
        margin-bottom: 40px;
    }








/* sub02 - s_pf */ 
    .wp_wrap .s_pf .pf_in>.txt_box {
        margin-bottom: 40px;
    }
    .wp_wrap .s_pf .pf_in .tab_mnu .tab_li {
        display: flex;
        align-items: center;
        gap: 15px;
        margin-bottom: 30px;
    }
    .wp_wrap .s_pf .pf_in .tab_mnu .tab_li li {
        position: relative;
        font-size: 15px;
        font-family: var(--font-pre400);
        color: #fff;
        padding: 10px 0;
        cursor: pointer;
    }

    .wp_wrap .s_pf .pf_in .tab_mnu .tab_content .tab-content .pf_itms {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
    }


    /* intro */
    .wp_wrap .sub_main .txt_box .sm_tit {
        font-size: 25px;
    }
    .wp_wrap .sub_main.two .txt_box .sm_tit {
        font-size: 25px;
    }
    .wp_wrap .sub_main.three .txt_box .sm_tit {
        font-size: 25px;
    }
    .wp_wrap .sub_main.four .txt_box .sm_tit {
        font-size: 25px;
    }
    .wp_wrap .intro .about_box .tit {
        font-size: 30px;
    }
    .wp_wrap .intro .bot .tit {
        font-size: 30px;
        margin-bottom: 30px;
    }

    .wp_wrap .sub_mnu_area .inner .mnu_box .home {
        display: none;
    }
    .wp_wrap .sub_mnu_area .inner .mnu_box .mnu_area {
        min-width: unset;
        width: 50%
    }
    .wp_wrap .sub_mnu_area .inner .mnu_box .mnu_area2::after{
        display: none;
    }
    .wp_wrap .sub_mnu_area .inner .mnu_box .mnu_area .cur_lct {
        padding: 0 15px;
    }
    .wp_wrap .sub_mnu_area .inner .mnu_box .mnu_area .cur_mnu>li>a {
        padding: 10px 15px;
    }


    /* greeting */
    .wp_wrap .greeting .top .tit {
        font-size: 30px;
    }
    .wp_wrap .greeting .info .info_box .right .tit_box .tit {
        font-size: 30px;
    }
    .wp_wrap .greeting .info .info_box .right {
        padding: 10px;
        padding-top: 40px;
    }
    .wp_wrap .greeting .info .info_box .right .career_box .car_box .c_list>li>p {
        font-size: 16px;
    }

    /* member */
    .wp_wrap .member .tit {
        font-size: 30px;
    }
    .wp_wrap .member .info .info_box .right .tit_box .tit {
        font-size: 30px;
    }
    .wp_wrap .member .info .info_box .right {
        padding: 10px;
        padding-top: 40px;
    }
    .wp_wrap .member .info .info_box .right .career_box .car_box .c_list>li>p {
        font-size: 16px;
    }

    /* organization */
    .wp_wrap .organization .tit_box .tit {
        font-size: 30px;
    }
    .wp_wrap .organization .or_box .txt_box .name {
        font-size: 23px;
    }
    .wp_wrap .organization .or_box {
        gap: 30PX;
    }

    /* work */
    .wp_wrap .work .tit_box .tit {
        font-size: 27px;
    }
    .wp_wrap .work .tit_box .s_tit {
        font-size: 16px;
    }
    .wp_wrap .work .tab_zone .tab_content .tab_layer .or_list .or_box .img_box {
        /* height: 300px; */
    }
    .wp_wrap .work .tab_zone .sub_mo_mnu {
        display: block;
        position: relative;
        margin-bottom: 30px;
        width: 45%;
        border: 1px solid #efefef;
        padding: 10px 0;
        margin-left: auto;
    }
    .wp_wrap .work .tab_zone .sub_mo_mnu .m_top {
        padding: 0 20px;
        display: flex;
        align-items: center;
        cursor: pointer;
        justify-content: space-between;
        flex-direction: row;
        flex-wrap: nowrap;
    }
    .wp_wrap .work .tab_zone .sub_mo_mnu .m_top>p {
        font-size: 18px;
        font-family: 'Pretendard-Medium';
    }
    .wp_wrap .work .tab_zone .sub_mo_mnu .m_top>i {
        width: auto;
    }
    .wp_wrap .work .tab_zone .sub_mo_mnu .mo_tab_mnu {
        position: absolute;
        top: 42px;
        left: 0;
        background: #434653;
        font-size: 16px;
        line-height: 40px;
        z-index: 10;
        display: none;
        padding: 10px 40px 10px 20px;
        width: 100%;
    }
    .wp_wrap .work .tab_zone .sub_mo_mnu .mo_tab_mnu>li>button {
        display: inline-block;
        width: 100%;
        font-size: 16px;
        font-family: var(--font-pre400);
        background: inherit;
        text-align: start;
        color: #fff;
    }
    .wp_wrap .work .tab_zone .tab_mnu {
        display: none;
    }
    .wp_wrap .work .tab_zone .tab_content .tab_layer .or_list .or_box {
        gap: 30px;
        padding: 20px;
    }
    .wp_wrap .work .tab_zone .tab_content .tab_layer .tit {
        font-size: 23px;
    }
    .wp_wrap .work .tab_zone .tab_content .tab_layer .or_list .or_box .txt_box .ex {
        font-size: 23px;
    }
    .wp_wrap .work .tab_zone .tab_content .tab_layer .or_list .or_box .txt_box .name {
        font-size: 23px;
    }
    .wp_wrap .work .tab_zone .tab_content .tab_layer .or_list .or_box .txt_box .ex.work {
        font-size: 23px;
    }
    .wp_wrap .work .tab_zone .tab_content .tab_layer .or_list .or_box .txt_box .int>br {
        display: none;
    }
    .wp_wrap .work .tab_zone .tab_content .tab_layer .or_list .or_box .txt_box .int {
        margin-top: 20px;
    }


    /* inq */
    .wp_wrap .inq .top_box .tit {
        font-size: 30px;
    }
    .wp_wrap .inq .form_box .form_wrap .last .submit>button {
        font-size: 18px;
    }

    .wp_wrap .review .tit {
        font-size: 30px;
    }

    .wp_wrap .notice .tit {
        font-size: 30px;
    }
    
    .wp_wrap .sucess .tit {
        font-size: 30px;
    }
    
    .wp_wrap .data .tit {
        font-size: 30px;
    }


    .wp_wrap .work .tab_zone .tab_content .tab_layer .or_list .or_box .txt_box .dum .txt0, .wp_wrap .organization .or_box .txt_box .dum .txt0 {
        font-size: 23px;
        margin-bottom: 20px;
    }
    .wp_wrap .work .tab_zone .tab_content .tab_layer .or_list .or_box .txt_box .dum .txt1, .wp_wrap .organization .or_box .txt_box .dum .txt1 {
        font-size: 18px;
    }
    .wp_wrap .work .tab_zone .tab_content .tab_layer .or_list .or_box .txt_box .dum .txt2, .wp_wrap .organization .or_box .txt_box .dum .txt2 {
        font-size: 16px;
        line-height: 1.5;
    }


     /* 2026.03.19 추가 */
    .wp_wrap .s_location1 .inner_box .tit {
        font-size: 30px;
    }
    .wp_wrap .s_location1 .info_box {
        padding: 0;
    }
    .wp_wrap .s_location1 .info_box .lt .adrs>p {
        font-size: 20px;
    }
    .wp_wrap .s_location1 .info_box .rt .tel p {
        font-size: 18px;
    }
/**********************************************************************************************************************/


/* 모달 */
/**********************************************************************************************************************/
.wp_wrap .pv_md .md_outer .width_inner {
    padding: 25px 15px 35px 15px;
}
.wp_wrap .pv_md .md_outer .width_inner .icon_box {
    top: 13px;
    right: 13px;
}
.wp_wrap .pv_md .md_outer .width_inner .icon_box i {
    padding: 5px;
    font-size: 17px;
}
.wp_wrap .pv_md .md_outer .width_inner .md_inner {
    gap: 10px;
}
.wp_wrap .pv_md .md_outer .width_inner .md_inner p {
    font-size: 23px;
}
.wp_wrap .pv_md .md_outer .width_inner .md_inner .txt_box {
    padding: 10px;
}
.wp_wrap .pv_md .md_outer .width_inner .md_inner .txt_box .txt_body pre {
    font-size: 15px;
}
/**********************************************************************************************************************/








}

@media (max-width: 430px) {
/**********************************************************************************************************************/
/* 헤더 */
/**********************************************************************************************************************/
        .wp_wrap header .h_inner .h_logo {
        padding: 25px 0;
    }
    .wp_wrap header .h_inner .h_logo a p {
        font-size: 23px;
        font-family: var(--font-pre300);
        color: #fff;
    }
    .wp_wrap header .h_inner .icon_zone {
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 20px 0;
    }
    .wp_wrap header .h_inner .icon_zone .mo_menu_icon i {
        font-size: 17px;
        padding: 6px;
        border: 1px solid #ddd;
        color: #fff;
    }

    .wp_wrap .ful_mnu {
        width: 355px;
    }
    .wp_wrap .ful_mnu .mnu_inner .tit {
        font-size: 22px;
    }
    .wp_wrap .ful_mnu .mnu_inner .mnu_bd .ful_gnb .ful_m_list>p {
        font-size: 18px;
    }
    .wp_wrap .ful_mnu .mnu_inner .mnu_bd .ful_gnb .ful_m_list .ful_sub_mnu>li>a {
        font-size: 16px;
    }
    .wp_wrap .ful_mnu .mnu_inner .ful_mnu_clsBtn {
        top: 50px;
    }
    .wp_wrap .ful_mnu .mnu_inner .ful_mnu_clsBtn i {
        font-size: 25px;
    }
/**********************************************************************************************************************/

.wp_wrap footer .f_inner ul .top {
    flex-direction: column;
    align-items: flex-start;
}
.wp_wrap footer .f_inner ul .top li:nth-child(2), .wp_wrap footer .f_inner ul .top li:nth-child(4) {
    display: none;
}
.wp_wrap footer .f_inner ul .bottom {
    flex-direction: column;
    align-items: flex-start;
}
.wp_wrap footer .f_inner ul .bottom li:nth-child(2) {
    display: none;
}

/**********************************************************************************************************************/
/* 메인 */
/**********************************************************************************************************************/


/* mian04 - m_contact */

.wp_wrap .m_contact .contact_in .right .form_inner {
    position: relative;
    width: 100%;
    height: auto;
    background: rgba(255, 255, 255, 0.89);
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    padding: 30px 20px 20px 20px;
    border-radius: 30px;
}
.wp_wrap .m_contact .contact_in .right .form_inner .icon_box i {
    border: 1px solid #707070;
    color: #707070;
    padding: 4px;
    font-size: 13px;
}

.wp_wrap .m_contact .contact_in .right .form_inner .tit p {
    font-size: 22px;
    font-family: var(--font-pre200);
    margin-bottom: 15px;
}
.wp_wrap .m_contact .contact_in .right .form_inner .in .all_box>p {
    font-size: 15px;
    font-family: var(--font-pre200);
    color: #787878;
    margin-left: 8px;
}
.wp_wrap .m_contact .contact_in .right .form_inner .in .all_box .ip_box, 
.wp_wrap .m_contact .contact_in .right .form_inner .in .all_box .ta_box {
    width: 100%;
    height: 35px;
    border: 1px solid #D2D2D2;
    padding: 5px 0;
    background: #fff;
    margin-top: -9px;
}
.wp_wrap .m_contact .contact_in .right .form_inner .in .all_box .ta_box {
    height: 180px;
}
.wp_wrap .m_contact .contact_in .left .bottom .txt_box .a_box a {
    font-size: 20px;
}




.wp_wrap .m_contact .contact_in .right .form_inner .bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
    gap: 20px;
}

.wp_wrap .main_visual .main_slider .slide .txt_box .tit {
    font-size: 35px;
}
.wp_wrap .main_visual .main_slider .slide .txt_box .tit>span:after {
    width: 142px;
    height: 36px;
}
.wp_wrap .main_visual .main_slider .slide .txt_box .ex>br {
    display: none;
}
.wp_wrap .main_visual .main_slider .slide .txt_box {
    padding: 0 15px;
    left: 0;
    transform: translateY(0);
    top: 33%;
}

.wp_wrap .about .about_box .text_box .tit {
    font-size: 25px;
}
.wp_wrap .about .about_box .text_box .s_tit {
    font-size: 16px;
}
.wp_wrap .about .about_box .text_box .ex {
    font-size: 16px;
}
.wp_wrap .about .about_box .about_list {
    gap: 5px;
}
.wp_wrap .about .about_box .about_list>li .ab_box>a {
    font-size: 16px;
}

.wp_wrap .inquiry .text_box .s_tit {
    font-size: 16px;
}
.wp_wrap .inquiry .text_box .tit {
    font-size: 25px;
}
.wp_wrap .inquiry .mid .left .form_wrap .bot .last {
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
}
.wp_wrap .inquiry .mid .left .form_wrap .bot .submit {
    margin: 0 auto;
    width: 140px;
}
.wp_wrap .inquiry .mid .left .form_wrap .bot .submit>button {
    font-size: 18px;
}

.wp_wrap .inquiry .mid .right .name {
    font-size: 20px;
}
.wp_wrap .inquiry .mid .right .r_list>li .r_box .txt {
    font-size: 15px;
}
.wp_wrap .inquiry .mid .right .r_list>li .r_box .date {
    font-size: 15px;
}

.wp_wrap .inquiry .bot {
    flex-direction: column;
}

.wp_wrap .m_news .top .txt_box .s_tit {
    font-size: 16px;
}
.wp_wrap .m_news .top .txt_box .tit {
    font-size: 25px;
}
.wp_wrap .m_news .bottom .arr_box {
    display: none;
}


.wp_wrap .about .about_box .text_box .s_tit.two {
    font-size: 18px
}

.wp_wrap .inquiry .mid .right .count_itms > li .tit {
    font-size: 18px;
}
.wp_wrap .inquiry .mid .right .count_itms > li {
    padding: 15px 20px;
}    
.wp_wrap .inquiry .mid .right .count_itms > li .count_num .num {
    font-size: 30px;
}



/* 2026.03.19 추가 */
.wp_wrap .m_location .cont_box {
    gap: 30px;
}
.wp_wrap .m_location .map_box {
    height: 240px;
}
.wp_wrap .m_location .info_box .tit {
    font-size: 30px;
    margin-bottom: 15px;
}
.wp_wrap .m_location .info_box .adrs {
    font-size: 18px;
    margin-bottom: 25px;
}
.wp_wrap .m_location .info_box .adrs .rspnone{
    display: none;
}
.wp_wrap .m_location .info_box .tel>p {
    font-size: 18px;
    margin-bottom: 5px;
}
.wp_wrap .m_location .info_box .tel>a {
    font-size: 25px;
}
/**********************************************************************************************************************/






/**********************************************************************************************************************/
/* 서브 */
/**********************************************************************************************************************/
/* 미들메뉴 */
    .wp_wrap .middle_mnu .mm_inner .mmnu .m_top {
        width: 120px;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 0px 15px;
        border-right: 1px solid #ddd;
    }

    .wp_wrap .middle_mnu .mm_inner .second.mmnu .m_top {
        padding-left: 0;
        padding-right: 15px;
    }
    .wp_wrap .middle_mnu .mm_inner .third.mmnu .m_top {
        padding-left: 15px;
        padding-right: 0px;
        border-right: none;
    }

/* sub01 - s_about */





/* sub02 - s_pf */
    .wp_wrap .s_pf .pf_in .tab_mnu .tab_content .tab-content .pf_itms .itm .img_box .txt_box {
        position: absolute;
        bottom: 10px;
        right: 10px;
        width: 100px;
        height: 100px;
        border-radius: 50%;
        background: #CE1919;
        color: #fff;
        font-family: var(--font-pre300);
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        opacity: 1;
        transition: 0.3s;
    }
    .wp_wrap .s_pf .pf_in .tab_mnu .tab_content .tab-content .pf_itms .itm .img_box .txt_box .where {
        font-size: 13px;
    }
    .wp_wrap .s_pf .pf_in .tab_mnu .tab_content .tab-content .pf_itms .itm .img_box .txt_box .in_house {
        font-size: 13px;
        margin-bottom: 5px;
    }
    .wp_wrap .s_pf .pf_in .tab_mnu .tab_content .tab-content .pf_itms .itm .img_box .txt_box .date {
        font-size: 12px;
    }
    

    .wp_wrap .middle_mnu .mm_inner .first {
        display: none;
    }
    .wp_wrap .middle_mnu .mm_inner .third.mmnu {
        width: 100%;
    }
    .wp_wrap .middle_mnu .mm_inner .second.mmnu {
        width: 100%;
    }
    .wp_wrap .middle_mnu .mm_inner .mmnu .m_top {
        width: 100%;
    }
    .wp_wrap .middle_mnu .mm_inner .third.mmnu .m_top {
        width: 100%;
    }
    .wp_wrap .middle_mnu .mm_inner .mmnu .m_top p {
        width: 100px;
        white-space: nowrap; /* 텍스트를 한 줄로 만듦 */
        overflow: hidden; /* 넘치는 텍스트 숨김 */
        text-overflow: ellipsis; /* 숨겨진 텍스트에 ... 표시 */
    }
    .wp_wrap .middle_mnu .mm_inner .mmnu .sub_mmnu li a {
        width: 180px;
        white-space: nowrap; /* 텍스트를 한 줄로 만듦 */
        overflow: hidden; /* 넘치는 텍스트 숨김 */
        text-overflow: ellipsis; /* 숨겨진 텍스트에 ... 표시 */
    }



    .wp_wrap .sub_mnu_area .inner .mnu_box .mnu_area .cur_lct {
        padding: 0 10px;
    }
    .wp_wrap .sub_mnu_area .inner .mnu_box .mnu_area .cur_mnu>li>a {
        padding: 10px;
        font-size: 15px;
    }
    .wp_wrap .sub_mnu_area .inner .mnu_box .mnu_area .cur_lct span {
        font-size: 15px;
    }

    /* intro */
    .wp_wrap .intro .about_box .tit {
        font-size: 25px;
    }
    .wp_wrap .intro .about_box .ex {
        font-size: 16px;
    }
    .wp_wrap .intro .bot .tit {
        font-size: 25px;
    }
    .wp_wrap .intro .bot .bot_list>li .bot_box .txt_box .txt {
        font-size: 16px;
    }
    .wp_wrap .intro .bot .bot_list>li .bot_box {
        padding: 40px 20px;
    }


    /* greeting */
    .wp_wrap .greeting .top .tit {
        font-size: 25px;
    }
    .wp_wrap .greeting .top .ex_box .ex {
        font-size: 16px;
    }
    .wp_wrap .greeting .info .info_box .left {
        padding: 30px;
    }
    .wp_wrap .greeting .info .info_box .left>a>p {
        font-size: 18px;
    }
    .wp_wrap .greeting .info .info_box .right .tit_box .tit {
        font-size: 25px;
        margin-bottom: 10px;
    }
    .wp_wrap .greeting .info .info_box .right .tit_box .s_tit {
        font-size: 16px;
    }
    .wp_wrap .greeting .info .info_box .right .tit_box .ss_tit {
        font-size: 16px;
    }
    .wp_wrap .greeting .info .info_box .right .career_box .car_box .c_tit>p {
        font-size: 18px;
    }
    .wp_wrap .greeting .info .info_box .right .career_box .car_box .c_list>li>p {
        font-size: 13px;
    }

    /* member */
    .wp_wrap .member .tit {
        font-size: 25px;
    }
    .wp_wrap .member .info .info_box .left {
        padding: 30px;
    }
    .wp_wrap .member .info .info_box .left>a>p {
        font-size: 18px;
    }
    .wp_wrap .member .info .info_box .right .tit_box .tit {
        font-size: 25px;
        margin-bottom: 10px;
    }
    .wp_wrap .member .info .info_box .right .tit_box .s_tit {
        font-size: 16px;
    }
    .wp_wrap .member .info .info_box .right .tit_box .ss_tit {
        font-size: 16px;
    }
    .wp_wrap .member .info .info_box .right .career_box .car_box .c_tit>p {
        font-size: 18px;
    }
    .wp_wrap .member .info .info_box .right .career_box .car_box .c_list>li>p {
        font-size: 13px;
    }

    /* organization */
    .wp_wrap .organization .tit_box .tit {
        font-size: 25px;
    }
    .wp_wrap .organization .tit_box .s_tit {
        font-size: 16px;
    }
    .wp_wrap .organization .or_box {
        padding: 20px;
    }
    .wp_wrap .organization .or_box .txt_box .name {
        font-size: 20px;
    }
    .wp_wrap .organization .or_box .txt_box .ex {
        font-size: 16px
    }


    /* work */
    .wp_wrap .work .tit_box .tit {
        font-size: 25px;
    }
    .wp_wrap .work .tit_box {
        margin-bottom: 15px;
    }
    .wp_wrap .work .tab_zone .tab_content {
        margin-top: 30px;
    }
    .wp_wrap .work .tab_zone .tab_content .tab_layer .tit {
        font-size: 20px;
    }
    .wp_wrap .work .tab_zone .tab_content .tab_layer .or_list .or_box {
        margin-top: 20px;
    }
    .wp_wrap .work .tab_zone .tab_content .tab_layer .or_list .or_box .img_box {
        height: auto;
    }
    .wp_wrap .work .tab_zone .tab_content .tab_layer .or_list .or_box .txt_box .ex {
        font-size: 20px;
    }
    .wp_wrap .work .tab_zone .sub_mo_mnu {
        width: 60%;
    }
    .wp_wrap .work .tab_zone .tab_content .tab_layer .or_list .or_box .txt_box .name {
        font-size: 20px;
    }
    .wp_wrap .work .tab_zone .tab_content .tab_layer .or_list .or_box .txt_box .ex02 {
        font-size: 16px;
    }
    .wp_wrap .work .tab_zone .tab_content .tab_layer .or_list .or_box .txt_box .ex.work {
        font-size: 20px
    }
    .wp_wrap .work .tab_zone .tab_content .tab_layer .or_list .or_box .txt_box .int {
        font-size: 16px;
    }
    .wp_wrap .work .tab_zone .tab_content .tab_layer .or_list .or_box .txt_box .txt_list>li>p {
        font-size: 18px;
    }

    /* visa */
    .wp_wrap .organization .or_box .txt_box .s_name {
        font-size: 16px;
    }
    .wp_wrap .organization .or_box .txt_box .s_name {
        font-size: 14px;
    }

    /* inq */
    .wp_wrap .inq .top_box .tit {
        font-size: 25px;
    }
    .wp_wrap .inq .top_box .ex {
        font-size: 16px;
    }
    .wp_wrap .inq .top_box .info_list>li .info_box>p {
        font-size: 14px;
    }
    .wp_wrap .inq .top_box .info_list>li .info_box .img_box {
        display: none;
    }
    .wp_wrap .inq .top_box .info_list>li .info_box .img_box>img {
        width: 100%;
    }
    .wp_wrap .inq .form_box .form_wrap {
        padding: 20px;
    }
    .wp_wrap .inq .form_box .form_wrap .form_line .tit {
        font-size: 16px;
    }
    .wp_wrap .inq .form_box .form_wrap .form_line.flex .left .tit_box {
        flex-direction: column;
        align-items: flex-start;
    }
    .wp_wrap .inq .form_box .form_wrap .form_line.flex .right .tit_box {
        flex-direction: column;
        align-items: flex-start;
    }
    .wp_wrap .inq .form_box .form_wrap .form_line.flex .right .tit_box .red {
        font-size: 16px;
    }
    .wp_wrap .inq .form_box .form_wrap .form_line.flex .left .tit_box .red {
        font-size: 16px;
    }
    .wp_wrap .inq .form_box .form_wrap .last .submit>button {
        font-size: 16px;
    }

    .wp_wrap .review .tit {
        font-size: 25px;
    }

    .wp_wrap .notice .tit {
        font-size: 25px;
    }
    
    .wp_wrap .sucess .tit {
        font-size: 25px;
    }
    
    .wp_wrap .data .tit {
        font-size: 25px;
    }


    /* 2026.03.19 추가 */
    .wp_wrap .s_location1 .inner_box .tit {
        font-size: 25px;
        margin-bottom: 20px;
}
    .wp_wrap .s_location1 .map_box {
        height: 240px;
        margin-bottom: 20px;
    }

    .wp_wrap .s_location1 .info_box .lt .adrs>p {
        font-size: 18px;
    }

    .wp_wrap .s_location1 .info_box .lt .adrs .add {
        font-size: 18px;
    }

    /* judge */
    .wp_wrap .work .tab_zone .tab_content .tab_layer .or_list .or_box .txt_box .grid {
        grid-template-columns: repeat(1, 1fr);
    }
/**********************************************************************************************************************/














}








@media (max-width: 375px) {
/**********************************************************************************************************************/
/* 메인 */
/**********************************************************************************************************************/

/* sec01 - m_recent */
    .wp_wrap .m_recent .recent_in .slider_box .recent_slider .slide {
        display: block;
        position: relative;
        height: 400px;
    }

    .wp_wrap .m_news .bottom .down .news_slider .slide {
        padding: 25px;
        background: #fff;
        box-shadow: 0 3px 6px rgba(0,0,0,0.16);
        border-radius: 20px;
        overflow: hidden;
        height: auto;
    }
    .wp_wrap .m_news .bottom .down .news_slider .slide .slide_in .date .day {
        font-size: 35px;
        font-family: var(--font-pre600);
        color: #787878;
    }
    .wp_wrap .m_news .bottom .down .news_slider .slide .slide_in .date, .wp_wrap .m_news .bottom .down .news_slider .slide .slide_in .tit {
        margin-bottom: 15px;
    }

/* mian04 - m_contact */
    .wp_wrap .m_contact .contact_in .right .form_inner {
        position: relative;
        width: 100%;
        height: auto;
        background: rgba(255, 255, 255, 0.89);
        box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
        padding: 30px 20px 20px 20px;
        border-radius: 30px;
    }

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



}
@media (max-width: 320px) {
/**********************************************************************************************************************/
.wp_wrap .ful_mnu {
    width: 275px;
}
.wp_wrap .ful_mnu .mnu_inner {
    padding-right: 10px;
    padding-left: 10px;
}
.wp_wrap .ful_mnu .mnu_inner .tit {
    font-size: 20px;
}
.wp_wrap .ful_mnu .mnu_inner .ful_mnu_clsBtn {
    top: 25px;
    right: 20px;
}
/* 메인 */
/**********************************************************************************************************************/
.wp_wrap .main_visual {
    height: 450px;
    overflow: hidden;
}
.wp_wrap .main_visual .main_slider .slide .txt_box .tit {
    font-size: 30px;
}
.wp_wrap .main_visual .main_slider .slide .txt_box .ex {
    font-size: 16px;
}
.wp_wrap .main_visual .main_slider .slide .txt_box .tit>span:after {
    width: 122px;
    height: 32px;
}
.wp_wrap .about .about_box .about_list {
    grid-template-columns: repeat(1, 1fr);
}
.wp_wrap .about .about_box .about_list>li .ab_box>a {
    padding: 55px 0;
}
.wp_wrap .inquiry .mid {
    padding: 15px;
}
.wp_wrap .about .about_box .text_box .tit {
    font-size: 23px;
}
.wp_wrap .inquiry .text_box .tit {
    font-size: 23px;
}
.wp_wrap .inquiry .mid .right .name>span>br {
    display: none;
}
.wp_wrap .inquiry .mid .right .r_list>li .r_box .txt {
    font-size: 12px;
}
.wp_wrap .inquiry .mid .right .r_list>li .r_box .date {
    font-size: 10px;
}
.wp_wrap .inquiry .bot>a .name {
    font-size: 18px;
}
.wp_wrap .inquiry .bot>a .img_box>img {
    width: 70%;
}
.wp_wrap .inquiry .bot>a {
    gap: 10px;
}
.wp_wrap .m_news .top .txt_box .tit {
    font-size: 22px;
}
.wp_wrap .m_news .bottom .down .news_slider .slide .slide_in .tit p {
    font-size: 20px;
}


/* intro */
.wp_wrap .intro .about_box .tit {
    font-size: 23px;
}
.wp_wrap .middle_mnu .mm_inner .mmnu .sub_mmnu li a {
    width: 125px;
}
.wp_wrap .intro .bot .tit {
    font-size: 23px;
}
.wp_wrap .intro .bot .bot_list>li .bot_box .img_box>img {
    width: 30%;
}

/* greeting */
.wp_wrap .greeting .top .tit {
    font-size: 23px;
}
.wp_wrap .greeting .info .info_box .left>a>p {
    font-size: 16px;
}
.wp_wrap .greeting .info .info_box .right .tit_box .tit {
    font-size: 23px;
}
.wp_wrap .greeting .info .info_box .right .career_box .car_box .c_tit>p {
    font-size: 16px;
}

/* member */
.wp_wrap .member .tit {
    font-size: 23px;
}
.wp_wrap .member .info .info_box .left>a>p {
    font-size: 16px;
}
.wp_wrap .member .info .info_box .right .tit_box .tit {
    font-size: 23px;
}
.wp_wrap .member .info .info_box .right .career_box .car_box .c_tit>p {
    font-size: 16px;
}

/* organization */
.wp_wrap .organization .tit_box .tit {
    font-size: 23px;
}
.wp_wrap .organization .tit_box .s_tit {
    font-size: 12px;
}
.wp_wrap .organization .or_box .txt_box .name {
    font-size: 17px;
}
.wp_wrap .organization .or_box .txt_box .ex {
    font-size: 14px;
}


/* work */
.wp_wrap .work .tit_box .tit {
    font-size: 23px;
}
.wp_wrap .work .tab_zone .sub_mo_mnu .m_top>p {
    font-size: 16px;
}
.wp_wrap .work .tab_zone .sub_mo_mnu .mo_tab_mnu>li>button {
    font-size: 13px;
}
.wp_wrap .work .tab_zone .sub_mo_mnu {
    width: 70%;
}
.wp_wrap .work .tab_zone .sub_mo_mnu .mo_tab_mnu {
    top: 40px;
}
.wp_wrap .work .tab_zone .tab_content .tab_layer .tit {
    font-size: 18px;
}
.wp_wrap .work .tab_zone .tab_content .tab_layer .or_list .or_box {
    padding: 10px;
}
.wp_wrap .work .tab_zone .tab_content .tab_layer .or_list .or_box .txt_box .name {
    font-size: 18px;
}
.wp_wrap .work .tab_zone .tab_content .tab_layer .or_list .or_box .txt_box .ex02 {
    font-size: 15px;
}
.wp_wrap .work .tab_zone .tab_content .tab_layer .or_list .or_box .txt_box .ex.work {
    font-size: 17px;
}
.wp_wrap .work .tab_zone .tab_content .tab_layer .or_list .or_box .txt_box .int {
    font-size: 14px;
}
.wp_wrap .work .tab_zone .tab_content .tab_layer .or_list .or_box .txt_box .ex {
    font-size: 17px;
}
.wp_wrap .work .tab_zone .tab_content .tab_layer .or_list .or_box .txt_box .txt_list>li>p {
    font-size: 15px;
}
.wp_wrap .work .tab_zone .tab_content .tab_layer .or_list .or_box .txt_box .txt_list {
    gap: 10px;
}

/* inq */
.wp_wrap .inq .top_box .tit {
    font-size: 21px;
}
.wp_wrap .inq .form_box .form_wrap .form_line.flex .left .tit_box .red {
    font-size: 12px;
}
.wp_wrap .inq .form_box .form_wrap .form_line.flex .right .tit_box .red {
    font-size: 12px;
}
.wp_wrap .inq .form_box .form_wrap .last input[type="checkbox"] + label {
    font-size: 15px;
}

.wp_wrap .review .tit {
    font-size: 23px;
}

.wp_wrap .notice .tit {
    font-size: 23px;
}

.wp_wrap .sucess .tit {
    font-size: 23px;
}

.wp_wrap .data .tit {
    font-size: 23px;
}







 /* 2026.03.19 추가 */
.wp_wrap .s_location1 .inner_box .tit {
    font-size: 23px;
}

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

}


















































