@charset "utf-8";

@media all and (max-width:1800px){ 
  .section-1 .sec1-1 .txtGroup{flex:1.3; }

  .m-business ul{display:flex; gap:60px; padding:0 5%;}
  .m-business .m-txt{font-size:18px;margin:30px 0; }

}  

@media all and (max-width:1600px){ 
  #gnb .gnb1_li {padding: 0 40px;}
  .gnb1_a {font-size:18px;}

  .m-business .m-tit{font-size:50px;}
  .m-business .m-txt{font-size:18px;margin:20px 0; }

  .greeting-tit{font-size:50px;}

  .greeting ul{display: flex;align-items: center; gap:60px; }
  .company-img{display: flex;gap:20px;margin-top:40px; }

  .recruit-info ul{gap:40px;}

  .recruit-process ul{gap:40px 20px; }
  .recruit-process li{width:240px;}
  .recruit-process .tit{font-size:20px;margin-top:10px;}

  


}  

@media all and (max-width:1440px){ 
  .inner{padding:0 var(--wrap-padding);}

  .main-swiper-tit {font-size:75px;}
  .main-swiper-text {font-size:24px;}

  .footer .f_logo{flex:0 0 160px;}

  .swiper_1 .swiper-slide img{height:40px;}

  .section-1 .sec1-1 .txtGroup{flex:1.3;}
  .section-1 .txt{font-size:20px;}

  .section-1 .sec1-3 .num-big{font-size:70px;}
  .section-1 .sec1-3 .num-txt{font-size:26px;line-height: 2;}
  
  .tab-ty1 {padding:80px 0;}
  .m-business ul{display:flex; gap:60px; padding:0;}
  .m-business .m-tit{font-size:40px;}
  .m-business .m-txt{font-size:17px;margin:20px 0; }
  .m-business .m-list{font-size:17px;}
  .more-btn > span{font-size:13px;padding-bottom:4px; }
  .more-btn .icon-img img{width:40px;}

  .section-3 .tit{font-size:30px;}
  .section-4 .tit{font-size:55px;}
  .section-4 .txt br{display:none;}

  .tit-xxlg{font-size:48px;}
  .business-A1 .topArea .tit, .business-A2 .topArea .tit{font-size:26px; }
  .recruit-info ul{ gap:30px;}
  .business-contents .txtGroup{flex:1;margin:0 40px;}

  .tit-big{font-size:30px;}

  .business-B2 .first{display: flex; gap:10px; }
  .business-B2 .first > *{flex:1;padding:30px;}
  .business-B2 section .tit{font-size:24px;}



}   


