@media screen and (max-width: 1440px){
    html,body{font-size: 9px;}
    /*.inner{width: 92vw;}*/
    .t{
        padding-bottom: 4.4vh;
    }
    .c01 dt:first-child{
        margin-bottom: 6.5vh;
    }
    .c01 dt.c01_1{
        margin-bottom: 3.2vh;
    }
    .c01 dt.c01_2{
        margin-bottom: 3.4vh;
    }
    .c01 dt.c01_3{
        margin-bottom: 6.5vh;
    }
    .c02 dt.c02_1{
        margin-bottom: 6.4vh;
    }
    .c02 dt.c02_2{
        margin-bottom: 3.3vh;
    }
    .c02 dt.c02_3{
        margin-bottom: 9.7vh;
    }
    .c02 dt.c02_4{
        margin-bottom: 11.8vh;
    }
    .c03 dt.c03_1{
        margin-bottom: 3.1vh;
    }
    .c03 dt.c03_2{
        margin-bottom: 3.3vh;
    }
}

/* 태블릿 */

@media screen and (max-width: 1200px){
    html,body{font-size: 8.5px;}
    /*#header{*/
    /*    background: none;*/
    /*}*/
    /*#header.on{*/
    /*    background: none;*/
    /*}*/
    #header .header_inner{
        display: none;
    }
    #header .header_inner.on2{
        display: block;
    }
    #header .sub_bar{
        display: block;
    }    
    #header .respon_menu{
        padding: 4rem 0;
        text-align: left;
    }
    .swiper-button-next{
        right: 8rem;
    }
    .swiper-button-prev{
        left: 8rem;
    }
    #main .main_content02 .left_box{
        width: 95%;
        float: none;
        margin: 0 auto;
    }
    #main .main_content02 .right_box{
        float: none;
        width: 95%;
        margin: 0 auto;
    }
    #main .main_content02 .m_s_wrap{
        float: left;
        width: 48%;
    }
    #main .main_content02 .m_t_wrap{
        float: right;
        width: 48%;
    }
    #main .main_content01 ul li{
        width: 32.3%;
    }
    #main .main_content02 .right_box{
        min-height: auto;
        padding: 3rem 3.5rem 5rem;
        margin: 3rem auto;
    }
    #main .main_content01 ul li img{
        width: 14%;
    }
    #main .main_content02 .board_wrap{
        width: 95%;
        margin: 0 auto;
    }
    #main .main_content02 .board_wrap .board_box{
        min-height: 30rem;
    }
    .sub_footer_con1{
        padding: 0% 2%;
    }
    #sub_header{
        display: none;
    }
    #sub_commIntro{
        width: 100%;
    }
    #sub_footer{
        width: 100%;
        left: 0;
    }
    .sub_comm_contain{
        width: 100%;
    }
    #sub_intro01{
        padding: 0 9rem;
    }
    .sub_intro01Wrap .sub_intro01_con1 img:first-child{
        width: 24%;
        margin-right: 1%;
    }
    .sub_intro01Wrap .sub_intro01_con1 img{
        width: 74%;
    }
    .sub_intro01_con2{
        margin: 5.6rem 0 15rem 0;
    }
    .sub_footer_con1{
        width: 20%;
        padding: 0 5%;
    }
    .sub_footer_con2{
        width: 65%;
    }
    .sub_intro01_con4 p:nth-child(5){
        margin-top: 4rem;
    }
    .sub_intro01_con4 p:nth-child(4){
        margin-top: 1.3rem;
    }
    #mo_sub_header{
        position: fixed;
        top: 0;
        left: 0; right: 0;
        z-index: 112; 
        transition: 0.5s;
        display: none;
        /* background: #0d4d95; */
      
    }
    #mo_sub_header .mo_sub_header_inner{
        position: absolute;
        top: 30;
        left: 0;
        width: 300px;
        z-index: 112;
        background: #0d4d95;
        text-align: center;
        overflow-y: scroll;
    }
    .mo_sub_header_inner .mo_sub_logo{
        padding: 50px 0;
        width: 40%;
    }
    #mo_sub_header .mo_sub_header_inner ul{
        display: block;
    }
    .mo_sub_main_menu{
        display: none;
    }
    .mo_sub_main_menu >li.mo_sub_main_menu_li{
        font-size: 18px;
        color: #fff;
        cursor: pointer;
        width: 100%;
        position: relative;
        border-top: 1px solid #1e5ca1;
        padding: 3rem 0;
    }
    .mo_sub_main_menu_li> span{
        position: absolute;
        right: 4rem;
    }
    .mo_sub_main_menu_li .mo_sub_sub_menu{
        margin-top: 3rem;
        background: #fff;
        padding: 4rem 0;
        display: none;
    }
    .mo_sub_main_menu_li .mo_sub_sub_menu li a{
        font-size: 16px;
    
    }

    .mo_sub_main_menu_li .mo_sub_sub_menu li{
        padding-bottom: 3rem;
    }
    .mo_sub_main_menu_li .mo_sub_sub_menu li a{
        color: #999;
    }
    .mo_sub_sub_menu li:hover a{
        color: #0d4d95;
    }
    .mo_sub_sub_bar{
        position: absolute;
        top: 30px;
        right: 30px;
        z-index: 9999;
        cursor: pointer;
    }
    .mo_sub_sub_bar img{
        width: 100%;
    }
    .intro02Wrap{
        padding: 0 9rem;
    }
    .t{
        padding-bottom: 4.4vh;
    }
    .c01 dt:first-child{
        margin-bottom: 6.8vh;
    }
    .c01 dt.c01_1{
        margin-bottom: 3.2vh;
    }
    .c01 dt.c01_2{
        margin-bottom: 3.4vh;
    }
    .c01 dt.c01_3{
        margin-bottom: 7vh;
    }
    .c02 dt.c02_1{
        margin-bottom: 6.4vh;
    }
    .c02 dt.c02_2{
        margin-bottom: 3.6vh;
    }
    .c02 dt.c02_3{
        margin-bottom: 9.9vh;
    }
    .c02 dt.c02_4{
        margin-bottom: 11.8vh;
    }
    .c03 dt.c03_1{
        margin-bottom: 3.5vh;
    }
    .c03 dt.c03_2{
        margin-bottom: 3.3vh;
    }
    .intro03_conWrap{
        padding: 0 90px;
    }
    .intro03_conWrap img{
        padding: 0;
    }
    .intro04Wrap{
        padding: 0 9rem;
    }
    .rd01_mid p{
        font-size: 20px;
    }
    .sub_comm_con2{
        padding: 13.5rem 0;
    }
    .info01_wrap{
        padding: 0 90px;
    }
    .productWrap{
        padding: 0 90px;
    }
    .info01_wrap{
        margin-bottom: 12rem;
    }
    .productWrap ul li a h4{
        font-size: 18px;
        margin-bottom: 10px;
    }
    .productWrap ul li a p{
        font-size: 16px;
    }
    .productWrap ul li{
        margin-bottom: 80px;
    }
    .product_infoWrap{
        padding: 0 90px;
    }
    .prodName .prod_ddB{
        font-size: 20px;
    }
    .comm_font .prod_dd{
        font-size: 18px;
    }
    .product_02 .product_02Wrap{
        /* height: 385px; */
    }
    .onlineWrap{
        padding: 0 90px;
    }
    .onlineWrap .onlineMid .mid_left{
        width: 100%;
    }
    .onlineWrap .onlineMid .mid_right{
        display: none;
    }
    .onlineBot{

    }
    .onlineBot input{
       float: right;
    }
    .onlineWrap .onlineTop h3{
        font-size: 34px;
    }
    .onlineWrap .onlineMid .mid_left input{
        font-size: 18px;
    }
    .onlineWrap .onlineMid .mid_left textarea{
        font-size: 18px;
    }
    .recruitWrap{
        padding: 0 90px;
    }
    .re_con1_top {
        float: left;
        width: 15%;
        height: 340px;
    }
    .re_con1_bot ul li.img_wd{
        width: 18%;
    }
    .re_sub_tit{
        font-size: 24px;
    }
    .recruitCon1{
        margin-bottom: 50px;
    }
    .re_con2_left{
        display: block;
        width: 100%;
    }
    .re_con2_left .re_con2_bot img{
        width: 100%;
    }
    .re_con2_right{
        display: block;
        width: 100%;
    }
    .recruitCon2{
        height: 350px;
    }
    .re_con1_bot ul li{
        margin-bottom: 30px;
    }
    .re_con1_bot ul li p{
        font-size: 18px;
    }
    .re_con2_right{
        padding: 11rem 0;
    }
    .right_btnWrap a{
        position: absolute;
        top: 0;
        right: 0;
        left: auto;
        bottom: auto;
        font-size: 16px;
    }
    .right_txtWrap p{
        font-size: 18px;
        line-height: 1.7;
    }
    .customer01_wrap{
        padding: 0 90px;
    }
    #customer01{
        margin-top: -30px;
    }
    .custom01_top{
        margin-bottom: 20px;
    }
    .custom01_bot{
        margin-top: 20px;
    }
    .newsWrap{
        padding: 0 90px;
    }
    .newsContentsWrap ul li{
        width: 48%;
        margin-right: 4%;
    }
    .newsContentsWrap ul li:nth-child(2n){
        margin-right: 0;
    }
    .newsContentsWrap ul li:nth-child(3){
        margin-right: 4%;
    }
    .viewWrap{
        padding: 0 90px;
    }
}
@media screen and (max-width: 950px){
    html,body{font-size: 8px;}
    .swiper-button-next{
        display: none;
    }
    .swiper-button-prev{
        display: none;
    }
}
@media screen and (max-width: 850px){
    #main .main_content01 ul li {
        width: 32.2%;
    }
    .right_btnWrap a{
        top: -80px;
    }
}

