@charset "utf-8";

@media screen and (max-width: 1920px) {
  html.ie11 .main-contact__bg {background-size:cover;}	
  
}
@media all and (max-width:1600px){
  #gnb .gnb1_li {margin-right:20px;}


} 

@media all and (max-width:1440px){
  #gnb .gnb1_li {padding: 0 60px 0 0; margin-right:10px;}
  .main-visual .swiper-navigation {bottom:4rem;left: 5%;}
  .main-visual-content {padding: 0 8%;}

  .main-visual-title {font-size:6rem;}
  .main-visual-desc {font-size:2.8rem;}

  .inner{padding:0 5%;}

  .section_1:before{background-size:auto 90px;background:url(/images/main/sec1-rbg.png) 95% 0% no-repeat; }
  .section_1:after{background-size:auto 90px;background:url(/images/main/sec1-lbg.png) 5% 100% no-repeat; }
  .section_1 .tit{font-size:3.5rem;margin-bottom:30px;}

  .section_2 .txtBox{padding:20rem 0;}
  .section_2 .tit{font-size:3.5rem;}
  .section_2 .e-tit{font-size:18px;}
  
  .section_3{padding:10rem 5%;}
  .section_3 .leftArea{width:100%; padding:0 0 30px;}
  .section_3 .leftArea > a{margin-top:20px; }
  .section_3 .rightArea{width:100%;}

  .section_5 .swiper-button-prev{left: 10px;} 
  .section_5 .swiper-button-next{right:10px;}


  .footer .f_sns{flex:0 0 150px;}  
  .footer .f_mid{gap:3px 20px;}
  .i-kakao{font-size:14px;}
  .i-kakao > span{display:none;}

  .company-top .company-inner{min-height:420px; /*background: url(/images/sub/ceo.png) 98% 100% no-repeat; padding:9rem 30% 8rem 5%;*/}





}   