/* 1280px 이하 */
@media all and (max-width:1280px){  
  #gnb .gnb1_li {padding: 0 30px;}
  .gnb1_a {font-size:17px;}

  .footer .f_cont li{gap:8px 20px;}
  .footer .f_cont .address{gap:8px 20px;}

  .section-1 .txt br{display:none;}

   /* 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;}

   .section-4{padding:120px var(--wrap-padding);}
   .section-4 .tit{font-size:50px;margin-bottom:30px; }
   .section-4 .txt{font-size:18px;margin-bottom:30px; }

   .title{font-size:45px;}
   .title > span{font-size:45px;}

   .greeting-tit{font-size:45px;}
   .greeting p{font-size:18px;margin-top:40px;  }

   .vision{padding:120px 0; }
   .vision .box{gap:10px; margin:20px 0;}
   .vision .box-circle{width:160px; height:160px;}
   .vision .icon img{height:60px;}
   .vision .box-txt{font-size:16px;}

   .contents-box .txtGroup{margin:0 60px;}

  .recruit-info > h3{margin-bottom:60px;}
  .recruit-info ul{gap:20px;}
  .recruit-info li > p br{display:none;}

  .business-A1 .topArea .tit, .business-A2 .topArea .tit{font-size:24px; } 
  .line-list{font-size:16px;padding-left:12px;}
  .line-list::before{font-size:16px;}

  .business-contents{align-items:flex-start; }
  .tit-big{font-size:28px;}
  .business-B1 .textBox-1 .imgArea{flex:0 0 300px; }
  .business-B1 .textBox-2 .imgArea{flex:0 0 40%;gap:20px;}

  .titBox{gap:15px;font-size:20px;}
  .titBox > a{font-size:14px;background-size:14px auto; padding-left:20px;}

  .tableDiv .col1{flex:0 0 100%; }
  .tableDiv .col2{flex:0 0 100%;}
  .tableDiv .col3{flex:0 0 100%;text-align:left; }
  .tableDiv .col4{flex:0 0 100%;text-align:left; }
  .tableDiv li{display: flex; border-left:0;border-bottom:1px solid #ddd;  }
  .tableDiv .tit{flex:0 0 220px; height:100%;display:inline-flex;align-items: center; text-align:left; font-size:15px; border-bottom:0;border-right:1px solid #ddd; padding:15px; }
  .tableDiv .text{flex:1; height:auto;display:inline-flex;flex-direction: column; justify-content: center; font-size:15px;padding:15px;  }





}

@media all and (max-width:1150px) {
  .business-contents{flex-wrap: wrap; gap:40px; }
  .business-contents .txtGroup{flex:0 0 100%;margin:0;}
  .business-contents .imgGroup{flex:0 0 100%;}
  .business-contents.reverse .txtGroup{order:2; }
  .business-contents.reverse .imgGroup{order:1; }
  .business-thumb{padding-top:56.25%; }

}

/* Tablet  1024px 이하 */
@media all and (max-width:1024px) {
  :root {
    --header-height: 120px; /* top height */
  }

  #header{padding:0 var(--wrap-padding);}
  #header .logoArea{flex:1; }
  #header .logo{background-size:auto 60px;min-height:60px; }
  #gnb {display:none;}
  #header .util{display:none;}    
  #header .btn-language{display:none;}
  .submenu-lagnuage-wrap {display:none;}

  .main-swiper-tit {font-size:60px;}
  .main-swiper-text {font-size:20px;}

  .footer .f_logo{flex:0 0 140px;min-height:55px;background-size:auto 55px;}

  .swiper_1 .swiper-wrapper{justify-content:flex-start; }

  .section-1{padding:150px var(--wrap-padding); }
  .section-1 .sec1-1{flex-wrap: wrap; padding-bottom:100px;}
  .section-1 .sec1-1 .txtGroup{flex:0 0 90%; margin:0 5% 20px; }
  .section-1 .sec1-1 .imgGroup{flex:0 0 100%;padding:0 10%; }
  .section-1 .tit{font-size:55px;margin-bottom:40px; }

  .section-1 .sec1-2{ padding-bottom:80px;}
  .section-1 .sec1-2 .icon-tit{font-size:18px;}
  .section-1 .sec1-2 .icon img{height:40px;}

  .section-1 .sec1-3 .num-big{font-size:60px;}
  .section-1 .sec1-3 .num-txt{font-size:24px;line-height: 2;}
  .section-1 .sec1-3 .desc{font-size:18px;}
  
  .section-2{padding:100px var(--wrap-padding);}
  .section-2::before{top: 100px;background-size:100% auto;  }
  
  .m-business ul{flex-wrap: wrap; gap:60px; padding:0;}
  .m-business li{flex:0 0 100%;}
  .m-business li:last-of-type{padding:0 20px;}  
  .m-business-img{padding-top:56.25%;border-radius:60px;}  

  .section-3{padding:0px var(--wrap-padding) 100px;}
  .section-3 .tit{font-size:24px;}
  .section-3 ul{gap:80px;  margin:50px auto 0;}
  .section-3 .icon{width:160px; height:160px; margin-bottom:20px;}
  .section-3 .icon img{height:65px;}
  .section-3 .icon-tit{font-size:18px;}

  .section-4 .cont{padding:0%; align-items: center; text-align: center;}
  .section-4 .txt br{display:inline;}

  /* sub */
  #visual .visual-tit{font-size:50px;}
  .menuTab a{font-size:17px;}

  .title{font-size: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-xxlg{font-size:45px;}
  .tit-xlg{font-size:35px;}
  .tit-lg{font-size:26px;}
  .tit-md{font-size:22px;}
  .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:9px; width:4px; height:4px; }

  /* 공통 */
  .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;}

  .greeting-tit{font-size:40px;}
  .greeting p{font-size:17px;margin-top:30px;  }
  .company-img{gap:10px;}

  .contents-box .txtGroup{margin:0px 40px;}

  .recruit-process > h3{ margin-bottom:60px;}
  .recruit-process ul{gap:40px 20px; }
  .recruit-process li{width:200px;}
  .recruit-process .circle-wrap{gap:10px;  }
  .recruit-process .circle-step{font-size:16px;}
  .recruit-process .icon img{ height:50px;}
  .recruit-process .tit{font-size:18px;margin-top:10px;}

  .business-A1 .topArea .tit, .business-A2 .topArea .tit{font-size:22px; }

  .business-A1 .boxArea{gap:20px;}
  .business-A1 .section > ul{gap:20px;}
  .business-A1 .section > ul > li{padding:40px; }
  .business-A1 .topArea p br{display:none;}
  .business-A3 .pc{display:none;}
  .business-A3 .mo{display:inline;}
  .business-A3 .box{padding:30px; }

  .tit-big{font-size:26px;}

  .business-B1 .textBox-1 .cont{flex:0 0 100%}
  .business-B1 .textBox-1 .imgArea{flex:0 0 100%; padding:0 10%; }

  .business-B1 section p br{display:none;}
  .business-B1 section.second{flex-wrap: wrap; gap:20px;}
  .business-B1 section.second > *{flex:0 0 100%;  }

  .business-B1 .diagrams{padding:40px;}
  .business-B2 section .tit{font-size:22px;}
  .business-B2 .imgArea{padding:40px;}
  .business-B2 section{padding-top:40px;  }

  .business-B1 .textBox-2 .cont{flex:0 0 100%;}
  .business-B1 .textBox-2 .imgArea{flex:0 0 100%;}

}



