/**
* 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: 1640px) {
/**********************************************************************************************************************/
/* 공통 */
/**********************************************************************************************************************/
.wp_wrap .cm_inner02 {
    padding: 0 10px;
}
/**********************************************************************************************************************/
}









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


/**********************************************************************************************************************/
/* 헤더 */
/**********************************************************************************************************************/
.wp_wrap header .h_inner .convenient_box {
    gap: 50px;
    margin-left: 90px;
}
/**********************************************************************************************************************/



/**********************************************************************************************************************/
/* 메인 */
/**********************************************************************************************************************/
.wp_wrap #m_visual .mv_inner .mv_slider .mv_slide .txt_box .txt_inner {
    align-items: center;
}
.wp_wrap #m_bsn .bsn_inner .img_zone .rt .itm .itm_iner .en_name {
    font-size: 26px;
    padding-left: 13px;
    padding-top: 15px;
}
.wp_wrap #m_news .news_inner .bot>div .box {
    padding: 0 30px;
}
.wp_wrap #m_bsn .bsn_inner .img_zone .rt .itm {
    width: 33.33333%;
}
.wp_wrap #m_bsn .bsn_inner .img_zone .rt .itm .itm_iner .group .line {
    width: 50px;
}
.wp_wrap #m_bsn .bsn_inner .img_zone .rt .itm .itm_iner .group .ko_name .name {
    margin-bottom: 20px;
}
.wp_wrap #m_bsn .bsn_inner .img_zone .rt .itm .itm_iner .group .ko_name .desc br{
    display: none;
}
.wp_wrap #m_bsn .bsn_inner .img_zone .rt .itm .itm_iner .group .ko_name .desc {
    font-size: 18px;
}
.wp_wrap #m_bsn .bsn_inner .img_zone .rt:hover {
    width: 100%;
}
.wp_wrap #m_abu .abu_inner .slider_zone .abu_slider {
    width: 100%;
}
.wp_wrap #m_abu .abu_inner .slider_zone .abu_slider .abu_slide .inner .txt_box {
    gap: 15px;
}
.wp_wrap #m_abu .abu_inner .slider_zone .abu_slider .abu_slide .inner .txt_box .desc {
    font-size: 20px;
}
.wp_wrap #m_abu .abu_inner .txt_zone .moer_box {
    width: 200px;
    height: 60px;;
}
.wp_wrap #m_abu .abu_inner .txt_zone .moer_box a {
    font-size: 17px;
}
/**********************************************************************************************************************/



/**********************************************************************************************************************/
/* 서브 */
/**********************************************************************************************************************/
.wp_wrap .sub01_01 .txt_con, .wp_wrap .sub01_03 .txt_con {
    margin-left: 0;
}
/**********************************************************************************************************************/
}











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


/**********************************************************************************************************************/
/* 서브 */
/**********************************************************************************************************************/
.wp_wrap .sub01_02 .value_box .icons .icons_itms {
    justify-content: center;
    gap: 90px;
    padding: 0;
}
/**********************************************************************************************************************/
}



@media (max-width: 1200px) {
/**********************************************************************************************************************/
/* 헤더 */
/**********************************************************************************************************************/
.wp_wrap header .h_inner nav .gnb>li>a {
    font-size: 18px;
}
.wp_wrap header .h_inner .convenient_box .mopen .icon_box span {
    width: 27px;
}
.wp_wrap header.header_hover .h_inner nav .gnb>li {
    width: 18.966667% !important;
}
/**********************************************************************************************************************/



/**********************************************************************************************************************/
/* 푸터 */
/**********************************************************************************************************************/
.wp_wrap footer .f_inner {
    align-items: flex-start;
    gap: 20px;
    flex-direction: column;
}
.wp_wrap footer .f_inner .rt .top .f_mnu {
    gap: 20px;
    justify-content: flex-start;
}
/**********************************************************************************************************************/






/**********************************************************************************************************************/
/* 메인 */
/**********************************************************************************************************************/
.wp_wrap #m_visual .mv_inner .ms_arr {
    height: 280px;
    width: 40px;
}
.wp_wrap #m_visual .mv_inner .mv_slider .mv_slide .txt_box .txt_inner {
    height: 280px;
}
.wp_wrap #m_visual .mv_inner .mv_slider .mv_slide .txt_box .txt_inner .tit {
    font-size: 50px;
}
.wp_wrap #m_visual .mv_inner .mv_slider .mv_slide .txt_box .txt_inner .desc {
    font-size: 31px;
}

.wp_wrap #m_visual .mv_inner .mv_slider .mv_slide .txt_box .txt_inner .line {
    margin-bottom: 15px;
}
.wp_wrap #m_bsn .bsn_inner .img_zone .lt {
    width: 35%;
}
.wp_wrap #m_bsn .bsn_inner .img_zone .rt {
    width: 65%;
}

.wp_wrap #m_abu .abu_inner .slider_zone .abu_slider .abu_slide .inner .txt_box .desc {
    font-size: 18px;
}
.wp_wrap #m_abu .abu_inner .slider_zone .arr_box {
    gap: 20px;
}
.wp_wrap #m_abu .abu_inner .slider_zone .arr_box span {
    width: 3px;
    height: 3px;
}
.wp_wrap #m_abu .abu_inner .slider_zone .arr_box .abu_arr {
    width: 90px;
    padding-bottom: 5px;
    padding-top: 10px;
}
.wp_wrap #m_abu .abu_inner .slider_zone .abu_slider .abu_slide .inner .txt_box .num {
    font-size: 20px;
}


.wp_wrap #m_news .news_inner .top {
    height: 60%;
}
.wp_wrap #m_news .news_inner .bot {
    height: 40%;
}
.wp_wrap #m_news .news_inner .top .top_out .top_in .slider_zone .news_slider .news_slide .slide_in {
    gap: 20px;
    padding: 23px;
}
.wp_wrap #m_news .news_inner .top .top_out .top_in .slider_zone .news_slider .news_slide .slide_in span i {
    font-size: 25px;
}
.wp_wrap #m_news .news_inner .top .top_out .top_in .slider_zone .news_slider .news_slide .slide_in span {
    width: 34px;
    min-width: 34px;
    height: 34px;
}
.wp_wrap #m_news .news_inner .bot>div .box .con {
    margin-bottom: 35px;
    gap: 20px;
    flex-direction: column;
}

.wp_wrap #m_news .news_inner .bot>div .box .con .txt_box .bTxt,
.wp_wrap #m_news .news_inner .bot>div .box .con .txt_box .smTxt{
    text-align: center;
}
.wp_wrap #m_news .news_inner .bot>div .box .gotoPage {
    width: 180px;
    height: 60px;
    margin: 0 auto;
}
.wp_wrap #m_news .news_inner .bot>div .box .con {
    margin-bottom: 35px;
    gap: 10px;
    flex-direction: column;
}
.wp_wrap #m_news .news_inner .bot>div .box .con .icon_box{}
.wp_wrap #m_news .news_inner .bot>div .box .con .icon_box img{
    width: 60px;
}
.wp_wrap #m_news .news_inner .bot>div .box .con .txt_box .bTxt {
    font-size: 30px;
    margin-bottom: 7px;
}
.wp_wrap #m_news .news_inner .bot>div .box .con .txt_box .smTxt {
    font-size: 17px;
}
.wp_wrap #m_news .news_inner .bot>div .box .gotoPage a {
    font-size: 17px;
}
/**********************************************************************************************************************/





/**********************************************************************************************************************/
/* 서브 */
/**********************************************************************************************************************/
.wp_wrap .sub_main .submain_txt .sm_tit_box .smtit_en {
    font-size: 65px;
}
.wp_wrap .sub_main .submain_txt .sm_tit_box .smtit_ko {
    font-size: 28px;
}
.wp_wrap .sub_main .submain_txt .sm_tit_box {
    margin-bottom: 75px;
}
.wp_wrap .sub_main .submain_img .img_box {
    height: 400px;
}
.wp_wrap .sub01_01 .txt_con .txt03, .wp_wrap .sub01_03 .txt_con .txt03 {
    font-size: 35px;
}
.wp_wrap .sub01_01 .txt_con .txt03>br {
    display: none;
}
.wp_wrap .sub01_01 .txt_con .txt04, .wp_wrap .sub01_03 .txt_con .txt04 {
    font-size: 20px;
    margin-bottom: 30px;
}
.wp_wrap .sub01_01 .txt_con .txt04>br, .wp_wrap .sub01_03 .txt_con .txt04>br {
    display: none;
}
.wp_wrap .sub01_02 .value_box .img_box img {
    height: 400px;
}

.wp_wrap .sub01_02 .value_box .icons .icons_itms .itm .txt01 {
    font-size: 30px;
}
.wp_wrap .sub01_03 .txt_con .txt04 br{
    display: none;
}


/* history */
.wp_wrap #history .history_inner {
    padding-left: 0;
}



/* company */
.wp_wrap #company .gray_box .gray_inner .title {
    font-size: 40px;
}
.wp_wrap #company .gray_box .gray_inner .photo .photo_list {
    gap: 15px;
}


/* army */
.wp_wrap #army .tab_zone .tab_mnu>li>button {
    width: 200px;
}
.wp_wrap #army .tab_zone .tab_mnu>ul>li>button {
    width: 200px;
}
#red_bar {
    width: 200px;
}
.wp_wrap #army .tab_zone .tab_content .tab_layer .gray_box .left .ex>br {
    display: none;
}
.wp_wrap #army .tab_zone .tab_content .tab_layer .gray_box {
    gap: 20px;
}
.wp_wrap #army .tab_zone .tab_content .tab_layer .gray_box .gray_inner {
    gap: 20px;
}
.wp_wrap #army .tab_zone .tab_content .tab_layer .gray_box .left {
    width: 50%;
}
.wp_wrap #army .tab_zone .tab_content .tab_layer .gray_box .left .tit {
    font-size: 45px;
}
.wp_wrap #army .tab_zone .tab_content .tab_layer .gray_box .left .overview .ex>br {
    display: none;
}
.wp_wrap #army .tab_zone .tab_content .tab_layer .gray_box .left .feature .ex>br {
    display: none;
}
.wp_wrap #army .tab_zone .tab_content .tab_layer .gray_box .right {
    width: 50%;
}
.wp_wrap #army .tab_zone .tab_content .tab_layer .gray_box .right .img_slide {
    width: 100%;
    height: 360px;
    padding: 0;
}

