@charset "utf-8";

@media all and (max-width:1600px){ 
  .gnb1_a {font-size:18px;}

}  

@media all and (max-width:1440px){ 
  .inner{padding:0 var(--wrap-padding);}
  #gnb .gnb1_li {padding: 0 35px;}

  .section-1{padding:100px 0 80px;}

.section-2{padding:120px var(--wrap-padding); }
.sec2_wrap .contArea ul li{padding:20px;}

  .ci-wrap .ci-txt br{display:none; }
  .ci-wrap .ci-etc{gap:20px;}

/* 인사말 */
.greeting p br{display:none;}
.company ul{ gap:60px;}

.business-2 .contArea{margin:0 50px 0 0;  }
.business-2 ul:first-child .contArea{ margin:0 0 0 50px;}

.business-1 ul{gap:50px 100px;}
.business-1 .txt br{display:none;}
.business-4 ul{gap:50px 100px;}
.business-4 .txt br{display:none;}

.business-5 ul:first-child{margin-top:40px;}
.business-5 .contArea{flex:1; margin:0 50px 0 0;  }
.business-5 ul:first-child .contArea{ margin:0 0 0 50px;}




}   


/* 1280px 이하 */
@media all and (max-width:1280px){  
  .footer{ display:flex; flex-wrap: wrap; gap:20px;}
  .footer .f_cont li{gap:8px 20px;}
  .footer .f_cont .address{gap:8px 20px;}
  .footer .f_right{width:100%;gap:10px 15px;  padding-left:170px; }
  #header{gap:10px;}
  #header .logoArea{width:165px;}
  #gnb .gnb1_li {padding: 0 20px;}
  .gnb1_a {font-size:17px;}
  .video-txt .w-infos-tit{font-size:65px;}

   /* sub */
   .board-view .subjectBox{flex-wrap: wrap;align-items:center;}
   .board-view .subjectBox .leftArea{flex:0 0 100%;margin-bottom:15px;}
   .board-view .subjectBox .rightArea{width:100%; display: inline-flex;justify-content:flex-end;}
 
   .greeting-tit{font-size:28px;line-height:1.45; }
   .greeting-tit br{display:none;}
   .greeting{padding:80px var(--wrap-padding);}
   .greeting::after{width:80%;background:url(/images/sub/greeting-bg.png) 0 80px no-repeat; background-size: 100% auto; }
   .greeting ul{gap:0px;}
   .greeting li{flex:0 0 100%;}
   .greeting li:first-of-type{margin-bottom:40px;}
   .greeting p{font-size:18px; }
   
   .company{padding:100px var(--wrap-padding);}
   .company ul{ gap:0px;}
   .company li{flex:0 0 100%;}
   .company li.first{order:2;}
   .company li.second{margin-bottom:60px; order: 1;}
   .company dl{padding:0 10px; }
   .company-img{gap:10px; padding-top:40px; }
   .company-img .box1{width:100%;padding-bottom: 40%;height: 0;transform:translate(0,10%);opacity:0; margin-top:0px; }
   .company-img .box2{width:100%;padding-bottom: 40%;height: 0;transform:translate(0,-10%);opacity:0; }
   .company-img .box3{width:100%;padding-bottom: 40%;height: 0;transform:translate(0,10%);opacity:0; margin-top:0px;}


   .section-1 .tit{font-size:60px;}
   .sec2_wrap .sec2_img{padding-top:100%;}

  .section-3{padding:140px 5%;}
  .section-3 .tit{font-size:40px;margin-bottom:40px;}
  .section-3 .txt{font-size:20px;margin-bottom:60px;}
  .section-3 ul{gap:20px;}

  .certification li{width:31.3333%;margin:0 0% 40px 3%;}
  .certification li:nth-child(4n-3){margin:0 0% 40px 3%;}
  .certification li:nth-child(3n-2){margin:0 0% 40px 0%;}

  
.business-topimg{height:500px;}
.business-tit{font-size:26px;}
.business-1 ul{gap:50px 80px;}
.business-1 .leftArea{ margin-top:200px; }

.business-2 .txt{font-size:20px;}
.business-3 .txt{font-size:20px;}
.business-3 .txt br{display:none;}
.business-3 ul:first-child .contArea{text-align:left;}

.business-4 ul{gap:50px 80px;}
.business-4 .rightArea{margin-top:200px; }


}