/* Tablet 950px 이하 */
@media all and (max-width:950px) { 
  .section-1 .sec1-3 .num-big{font-size:50px;}
  .section-1 .sec1-3 .num-txt{font-size:20px;line-height: 2;}
  .section-1 .sec1-3 .desc{font-size:16px;}
  .section-1 .tit{font-size:50px;}

  .greeting-tit{font-size:40px;margin-bottom:40px;}

  .greeting ul{flex-wrap: wrap; gap:40px; }
  .greeting li{flex:0 0 100%;}
  .greeting p{font-size:16px;margin-top:20px;  }

  .company-img{display: flex;gap:20px;margin-top:40px; }
  .company-img .box1{padding-top:120%;margin-top:0%; border-radius:20px;}
  .company-img .box1 img{border-radius:20px; }
  .company-img .box2{padding-top: 120%;border-radius:20px;margin-top:0px;}
  .company-img .box2 img{object-position: 50% 0%;border-radius:20px; }

  .recruit{ margin-bottom:0px; }
  .recruit > h3{margin-bottom:60px;}
  .recruit > section{margin:0 auto 60px;}
  .contents-box{flex-wrap: wrap; gap:40px; }
  .contents-box .txtGroup{flex:0 0 100%;margin:0px;}
  .contents-box .imgGroup{flex:0 0 100%;}
  .contents-box.reverse .txtGroup{order:2; }
  .contents-box.reverse .imgGroup{order:1;}
  .contents-box h4{margin-bottom:20px;}
  
  .contents-thumb{padding-top:56.25%; }
  .recruit-info .icon img{height:60px;}

  .business-B2 .first{display: flex;flex-wrap: wrap; gap:10px; margin-top:40px;  }
  .business-B2 .first > *{flex:0 0 100%;padding:25px;}
  .business-B2 section .tit{font-size:20px;}
  .business-B2 section .tit br{display: none}



}

	
/* Mobile 768px 이하 */
@media all and (max-width:768px) { 
  :root {
    --header-height: 100px; /* top height */
    --sub-visual-height:50vh;	 
    --menuTab-height:40px;
    --sub-padding:60px; 
  }

  .pc_only{display: none !important;}	
  .mo_only{display: inline-block !important;}
  .col50{width:100% !important; }

  #pc-mov {display: none;}
  #m-mov {display: block;}
  #header .logo{background-size:auto 50px;min-height:50px; }

  .main-swiper-wrap .control_box {bottom:10%;}
  .main-swiper .swiper-button-prev{display: none;}
  .main-swiper .swiper-button-next {display: none;}
  .main-swiper-tit {font-size:50px;}
  .main-swiper-text {font-size:18px;}

  .footer .f_left{width:calc(100% - 200px); }
  .f_smenu {width:200px;}
  .f_smenu > a {font-size:14px;}

  .footer .f_mid{flex-wrap: wrap;}
  .footer .f_logo{flex:0 0 100%;min-height:45px;background-size:auto 45px; margin-bottom:30px;}
  .footer .f_cont{flex:0 0 100%;}
  .footer .f_cont li p{font-size:13px;}
  .footer .f_cont .f_copy{font-size:12px;}	
  .m_notice .tit{ font-size:14px; margin-right:20px; }
  .m_notice .subject{flex:1;font-size:13px;}
  .m_notice .date{font-size:12px;margin-right:10px;}

  .swiper_1 .swiper-slide img{height:35px;}

  .section-1{padding:120px var(--wrap-padding); }
  .section-1 .sec1-1{padding-bottom:100px;}
  .section-1 .tit{font-size:45px;margin-bottom:40px; }
  .section-1 .txt{font-size:18px;}

  .section-1 .sec1-2{ padding-bottom:80px;}
  .section-1 .sec1-2 .icon-tit{font-size:16px;}
  .section-1 .sec1-2 .icon img{height:40px;}

  .section-1 .sec1-3 > ul{flex-wrap: wrap;}
  .section-1 .sec1-3 > ul > li{flex:0 0 100%;gap:20px; padding:30px 0;  }
  .section-1 .sec1-3 > ul > li::after{left:50%; top:0;transform:translateY(0%);transform:translateX(-50%); width:100%; height:1px;  }
  .section-1 .sec1-3 > ul > li:last-of-type{padding:30px 0 0;}

  .tab-ty1 {padding:60px 0;}
  .tab-ty1 .swiper-slide {flex:1;padding:15px 24px;border-radius: 30px;font-size:16px;}  
  .m-business ul{gap:40px;}
  .m-business li:last-of-type{padding:0 20px;}
  .m-business .m-tit{font-size:35px;}
  .m-business .m-txt{font-size:16px;margin:20px 0; }
  .m-business .m-list{font-size:16px;}
  
  .m-business-img{padding-top:56.25%;border-radius:48px;}  
  .more-btn > span{font-size:12px;padding-bottom:2px; }

  .section-3 .tit{font-size:20px;}
  .section-3 ul{gap:40px;margin:40px auto 0;}
  .section-3 .icon{width:150px; height:150px; margin-bottom:20px;}
  .section-3 .icon img{height:60px;}
  .section-3 .icon-tit{font-size:16px;}

  .section-4 .cont{padding:0% 5%; align-items:flex-start; text-align:left;}

  /* sub */  
  #visual .visual-txt-con{padding:0px 5%;}
  #visual .visual-tit{font-size:40px;}
  .menuTab a{font-size:16px;padding:0 24px;border-radius:24px; min-width:140px;}
  .submenuTab  ul > li a{font-size:15px;}    
  #visual .visual-location > ul li{padding-left: 22px;font-size:13px;} 
  #visual .visual-location > ul li::after {width: 6px;height:11px;margin-left:8px; }

  .categoryTab{margin:0 auto 40px; }
  .categoryTab li{flex:1;}
  .categoryTab a{width:100%;font-weight:400;font-size:17px;padding:5px;}
  .categoryTab li:hover a{color:#888;}
  .categoryTab.s2 a{min-width:auto;}

  .sub-tab{margin:0px auto;}
  .sub-tab ul{gap:20px 20px;}
  .sub-tab a{font-size:17px;padding-left:20px;}

  .sub2 .title{margin-bottom:30px;}

  .tab-contents{padding:60px 0;}

  .container {padding:50px 0;}
  
  .title{font-size:30px; margin-bottom:40px;}
  .title > span{font-size:30px;}
  .title > span::after{right:-10px; top:0px; width:7px; height:7px;}
  .title > span::before{bottom:2px;}

  .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;}

  .worldMap{padding-bottom:40px;}
  .nation-list{padding-bottom:20px;}
  .nation-list > ul{padding:20px;border-width:1px 0; }
  .nation-list .tit{font-size:16px;min-height:20px;background-size:12px auto; padding-left:18px; }
  .nation-list .txt{font-size:14px;}
  .worldMap img{border:1px solid #ddd; box-sizing:border-box;}

  /* 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; font-size:15px;}
  .table-scroll-auto td {padding:10px;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-xxlg{font-size:40px;}
  .tit-xlg{font-size:30px;}
  .tit-lg{font-size:24px;}
  .tit-md{font-size:20px;}
  .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;}

  .greeting-tit{font-size:35px;margin-bottom:40px;}
  /* history */
  .history { padding:20px 3% 60px; }
  .history .history-list > ul > li { padding-left:40px;}
  .history .history-list > ul > li:after { top:8px; left:-2px; width:6px; height:6px; }
  .history .history-list > ul > li:before { top:2px; left:-8px; width:17px; height:17px; }
  .history .history-list > ul > li:not(:last-child) { padding-bottom:40px; }

  .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 > div.contArea{ gap:10px; }
  .history .history-list > ul > li > dl > dd li .month{font-size:18px;  }
  .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% - 75px); }

  .vision{padding:100px 0; }
  .vision .tit-xxlg{margin-bottom:60px;}
  .vision .tit-xxlg > span{display:block}
  .vision .box{gap:10px; margin:20px 0;}
  .vision .box-circle{width:150px; height:150px;}
  .vision .icon img{height:50px;}
  .vision .box-txt{font-size:15px;}

  .recruit > h3{margin-bottom:40px;}

  .recruit-info > h3{margin-bottom:40px;}
  .recruit-info ul{flex-wrap: wrap; gap:20px;}
  .recruit-info li{flex:0 0 100%; padding:40px 20px 30px;}
  .recruit-info .icon img{height:55px;}

  .business-A1 .topArea .tit, .business-A2 .topArea .tit{font-size:20px; }  

  .business-A2 .topArea > ul > li{width:160px;}
  .business-A2 .topArea > ul > li.arrow{width:14px; height:160px;  }
  .business-A2 .topArea > ul > li.arrow::after{border-width:12px 7px 0 7px; }
  .business-A2 .iconBox .icon img{height:65px;}

  .tit-big{font-size:24px;}

  .business-B1{padding:60px 0px; }
  #sp1.business-B1{padding:40px 0px;}
  .business-B1 h2{margin-bottom:30px;}
  .business-B1 section h3{margin-bottom:20px;}
  .business-B1 section p{margin-top:15px;}

  .business-slideArea > h3{margin-bottom:30px;}
  .swiper-thumb .swiper-slide{width:48%;}
  .swiper-thumb-button{height:40px; margin:0 auto 20px;}  
  .swiper-thumb-button .swiper-button-prev,  
  .swiper-thumb-button .swiper-button-next{ width:40px; height:40px; } 
  .swiper-thumb-button .swiper-button-prev{left:-45px; }
  .swiper-thumb-button .swiper-button-next{left:5px; }

  .business-B1 .diagrams{padding:40px;}
  .business-B2 .imgArea{padding:0px; border:0;}

  .signal-list{margin:40px auto 0;}
  .signal-list li{width:48%;margin:6% 0% 0 4%;box-sizing: border-box; }
  .signal-list li:nth-child(odd){margin:6% 0% 0 0% !important;}
  .signal-list li:nth-child(even){margin:6% 0 0 4% !important;}
  .signal-list li:nth-child(-n+3){margin-top:6%;}
  .signal-list li:nth-child(-n+2){margin-top:0 !important;}
  .signal-list p{font-size:16px;}

  #sp3 .sub-wrap{padding-left:0; }
  .titBox{gap:10px;font-size:18px;padding-left:0px;}
  .titBox > a{font-size:14px;background-size:14px auto; padding-left:20px;}

  .tableDiv .tit{flex:0 0 200px; font-size:14px;padding:15px; }
  .tableDiv .text{font-size:14px;padding:15px;  }




}