/* civilian */
.wp_wrap #civilian .tab_zone .tab_mnu {
    width: 765px;
}
.wp_wrap #civilian .tab_zone .tab_mnu>li>button {
    width: 200px;
}
.wp_wrap #civilian .tab_zone .tab_mnu>ul>li>button {
    width: 200px;
}
.wp_wrap #civilian .tab_zone .tab_content .tab_layer .gray_box .top {
    gap: 20px;
}
.wp_wrap #civilian .tab_zone .tab_content .tab_layer .gray_box .left {
    width: 50%;
}
.wp_wrap #civilian .tab_zone .tab_content .tab_layer .gray_box .left .tit {
    font-size: 45px;
    margin-bottom: 40px;
}
.wp_wrap #civilian .tab_zone .tab_content .tab_layer .gray_box .left .overview .ex>br {
    display: none;
}
.wp_wrap #civilian .tab_zone .tab_content .tab_layer .gray_box .right {
    width: 50%;
}
.wp_wrap #civilian .tab_zone .tab_content .tab_layer .gray_box .bot .civ_img_list>li .img_box .red {
    top: 35px;
}

/* pos */
.wp_wrap #civilian .tab_zone .tab_content .tab_layer .pos_inner .left .big_tit {
    font-size: 60px;
}

/* rms */
.wp_wrap #civilian .tab_zone .tab_content .tab_layer .pos_inner .left .b_tit {
    font-size: 60px;
}

/* mro */
.wp_wrap #mro .tab_zone .tab_mnu {
    width: 480px;
}
.wp_wrap #mro .tab_zone .tab_mnu>ul>li>button {
    width: 220px;
}
.wp_wrap #mro #red_bar {
    width: 220px;
}
.wp_wrap #mro .tab_zone .tab_content .tab_layer .gray_box {
    gap: 20px;
}
.wp_wrap #mro .tab_zone .tab_content .tab_layer .gray_box .left {
    width: 50%;
}
.wp_wrap #mro .tab_zone .tab_content .tab_layer .gray_box .left .tit {
    font-size: 45px;
    margin-bottom: 40px;
}
.wp_wrap #mro .tab_zone .tab_content .tab_layer .gray_box .left .overview .ex>br {
    display: none;
}
.wp_wrap #mro .tab_zone .tab_content .tab_layer .gray_box .left .feature .ex>br {
    display: none;
}
.wp_wrap #mro .tab_zone .tab_content .tab_layer .gray_box .right {
    width: 50%;
}

/* 02 */
.wp_wrap #mro .tab_zone .tab_content .tab_layer .gray_box .fir .left .ex>br {
    display: none;
}
.wp_wrap #mro .tab_zone .tab_content .tab_layer .gray_box .tit {
    font-size: 45px;
}
.wp_wrap #mro .tab_zone .tab_content .tab_layer .gray_box .fir {
    gap: 20px;
}
.wp_wrap #mro .tab_zone .tab_content .tab_layer .gray_box .sec {
    gap: 20px;
}
/**********************************************************************************************************************/
}










@media (max-width: 1100px) {
/**********************************************************************************************************************/
/* 공통 */
/**********************************************************************************************************************/
.wp_wrap .tit_box .tit {
    font-size: 52px;
    margin-bottom: 30px;
}
.wp_wrap .tit_box .tit::after {
    bottom: -14px;
    width: 42px;
}
.wp_wrap .tit_box .desc {
    font-size: 20px;
}


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



/**********************************************************************************************************************/
/* 헤더 */
/**********************************************************************************************************************/
.wp_wrap header .h_inner .convenient_box .mopen {
    padding: 33.5px 0;
}
.wp_wrap header .h_inner {
    justify-content: space-between;
}
.wp_wrap header .h_inner nav ,
.wp_wrap header .h_inner .convenient_box .lang_box {
    display: none;
}
.wp_wrap header .h_inner .logo{visibility: visible !important; opacity: 1 !important;}

.wp_wrap .ful_mnu {
    display: none;
}
.wp_wrap .ful_mnu.on {
    display: none;
}
.wp_wrap .mo_mnu{
    display: block;
}
/**********************************************************************************************************************/



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



/**********************************************************************************************************************/
/* 푸터 */
/**********************************************************************************************************************/
.wp_wrap footer .f_inner {
    gap: 15px;
}
.wp_wrap footer .f_inner .rt .bot .f_info {
    align-items: flex-start;
    margin-bottom: 20px;
    flex-direction: column;
    gap: 3px;
}
.wp_wrap footer .f_inner .rt .bot .f_info li {
    padding-right:0;
    margin-right: 0;
}
.wp_wrap footer .f_inner .rt .bot .f_info li::after {
    display: none;
}

.wp_wrap footer .f_inner .rt .bot .copyright {
    font-size: 14px;
}
/**********************************************************************************************************************/



/**********************************************************************************************************************/
/* 메인 */
/**********************************************************************************************************************/
.wp_wrap #m_bsn{
    padding: 120px 0 0 0;
}
.wp_wrap #m_abu {
    padding: 120px 0;
}
.wp_wrap #m_bsn .bsn_inner .img_zone .lt {
    display: none;
}
.wp_wrap #m_bsn .bsn_inner .img_zone .rt {
    width: 100%;
}
.wp_wrap #m_bsn .bsn_inner .img_zone {
    position: relative;
}
.wp_wrap #m_bsn .bsn_inner {
    flex-direction: column;
    gap: 50px;
}
.wp_wrap .tit_box .desc br{
    display: none;
}
.wp_wrap #m_bsn .bsn_inner .img_zone .rt {
    width: 100%;
    height: 500px;
}
.wp_wrap #m_bsn .bsn_inner .img_zone .rt .itm .itm_iner .en_name {
    font-size: 20px;
    padding-left: 10px;
    padding-top: 15px;
}
.wp_wrap #m_bsn .bsn_inner .img_zone .rt .itm .itm_iner .group {
    top: 65%;
    padding-right: 15px;
}
.wp_wrap #m_bsn .bsn_inner .img_zone .rt .itm .itm_iner .group .line {
    width: 35px;
}
.wp_wrap #m_bsn .bsn_inner {
    height: auto;
}
.wp_wrap #m_abu .abu_inner {
    flex-direction: column;
    gap: 80px;
}
.wp_wrap #m_abu .abu_inner .txt_zone {
    width: 100%;
    min-width: unset;
}
.wp_wrap #m_abu .abu_inner .slider_zone {
    width: 100%;
}
.wp_wrap #m_abu .abu_inner .txt_zone .tit_box {
    margin-bottom: 40px;
}
.wp_wrap #m_abu .abu_inner .txt_zone .moer_box {
    width: 180px;
    height: 55px;
}
.wp_wrap #m_abu .abu_inner .txt_zone .moer_box a {
    font-size: 15px;
}

.wp_wrap #m_abu .abu_inner .slider_zone .arr_box {
    position: absolute;
    gap: 20px;
    top: -50px;
    right: 0;
}
.wp_wrap #m_abu .abu_inner .slider_zone .abu_slider .slick-list{
    margin: 0 -10px;
}
.wp_wrap #m_abu .abu_inner .slider_zone .abu_slider .slick-slide{
    margin: 0 10px;
}
.wp_wrap #m_abu .abu_inner .slider_zone .abu_slider .abu_slide .inner .txt_box {
    gap: 10px;
}
.wp_wrap #m_news .news_inner .top .top_out .top_in {
    flex-direction: column;
    gap: 50px;
}
.wp_wrap #m_news .news_inner .top {
    margin-bottom: 0;
    padding: 120px 0 60px 0;
}
.wp_wrap #m_news .news_inner .top,
.wp_wrap #m_news .news_inner .bot {
    height: auto;
}
.wp_wrap #m_news .news_inner .top .top_out .top_in .slider_zone,
.wp_wrap #m_news .news_inner .top .top_out .top_in .txt_zone {
    width: 100%;
}
.wp_wrap #m_news .news_inner .top .top_out .top_in .slider_zone{
    width: 100%;
    margin-right: auto;
}
.wp_wrap #m_news .news_inner .top .top_out .top_in .slider_zone .news_slider{
    overflow: hidden;
}
.wp_wrap #m_news .news_inner .top .top_out .top_in .slider_zone .news_slider .news_slide.slick-current {
    transform: translateX(0);
    transition: 0.5s;
}
.wp_wrap #m_news .news_inner .top .top_out .top_in .slider_zone .news_slider .slick-center,
.wp_wrap #m_news .news_inner .top .top_out .top_in .slider_zone .news_slider .slick-slide[aria-hidden="true"]:not([tabindex="-1"]) + .slick-cloned[aria-hidden="true"]{ 
    transform: translateX(0);
}
.wp_wrap #m_news .news_inner .top .top_out .top_in .slider_zone .news_slider .slick-list{
    margin: -5px -60px;
}
.wp_wrap #m_news .news_inner .top .top_out .top_in .slider_zone .news_slider .slick-slide{
    margin: 5px 60px;
}
.wp_wrap #m_news .news_inner .bot>div .box {
    padding: 60px 30px;
}
/**********************************************************************************************************************/
}










@media (max-width: 992px) {
/**********************************************************************************************************************/
/* 공통 */
/**********************************************************************************************************************/
.wp_wrap .cm_sec {
    padding: 120px 0;
}
/**********************************************************************************************************************/




/**********************************************************************************************************************/
/* 메인 */
/**********************************************************************************************************************/
.wp_wrap #m_news .news_inner .bot>div .box {
    padding: 40px 30px;
}
.wp_wrap #m_visual .mv_inner .mv_slider .mv_slide {
    height: 700px;
}
.wp_wrap #m_news .news_inner .bot>div .box .con .txt_box .bTxt {
    font-size: 25px;
}
.wp_wrap #m_news .news_inner .bot>div .box .con {
    margin-bottom: 25px;
}
.wp_wrap #m_news .news_inner .bot>div .box .gotoPage {
    width: 170px;
    height: 50px;
}
.wp_wrap #m_news .news_inner .bot>div .box .con .icon_box img {
    width: 50px;
}
.wp_wrap #m_news .news_inner .bot>div .box .gotoPage a,
.wp_wrap #m_news .news_inner .bot>div .box .gotoPage a i {
    font-size: 16px;
}
/**********************************************************************************************************************/





/**********************************************************************************************************************/
/* 서브 */
/**********************************************************************************************************************/
.wp_wrap .sub_main .submain_img .img_box {
    height: 350px;
}
.wp_wrap .cm_sec02 {
    padding: 160px 0 0 0;
}
.wp_wrap .sub_main .submain_txt .sm_tit_box .smtit_en {
    font-size: 55px;
}
.wp_wrap .sub_main .submain_txt .sm_tit_box .smtit_ko {
    font-size: 23px;
}
.wp_wrap .sub_main .submain_txt .sm_tit_box {
    margin-bottom: 70px;
}
.wp_wrap .sub01_01 .txt_con .txt03, .wp_wrap .sub01_03 .txt_con .txt03 {
    font-size: 32px;
}


.wp_wrap .sub01_01 .txt_con .txt04, .wp_wrap .sub01_03 .txt_con .txt04 {
    font-size: 18px;
}
.wp_wrap .sub01_02 .value_box .img_box img {
    height: 350px;
}
.wp_wrap .sub01_02 .value_box .icons .icons_itms {
    gap: 80px;
}
.wp_wrap .sub01_02 .value_box .icons .icons_itms .itm .icon_box {
    margin-bottom: 20px;
    width: 60px;
}
.wp_wrap .sub01_02 .value_box .icons .icons_itms .itm .txt01 {
    font-size: 29px;
    margin-bottom: 5px;
}