/* Tablet  1024px 이하 */
@media all and (max-width:1024px) {
  #header{padding:0 var(--wrap-padding);}
  #header .logoArea{flex:1; }
  #header .logo{background-size:auto 50px;min-height:50px; }
  #gnb {display:none;}
  #header .util{display:none;}    
  #header .btn-language{display:none;}
  .submenu-lagnuage-wrap {display:none;}

  /* sub */
  #visual .visual-tit{font-size:45px;}
  .title{font-size:40px;margin-bottom:40px;}
  .title > span{font-size:40px;}

  .list-typeA li{width:48%;margin:0 0% 40px 4%;}
  .list-typeA li:nth-child(odd){margin:0 0% 40px 0% !important;}
  .list-typeA li:nth-child(even){margin:0 0% 40px 4% !important;}
  .list-typeA li:hover{margin-top:0px;box-shadow:none; }
  
  .list-typeB li{width:48%;margin:0 0% 40px 4%;}
  .list-typeB li:nth-child(odd){margin:0 0% 40px 0% !important;}
  .list-typeB li:nth-child(even){margin:0 0% 40px 4% !important;}

  /* text */
  .tit-lg{font-size:28px;}
  .tit-md{font-size:20px;}
  .tit-sm{font-size:18px;}
  .tit-s{font-size:16px;}

  .txt-lg{font-size:20px;}
  .txt-m{font-size:18px;}
  .txt-md{font-size:17px;}
  .txt-sm{font-size:16px;}
  .txt-s{font-size:14px;}

  .tit--round{font-size:22px;padding-left:20px;}
  .tit--round::before{top:12px;width:12px; height:6px;}

  .bullet-tit{font-size:18px;padding-left:12px;}
  .bullet-tit::before{top:10px; width:4px; height:4px; }
  
  .line-list{font-size:16px;}

  /* 공통 */
  .board-view .btnBox .s-txt{display: none !important;}
  .board-view .btn-group{margin:20px 0 0;justify-content: center; }
  .file_box > a{font-size:13px;}

  /* history */
  .history .history-list > ul > li { padding-left:40px;}
  .history .history-list > ul > li:after { top:10px; left:-3px; }
  .history .history-list > ul > li:before { top:4px; left:-9px; }
  .history .history-list > ul > li > dl > dt { width:140px;font-size:24px;}
  .history .history-list > ul > li > dl > dd { width:calc(100% - 140px); }
  .history .history-list > ul > li > dl > dd li .month{font-size:18px;  }
  .history .history-list > ul > li > dl > dd li .txt{font-size:17px;}
  .history .history-list > ul > li > dl > dd li .tit{font-size:17px;}


  .nation-wrap{font-size:15px;}

  .ci-wrap .ci-img img{max-width:300px;}
  .ci-wrap .ci-color{gap:0px;}
  .ci-wrap .ci-color > *{flex:0 0 45%; }
  .ci-wrap .ci-etc{margin:40px auto;gap:0;}
  .ci-wrap .ci-etc > *{flex:0 0 50%;padding:15px;}
   
  .greeting-tit{font-size:24px;line-height:1.45; }
  .greeting{padding:20px var(--wrap-padding) 80px;}
  .greeting p{font-weight:300;font-size:17px;}
  .greeting .sign{font-size:17px;margin-top:40px;}
  .company dl{font-size:16px;}

  .section-1 .tit{font-size:50px;}
  .section-1 .txt{font-size:18px;}  
  .section-1 .txt br{display:none;}  
  .swiper-tab1 .cont{right:30px; bottom:30px;text-align: right;}
  .swiper-tab1 .stit{font-size:18px; }
  .swiper-tab1 .stxt{font-size:18px;}
  .swiper-tab1 .btn{right:30px; bottom:-20px;width:70px; height:70px;font-size:16px;}
  .swiper-tab1 .swiper-slide-thumb-active .cont{bottom:60px; opacity: 1;}
  .swiper-tab1 .swiper-slide-thumb-active .stit{font-size:20px; }
  .swiper-tab1 .swiper-slide {transform: scale(.85);padding:20px 10px;} 
  .swiper-tab1 .swiper-slide-thumb-active{transform: scale(1); }
  .swiper-tab1 .swiper-tabimg{box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);}

  .section-2{padding:100px var(--wrap-padding); }
  .sec2_wrap .contArea ul li{padding:20px 10px;}
  .sec2_wrap .contArea .tit{font-size:30px;}
  .sec2_wrap .contArea .tit-kor{font-size:20px;}
  .sec2_wrap .contArea .txt{font-size:17px;}

  .section-3{padding:120px 5%;}
  .section-3 .tit{font-size:35px;margin-bottom:40px;}
  .section-3 .txt{font-size:20px;margin-bottom:60px;}
  .section-3 .iconBox{width:180px; height:180px;}
  .section-3 .icon img{height:45px;}

  body#sub .categoryTab{padding-top:20px;}


  .business-topimg{height:450px;padding:0px 0px 20px;}
  .business-topimg > h3{font-size:50px;}
  .business-tit{font-size:24px;}
  
  .business-1 ul{gap:50px 60px;}
  .business-1 .leftArea{flex:1; margin-top:160px; }
  .business-1 .leftImg{border-radius:0 60px 0 0; }
  .business-1 .rightImg{border-radius:0 0 0 60px; }
  .business-1 .txt{font-size:20px; }
  .business-1 .textArea{margin-top:0px;}

  .business-2 .contArea{margin:0 40px 0 0;  }
  .business-2 .txt{font-size:18px;}
  .business-2 ul:first-child .contArea{ margin:0 0 0 40px;}

  .business-3 .landImg{height:350px;}
  .business-3 .txt{font-size:18px;}


  .business-4 ul{gap:50px 60px;}
  .business-4 .rightArea{margin-top:160px; }
  .business-4 .textArea{margin-top:0px;}
  .business-4 .leftImg{border-radius:0 60px 60px 0; }
  .business-4 .rightImg{border-radius:60px 0 0 60px; }
  .business-4 .txt{font-size:20px;}

  .business-5 ul:first-child{margin-top:0px;}
  .business-5 .contArea{flex:1; margin:0 40px 0 0;  }
  .business-5 ul:first-child .contArea{ margin:0 0 0 40px;}
  .business-5 .txt{font-size:18px;}
  .business-5 .stit{font-size:22px;}
  .business-5 .stit > span{font-size:14px;padding:4px 15px;}
  .business-5 .stxt{font-size:17px;}

  .contact{margin:80px auto;}
  .contact ul{margin:80px auto;}




}