/*mobile 640 이하 */
@media all and (max-width:640px){
  .footer .f_top{flex-wrap: wrap;padding:0px;}
  .footer .f_left{width:100%; order:1; padding:15px var(--wrap-padding); border-bottom:1px solid rgba(255, 255, 255, .12); }
  .f_smenu {width:100%; justify-content: flex-start; order:2;padding:15px var(--wrap-padding);  }
  .f_smenu > a {font-size:14px;}

  .footer .f_cont li{gap:8px 15px;}
  .footer .f_cont li p > span{margin-right:5px; }
  .footer .f_cont .address{gap:8px 15px;}
  .m_notice .tit{ font-size:14px; margin-right:15px; }
  .m_notice .subject{flex:1;font-size:13px;}
  .m_notice .date{font-size:11px;margin-right:10px;}

  .section-1 .tit{font-size:40px; }
  
  .section-2{padding:80px var(--wrap-padding);}
  .section-2::before{top: 80px;}    
  .tab-ty1 {padding:40px 0;}
  .tab-ty1 .swiper-slide {flex:1;padding:15px 24px;border-radius: 30px;font-size:16px;}
  
  .m-business ul{gap:40px;}
  .m-business li:last-of-type{padding:0 10px;}
  .m-business .m-tit{font-size:30px;}
  .m-business .m-txt{font-size:15px;margin:20px 0; }
  .m-business .m-list{font-size:15px;}
  .m-business .more-btn{margin-top:30px;}  
  .m-business-img{padding-top:56.25%;border-radius:24px;}  

  .section-4{padding:100px var(--wrap-padding);}
  .section-4 .tit{font-size:45px; }
  .section-4 .txt{font-size:17px;}
  .section-4 .btn > a{font-size:15px;}

  .recruit-info{margin:0 auto 60px; }

  .business-A1 .boxArea{flex-wrap: wrap; gap:40px; margin:60px auto; }
  .business-A1 .boxArea > *{flex:0 0 100%; }
  .business-A1 .section > ul{flex-wrap: wrap;gap:20px;margin-bottom:20px;  }
  .business-A1 .section > ul > li{flex:0 0 100%;padding:40px; }

  .business-A2 .topArea > ul > li{width:140px;}
  .business-A2 .topArea > ul > li.arrow{height:140px;  }
  .business-A2 .iconBox .icon img{height:50px;}



}