/* history */
.wp_wrap #history {
    padding: 60px 0;
}

/* company */
.wp_wrap #company {
    padding: 60px 0;
}
.wp_wrap #company .gray_box .gray_inner .title {
    font-size: 35px;
}
.wp_wrap #company .gray_box .gray_inner .blue {
    font-size: 18px;
}
.wp_wrap #company .gray_box .gray_inner .info .info_list>li>p {
    font-size: 18px;
}
.wp_wrap #company .gray_box .gray_inner .info .info_list>li {
    margin-bottom: 5px;
}
.wp_wrap #company .gray_box {
    padding: 60px 30px;
}


/* army */
.wp_wrap #army {
    padding: 60px 0;
}
.wp_wrap #army .tab_zone .tab_content .tab_layer .gray_box {
    padding: 60px 30px;
    gap: 60px;
}
.wp_wrap #army .tab_zone .tab_content .tab_layer .gray_box .gray_inner {
    gap: 60px;
}
.wp_wrap #army .tab_zone .tab_mnu {
    margin-bottom: 40px;
}
.wp_wrap #army .tab_zone .tab_mnu>li>button {
    width: 180px;
    font-size: 18px;
}
.wp_wrap #army .tab_zone .tab_mnu>ul>li>button {
    width: 180px;
    font-size: 18px;
}
#red_bar {
    width: 180px;
    height: 57px;
}
.wp_wrap #army .tab_zone .tab_content .tab_layer .gray_box .left .tit {
    font-size: 40px;
}
.wp_wrap #army .tab_zone .tab_content .tab_layer .gray_box .left .overview .blue {
    font-size: 18px;
}
.wp_wrap #army .tab_zone .tab_content .tab_layer .gray_box .left .overview .ex {
    font-size: 18px;
}
.wp_wrap #army .tab_zone .tab_content .tab_layer .gray_box .left .feature .blue {
    font-size: 18px;
}
.wp_wrap #army .tab_zone .tab_content .tab_layer .gray_box .left .feature .ex {
    font-size: 18px;
}
.wp_wrap #army .tab_zone .tab_content .tab_layer .gray_box .right .img_slide {
    height: auto;
    padding: 30px 0;
}
.slick-initialized .slick-slide .img_box {
    width: 100%;
}
.slick-slide img {
    width: 85%;
}
.wp_wrap #army .tab_zone .tab_content .tab_layer .gray_box .left {
    width: 60%;
}
.wp_wrap #army .tab_zone .tab_content .tab_layer .gray_box .right {
    width: 40%;
}
.wp_wrap #army .tab_zone .tab_content .tab_layer .gray_box .bot {
    gap: 20px;
}
.wp_wrap #army .tab_zone .tab_content .tab_layer .gray_box .bot .bot_box .name {
    font-size: 16px;
}

/* 02 */
.wp_wrap #army .tab_zone .tab_content .tab_layer .gray_box .img_list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    justify-items: center;
    row-gap: 50px;
}
.wp_wrap #army .tab_zone .tab_content .tab_layer .gray_box .img_list>li {
    width: 400px;
}
.wp_wrap #army .tab_zone .tab_content .tab_layer .gray_box .img_list>li .box .info .key {
    font-size: 18px;
    padding-bottom: 5px;
}

/* 03 */
.wp_wrap #army .tab_zone .tab_content .tab_layer .gray_box .top {
    gap: 60px;
}
.wp_wrap #army .tab_zone .tab_content .tab_layer .gray_box .top .right {
    width: 50%;
}

/* 04 */
.wp_wrap #army .tab_zone .tab_content .tab_layer .rf_gray_box {
    padding: 60px 30px;
    gap: 60px;
}
.wp_wrap #army .tab_zone .tab_content .tab_layer .rf_gray_box .right .rf_img_box {
    width: 400px;
    height: 350px;
    padding: 40px 0;
}
.wp_wrap #army .tab_zone .tab_content .tab_layer .rf_gray_box .right .rf_img_box>img {
    width: 80%;
}
.wp_wrap #army .tab_zone .tab_content .tab_layer .rf_gray_box .left .tit {
    font-size: 40px;
    margin-bottom: 30px;
}
.wp_wrap #army .tab_zone .tab_content .tab_layer .rf_gray_box .left .feature .blue {
    font-size: 18px;
}
.wp_wrap #army .tab_zone .tab_content .tab_layer .rf_gray_box .left .feature .ex {
    font-size: 18px;
}
.wp_wrap #army .tab_zone .tab_content .tab_layer .rf_gray_box .left .feature .ex>br {
    display: none;
}

/* 05 */
.wp_wrap #army .tab_zone .tab_content .tab_layer .gray_box .bot .ar_img_list {
    gap: 20px;
}


/* civilian */
.wp_wrap #civilian {
    padding: 60px 0;
}
.wp_wrap #civilian .tab_zone .tab_content .tab_layer .gray_box {
    padding: 60px 30px;
}
.wp_wrap #civilian .tab_zone .tab_content .tab_layer .gray_box .top {
    gap: 60px;
}
.wp_wrap #civilian .tab_zone .tab_mnu {
    margin-bottom: 40px;
}
.wp_wrap #civilian .tab_zone .tab_mnu>li>button {
    font-size: 18px;
}
.wp_wrap #civilian .tab_zone .tab_mnu>ul>li>button {
    font-size: 18px;
}
.wp_wrap #civilian #red_bar {
    width: 200px;
}
.wp_wrap #civilian .tab_zone .tab_content .tab_layer .gray_box .top .left .tit {
    font-size: 40px;
}
.wp_wrap #civilian .tab_zone .tab_content .tab_layer .gray_box .top .left .overview .blue {
    font-size: 18px;
}
.wp_wrap #civilian .tab_zone .tab_content .tab_layer .gray_box .top .left .overview .ex {
    font-size: 18px;
}
.wp_wrap #civilian .tab_zone .tab_content .tab_layer .gray_box .top .left .feature .blue {
    font-size: 18px;
}
.wp_wrap #civilian .tab_zone .tab_content .tab_layer .gray_box .top .left .feature .ex {
    font-size: 18px;
}
.wp_wrap #civilian .tab_zone .tab_content .tab_layer .gray_box .right .ar_img_box {
    width: 100%;
}
.wp_wrap #civilian .tab_zone .tab_content .tab_layer .gray_box .bot .civ_img_list>li .img_box>p {
    font-size: 16px;
}
.wp_wrap #civilian .tab_zone .tab_content .tab_layer .gray_box .bot .civ_img_list>li .img_box .red {
    top: 25px;
}

/* pos */
.wp_wrap #civilian .tab_zone .tab_content .tab_layer .pos_inner .left .big_tit {
    font-size: 55px;
}
.wp_wrap #civilian .tab_zone .tab_content .tab_layer .pos_inner .left .small_tit {
    font-size: 18px;
    margin-bottom: 60px;
}
.wp_wrap #civilian .tab_zone .tab_content .tab_layer .pos_inner .left .key .blue {
    font-size: 18px;
}
.wp_wrap #civilian .tab_zone .tab_content .tab_layer .pos_inner .left .key .key_list>li>p {
    font-size: 18px;
}
.wp_wrap #civilian .tab_zone .tab_content .tab_layer .pos_inner .right {
    width: 35%;
}

/* rms */
.wp_wrap #civilian .tab_zone .tab_content .tab_layer .pos_inner .left .b_tit {
    font-size: 55px;
    margin-bottom: 60px;
}
.wp_wrap #civilian .tab_zone .tab_content .tab_layer .pos_inner .left .r_test .blue {
    font-size: 18px;
}
.wp_wrap #civilian .tab_zone .tab_content .tab_layer .pos_inner .left .r_test .key_list>li>p {
    font-size: 18px;
}
.wp_wrap #civilian .tab_zone .tab_content .tab_layer .pos_inner .rms_right {
    width: 20%;
}

/* mro */
.wp_wrap #mro {
    padding: 60px 0;
}
.wp_wrap #mro .tab_zone .tab_mnu {
    width: 425px;
}
.wp_wrap #mro .tab_zone .tab_content .tab_layer .gray_box {
    padding: 60px 30px;
    gap: 60px;
}
.wp_wrap #mro .tab_zone .tab_mnu {
    margin-bottom: 40px;
}
.wp_wrap #mro .tab_zone .tab_mnu>li>button {
    width: 190px;
    font-size: 18px;
}
.wp_wrap #mro .tab_zone .tab_mnu>ul>li>button {
    font-size: 18px;
    width: 190px;
}
.wp_wrap #mro #red_bar {
    width: 190px;
    height: 57px;
}
.wp_wrap #mro .tab_zone .tab_content .tab_layer .gray_box .left .tit {
    font-size: 40px;
}
.wp_wrap #mro .tab_zone .tab_content .tab_layer .gray_box .left .overview .blue {
    font-size: 18px;
}
.wp_wrap #mro .tab_zone .tab_content .tab_layer .gray_box .left .overview .ex {
    font-size: 18px;
}
.wp_wrap #mro .tab_zone .tab_content .tab_layer .gray_box .left .feature .blue {
    font-size: 18px;
}
.wp_wrap #mro .tab_zone .tab_content .tab_layer .gray_box .left .feature .ex {
    font-size: 18px;
}
.wp_wrap #mro .tab_zone .tab_content .tab_layer .gray_box .right .img_slide {
    height: auto;
    padding: 30px 0;
}
.wp_wrap #mro .tab_zone .tab_content .tab_layer .gray_box .left {
    width: 60%;
}
.wp_wrap #mro .tab_zone .tab_content .tab_layer .gray_box .right {
    width: 40%;
}
.wp_wrap #mro .tab_zone .tab_content .tab_layer .gray_box .left .r_test .blue {
    font-size: 18px;
}
.wp_wrap #mro .tab_zone .tab_content .tab_layer .gray_box .left .r_test .key_list>li>p {
    font-size: 18px;
}

/* 02 */
.wp_wrap #mro .tab_zone .tab_content .tab_layer .gray_box .tit {
    font-size: 40px;
}
.wp_wrap #mro .tab_zone .tab_content .tab_layer .gray_box .fir {
    margin-bottom: 100px;
}
.wp_wrap #mro .tab_zone .tab_content .tab_layer .gray_box .fir .left .blue {
    font-size: 18px;
}
.wp_wrap #mro .tab_zone .tab_content .tab_layer .gray_box .fir .left .ex {
    font-size: 18px;
}
.wp_wrap #mro .tab_zone .tab_content .tab_layer .gray_box .b {
    font-size: 25px;
}