/* Tablet 950px 이하 */
@media all and (max-width:950px) { 
  .section-2{padding:100px var(--wrap-padding); }
  .sec2_wrap .imgArea{width:100%; order:1;}
  .sec2_wrap .contArea{width:100%; order:2;}
  .sec2_wrap .sec2_img{padding-top:66%;}

    /* history */
    .history { padding:20px 3% 60px; }
    .history .history-list > ul > li { padding-left:30px;}
    .history .history-list > ul > li:after { top:8px; left:-2px; width:5px; height:5px; }
    .history .history-list > ul > li:before { top:2px; left:-8px; width:17px; height:17px; }
  
    .history .history-list > ul > li > dl > dt { width:100%;font-size:24px;margin-bottom:20px;}  
    .history .history-list > ul > li > dl > dd { width:100%;}
    .history .history-list > ul > li > dl > dd li:not(:last-child) { margin-bottom:20px; }
    .history .history-list > ul > li > dl > dd li .month{font-size:17px;  }
    .history .history-list > ul > li > dl > dd li .txt{font-size:16px;}
    .history .history-list > ul > li > dl > dd li .tit{font-size:16px;}
    .history .progressbar { width:1px; height:calc(100% - 260px); }

    .business-2 ul{flex-wrap: wrap; gap:0px; margin-top:60px;}
    .business-2 .contArea{flex:0 0 90%; margin:0 5%; order:2;}
    .business-2 .imgArea{width:100%; margin-bottom:40px; order:1;}
    .business-2 ul:first-child .contArea{ margin:0 5%; }
    .business-2 .airImg{border-radius:30px; }

    .business-3 ul{margin-top:60px;}
    .business-3 .contArea{flex:1; margin:0 5%;order:2;}
    .business-3 .imgFull{width:100%; margin-bottom:40px;}
    .business-3 .imgArea{width:100%;order:1; margin-bottom:40px;}
    .business-3 .landImg{height:300px; border-radius:30px; }
    .business-3 .landImg-1{padding-top:0;height:300px; border-radius:30px;}


    .business-5 ul{margin-top:60px;}  
    .business-5 .contArea{flex:0 0 90%; margin:0 5%; order:2;}
    .business-5 ul:first-child .contArea{margin:0 5%;}
    .business-5 .imgArea{width:100%; margin-bottom:40px; order:1;}
    .business-5 .sImg{padding-top:66%;border-radius:30px;}
    .business-5 .tit{font-size:24px;margin-bottom:15px;}
    .business-5 .subimg{margin:40px 0 20px;}
  


}

	
/* Mobile 768px 이하 */
@media all and (max-width:768px) { 
  :root {
    --header-height: 100px; /* top height */
    --menuTab-height:50px;  
    --sub-visual-height:40vh;	 
  }

  .pc_only{display: none !important;}	
  .mo_only{display: inline-block !important;}
  .col50{width:100% !important; }

  #pc-mov {display: none;}
  #m-mov {display: block;}

 /* .main-video video {position: absolute;transform: translateX(-50%) translateY(-50%);top: 50%;left: 50%;min-width: 100%;min-height: 100%;width:100vw;height:100vh;object-fit: cover; object-position: 50% 50%;} */

 #header .logo{background-size:auto 45px;min-height:45px; }

  .footer{gap:30px;}
  .footer .f_logo{width:100%;min-height:30px;background-size:auto 30px;}
  .footer .f_cont{flex:0 0 100%; gap:20px;}
  .footer .f_cont li p{font-size:13px; }
  .footer .f_cont li p.f_copy{font-size:12px;}	
  .footer .f_right{padding-left:0px; }
  .f_smenu > a {font-size:14px;}

 .video-txt .w-infos-tit{font-size:60px;}

  /* sub */
  #visual .visual-tit{font-size:40px;}
  .visual-location > ul li{padding-left: 25px;font-size:13px; } 
  .submenuTab  ul > li a{font-size:15px;}

  .menuTab li{margin-right:30px;}
  .menuTab li:last-child{margin-right:30px;}
  .menuTab a{font-size:16px;}
  .tab-contents{padding:60px 0;}

  .categoryTab a{min-width:150px; height:40px;font-size:16px;border-radius:30px;}

  .container {padding:50px 0;}
  .title{font-size:30px;margin-bottom:40px;}
  .title > span{font-size:30px;padding-right:20px;}
  .title > span::after{top:6px; height:14px; background-size:auto 14px; }

  .mapArea iframe{width:100%; height:400px;}
  .map-contacts .c_title{width:100%;font-size:15px;line-height:1;margin-bottom:10px;}
  .map-contacts .c_content{flex: 0 0 100%; font-size:15px;}

  /* board form 공통 */
  .list--top{display:flex;justify-content:space-between;flex-wrap: wrap; }
  .list--top .list-total{width:100%; order:2;}
  .list--top .list-search{width:100%; order:1;margin-bottom:20px; }
  .list--top .searchLine{width:100%;max-width:100%; order:1;margin-bottom:20px;}

  .list-total{font-size:14px;}

  .list-search{}
  .list-search .selectArea{width:100px;}

  .board-view .content_box img{max-width:100% !important;}
  .board-view .content_box{padding:30px 0px; min-height:auto;}
  .board-view .btnBox{padding:10px 5px;}
  .board-view .btnBox .item1{padding-right:5px;}
  .board-view .btnBox .item2{padding:0 10px;width:auto;}
  .board-view .btnBox .item3{padding-left:5px;}
  .board-view .subjectBox{padding:15px 0px;}
  .board-view .file_box{padding:15px 5px;}

  .board-btn-prev{margin-right:0px;}
  .board-btn-next{margin-left:0px;}

  .boardList ul{flex-wrap: wrap;justify-content:flex-start;}
  .boardList ul.list-head{display: none !important;}  
  .boardList .etc-blank{flex:0 0 100%; height:10px;}
  .boardList .stit_mo{display: inline-block;}

  .boardList .chkbox{flex:0 0 100%;text-align:left;padding-bottom:25px;}  
  .boardList .no{flex:0 0 100%; font-weight: 600;font-size:14px;color:#666; padding:0px 0px 0px 0px;text-align:left;/* align-self: flex-start;*/ margin-bottom:6px;} 
  .boardList .subject{flex:0 0 100%;text-align:left;font-weight: 600;font-size:16px;padding:0px;margin-bottom:10px;}    
  .boardList .name{flex:0 0 auto;text-align:left;font-size:13px;padding:0px 20px 5px 0px;}
  .boardList .file{flex:0 0 auto;text-align:left;font-size:13px;padding:0px 20px 5px 0px;}
  .boardList .hit{flex:0 0 auto;text-align:left;font-size:13px;padding:0px 20px 5px 0px;}
  .boardList .date{flex:0 0 auto;text-align:left;font-size:13px;padding:0px 20px 5px 0px;} 
  .boardList .list-body li:last-child{padding:0px 0px 5px 0px;}
  .boardList .list-body{padding:15px 10px;}
  .boardList .list-body li.nodata{padding:60px 10px;}

  .form_sty{margin:0px 0 40px;}
  .form_sty > ul{display: flex;flex-wrap: wrap;padding:15px 0px; }
  .form_sty > ul > li{padding:0px;}
  .form_sty > ul > li:nth-child(3){margin-top:15px;}
  .form_sty .tit{flex:0 0 100%;margin-bottom:10px; padding-top:0px;}
  .form_sty .tit > *{font-size: 14px;}
  .form_sty .cont{flex:0 0 100%; }

  .f-group-A .sm{font-size:13px;}

  .wr_box{padding:20px;}
  .wr_box > h3{font-size:14px;}
  .wr_box > p{font-size:13px;}

  .list_faq .area_question {padding:15px 20px 15px 35px;}
  .list_faq .area_question:after {top:15px; right:5px; width:10px; height:10px;}
  .list_faq .txt_q {top:15px; left:5px;width:24px; height:24px;font-size:14px;}
  .list_faq .desc_question {font-size:16px;}
  .list_faq .category {font-size:14px;}

  .list_faq .area_answer {padding:20px 20px 20px 35px; }
  .list_faq .txt_a {top:15px; left:5px; width:24px; height:24px;}
  .list_faq .tit_answer {font-size:15px;}
  .list_faq .desc_answer {font-size:15px;}
  .item_faq.nodata {font-size:14px;}

  .table-scroll-auto th {padding:10px 5px; font-size:15px;}
  .table-scroll-auto td {padding:10px 5px;font-size:14px;}

  .table-scroll-auto.atable th{padding:10px; font-size:14px;}
  .table-scroll-auto.atable td{padding:10px;font-size:14px;}

  /* text */
  .tit-xlg{font-size:34px;}
  .tit-lg{font-size:28px;}
  .tit-md{font-size:18px;}
  .tit-sm{font-size:17px;}
  .tit-s{font-size:15px;}

  .txt-lg{font-size:18px;}
  .txt-m{font-size:17px;}
  .txt-md{font-size:16px;}
  .txt-sm{font-size:15px;}
  .txt-s{font-size:13px;}

  .tit--round{font-size:20px;padding-left:16px;}
  .tit--round::before{top:10px;width:10px; height:5px; }

  .bullet-tit{font-size:16px;padding-left:10px;}
  .bullet-tit::before{top:8px; width:4px; height:4px; }

  .bullet-txt{font-size:15px; padding-left:10px;}
  .bullet-txt::before{top:8px; width:3px; height:3px;}

  .bullet-stxt{font-size:14px; padding-left:8px;}
  .bullet-stxt::before{top:7px; width:3px; height:3px;}

  .line-list{font-size:15px;padding-left:10px;}
  .line-list::before{font-size:15px;}

  .notice-txt > span{font-size:14px;}

  .nation-wrap{padding:8px 16px;font-size:14px;border-radius:24px;}

  .ci-wrap .section{padding-bottom:60px;}
  .ci-wrap .section > h3{margin-top:20px;}
  .ci-wrap .section > h3:first-of-type{ margin-top:40px;}  
  .ci-wrap .ci-tit{font-size:24px;margin-bottom:20px;}
  .ci-wrap .ci-txt{font-size:16px;margin-bottom:40px;}
  .ci-wrap .ci-stit{font-size:18px;margin-bottom:20px;}
  .ci-wrap .ci-etc{margin:0px auto;gap:0;}

  .greeting-tit{font-size:20px;line-height:1.45; }
  .greeting p{font-weight:300;font-size:16px;}
  .greeting .sign{font-size:16px;margin-top:40px;}
  .company dl{font-size:16px; padding:0px; flex-wrap: wrap; margin-top:20px;}
  .company dt{width:100%; margin-bottom:8px; }
  .company dd{flex:0 0 100%;}

  .company-img{gap:10px; padding-top:20px; }
  .company-img .box1{width:100%;padding-bottom: 42%;height: 0;transform:translate(0,10%);opacity:0; margin-top:40px; }
  .company-img .box2{width:100%;padding-bottom: 55%;height: 0;transform:translate(0,-10%);opacity:0; }
  .company-img .box3{width:100%;padding-bottom: 50%;height: 0;transform:translate(0,10%);opacity:0; margin-top:-40px;}

  .section-1{padding:80px 0 60px;}
  .section-1 .tit{font-size:40px;margin-bottom:20px; }
  .section-1 .txt{font-size:16px;}  
  .swiper-tab1 { padding:0 20%; }

  .section-1 .swiper-button-prev,  
  .section-1 .swiper-button-next{opacity: 1;} 

  .section-2{padding:80px var(--wrap-padding); }
  .section-2::before{width:80%; height:100%; }
  .sec2_wrap .contArea ul li{padding:20px 10px;}
  .sec2_wrap .contArea .tit{font-size:24px;}
  .sec2_wrap .contArea .tit-kor{font-size:18px;}
  .sec2_wrap .contArea .txt{font-size:16px;}
  .sec2_wrap .contArea .btn{width:40px;}
  .sec2_wrap .contArea .btn::after{font-size:30px;}
  .sec2_wrap .sec2_img{padding-top:66%;}

  .section-3{padding:100px 5%;}
  .section-3 .tit{font-size:30px;margin-bottom:30px;}
  .section-3 .txt{font-size:18px;margin-bottom:50px;}
  .section-3 ul{gap:20px; max-width:500px; }
  .section-3 .iconBox{width:160px; height:160px;}
  .section-3 .icon img{height:35px;}
  .section-3 .icon-txt{font-size:16px;}

  .mapTab li{flex:0 0 33.33333%; margin-left:0px;}
  .mapTab li:nth-of-type(4){flex:1; margin-left:0px;border-top:0;}
  .mapTab li:nth-of-type(5){flex:1; margin-left:0px; border-top:0;}
  .mapTab li:first-of-type{ margin-left:0px;}
  .mapTab a{height:40px;font-size:15px;}

    /* 인증서 */
    .certification li{width:48%;margin:0 0% 40px 4%; padding:15px 10px 25px;}
    .certification li:nth-child(odd){margin:0 0% 40px 0% !important;}
    .certification li:nth-child(even){margin:0 0% 40px 4% !important;}
    .certification .thumbImg{margin-bottom:15px;padding:0px 0px 20px;}
    .certification .tit{font-size:13px;}

    .business-topimg{height:400px; margin:60px auto;}
    .business-topimg > h3{font-size:40px;}
    .business-tit{margin:80px auto;font-size:20px;}
    
    .business-1 ul{gap:40px 0px; }
    .business-1 .leftArea{flex:0 90%; margin:0px 5%; order:1;  }
    .business-1 .rightArea{width:90%; margin:0px 5%; order:3;}
    .business-1 .leftImg{padding-top:56.25%;border-radius:30px; }
    .business-1 .rightImg{padding-top:56.25%;border-radius:30px;}
    .business-1 .textArea{width:90%; margin:0px 5%; order:2;}
    .business-1 .txt{font-size:18px;}
  
    .business-2 ul{margin-top:40px;}
    .business-3 ul{margin-top:40px;}

    .business-4 ul{gap:40px 0px; }
    .business-4 .leftArea{flex:0 90%; margin:0px 5%; order:1;  }
    .business-4 .rightArea{width:90%; margin:0px 5%; order:3;}
    .business-4 .textArea{width:90%; margin:0px 5%; order:2;}
    .business-4 .leftImg{padding-top:56.25%;border-radius:30px; }
    .business-4 .rightImg{padding-top:56.25%;border-radius:30px; }
    .business-4 .txt{font-size:18px;}
    .business-4 .txt br{display:none;}

    .business-5 ul{margin-top:40px;}  
    .business-5 .fullArea{padding-top:40px;}
    .business-5 .imgArea{margin-bottom:20px;}

    .contact{margin:60px auto;}
    .contact ul{margin:60px auto;}
    .contact .icon{margin-bottom:20px;}
    .contact .icon img{height:40px;}
    .contact .icon-tit{font-size:18px;}
    .contact .icon-txt{font-size:15px;}
  



}

/*mobile 640 이하 */
@media all and (max-width:640px){

  /* history */
  .history .history-list > ul > li > dl > dt {font-size:20px;margin-bottom:20px;}  
  .history .history-list > ul > li > dl > dd li > div.contArea{display:flex; flex-wrap: wrap; align-items: center; gap:8px; margin-bottom:15px;}
  .history .history-list > ul > li > dl > dd li .month{font-size:16px;  }
  .history .history-list > ul > li > dl > dd li .txt{font-size:15px;}
  .history .history-list > ul > li > dl > dd li .tit{font-size:15px;}
  .history .history-list > ul > li > dl > dd li > div.imgArea{width:200px; height:80px;padding:10px 30px;}
  .history .progressbar { width:1px; height:calc(100% - 240px); }
  .history .history-list > ul > li > dl > dd li > div.imgArea-1{ width:200px; height:120px; padding:10px 15px;}

  .business-topimg{height:300px; margin:60px auto;}
  .business-topimg > h3{font-size:30px;}
  .business-tit{margin:60px auto;font-size:18px;}
  .business-tit br{display:none;}  

  .business-1 .txt{font-size:16px;}
  .business-1 .txt br{display:none;}

  .business-2{margin:0px auto 40px;}
  .business-2 ul{margin-top:20px;}
  .business-2 .txt{font-size:16px;}

  .business-3{margin:0px auto 40px;}
  .business-3 ul{margin-top:20px;}
  .business-3 .txt{font-size:16px;}

  .business-4 .txt{font-size:16px;}

  .business-5 .tit{font-size:22px;margin-bottom:15px;}
  .business-5 .txt{font-size:16px;}
  .business-5 .fullArea > section{padding:30px;}
  .business-5 .stit{gap:3px;font-size:20px;margin-bottom:10px; }
  .business-5 .stit > span{font-size:13px;padding:4px 10px;}
  .business-5 .stxt{font-size:16px;}

  .contact > h3 br{display:none; }



}

/*mobile 540 이하 */
@media all and (max-width:540px){  
  :root {
    --headerB-height: 80px; /* top height */
  }
  
  .scroll_rotate.sub{display:none;}

  /* 모바일 오버 효과 삭제 */
  .menu-icon:hover .menu-icon__line-left,
  .menu-icon:hover .menu-icon__line-right {width: 16.5px;}
  .nav__list-item > a{ color: rgba(255,255,255,1);font-weight: 600; font-size:20px;}
  .nav__list-item > a:hover:after{ width: 0;height: 0;opacity: 0;}
  .nav__list li.open li a {color: rgba(255,255,255,0.8);}
  .nav__list li.open li a:hover{color: rgba(255,255,255,0.8);}

  input:focus{outline:none;}
  body,textarea:focus,input:focus,a:focus {-webkit-tap-highlight-color: transparent;} 

  #header .logo{background-size:auto 40px;min-height:40px; }
  #header.bg_on .logo{background-size:auto 40px;min-height:40px; }

  .gbg-white.bg_on #header .logo{background-size:auto 40px;min-height:40px; }
  .text-bl #header .logo{background-size:auto 40px;min-height:40px; }

  .gbg-white.bg_on #header.bg_on .logo{background-size:auto 40px;min-height:40px; }
  .text-bl #header.bg_on .logo{background-size:auto 40px;min-height:40px; }

  /* footer  */

  .footer{padding:40px var(--wrap-padding) 30px;}
  .footer .f_cont li{gap:8px 15px;}  
  .footer .f_cont .address{gap:8px 15px;}
  .footer .f_cont li p > span{margin-right:5px; }
  .footer .f_right > span img{height:35px;}

  .scroll_rotate{width:80px; height:80px;}

  .video-txt .w-infos-tit{font-size:40px;}

/* sub */
#visual .visual-tit{font-size:35px;}
.menuTab li{margin-right:20px;}
.menuTab li:last-child{margin-right:20px;}
.menuTab a{font-size:14px;}

.tab-contents{padding:40px 0;}
.categoryTab li{flex:1;}
.categoryTab a{min-width:100%;height:40px;font-size:15px;}

.container {padding:50px 0;}
.title{font-size:26px;margin-bottom:30px; text-align: left;}
.title > span{font-size:26px;}

.list-typeB li{width:100%;margin:0 0% 40px 0%;}
.list-typeB li:nth-child(odd){margin:0 0% 40px 0% !important;}
.list-typeB li:nth-child(even){margin:0 0% 40px 0% !important;}

.list-typeA li{width:100%;margin:0 0% 40px 0%;}
.list-typeA li:nth-child(odd){margin:0 0% 40px 0% !important;}
.list-typeA li:nth-child(even){margin:0 0% 40px 0% !important;}

.pagination {margin: 40px 0;}
.list--search{max-width:100%;margin-left:0;}

.inputfile-wrap label.btn {width:80px;margin-left:5px;font-size:13px;}

.f-group-A.email{flex-wrap: wrap;}
.f-group-A > * {margin-left:10px;}
.f-group-A > *:nth-child(4){margin-left:0px;}
.f-group-A .w2{width:100%;}
.f-group-A .select-w{width:100%; margin-top:10px;}
.f-group-A .input-tel{flex:1;}
.f-group-A .w3{flex:1;}

.table-scroll-auto th {padding:10px 5px; font-size:14px;}
.table-scroll-auto td {padding:10px 5px;font-size:13px;}

.table-scroll-auto.atable th{padding:10px 8px; font-size:13px;}
.table-scroll-auto.atable td{padding:10px 8px;;font-size:13px;}

.popup--inner{padding:20px;}

.boardList .subject{font-size:15px;}   
.list-search{max-width:100%;}
.mo_none{display:none;}

/* text */
.tit-xlg{font-size:30px;}
.tit-lg{font-size:26px;}
.tit-md{font-size:17px;}
.tit-sm{font-size:16px;}
.tit-s{font-size:14px;}

.txt-lg{font-size:17px;}
.txt-m{font-size:16px;}
.txt-md{font-size:15px;}
.txt-sm{font-size:14px;}
.txt-s{font-size:13px;}

.txt-md, .txt-sm, .txt-s, .bullet-txt, .bullet-stxt{font-weight:400;}

.tit--round{font-size:20px;padding-left:16px;}
.tit--round::before{top:10px;width:10px; height:5px; }

.bullet-txt{font-size:14px; padding-left:10px;}
.bullet-txt::before{top:8px; width:3px; height:3px;}

.bullet-stxt{font-size:13px; padding-left:8px;}
.bullet-stxt::before{top:6px; width:3px; height:3px;}

.line-list{font-size:14px;padding-left:10px;}
.line-list::before{font-size:14px;}

  .map-btn > *{flex:1; }

.organization > h3{margin:40px 0 20px;}
.nation{gap:10px 5px;}
.nation-wrap{padding:5px 12px;font-size:13px;border-radius:16px;}

.ci-wrap .section{padding-bottom:60px;}
.ci-wrap .section > h3{text-align: left; margin-top:20px;}
.ci-wrap .section > h3 br.non{display:none;}
.ci-wrap .section > h3:first-of-type{ margin-top:20px;}
.ci-wrap .ci-img img{max-width:240px;}
.ci-wrap .ci-tit{font-size:20px;margin-bottom:20px;}
.ci-wrap .ci-txt{font-size:15px;margin-bottom:40px;}
.ci-wrap .ci-stit{font-size:16px;margin-bottom:10px;}
.ci-wrap .ci-color{margin:0 auto 40px; flex-wrap: wrap; gap:0;}
.ci-wrap .ci-color > *{flex:0 0 100%;text-align: center;margin-top:20px; }
.ci-wrap .ci-color img{max-width:85%;}
.ci-wrap .ci-etc{margin:0px auto;gap:0;}
.ci-wrap .ci-etc > *{flex:0 0 100%;padding:0px;margin-top:10px;}
.ci-wrap .ci-etc > *:first-of-type{ margin-top:0px;}

.greeting-tit{font-size:18px;line-height:1.45; }
.greeting{padding:0px var(--wrap-padding) 80px;}
.greeting p{font-weight:300;font-size:15px;}
.greeting .sign{font-size:15px;margin-top:40px;}

.company{padding:80px var(--wrap-padding);}
.company dl{font-size:15px;}
.company-img{gap:5px; padding-top:0; }

.company-img .box1{width:100%;padding-bottom: 42%;height: 0;transform:translate(0,10%);opacity:0; margin-top:0px; }
.company-img .box2{width:100%;padding-bottom: 55%;height: 0;transform:translate(0,-10%);opacity:0;margin-top:-20px; }
.company-img .box3{width:100%;padding-bottom: 50%;height: 0;transform:translate(0,10%);opacity:0; margin-top:20px;}


.swiper-tab1 { padding:0 16%;  }
.section-1 .tit{font-size:30px;margin-bottom:20px; }
.section-1 .txt{font-size:16px;} 

.swiper-tab1 .cont{right:25px; bottom:25px;text-align: right;}
.swiper-tab1 .stit{font-size:18px; }
.swiper-tab1 .stxt{font-size:18px;}
.swiper-tab1 .btn{right:25px; bottom:-20px;width:60px; height:60px;font-size:14px;}
.swiper-tab1 .swiper-slide-thumb-active .cont{bottom:55px; opacity: 1;}
.swiper-tab1 .swiper-tabimg{box-shadow: 0 10px 15px rgba(0, 0, 0, 0.2);}


.section-3{padding:80px 5%;}
.section-3 .tit{font-size:26px;margin-bottom:20px;}
.section-3 .txt{font-size:16px;margin-bottom:40px;}
.section-3 .txt br{display:inline;}
.section-3 .iconBox{width:140px; height:140px;}
.section-3 .icon img{height:30px;}
.section-3 .icon-txt{font-size:15px;}

body#sub .categoryTab{padding-top:30px;}
.mapTab{margin:20px auto;}

  /* 인증서 */
  .certification .tit{font-size:12px;}
  .business-2 .imgArea{margin-bottom:20px;}
  .business-3 .imgFull{margin-bottom:20px;}
  .business-3 .imgArea{margin-bottom:20px;}
  .business-3 .landImg{height:240px; }
  .business-3 .landImg-1{height:240px;}

  .contact{margin:60px auto;}
  .contact > h3{ text-align:left; }
  .contact ul{margin:30px auto; flex-direction: column; gap:20px;}
  .contact li{flex:0 0 100%; display: inline-flex; flex-direction: row; align-items: center; gap: 10px; border-left:0;border-bottom:1px solid #ddd; padding:0 5px 20px 5px;}
  .contact li:first-child{ border-top:1px solid #ddd; padding:20px 5px;}
  .contact .icon{margin-bottom:0px;}
  .contact .icon img{height:24px;}
  .contact .icon-tit{font-size:16px;margin-bottom:0px;}
  .contact .icon-txt{font-size:14px;}

  
  .business-5 .stit{flex-direction: column;align-items: flex-start; gap:3px;font-size:19px;margin-bottom:10px; }
  .business-5 .stxt{font-size:15px;}



}

@media all and (max-width:440px){
  .history .progressbar {height:calc(100% - 245px); }



}

/*mobile 420 이하 */
@media all and (max-width:420px){  

  #visual .visual-tit{font-size:30px;}
  .tit-xlg{font-size:26px;}

  /* 공통 */    
  .board-view .subjectBox .rightArea{gap:10px;}
  .board-view .stit{font-size:13px;margin-right:2px;}
  .board-view .name{font-size:13px;}
  .board-view .date{font-size:13px;}
  .board-view .hit{font-size:13px;}
  .board-view .content_box p{font-size:15px;}
  .submenuTab > ul > li > a{font-size:13px;}

  .business-topimg{height:260px;}
  .business-5 .fullArea > section{padding:25px;}

  .history .progressbar { width:1px; height:calc(100% - 260px); }
  .section-3 .tit{font-size:24px;}

}

@media all and (max-width:390px){
  .nav__list > li li a {font-size:14px;}

  .history .progressbar { width:1px; height:calc(100% - 280px); }



}


/*mobile 375 이하 */
@media all and (max-width:375px){
.footer .f_cont li p.f_copy{font-size:11px;}	
.video-txt .w-infos-tit{font-size:35px;line-height:1.3;}

.section-1 .txt{font-size:15px;} 

.tit-xlg{font-size:24px;}
.txt-lg{font-size:16px;}
 
.bullet-tit{font-size:15px;padding-left:10px;}
.bullet-tit::before{top:8px; width:4px; height:4px; }

/* 공통 */
.list_faq .desc_question {font-size:15px;}
.list_faq .tit_answer {font-size:14px;}
.list_faq .desc_answer {font-size:14px;}

.ci-wrap .ci-color img{max-width:100%;}

.greeting-tit{font-size:17px;line-height:1.45; }

.sec2_wrap .contArea ul li{padding:20px 0px;}
.sec2_wrap .contArea .tit{font-size:20px;}
.sec2_wrap .contArea .tit-kor{font-size:17px;}
.sec2_wrap .contArea .txt{font-size:15px;}

.section-3 .tit{font-size:22px;}
  
/* history */
.history .history-list > ul > li > dl > dd li .txt{font-size:14px;}
.history .history-list > ul > li > dl > dd li .tit{font-size:14px;}

.map-contacts {padding:20px;}


.business-topimg{height:240px; margin:40px auto; }
.business-topimg > h3{font-size:24px;}
.business-tit{margin:60px auto;font-size:16px;}

.business-1 .txt{font-size:15px;}
.business-2 .txt{font-size:15px;}
.business-3 .txt{font-size:15px;}
.business-4 .txt{font-size:15px;}


.business-5 .tit{font-size:20px;}
.business-5 .txt{font-size:15px;}
.business-5 .fullArea > section{padding:25px 20px;}
.business-5 .stit{font-size:18px;}
.business-5 .stit > span{font-size:12px;padding:4px 10px;}
.business-5 .stxt{font-size:14px;}




}

/*mobile 360 이하 */
@media all and (max-width:360px){

/* sub */
.visual-location > ul li{font-size:12px;} 

.boardList .no{font-size:13px;} 
.boardList .subject{font-size:14px;}   

.board-view .content_box p{font-size:14px;}
.board-view .stit{font-size:12px;margin-right:2px;}
.board-view .name{font-size:12px;}
.board-view .date{font-size:12px;}
.board-view .hit{font-size:12px;}
.file_box > a{font-size:12px;}

.table-scroll-auto.btable th{font-size:12px;}
.table-scroll-auto.btable td{font-size:12px;}

.tit-xlg{font-size:22px;}

.section-1 .tit{font-size:25px;}



.section-3 .tit{font-size:24px;}
.section-3 .txt{font-size:15px;}
.section-3 .iconBox{width:120px; height:120px;}
.section-3 .icon-txt{font-size:14px;}




}



/*mobile 320 이하 */
@media all and (max-width:320px){
  :root {
  
  }
  .nav__list-item > a{font-size:18px;}

/* 공통 */
.list--search .selectArea{width:90px;}
.board-btn-prev{font-size:13px;}
.board-btn-next{font-size:13px;}
/*
.boardList .hit{flex:0 0 auto;text-align:left;font-size:13px;padding:0px 0px 0px 0px;}
.boardList .date{flex:0 0 100%;text-align:left; padding:0;margin-top:10px;}
*/



}


/*mobile 280 이하 */
@media all and (max-width:280px){



  


}



/* **************************************** *
 * height 
 * **************************************** */

  @media all and (max-height: 667px){


      
  }

  