@media screen and (max-width: 1300px) {
    html {
        font-size: 18px;
    }

    #wrap {
        overflow: hidden;
    }

    .sec4_bot {
        padding-top: 440px;
        max-width: 1300px;
        width: calc(100% - 2rem);
        margin: 0 auto;
    }

    .sec4_box {
        width: calc(100% - 2rem);
    }

    .swiper-container-3d {
        perspective: unset !important;
    }

    .machines_slider {
        padding-top: 0px;
    }

    #contactfrm {
        background-color: #fff;
        padding: 40px 120px 70px;
    }
    .sale_box .box .second_img {
        flex-direction: column;
    }

    .sale_box .box .first img{
        width: calc(100% - 2rem);
    }

    .swiper_box {
        width: 100%;
    }
    
    
}

@media screen and (max-width: 1200px) {
    #contactfrm {
        background-color: #fff;
        padding: 40px 80px 70px;
    }
    
    .youtube_container {
        margin: 0 auto;
        width: calc(100% - 2rem);
    }
}

@media screen and (max-width: 1050px) {
    #contactfrm {
        background-color: #fff;
        padding: 40px 38px 70px;
    }

    .contact input[type="text"] {
        width: 100%;
    }

    .input_detail {
        width: 100%;
    }

    .details .privacy {
        width: 100%;
    }

    #contactfrm .box_r {
        width: 50%;
    }
}



