html,body {
    height: 100%;
    scroll-behavior: smooth;
    background:#000!important;
}

@import url(//fonts.googleapis.com/earlyaccess/nanumpenscript.css);
.ico_file { display:inline-block; margin:0 2px; font-size:16px; }

.ico_file.ico_pdf i { color:#e74c3c; width: 20px;height: 20px;}
.ico_file.ico_hwp i { color:#3498db; width: 20px;height: 20px;}
.ico_file.ico_xls i { color:#27ae60; width: 20px;height: 20px;}
.ico_file.ico_ppt i { color:#e67e22; width: 20px;height: 20px;}
.ico_file.ico_doc i { color:#2980b9; width: 20px;height: 20px;}
.ico_file.ico_etc i { color:#7f8c8d; width: 20px;height: 20px;}
.nanumpenscript * {
 font-family: 'Nanum Pen Script', cursive;
}
.brand_color {
    color:#274AAF;
}

.color_black {
    color:#000!important;
}
.test_box {
    width: 200px;
    height: 50px;
    background:red;
    color:#fff;
}

.bg_gray {
    background:#f9f9f9;
    padding:40px 10px!important;
}
.mt0 {
    margin-top: 0!important;
}
.mt20 {
    margin-top: 20px!important;
}
.mt30 {
    margin-top: 30px!important;
}
.mt40 {
    margin-top: 40px!important;
}
.mt50 {
    margin-top: 50px!important;
}
.mt80 {
    margin-top: 80px!important;
}
.pd0 {
    padding: 0!important;
}


.bar {
    max-width: 1280px;
    width: 100%;
    height: 1px;    
    margin:0 auto;
    background:#969696;
}
.bar2 {
    width: 1px;
    height: 150px;
    background:#D5D5D5;
    margin:50px auto;
}
.bar3 {
    width: 60px;
    height: 4px;
    background:#B4F403;
    margin:20px 0 20px 0;
}
.bar4 {
    width: 100%;
    height: 1px;
    border-top:1px solid #ddd;
    margin:60px auto;
}

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

.desc_list > li {
    width: calc(50% - 20px);
    font-size: 18px;
    line-height: 26px;
    color:#666;
}
.desc_list.type2 > li {
    width: 100%;
}

.tit {
    font-size: 60px;
    line-height: 70px;
    font-weight: 700;
    text-align: center;
    color:#D5D5D5;
}
.tit.type2 {
    font-size: 50px;
    line-height: 60px;
}
.tit.mt100 {
    margin-top: 100px;
}
.tit2 {
    font-size: 26px;
    line-height: 34px;
    color:#D5D5D5;
    margin-top: 20px;
    text-align: center;
}
.tit3 {
    font-size: 18px;
    line-height: 38px;
    text-align: center;
    background:#B4F403;
    margin-bottom: 20px;
    margin:0 auto 20px;
    width: 166px;
    height: 38px;
    border-radius: 30px;
}
.tit4 {
    font-size: 26px;
    line-height: 34px;
    font-weight: 600;
    color:#D5D5D5;
    text-align: center;
    margin-top: 24px;
}
.tit_desc {
    font-size: 18px;
    font-weight: 300;
    color:#666;
    margin-top: 16px;
    line-height: 26px;
    word-break: keep-all;
    transition: all .4s;
    text-align: center;
}
.tac {
    text-align: center!important;
}
.s_tit {
    font-size: 40px;
    line-height: 50px;
    font-weight: 700;
    margin-top: 16px;
}

.s_tit2 {
    font-size: 30px;
    line-height: 40px;
    font-weight: 700;
    position: relative;
    padding-left: 30px;
}
.board_wrap {
    margin-top: 50px;
}
.s_tit2:before {
    content:"";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border:5px solid #B4F403;
}
.s_tit3 {
    font-size: 24px;
    line-height: 40px;
    font-weight: 700;
    position: relative;
    padding-left: 30px;
}
.s_tit3:before {
    content:"";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    width: 20px;
    height: 20px;
    border:5px solid #B4F403;
}
.s_tit_desc {
    font-size: 18px;
    font-weight: 300;
    line-height: 26px;
    color:#666;
    margin-top: 12px;
}
.sub_banner_wrap {
    overflow: hidden;
}
.sub_banner {

}
.sub_banner > .inner {
    position: relative;
    width: 100%;
    height: 100%;
    
}
.sub_banner_tit {
    width: 100%;
    position: absolute;
    top: 60%;
    left: 0%;
    transform: translateY(-50%);
    text-align: center;
}

.sub_banner_tit > h2 {
    font-size: 36px;
    font-weight: 700;
    text-transform: uppercase;
    animation : text 1s .2s both!important;
    color:#fff;
}

.sub_banner_tit > p {
    font-size: 18px;
    font-weight: 300;
    margin-top: 16px;
    line-height: 26px;
    color:#fff;
    animation : text 1s .4s both!important;
}

.sub_tit {
    margin-top: 100px;
}

.sub_tit > h2 {
    font-size: 36px;
    font-weight: 700;
    text-align: center;
    color:#fff;
    margin-top: 200px;
}
.sub_tit > p {
    font-size: 18px;
    color:#666;
    margin-top: 16px;
    text-align: center;
}

.smenu_wrap {
    height: 60px;
    border-bottom:1px solid #ddd;
}
.smenu_wrap > .inner {
    max-width: 1280px;
    width: 100%;
    height: 60px;

}
.smenu {
    display: flex;
    justify-content: center;
    gap: 10px;
    height: 60px;
}
.smenu > li {
    width: 100%;
    height: 60px;    
}

.smenu > li:last-child {
}
.smenu > li.active {
    border-bottom:2px solid #B4F403;
}
.smenu > li.active a {
    font-weight: 700;
    color:#B4F403;
}
.smenu > li > a {
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    line-height: 60px;
    font-size: 18px;
    color:#333;
}




.sub_section {
    padding:100px 0!important;
}
.sub_section.type2 {
    background:#FEF4F2;
}
.loca_wrap {
    max-width: 1280px;
    width: 100%;
    margin:60px auto 0 ;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.loca_wrap > h2 {
    font-size: 36px;
    font-weight: 700;
}
.loca_wrap > .loca_info {
    display: flex;
    align-items: center;
}
.loca_wrap > .loca_info > span {
    color:#666;
}
.loca_wrap > .loca_info > p {
    font-size: 15px;
    color:#666;
}
.hide {
    position: absolute;
    top: -9999px;
    left: -9999px;
    width: 1px;
    height: 1px;
    text-indent: -9999px;
}
.fw700 {
    font-weight: 700;
}
.board.inner {
    max-width: 1280px;
    width: 100%;
    margin:50px auto 0;
    margin-bottom: 80px;
}
.inner {
    max-width: 1280px;
    margin:0 auto;
    padding:0 10px;
}
.inner4 {
    max-width: 1280px;
    width: 100%;
    margin:0 auto;
}
.section {
    padding:100px 0;
}

.brand_stit {
    font-size: 18px;
    font-weight: 700;
    color:#274AAF;
    text-transform: uppercase;
}
.brand_tit {
    font-size: 40px;
    line-height: 48px;
    margin-top: 30px;
}
.brand_desc {
    font-size: 20px;
    font-weight: 300;
    color:#666;
    margin-top: 30px;
    line-height: 26px;
}
.br_pc {
    display: block;
}
.br_m {
    display: none;
}

.b_color {
    color:#B4F403;
}
.b_color2 {
    color:#E21B1B;
}
.b_color3 {
    color:#FFDD35;
}
#bo_v_img {width:100%;overflow:hidden;text-align:center!important;zoom:1}


/* 헤더 */
.header {
    width: 100%;
    height: 100px;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9999;
    background:#101010;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding:0 100px;
}
.header > .inner {
    
}


.logo {
    width: 258px;
    aspect-ratio: 258/55;
    background:url('../img/logo.png') left center no-repeat;
    background-size:cover;
    transition: all .4s;
    z-index: 9999;
}

.logo > a {
    display: block;
    width: 100%;
    height: 100%;
}
.top_tit,
.top_tit > a {
    font-size: 21px;
    font-weight: 600;
    color:#fff;
}
.nav {
    display: flex;
    align-items: center;
    gap: 60px;
    transition: all .4s;

}

.nav > li {
    position: relative;
    height: 100%;
    line-height: 100px;
    transition: all .4s;
}

.nav > li > a {
    font-size: 18px;
    font-weight: 600;
    display: block;
    height: 100%;
    width: 100%;
    color:#fff;
}

.header.active .nav > li > a {
    color:#000;
}
.nav.sub > li > a {
    color:#000;
    
}


.nav > li > a:hover {
    color:#B4F403;
    position: relative;
}
.nav > li.active {
    position: relative;
}


.nav > li:last-child {
    margin-right: 0;
}

.snb {
    display: none;
    padding:20px;
    width: 150px;
    background:#B4F403;
    border-top:0;
    position: absolute;
    top:70px;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
    line-height:normal;
    transition: all .4s;
}
.snb.type2 {
    width: 250px;
}


.nav > li.active > .snb {
    display: block;
}

.snb > li {
    margin-bottom: 20px;
}
.snb > li:last-child {
    margin-bottom: 0;
}
.snb > li > a {
    font-family: 'pretendard',sans-serif;
    color:#fff;
    font-size: 16px;
    font-weight: 300;
}






/* msec_01 */
.msec_01 {
    margin-top: 160px;
}
.img_main {
    width: 100%;
    aspect-ratio: 1280/400;
    background:url('../img/m_img.png') center no-repeat;
    background-size:cover;
    margin-top: 50px;
}

.btn_box {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 60px;
}
.btn_more {
    width: 250px;
    height: 60px;
    background: linear-gradient(45deg, #91D96A, #BCFF34);
    border-radius: 30px;
    margin-right: 20px;
}
.btn_more.type2 {
    width: 325px;
}
.btn_more.type3 {
   max-width: 425px;
   width: 100%;
}
.btn_more > a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    line-height: 60px;
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    color:#374B00;
}
.btn_more > a > p {
    margin-right: 10px;
    transition: all .4s;
}
.btn_more > a:hover  p {
    margin-right: 20px;
}
.btn_more > a > span {
    font-weight: 100!important;
}

.btn_more2 {
    
}
.btn_more2 > a  {
display: flex;
    align-items: center;
}
.btn_more2 > a > .btn {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: linear-gradient(45deg, #91D96A, #BCFF34);
    margin-right: 12px;
}
.btn_more2 > a > .btn > span {
    line-height: 60px;
    text-align: center;
    font-size: 30px;
    color:#374B00;
}
.btn_more2 > a > h2 {
    font-size: 18px;
    font-weight: 700;
    color:#fff;
}

/* msec_01 */


/* msec_02 */
.parter_wrap {
    margin-top: 50px;
}
.flow-wrap {
    width: 100%;
    overflow: hidden;
}

.flow-line {
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    margin: 35px 0;
}

.flow-track {
    display: flex;
    width: max-content;
}

.flow-track img {
    height: 50px; /* 배너 높이 */
    margin-right: 60px;
}

/* 오른쪽 이동 */
.flow-line.right .flow-track {
    animation: flow-right 35s linear infinite;
}

/* 왼쪽 이동 */
.flow-line.left .flow-track {
    animation: flow-left 35s linear infinite;
}

@keyframes flow-left {
    0% { transform: translateX(0); }
    100% { transform: translateX(-50%); }
}

@keyframes flow-right {
    0% { transform: translateX(-50%); }
    100% { transform: translateX(0); }
}

/* msec_02 */


/* msec_03 */
.marketing_wrap {
    display: flex;
    gap: 40px;
    margin-top: 50px;
}
.marketing_wrap.type2 {
    flex-wrap: wrap;
    gap: 10px;
    justify-content: center;
}
.marketing_wrap.type2 > img {
    width: calc(25% - 10px);
    margin-bottom: 10px;
}
.slide01 {
    height: 400px;
    color:#fff;
    text-align: center;
    padding-bottom: 100px;
    overflow: hidden;
    
}

.swiper {
    width: 100%;
    height: 400px;
    margin-top: 50px;
}

.slide01 .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.slide01 .swiper-slide.img01 {
    background:url('../img/img_store01.png') center no-repeat;
    background-size:cover;
}
.slide01 .swiper-slide.img02 {
    background:url('../img/img_store02.png') center no-repeat;
    background-size:cover;
}
.slide01 .swiper-slide.img03 {
    background:url('../img/img_store03.png') center no-repeat;
    background-size:cover;
}
.slide02 {
    height: 500px;
}
.slide02 .swiper-button-next,
.slide02 .swiper-button-prev {
    color:#fff!important
}

.slide02 .swiper-pagination-bullet {
    background:#fff!important
}
.arrow {
    display: block;
    width: 70px;
    margin:40px auto!important;
}
/* msec_03 */



/* msec_04 */

/* msec_04 */


/* msec_05 */

.slide02 .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.slide02 .swiper-slide.img01 {
    background:url('../img/img_q01.png') center no-repeat;
    background-size:contain;
}
.slide02 .swiper-slide.img02 {
    background:url('../img/img_q02.png') center no-repeat;
    background-size:contain;
}
.slide02 .swiper-slide.img03 {
    background:url('../img/img_q03.png') center no-repeat;
    background-size:contain;
}
.slide02 .swiper-slide.img04 {
    background:url('../img/img_q04.png') center no-repeat;
    background-size:contain;
}
.slide02 .swiper-slide.img05 {
    background:url('../img/img_q05.png') center no-repeat;
    background-size:contain;
}
.slide02 .swiper-slide.img06 {
    background:url('../img/img_q06.png') center no-repeat;
    background-size:contain;
}
/* msec_05 */

/* msec_07 */
.fold_list {}

.fold_list > li {
    margin-bottom: 30px;
}

.fold_list > li > h2 {
    display: block;
    background:#6C9300;
    font-size: 20px;
    font-weight: 700;
    border-radius: 10px;
    padding:18px 40px;
    color:#fff;
}

.fold_list > li > div {
    padding:40px;
    background:#24292D;
    border-radius: 10px;
    margin-top: 14px;
    font-size: 18px;
    line-height: 26px;
    word-break: keep-all;
    display: block;
    color:#fff;
}


.faq_wrap {
    color:#fff;
    margin-bottom: 30px;
}
.q_wrap {
    background:#6C9300;
    font-size: 20px;
    font-weight: 700;
    border-radius: 10px;
    padding:18px 40px;
}
.a_wrap {
    padding:40px;
    background:#24292D;
    border-radius: 10px;
    margin-top: 14px;
    font-size: 18px;
    line-height: 26px;
    word-break: keep-all;
}
.a_wrap > p {
    font-size: 18px;
    line-height: 26px;
    word-break: keep-all;
}

.faq {
      max-width: 1280px;
      width: 100%;
      margin: 60px auto 0;
    }

    .faq-item {
      border-radius: 10px;
      margin-bottom: 1rem;
      overflow: hidden;

    }

    .faq-question {
        font-size: 20px;
      padding:18px 40px;
      cursor: pointer;
      font-weight: bold;
      position: relative;
      background:#6C9300;
      color:#fff;
    }

    .faq-question::after {
      content: '+';
      position: absolute;
      right: 1rem;

    }

    .faq-item.active .faq-question::after {
      content: '-';
    }

    .faq-answer {
    background:#24292D;
    color:#fff;
    font-size: 18px;
    font-weight: 300;
    line-height: 26px;
      max-height: 0;
      overflow: hidden;

      padding: 0 1rem;
    }

    .faq-item.active .faq-answer {
      padding: 40px;
      max-height: 500px; /* 충분한 높이 */
    }
/* msec_07 */



/* msec_08 */
.slide03 {
    height: 400px;
    color:#fff;
    text-align: center;
    padding-bottom: 100px;
    overflow: hidden;
    
}

.swiper {
    width: 100%;
    height: 400px;
    margin-top: 50px;
}

.slide03 .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.slide03 .swiper-slide.img01 {
    background:url('../img/img_mc01.png') center no-repeat;
    background-size:contain;
}
.slide03 .swiper-slide.img02 {
    background:url('../img/img_mc02.png') center no-repeat;
    background-size:contain;
}
.slide03 .swiper-slide.img03 {
    background:url('../img/img_mc03.png') center no-repeat;
    background-size:contain;
}
.mc_wrap {
    display: flex;
    justify-content: space-between;
    margin-top: 50px;
}
.mc_wrap > li {
    width: calc(25% - 20px);
    border:1px solid #374B00;
    background:#131313;
    border-radius: 10px;;
    aspect-ratio: 290/240;
    position: relative;
}
.mc_wrap > li > .txt_wrap {
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%);
    text-align: center;
    width: 90%;
    left: 50%;
}
.ico_service {
    width: 80px;
    height: 80px;
    background:#ddd;
    margin:0 auto;
}
.ico_service.img01 {background:url('../img/ico_service01.png') center no-repeat;background-size:contain;}
.ico_service.img02 {background:url('../img/ico_service02.png') center no-repeat;background-size:contain;}
.ico_service.img03 {background:url('../img/ico_service03.png') center no-repeat;background-size:contain;}
.ico_service.img04 {background:url('../img/ico_service04.png') center no-repeat;background-size:contain;}

.mc_wrap > li > .txt_wrap > h2 {
    font-size: 22px;
    font-weight: 700;
    color:#fff;
}
.mc_wrap.type2 > li > .txt_wrap > h2 {
    margin-top: 20px;
    color:#BBFE00;
}
.mc_wrap > li > .txt_wrap > p {
    font-size: 18px;
    color:#A8A6B4;
    line-height: 26px;
    margin-top: 20px;
    word-break: keep-all;
}
/* msec_08 */



/* msec_09 */
.img_allert {
    width: 103px;
    aspect-ratio: 103/104;
    background:url('../img/img_allert.png') center no-repeat;
    background-size:contain;
    margin:0 auto;
}
.msec09_tit_wrap {
    text-align: center;
}
.msec09_tit_wrap > h2 {
    font-size: 50px;
    font-weight: 700;
    color:#E21B1B;
}
.msec09_tit_wrap > h3 {
    font-size: 50px;
    line-height: 60px;
    font-weight: 700;
    margin-top: 40px;
    color:#D5D5D5;
}
.msec09_tit_wrap > h5 {
    font-size: 24px;
    line-height: 32px;
    color:#D5D5D5;
}
.msec09_tit_wrap > h5.type2 {
    margin-top: 50px;
}
.msec09_tit_wrap > h4 {
    font-size: 56px;
    color:#B4F403;
    font-weight: 700;
    margin:20px 0;
}
/* msec_09 */


/* msec_10 */
.img_about_wrap {
    display: flex;
    justify-content: space-between;
    margin-top: 50px;
}
.img_about_wrap > img {
    width: calc(50% - 20px);
    aspect-ratio: 620/378;
    border-radius: 10px;
    overflow: hidden;
}
.img_bottom {
    width: 100%;
    aspect-ratio: 1280/360;
    background:url('../img/m_img.png') center no-repeat;
    background-size:cover;
    margin-top: 50px;
    margin-bottom: 50px;
    border-radius: 10px;
}
/* msec_10 */
#qa {
    scroll-margin-top: 200px; /* 위로 120px 여유 */
}



/* 푸터 */


.q_menu {
    z-index: 9999;
    position: fixed;
    bottom: 100px;
    right: 10px;
}
.q_menu > li {
    width: 80px;
    height: 80px;
    border:1px solid rgba(0,0,0,0);
}

.qmenu01 {
    background:url('../img/q01.png') center no-repeat;
    background-size:contain;
}
.qmenu02 {
    background:url('../img/q02.png') center no-repeat;
    background-size:contain;
}
.qmenu01:hover {
    background:url('../img/q011.png') center no-repeat;
    background-size:contain;
}
.qmenu02:hover {
    background:url('../img/q022.png') center no-repeat;
    background-size:contain;
}
.qmenu03 {
    background:#413F3C;
}
.qmenu04 {
    background:#000000;
}
.q_menu > li > a {
    display: block;
    width: 100%;
    height: 100%;
}
.ico_qmenu {
    width: 30px;
    height: 30px;
    background:#6E0E10;
    margin: 13px auto 0;
}
.ico_qmenu.img01 {
    background:url('../img/ico_qmenu01.png') center no-repeat;
    background-size:contain;
}
.ico_qmenu.img02 {
    background:url('../img/ico_qmenu02.png') center no-repeat;
    background-size:contain;
}
.ico_qmenu.img03 {
    background:url('../img/ico_qmenu03.png') center no-repeat;
}
.ico_qmenu.img04 {
    background:url('../img/ico_qmenu04.png') center no-repeat;
}
.q_menu > li > a > p,
.q_menu > li >  p {
    font-size: 14px;
    color:#fff;
    text-align: center;
    margin-top: 8px;
}


.login_wrap {
    display: flex;
    align-items: center;
    gap: 10px;
}

.login_wrap > li {
}
.login_wrap > li > a {
    font-size: 16px;
    font-weight: 400;
    color:#666;
}

.sns_link {
    width: 36px;
    height: 36px;
    background:#ddd;
}
.sns_link  > a {
    display: block;
    width: 100%;
    height: 100%;
}
.sns_link.img00 {background:url('../img/ico_sns00.png') center no-repeat;background-size:contain;}
.sns_link.img01 {background:url('../img/ico_sns01.png') center no-repeat;background-size:contain;}
.sns_link.img02 {background:url('../img/ico_sns02.png') center no-repeat;background-size:contain;}
.sns_link.img03 {background:url('../img/ico_sns03.png') center no-repeat;background-size:contain;}


.header.active .sns_link.img00 {background:url('../img/ico_sns000.png') center no-repeat;background-size:contain;}
.header.active .sns_link.img01 {background:url('../img/ico_sns011.png') center no-repeat;background-size:contain;}
.header.active .sns_link.img02 {background:url('../img/ico_sns022.png') center no-repeat;background-size:contain;}
.header.active .sns_link.img03 {background:url('../img/ico_sns033.png') center no-repeat;background-size:contain;}

.all_menu {
    width: 40px;
    height: 40px;
    background:url('../img/allmenu.png') center no-repeat;
    background-size:contain;
    z-index: 9999;
    cursor: pointer;
    margin-left: 10px;
}
.header.active  .all_menu {
    background:url('../img/allmenu2.png') center no-repeat;
    background-size:contain;
}

.all_wrap {
    z-index: 9998;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background:#fff;
    padding:0 120px;
    /* display: none;  ← 이거 빼고 */
    
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: opacity 0.4s ease; /* 배경 페이드인 */
}

.all_wrap.active {
    /* display: block;  ← 이건 필요 없음 */
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
}
.all_menu.active {
    width: 40px;
    height: 40px;
    background:url('../img/close_all.png') center no-repeat;
    background-size:contain;
    z-index: 9999;
}
.all_wrap > div {
    
    height: 100%;
}
.all_wrap > div > ul {
    display: flex;
    height: 100%;
}
.all_wrap > div > ul > li {
    width: 33.33%;
    padding: 25vh 30px 0;
    border-right:1px solid #ddd;
    
    opacity: 0;
    transform: translateY(20px);
    transition: opacity 0.5s ease, transform 0.5s ease;
}

/* active 상태일 때 한 개씩 순서대로 올라오게 (stagger 효과) */
.all_wrap.active > div > ul > li:nth-child(1) {
    opacity: 1;
    transform: translateY(0);
    transition-delay: 0.15s;
}
.all_wrap.active > div > ul > li:nth-child(2) {
    opacity: 1;
    transform: translateY(0);
    transition-delay: 0.25s;
}
.all_wrap.active > div > ul > li:nth-child(3) {
    opacity: 1;
    transform: translateY(0);
    transition-delay: 0.35s;
}


.all_wrap > div > ul > li:first-child {
    border-left:1px solid #ddd;
}
.all_wrap > div > ul > li > a {
    font-size: 32px;
    position: relative;
    font-weight: 700;
}
.all_wrap > div > ul > li > a:hover {
    color:#B4F403;
}

.all_wrap > div > ul > li > ul {
    margin-top: 50px;
}
.all_wrap > div > ul > li > ul > li {
    margin-bottom: 20px;
}
.all_wrap > div > ul > li > ul > li > a {
    font-size: 20px;
    color:#333;
}
.all_wrap > div > ul > li > ul > li > a:hover {
    color:#B4F403;
    text-decoration: underline;
}

.m_nav_btn,
.m_nav_wrap {
    display: none;
}


footer {
    background:#000008;
    padding:20px 0;
    background-size:cover;
}
footer > .inner {
    display: flex;
    flex-direction: column;
    position: relative;
}
footer > .inner > ul {
    display: flex;
    justify-content: center;
    gap: 80px;
}
footer > .inner > ul > li {
    color:#fff;
}
.space {
    display: inline-block;
    width: 10px;
}





/* 입단 및 무료체험문의 */

.privacy {
    margin-top: 20px;
}
.privacy > h2,
.inquiry_tit {
    font-family: 'pretendard',sans-serif;
    font-size: 18px;
    font-weight: 700;
    color:#fff;
}
.inquiry_tit {
    margin: 50px 0;
}
.privacy_box {
    margin-top: 24px;
    border:1px solid #ddd;
    padding:15px;
}
.privacy_box > p {
    font-family: 'pretendard',sans-serif;
    font-size: 14px;
    font-weight: 300;
    color:#666;
    line-height: 22px;
}

.privacy_check {
    margin: 24px 0;;
}
.privacy_check span {
    color:#666;
    font-size: 16px;
    font-weight: 300;
}

.inquiry_list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.inquiry_list > li {
    width: calc(50% - 20px);
    margin-bottom: 20px;
}
.inquiry_list > .full_input {
    width: 100%;
}
.inquiry_01 {
    width: 100%;
    height: 40px;
    font-size: 16px;
    font-weight: 700;
    line-height: 40px;
}
.inquiry_01 > h2 {
    font-size: 18px;
    display: inline-block;
    position: relative;
    color:#fff;
}
.inquiry_01 > p {
    font-size: 16px;
    font-weight: 300;
    color:#666;
    margin-left: 10px;
    display: inline-block;
    position: relative;
}
#radioSpan {
    display: block;
    line-height: 57px;
}
.input_radio {
    margin-right: 5px;
    width: 24px;
    height: 24px;
    border: 1px solid #dfdfdf;
    border-radius: 24px;
    cursor: pointer;
    margin-right: 9px;
}
.radio_tit {
    font-size: 15px;
    color:#666;
    display: inline-block;
    margin-right: 20px;
}
input[type='radio'] {
    -webkit-appearance: none; 
    -moz-appearance: none;
    appearance: none; 
    width: 20px;
    height: 20px;
    border: 2px solid #ccc;
    border-radius: 50%;
    outline: none; 
    cursor: pointer;
}

input[type='radio']:checked {
    background-color: #2AA4FF; 
    border: 3px solid white; 
    box-shadow: 0 0 0 1.6px #2AA4FF;
}

/* input 숨겨준다 */
input#check_btn{
    display:none;
    }
  
  input#check_btn + label{
    cursor:pointer;
   }
  
  input#check_btn + label > span{
    vertical-align: middle;
    padding-left: 5px;
   }


.customer_bar {
    border-bottom:1px solid #ddd;
}
.inquiry_01 > h2:after {
    content:"";
    width: 6px;
    height: 6px;
    background:url('../img/star_ico.png') center no-repeat;
    background-size:contain;
    position: absolute;
    top: 10px;
    right: -10px;
}
.inquiry_02 {
    height: 57px;
    width: 100%;
}
.fr-con > input {
    background:#fff;
    width: 100%;
    height: 57px;
    border:1px solid #A9A9A9;
    padding-left: 20px;
    font-size: 14px;
    border-radius: 10px;
    background:#fbfbfb;
}
.fr-con.type2 {
    display: flex;
    align-items: center;
}
.fr-con.type2 .frm_file {

}
.fr-con.phone {
    display: flex;
    justify-content: space-between;
}

.phone_number {
    width: calc(33% - 10px)!important;
    border:1px solid red!important;
}

.fr-con.mail {
    display: flex;
}
.fr-con.mail > span {
    line-height: 50px;
    margin:0 10px;
}

.inquiry_con {
    /* display: none!important; */
    height: 240px;

    
}
.inquiry_con2 {
    height: 500px!important;
}
.inquiry_con > .inquiry_02 {
    height: 200px!important;
}

.check2 {
    width: 100%;
    height: 80px;
    background:#f6f6f6;
    padding:13px 30px;
    display: flex;
    justify-content: space-between;
}
.check2_img {
    width: 54px;
    height: 54px;
    background:url('../img/check2_img.png') center no-repeat;
}
.check2_info {
    width: 629px;
}
.check2_info > p {
    font-size: 16px;
    font-weight: 300;
    color:#666;
    margin-top: 10px;
}



.form-box {}
.form-box .form-con {
    width: 100%;
    margin: 0px auto 0;
    padding:40px;
}

.form-box .form-con ul li {
    
}

.form-box .form-con ul li .fr-con {
    width: 100%;
    height: 100%;
}





.form-box .form-con ul li .fr-con .text-box {
    diaplay: table;
    width: 100%;
    height: 65px;
}

.form-box .form-con ul li .fr-con .text-box input {
    width: 34%;
    float: left;
    margin-left: 1%;
}

.form-box select {
    width: 50%;
    float: left;
    height: 100%;
    background: #fff;
}

.select2 {
    border:1px solid #ddd;
    padding:0 18px;
    font-size: 14px!important;
}

.form-box .form-con ul li .fr-con textarea {
    height: 200px;
    width: 100%;
    border:1px solid #ddd;
    background:#fff;
    padding:20px;
    resize: none;
    font-size: 14px;
}

.form-box .form-con .provision {
    display: table;
    width: 100%;
    margin-top: 30px;
    text-align: center;
    font-size: 14px;
    font-family: 'Noto Sans KR', sans-serif;
}

.form-box .form-con .provision label {
    cursor: pointer;
    font-weight: 300;
}

.form-box .form-con .provision label input {
    width: 20px;
    height: 20px;
}

.form-box .form-con .provision label span {
    vertical-align: -2px;
    margin-left: 5px;
}

.form-box .form-con .provision a {
    padding: 0 15px;
    line-height: 65px;
    font-size: 12px;
    color: #fff;
    display: inline-block;
    margin-left: 10px;
}

.form-box .receive-btn {
    width: 260px;
    height: 50px;
    margin: 40px auto 0;

}

.form-box .receive-btn input {
    width: 100%;
    height: 100%;
    background: #B4F403 !important;
    border: 0;
    font-size: 16px;
    font-weight: 700;
    font-family: 'Noto Sans KR', sans-serif;
    border-radius: 10px;


}

select {
    font-size: 16px;
}