/*mobile 540 이하 */
@media all and (max-width:540px){  
  :root {
    --headerB-height: 80px; /* top height */
    --sub-visual-height:42vh;	 
  }

  /* 모바일 오버 효과 삭제 */
  .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-size:20px;}
  .nav__list-item > a:hover:after{ width: 0;height: 0;opacity: 0;}
  .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 45px;min-height:45px; } */
  #header.bg_on .logo{background-size:auto 40px;min-height:40px; }

 /* .gbg-white.bg_on #header .logo{background-size:auto 45px;min-height:45px; }
  .text-bl #header .logo{background-size:auto 45px;min-height:45px; } */

  .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; }

  .main-swiper-tit {font-size:40px;}
  .main-swiper-text {font-size:16px;}
  .main-swiper-text > span{display:block }
  .main-swiper-wrap .control_box .pager button.on:before {opacity:0;}

  .section-1{padding:100px var(--wrap-padding); }
  .section-1 .sec1-1{padding-bottom:60px;}
  .section-1 .sec1-1 .imgGroup{padding:0 5%; }
  .section-1 .tit{font-size:30px;margin-bottom:20px; }
  .section-1 .txt{font-size:16px;}

  .section-1 .sec1-2{ padding-bottom:60px;}
  .section-1 .sec1-2 > ul > li > a{ gap:10px;}
  .section-1 .sec1-2 .icon-tit{font-size:15px;}
  .section-1 .sec1-2 .icon img{height:35px;}

  .section-1 .sec1-3 > ul > li{flex:0 0 100%;gap:15px; padding:20px 0;  }
  .section-1 .sec1-3 > ul > li:last-of-type{padding:20px 0 0;}
  .section-1 .sec1-3 .numArea{gap:5px; }
  .section-1 .sec1-3 .num-big{font-size:40px;}
  .section-1 .sec1-3 .num-txt{font-size:18px;line-height: 2;}
  .section-1 .sec1-3 .desc{font-size:14px;}

  .section-3{padding:0px var(--wrap-padding) 80px;}
  .section-3 .tit br{display:inline;}
  .section-3 ul{gap:20px;}
  .section-3 .icon{width:140px; height:140px; margin-bottom:20px;}
  .section-3 .icon img{height:50px;}
  .section-3 .icon-tit{font-size:15px;}

  .section-4{padding:80px var(--wrap-padding);}
  .section-4 .tit{font-size:40px;margin-bottom:30px; }
  .section-4 .txt{font-size:16px;margin-bottom:30px; }
  .section-4 .txt br{display:none;}
  .section-4 .btn > a{padding:12px 35px;font-size:14px;}