@media screen and (max-width: 850px) {
    html {
      font-size: 4.16666vw;
    }

    #wrap {
        overflow: hidden;
      }
    
      #header {
        padding: 0 1.3333rem;
        height: 4rem;
        border-bottom: 0.0667rem solid #fff;
        display: flex;
        align-items: center;
        justify-content: space-between;
        z-index: 999;
      }
    
      #header.active {
        /* background-color: #fff; */
      }
    
      #header.active.shadow {
        background-color: #fff;
      }
    
      #header.shadow {
        /* box-shadow: 0px 5px 20px #d78980; */
        /* background-color: #ffe4e1; */
        border-color: transparent;
      }
      #header .logo {
        width: initial;
        height: initial;
      }
      #header .logo img {
        width: 5.6667rem;
      }
    
      #header .ham_btn {
        display: block;
        width: 1.4rem;
        height: 1.3rem;
        background: url(/assets/img/ham_btn.png) no-repeat center;
        background-size: 100% auto;
      }
    
      #header .ham_btn.active {
        background: url(/assets/img/ham_close_b.png) no-repeat center;
        background-size: 1.4rem;
      }
    
      #header .gnb {
        display: none;
        position: absolute;
        top: 100%;
        left: 50%;
        transform: translateX(-50%);
        margin-left: 0;
        border-top: 1px solid #ddd;
        width: calc(100% + 2.1333rem);
        background: #fff;
      }
    
      #header .gnb.active {
        display: block;
        top: 4rem;
        /* height: 38rem; */
        max-height: 100vh;
        height: 100vh;
        overflow-y: scroll;
      }
    
      #header .gnb ul {
        display: block;
        padding-bottom: 4.5rem;
      }
    
      #header .gnb ul li {
        padding: 1.3333rem;
        border-bottom: 2px solid #eee;
        text-align: center;
      }
    
      #header .gnb ul li+li {
        margin-left: 0;
      }
    
      #header .gnb ul li a {
        font-size: 1.1333rem;
        letter-spacing: -1px;
        line-height: 1.3;
        color: #252525;
        font-weight: 500;
        font-family: "Noto Sans KR";
        text-align: center;
      }
    
      #header .links a+a {
        margin-left: 0;
      }

      #header .gnb ul li p {
        font-size: 1rem;
        letter-spacing: -1px;
        line-height: 1.4;
        color: #252525;
        font-weight: 500;
        font-family: "Noto Sans KR";
        text-align: center;
      }

      #header .cont_head {
        display: flex;
        align-items: center;
        gap: 1rem;
      }

      #header .cont_head .phone {
        gap: 0.3333rem;
      }

      #header .cont_head .phone p {
        color: #fff;
        font-weight: 500;
        font-family: "Noto Sans KR";
        font-size: 1rem;
      }

      #header .cont_head .phone img {
        width: 2rem;
        height: 2rem;
      }
    
      .shadow_bg {
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: rgba(0, 0, 0, .6);
        z-index: 99;
      }
    
      .shadow_bg.on {
        display: block;
      }

      .header_text_sub p {
        display: none;
      }

      .main_banner {
        height: 950px;
        background-color: #52caca;
        position: relative;
    }

    /* main */
    
    .main_banner .inner {
        font-family: 'NanumSquare' !important;
        max-width: 1200px;
        margin: 0 auto;
        padding-top: 8.2667rem;
        text-align: center;
    }

    .main_banner {
        height: 42.6667rem;
        background-color: #52caca;
        position: relative;
    }


    .banner_h2{
        line-height: 1.1;
    }
    .banner_text_one {
        font-size: 4rem;
    }
    
    .banner_text_two {
        font-size: 3rem;
    }
    
    .banner_text_number {
        font-size: 5rem;
    }
    
    .banner_text_percent {
        font-size: 3.333rem;
    }
    
    .banner_text_four {
        font-weight: 800;
        font-size: 2.333rem;
        line-height: 1.3;
        margin-top: 3.3333rem;
    }
    
    .banner {
        position: relative;
        padding: 0 1rem;
    }
    
    .banner_title_icon {
        position: absolute;
        right: 0;
        top: -10%;
        transform: translateY(-14%);
    }
    
    .swiper_box {
        position: absolute;
        left: 50%;
        bottom: -6rem;
        transform: translateX(-50%);
        width: 100%;
        max-width: 22rem;
        height: auto;
    }
    
    .swiper-container {
        width: 100%;
        height: auto;
    }
    .swiper_box .swiper-pagination {
        display: none;
    }
    
    .swiper-slide {
        text-align: center;
        font-size: 18px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .swiper-slide img {
        max-width: 100%;
        max-height: 100%;
        width: auto;
        height: auto;
    }

    .swiper_box .swiper-button-next {
        background-image: url(/assets/img/pagination_next.png);
        background-repeat: no-repeat;
        right: 0.3333rem;
        left: auto;
    }
    
    .swiper_box .swiper-button-next::after,
    .swiper_box .swiper-button-prev::after {
        display: none;
    }
    
    .swiper_box .swiper-button-prev {
        background-image: url(/assets/img/pagination_prev.png);
        background-repeat: no-repeat;
        left: 0.3333rem;
        right: auto;
    }
    
    .swiper_box .swiper-button-next, 
    .swiper_box .swiper-button-prev {
        width: 2.3333rem !important;
        height: 4.0333rem !important;
        top: 40%;
    }

    /* section2 */

    .section2{
        padding-top: 9.6667rem;
    }
    .section2 .inner{
        max-width: 1200px;
        font-family: 'NanumSquare' ;
        margin: 0 auto;
        font-weight: 800;
    }
    .section2_text_main{
        padding: 0 1rem;
        font-size: 2.1333rem;
        line-height: 1.4;
        text-align: center;
    }
    
    .section2_text_main span::before,
    .section2_text_main span::after {
      content: '';
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0;
      height: 0.0667rem;
      background-color: #00c9c7;
    }
    
    .section2_text_main span::before {
      width: 100%; 
    }
    
    .section2_text_main span::after {
      width: 100%;
    }
    .section2_img{
        margin-top: 1.8333rem;
        margin-bottom: 1.8333rem;
        margin-left: 0;
    }

    .section2_img img {
        width: 100%;
    }

    .section2_text_25{
        line-height: 1.2;
    }
    .section2_text_xl{
        font-size: 7.7333rem;
        font-weight: 800;
        margin-top: 2.6667rem;
        line-height: 1.2;
    }
    .section2_text_lg{
        font-size: 2.1333rem;
        padding: 0 1rem;
    }
    .component_number{
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }
    .component_number_n{
        font-family: 'Gmarket Sans';
        font-size: 5.8667rem;
        font-weight: 800;
       
    }
    .component_number_t{
        font-family: 'NanumSquare' ;
        font-size: 2.6667rem;
        font-weight: 800;
         margin-top: -0.5rem;
         margin-left: 0;
         color: #008b8a;
         line-height: 1.2;
         text-align: center;
    }

    /* sec02*/
    .sec02{
        padding: 4.1667rem 0 4.5rem ;
        margin-top: 4rem;
    }
    .section3{
    margin-top: 4.3333rem;
    padding-bottom: 4.6rem;
    }

    .section3 .text-center {
        padding: 0 1rem;
    }

    .section3 .innner{
        max-width: 1200px;
        margin: 0 auto;
        font-family: 'NanumSquare' ;
    }
    .sec3_text{
        font-size: 1.5rem;
        font-weight: 800;
    }
    .sec3_text_red{
        font-size: 2.5333rem;
        font-weight: 800;
        color: #d12727;
    }
    .sec3_star{
        position: absolute;
        left: 10%;
        transform: translateX(-55%);
        top:55%;
    }

    .sec3_star img {
        width: 2.7333rem;
        height: 2.5333rem;
    }
    
    .hero{
        font-family: 'NanumSquare' ;
         gap: 2.5rem;
         flex-direction: column;
         padding: 0 1rem;
        
    }

    .hero.hero1 img {
        width: 18.6rem;
        height: 20.2333rem;
    }


    .hero_title_sub{
        font-size: 1.5rem;
        margin: 1.6667rem 0 1.5rem;
    }
    .hero_title_green{
        margin-top: 0;
        font-size: 1.3333rem;
    }
    .hero_title{
        font-size: 2rem;
        font-weight: 800;
        line-height: 1.4;
    }
    .ul_hero{
        font-size: 0.9333rem;
        margin-top: 1.1667rem;
    }
    .hero_title_green{
        font-size: 1.3333rem;
        font-weight: bold;
    }
    .hero1{
        margin-top: 3.3333rem;
    }

    .ul_hero li {
        padding-left: 0.6667rem;
        position: relative;
        line-height: 1.5;
    }
    
    .hero2{
        margin-top: 4rem;
        flex-direction: column-reverse;
    }

    .hero2 div:nth-of-type(1) {
        margin-top: -2rem;
    }

    .sec3_text_title{
        font-size: 2.5rem;
        margin-top: 4rem;
        margin-bottom: 1.6667rem;
    }
    .youtube_container{
        border-radius: 2.3333rem;
        position: relative;
        width: 22rem;
        max-height: 12.4rem;
        padding-bottom: 56.25%;
        overflow: hidden;
    }
    
    .youtube_in{
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
    .section4{
        width: 100%;
        height: 95.8333rem;
        font-family: 'NanumSquare';
    }
    .section4_bg{
        height: 37.3333rem;
        padding: 0 1rem;
    }
    .section4 .inner{
        
    }
    .cp2{
        padding-top: 4.4667rem;
    }
    .sec4_title{
        font-size: 2rem;
        font-weight: bold;
        margin-top: 2rem;
    }
    .sec4_box_img{
        margin-top: 4rem;
        gap: 2.6667rem;
        flex-direction: column;
        text-align: center;
        justify-content: center;
        align-items: center;
    }

    .sec4_box_img div {
        justify-content: center !important;
        align-items: center !important;
    }

    .sec4_box_img img {
        width: 100%;
        max-width: 22rem;
    }
    .text_p_sec4{
        font-size: 1.4rem;
        font-weight: 800;
        line-height: 1.4;
        margin-top: 1.4rem;
    }
    .sec4_bot{
        padding-top: 44.8333rem;
        max-width: 22rem;
        margin: 0 auto;
        position: relative;
    }

    .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
        display: none;
    }

    .swiper-container-horizontal>.swiper-pagination-progressbar {
        display: none;
    }
    
    .swiper-container-horizontal>.swiper-pagination-progressbar {
        display: none;
    }

    .sec4_bot img {
        width: 100%;
        height: 14rem;
    }
    .sec4_box{
        left: 50%;
        bottom: -10rem;
        transform: translateX(-50%);
        position: absolute;
        background-color: #fff;
        width: 20rem;
        height: 12.0667rem;
        display: flex;
        justify-content: center;
        align-items: center;
        border-radius: 1.6667rem;
        box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.1);
    } 

    .machines_slider .swiper-slide {
        width: 16.6667rem !important;
        height: 19.9rem;
    }

    .machines_slider .swiper-slide img {
        width: 16.6667rem !important;
        height: 19.9rem;
    }
    .sec4_box p{
        font-size: 2.2rem;
        font-weight: 800;
        text-align: center;
    }
    .sec4_box p span{
        font-size: 2.2rem;
        font-weight: 800;
        text-align: center;
    }
    .machines_slider {
        padding-top: 13.6667rem;
        position: relative;
    }
    
    .slider_container_sec4 {
        overflow: hidden;
    }

    /* section05 */
    .section05 {
        padding-top: 5.1667rem;
    } 

    .section05 .zoom_mo {
        position: relative;
    }

    .section05 .zoom_mo img {
        width: 100%;
    }

    .section05 .zoom_mo .zoom_btn {
        position: absolute;
        top: 1.3333rem;
        right: 1.3333rem;
    }

    .section05 .zoom_mo .zoom_btn img {
        width: 2.3333rem;
        height: 2.3333rem;
    }

    .section05 .top_ttl {
        padding-bottom: 4.3333rem;
    }

    .section05 .top_ttl p {
        font-size: 2.3333rem;
    }


    .section05 .top_ttl p.spe::after {
        position: absolute;
        right: 0;
        top: -2rem;
        content: '';
        background: url(/assets/img/sect05_img01.png) no-repeat center;
        width: 3.2667rem;
        height: 2.3333rem;
        background-size: 3.2667rem 2.3333rem;
    }

    .section05 .top_ttl span {
        font-size: 60px;
        line-height: 1.3;
        font-family: "NanumSquare";
        font-weight: 800;
        color: #d12727;
        position: relative;
    }

    .section05 .top_ttl span::after {
        position: absolute;
        bottom: -10px;
        content: '';
        width: 100%;
        height: 1px;
        color: #d12727;
    }

    .chart_main {
        padding: 115px 0 125px;
        background: url(/assets/img/bg_chart.png) no-repeat center;
        background-size: 100% 100%;
    }

    .chart_main .chart_first {
        border-radius: 60px;
    }

    .chart_main .chart_ttl {
        margin-bottom: 84px;
    }

    .chart_main .chart_ttl p {
        font-family: "NanumSquare";
        font-size: 70px;
        font-weight: 800;
        color: #252525;
        text-align: center;
    }

    .chart_main .chart_ttl p span {
        color: #fff;
    }

    .graph_area {
        height: 471px;
        margin: 0 auto;
        position: relative;
        padding: 66px 38px;
        border-radius: 20px;
    }

    .graph_inner {
        position: relative;
        top: 34px;
    }

    .graph_area .graph_y p {
        position: relative;
        padding-left: 70px;
        width: 100%;
        height: 1px;
        background-color: #989c9d;
        opacity: 42%;
    }

    .graph_area .graph_y p::after {
        content: "";
        position: absolute;
        width: 100px;
        left: 0;
        background-color: #fff;
        height: 1px;
    }

    .graph_area .graph_y p + p {
        margin-top: 30px;
    }

    .graph_area .graph_y p span {
        position: absolute;
        left: 0;
        top: -0.5rem;
        color: #454545;
        font-size: 14px;
        font-weight: 600;
        z-index: 5;
        font-family: "Noto Sans KR";
    }

    .graph_x_wrap {
        position: absolute;
        top: -101px;
        left: 34px;
        text-align: center;
        width: calc(100% - 190px);
        height: 141%;
        padding: 0 8.264%;
    }

    .graph_group {
        height: calc(100% - 1px);
    }

    .graph_group .graph_wrap {
        height: 100%;
        position: relative;
        display: flex;
        align-items: end;
    }

    .graph_group .graph_wrap .graph {
        width: 58px;
        height: 0;
        position: relative;
        background-color: #ade5e6;
        transition: all 0.5s;
        transform-origin: bottom;
        border-top-left-radius: 30px;
        border-top-right-radius: 30px;
        box-shadow: 10px 14px 30px -8px rgba(0, 0, 0, 0.25);
        -webkit-box-shadow: 10px 14px 30px -8px rgba(0, 0, 0, 0.25);
        -moz-box-shadow: 10px 14px 30px -8px rgba(0, 0, 0, 0.25);
    }

    .graph_group .graph_wrap .graph.sunin {
        width: 86px;
    }

    .graph_group .graph_wrap .graph.sunin.graph02, .graph_group .graph_wrap .graph.sunin.graph04, 
    .graph_group .graph_wrap .graph.sunin.graph06, .graph_group .graph_wrap .graph.sunin.graph08 {
        background-image: linear-gradient(0deg, #65d2d3 0%, #65eff1 100%);
    }

    .graph_inner .percent {
        position: absolute;
        bottom: 100%;
        left: 50%;
        transform: translateX(-50%);
        color: #1b9fab;
        font-size: 18px;
        font-weight: 800;
        font-family: "NanumSquare";
    }

    .graph_x {
        position: relative;
        color: #454545;
        margin-top: 15px;
        font-weight: 800;
        font-size: 20px;
        font-family: "NanumSquare";
    } 

    .graph_group + .graph_group {
        margin-left: 35px;
    }

    .chart_main .btn_chart {
        justify-content: center;
        width: 100%;
        margin-top: -35px;
        margin-bottom: 157px;
    }

    .chart_main .btn_chart .btns {
        width: fit-content;
        padding: 32px 100px;
        display: flex;
        align-items: center;
        justify-content: center;
        background-color: #0e5f8d;
        border-radius: 50px;
    }

    .chart_main .btn_chart .btns p {
        font-family: "NanumSquare";
        color: #afe1e1;
        font-size: 38px;
        font-weight: 800;
    }

    .chart_main .btn_chart .btns p span {
        color: #fff;
    }

    .chart_main .chart_second {
        margin-top: -70px;
        position: relative;
        z-index: 77;
    }

    .chart_main .btn_chart.second {
        margin-bottom: 0;
        z-index: 99;
        position: relative;
    }

    /* sect06 */

    .section06 {
        padding: 4.3333rem 1rem;
        background-color: #def4f5;
    }

    .section06 .inter_ttl {
        border-bottom: 2px solid #868686;
        padding: 0 0px 1.6667rem;
    }

    .section06 .inter_ttl p {
        font-size: 2.6667rem;
    }

    .section06 .inter_des {
        margin: 2.3333rem 0 3.3333rem;
    }

    .section06 .inter_des p {
        font-size: 2.6rem;
    }

    .section06 .inter_cont p{
        font-size: 2rem;
    }


    /* sect07 */
    .section07 {
        padding: 4.4rem 0 4.5rem;
    }

    .system_ttl {
        justify-content: center;
        flex-direction: column;
    }

    .system_ttl .system_num {
        font-size: 5.8333rem;
        letter-spacing: -0.1667rem;
    }

    .system_ttl .system_text {
        font-size: 2.6667rem;
        letter-spacing: -0.0667rem;
        line-height: 1.3;
        margin-left: 0px;
        margin-top: -1.6667rem;
        text-align: center;
    }

    .section07 .system_txt p {
        font-size: 1.4667rem;
        line-height: 1.3;
        margin-top: 2rem;
        font-weight: 600;
    }

    .system_cont .data_top {
        margin-top: 3.6667rem;
        justify-content: center;
        flex-direction: column;
        gap: 2.3333rem;
    }

    .system_cont .data_top .data_desc {
        padding-left: 2.1333rem;
    }

    .system_cont .data_top .data_desc::after {
        position: absolute;
        content: '';
        width: 13.0333rem;
        height: 18.5333rem;
        background: url(/assets/img/before_data_mo.png) no-repeat center;
        top: -1.7333rem;
        right: -0.4333rem;
        background-size: 13.0333rem 18.5333rem;
    }

    .system_cont .data_top .data_desc .cont{
        font-size: 1.0667rem;
    }

    .system_cont .data_top .data_desc .data_ttl {
        font-size: 1.9333rem;
        margin: 1.1667rem 0 2.3333rem;
    }

    .system_cont .data_top .data_desc .data_ttl span::after {
        position: absolute;
        content: '';
        bottom: 0px;
        left: 0;
        width: 100%;
        height: 0.9667rem;
        opacity: 0.149;
        background-color: #008b8a;
        z-index: 1;
    }

    .system_cont .data_top .data_desc .data_cont {
        font-size: 1rem;
        letter-spacing: -1px;
        line-height: 1.3;
    }

    .learn_tab {
        background-color: #def4f5;
        margin-top: -25rem;
        height: 48rem;
        padding-top: 31.3333rem;
        text-align: center;
    }

    .learn_tab .cont {
        font-size: 1.0667rem;
    }

    .learn_tab .desc {
        margin: 0.5rem 0 1.3333rem;
        font-size: 1.9333rem;
        letter-spacing: -2px;
        line-height: 1.3;
    }

    .learn_tab .desc span::after {
        position: absolute;
        content: '';
        bottom: 1px;
        left: 0;
        width: 100%;
        height: 0.9667rem;
        background-color: #bde4e5;
        z-index: -1;
    }

    .learn_tab .text {
        font-size: 1.0667rem;
        letter-spacing: -1px;
        line-height: 1.3;
        color: #252525;
        font-family: "Noto Sans KR";
        text-align: center;
    }

    .sale_box {
        margin-top: -4rem;
    }

    .sale_box .box {
        display: flex;
        flex-direction: column;
    }

    .sale_box .box .first {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .sale_box .box .second {
        margin-top: 5.1333rem;
        text-align: center;
    }

    .sale_box .box .third {
        margin-top: 5.1667rem;
        text-align: center;
    }

    .sale_box .box .cont {
        font-size: 1.0667rem;
    }

    .sale_box .box .desc {
        margin: 0.6667rem 0 2.8333rem;
        font-size: 1.9333rem;
        line-height: 1.3;
    }

    .sale_box .box .desc span::after {
        position: absolute;
        content: '';
        bottom: 1px;
        left: 0;
        width: 100%;
        height: 0.9667rem;
        background-color: #bde4e5;
        z-index: -1;
    }

    .sale_box .box .second_img {
        margin: 2.6667rem 0 2.3333rem;
        gap: 1.1667rem;
        flex-direction: column;
    }

    .sale_box .box .second_img img, .sale_box .box .third_img img {
        width: 100%;
    }

    .sale_box .box .third_img {
        margin: 3rem 0 2.1667rem;
        gap: 1rem;
        justify-content: center;
        flex-direction: column;
    }

    .sale_box .box .bot_txt p {
        font-size: 1.5333rem;
    }

    .sale_box .box .bot_txt p span::after {
        position: absolute;
        content: '';
        bottom: -0.2rem;
        left: 0;
        width: 100%;
        height: 0.9667rem;
        background-color: #bde4e5;
        z-index: -1;
    }

    /* section08 */

    .section08 {
        padding-bottom: 4.6667rem;
    }

    .section08 .item_top {
        padding: 4.6667rem 1rem 5.3333rem;
    }

    .section08 .item_text {
        font-size: 1.9333rem;
        letter-spacing: -2px;
        line-height: 1.3;
        margin-top: 1.4667rem;
    }


    .section08 .item_cont {
        margin-top: -3.1667rem;
    }

    .section08 .item_cont .img_item {
        justify-content: center;
    }

    .section08 .item_desc {
        margin-top: 5rem;
        gap: 1.8667rem;
    }

    .section08 .item_desc .desc {
        font-size: 1.8667rem;
        letter-spacing: -2px;
        line-height: 1.3;
    }

    .section08 .item_desc .desc span::after {
        position: absolute;
        content: '';
        bottom: -0.2rem;
        left: 0;
        width: 100%;
        height: 0.9667rem;
        background-color: #bde4e5;
        z-index: -1;
    }

    /* section09 */
    .section09 {
        /* padding-bottom: 220px; */
    }

    .section09 .trend_top {
        padding: 4.4667rem 0 7rem;
    }

    .section09 .trend_top .trend_desc {
        font-size: 2rem;
        letter-spacing: -1px;
        line-height: 1.3;
        font-weight: 800;
    }

    .section09 .trend_top .trend_ttl {
        margin-top: 2.8333rem;
        font-size: 3.3333rem;
        letter-spacing: -4px;
        line-height: 1.3;
    }

    .section09 .trend_title {
        margin-top: -5.5rem;
    }

    .section09 .trend_title p{
        font-size: 7.7333rem;
        letter-spacing: -0.3rem;
        color: #008b8a;
        font-weight: 800;
        font-family: "GmarketSans";
        text-align: center;
        text-shadow: 
        6.923px 8.549px 21.5px rgba(192, 192, 192, 0.2),
        -6.923px -8.549px 21.5px rgba(192, 192, 192, 0.2),
        6.923px -8.549px 21.5px rgba(192, 192, 192, 0.2),
        -6.923px 8.549px 21.5px rgba(192, 192, 192, 0.2);
        -webkit-text-stroke: 0.3rem #ffffff;
    }

    .section09 .trend_map .trend_img {
        justify-content: center;
        margin-top: 1.6rem;
    }

    .section09 .trend_map .trend_step {
        margin-top: 3.7333rem;
    }

    .section09 .trend_map .trend_step p {
        padding-left: 2rem;
        position: relative;
        font-size: 2rem;
        letter-spacing: -2px;
        line-height: 1.3;
    }

    .section09 .trend_map .trend_step p::before {
        position: absolute;
        content: '';
        top: -0.3333rem;
        left: 0;
        background: url(/assets/img/check_ic.png) no-repeat center;
        background-size: 3.3333rem 3.1333rem;
        width: 3.3333rem;
        height: 3.1333rem;
    }

    .section09 .trend_map .trend_step p + p {
        margin-top: 3.1333rem;
    }

    .section09 .trend_map .trend_step p span {
        position: relative;
        z-index: 2;
        color: #008b8a;
    }

    .section09 .trend_map .trend_step p span::after {
        position: absolute;
        content: '';
        bottom: -0.2rem;
        left: 0;
        width: 100%;
        height: 0.9667rem;
        background-color: #bde4e5;
        z-index: -1;
    }

    .section09 .percent {
        padding: 4.4rem 1rem;
        margin-top: 4.4rem;
    }

    .section09 .percent_text {
        margin-top: 3.5rem;
        font-size: 2rem;
        letter-spacing: -1px;
        line-height: 1.3;
    }

    .section09 .percent_sale {
        margin-top: 3rem;
    }

    .section09 .percent_sale .txt_bl {
        font-size: 3.3333rem;
        letter-spacing: -0.1333rem;
    }

    .section09 .percent_sale .txt_red {
        margin: 1.1333rem 0 1rem;
        font-size: 9rem;
        letter-spacing: -0.3333rem;
    }

    .section09 .percent_sale .txt_red::after {
        position: absolute;
        bottom: 50%;
        left: 0;
        transform: translateY(-50%);
        width: 15.4333rem;
        height: 0.3667rem;
        content: '';
        background-color: #def4f5;
        transform: rotate(145deg);
        z-index: 10;
    }

    .education {
        padding: 4.4667rem 0 5.3333rem;
    }

    .education .education_sale {
        margin-top: 3.3333rem;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }

    .education .education_sale .txt_per {
        gap: 0.6667rem;
        align-items: center;
        justify-content: center;
    }

    .education .education_sale .txt_per .text {
        font-size: 3rem;
        letter-spacing: -4px;
        line-height: 1.3;
        color: #333333;
        font-weight: 800;
    }

    .education .education_sale .txt_per .per {
        font-size: 6.5333rem;
        letter-spacing: -0.2667rem;
        line-height: 1.3;
    }

    .education .education_sale .txt_per .per span {
        font-size: 3.1667rem;
    }

    .education .education_sale .txt_bl {
        font-size: 3.3333rem;
        letter-spacing: -4px;
        color: #333333;
        text-align: center;
        font-weight: 800;
        line-height: 1;
    }

    .education .education_sale .txt_red {
        margin: 2.1667rem 0 1rem;
        font-size: 9rem;
        letter-spacing: -0.3333rem;
        color: #e33434;
        text-align: center;
        font-weight: 800;
        line-height: 1;
        position: relative;
        width: fit-content;
    }

    .education .education_sale .txt_red::after {
        position: absolute;
        bottom: 50%;
        left: 0;
        transform: translateY(-50%);
        width: 15.4333rem;
        height: 0.3667rem;
        content: '';
        background-color: #fff;
        transform: rotate(145deg);
        z-index: 10;
    }

    /* question */
    .question_top {
        padding: 4.3333rem 0 5.1667rem;
    }

    .question_top p {
        font-size: 3.6667rem;
        letter-spacing: -0.1rem;
        line-height: 1.3;
    }

    .question_bot {
        margin-top: -2.3333rem;
    }

    .question_bot .question_btn.spe {
        padding-top: 5.5rem;
    }

    .question_bot .question_btn .btns {
        padding: 0.9333rem 1.8333rem;
        font-size: 2.3333rem;
        letter-spacing: -2px;
        border-radius: 2rem;
        font-weight: 800;
    }

    .question_bot .qna {
        margin: 3.1667rem 0 1.6667rem;
    }

    .question_bot .qna img {
        width: 100%;
    }

    .question_bot .qna .tit {
        font-size: 2rem;
        line-height: 1.3;
    }

    .question_bot .qna img {
        margin: 1.6667rem 0 1rem;
    }

    .question_bot .qna .sub {
        font-size: 1.5rem;
        letter-spacing: -1px;
        color: #333333;
        font-weight: 800;
    }

    .question_bot .qna .sub.spe {
        margin-top: 4.6667rem;
    }

    .question_bot .qna .txt_blue {
        font-size: 3rem;
        letter-spacing: -2px;
        line-height: 1.3;
        display: flex;
        align-items: center;
        flex-direction: column;
    }

    .question_bot .qna .txt_blue .blue_spe {
        position: relative;
        letter-spacing: -0.2rem;
        max-width: 18.3333rem;
    }
    
    .question_bot .qna .txt_blue .blue_spe::before {
        content: '';
        position: absolute;
        top: 0.5rem;
        left: -1.8333rem;
        background: url(/assets/img/before_blue_mo.png) no-repeat center;
        width: 2.0667rem;
        height: 14.4333rem;
        background-size: 2.0667rem 14.333rem;
    }
    
    .question_bot .qna .txt_blue .blue_spe::after {
        content: '';
        position: absolute;
        top: 0.5rem;
        right: -1.8333rem;
        background: url(/assets/img/after_blue_mo.png) no-repeat center;
        width: 2.0667rem;
        height: 14.4333rem;
        background-size: 2.0667rem 14.333rem;
    }

    .question_bot .qna .txt_spe {
        font-size: 2rem;
        letter-spacing: -1px;
        line-height: 1.3;
        margin: 4.4rem 0 2.6rem;
    }

    .question_bot .qna .btns_spe {
        padding: 1.3333rem 4.3333rem;
        border-radius: 2.5rem;
        font-size: 2rem;
        width: fit-content;
    }

    .question_bot .qna .commer {
        margin: 2.8667rem 0 5rem;
    }

    .question_bot .qna .commer .commer_txt {
        font-size: 9.6667rem;
        line-height: 9.6667rem;
        letter-spacing: -8px;
    }

    .question_bot .qna .commer .commer_des {
        font-size: 2rem;
        margin-top: 3.1667rem;
    }

    .question_bot .qna .commer .commer_tit {
        margin-top: 2.8333rem;
        font-size: 2rem;
        line-height: 1.3;
    }

    .question_bot .qna .commer .commer_img p {
        font-size: 2rem;
        margin: 4.6rem 0 3.1667rem;
    }

    .question_bot .qna .commer .swiper_commer {
        max-width: 100%;
        width: 22rem;
        padding-bottom: 3.3333rem;
    }

    .swiper-pagination-bullets .swiper-pagination-bullet {
        margin: 0 0.3333rem;
    }

    .question_bot .qna .commer .swiper_commer .swiper-slide {
        width: 14.2rem !important;
        opacity: 0.5;
    }

    .swiper-pagination-bullet {
        background: #454545 !important;
    }

    .swiper-pagination-bullet {
        width: 0.5333rem !important;
        height: 0.5333rem !important;
        border-radius: 50% !important;
    }


    .question_bot .qna .commer .swiper_commer .swiper-slide.swiper-slide-active {
        opacity: 1;
    }

    .swiper-pagination-bullets, 
    .swiper-pagination-custom, .swiper-pagination-fraction {
        position: absolute;
        bottom: 47.3333rem !important;
    }

    .question_bot .qna .commer .swiper_commer .swiper-slide .img {
        display: flex;
        flex-direction: column;
        gap: 0.8333rem;
    }

    .question_bot .qna .commer .swiper_commer .swiper-slide .img span {
        font-size: 1.3333rem;
        letter-spacing: -1px;
        color: #333333;
        text-align: center;
    }

    .question_bot .qna .commer .commer_img .commer_flex {
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 54px;
    }

    .question_bot .qna .commer .commer_img .commer_flex .img {
        flex-direction: column;
        gap: 15px;
        text-align: center;
    }

    .question_bot .qna .commer .commer_img .commer_flex .img img {
        margin: 0;
    }

    .question_bot .qna .commer .commer_img .commer_flex span {
        font-size: 30px;
        letter-spacing: -1px;
        color: #333333;
        font-weight: 800;
    }

    .question_bot .qna .qna_sc {
        margin: 5.1333rem 0 ;
        padding: 0;
    }

    .question_bot .qna .qna_sc div:nth-of-type(1) {
        padding-bottom: 2.8rem;
        border-bottom: 0.0667rem solid #dbdbdb;
    }

    .question_bot .qna .qna_sc div:nth-of-type(2) {
        padding-top: 2.8rem; 
    }

    .question_bot .qna .qna_sc p {
        font-size: 2rem;
        letter-spacing: -1px;
        line-height: 1.3;
    }

    /* contact */
    .contact {
        padding: 3.6667rem 0 3.8333rem;
    }

    .contact .consultation {
        margin-bottom: 2rem;
    }

    .contact .consultation p {
        font-size: 2.3333rem;
        line-height: 1.3;
        margin-top: 1.1667rem;
    }

    .contact .consultation span {
        font-size: 1.2667rem;
        line-height: 1.3;
    }

    #contactfrm {
        padding: 2.6rem 0.8333rem 3.3333rem;
    }

    #contactfrm .box_r {
        width: 100%;
    }

    .form_tit {
        font-size: 1rem;
        line-height: 1.3;
        margin-bottom: 1.6667rem;
    }

    .form_box {
        gap: 1.1667rem;
        flex-direction: column;
    }

    .form_box ul  {
        display: flex;
        flex-direction: column;
        gap: 1.1667rem;
    }

    .contact p.name {
        font-size: 0.9333rem;
        line-height: 1.3;
        margin-bottom: 0.5rem;
    }


    .contact input[type="text"] {
        padding: 1rem 0.6667rem;
        border-radius: 0.2rem;
        font-size: 0.8667rem;
        line-height: 1.3;
        height: 3rem;
        width: 20rem;
    }

    .details {
        margin-top: 1.1667rem;
    }

    input[type="text"].input_detail {
        width: 20rem;
        height: 6.6667rem;
    }

    .input_detail {
        width: 20rem;
        height: 6.6667rem;
        text-wrap: wrap;
        overflow: hidden;
        padding: 1rem 0.6667rem;
        font-size: 0.8667rem;
        font-family: "Noto Sans KR";
    }

    .details .privacy {
        padding: 1rem 0.6667rem;
        border-radius: 0.2rem;
        width: 20rem;
        height: 5.3333rem;
        color: #454545;
        font-size: 0.8667rem;
    }

    .checkbox input[type='checkbox']:checked+label {
        display: inline-block;
        width: 1.4rem;
        height: 1.4rem;
        background: url(/assets/img/ico_checked.png) no-repeat;
        background-size: 1.4rem 1.4rem;
    }

    #mail_name {
        width: 8.7333rem;
    }

    #mail_select {
        width: 8.9333rem;
        height: 3rem;
        border-radius: 0.2rem;
        font-size: 0.8667rem;
        letter-spacing: -1px;
        font-family: "Noto Sans KR";
        padding: 0px 0.4rem;
        background-image: url(/assets/img/select_ic.png);
        background-repeat: no-repeat;
        background-position: right center;
        background-size: 2.6rem 3rem;
    }

    .checkbox input[type='checkbox']+label {
        display: inline-block;
        width: 1.4rem;
        height: 1.4rem;
        background: url(/assets/img/ico_checkbox.png) no-repeat;
        background-size: 1.4rem 1.4rem;
        font-size: 0.8667rem;
        padding-left: 2rem;
        line-height: 1.5;
        text-wrap: nowrap;
        cursor: pointer;
    }

    .btn_wrap {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .btn_wrap input[type="submit"] {
        width: 18.6667rem;
        height: 3.3333rem;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 2.4rem;
        font-size: 1.7333rem;
        border-radius: 1.6667rem;
        filter: drop-shadow(11.491px 9.642px 12px rgba(0,0,0,0.22));
        background-color: #008b8a;
        color: #fff;
        cursor: pointer;
    }

}

@media screen and (max-width: 500px) {
    /* .question_bot .qna .commer .swiper_commer .swiper-slide {
        margin: 0 0.6667rem;
        margin-right: 0.6667rem !important;
    }
    .question_bot .qna .commer .swiper_commer .swiper-slide {
        width: 14.2rem !important;
        opacity: 0.5;
    } */

    .section09 .trend_map .trend_step p:nth-of-type(1) {
        padding-left: 3rem;
    }
}