/* inquiry */
.wp_wrap #inquiry {
    padding: 60px 0;
}
.wp_wrap #inquiry .gray_box {
    padding: 60px 30px;
}
.wp_wrap #inquiry .gray_box .info {
    flex-direction: column;
}
/**********************************************************************************************************************/
}










@media (max-width: 768px) {
/**********************************************************************************************************************/
/* 공통 */
/**********************************************************************************************************************/
.wp_wrap .tit_box .tit {
    font-size: 47px;
}
.wp_wrap .tit_box .tit::after {
    width: 32px;
}
.wp_wrap .tit_box .desc {
    font-size: 17px;
}

.wp_wrap #m_bsn {
    padding: 80px 0 0 0;
}
.wp_wrap #m_abu {
    padding: 80px 0;
}
.wp_wrap #m_news .news_inner .top {
    padding: 80px 0 40px 0;
}
.wp_wrap .cm_sec {
    padding: 70px 0;
}
/**********************************************************************************************************************/



/**********************************************************************************************************************/
/* 헤더 */
/**********************************************************************************************************************/
.wp_wrap header .h_inner .logo>a {
    width: 180px;
}
/**********************************************************************************************************************/



/**********************************************************************************************************************/
/* 푸터 */
/**********************************************************************************************************************/
.wp_wrap footer .f_inner .rt .top .f_mnu li {
    font-size: 15px;
}
.wp_wrap footer .f_inner .rt .top {
    margin-bottom: 15px;
}
/**********************************************************************************************************************/



/**********************************************************************************************************************/
/* 메인 */
/**********************************************************************************************************************/
.wp_wrap #m_visual .mv_inner .mv_slider .mv_slide {
    height: 650px;
}
.wp_wrap #m_visual .mv_inner .mv_slider .mv_slide .txt_box .txt_inner {
    height: 250px;
}
.wp_wrap #m_visual .mv_inner .ms_arr {
    height: 250px;
    width: 40px;
}
.wp_wrap #m_visual .mv_inner .mv_slider .mv_slide .txt_box .txt_inner .tit {
    font-size: 44px;
    margin-bottom: 5px;
}
.wp_wrap #m_visual .mv_inner .mv_slider .mv_slide .txt_box .txt_inner .desc {
    font-size: 29px;
}
.wp_wrap #m_visual .mv_inner .mv_slider .mv_slide .txt_box .txt_inner .line {
    margin-bottom: 10px;
}

.wp_wrap #m_bsn .bsn_inner .img_zone .rt {
    height: auto;
    flex-direction: column;
}
.wp_wrap #m_bsn .bsn_inner .img_zone .rt .itm,
.wp_wrap #m_bsn .bsn_inner .img_zone .rt .itm:hover {
    width: 100%;
    height: 200px;
}
.wp_wrap #m_bsn .bsn_inner .img_zone .rt .itm .itm_iner .group .ko_name .desc {
    opacity: 1;
}
.wp_wrap #m_bsn .bsn_inner .img_zone .rt .itm .itm_iner .group .line {
    display: none;
}
.wp_wrap #m_bsn .bsn_inner .img_zone .rt .itm .itm_iner .group {
    top: unset;
    bottom: 15px;
    padding: 0 10px;
}
.wp_wrap #m_bsn .bsn_inner .img_zone .rt .itm .itm_iner .en_name {
    /* writing-mode: unset;
    font-size: 16px;
    padding-left: 15px;
    padding-top: 15px; */
    display: none;
}
.wp_wrap #m_bsn .bsn_inner .img_zone .rt .itm .itm_iner .group .ko_name .desc {
    font-size: 16px;
    line-height: 1.25;
}
.wp_wrap #m_bsn .bsn_inner .img_zone .rt .itm .itm_iner .group .ko_name .name {
    font-size: 28px;
    margin-bottom: 15px;
}
.wp_wrap #m_abu .abu_inner .slider_zone .abu_slider .abu_slide .inner .img_box {
    aspect-ratio: auto 1/0.75;
}
.wp_wrap #m_abu .abu_inner .txt_zone .moer_box {
    width: 165px;
    height: 50px;
}
.wp_wrap #m_abu .abu_inner .txt_zone .tit_box {
    margin-bottom: 30px;
}

.wp_wrap #m_abu .abu_inner .slider_zone .abu_slider .abu_slide .inner .txt_box .desc {
    font-size: 17px;
}

.wp_wrap #m_news .news_inner .bot {
    flex-direction: column;
}
.wp_wrap #m_news .news_inner .bot>div {
    width: 100%;
}
.wp_wrap #m_news .news_inner .top .top_out .top_in .slider_zone .news_slider .news_slide .slide_in {
    padding: 20px 15px;
}
.wp_wrap #m_news .news_inner .top .top_out .top_in .slider_zone .news_slider .news_slide .slide_in .txt .textTit {
    font-size: 22px;
}
.wp_wrap #m_news .news_inner .top .top_out .top_in .slider_zone .news_slider .news_slide .slide_in span {
    width: 30px;
    min-width: 30px;
    height: 30px;
}
.wp_wrap #m_news .news_inner .top .top_out .top_in .slider_zone .news_slider .news_slide .slide_in span i {
    font-size: 22px;
}
.wp_wrap #m_news .news_inner .top .top_out .top_in .slider_zone .news_slider .news_slide .triangle {
    border-bottom: 13px solid rgba(19, 104, 170, 0.81);
    border-top: 13px solid transparent;
    border-left: 13px solid rgba(19, 104, 170, 0.81);
    border-right: 13px solid transparent;
}
/**********************************************************************************************************************/



/**********************************************************************************************************************/
/* 서브 */
/**********************************************************************************************************************/
.wp_wrap .sub_main .submain_txt .sm_tit_box .smtit_en {
    font-size: 52px;
}

.wp_wrap .sub_main .submain_txt .sm_tit_box {
    margin-bottom: 60px;
}
.wp_wrap .sub_main .submain_img .img_box {
    height: 370px;
}
.wp_wrap .sub_main .submain_txt .current_mnu .fmnu {
    font-size: 16px;
}
.wp_wrap .sub_main .submain_txt .current_mnu .smnu {
    font-size: 16px;
}
.wp_wrap .sub_main .submain_txt .current_mnu {
    gap: 5px;
}
.wp_wrap .sub01_01 .txt_con .txt03, .wp_wrap .sub01_03 .txt_con .txt03 {
    font-size: 26px;
}
.wp_wrap .sub01_01 .txt_con .txt04, .wp_wrap .sub01_03 .txt_con .txt04 {
    font-size: 18px;
    line-height: 1.4;
}
.wp_wrap .sub01_02 .value_box .img_box img {
    height: 290px;
}
.wp_wrap .sub01_02 .value_box .icons .icons_itms .itm .txt01 {
    font-size: 24px;
}
.wp_wrap .sub01_02 .value_box .icons .icons_itms .itm .txt02 {
    font-size: 18px;
}
.wp_wrap .sub01_02 .value_box .icons .icons_itms .itm .icon_box {
    margin-bottom: 20px;
    width: 50px;
}
.wp_wrap .sub01_02 .value_box .icons .icons_itms {
    gap: 50px;
}


/* company */
.wp_wrap #company .gray_box .gray_inner .title {
    font-size: 30px;
}
.wp_wrap #company .gray_box .gray_inner .blue {
    margin-bottom: 15px;
}
.wp_wrap #company .gray_box .gray_inner .photo .photo_list>li .photo_box .name {
    font-size: 15px;
}
.slick-initialized .slick-slide .photo_box .name {
    font-size: 15px;
}


/* army */
.wp_wrap #army .tab_zone .tab_mnu {
    padding: 10px;
}
.wp_wrap #army .tab_zone .tab_mnu>li>button {
    font-size: 16px;
    width: 145px;
}
.wp_wrap #army .tab_zone .tab_mnu>ul>li>button {
    font-size: 16px;
    width: 145px;
}
#red_bar {
    width: 145px;
    height: 54px;
    left: 10px;
}
.wp_wrap #army .tab_zone .tab_content .tab_layer .gray_box .left .ex {
    font-size: 15px;
    margin-bottom: 40px;
}
.wp_wrap #army .tab_zone .tab_content .tab_layer .gray_box .left .overview {
    margin-bottom: 20px;
}
.wp_wrap #army .tab_zone .tab_content .tab_layer .gray_box .left .overview .blue {
    margin-bottom: 10px;
}
.wp_wrap #army .tab_zone .tab_content .tab_layer .gray_box .left .overview .ex {
    font-size: 16px;
}
.wp_wrap #army .tab_zone .tab_content .tab_layer .gray_box .left .feature .blue {
    margin-bottom: 10px;
}
.wp_wrap #army .tab_zone .tab_content .tab_layer .gray_box .left .feature .ex {
    font-size: 16px;
}


/* 02 */
.wp_wrap #army .tab_zone .tab_content .tab_layer .gray_box .tit02 {
    font-size: 30px;
}
.wp_wrap #army .tab_zone .tab_content .tab_layer .gray_box .img_list>li {
    width: 300px;
    height: 415px;
}
.wp_wrap #army .tab_zone .tab_content .tab_layer .gray_box .img_list>li .box .img_box>img {
    width: 70%;
}
.wp_wrap #army .tab_zone .tab_content .tab_layer .gray_box .img_list>li .box .info .spec {
    font-size: 16px;
}

/* 03 */
.wp_wrap #army .tab_zone .tab_content .tab_layer .gray_box .top {
    gap: 30px;
}
.wp_wrap #army .tab_zone .tab_content .tab_layer .gray_box .top .right {
    width: 55%;
}
.wp_wrap #army .tab_zone .tab_content .tab_layer .gray_box .bot .title {
    font-size: 25px;
}


/* 04 */
.wp_wrap #army .tab_zone .tab_content .tab_layer .rf_gray_box .right .rf_img_box {
    width: 300px;
    height: 250px;
    padding: 25px 0;
}
.wp_wrap #army .tab_zone .tab_content .tab_layer .rf_gray_box .left .feature .ex {
    font-size: 16px;
}
.wp_wrap #army .tab_zone .tab_content .tab_layer .rf_gray_box {
    gap: 30px;
}
.wp_wrap #army .tab_zone .tab_content .tab_layer .rf_gray_box .left .feature .blue {
    margin-bottom: 10px;
}