/* sub */
#visual .visual-tit{font-size:35px;}

.menuTab{padding:0 0 0 5%;}
.menuTab .x-scroll{justify-content:flex-start;} 
.menuTab ul{justify-content:flex-start; }
.menuTab li:last-child{margin-right:30px;}

.menuTab.m1{padding:0;} /* center 정렬일경우 : businness recruit */
.menuTab.m1 .x-scroll{justify-content: center;} 
.menuTab.m1 ul{justify-content: center;}
.menuTab.m1 li:last-child{margin-right:0px;}

.menuTab.m2{padding:0;} /* center 정렬일경우 : irpr */
.menuTab.m2 .x-scroll{justify-content: center;} 
.menuTab.m2 ul{justify-content: center;}
.menuTab.m2 li:last-child{margin-right:0px;}

.menuTab a{font-size:15px; padding:0 24px; min-width:auto;}

.categoryTab a{font-size:14px;}
.tab-contents{padding:40px 0;}

.sub-tab{margin:-10px auto 0px;}
.sub-tab ul{gap:15px;}
.sub-tab a{font-size:15px;padding-left:15px;}

.container {padding:40px 0;}

.title{font-size:26px; margin-bottom:40px; text-align: left;}
.title > span{font-size:26px;}
.title > span::after{right:-8px; top:0px; width:6px; height:6px;}
.title > span::before{bottom:2px;}