/* 1280px 이하 */
@media all and (max-width:1280px){
  html{font-size: 56.3%;}
  #header{height:100px;}
  #header .logoArea{flex:1; transition:all 0.2s ease-in-out; -webkit-transition:all 0.2s ease-in-out;z-index: 4;}
  #header .logo{min-height:50px;background-size:auto 50px;}
  #header .util{display:none;}
  #gnb {display:none;}

  .section_1:before{background:url(/images/main/sec1-rbg.png) 100% 0% no-repeat;background-size:auto 90px; }
  .section_1:after{background:url(/images/main/sec1-lbg.png) 0% 100% no-repeat;background-size:auto 90px; }
  
  .m-tit{font-size:4.0rem;margin-bottom:2.5rem;}
  .m-txt{font-size:16px;}
 
  .m-box .product-tit{font-size:16px;}
  .m-box .product-txt{font-size:14px;}

  .footer .f_mid .blank{display:inline-block;}

  #visual{height:360px;}
  #visual .visual-txt-con{padding:30px 5% 0; }
  #visual .visual-tit{font-size:20px;}

  .map-contacts {padding:0px 5%;}
  
  .topWrap.quality .menu--list li a{font-size:14px;}
  .topWrap.quality .menu--list li{margin-left:20px;}

  .company-top .company-inner{min-height:380px;background-size:auto 380px; padding:9rem 30% 8rem 5%;}
  .company-top .etit{font-size:16px;margin-bottom:15px;}
  .company-top .tit{font-size:3.8rem; margin-bottom:8rem;}

  .company-mid ul{display:flex;gap:40px;}
  .company-mid .leftArea{flex:0 0 250px;}
  .company-mid .tit{font-size:2.2rem;margin-bottom:20px;}
  .company-mid .desc{font-size:16px;}

  .sub--wrap ul{margin-bottom:5rem; border-top:1px solid #ebebeb; padding-top:5rem;}
  .sub--wrap ul:first-child{border-top:0px solid #ebebeb; padding-top:0rem;}
  .sub--wrap .titArea{width:100%;}
  .sub--wrap .contArea{width:100%;}

  .cont-img{width:100%;text-align:center; margin-top:10px;}


}



/* Tablet  1024px 이하 */
@media all and (max-width:1024px) {
  .main-visual .swiper-pagination-current {width:2.5rem;}
  .main-visual .swiper-pagination-total {width:2.5rem;margin-right:.5rem;}
  .main-visual .swiper-progress__hidden-space {width:14.0rem;margin-right:0rem;}
  .main-visual .swiper-progress__wrap {width:14.0rem; left:2.5rem;}

  .main-visual-title {font-size:5.5rem;}

  .section_2 li{flex:0 0 50%;}
  .section_2 .txtBox{padding:18rem 0;}
  .section_2 .tit{font-size:3.5rem;}
  .section_2 .e-tit{font-size:18px;}

  /*sub*/
  #visual{height:300px;}
  #visual .visual-tit{font-size:18px;}
  #visual .visual-sub-txt{font-size:28px;}

  .menu--list li a{font-size:14px;}
  .topWrap.quality .menu--list li{margin-left:15px;}

  .title{font-size:3.6rem;}
  .title > em{font-size:14px; }

  .board-view .btnBox .s-txt{display: none !important;}

  .board-view .subjectBox{flex-wrap: wrap;align-items:center;padding:20px;}
  .board-view .subjectBox .leftArea{width:100%;margin-bottom:15px;}
  .board-view .subjectBox .rightArea{width:100%;text-align:right;}
  .board-view .stit{margin-right:10px;}

  .list-typeA li{width:49%;margin:0 0% 2% 2%;}
  .list-typeA li:nth-child(odd){margin:0 0% 2% 0% !important;}
  .list-typeA li:nth-child(even){margin:0 0% 2% 2% !important;}

  .list-typeB li{width:31.33333%;margin:0 0% 3% 3%;}
  .list-typeB li:nth-child(4n-3){margin:0 0% 3% 3%;}
  .list-typeB li:nth-child(3n-2){margin:0 0% 3% 0%;}


  .company-top .company-inner{min-height:360px;background-size:auto 360px; padding:9rem 30% 8rem 5%;}
  .company-top .etit{font-size:16px;margin-bottom:15px;}
  .company-top .tit{font-size:3.6rem; margin-bottom:8rem;}
  .company-top .tit br{display: none}
  
  .bullet-tit{padding-left:8px;font-size:18px;}
  .bullet-tit::before {width:4px; height:4px; margin-top:8px;margin-left:-8px;margin-right:4px;}

  .ci--wrap{display: flex; gap:30px;}
  .ci--wrap .ci-img{flex:0 0 430px;}

  .p1--process{flex-wrap: wrap; align-items:center;margin-top:15px;}
  .p1--process .box{flex:0 0 20%; margin-bottom:15px;}















  .round_tab {border:1px solid #dfdfdf;padding:20px 15px 5px;border-radius:4px; text-align:center;box-sizing: border-box; }
  .round_tab li {margin:0px 0px 15px;display: inline-block;}
  .round_tab li a {border:0px solid #dfdfdf;background:#fff; text-align: center; padding:0px 15px 0px 10px;font-size:13px; display:block; border-radius:0px;}
  .round_tab li a::before {content: ' '; display: inline-block; vertical-align: top;width:3px; height:3px; margin-top:5px;margin-left:-9px;margin-right:4px;border-radius: 50%; background:var(--concept-color);}
  .round_tab li a:hover {color: #333;border: 0px solid var(--concept-color);background:#fff; }
  .round_tab li.active a {color: #333;border: 0px solid var(--concept-color);background:#fff; }



}



/* Tablet 950px 이하 */
@media all and (max-width:950px) {
  .section_1:before{background-size:auto 80px; }
  .section_1:after{background-size:auto 80px; }

  .f_smenu > a {padding-left: 25px;font-size:13px;}
  .f_smenu > a::after {width: 3px;height: 3px;}
  .footer .f_mid > p.first{width:100%;margin-bottom:5px;}
  .footer .f_mid > p{font-size:12px;}  
  .footer .f_copy{font-size:12px;}	  
  .i-kakao{font-size:13px;min-height:32px;padding-left:40px;}

  .sub--menu-wrap{display: inline-block !important;} 
  .topWrap{display:none;}
  .topWrap.quality, .topSub.quality{display:none;}

  .ci--wrap{flex-wrap: wrap;gap:0px;}
  .ci--wrap .ci-img{flex:0 0 100%; text-align: center; margin-bottom:30px; padding-bottom:40px; border-bottom:1px solid #ccc; }
  .ci--wrap .ci-txt{flex:0 0 100%;}
  .ci--wrap .ci-txt > section{margin-bottom:30px;}
  .ci--wrap .ci-box{display: flex;justify-content: center;background:#fff; padding:25px;  gap:20px;box-sizing: border-box;}



}



	
/* Mobile 768px 이하 */
@media all and (max-width:768px) {   
  html{font-size: 50%;}

  .pc_only{display: none !important;}	
  .mo_only{display: inline-block !important;}

  /* #header{height:80px;} */
  .mMenu {right:-100%; width:100%;}
  .lnav li a {font-size:18px;} 
  .lnav > li li a {font-size:15px;}

  .main-visual-title {font-size:5.0rem;}
  .main-visual-desc {font-size:2.5rem;}

  .btn_up_layer {right:5px;bottom:20px;width:45px; height:45px; background-size:45px 45px;}
  .col50{width:100% !important; }

  .form_sty{margin:0px 0 40px;}
  .form_sty.type1 ul{display: flex;flex-wrap: wrap; padding:15px 0 0; border-bottom:0px solid #dfdfdf;}
  .form_sty ul{display: flex;flex-wrap: wrap; padding:15px 0;}
  .form_sty li.top{padding-top:0px;}
  .form_sty li{padding:0px;min-height:auto;}
  .form_sty li:nth-child(3){margin-top:15px;}
  .form_sty .tit{flex:0 0 100%;margin-bottom:10px;}
  .form_sty .tit > span{font-size: 14px;}
  .form_sty .cont{flex:0 0 100%; }
  .form_sty .txt{font-size:13px;}
  .form_sty .txt-bold{font-size:15px;}
  .form_sty .txt-bold > span{font-size:13px;}
  .form_sty .cont-txt{font-size:14px;}

  .f-group-A .sm{font-size:13px;}

  .section_1{padding:10rem 5%;}
  .section_1:before{background-size:auto 60px; }
  .section_1:after{background-size:auto 60px; }
  .section_1 .tit{font-size:3.2rem;margin-bottom:30px;}

  .btn--go{padding:0px 40px;height:45px;}
  .btn--go > span{padding-right:35px;}
  .btn--go:hover > span{padding-right:35px;}

  .section_2 .txtBox{padding:15rem 0;}

  .section_4 .cont{display:flex;flex-direction: column;align-items: center;margin:5rem auto;gap:10px; }
  .section_4 .tel{font-size:20px;background-size:auto 30px; min-height:30px;padding-left:40px;}
  .section_4 .tel > span{font-size:14px;}
  .section_4 .kakao{font-size:16px;background-size:auto 30px; min-height:30px;padding-left:40px;}

  .swiper_2 .swiper-scrollbar {display: inline-block !important;}
  .section_5 .swiper-button-prev{background:none;}
  .section_5 .swiper-button-next{background:none;}
  .swiper_2 {padding:0px 0px 30px 0px;} 
  

  .footer > ul{flex-wrap: wrap;}
  .footer .f_sns{flex:0 0 100%; text-align:left; margin-bottom:20px; order:1; }
  .footer .f_cont{flex:0 0 100%;order:2;}
  
  .footer .f_top{margin-bottom:20px;}
  .footer .f_logo{display:none;}
  .f_smenu {flex:0 0 100%;}

  .f_smenu > a {padding-left: 25px;font-size:13px;}
  .f_smenu > a::after {width: 3px;height: 3px;}
  
  .footer .f_mid{gap:3px 20px;}
  .footer .f_mid > p{font-size:12px;}
  .footer .f_mid > p > span{margin-right:5px; }  
  .footer .f_copy{font-size:12px;}	  

  /*sub*/
  #visual{height:260px;}
  #visual .visual-txt-con{padding:40px 5% 0;}
  #visual .visual-tit{font-size:17px;}
  #visual .visual-sub-txt{font-size:26px;}

  .title{font-size:3.4rem;}
  .title > em{font-size:13px; }
  .title > strong{display: inline-block;width:100%;font-size:16px;margin-left:0px;margin-top:5px; }

  .list--search{margin-bottom:20px; }
  .list--search .selectArea{width:100px;}

  .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%;}
  .boardList .stit_mo{display: inline-block;}
  
  .boardList .chkbox{flex:0 0 100%;text-align:left;padding-bottom:25px;}  
  .boardList .no{flex:0 0 100%;text-align:left;font-weight: 600;font-size:14px; padding:0px;margin-bottom:6px;}  
  .boardList .subject{flex:0 0 100%;text-align:left;font-weight: 500;font-size:15px; padding:0px;margin-bottom:10px;}  
  .boardList .name{flex:0 0 auto;text-align:left;font-size:13px;padding:0px 20px 0px 0px;}
  .boardList .file{flex:0 0 auto;text-align:left;font-size:13px;padding:0px 20px 0px 0px;}
  .boardList .hit{flex:0 0 auto;text-align:left;font-size:13px;padding:0px 20px 0px 0px;}
  .boardList .date{flex:0 0 auto;text-align:left;font-size:13px;padding:0px 0px 0px 0px;} 

  .map-content{margin:40px 0px;height:400px;}

  .map-contacts .c_title{width:100%;font-size:17px;line-height:1;margin-bottom:10px;}
  .map-contacts .c_content{width:100%;font-size:16px;}

  .list-typeB li{width:48%;}
  .list-typeB li:nth-child(odd){margin:0 0% 4% 0% !important;}
  .list-typeB li:nth-child(even){margin:0 0% 4% 4% !important;}

  .list-typeC li{flex:0 0 48%;}
  .list-typeC li:nth-child(odd){margin:0 0% 4% 0% !important;}
  .list-typeC li:nth-child(even){margin:0 0% 4% 4% !important;}

  .text-m{font-size:16px;}
  .text-s{font-size:13px;}

  .sub-title-1{font-size:16px;}
  .alert-list-1{font-size:13px;}
  .wr_box{padding:20px;}
  .wr_box > h3{font-size:14px;}


  .company-top .company-inner{min-height:500px;background-size:auto 320px; padding:8rem 10% 8rem 5%;}
  .company-top .tit{font-size:3.6rem; margin-bottom:8rem;}

  .company-mid ul{display:flex;gap:30px;}
  .company-mid .leftArea{flex:0 0 200px;}
  .company-mid .rightArea{flex:1;}
  .company-mid .tit{font-size:2.2rem;margin-bottom:15px;}
  .company-mid .desc{font-size:15px;}

  
  .text-list{font-size:15px; text-indent:-16px; padding-left:16px;}  
  .text-sm{font-size:15px;}

  .table-scroll-auto th {font-size:13px; }
  .table-scroll-auto td {font-size:13px; }

  .text-list.sm{font-size:13px;text-indent:-14px; padding-left:14px;}
  .circle--stit{margin-bottom:10px;}

  .sub--wrap ul{margin-bottom:4rem; padding-top:4rem;}

  .p1--process .box{flex:0 0 29%; margin-bottom:15px;}
  .p1--process .txt{font-size:13px;}

  .technology-1 .txt{font-size:14px;}
  .technology-1 .tit{font-size:16px;}

  .tech1--process{flex-wrap: wrap; align-items:center;}
  .tech1--process .box{flex:0 0 22%;padding:20px 5px 10px;}
  .tech1--process .txt{font-size:13px;}
  .tech1--process .arrow--r{flex:0 0 18px;height:8px;background:url(/images/sub/arrow--r.png) 50% 50% no-repeat; background-size:auto 8px;}
  .tech1--process > *:last-child{flex:0 0 50%;}

  .tech2--process{flex-wrap: wrap; }
  .tech2--process .box{flex:0 0 28%;padding:20px 5px;margin-top:15px;}
  .tech2--process .arrow--r{flex:0 0 18px;height:8px;background:url(/images/sub/arrow--r.png) 50% 50% no-repeat; background-size:auto 8px;}
  .tech2--process .txt{font-size:14px;}

  .tech3--process{flex-wrap: wrap;}
  .tech3--process .box{flex:0 0 22%;padding:0px 10px; min-height:80px;margin-top:15px;}
  .tech3--process .arrow--r{flex:0 0 18px;height:8px;background:url(/images/sub/arrow--r.png) 50% 50% no-repeat; background-size:auto 8px;}
  .tech3--process .txt{font-size:14px;}


  .text-list-1{font-size:15px;text-indent:-12px; padding-left:12px;}


  .round_tab { text-align:left; }
  .round_tab li a {padding:0px 10px 0px 10px;}

  .tit_ss{font-size:16px;margin-bottom:10px;}

}

/*mobile 640 이하 */
@media all and (max-width:640px){

.company-mid ul{display:flex;flex-wrap: wrap;gap:0px;}
.company-mid .leftArea{flex:0 0 100%;margin-bottom:20px;}
.company-mid .rightArea{flex:0 0 100%;}
.company-mid .tit{font-size:2.0rem;margin-bottom:10px;}
.company-mid .desc{font-size:14px;}
.slideImg.company{padding-top:56.25%;border-radius:36px;}

.p1--process .box{flex:0 0 100%;padding:25px 10px 20px;min-height:auto; margin-bottom:0px;}
.p1--process .arrow--r{flex:0 0 100%;height:35px;transform: rotate(90deg);}
.p1--process .txt{font-size:13px;}
.p1--process .txt br{display:none;}


}



/*mobile 520 이하 */
@media all and (max-width:520px){
  .lnav li a {font-size:17px;} 
  .lnav > li li a {font-size:14px;}

  .main-visual-title {font-size:4.5rem;}
  .main-visual-desc {font-size:2.5rem;}

  .main-visual .swiper-navigation {bottom:11rem; left:50%; margin-left:-12rem; }
  .main-visual .swiper-pagination-current {width:2.0rem;}
  .main-visual .swiper-pagination-total {width:2.0rem;margin-right:.5rem;}
  .main-visual .swiper-progress__hidden-space {width:10.0rem;margin-right:0rem;}
  .main-visual .swiper-progress__wrap {width:10.0rem; left:2.0rem;}

  /* .m--scroll {display:none !important;} */

  .section_1{padding:8rem 5%;}
  .section_1:before{background:none; }
  .section_1:after{background:none; }
  .section_1 .tit{font-size:2.8rem;margin-bottom:20px;}
  .section_1 .tit br{display:none;}
  .btn--go{padding:0px 30px;height:45px;}

  .section_2 li{flex:0 0 100%;}
  .section_2 li.a1{background:url(/images/main/sec2-1-m.png) 50% 50% no-repeat;background-size: cover;}
  .section_2 li.a2{background:url(/images/main/sec2-2-m.png) 50% 50% no-repeat;background-size: cover;}
  .section_2 li.a3{background:url(/images/main/sec2-3-m.png) 50% 50% no-repeat;background-size: cover;}
  .section_2 li.a4{background:url(/images/main/sec2-4-m.png) 50% 50% no-repeat;background-size: cover;}
  .section_2 li:hover.a1{background:url(/images/main/sec2-1-m.png) 50% 50% no-repeat;background-size: cover;}
  .section_2 li:hover.a2{background:url(/images/main/sec2-2-m.png) 50% 50% no-repeat;background-size: cover;}
  .section_2 li:hover.a3{background:url(/images/main/sec2-3-m.png) 50% 50% no-repeat;background-size: cover;}
  .section_2 li:hover.a4{background:url(/images/main/sec2-4-m.png) 50% 50% no-repeat;background-size: cover;}

  .section_2 .txtBox{padding:8rem 0;}
  .section_2 .tit{font-size:3.5rem;margin-bottom:5px;}
  .section_2 .e-tit{font-size:16px;margin-bottom:15px;}
  .circle-more{width:40px; height:40px; }

  .section_3{padding:8rem 5%;}
  .m-tit{font-size:3.5rem;margin-bottom:2rem;}
  .m-txt{font-size:14px;}
  
  .m-box{padding:20px;}
  .m-box .product-tit{font-size:15px;}
  .m-box .product-txt{font-size:13px;}

  .section_4{padding:8rem 5%;}
  .section_4 .cont{margin:4rem auto;gap:10px; }
  .section_4 .tel{font-size:18px;}
  .section_4 .tel > span{font-size:12px;}
  .section_4 .kakao{font-size:15px;}

  .swiper_2 .swiper-slide img{max-width:90%;}
  
  .f_smenu > a {padding-left: 20px;font-size:12px;}
  .f_smenu > a::after {width: 3px;height: 3px;margin-left:8px; }
  
  .footer .f_mid{gap:3px 15px;}
  .footer .f_mid > p{font-size:11px;}
  .footer .f_mid > p > span{margin-right:5px; }  
  .footer .f_copy{font-size:11px;}	  

  /*sub*/  
  .container {margin:4rem 0;}

  #visual{height:240px;}
  #visual .visual-txt-con{padding:40px 5% 0;}
  #visual .visual-tit{font-size:15px;}
  #visual .visual-sub-txt{font-size:24px; margin-top:10px;}


  .pagination {margin: 40px 0;}

  .list--search{max-width:100%;margin-left:0; margin-bottom:20px;}

  .map-contacts .c_title{font-size:16px;}
  .map-contacts .c_content{font-size:14px;}

  .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:50%;}
  .f-group-A .select-w{width:100%; margin-top:10px;}
  .f-group-A .input-tel{flex:1;}

  .zoom-list .zoom-tit .tit{font-size:14px;}
  .zoom-list .zoom-tit .txt{font-size:12px;}

  .list-typeA li{width:100%;margin:0 0% 4% 0%;}
  .list-typeA li:nth-child(odd){margin:0 0% 4% 0% !important;}
  .list-typeA li:nth-child(even){margin:0 0% 4% 0% !important;}

  .company-top .company-inner{min-height:500px;background-size:auto 300px; padding:7rem 10% 7rem 5%;}
  .company-top .etit{font-size:14px;margin-bottom:15px;}
  .company-top .tit{font-size:3.2rem; margin-bottom:8rem;}
  .company-top .stxt1{font-size:2rem;margin-bottom:15px;}
  .company-top .stxt2{font-size:13px;}

  .bullet-list{font-size:14px;}
  .bullet-list::before {width:3px; height:3px; margin-top:8px;margin-left:-9px;margin-right:6px;}
  
  .bullet-tit{padding-left:8px;font-size:16px;margin-bottom:4px;}
  .bullet-tit::before {width:4px; height:4px; margin-top:8px;margin-left:-8px;margin-right:4px;}

  .ci--wrap .ci-box{padding:25px;  gap:20px;}
  .ci--wrap .ci-box .box{flex:1; }
  .ci--wrap .ci-box .box-top{font-size:15px;}
  .ci--wrap .ci-box .box-txt > p{font-size:13px;}
  .ci--wrap .bullet-list{font-size:14px;}
  .ci--wrap .bullet-list::before {width:3px; height:3px; margin-top:8px;margin-left:-9px;margin-right:6px;}

  .text-list{font-size:14px; text-indent:-16px; padding-left:16px;}
  .text-sm{font-size:14px;}

  .text-list-1{font-size:14px;text-indent:-10px; padding-left:10px;}
  .text-list-2{font-size:13px;}

  .technology-1{flex-wrap: wrap;gap:0px;}
  .technology-1 .box{flex:0 0 100%;padding:20px 10px; margin-bottom:10px;}
  .technology-1 .txt{font-size:13px;}
  .technology-1 .tit{font-size:15px;}

  .sub--logo{padding:10px 25% 6rem;}

  .tech2--process{margin-top:15px;} 
  .tech2--process .box{flex:0 0 100%;padding:12px 10px;min-height:auto; margin-top:0px;}  
  .tech2--process .arrow--r{flex:0 0 100%;height:20px;transform: rotate(90deg);}

  .tech3--process{ margin-top:15px;}  
  .tech3--process .arrow--r{flex:0 0 100%;height:20px;transform: rotate(90deg);}
  .tech3--process .box{flex:0 0 100%;padding:12px 10px;min-height:auto; margin-top:0px;}  


  .list-typeD li{width:100%;margin-top:10px;margin-bottom:0px;}
  .list-typeD li.arrow{width:100%; background:url(/images/sub/arrow--d.png) 50% 50% no-repeat; height:20px;border:0px solid #ccc; border-radius:0px;}
  .list-typeD li.arrow-l{width:100%; background:url(/images/sub/arrow--d.png) 50% 50% no-repeat; height:20px;border:0px solid #ccc; border-radius:0px;}
  .list-typeD li.arrow-down{width:100%; background:url(/images/sub/arrow--d.png) 50% 50% no-repeat; height:20px;border:0px solid #ccc; border-radius:0px;}

  .list-typeD li:nth-child(7){order:11}
  .list-typeD li:nth-child(8){order:10}  
  .list-typeD li:nth-child(9){order:9}
  .list-typeD li:nth-child(10){order:8}
  .list-typeD li:nth-child(11){order:7}

  .q--midbox{padding:20px 15px;}


  .iso--process .box{width:100px; height:100px;}
  .iso--process .arrow--r{flex:0 0 20px;height:8px;background:url(/images/layout/p_next.png) 50% 50% no-repeat;}
  .iso--process .num{font-size:17px;}
  .iso--process .txt{font-size:13px;}

  .p-section{padding:30px; }
  .border--box{ margin-bottom:4rem;}
  .organization{padding:0 5%;box-sizing: border-box;  }

  .tech--midbox .stxt-1{font-size:13px;}

  .tit_ss{font-size:15px;margin-bottom:10px;}


}


/*mobile 420 이하 */
@media all and (max-width:420px){ 
  .main-visual .swiper-navigation-wrap{display: none;}

  .section_2 .txtBox{padding:5rem 0;}
  .section_2 .tit{font-size:3.0rem;}
  .section_2 .e-tit{font-size:15px;}

  #visual .visual-tit{font-size:14px;}
  #visual .visual-sub-txt{font-size:20px;}
  .title{font-size:3.0rem;}
  .title > strong{font-size:15px; }

/*
  .list-typeB li{flex:0 0 100%;}
  .list-typeB li:nth-child(odd){margin:0 0% 2% 0% !important;}
  .list-typeB li:nth-child(even){margin:0 0% 2% 0% !important;}  */

  .company-top .company-inner{min-height:450px;background-size:auto 250px; padding:7rem 10% 7rem 5%;}
  .company-top .etit{font-size:13px;margin-bottom:15px;}
  .company-top .tit{font-size:3.0rem; margin-bottom:8rem;}
  .company-top .stxt1{font-size:1.7rem;margin-bottom:15px;}
  .company-top .stxt2{font-size:12px;}

  .company-mid .tit{font-size:2.0rem;margin-bottom:10px;}
  .company-mid .desc{font-size:13px;}
  .slideImg.company{padding-top:56.25%;border-radius:24px;}

  .list-typeC li{flex:0 0 100%;}
  .list-typeC li:nth-child(odd){margin:0 0% 4% 0% !important;}
  .list-typeC li:nth-child(even){margin:0 0% 4% 0% !important;}


  .p-section{padding:20px; }




}


/*mobile 375 이하 */
@media all and (max-width:375px){

  .main-visual-title {font-size:4.0rem;}
  .main-visual-desc {font-size:2.2rem;}

  .section_1{padding:6rem 5%;}
  .section_1 .tit{font-size:2.4rem;margin-bottom:20px;}
  .btn--go{padding:0px 30px;height:45px; font-size:13px;}


  /*sub*/
  #visual .visual-tit{font-size:13px;}
  #visual .visual-sub-txt{font-size:20px;}
  .title{font-size:2.8rem;}

  .text-m{font-size:15px;}
  .text-s{font-size:12px;}

  .company-top .company-inner{min-height:420px;background-size:auto 220px; padding:7rem 10% 7rem 5%;}
  .company-top .etit{font-size:13px;margin-bottom:15px;}
  .company-top .tit{font-size:2.8rem; margin-bottom:8rem;}
  .company-top .stxt1{font-size:1.6rem;margin-bottom:15px;}
  .company-top .stxt2{font-size:11px;}

  .ci--wrap .ci-box .box-top{font-size:14px;}
  .ci--wrap .ci-box .box-txt > p{font-size:13px;}
  .ci--wrap .bullet-list{font-size:13px;}
  .ci--wrap .bullet-list::before {width:3px; height:3px; margin-top:8px;margin-left:-9px;margin-right:6px;}

  .table-scroll-auto th {font-size:12px; }
  .table-scroll-auto td {font-size:12px; }
  .text-list.sm{font-size:12px;text-indent:-14px; padding-left:14px;}








  .round_tab li a {font-size:12px; }



}

/*mobile 360 이하 */
@media all and (max-width:360px){

  .sub-title-1{font-size:15px;}

  .ci--wrap .ci-box{gap:10px; padding:20px;}
  .ci--wrap .ci-box .box-top{font-size:13px;}
  .ci--wrap .ci-box .box-txt{padding:0px 0px;}
  .ci--wrap .ci-box .box-txt > p{font-size:12px;}











}



/*mobile 320 이하 */
@media all and (max-width:320px){
  html{font-size: 44%;}

  .main-visual-title {font-size:3.5rem;}
  #header{height:80px;}
  #header .logo{min-height:40px;background-size:auto 40px;}

  .list--search .selectArea{width:90px;}

  .board-view .stit{font-size:13px;}
  .board-view .date{font-size:13px;}
  .board-view .hit{font-size:13px;}
  .board-view .file_box > a{font-size:13px;}
  .board-view .content_box p{font-size:14px;}  
  .board-view .btnBox .s-txt{font-size:14px;}  
  .board-btn-prev{font-size:13px;}
  .board-btn-next{font-size:13px;}

  .boardList .name{flex:0 0 auto;text-align:left;font-size:13px;padding:0px 20px 0px 0px;}
  .boardList .file{flex:0 0 auto;text-align:left;font-size:13px;padding:0px 20px 0px 0px;}
  .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;}

  .company-top .company-inner{min-height:400px;background-size:auto 200px;}
  .company-top .etit{font-size:11px;margin-bottom:15px;}
  .company-top .tit{font-size:2.8rem; margin-bottom:8rem;}
  .company-top .stxt1{font-size:1.6rem;margin-bottom:15px;}
  .company-top .stxt2{font-size:10px;}

  .company-mid .desc{font-size:12px;}

  .ci--wrap .ci-box .box-txt > p{font-size:11px;}







}


/*mobile 280 이하 */
@media all and (max-width:280px){
  .company-top .company-inner{min-height:400px;background-size:auto 180px; padding:6rem 10% 5rem 5%;}
  .company-top .etit{font-size:10px;margin-bottom:15px;}
  .company-top .tit{font-size:2.6rem; margin-bottom:4rem;}
  .company-top .stxt1{font-size:1.6rem;margin-bottom:10px;}
  .company-top .stxt2{font-size:10px;}

}



/* **************************************** *
 * height 
 * **************************************** */
  
  @media(max-width: 540px) and (height: 720px){

  }
  
  @media(min-width: 375px) and (max-height: 667px){

      
  }
  
  @media(width: 280px) and (max-height: 653px){

  }
  
  