/* civilian */
.wp_wrap #civilian .tab_zone .tab_mnu {
    padding: 10px;
    width: 745px;
}
.wp_wrap #civilian .tab_zone .tab_mnu>li>button {
    font-size: 16px;
}
.wp_wrap #civilian .tab_zone .tab_mnu>ul>li>button {
    font-size: 16px;
}
.wp_wrap #civilian .tab_zone .tab_content .tab_layer .gray_box .top .left .overview {
    margin-bottom: 20px;
}
.wp_wrap #civilian .tab_zone .tab_content .tab_layer .gray_box .top .left .overview .blue {
    margin-bottom: 10px;
}
.wp_wrap #civilian .tab_zone .tab_content .tab_layer .gray_box .top .left .overview .ex {
    font-size: 16px;
}
.wp_wrap #civilian .tab_zone .tab_content .tab_layer .gray_box .top .left .feature .blue {
    margin-bottom: 10px;
}
.wp_wrap #civilian .tab_zone .tab_content .tab_layer .gray_box .top .left .feature .ex {
    font-size: 16px;
}
.wp_wrap #civilian .tab_zone .tab_content .tab_layer .gray_box .bot .title {
    font-size: 25px;
}
.wp_wrap #civilian .tab_zone .tab_content .tab_layer .gray_box .bot .civ_img_list>li .img_box .red {
    top: 15px;
}

/* pos */
.wp_wrap #civilian .tab_zone .tab_content .tab_layer .pos_inner .left .big_tit {
    font-size: 50px;
}
.wp_wrap #civilian .tab_zone .tab_content .tab_layer .pos_inner .left .small_tit {
    margin-bottom: 30px;
}
.wp_wrap #civilian .tab_zone .tab_content .tab_layer .pos_inner .left .key .key_list>li>p {
    font-size: 16px;
}
.wp_wrap #civilian .tab_zone .tab_content .tab_layer .pos_inner .right {
    width:50%;
}
.wp_wrap #civilian .tab_zone .tab_content .tab_layer .pos_inner .left .key .key_list>li {
    margin-bottom: 5px;
}

/* rms */
.wp_wrap #civilian .tab_zone .tab_content .tab_layer .pos_inner .left .b_tit {
    font-size: 50px;
    margin-bottom: 30px;
}
.wp_wrap #civilian .tab_zone .tab_content .tab_layer .pos_inner .left .r_test .key_list>li>p {
    font-size: 16px;
}
.wp_wrap #civilian .tab_zone .tab_content .tab_layer .pos_inner .left .r_test .key_list>li {
    margin-bottom: 5px;
}

/* mro */
.wp_wrap #mro .tab_zone .tab_mnu {
    padding: 10px;
    width: 390px;
}
.wp_wrap #mro .tab_zone .tab_mnu>li>button {
    font-size: 16px;
    width: 175px;
}
.wp_wrap #mro .tab_zone .tab_mnu>ul>li>button {
    font-size: 16px;
    width: 175px;
}
.wp_wrap #mro #red_bar {
    width: 175px;
    height: 54px;
}
.wp_wrap #mro .tab_zone .tab_content .tab_layer .gray_box .left .overview {
    margin-bottom: 20px;
}
.wp_wrap #mro .tab_zone .tab_content .tab_layer .gray_box .left .overview .blue {
    margin-bottom: 10px;
}
.wp_wrap #mro .tab_zone .tab_content .tab_layer .gray_box .left .overview .ex {
    font-size: 16px;
}
.wp_wrap #mro .tab_zone .tab_content .tab_layer .gray_box .left .feature .blue {
    margin-bottom: 10px;
}
.wp_wrap #mro .tab_zone .tab_content .tab_layer .gray_box .left .feature .ex {
    font-size: 16px;
}
.wp_wrap #mro .tab_zone .tab_content .tab_layer .gray_box .left .r_test .blue {
    margin-bottom: 10px;
}
.wp_wrap #mro .tab_zone .tab_content .tab_layer .gray_box .left .r_test .key_list>li>p {
    font-size: 16px;
}

/* 02 */
.wp_wrap #mro .tab_zone .tab_content .tab_layer .gray_box .fir .left .ex {
    font-size: 16px;
}
.wp_wrap #mro .tab_zone .tab_content .tab_layer .gray_box .fir .left .blue {
    margin-bottom: 10px;
}

/* inquiry */
.wp_wrap #inquiry .gray_box .company .txt {
    font-size: 16px;
}
.wp_wrap #inquiry .gray_box .agree label {
    font-size: 16px;
}
.wp_wrap #inquiry .gray_box .info .tel .txt {
    font-size: 16px;
}
.wp_wrap #inquiry .gray_box .name .txt {
    font-size: 16px;
}
.wp_wrap #inquiry .gray_box .info .email .txt {
    font-size: 16px;
}
.wp_wrap #inquiry .gray_box .inquiry .txt {
    font-size: 16px;
}
.wp_wrap #inquiry .gray_box .btn_box {
    padding: 15px 57px;
    width: 145px;
}
.wp_wrap #inquiry .gray_box .btn_box .okay {
    font-size: 18px;
}
/**********************************************************************************************************************/
}









@media (max-width: 576px) {
/**********************************************************************************************************************/
/* 공통 */
/**********************************************************************************************************************/
.wp_wrap .tit_box .tit {
    font-size: 40px;
}
.wp_wrap .cm_sec {
    padding: 60px 0;
}
/**********************************************************************************************************************/



/**********************************************************************************************************************/
/* 헤더 */
/**********************************************************************************************************************/
.wp_wrap header .h_inner .logo>a {
    width: 150px;
    height: 50px;
}
.wp_wrap .mo_mnu .mo_mnu_inner .top .search_box .form .form_inner input {
    font-size: 16px;
}
/**********************************************************************************************************************/




/**********************************************************************************************************************/
/* 메인 */
/**********************************************************************************************************************/
.wp_wrap #m_visual .mv_inner .mv_slider .mv_slide {
    height: 600px;
}
.wp_wrap #m_visual .mv_inner .mv_slider .mv_slide .txt_box .txt_inner {
    height: 230px;
}
.wp_wrap #m_visual .mv_inner .ms_arr {
    height: 230px;
    width: 30px;
}
.wp_wrap #m_visual .mv_inner .mv_slider .mv_slide .txt_box .txt_inner .tit {
    font-size: 38px;
    margin-bottom: 5px;
}
.wp_wrap #m_visual .mv_inner .mv_slider .mv_slide .txt_box .txt_inner .desc {
    font-size: 25px;
}


.wp_wrap #m_bsn .bsn_inner .img_zone .rt .itm .itm_iner .group .ko_name .name {
    font-size: 26px;
    margin-bottom: 12px;
}



.wp_wrap #m_abu .abu_inner .txt_zone .moer_box {
    width: 152px;
    height: 47px;
}
.wp_wrap #m_abu .abu_inner .txt_zone .tit_box {
    margin-bottom: 25px;
}
.wp_wrap #m_abu .abu_inner .txt_zone .moer_box a {
    font-size: 14px;
}
.wp_wrap #m_abu .abu_inner .txt_zone .moer_box a img{
    width: 25px;
}
.wp_wrap #m_abu .abu_inner .slider_zone .abu_slider .abu_slide .inner .txt_box .num {
    font-size: 30px;
}
.wp_wrap #m_abu .abu_inner .slider_zone .abu_slider .abu_slide .inner .txt_box .desc {
    font-size: 18px;
}
.wp_wrap #m_abu .abu_inner .slider_zone .abu_slider .abu_slide .inner .img_box {
    height: 400px;
}


.wp_wrap #m_news .news_inner .top .top_out .top_in .slider_zone .news_slider .news_slide .slide_in .txt .textTit {
    font-size: 20px;
}
.wp_wrap #m_news .news_inner .top .top_out .top_in .slider_zone .news_slider .news_slide .slide_in .txt .textDesc {
    font-size: 15px;
}
.wp_wrap #m_news .news_inner .bot>div .box .gotoPage {
    width: 152px;
    height: 47px;
}
.wp_wrap #m_news .news_inner .bot>div .box .gotoPage a{    
    gap: 55px;
} 
.wp_wrap #m_news .news_inner .bot>div .box .gotoPage a, 
.wp_wrap #m_news .news_inner .bot>div .box .gotoPage a i {
    font-size: 14px;
}
.wp_wrap #m_news .news_inner .bot>div .box {
    padding: 30px 15px;
}
/**********************************************************************************************************************/


/**********************************************************************************************************************/
/* 서브 */
/**********************************************************************************************************************/
.wp_wrap .sub_main .submain_txt .sm_tit_box .smtit_en {
    font-size: 45px;
}

.wp_wrap .sub_main .submain_txt .sm_tit_box {
    margin-bottom: 45px;
}
.wp_wrap .sub_main .submain_img .img_box {
    height: 320px;
}
.wp_wrap .sub01_01 .txt_con .txt03, .wp_wrap .sub01_03 .txt_con .txt03 {
    font-size: 31px;
}
.wp_wrap .sub01_01 .txt_con .txt04, .wp_wrap .sub01_03 .txt_con .txt04 {
    font-size: 18px;
}

.wp_wrap .sub01_01 .txt_con .txt03, .wp_wrap .sub01_03 .txt_con .txt03 {
    font-size: 24px;
}
.wp_wrap .sub01_02 .value_box .img_box img {
    height: 320px;
}
.wp_wrap .sub01_02 .value_box .icons .icons_itms .itm .icon_box {
    margin-bottom: 15px;
    width: 55px;
}
.wp_wrap .sub01_02 .value_box .icons .icons_itms .itm .txt01 {
    font-size: 23px;
}
.wp_wrap .sub01_02 .value_box .icons .icons_itms .itm .txt02 {
    font-size: 16px;
}
.wp_wrap .sub01_02 .value_box .img_box {
    display: none;
}
.wp_wrap .sub01_02 .value_box .icons {
    position: relative;
    top: auto;
    left: auto;
    transform: unset;
}
.wp_wrap .sub01_02 .value_box .icons .icons_itms{
    padding: 60px 0;
    background: url(../img/sub/sub01_sec_bg.jpg) no-repeat center center / cover;
    gap: 45px;
    flex-direction: column;
}


/* company */
.wp_wrap #company .gray_box .gray_inner .title {
    font-size: 25px;
    margin-bottom: 30px;
}
.wp_wrap #company .gray_box .gray_inner .info .info_list>li>p {
    font-size: 14px;
}
.wp_wrap #company .gray_box .gray_inner .blue {
    font-size: 16px;
    margin-bottom: 10px;
}
.wp_wrap #company .gray_box .gray_inner .photo .photo_list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}
.wp_wrap #company .gray_box .gray_inner .photo .photo_list.slide {
    display: block;
}
.wp_wrap #company .gray_box .gray_inner .photo .photo_list>li .photo_box .name {
    font-size: 13px;
}
.slick-initialized .slick-slide .photo_box .name {
    font-size: 13px;
}