.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 8px;font-size:14px;}
.table-scroll-auto td {padding:10px 8px;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-xxlg{font-size:35px;}
.tit-xlg{font-size:26px;}

.tit-lg{font-size:20px;}
.tit-md{font-size:18px;}
.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;}

/* history */
  .history .history-list > ul > li { padding-left:30px;}
  .history .history-list > ul > li > dl > dt {font-size:20px;margin-bottom:20px;}  
  .history .history-list > ul > li > dl > dd li > div.contArea{/* flex-wrap: wrap;*/gap:10px;}
  .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% - 70px); }

  .greeting-tit{font-size:30px;margin-bottom:40px;}

  .company-img{display: flex;gap:10px;margin-top:0px; }
  .company-img .box1{padding-top:120%;margin-top:0%; border-radius:10px;}
  .company-img .box1 img{border-radius:10px; }
  .company-img .box2{padding-top: 120%;border-radius:10px;margin-top:0px;}
  .company-img .box2 img{object-position: 50% 0%;border-radius:10px; }

  .worldMap{padding-bottom:30px;}
  .nation-list > ul{padding:20px 5px; }

  .vision-top{height:300px; }

  .vision{padding:100px 0; }
  .vision .tit-xxlg{margin-bottom:50px;}
  .vision .box-circle{width:130px; height:130px;}
  .vision .icon img{height:40px;}
  .vision .box-txt{font-size:14px;}
  .vision .textGroup > h4{ margin-bottom:30px;}

  .recruit-process > h3{ margin-bottom:40px;}
  .recruit-process ul{gap:40px 10px; }
  .recruit-process li{width:180px;}
  .recruit-process .circle-wrap{gap:10px;  }
  .recruit-process .circle-step{font-size:14px;}
  .recruit-process .icon img{ height:45px;}
  .recruit-process .tit{font-size:16px;margin-top:0px;}

  .business-A1 .topArea .tit, .business-A2 .topArea .tit{font-size:18px; }

  .business-A2 .topArea .tit br{display:none;}

  .business-A2 .topArea > ul > li{width:125px;}
  .business-A2 .topArea > ul > li.arrow{height:125px;  }
  .business-A2 .iconBox .icon img{height:45px;}

  .business-A3 .box{padding:25px;}
  .business-A3 section > h3  br{display:inline;}

  .tit-big{font-size:22px;}

  .business-B1 h2{margin-bottom:20px;}

  .business-slideArea > h3{margin-bottom:30px;}
  .swiper-thumb {padding:0 10%;}
  .swiper-thumb .swiper-slide{width:100%;}
  .swiper-thumb-button{display:none;}

  .border-box{padding:30px; }
  .business-B2 section .tit{font-size:18px;}

  .business-B1 .max-img, .business-B2 .max-img{padding:0;}

  .business-B1 .diagrams{padding:30px;}
  .signal-list p{font-size:14px; }
  .signal-img{ margin-bottom:10px;}

  .titBox{gap:10px;font-size:16px;}
  .titBox > a{font-size:13px;background-size:14px auto; padding-left:18px;}

  .tableDiv li{flex-wrap: wrap; }
  .tableDiv .tit{flex:0 0 100%; height: auto; font-size:14px;padding:15px;  border-bottom:1px solid #ddd;   border-right:0; }
  .tableDiv .text{flex:0 0 100%; font-size:14px;padding:15px;  }


}


/*mobile 430 이하 */
@media all and (max-width:430px){  

  .footer .f_cont li p{font-size:12px;}
  .footer .f_cont .f_copy{font-size:11px;}	

  .m_notice .tit{ font-size:13px; margin-right:15px; }
  .m_notice .date{font-size:10px;margin-right:10px;}
  .f_smenu > a {font-size:13px;}

  .section-1 .tit{font-size:28px;}
  .section-1 .txt{font-size:14px;}
  
  .section-2{padding:60px var(--wrap-padding) 80px;}
  .section-2::before{top: 60px;}  
  .tab-ty1 .swiper-wrapper{gap:5px;}
  .tab-ty1 .swiper-slide {flex:1;padding:12px 24px;border-radius:24px;font-size:15px;}

  .m-business li:last-of-type{padding:0 10px;}
  .m-business .m-tit{font-size:26px;}

  .section-3 .icon{width:120px; height:120px; margin-bottom:15px;}
  .section-3 .icon img{height:45px;}
  .section-3 .icon-tit{font-size:15px;}

  .section-4 .tit{font-size:35px;margin-bottom:30px; }

  #visual .visual-tit{font-size:30px;}

  .tit-xxlg{font-size:30px;}
  .tit-xlg{font-size:24px;}

  /* 공통 */    
  .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;}

  .greeting-tit{font-size:26px;margin-bottom:30px;}

  .recruit-process li{width:100%; }
  .recruit-process .circle{height:auto; padding:10px 20px; border-radius: 10px; }
  .recruit-process .circle-wrap{ position: static;width:100%; height:100%; flex-direction: row; }
  .recruit-process .circle-step{font-size:13px; order:2;}
  .recruit-process .icon{order:1;}
  .recruit-process .icon img{ height:30px;}
  .recruit-process .tit{font-size:14px;order:3; }

  .business-A1 .section > ul > li{padding:30px; }
  .tit-big{font-size:20px;}

  .signal-list{margin:20px auto 0; padding:0 5%; }
  .signal-list li{width:100%;margin:30px 0% 0 0%; }
  .signal-list li:nth-child(odd){margin:30px 0% 0 0% !important;}
  .signal-list li:nth-child(even){margin:30px 0 0 0% !important;}
  .signal-list li:nth-child(-n+2){margin-top:30px !important;}
  .signal-list p{font-size:15px; }

  .tit-agreement{font-size:15px;}



}