@media screen and (max-width: 768px){
    
    /* html,body{font-size: 7.5px;} */
    /*.inner{width: 88.8889vw;}*/
    #main .main_slide01 .swiper-slide .txt_box p{
        padding: 1.7rem 4rem;
        width: 80%;
    }
    #main .main_slide01 .swiper-slide .txt_box h2{
        font-size: 90px;
        line-height: 100px;
    }
    #main .main_content01 ul li h4{
        font-size: 32px;
    }
    #main .main_slide01 .swiper-slide .txt_box p{
        font-size: 24px;
        line-height: 4rem;
    }
    .txt_box{
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        align-items: center;

    }
    #main .main_slide01 .swiper-slide .txt_box p{
        font-size: 24px;
        line-height: 4rem;
    }
    #main .main_content02 .board_wrap .board_box p .sp01 a{
        width: 22rem;
    }
    #main .main_content01 ul li{
        width: 100%;
        margin-right: 0;
        margin-bottom: 2rem;
    }
    #main .main_content01 ul li:nth-child(2n){
        top: 0;
    }
    #main .main_content01 ul li img {
        width: 9%;
    }
    #main .main_content01 ul li h4{
        font-size: 18px;
    }
    #main .main_content02 .left_top_box ul li{
        width: 50%;
        height: 32.6rem;
    }
    #main .main_content02{
        padding: 0 0 10rem;
    }
    #main .main_content02 .left_top_box ul li.l_t01{
        background-image: url(/data/skin/default/img/main/m_c02_01_m.jpg);
    }
    #main .main_content02 .left_top_box ul li.l_t02{
        background-image: url(/data/skin/default/img/main/m_c02_02_m.jpg);
    }
    #main .main_content02 .left_top_box ul li.l_t03{
        background-image: url(/data/skin/default/img/main/m_c02_03_m.jpg);
    }
    #main .main_content02 .left_top_box ul li.l_t04{
        background-image: url(/data/skin/default/img/main/m_c02_04_m.jpg);
    }
    #main .main_content02 .main_slide02{
        width: auto;
    }
    #main .main_content02 img{
        width: auto;
        height: auto;
    }
    #main .main_content02 .right_box h3{
        margin: 2.5rem 0 1rem;
    }
    #main .main_content02 .left_top_box ul li .txt_box h3{
        font-size: 30px;
        width: 100%;
    }
    #main .main_content02 .left_top_box ul li .txt_box p{
        font-size: 22px;
        width: 100%;
    }
   
    .footer_con1{
        float: none;
        width: 30%;
    }
    .footer_con2{
        float: none;
    }
    .footerWrap{
        padding: 20px 0;
    }
    .footer_con2 span.f_mo_lineNone::after{
        content: '';
    }
    .sub_comm_depth{

    }
    
    .sub_comm_homeImg{
        background-color: #fff;
        width: 100%;
        position: relative;

    }
    .sub_comm_homeImg{
        padding: 0 6rem;
        
    }
    .sub_comm_homeImg img{
            /* top: 0; */
        /* left: 0; */
        /* transform: none;*/
        position: static;
        top: unset;
        left: unset;
        transform: translate(0,0);
    }
    .sub_comm_homeImg .sub_header_menu_mo{
        float: right;
        margin-top: -24px;
        width: 20%;
    }
    /* .sub_comm_depth{
        width: 150px;
        height: 70px;
        position: absolute;
        top: 40.8%;
        left: 0; right: 0;
    }
    .sub_comm_depth02{
        left: 150px;
    }
    .sub_comm_depth select{
        border: 0;
        background-color: #0d4d95;
        color: #fff;
        /* background: url(/img/common/sub_header_arrow02.png)no-repeat 85% 50%; */
      
    /* }
    .sub_comm_depth select option{
        background: #fff;
        color: #333;
    } */ */
    .sub_comm_depth{
        width: 150px;
    }
    .sub_intro01Wrap {
        margin-top: 70px;
    }
    .sub_intro01Wrap .sub_intro01_con1 img:first-child{
        width: 40%;
    }
    .sub_intro01Wrap .sub_intro01_con1 img{
        width: 100%;
        margin-top: 30px;
    }
    .sub_comm_con2{
        padding: 14.5rem 0;
    }
    .mo_sub_comm_depth{
        display: inline-block;
        vertical-align: middle;
    }
    .mo_sub_selectBox_wrap{
        background: #0d4d95;
    }
    .mo_sub_comm_depth select{
        height: 70px;
        width: 200px;
        border:none;
        /* background: url(/img/common/sub_header_arrow02.png)no-repeat 95% 50%; */
        background: url(/data/skin/default/img/common/sub_header_arrow02.png)no-repeat 95% 50%;
        background-color: #0d4d95;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance : none;
        font-family: inherit;
        text-align-last: left;
        padding-left: 20px;
        color: #fff;
        outline: none;
        font-size: 2rem;
        
    }
    .mo_sub_comm_depth select option{
        background: #fff;
        color: #333;
    }
    .mo_sub_comm_select02{
        margin-left: -2px;
    }
    #sub_intro01{
        padding: 0 30px;
    }
    .sub_intro01_con2 p{
        font-size: 28px;
    }
    .intro01_bold{
        font-size: 36px;
        font-weight: 800;
    }
    .sub_intro01_con4 p{
        font-size: 24px;
        line-height: 1.7;
    }
    .intro01_bold02{
        font-size: 30px;
    }
    #sub_footer{
        padding: 35px 30px;
    }
    .sub_footer_con1{
        width: 50%;
        padding: 0;
    }
    .sub_footer_con1{
        width: 80%;
        padding-bottom: 30px;
    }
    .sub_footer_con2{
        width: 100%;
    }
    .sub_footer_con2 span{
        font-size: 20px;
        line-height: 1;
    }
    .sub_intro01_con4{
        text-align: left;
        padding-left: 60px;
    }
    .sub_footer_con2 p{
        font-size: 20px;
    }
    .t{
        padding-bottom: 5vh;
    }
    .c01 dt:first-child{
        margin-bottom: 6.8vh;
    }
    .c01 dt.c01_1{
        margin-bottom: 3.2vh;
    }
    .c01 dt.c01_2{
        margin-bottom: 3.4vh;
    }
    .c01 dt.c01_3{
        margin-bottom: 7vh;
    }
    .c02 dt.c02_1{
        margin-bottom: 6.4vh;
    }
    .c02 dt.c02_2{
        margin-bottom: 3.6vh;
    }
    .c02 dt.c02_3{
        margin-bottom: 9.9vh;
    }
    .c02 dt.c02_4{
        margin-bottom: 11.8vh;
    }
    .c03 dt.c03_1{
        margin-bottom: 3.5vh;
    }
    .c03 dt.c03_2{
        margin-bottom: 3.3vh;
    }
    .intro04Wrap{
        padding: 0 30px;
    }
    .map{
        height: 390px !important;
    }
    .intro04_address span{
        font-size: 20px;
    }
    .rd01_tmb_wrap{
        position: relative;
        top: 8vh;
    }
    .rd01Wrap{
        padding: 0 30px;
    }
    .rd01_mid p{
        font-size: 16px;
    }
    .rd01Wrap {
        margin: 120px 0 150px 0;
    }
    .rd01_top img{
        max-width: 65%;
    }
    .rd01_bot img{
        max-width: 75%;
    }
    .productWrap ul li{
        width: 47%;
        margin-right: 6%;
    }
    .productWrap ul li:nth-child(2n){
        margin-right: 0;
    }
    .productWrap ul li:nth-child(3){
        margin-right: 6%;
    }
    .info01_wrap{
        padding: 0 30px;
    }
    .productWrap{
        padding: 0 30px;
    }
    .productWrap ul li a h4{
        font-size: 24px;
    }
    .productWrap ul li a p{
        font-size: 20px;
    }
    .product_infoWrap{
        padding: 0 30px;
    }
    .product_01 .productImg_wrap{
        padding: 0 70px;
        width: 100%;
    }
    .product_01 .productTxt_wrap{
        width: 100%;
        margin-top: 40px;
    }
    .product_02 .product_02Wrap{
        height: 750px;
    }
    .comm_font .prod_dt{
        font-size: 30px;
    }
    .prodName .prod_ddB{
        font-size: 26px;
    }
    .comm_font .prod_dd{
        font-size: 22px;
    }
    .product_02{
        margin: 70px 0 130px 0;
    }
    .onlineWrap{
        padding: 0 30px;
    }
    .onlineWrap .onlineTop h3{
        font-size: 38px;
        margin-bottom: 3rem;
    }
    .onlineWrap .onlineMid .mid_left input{
        font-size: 20px;
    }
    .onlineWrap .onlineMid .mid_left textarea{
        font-size: 20px;
    }
    .onlineBot input{
        font-size: 2.2rem;
    }
    .re_con1_top{
        width: 100%;
        height: 50px;
    }
    .re_con1_bot ul li p{
        font-size: 20px;
    }
    .recruitWrap{
        padding: 0 30px;
    }
    .re_con1_bot ul li.img_wd{
        width: 22%;
    }
    .re_sub_tit{
        font-size: 32px;
    }
    .recruitCon1 {
        margin-bottom: 23.4375vw;
    }
    .right_btnWrap a{
        font-size: 22px;
        padding: 20px 30px;
    }
    .right_btnWrap a{
        top: -70px;
    }
    .re_con2_right{
        padding: 250px 0;
    }
    .right_txtWrap p{
        font-size: 22px;
    }
    .re_con1_bot ul li.arrow_wd{
        width: 6.5%;
    }
    .re_con1_bot ul li.img_wd{
        width: 22%;
    }
    #customer01{
        margin-top: 0;
    }
    .customer01_wrap{
        padding: 0 30px;
    }
    .custom01_mid_title ul li{
        height: 50px;
        font-size: 20px;
    }
    .costom01_comm {
        padding: 1.4rem 0;
        font-size: 18px;
    }
    .custom01_mid_list ul li{
        height: 55px;
    }
    .custom01_stnMenu_r form input{
        font-size: 18px;
    }
    .customer01_wrap{
        margin-bottom: 120px;
    }
    .custom01_bot{
        margin-top: 40px;
    }
    .custom01_bot ul li:nth-child(2){
        margin-right: 20%;
    }
    .custom01_bot ul li:nth-child(6){
        margin-left: 20%;
    }
    .newsWrap{
        padding: 0 30px;
    }
    .newsCon_wrap p:first-child{
        font-size: 22px;
    }
    .newsCon_wrap p:first-child span{
        font-size: 18px;
    }
    .newsCon_wrap p:nth-child(2){
        font-size: 24px;
        margin: 0;
        margin-top: 1.5rem;
    }
    .newsCon_wrap p:last-child{
        font-size: 20px;
    }
    .viewWrap{
        padding: 0 30px;
    }
    .custom01_bot ul li{
        padding: 1.5rem 1rem;
    }
    .sub_intro01_con4 p:nth-child(4){
        font-size: 4rem;
    }

}
@media screen and (max-width: 600px){
    .sub_intro01_con4{
        padding-left: 0px;
    }
    
}
@media screen and (max-width: 541px){
    .custom01_mid_title ul li{
        font-size: 18px;
    }
    .costom01_comm{
        font-size: 16px;
    }
    .custom01_bot ul li:nth-child(2){
        margin-right: 17%;
    }
    .custom01_bot ul li:nth-child(6){
        margin-left: 17%;
    }
}
/* 모바일 */
@media screen and (max-width: 500px){
    .lay_popup_wrap{
        height: 300px !important;
    }
    .viewWrap p{
        font-size: 16px;
    }
    /* #main .main_slide01 .swiper-slide .txt_box p{
        font-size: 24px;
        line-height: 4rem;
    } */
    /* #main .main_slide01 .swiper-slide .txt_box h2{
        font-size: 90px;
        line-height: 13rem;
    }
    #main .main_content01 ul li h4{
        font-size: 32px;
    } */
    #main .main_slide01 .swiper-slide .txt_box p{
        font-size: 20px;
        line-height: 2.5rem;
        
    }
    #main .main_content02 .left_top_box ul li .txt_box h3{
        font-size: 15px;
    }
    #main .main_content02 .left_top_box ul li .txt_box p{
        font-size: 11px;
    }
    #main .main_content02 .right_box p{
        line-height: 2.2rem;
    }
    #main .main_content02 .board_wrap .board_box h3{
        font-size: 2rem;
    }
    #main .main_content02 .board_wrap .board_box p{
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        align-items: flex-start;
    }
    #main .main_content02 .map_box{
        height: 39.7rem;
        padding: 6rem 0;
    }
    .footerWrap{
        display: flex;
        flex-wrap: nowrap;
        align-items: flex-start;
        padding: 30px 0;
        flex-direction: column;
        font-size: 1.6rem;
    }
    .footer_con1{
        width: 30%;
        margin-bottom: 20px;
    }
    .footer_con2{
        width: 100%;
    }
    .footer_con2 span{

        font-size: 1.6rem;

    }
    .footer_con2 span.f_mo_lineNone::after{
        content: '';
    }
    #mo_header .mo_header_inner{
        width: 300px;
    }
    #main .main_slide01 .swiper-slide .txt_box h2{
        font-size: 45px;
        line-height: 60px;
    }
    #main .main_content01 ul li h4{
        font-size: 32px;
    }
    #main .main_slide01 .swiper-slide .txt_box p{
        font-size: 12px;
    
    }
    .mo_main_menu >li.mo_main_menu_li{
        font-size: 18px;
    }
    .mo_main_menu_li .mo_sub_menu li a{
        font-size: 16px;
    }
    .mo_header_inner h1 a img{
        max-width: 50%;
    } 
    .mo_sub_bar{
        width: 7%;
        top: 20px;
        right: 20px;
    }
    .mo_sub_sub_bar{
        width: 7%;
        top: 20px;
        right: 20px;
    }
    .mo_header_inner h1 a img{
        max-width: 60%;
    } 
    .mo_main_menu >li.mo_main_menu_li{
        font-size: 18px;
    }
    .mo_main_menu_li .mo_sub_menu li a{
        font-size: 16px;   
    }
    .sub_comm_homeImg .sub_header_menu_mo{
        float: right;
        margin-top: -24px;
        width: 30%;
    }
    .mo_sub_comm_depth select{
        width: 120px;
        font-size: 10px;
        background-size: 15%;
    }
    .sub_intro01Wrap .sub_intro01_con1 img:first-child{
        width: 135px;
    }
    .sub_intro01_con2 p{
        font-size: 3.2000vw;
    }
    .intro01_bold{
        font-size: 4.0000vw;
    }
    .sub_intro01_con3 span{
        margin: 0 2rem;
    }
    .sub_intro01_con4{
        padding: 0;
    }
    .sub_intro01_con2{
        margin: 5.6rem 0 10rem 0;
    }
    .sub_intro01_con4 p{
        font-size: 3.2000vw;
    }
    .sub_intro01_con4 p:nth-child(4){
        font-size: 4.8000vw;
    }
    .intro01_bold02{
        font-size: 4.0000vw;
    }
    .sub_footer_con2 span{
        font-size: 3.2000vw;
        line-height: 0.3;
    }
    .sub_footer_con2 p{
        font-size: 10px;
    }
    .intro02Wrap{
        padding: 0 10px;
    }
    .intro02_line{
        width: 6%;
    }
    .t{
        font: 24px 'appleSDG_h';
    }
    .c dt{
        font-size: 15px;
        width: 20px;
    }
    .c dd{
        font-size: 13px;
    }
    .his_bx li{
        left: 0vw;
    }
    .his_wrap{
        width: 94%;
    }
    .t{
        padding-bottom: 4.9vh;
    }
    .c01 dt:first-child{
        margin-bottom: 7.3vh;
    }
    .c01 dt.c01_1{
        margin-bottom: 3.7vh;
    }
    .c01 dt.c01_2{
        margin-bottom: 4vh;
    }
    .c01 dt.c01_3{
        margin-bottom: 8vh;
    }
    .c02 dt.c02_1{
        margin-bottom: 6.9vh;
    }
    .c02 dt.c02_2{
        margin-bottom: 3.8vh;
    }
    .c02 dt.c02_3{
        margin-bottom: 10.8vh;
    }
    .c02 dt.c02_4{
        margin-bottom: 13vh;
    }
    .intro03_conWrap{
        padding: 0 30px;
    }
    .c03 dt.c03_2 {
        margin-bottom: 3.7vh;
    }
    .intro04_address span{
        font-size: 3.2000vw;
    }
    .c03 dt.c03_1 {
        margin-bottom: 4vh;
    }
    .sub_comm_con2 h2{
        font-size: 32px;
        width: 100%;
    }
    .mo_sub_comm_depth select{
        height: 35px;
    }
    .intro04_address span img{
        margin-right: 1rem;
    }
    .intro04_address span.line::after{
        height: 8px;
    }
    .rd01Wrap{
        height: 200.0000vw;
    }
    .rd01_tmb_wrap{
        position: relative;
        top: 47.2000vw;
    }
    .rd01_mid{
        margin-top: 2rem;
    }
    .rd01_bot{
        margin-top: 0;
    }
    .rd01_top img{
        max-width: 70%;
    }
    .rd01_bot img{
        max-width: 70%;
    }
    #rd01{
        margin-top: -14rem;
        margin-bottom: -6rem;
    }
    .rd01Wrap{
        margin: 40px 0;
    }
    .comm_font .prod_dt{
        font-size: 15px;
    }
    .prodName .prod_ddB{
        font-size: 13px;
    }
    .comm_font .prod_dd{
        font-size: 11px;
    }
    .product_02 {
        margin: 35px 0 65px 0;
    }
    .product_02 .product_02Wrap{
        padding: 20rem 0;
    }
    .product_01 .productImg_wrap{
        padding: 0 40px;
    }
    .productWrap ul li a h4{
        font-size: 4.0000vw;
    }
    .productWrap ul li a p{
        font-size: 3.2000vw;
    }
    .onlineWrap .onlineTop h3{
        font-size: 19px;
    }
    .onlineWrap .onlineMid .mid_left input{
        font-size: 10px;
    }
    .onlineWrap .onlineMid .mid_left textarea{
        font-size: 10px;
    }
    .onlineBot input{
        font-size: 11px;
    }
    .re_sub_tit{
        font-size: 16px;
    }

    .re_con1_bot ul li p{
        font-size: 2.8000vw;
    }
    .re_con1_bot ul li{
        margin-right: 1rem;
    }
    .right_btnWrap a{
        font-size: 3.2000vw;
    }
    .right_btnWrap a{
        top: -170px;
    }
    .right_txtWrap p{
        font-size: 3.2000vw;
    }
    .re_con2_right{
        padding: 0;
    }
    .recruitWrap{
        margin: 0;
    }
    .re_con2_right{
        height: 80%;
    }
    .re_con1_bot ul li.arrow_wd{
        width: 4.5%;
    }
    .re_con1_bot ul li.img_wd{
        width: 20%;
    }
    .custom01_mid_title ul li{
        font-size: 14px;
    }
    .costom01_commWd02{
        width: 55%;
    }
    .custom01_stnMenu_r form input{
        font-size: 9px;
    }
    .costom01_comm{
        font-size: 14px;
    }
    .costom01_commWd03{
        width: 18%;
    }
    .costom01_commWd04{
        width: 18%;
    }
    .costom01_commWd02{
        width: 49%;
    }
    .custom01_mid_title ul li{
        height: 40px;
    }
    .custom01_mid_list ul li{
        height: 45px;
    }
    .costom01_comm {
        padding: 1.6rem 0;
    }
    .custom01_bot ul li:nth-child(2){
        margin-right: 15%;
    }
    .custom01_bot ul li:nth-child(6){
        margin-left: 15%;
    }
    .newsCon_wrap p:first-child{
        font-size: 3.2000vw;
    }
    .newsCon_wrap p:first-child span{
        font-size: 2.8000vw;
    }
    .newsCon_wrap p:nth-child(2){
        font-size: 3.2000vw;
    }
    .newsCon_wrap p:last-child{
        font-size: 2.8000vw;
    }
    .newsCon_wrap p:last-child{
        margin-bottom: 30px;
    }
    .newsCon_wrap p:nth-child(2){
        margin-top: 1rem;
    }
    .sub_intro01_con4 p{
        line-height: 1.5;
    }
}
@media screen and (max-width: 455px){
    .custom01_bot ul li:nth-child(2){
        margin-right: 10%;
    }
    .custom01_bot ul li:nth-child(6){
        margin-left: 10%;
    }
}
@media screen and (max-width: 410px){
    .custom01_bot ul li:nth-child(2){
        margin-right: 3%;
    }
    .custom01_bot ul li:nth-child(6){
        margin-left: 3%;
    }
}
@media screen and (max-width: 375px){
    .t{
        padding-bottom: 3.9vh;
    }
    .c01 dt:first-child {
        margin-bottom: 6vh;
    }
    .c01 dt.c01_1 {
        margin-bottom: 2.8vh;
    }
    .c01 dt.c01_2 {
        margin-bottom: 3vh;
    }
    .c01 dt.c01_3 {
        margin-bottom: 6.5vh;
    }
    .c02 dt.c02_1 {
        margin-bottom: 5.7vh;
    }
    .c02 dt.c02_2 {
        margin-bottom: 3vh;
    }
    .c02 dt.c02_3 {
        margin-bottom: 9.4vh;
    }
    .c02 dt.c02_4 {
        margin-bottom: 11.1vh;
    }
    .c03 dt.c03_1 {
        margin-bottom: 3vh;
    }
    
}
@media screen and (max-width: 360px){
    .c dd {
        font-size: 12px;
    }    
    .t{
        padding-bottom: 3.4vh;
    }
    .c01 dt:first-child{
        margin-bottom: 5.7vh;
    }
    .c01 dt.c01_1{
        margin-bottom: 2.7vh;
    }
    .c01 dt.c01_2{
        margin-bottom: 2.9vh;
    }
    .c01 dt.c01_3{
        margin-bottom: 5.5vh;
    }
    .c02 dt.c02_1{
        margin-bottom: 5.5vh;
    }
    .c02 dt.c02_2{
        margin-bottom: 2.8vh;
    }
    .c02 dt.c02_3{
        margin-bottom: 9vh;
    }
    .c02 dt.c02_4{
        margin-bottom: 10.5vh;
    }
    .c03 dt.c03_1{
        margin-bottom: 2.8vh;
    }
    .c03 dt.c03_2{
        margin-bottom: 2.8vh;
    }
    .re_con1_bot ul li.img_wd{
        width: 19%;
    }
    .re_con1_bot ul li.arrow_wd{
        width: 3.5%;
    }
    /* .recruitCon1{
        margin-bottom: 90px;
    } */
    /* .re_con1_bot ul li p{
        font-size: 8px;
        letter-spacing: -0.2rem;
    } */
    .re_con2_left{
        height: 90%;
    }
    .re_con2_right{
        height: 70%;
    }
    .re_con1_top {
        height: 12px;
    }
    .sub_comm_homeImg .sub_header_menu_mo{
        margin-top: -20px;
    }
    .custom01_bot ul li:nth-child(2){
        margin-right: 2%;
    }
    .custom01_bot ul li:nth-child(6){
        margin-left: 2%;
    }
    .costom01_comm{
        font-size: 13px;
    }
}