/* army */
.wp_wrap #army .tab_zone .sub_mo_mnu {
    display: block;
    position: relative;
    margin-bottom: 30px;
    width: 36%;
    border: 1px solid #efefef;
    padding: 10px 0;
}
.wp_wrap #army .tab_zone .sub_mo_mnu .m_top {
    padding: 0 20px;
    display: flex;
    align-items: center;
    cursor: pointer;
    justify-content: space-between;
}
.wp_wrap #army .tab_zone .sub_mo_mnu .m_top>p {
    font-size: 18px;
    font-family: 'Pretendard-Medium';
}
.wp_wrap #army .tab_zone .sub_mo_mnu .mo_tab_mnu {
    position: absolute;
    top: 47px;
    left: 0;
    background: #A70A2B;
    font-size: 16px;
    line-height: 40px;
    z-index: 10;
    display: none;
    padding: 10px 40px 10px 20px;
}
.wp_wrap #army .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 #army .tab_zone .tab_mnu {
    display: none;
}
.wp_wrap #army .tab_zone .tab_content .tab_layer .gray_box {
    flex-direction: column;
}
.wp_wrap #army .tab_zone .tab_content .tab_layer .gray_box .gray_inner {
    flex-direction: column;
}
.wp_wrap #army .tab_zone .tab_content .tab_layer .gray_box .left {
    width: 100%;
}
.wp_wrap #army .tab_zone .tab_content .tab_layer .gray_box .right {
    width: 100%;
}
.wp_wrap #army .tab_zone .tab_content .tab_layer .gray_box .left .tit {
    font-size: 35px;
}
.wp_wrap #army .tab_zone .tab_content .tab_layer .gray_box .bot {
    flex-direction: column;
}



/* 02 */
.wp_wrap #army .tab_zone .tab_content .tab_layer .gray_box .img_list>li {
    width: 235px;
    height: 385px;
}
.wp_wrap #army .tab_zone .tab_content .tab_layer .gray_box .img_list {
    row-gap: 15px;
}

/* 03 */
.wp_wrap #army .tab_zone .tab_content .tab_layer .gray_box .top {
    flex-direction: column;
}
.wp_wrap #army .tab_zone .tab_content .tab_layer .gray_box .top .right {
    width: 100%;
}

/* 04 */
.wp_wrap #army .tab_zone .tab_content .tab_layer .rf_gray_box .left .tit {
    font-size: 35px;
}
.wp_wrap #army .tab_zone .tab_content .tab_layer .rf_gray_box {
    flex-direction: column;
}
.wp_wrap #army .tab_zone .tab_content .tab_layer .rf_gray_box .right .rf_img_box {
    width: 100%;
    height: 100%;
    padding: 15px 0;
}
.wp_wrap #army .tab_zone .tab_content .tab_layer .rf_gray_box .right .rf_img_box>img {
    width: 70%;
}

/* 05 */
.wp_wrap #army .tab_zone .tab_content .tab_layer .gray_box .bot {
    margin-top: 60px;
}
.wp_wrap #army .tab_zone .tab_content .tab_layer .gray_box .bot .ar_img_list {
    gap: 10px;
}
.wp_wrap #army .tab_zone .tab_content .tab_layer .gray_box .bot .ar_img_list li .img_box {
    padding: 15px;
    border-radius: 10px;
}

/* civilian */
.wp_wrap #civilian {
    padding-top: 20px;
}
.wp_wrap #civilian .tab_zone .sub_mo_mnu {
    display: block;
    position: relative;
    margin-bottom: 30px;
    width: 36%;
    border: 1px solid #efefef;
    padding: 10px 0;
}
.wp_wrap #civilian .tab_zone .sub_mo_mnu .m_top {
    padding: 0 20px;
    display: flex;
    align-items: center;
    cursor: pointer;
    justify-content: space-between;
}
.wp_wrap #civilian .tab_zone .sub_mo_mnu .m_top>p {
    font-size: 18px;
    font-family: 'Pretendard-Medium';
}
.wp_wrap #civilian .tab_zone .sub_mo_mnu .mo_tab_mnu {
    position: absolute;
    top: 47px;
    left: 0;
    background: #1368AA;
    font-size: 16px;
    line-height: 40px;
    z-index: 10;
    display: none;
    padding: 10px 40px 10px 20px;
    width: 100%;
}
.wp_wrap #civilian .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 #civilian .tab_zone .tab_mnu {
    display: none;
}
.wp_wrap #civilian .tab_zone .tab_content .tab_layer .gray_box .top {
    flex-direction: column;
}
.wp_wrap #civilian .tab_zone .tab_content .tab_layer .gray_box .left {
    width: 100%;
}
.wp_wrap #civilian .tab_zone .tab_content .tab_layer .gray_box .top .right {
    width: 100%;
}
.wp_wrap #civilian .tab_zone .tab_content .tab_layer .gray_box .top .left .tit {
    font-size: 35px;
}
.wp_wrap #civilian .tab_zone .tab_content .tab_layer .gray_box .right .ar_img_box>img {
    width: 80%;
    margin: 0 auto;
}
.wp_wrap #civilian .tab_zone .tab_content .tab_layer .gray_box .bot .civ_img_list {
    flex-direction: column;
    gap: 80px;
}
.wp_wrap #civilian .tab_zone .tab_content .tab_layer .gray_box .bot .civ_img_list>li:nth-child(2) .img_box>img {
    margin-bottom: 0;
    transform: rotate(90deg);
}
.wp_wrap #civilian .tab_zone .tab_content .tab_layer .gray_box .bot .civ_img_list>li:nth-child(4) .img_box>img {
    margin-bottom: 0;
    transform: rotate(90deg);
}
.wp_wrap #civilian .tab_zone .tab_content .tab_layer .gray_box .bot .civ_img_list>li .img_box .red {
    transform: rotate(90deg);
    top: 20px;
    left: 17%;
}
.wp_wrap #civilian .tab_zone .tab_content .tab_layer .gray_box .bot .civ_img_list>li .img_box .blue {
    transform: rotate(90deg);
    top: 20px;
    left: 70%;
}
/* pos */
.wp_wrap #civilian .tab_zone .tab_content .tab_layer .pos_inner {
    flex-direction: column;
    gap: 30px;
}
.wp_wrap #civilian .tab_zone .tab_content .tab_layer .pos_inner .left {
    width: 100%;
}
.wp_wrap #civilian .tab_zone .tab_content .tab_layer .pos_inner .right {
    width: 100%;
}

/* rms */
.wp_wrap #civilian .tab_zone .tab_content .tab_layer .pos_inner .rms_right {
    width: 100%;
}

/* mro */
.wp_wrap #mro {
    padding-top: 20px;
}
.wp_wrap #mro .tab_zone .sub_mo_mnu {
    display: block;
    position: relative;
    margin-bottom: 30px;
    width: 40%;
    border: 1px solid #efefef;
    padding: 10px 0;
}
.wp_wrap #mro .tab_zone .sub_mo_mnu .m_top {
    padding: 0 20px;
    display: flex;
    align-items: center;
    cursor: pointer;
    justify-content: space-between;
}
.wp_wrap #mro .tab_zone .sub_mo_mnu .m_top>p {
    font-size: 18px;
    font-family: 'Pretendard-Medium';
}
.wp_wrap #mro .tab_zone .sub_mo_mnu .mo_tab_mnu {
    position: absolute;
    top: 47px;
    left: 0;
    background: #1368AA;
    font-size: 16px;
    line-height: 40px;
    z-index: 10;
    display: none;
    padding: 10px 40px 10px 20px;
    width: 100%;
}
.wp_wrap #mro .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 #mro .tab_zone .tab_mnu {
    display: none;
}
.wp_wrap #mro .tab_zone .tab_content .tab_layer .gray_box {
    flex-direction: column;
}
.wp_wrap #mro .tab_zone .tab_content .tab_layer .gray_box .left {
    width: 100%;
}
.wp_wrap #mro .tab_zone .tab_content .tab_layer .gray_box .right {
    width: 100%;
}
.wp_wrap #mro .tab_zone .tab_content .tab_layer .gray_box .left .tit {
    font-size: 35px;
}

/* 02 */
.wp_wrap #mro .tab_zone .tab_content .tab_layer .gray_box .tit {
    font-size: 35px;
}
.wp_wrap #mro .tab_zone .tab_content .tab_layer .gray_box .fir {
    flex-direction: column;
    gap: 60px;
    margin-bottom: 50px;
}
.wp_wrap #mro .tab_zone .tab_content .tab_layer .gray_box .sec {
    flex-direction: column;
    gap: 60px;
}


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
















@media (max-width: 430px) {
/**********************************************************************************************************************/
/* 공통 */
/**********************************************************************************************************************/
.wp_wrap .tit_box .tit {
    font-size: 36px;
}
.wp_wrap .cm_sec02 {
    padding: 120px 0 0 0;
}
/**********************************************************************************************************************/



/**********************************************************************************************************************/
/* 헤더 */
/**********************************************************************************************************************/
.wp_wrap header .h_inner .convenient_box .mopen {
    padding: 28.5px 0;
}
.wp_wrap header .h_inner .logo>a {
    width: 130px;
}
.wp_wrap .mo_mnu .mo_mnu_inner .top .search_box .form .form_inner {
    gap: 10px;
    max-width: 220px;
}
.wp_wrap .mo_mnu .close_icon {
    top: 15px;
    right: 10px;
}
.wp_wrap .mo_mnu .mo_lang_box {
    top: 24px;
    right: 60px;
}
.wp_wrap .mo_mnu {
    padding: 85px 15px 0 15px;
}
/**********************************************************************************************************************/




/**********************************************************************************************************************/
/* 푸터 */
/**********************************************************************************************************************/
    .wp_wrap footer {
        padding: 30px 0;
    }
    .wp_wrap footer .f_inner .lt .f_logo {
        width: 155px;
        min-width: unset;
    }
    .wp_wrap footer .f_inner {
        gap: 10px;
    }
    .wp_wrap footer .f_inner .rt .top .f_mnu {
        gap: 15px;
    }
    .wp_wrap footer .f_inner .rt .bot .f_info li, 
    .wp_wrap footer .f_inner .rt .bot .f_info li a, 
    .wp_wrap footer .f_inner .rt .bot .copyright {
        font-size: 14px;
        font-family: var(--font-pre200);
        color: #C4C4C4;
    }    
    .wp_wrap footer .f_inner .rt .bot .copy {
        flex-direction: column;
        align-items: start;
    }
/**********************************************************************************************************************/




/**********************************************************************************************************************/
/* 메인 */
/**********************************************************************************************************************/
.wp_wrap #m_visual .mv_inner .mv_slider .mv_slide {
    height: 550px;
}
.wp_wrap #m_visual .mv_inner .ms_arr {
    height: 200px;
    width: 30px;
}
.wp_wrap #m_visual .mv_inner .mv_slider .mv_slide .txt_box .txt_inner {
    height: 200px;
}
.wp_wrap #m_visual .mv_inner .mv_slider .mv_slide .txt_box .txt_inner .line {
    margin-bottom: 5px;
}
.wp_wrap #m_visual .mv_inner .mv_slider .mv_slide .txt_box .txt_inner .tit {
    font-size: 34px;
    margin-bottom: 5px;
}
.wp_wrap #m_visual .mv_inner .mv_slider .mv_slide .txt_box .txt_inner .desc {
    font-size: 23px;
}
.wp_wrap #m_abu .abu_inner .slider_zone .abu_slider .abu_slide .inner .txt_box .num {
    font-size: 23px;
}
.wp_wrap #m_abu .abu_inner .slider_zone .abu_slider .abu_slide .inner .txt_box .desc {
    font-size: 16px;
}