@media all and (max-width:390px){
  .nav__list > li li a {font-size:14px;}

  .main-swiper-tit {font-size:35px;}
  .main-swiper-text {font-size:15px;}

  .tit-xxlg{font-size:26px;}
  .tit-xlg{font-size:22px;}

}


/*mobile 375 이하 */
@media all and (max-width:375px){

  .section-1 .tit{font-size:24px; }
  .section-1 .txt{font-size:14px;}

  .section-1 .sec1-2 .icon-tit{font-size:14px;}
  .section-1 .sec1-2 .icon img{height:30px;}

  .section-1 .sec1-3 .num-big{font-size:35px;}

  .tab-ty1 .swiper-slide {font-size:14px;}  
  .m-business ul{gap:30px;}
  .m-business .m-tit{font-size:24px;}
  .m-business .m-txt{font-size:14px;margin:20px 0; }
  .m-business .m-list{font-size:14px;}  
  .more-btn .icon-img img{width:35px;}

  .section-3 .tit{font-size:18px;}

  .greeting p{font-size:15px;}

.txt-lg{font-size:16px;}
.tit-md{font-size:17px;}

 
.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;}

/* 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;}

.business-A1 .topArea .tit, .business-A2 .topArea .tit{font-size:17px; }
.business-A3 .tit{font-size:18px;}

.tit-big{font-size:18px;}
.border-box{padding:25px; }

.business-B2 section .tit{font-size:17px;}
.sub-tab a{font-size:14px;padding-left:15px;}





}

/*mobile 360 이하 */
@media all and (max-width:360px){

/* sub */
.visual-location > ul li{font-size:12px;} 

.menuTab.m2{padding:0 0 0 5%;} /* left 정렬일경우 :irpr */
.menuTab.m2 .x-scroll{justify-content:flex-start;} 
.menuTab.m2 ul{justify-content:flex-start; }
.menuTab.m2 li:last-child{margin-right:30px;}

.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;}

.categoryTab a{padding:5px 10px;font-size:13px;}

.vision{padding:80px 0; }
.vision .tit-xxlg{margin-bottom:40px;}
.vision .box-circle{width:120px; height:120px;}
.vision .icon img{height:35px;}
.vision .box-txt{font-size:15px;}





}



/*mobile 320 이하 */
@media all and (max-width:320px){
  :root {
  
  }
  .nav__list-item > a{font-size:18px;}

  .main-swiper-tit {font-size:30px;}
  .main-swiper-text {font-size:14px;}

  .m-business .m-tit{font-size:22px;}

  .section-3 .tit{font-size:17px;}
  .section-3 .icon{width:100px; height:100px; margin-bottom:15px;}
  .section-3 .icon img{height:40px;}
  .section-3 .icon-tit{font-size:14px;}

  .section-4 .tit{font-size:30px;margin-bottom:20px; }
  .section-4 .txt{font-size:15px;margin-bottom:20px; }


/* 공통 */
.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;}
*/

.greeting-tit{font-size:22px;}
.greeting p{font-size:14px;}

.business-A2 .topArea > ul > li{width:115px;}
.business-A2 .topArea > ul > li.arrow{height:115px;  }
.business-A2 .iconBox .icon img{height:40px;}





}


/*mobile 280 이하 */
@media all and (max-width:280px){



  


}



/* **************************************** *
 * height 
 * **************************************** */

  @media all and (max-height: 667px){


      
  }

  