/* @media screen and (min-width:1024px) {
  html {font-size: 16px;}
} */


/* .bg5{
  position: relative;
  left: -47rem;
  width: 82.73rem;
  top: -19rem;
} */



@media screen and (min-width:374px) {

  .bg_img{
      position: absolute;
      right: 0;
      top: -90px;
    }
    .bg_img img{width: 90%}
    .contents_header h1 {
        font-size: 4.8rem;
    }

    .total_item p:nth-of-type(2) {
      font-size: 1rem;
    }
    .total_box{
      padding: 1.3rem 2rem;
    }

}
@media screen and (min-width:374px){
  .total_item p:nth-of-type(1) {
    font-size: 2rem;
  }
  .total_item p:nth-of-type(2) {
    font-size: 1.1rem;
  }
}
@media screen and (min-width:499px) {
  .num_icon{width: 2rem}
  .vision_box02{margin-top: 3rem;}
  .section_wrap{
    position: relative;
    width: 90%;
    margin:0 auto;
    padding: 9rem 0 0;
  }
  .item_design{width: 100%;box-sizing: border-box;padding: 0 10px; margin-bottom: 2rem;}
  .img_box{text-align: center;margin-bottom: 1.86rem;}
  .title_design{
    text-align: center;
    font-size: 3rem;
    margin-bottom: 5.25rem;
  }
  .total_box{
      margin-top: 4.813rem;
      padding: 0.8rem 2rem;
      border-radius: 10px;
      box-sizing: border-box;
  }
.pt-4{padding-top: 4rem}
  .card_item{width: 70%}
  .contents_header h1 {
      font-size: 6rem;
  }
  .contents_header p{font-size: 2.2rem}
  .contents_header span:nth-of-type(1){
    font-size: 1.2rem !important;
  }
  .contents_header span:nth-of-type(2){
      font-size: 0.8rem !important;
  }
  .btn_info a{font-size: 1.2rem;}
  .bg_img img {
    width: 100%;
  }
  .contents_header{
    top: 50%;
  }
  .bg_img {
    position: absolute;
    /* right: 0; */
    top: -40%;
    left: 70%;
}
  .total_item p:nth-of-type(1) {
      font-size: 2.5rem;
  }
  .total_item p:nth-of-type(2) {
      font-size: 1.5rem;
  }
  .total_box {
    padding: 1.8rem 2rem;
  }
  .wrap_design{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 12.36rem;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.item_design {
    width: 50%;
    box-sizing: border-box;
    padding: 0 10px;
}

.header_design {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 1.86rem;
}
.header_design p {
    font-family: notosansBlod;
    font-size: 1.5rem;
    margin-left: 1.238rem;
}
.wrap_design {
    margin-bottom: 1rem;
}
.item_design {
    width: 48%;
    box-sizing: border-box;
    padding: 0 10px;
}
.img_box{
  margin-bottom: 0
}
.img_box img{
  width: 4rem
}
.img_box1{
  margin: 0;
    width: 2rem;
    margin-right: 1.5rem;
}
.abstract_desc1{width: 95%}
  .txt_bg p{font-size: 3rem;}
  .vision_wrap02 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.vision_box02{
  width: 48%;
  margin-top: 0;
}
  .vision_box{
      box-sizing: border-box;
      padding: 0 10px;
      width: 100%;
    }
    .con_tech{
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: start;
       -ms-flex-align: start;
       align-items: flex-start;
    }
    .title_tech{text-align: left;}
    .num_icon {
    width: 2rem;
    /* margin-right: 1.5rem; */
}
.section_bottom{
  padding-bottom: 5rem;
}
.phone_mb{margin-bottom: 3.7rem;}
.phone_mt{margin-top: 3rem;}
.vision_wrap3{display: none}
.visions_wrap{
  display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
  -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
}
.sub_visions{display: none}
.bg5{width: 100%}
.vision_wrap03 .vision_box03:nth-of-type(1){
  float: right;
  width: 70%;
}
.vision_wrap03 .vision_box03:nth-of-type(2){
  width: 30%;
  float: left;
  position: relative;
  left: 5%;
}
.sub_overseas01{width: 100%;}
.bg6{
  position: relative;
  right: -5%;
}

  .vision_wrap05 {
    display: none;
  }
.foot_logo{width: 130px}
}


@media screen and (min-width:768px) {
  .bg7 > img {
    position: absolute;
    bottom: 0;
    right: -42rem;
    width: 92rem;
}
  .desc_foot {
    color: #B5B5B5;
    font-size: 1.2rem;
    margin-top: 3.4375rem;
    font-family: notosansMedium;
    text-align: center;
    line-height: 3.636rem;
}
  .title_foot{
    color: #fff;
    font-family: notosansBlod;
    font-size: 2.625rem;
    text-align: center;
    margin-top: 1.88rem;
  }
  .text-left{text-align: left;}
  .text-right{text-align: right;}
  .section_wrap_01{width: 88.5%;margin: 0 auto;}
  .pb_25{padding-bottom:25rem}
  /* .w-100{width: 100%} */
  .card_item {
    box-sizing: border-box;
    width: 31%;
    text-align: center;
    -webkit-box-shadow: #eee 0px 10px 36px 0px;
  -moz-box-shadow: #eee 0px 10px 36px 0px;
  box-shadow: #eee 0px 10px 36px 0px;
    padding: 1.5rem 0.5rem;
    border-radius: 10px;
    margin-right: 0;

}
  .card_txtbox{
      display: -webkit-box;
     display: -ms-flexbox;
     display: flex;
     -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin:  0 auto;
      padding: 3rem 2rem;
  }
    .p_right{padding-right: 10%;}
  .section_wrap1 {
    width: 80%;
}
  .vision_wrap05{

    text-align: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .vision_wrap04 {
    display: none;
  }
  .footer{
    display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .footer p{display: block;}
  .num_practical{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    width: 100%
  }
  .num_practical1{display: none;}
  .desc_tech span{display: inline;text-align: left;}
  .txt01{display: none;}
.txt02{display: block;text-align: left;}
  .section_img{width: 60%;}
  .vision_box{width: 100%;margin-top: 0;}
  .phone_mb{margin-bottom: 12rem;}
  .phone_mt{margin-top: 15rem;}
  .vision_wrap02 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
   -ms-flex-pack: justify;
   justify-content: space-between;
}
.vision_box02{
  width: 48%;
  margin-top:0
}
.title_overseas{text-align: left;}
.vision_wrap2{
  display: none
}
.desc_overseas{margin-bottom: 3rem;}
.vision_top{margin-top: 3rem;}
.vision_wrap3{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
  flex-direction: column;
}
.container_overseas{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
 -ms-flex-pack: justify;
 justify-content: space-between;
}
.con_overseas{width: 48%}

.btn_info a{display: inline;}
  .txt_bg p{font-size: 4rem;}
  /* .gnb_mobile > .gnb {
    position: absolute;
    right: 10px;
    top: 0;
    float: right;
} */
  .btn_img{width: 50px;height: 50px;}
    html {font-size: 16px;}
    .gnb_box{
      background: none;
        top: 50px;
        width: 90%;
        padding: 0px;
    }
    /* .gnb_mobile > .gnb {
        position: absolute;
        right: 10px;
        top: 0;
        float: right;
    } */
    .contents_header{
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      left: 0%;
      color: #fff
    }

    .bg_main{
      display: block;
      position: absolute;
      right: 0;
      bottom: 0;
      width: 50%;
    }
    .btn_info{display: block;}


    .contents_area{
        position: relative;
        background-image: linear-gradient(to right, #FF9C34 50%, #FF8300 50%);
        background: -webkit-linear-gradient(bottom, #FF8300 30%, #FF9C34 50%);

    }
    .bg_img{display: none}
    .gnb_web{
      display: -webkit-box;
       display: -moz-box;
       display: -ms-flexbox;
       display: -webkit-flex;
       display: flex;
       transition: all 0.3s ease;
       -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      background: none;
      top: 50px;
      width: 90%;
      left: 50%;
      transform: translateX(-50%);
     -webkit-transform: translateX(-50%);
     -ms-transform: translateX(-50%);

     }


    .gnb ul{display: none}
    .gnb_web{display: none}
    .gnb_mobile{display: block}
    .contents_header h1 {
        font-size: 4rem;
    }
    .contents_header p{font-size: 1.5rem}
    .contents_header span:nth-of-type(1){
      font-size: 0.8rem !important;
    }
    .contents_header span:nth-of-type(2){
        font-size: 0.8rem !important;
    }
    .btn_info a{font-size: 1rem;}
    .btn_info a:nth-child(1){padding: 12px 16.1px;}
    .btn_info a:nth-child(2){padding: 12px 16.1px;}
    .section_wrap{width: 80%}

  .card_item .poppinsS {
      font-size: 1.5rem;
      margin: 1rem 0;
  }
  .card_item .notosR {
      font-size: 0.8rem;
      line-height: 1.5rem;
      color: #666666;
  }

  .total_box {
    padding: 3rem 2rem;
    text-align: justify;
  }
  .total_item p:nth-of-type(2) {
      font-size: 0.9rem;
  }
  .bg_inner{width: 80%}



  .phone_bg{
    width: 90%;
  }
.p_right{padding-right: 10%;padding-left: 14%;}
.bg5 {
  width: 130%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
}





@media screen and (min-width:1025px){
  .section_wrap_01{width: 85.5%;margin: 0 auto;}


  .section_img{width: 60%;}
  .vision_box4{width: 48%}
  .vision_wrap2{
    display: block;
    overflow: hidden;
  }
  .vision_wrap2 .vision_box4:nth-of-type(1){float: right;}
  .vision_wrap2 .vision_box4:nth-of-type(2){float: left;}
  .vision_wrap3{display: none}
  .con_overseas{width: auto}
  .phone_bg {
    width: 100%;
    position: absolute;
    left: 0%;
    top: 200%;
}
  .container_overseas{display: block;}
  .phone_mb{margin-bottom: 3.7rem;}
  .phone_mt{margin-top: 3rem;}
  .vision_wrap2{
    flex-direction: unset;
  }
  .total_box {
      padding: 4rem 2rem;
  }
  .total_item p:nth-of-type(1) {

      font-size: 3.75rem;
  }

  .total_item p:nth-of-type(2) {
      font-size: 1.25rem;
  }

  .contents_header p{font-size: 1.9rem}
  .contents_header h1{font-size: 5.44rem;}
  .contents_header span:nth-of-type(1){
    font-size: 1rem !important;
  }
  .contents_header span:nth-of-type(2){
      font-size: 0.94rem !important;
  }
  .btn_info a:nth-child(1){padding: 18px 44px;}
  .btn_info a:nth-child(2){padding: 18px 30px;}
  .btn_info a{font-size: 1rem;}

}

@media screen and (min-width:1281px) {
.section_wrap_01{width: 84.5%;margin: 0 auto;}

  .p_right{padding-right: 10%;padding-left: 13%;}
  .btn_icons{display: block}
  .scroll_mouse_img{display: block}
  .gnb_mobile{display: none}
  .contents_header{left: 13.9%}
  .gnb ul {
      display: -webkit-box;
     display: -moz-box;
     display: -ms-flexbox;
     display: -webkit-flex;
     display: flex;
  }

  .gnb_web{
    display: -webkit-box;
   display: -moz-box;
   display: -ms-flexbox;
   display: -webkit-flex;
   display: flex;
  }

  .contents_header span:nth-of-type(1){
    font-size: 1.13rem !important;
  }
  .card_item{
    width: 31%;
    padding: 1.2rem 1rem 1.2rem;
  }
  .card_item .notosR {
      font-size: 1rem;
      line-height: 1.9rem;
      color: #666666;
  }
  .bg5 {
    width: 130%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}
}






@media screen and (min-width:1537px) {
  .bg5 {
    width: 160%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}
    .p_right{padding-right: 17.9%;padding-left: 21%;}
  .section_wrap_01{width: 68.3%;margin: 0 auto;}
  .section_wrap1{width: 65%}
.p_right6{padding-right: 18%;}
.section_wrap{width: 65%}
.card_item {
    box-sizing: border-box;
    width: 31%;
    text-align: center;
    -webkit-box-shadow: #eee 0px 10px 36px 0px;
  -moz-box-shadow: #eee 0px 10px 36px 0px;
  box-shadow: #eee 0px 10px 36px 0px;
    padding: 2.5rem 2rem 2.3rem;
    border-radius: 10px;
}

.card_item .poppinsS {
    font-size: 1.5rem;
    margin: 1.45rem 0;
}
.bg_inner{width: 65%}


}



@media screen and (min-width:1660px) {

}