.wp_wrap #m_abu .abu_inner .slider_zone .abu_slider .abu_slide .inner .img_box {
    margin-bottom: 10px;
}
.wp_wrap #m_bsn .bsn_inner .img_zone .rt .itm,
.wp_wrap #m_bsn .bsn_inner .img_zone .rt .itm:hover {
    height: 175px;
}
.wp_wrap #m_bsn .bsn_inner .img_zone .rt .itm .itm_iner .group .ko_name .name {
    font-size: 23px;
    margin-bottom: 10px;
}
.wp_wrap #m_bsn .bsn_inner .img_zone .rt .itm .itm_iner .group .ko_name .desc {
    font-size: 14px;
}
.wp_wrap #m_abu .abu_inner {
    gap: 70px;
}
.wp_wrap #m_abu .abu_inner .slider_zone .arr_box {
    top: auto;
    right: auto;
    bottom: -70px;
    left: 50%;
    transform: translate(-50%, -50%);
}
.wp_wrap #m_abu .abu_inner .slider_zone {
    margin-bottom: 40px;
}

.wp_wrap #m_abu .abu_inner .slider_zone .abu_slider .abu_slide .inner .img_box {
    height: 300px;
}

.wp_wrap #m_news .news_inner .top .top_out .top_in {
    gap: 40px;
}
.wp_wrap #m_news .news_inner .top .top_out .top_in .slider_zone .news_slider .news_slide .slide_in {
    gap: 10px;
}
.wp_wrap #m_news .news_inner .top .top_out .top_in .slider_zone .news_slider .news_slide .slide_in .txt {
    width: 80%;
}
.wp_wrap #m_news .news_inner .bot>div .box .con .icon_box img {
    width: 40px;
}
.wp_wrap #m_news .news_inner .bot>div .box .con .txt_box .bTxt {
    font-size: 22px;
    margin-bottom: 0;
}
.wp_wrap #m_news .news_inner .bot>div .box .con .txt_box .smTxt {
    display: none;
}
.wp_wrap #m_news .news_inner .bot>div .box .con {
    margin-bottom: 10px;
    gap: 7px;
}
.wp_wrap #m_news .news_inner .bot>div .box .gotoPage {
    width: 150px;
    height: 45px;
}


.wp_wrap #m_abu .abu_inner .slider_zone .abu_slider .abu_slide .inner .txt_box {
    height: 45px;
}
/**********************************************************************************************************************/



/**********************************************************************************************************************/
/* 서브 */
/**********************************************************************************************************************/
.wp_wrap .sub_main .submain_txt .sm_tit_box .smtit_en {
    font-size: 30px;
}
.wp_wrap .sub_main .submain_txt .sm_tit_box .smtit_ko {
    font-size: 18px;
}
.wp_wrap .sub_main .submain_img .img_box {
    height: 260px;
}

.wp_wrap .sub_main .submain_img .img_box {
    height: 240px;
}
.wp_wrap .sub01_01 .txt_con .txt03, 
.wp_wrap .sub01_03 .txt_con .txt03 {
    font-size: 20px;
}
.wp_wrap .sub01_01 .txt_con .txt04, 
.wp_wrap .sub01_03 .txt_con .txt04 {
    font-size: 15px;
}

/* company */
.wp_wrap #company {
    padding-top: 20px;
}

/* army */
.wp_wrap #army {
    padding-top: 20px;
}
.wp_wrap #army .tab_zone .tab_content .tab_layer .gray_box .left .tit {
    font-size: 30px;
}
.wp_wrap #army .tab_zone .sub_mo_mnu {
    width: 43%;
}
.wp_wrap #army .tab_zone .sub_mo_mnu .m_top>p {
    font-size: 15px;
}
.wp_wrap #army .tab_zone .sub_mo_mnu .mo_tab_mnu {
    top: 43px;
}
.wp_wrap #army .tab_zone .sub_mo_mnu .mo_tab_mnu>li>button {
    font-size: 13px;
}
.wp_wrap #army .tab_zone .tab_content .tab_layer .gray_box .left .overview .ex {
    font-size: 15px;
}
.wp_wrap #army .tab_zone .tab_content .tab_layer .gray_box .left .feature .ex {
    font-size: 15px;
}
.wp_wrap #army .tab_zone .tab_content .tab_layer .gray_box .bot .bot_box .name {
    font-size: 13px;
    margin-top: 10px;
}

/* 02 */
/* .wp_wrap #army .tab_zone .tab_content .tab_layer .gray_box .img_list {
    grid-template-columns: repeat(1, 1fr);
}
.wp_wrap #army .tab_zone .tab_content .tab_layer .gray_box .img_list>li .box {
    display: flex;
}
.wp_wrap #army .tab_zone .tab_content .tab_layer .gray_box .img_list>li {
    width: 100%;
    height: 100%;
} */
.wp_wrap #army .tab_zone .tab_content .tab_layer .gray_box .img_list>li {
    width: 165px;
    height: 320px;
}
.wp_wrap #army .tab_zone .tab_content .tab_layer .gray_box .img_list>li .box {
    padding: 10px;
}
.wp_wrap #army .tab_zone .tab_content .tab_layer .gray_box .img_list>li .box .info .key {
    font-size: 16px;
    margin-bottom: 10px;
}
.wp_wrap #army .tab_zone .tab_content .tab_layer .gray_box .img_list>li .box .info .spec {
    font-size: 14px;
}

/* 04 */
.wp_wrap #army .tab_zone .tab_content .tab_layer .rf_gray_box .left .tit {
    font-size: 30px;
}
.wp_wrap #army .tab_zone .tab_content .tab_layer .rf_gray_box .left .s_tit {
    font-size: 13px;
    width: 103px;
}
.wp_wrap #army .tab_zone .tab_content .tab_layer .rf_gray_box .left .feature .ex {
    font-size: 15px;
}

/* 05 */
.wp_wrap #army .tab_zone .tab_content .tab_layer .gray_box .bot .ar_img_list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}

/* civilian */
.wp_wrap #civilian .tab_zone .tab_content .tab_layer .gray_box .top .left .tit {
    font-size: 30px;
    margin-bottom: 30px;
}
.wp_wrap #civilian .tab_zone .sub_mo_mnu {
    width: 43%;
}
.wp_wrap #civilian .tab_zone .sub_mo_mnu .m_top>p {
    font-size: 15px;
}
.wp_wrap #civilian .tab_zone .sub_mo_mnu .mo_tab_mnu {
    top: 43px;
}
.wp_wrap #civilian .tab_zone .sub_mo_mnu .mo_tab_mnu>li>button {
    font-size: 13px;
}
.wp_wrap #civilian .tab_zone .tab_content .tab_layer .gray_box .top .left .overview .ex {
    font-size: 15px;
}
.wp_wrap #civilian .tab_zone .tab_content .tab_layer .gray_box .top .left .feature .ex {
    font-size: 15px;
}
.wp_wrap #civilian .tab_zone .tab_content .tab_layer .gray_box .bot {
    margin-top: 60px;
}
.wp_wrap #civilian .tab_zone .tab_content .tab_layer .gray_box .bot .title {
    font-size: 20px;
}

/* pos */
.wp_wrap #civilian .tab_zone .tab_content .tab_layer .pos_inner .left .big_tit {
    font-size: 45px;
}
.wp_wrap #civilian .tab_zone .tab_content .tab_layer .pos_inner .left .key .key_list>li>p {
    font-size: 15px;
}

/* rms */
.wp_wrap #civilian .tab_zone .tab_content .tab_layer .pos_inner .left .b_tit {
    font-size: 45px;
}
.wp_wrap #civilian .tab_zone .tab_content .tab_layer .pos_inner .left .key .blue {
    margin-bottom: 10px;
}
.wp_wrap #civilian .tab_zone .tab_content .tab_layer .pos_inner .left .r_test .blue {
    margin-bottom: 10px;
}
.wp_wrap #civilian .tab_zone .tab_content .tab_layer .pos_inner .left .r_test .key_list>li>p {
    font-size: 15px;
}
.wp_wrap #civilian .tab_zone .tab_content .tab_layer .pos_inner .rms_right .img_box>img {
    width: 35%;
}

/* mro */
.wp_wrap #mro .tab_zone .tab_content .tab_layer .gray_box .left .tit {
    font-size: 30px;
    margin-bottom: 30px;
}
.wp_wrap #mro .tab_zone .sub_mo_mnu {
    width: 45%;
}
.wp_wrap #mro .tab_zone .sub_mo_mnu .m_top>p {
    font-size: 15px;
}
.wp_wrap #mro .tab_zone .sub_mo_mnu .mo_tab_mnu {
    top: 43px;
}
.wp_wrap #mro .tab_zone .sub_mo_mnu .mo_tab_mnu>li>button {
    font-size: 13px;
}
.wp_wrap #mro .tab_zone .tab_content .tab_layer .gray_box .left .overview .ex {
    font-size: 15px;
}
.wp_wrap #mro .tab_zone .tab_content .tab_layer .gray_box .left .feature .ex {
    font-size: 15px;
}
.wp_wrap #mro .tab_zone .tab_content .tab_layer .gray_box .left .r_test .key_list>li>p {
    font-size: 15px;
}

/* 02 */
.wp_wrap #mro .tab_zone .tab_content .tab_layer .gray_box .tit {
    font-size: 30px;
    margin-bottom: 30px;
}
.wp_wrap #mro .tab_zone .tab_content .tab_layer .gray_box .fir .left .ex {
    font-size: 15px;
}
.wp_wrap #mro .tab_zone .tab_content .tab_layer .gray_box .b {
    font-size: 20px;
    margin-top: 100px;
}

/* inquiry */
.wp_wrap #inquiry .gray_box .inputWrap input {
    padding: 8px 10px;
}
.wp_wrap #inquiry .gray_box .company .txt {
    font-size: 15px;
}
.wp_wrap #inquiry .gray_box .info .tel .txt {
    font-size: 15px;
}
.wp_wrap #inquiry .gray_box .info .email .txt {
    font-size: 15px;
}
.wp_wrap #inquiry .gray_box .name .txt {
    font-size: 15px;
}
.wp_wrap #inquiry .gray_box .inquiry .txt {
    font-size: 15px;
}
.wp_wrap #inquiry .gray_box .agree label {
    font-size: 15px;
}
.wp_wrap #inquiry .gray_box .btn_box .okay {
    font-size: 16px;
}
/**********************************************************************************************************************/

}










@media (max-width: 375px) {
/**********************************************************************************************************************/
/* 공통 */
/**********************************************************************************************************************/
.wp_wrap .tit_box .tit {
    font-size: 33px;
}
.wp_wrap .tit_box .desc {
    font-size: 16px;
}
/**********************************************************************************************************************/



/**********************************************************************************************************************/
/* 헤더 */
/**********************************************************************************************************************/
.wp_wrap .mo_mnu .mo_mnu_inner .top .search_box .form .form_inner {
    max-width: 85%;
    margin: 0 auto;
}
/**********************************************************************************************************************/



/**********************************************************************************************************************/
/* 메인 */
/**********************************************************************************************************************/
.wp_wrap #m_visual .mv_inner .mv_slider .mv_slide .txt_box .txt_inner .tit {
    font-size: 28px;
}
.wp_wrap #m_bsn .bsn_inner .img_zone .rt .itm,
.wp_wrap #m_bsn .bsn_inner .img_zone .rt .itm:hover {
    height: 180px;
}
.wp_wrap #m_bsn .bsn_inner .img_zone .rt .itm .itm_iner .group .ko_name .name {
    font-size: 22px;
}
.wp_wrap #m_bsn .bsn_inner .img_zone .rt .itm .itm_iner .group .ko_name .desc {
    line-height: 1.25;
}
.wp_wrap #m_abu .abu_inner {
    gap: 50px;
}
.wp_wrap #m_abu .abu_inner .slider_zone .arr_box {
    gap: 15px;
}
.wp_wrap #m_abu .abu_inner .slider_zone .arr_box .abu_arr {
    width: 80px;
}
.wp_wrap #m_abu .abu_inner .txt_zone .moer_box {
    width: 140px;
    height: 45px;
}
.wp_wrap #m_abu .abu_inner .txt_zone .moer_box a img {
    width: 22px;
}
.wp_wrap #m_news .news_inner .top .top_out .top_in {
    flex-direction: column;
    gap: 30px;
}
/**********************************************************************************************************************/



/**********************************************************************************************************************/
/* 서브 */
/**********************************************************************************************************************/
.wp_wrap .sub_main .submain_txt .sm_tit_box {
    margin-bottom: 40px;
}

.wp_wrap .sub_main .submain_img .img_box {
    height: 200px;
}
.wp_wrap .sub_main .submain_txt .current_mnu .fmnu {
    font-size: 14px;
}
.wp_wrap .sub_main .submain_txt .current_mnu i {
    font-size: 14px;
}
.wp_wrap .sub_main .submain_txt .current_mnu .smnu {
    font-size: 15px;
}
.wp_wrap .sub01_01 .txt_con .txt03, .wp_wrap .sub01_03 .txt_con .txt03 {
    font-size: 19px;
}

.wp_wrap .sub01_02 .value_box .icons .icons_itms .itm .icon_box {
    width: 50px;
}

/* army */
.wp_wrap #army .tab_zone .sub_mo_mnu {
    width: 50%;
}
.wp_wrap #army .tab_zone .sub_mo_mnu .mo_tab_mnu {
    width: 100%;
}
.wp_wrap #army .tab_zone .tab_content .tab_layer .gray_box {
    padding: 30px 15px;
}

/* 02 */
.wp_wrap #army .tab_zone .tab_content .tab_layer .gray_box .img_list>li {
    width: 155px;
    height: 300px;
}
.wp_wrap #army .tab_zone .tab_content .tab_layer .gray_box .img_list>li .box .info .spec {
    font-size: 13px;
}

/* 03 */
.wp_wrap #army .tab_zone .tab_content .tab_layer .gray_box .bot .title {
    font-size: 20px;
}

/* 04 */
.wp_wrap #army .tab_zone .tab_content .tab_layer .rf_gray_box {
    padding: 30px 15px;
}

/* civilian */
.wp_wrap #civilian .tab_zone .sub_mo_mnu {
    width: 50%;
}
.wp_wrap #civilian .tab_zone .sub_mo_mnu .mo_tab_mnu {
    width: 100%;
}
.wp_wrap #civilian .tab_zone .tab_content .tab_layer .gray_box {
    padding: 30px 15px;
}

/* mro */
.wp_wrap #mro .tab_zone .sub_mo_mnu {
    width: 52%;
}
.wp_wrap #mro .tab_zone .sub_mo_mnu .mo_tab_mnu {
    width: 100%;
}
.wp_wrap #mro .tab_zone .tab_content .tab_layer .gray_box {
    padding: 30px 15px;
}

/* inquiry */
.wp_wrap #inquiry .gray_box {
    padding: 30px 15px;
}
/**********************************************************************************************************************/
}






@media (max-width: 320px) {    
/**********************************************************************************************************************/
/* 메인 */
/**********************************************************************************************************************/
.wp_wrap #m_visual .mv_inner .mv_slider .mv_slide .txt_box .txt_inner .tit {
    font-size: 23px;
}
.wp_wrap #m_visual .mv_inner .mv_slider .mv_slide .txt_box .txt_inner .desc {
    font-size: 20px;
}
/**********************************************************************************************************************/
/* 서브 */
/**********************************************************************************************************************/
.wp_wrap .sub_main .submain_txt .sm_tit_box .smtit_en {
    font-size: 25px;
}
.wp_wrap .sub_main .submain_txt .sm_tit_box .smtit_ko {
    font-size: 16px;
}

/* company */
.wp_wrap #company .gray_box {
    padding: 40px 15px;
}

/* army */
.wp_wrap #army .tab_zone .sub_mo_mnu {
    width: 58%;
}
.wp_wrap #army .tab_zone .tab_content .tab_layer .gray_box .left .ex {
    font-size: 13px;
}
.wp_wrap #army .tab_zone .tab_content .tab_layer .gray_box .left .tit {
    font-size: 25px;
}
.wp_wrap #army .tab_zone .tab_content .tab_layer .gray_box .left .overview .blue {
    font-size: 16px;
}
.wp_wrap #army .tab_zone .tab_content .tab_layer .gray_box .left .feature .blue {
    font-size: 16px;
}
.wp_wrap #army .tab_zone .tab_content .tab_layer .gray_box .left .overview .ex {
    font-size: 14px;
}
.wp_wrap #army .tab_zone .tab_content .tab_layer .gray_box .left .feature .ex {
    font-size: 14px;
}

/* 02 */
.wp_wrap #army .tab_zone .tab_content .tab_layer .gray_box .tit02 {
    font-size: 25px;
}
.wp_wrap #army .tab_zone .tab_content .tab_layer .gray_box .img_list>li {
    width: 130px;
    height: 265px;
}
.wp_wrap #army .tab_zone .tab_content .tab_layer .gray_box .img_list>li .box .info .spec {
    font-size: 11px;
}
.wp_wrap #army .tab_zone .tab_content .tab_layer .gray_box .img_list>li .box {
    padding: 9px;
}
.wp_wrap #army .tab_zone .tab_content .tab_layer .gray_box .img_list>li .box .info .key {
    font-size: 14px;
}

/* 04 */
.wp_wrap #army .tab_zone .tab_content .tab_layer .rf_gray_box .left .tit {
    font-size: 24px;
}
.wp_wrap #army .tab_zone .tab_content .tab_layer .rf_gray_box .left .feature .blue {
    font-size: 16px;
}
.wp_wrap #army .tab_zone .tab_content .tab_layer .rf_gray_box .left .feature .ex {
    font-size: 14px;
}

/* civilian */
.wp_wrap #civilian .tab_zone .sub_mo_mnu {
    width: 58%;
}
.wp_wrap #civilian .tab_zone .tab_content .tab_layer .gray_box .top {
    gap: 10px;
}
.wp_wrap #civilian .tab_zone .tab_content .tab_layer .gray_box .top .left .tit {
    font-size: 25px;
}
.wp_wrap #civilian .tab_zone .tab_content .tab_layer .gray_box .top .left .overview .blue {
    font-size: 16px;
}
.wp_wrap #civilian .tab_zone .tab_content .tab_layer .gray_box .top .left .overview .ex {
    font-size: 14px;
}
.wp_wrap #civilian .tab_zone .tab_content .tab_layer .gray_box .top .left .feature .blue {
    font-size: 16px;
}
.wp_wrap #civilian .tab_zone .tab_content .tab_layer .gray_box .top .left .feature .ex {
    font-size: 14px;
}

/* pos */
.wp_wrap #civilian .tab_zone .tab_content .tab_layer .pos_inner .left .big_tit {
    font-size: 40px;
}
.wp_wrap #civilian .tab_zone .tab_content .tab_layer .pos_inner .left .small_tit {
    font-size: 16px;
}
.wp_wrap #civilian .tab_zone .tab_content .tab_layer .pos_inner .left .key .blue {
    font-size: 16px;
}
.wp_wrap #civilian .tab_zone .tab_content .tab_layer .pos_inner .left .key .key_list>li>p {
    font-size: 14px;
}

/* rms */
.wp_wrap #civilian .tab_zone .tab_content .tab_layer .pos_inner .left .b_tit {
    font-size: 40px;
}
.wp_wrap #civilian .tab_zone .tab_content .tab_layer .pos_inner .left .r_test .blue {
    font-size: 16px;
}
.wp_wrap #civilian .tab_zone .tab_content .tab_layer .pos_inner .left .r_test .key_list>li>p {
    font-size: 14px;
}

/* mro */
.wp_wrap #mro .tab_zone .sub_mo_mnu {
    width: 60%;
}
.wp_wrap #mro .tab_zone .tab_content .tab_layer .gray_box .left .tit {
    font-size: 25px;
}
.wp_wrap #mro .tab_zone .tab_content .tab_layer .gray_box .left .overview .blue {
    font-size: 16px;
}
.wp_wrap #mro .tab_zone .tab_content .tab_layer .gray_box .left .overview .ex {
    font-size: 14px;
}
.wp_wrap #mro .tab_zone .tab_content .tab_layer .gray_box .left .feature .blue {
    font-size: 16px;
}
.wp_wrap #mro .tab_zone .tab_content .tab_layer .gray_box .left .feature .ex {
    font-size: 14px;
}
.wp_wrap #mro .tab_zone .tab_content .tab_layer .gray_box .left .r_test .key_list>li>p {
    font-size: 14px;
}

/* 02 */
.wp_wrap #mro .tab_zone .tab_content .tab_layer .gray_box .tit {
    font-size: 25px;
}
.wp_wrap #mro .tab_zone .tab_content .tab_layer .gray_box .fir .left .blue {
    font-size: 16px;
}
.wp_wrap #mro .tab_zone .tab_content .tab_layer .gray_box .fir .left .ex {
    font-size: 14px;
}
.wp_wrap #mro .tab_zone .tab_content .tab_layer .gray_box .left .r_test .blue {
    font-size: 16px;
}
.wp_wrap #mro .tab_zone .tab_content .tab_layer .gray_box .b {
    font-size: 18px;
    margin-top: 60px;
}

/* inquiry */
.wp_wrap #inquiry .gray_box .btn_box {
    padding: 10px 40px;
    width: 120px;
}

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