/* 공통사항 */
.sub-grid{margin: 0 auto; position: relative; box-sizing: border-box;height: 100%; padding: 0 0 100px 0; width:100%}
.pd-sub-grid{padding-bottom: 100px; width: 84.8%;}
#visual{max-width:100%; width:100%; height:50vw; max-height: 300px;overflow: hidden;}
#visual .vis-title{padding-top: 100px;}
#visual .vis-title h2{font-size: 45px; color: white;font-weight: 600;}
#visual .vis-title h3{color: #fff; font-size: 16px;}
#visual .vis-sub{padding-top: 40px;}
#visual .vis-sub h4{font-size: 16px; color: #fff;}

.sub-title{padding: 40px 0 0 0;}
.sub-title h2{ font-weight: 800; font-size: 40px;position: relative; margin-bottom: 80px;color: black;text-align: center;}
.pd-sub-t h2{margin-bottom: 0;line-height: 1.1; padding-top: 10px;}
.pd-sub-t h2 span{font-size: 26px; font-weight: 500;}
.sub-title h2::before{content: ''; width: 31px;height: 22px;position: absolute;top:-15px; background: url(../images/t-point.png); left: 50%; transform: translateX(-50%);}
.chapter{font-size: 36px; font-weight: 700;letter-spacing:-2px !important;position: relative;text-align: center;line-height: 1;}
.chapter::after{content: ''; position: absolute; width: 60px;height: 2px;background-color: #0a69aa; left: 50%;bottom:-20px; transform: translateX(-50%);}
#content-wrap{padding-top: 70px; box-sizing: border-box;}

.company-visual{ background:url('../images/company_visual.jpg') no-repeat center center / cover;}
.product-visual{ background:url('../images/product_visual.jpg') no-repeat center center / cover;}
.promo-visual{ background:url('../images/promo_visual.jpg') no-repeat center center / cover;}
.costomer-visual{ background:url('../images/costomer_visual.jpg') no-repeat center center / cover;}


/* subNav */
#subNav{ width: 250px !important;margin-right: 50px !important;}
#subNav > a{padding: 10px 0; display: flex; justify-content: space-between; border-bottom: 1px solid #e1e1e1; align-items: center;}
#subNav > a p{font-size: 16px; font-weight:400;}
#subNav .active p{color: #0071bc; font-weight: 600;}
#subNav > p{font-size: 28px; font-weight: 600;padding-bottom: 10px;}
#subNav > div{ width: 100%;}
#subNav > div > .red{width: 20%; background-color:#ed1e23 ; height: 3px;}
#subNav > div > .blue{width: 80%; background-color: #0071bc; height: 3px;}
#subNav i{text-align: right;}
#subNav > ul {border-bottom: 1px solid #e1e1e1;}
#subNav > ul > li {padding: 8px 0;}
#subNav > ul > li > a{font-size: 15px; padding-left: 16px;}
#subNav > ul > li.active2 a{color: #0071bc; font-weight: 600;}
#subNav > ul > li.active2{background-color: #e4ebf1;}
/* .pd-nav{margin-right: 0 !important;} */

/* path-sub_bar  */
div{margin:0;}
.path{border-bottom:1px solid #c8c8c8; height:51px; width: 100%;display: none;}
.path .wrap{display:flex;}
.path .wrap > div:first-child{display:flex; align-items:center;}
.path a{display:block;margin: 0;font-size: 15px;}
.path .home_i{padding:0 20px 0 5px;}
.path .depth1{border-left:1px solid #c8c8c8; }
.path .depth1, .path .depth2{display:inline-block; min-width:280px; box-sizing:border-box; border-right:1px solid #c8c8c8;background:url(../images/path-i.png) 94% center no-repeat; position:relative;}
.path .depth1 a, .path .depth2 a{padding:0 10px; height: 51px; display:flex; align-items: center; line-height: 1.2; justify-content: center;}
.path .depth1 > ul, .path .depth2 > ul {position:relative; top:0px;}
.path .depth1 > ul > li > ul, .path .depth2 > ul > li > ul{display:none; position:absolute; width:calc(100% + 2px); top:calc(100% - 1px); left:-1px;z-index:10;border: 1px solid #c8c8c8; background-color: rgba(255, 255, 255, 0.9);}
.path .depth1 > ul > li > ul a, .path .depth2 > ul > li > ul a{box-sizing:border-box; color: #222; line-height:1; height:auto; font-size:15px; letter-spacing:-0.5px; padding:15px 0px; border-bottom: 1px solid #c8c8c8;font-size: 15px;}
.path .depth1 > ul > li > ul > li:last-child a, .path .depth2 > ul > li > ul > li:last-child a{border-bottom:0;}
.path .depth1 > ul > li > ul a:hover, .path .depth2 > ul > li > ul a:hover{background-color: #f2f2f2; color: #da1c23;}
ul.list{margin: 0;padding: 0;}

/* Company - vision */
.v-sub{ padding: 0; }
.vision h3{font-size: 40px; color: #666666; letter-spacing: -2px !important;text-align: center;}
.vision h3 span{font-size: 40px; color: #0071bc;font-weight: 600;letter-spacing: -1px !important;}
.vision h4{font-size: 20px; line-height: 1.4; color: #666666;text-align: center; margin: 10px 0 50px;}

.vision .v-feat-box{display: flex; justify-content: space-between;}
.vision .v-feat-box .v-feat{box-sizing: border-box; border-radius: 25px;overflow: hidden;position: relative; width: 31%; background-color: #0071bc;position: relative;}
.vision .v-feat-box .v-feat:nth-child(2){background-color: #46a7e3;}
.vision .v-feat-box .v-feat:last-child{background-color: #22addb;}
.vision .v-feat-box .v-feat .v-info{width: 100%; text-align: center; padding: 50px 0;}
.vision .v-feat-box .v-feat .v-info h5{color: #fff; font-size: 23px; line-height: 1.3;font-weight: 600;margin-top: 10px;}
.vision .v-feat-box .v-feat .v-info div{width: 80%;height: 1px;background-color: #fff;margin: 20px auto; }
.vision .v-feat-box .v-feat .v-info p{font-size: 17px; color: #fff;line-height: 1.4;}
.vision .v-feat-box .v-feat .v-info .v-i{max-width: 164px;}
.vision .v-feat-box .v-feat .v-info .bg1{position: absolute; left: 0;top: 0;max-width: 100px;}
.vision .v-feat-box .v-feat .v-info .bg2{position: absolute; right:0;top: 0; max-width: 100px;}
.vision .v-feat-box .v-feat .v-info .bg4{position: absolute; left: 0;bottom: 0; max-width: 100px;}
.vision .v-feat-box .v-feat .v-info .bg3{position: absolute; right: 0;bottom: 0; max-width: 100px;}
.vision .v-video{max-width: 1200px; overflow: hidden;margin: 100px auto 0;}
.vision .v-video img{width: 100%;}
.vision2{background-color: #e1eef7; padding: 90px 0; margin: 100px 0; border-radius: 25px;}
.vision2 .point-box{display: flex; justify-content: space-between;margin-top: 70px;}
.vision2 .point-box .point{width: 30%; text-align: center;}
.vision2 .point-box .point h4{font-size: 24px; color: #0f7fbb; font-weight: 600;}
.vision2 .point-box .point h5{font-size: 18px; color: #8ac1de;font-weight: 500;margin: 0 0 10px;}
.vision2 .point-box .point p{font-size: 17px; line-height: 1.4;}
.vision2 .point-box .point ul{margin-top: 35px;padding: 0 20px;}
.vision2 .point-box .point ul li{position: relative; color: #666666; font-size: 16px; line-height: 1.4; padding-left: 15px;text-align: left;word-break: keep-all;margin-top: 8px;}
.vision2 .point-box .point ul li::before{content: '·';position: absolute; left: 0;top: 0;}

/* Company - hitory */
.history{width: 100%;}
.history .h_table{width: 100%; position: relative;}
.history .h_table ul{position: relative;}
.history .h_table ul::before{content: ""; display: block; position: absolute; left: 50%; top: 0; width: 3px; height: 100%; background-color: #eee; transform: translateX(-50%); margin-left: -1.5px;}
.history .h_table ul li{position: relative; margin-bottom: 50px;width: 100%;}
.history .h_table ul li::before{content: ""; position: absolute; top: 6px; left: 50%; width: 10px; height: 10px; background-color: #0071bc;border-radius: 50%; border: 6px solid #cad9e3;margin-left: -12px;}
.history .h_table ul li .y-txt{width: 50%; box-sizing: border-box; display: inline-block;}
.history .h_table ul li:nth-child(odd){text-align: right;}
.history .h_table ul li:nth-child(odd) .y-txt{text-align: left; padding: 0 0 0 40px;}
.history .h_table ul li:nth-child(even) .y-txt{text-align: right; padding: 0 40px 0 0 ;}
.history .h_table ul li:last-child{margin-bottom: 0;}
.history .h_table ul li .y-txt h3{font-size: 34px; font-weight: 600;line-height: 1;margin-bottom: 25px; color: #0a69aa;}
.history .h_table ul li .y-txt p{color: #666666;position: relative; margin-bottom: 10px; word-break: keep-all;}
.history .h_table ul li .y-txt p span{position: absolute;left: 0;top: 0; color: #000;}
.history .h_table ul li:nth-child(odd) p{padding-left: 35px;}
.history .h_table ul li:nth-child(even) p{padding-right: 35px;}
.history .h_table ul li:nth-child(even) p span{right: 0;}
.history .h_table .bg-img{position: absolute; top: 0%;left: 0; max-width: 580px;}
.history .h_table .bg-img img{width: 100%;}

/* Company - business */
.business{width: 100%; padding-bottom: 60px;}
.business .b-intro{font-size: 28px; color: #666666; letter-spacing: -2px !important;text-align: center;}
.business .b-intro span{font-size: 30px; color: #0071bc;font-weight: 600;letter-spacing: -1px !important;}
.area{width: 100%; background:url('../images/business-bg.jpg') no-repeat center center / cover;background-attachment: fixed; padding: 80px; margin-bottom: 100px;}
.area .area-box{max-width: 1410px; margin: 0 auto; position: relative; box-sizing: border-box;}
.area .area-box .field-box{width: 100%; display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center;}
.area .area-box .field-box .field{width: 20%; border-left: 1px solid #fff;}
.area .area-box .field-box .field h3{color: #fff;font-size: 20px; padding-left: 30px;}
.area .area-box .field-box .field h4{color: #fff;font-size: 24px; padding-left: 30px;line-height: 30px; font-weight: 700;}
.area .area-box .field-box .field h4 br{display: none;}
.area .area-box .field-box .field p{color: #fff; padding-left: 30px;margin-top: 20px;}
.area .area-box .field-box .field img{padding-left: 30px; margin: 30px 0;}
.business .chart img{margin-top: 80px; margin-bottom: 40px; width: 100%;}

/* Company - contact */
.contact{width: 100%;}
.contact .contact-box{width: 100%;display: flex; justify-content: space-evenly; align-items: center;margin-bottom: 60px;}
.contact .contact-box .con{background-color: #e5f1f8; padding: 25px; border-radius: 25px; position: relative;overflow: hidden; box-sizing: border-box;}
/* .contact .contact-box .con .con-info{position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);} */
.contact .contact-box .con .con-info {display: flex; justify-content: start; gap: 30px; align-items: center;}
.contact .contact-box .con .con-info img{width: 100px;}
.contact .contact-box .con .con-info p{font-size: 18px;}
.contact .map iframe{width: 100%;height: 55vh;}

/* Company - certi */
.certi_wrap .cer-tlt{font-size: 28px; color: #666666; letter-spacing: -2px !important;text-align: center; margin-bottom: 40px;}
.certi_wrap .cer-tlt span{font-size: 30px; color: #0a69aa;font-weight: 600;letter-spacing: -1px !important;}
.certi_wrap .tab_container .tabMenu{display: flex; justify-content: center; align-items: center; margin-bottom: 50px;}
.certi_wrap .tab_container .tabMenu li{ padding: 10px 30px; border: 1px solid #0a69aa;line-height: 1; font-size: 17px;border-radius: 10px; margin: 0 8px;color: #0a69aa;}
.certi_wrap .tab_container .tabMenu li:hover{cursor: pointer;}
.certi_wrap .tab_container .tabMenu li.aa{background-color: #0a69aa;color: white;}
.certi-box2{display: flex; justify-content: space-between; flex-wrap: wrap; margin: 0 20px;}
.certi-box .certi img, .certi-box2 .certi img, .patent-box .patent img{width: 100%;}
.certi-box{display: flex; justify-content: center; flex-wrap: wrap; margin: 0 20px;}
.certi-box .certi{width: 30%; margin:0 10%; }
.certi-box2 .certi{width: 28%;margin-top: 6%;}
.certi-img{border: 1px solid #dddddd; border-radius: 15px; overflow: hidden; max-width: 410px; max-height: 510px;}
.certi-box .certi .certi-img{max-height: 580px;}
.certi-box2 .certi p, .certi-box .certi p, .patent-box .patent p{color: #666666; text-align: center; margin-top: 10px;}
.patent-box{display: flex; flex-wrap: wrap;}
.patent-box .patent{width: 21%; text-align: center; margin: 0 2% 5%; }
.tnp-img{border: 1px solid #dddddd; border-radius: 15px; overflow: hidden; max-width: 305px; max-height: 385px; margin: 0 auto;}

/* Product */
.pd-title{padding: 80px 0 60px 0;}
.pdChap{font-size: 36px; font-weight: 600;letter-spacing:-2px !important;position: relative;text-align: center;line-height: 1;}
.pdChap::before{content: ''; position: absolute; width: 60px;height: 2px;background-color: #0071bc; left: 50%;bottom:-20px; transform: translateX(-50%);}

.pdMain {margin-top: 80px; padding-bottom: 80px;}

.pdMain .product-t h2{font-size: 28px; font-weight: 700;margin-bottom: 35px;}
.pdMain .pdBox{width: 100%;display: flex;box-sizing: border-box;flex-wrap: wrap; }
.pdMain .pdBox a{width: 23.5%; margin: 0 2% 2% 0; border: 1px solid #a8a8a8; border-radius: 25px;box-sizing: border-box;}
.pdMain .pdBox a:nth-child(4n){margin: 0 0 2% 0;}
.pdMain .pdBox a .pd-m{width: 100%;padding: 20px; display: flex; flex-direction: column; justify-content: space-between;height: 360px;}
.pdMain .pdBox a .pd-m h3{font-size: 24px; font-weight: 700;padding-left: 5px;}
.pdMain .pdBox a .pd-m .pd-m-img{text-align: right; margin-top: 50px;}
.pdMain .pdBox a .pd-m .pd-m-img img{width: 80%;}
.pdMain .pdBox a:hover{border: 1px solid #0a69aa; transition: 0.3s;background-color: rgba(209, 216, 232, 0.2);}
.pdMain .pdBox a:hover .pd-m h3{color: #0a69aa;transition: 0.3s;}

.pdMain2 .pdBox{width: 100%;display: flex;box-sizing: border-box;flex-wrap: wrap;}
.pdMain2 .pdBox a{width: 23%; margin: 0 2% 4% 0; border: 1px solid #a8a8a8; border-radius: 25px;box-sizing: border-box;}
.pdMain2 .pdBox a .pd-m{width: 100%;padding: 20px;display: flex;flex-direction: column; justify-content: space-between;height: 400px;}
.pdMain2 .pdBox a .pd-m h3{font-size: 25px; font-weight: 700;padding-left: 5px;line-height: 1.2;}
/* .pdMain2 .pdBox a .pd-m .pd-m-img{text-align: right; margin-top: 50px;} 240304*/
.pdMain2 .pdBox a .pd-m .pd-m-img{text-align: center; margin-top: 20px;}
/* .pdMain2 .pdBox a .pd-m .pd-m-img img{width: 80%;} 240304*/
.pdMain2 .pdBox a .pd-m .pd-m-img img{width: 100%;}
.pdMain2 .pdBox a:hover{border: 1px solid #0a69aa; transition: 0.3s;background-color: rgba(209, 216, 232, 0.2);}
.pdMain2 .pdBox a:hover .pd-m h3{color: #0a69aa;transition: 0.3s;}
.pdMain2 .pdBox a .pd-m .pd-i{width: 100%;display: flex;}
.pdMain2 .pdBox a .pd-m .pd-i img{width: 35px; margin: 0 5px;}
.pdMain2 .pdBox a .pd-m .pd-me {margin-top:10px; background-color: transparent; display:flex; gap:10px;}
.pdMain2 .pdBox a .pd-m .pd-me img{padding: 0;width: 32px;} 
.pdMain2 .pdBox a .pd-m .pd-me .blue_img {width: 32px;}
.pdMain2 .pdBox a .pd-m .pd-me .grey_img {border:2px solid #a6a6a6; border-radius: 50%; width: 32px;}

.pdMain2.product-list{padding:40px 0}
.pdMain2.product-list:first-child{padding-top:80px;}
.pdMain2.product-list:last-child{padding-bottom:80px;}
.pdMain2.product-list .product-t h2{font-size: 28px; font-weight: 700;margin-bottom: 25px;}
.pdMain2.product-list .pdBox a{margin: 0 2% 2% 0; }

/* Product -slide */
.pd-main{width: 100%;display: flex; justify-content: space-between;}
.pd-main .pd-slide{width: 100%;position: relative;}
.pd-main .pdSlidebox{width: 100%; position: relative;}
.pd-main .pdSlidebox img{max-width: 100%;}
.pd-main .pd-slide .pd--slide{width: 100%;}
/* .pd-main .pd-slide .pd--slide .pd-s-wrapper img{width: 100%;} 1023수정*/
.pd-main .pd-slide .pd--slide .pd-s-wrapper img{width: 80%; transform: translate(12%, 0%);} 
.swiper-button-next:after, .swiper-button-prev:after{display: none;}
.pd-main .pd-slide .swiper-button-next{background:url('../images/next.png') no-repeat center center / contain;width: 50px;}
.pd-main .pd-slide .swiper-button-prev{background:url('../images/prev.png') no-repeat center center / contain;width: 50px;}

/*24일 추가*/

.swiper {
    width: 100%;
    height: 100%;
  }

  .swiper-slide {
    text-align: center;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }


  .swiper {
    width: 100%;
    height: 300px;
    margin-left: auto;
    margin-right: auto;
    height:1000px;
    width:1000px;
  }

  .swiper-slide {
    background-size: cover;
    background-position: center;
  }

  .mySwiper2 {
    height: 80%;
    width: 100%;
  }

  .mySwiper {
    height: 20%;
    box-sizing: border-box;
    padding: 10px 0;
  }

  .mySwiper .swiper-slide {
    width: 25%;
    height: 100%;
    opacity: 0.5;
  }

  .mySwiper .swiper-slide-thumb-active {
    opacity: 1;
  }

  .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }


  .swiper-backface-hidden {
    width:50%;
    height:50%;
  }

  .swiper-vertical {
    height:500px;
    width:650px;
  }

 .swiper-center {
    display:flex;
    /* translate:5%; */
    padding: 20px 0;
    align-items: center;
    justify-content: center;
 }

 .swiper-center-2 {
  display:flex;
  /* translate:5%; */
  padding: 60px 0;
  align-items: center;
  justify-content: center;
}

 .swiper-left {
    padding-left:10px;
    width:830px;
 }

 .swiper-free-mode>.swiper-wrapper {
  width: 730px;
 }

 .swiper-button-next::after,
.swiper-button-prev::after {
  display: none;
}

.swiper-main-img {
  width:1000px;
}

.swiper-main-img-2 {
  width:800px;

}


.swiper-sub-img {
  width:300px;
}

.swiper-sub-img-2 {
  width:350px;
}

.mainS01 img {
    width: 200%;
}

.mainS02 img {
    width: 200%;
}

.mainS03 img {
    width: 200%;
}

/*24일 추가*/

/* Product - color */
.pd-main .pd-color{width: 20%; height: 100%;}
.pd-main .pd-color .color-box{width: 100%; margin: auto 0;padding-top: 170px;}
.pd-main .pd-color .color{width: 100%;text-align: right;margin: 10% 0;}

/* Product - standard */
/* .standard{width: 100%; display: flex; padding: 30px 0 5px; border-top: 3px solid #0071bc; border-bottom: 3px solid #0071bc; flex-wrap: wrap;margin: 20px 0 100px; }
.standard .s-line{height: 2px;width: 100%; background-color: #0a69aa; margin:0 0 30px 0;}
.standard .sd{width: 23.5%; border: 1px solid #d7d7d7; border-radius: 20px; position: relative;height: 175px; margin: 0 2% 2% 0;}
.standard .sd:nth-child(4n+0){margin: 0 0 2% 0;}
.standard .sd div{width: 100%; padding: 20px;text-align: center; position: absolute; top: 50%;left: 0; transform: translateY(-50%);}
.standard .sd div h3{font-size: 19px;color: #0071bc;margin-bottom: 20px;}
.standard .sd div p{font-size: 24px; line-height: 28px; font-weight: 600;color: #525252;}
.standard .sd div p span{font-size: 16px;} */
.standard{width: 100%;margin: 20px 0 100px; }
.standard .sd-box{width: 100%; display: flex; flex-wrap: wrap;justify-content: center;margin-top: 80px; }
.standard .sd-box .sd-table{width: 50%;}
.standard .sd-box .sd-table table{width: 100%;}
.standard .sd-box .sd-table table tr{border-top: 1px solid #d3d3d3;}
.standard .sd-box .sd-table table tr td{width: 50%; line-height: 1.3; padding: 12px 10px;}
.standard .sd-box .sd-table table tr:first-child{border-top: 1px solid #0f7fbb;}
.standard .sd-box .sd-table table tr:last-child{border-bottom: 1px solid #0f7fbb;}
.standard .sd-box .sd-table table tr td.sdblue{background-color: #ecf2f5; text-align: center;}

/* Product - function */
.function{width: 100%;}
.function > p{text-align: center; padding:0; margin-top: 70px;font-size: 20px;}
.function .func-box{width: 100%; display: flex; flex-wrap: wrap; justify-content: space-between; margin: 80px 0 30px;}
.function .func-box .func{width: 48%; margin-bottom: 70px; border: 1px solid #d7d7d7; border-radius: 30px; overflow: hidden; display:flex; flex-direction: column; justify-content: space-between;}
.function .func-box .func .f-img {padding: 30px;}
.function .func-box .func .f-img img{width: 100%; border-radius: 25px;}
.function .func-box .func .f-info{width: 100%; padding: 30px;}
.function .func-box .func .f-info p{text-align: left; color: #525252;}
.function .func-box .func .f-info h4{color:#0f7fbb; font-size: 26px; font-weight: 600; margin-bottom: 20px;}

/* Product - feat */
.pd-feat{width: 100%;}
.pd-feat .pd-feat-box{margin: 80px 0; display: flex; justify-content: space-between;flex-wrap: wrap;}
.pd-feat .pd-feat-box .feat{width: 22%; }
.pd-feat .pd-feat-box .feat .feat-img{width: 100%; box-sizing: border-box; overflow: hidden; border-radius: 20px; border: 3px solid #c3daea;}
.pd-feat .pd-feat-box .feat .feat-img img{width: 100%;height: 100%;vertical-align: bottom;}
.pd-feat .pd-feat-box .feat .feat-txt {text-align: center;padding: 20px 0 50px;}
.pd-feat .pd-feat-box .feat .feat-txt h4{font-size: 22px; font-weight: 600; margin-bottom: 5px; }
.pd-feat .pd-feat-box .feat .feat-txt p{color: #525252;}

/* Product - choice */
.pd_choice{margin-bottom: 100px;}
.pd_choice .choBox{margin-top: 80px; width: 100%; display: flex; justify-content: center; flex-wrap: wrap;}
.pd_choice .choBox .choice{width: 18.4%;margin: 0 2% 0 0; background-color: #ecf2f5;border-radius: 20px; padding: 20px 20px 0 20px;}
.pd_choice .choBox .ch3{width: 23.5%;  margin: 0 2% 2% 0 !important;}
.pd_choice .choBox .ch3:last-child{margin:0 0 2% 0 !important;}
.pd_choice .choBox .ch2{width: 50%; }
.pd_choice .choBox .ch1{width: 32%; margin: 0 2% 2% 0;}
.pd_choice .choBox .choice:last-child{margin: 0 0 2% 0;}
/* .pd_choice .choBox .ch3 .c-img{max-width: 300px !important;} */
.pd_choice .choBox .choice .c-img{width: 100%;overflow: hidden;box-sizing: border-box; }
.pd_choice .choBox .choice .c-img img{width: 100%;}
.pd_choice .choBox .ch3 .c-txt{height: 100px !important;}
.pd_choice .choBox .choice .c-txt{position: relative; height: 180px;width: 100%;}
.pd_choice .choBox .choice .c-txt .t-box{position: absolute; transform: translate(-50%,-50%);top: 50%;left: 50%; text-align: center;width: 380px;}
.pd_choice .choBox .choice .c-txt .t-box p{color: #525252; font-size: 16px;}
.pd_choice .choBox .choice .c-txt .t-box h5{color: #0a69aa; font-size: 20px; margin-bottom: 8px; font-weight: 500;}

/* Product - table */
.pd-table{margin-bottom: 100px;}
.pd-table .table{width: 100%;}
.pd-table, .pd-table .table table{width: 100%;}
.pd-table .table table tr th{text-align: center; background-color: #0a69aa; color: #fff; border-right: 1px solid #fff;}
.pd-table .table table tr th:last-child, .pd-table .table table tr td:last-child{border-right: none;}
.pd-table .table table tr th, .pd-table .table table tr td{padding: 10px; text-align: center;}
.pd-table .table table tr .blue{background-color: #ecf2f5; text-align: center;width: 30%;}
.pd-table .table table tr td{border-bottom: 1px solid #d3d3d3;border-right: 1px solid #d3d3d3; }
.pd-table .table tr:nth-child(1) th{background-color: white;} /*240312 추가*/

/* Product - certi */
.pd-tnp{margin: 80px 0; }
.tnp-slide{position: relative; margin: 80px auto 0;width: 90%;}
.tnp--slide{overflow: hidden; }
.tnp--slide .tnp---slide .swiper-slide img{width: 100%; text-align: center;}
.tnp--slide .tnp---slide .swiper-slide p{text-align: center; padding-top: 10px;}
.tnp-slide .swiper-button-next{background:url('../images/next.png') no-repeat center center / contain;width: 30px; right: -8%;top: 50%;transform: translateY(-50%); }
.tnp-slide .swiper-button-prev{background:url('../images/prev.png') no-repeat center center / contain;width: 30px; left: -8%;top: 50%;transform: translateY(-50%); }
.tnpS-img{border: 1px solid #dddddd; border-radius: 15px; overflow: hidden; max-width: 305px; max-height: 370px;}

/* video */
.promo-video{width: 100%;}
.promo-video iframe{width: 100%;}

/* Sponsor */
.install{width: 100%;}
.install .ins-box{width: 100%; display: flex;flex-wrap: wrap;}
.install .ins-box .ins{width: 23.5%; border: 1px solid #d3d3d3; overflow: hidden; margin: 0 2% 4% 0; box-sizing: border-box;border-radius: 25px;}
.install .ins-box .ins:nth-child(4n+0){margin: 0 0 4% 0;}
.install .ins-box .ins .ins-txt{padding: 20px;}
.install .ins-box .ins .ins-txt h3{font-weight: 700; font-size: 20px;}
.install .ins-box .ins .ins-txt p{font-size: 15px; color: #666666; text-align: right;padding-top: 10px;}
.install .ins-box .ins .ins-img{line-height: 0.5;}
.install .ins-box .ins .ins-img img{width: 100%;}


/******************************************************/
/* ##Device = Desktops */
@media (max-width: 1801px){
  /* 공통 */
/* #content-wrap{ padding: 70px 20px 0 20px !important;} */
#subNav{margin-left: 20px;}

/* .vision, .history, .certi_wrap, .contact-box, .video, .install, .pd-wrap{padding: 0 20px;} */
.vision2{padding: 100px 20px;}
.business{padding: 0 20px 60px 20px;}

/* Product */
.pd-sub-grid{width: 78%;}
/* Product-standard */
.standard .sd-box{display: block; text-align: center;}
.standard .sd-box .sd-table{width: 100%;}
.standard .sd-box .sd-table tr td{width: 50% !important; min-width: 167px; max-width: 432px;}
.standard .sd-box .sd-table .sdblank {display: none;}
.standard .sd-box .sd-table:last-child table tr:first-child{border-top: none;}
.standard .sd-box .sd-table:first-child table tr:last-child{border-bottom: 1px solid #d3d3d3;}
}

@media(max-width:1720px){
  .area .area-box .field-box{justify-content:flex-start}
  .area .area-box .field-box .field{width:33.333333%;}
}
@media(max-width:1520px){
  .area .area-box .field-box .field{width:50%;}
}


@media (max-width: 1400px){
/* Company - business */
.area .area-box .field-box .field h4 br{display: block;}
#subNav{margin-right: 30px;}

/* Sponsor */
.install .ins-box .ins{width:32%;}
.install .ins-box .ins:nth-child(4n+0){margin: 0 2% 4% 0;}
.install .ins-box .ins:nth-child(3n+0){margin: 0 0 4% 0;}

/* Product */
.pdMain2 .pdBox a{width: 31.3%;}
.pd-sub-grid{width: 72%;}

.pd_choice .choBox {justify-content: space-between;}
.pd_choice .choBox .choice{width: 48%;margin: 0 0 4% 0;}
.pd_choice .choBox .ch1{ margin: 0 0 2% 0;}

}
/* ##Device = Laptops, Desktops */
@media (max-width: 1025px){
/* Company - business */
.area{padding: 80px 0;}
.area .area-box .field-box .field{width: 50%; border-left:none; text-align: center;}
.area .area-box .field-box .field:first-child, .area .area-box .field-box .field:nth-child(2){margin-bottom: 50px;}
.area .area-box .field-box .field h3, .area .area-box .field-box .field h4, .area .area-box .field-box .field p, .area .area-box .field-box .field img{padding-left: 0;}
.area .area-box .field-box .field h4 br{display: none;}

/* Product */
.pd-sub-grid{width: 68%;}
.pdMain .pdBox a .pd-m{height: 300px;}
.pdMain.product-list .pdBox a .pd-m{height:auto;}
.pdMain.product-list .pdBox a .pd-m .pd-m-img{margin-top:12px;;}
.pdMain2 .pdBox a{width: 48%;}

.pd_choice .choBox .ch1 .c-txt .t-box p{font-size: 14px;}

/* Product - table */
.pd-table .table{overflow-x: scroll;}
}
@media (max-width: 980px){
/* 공통 */
#content-wrap{display: block;}
.pd-sub-grid{width: 100%;}
/* subNav */
#subNav{display: none;}
/* path-sub_bar  */
.path {display: block;width: 100%;}
.path .wrap{padding:0;width:100%;}
.path .wrap > div:first-child{display:none;}
.path .depth1{width:35%; min-width:130px;}
.path .depth2{width:65%; min-width:130px;}
.path .depth1{border-left:0;}
.path .depth2{border-right:0;}

/* Company - vision */
.vision .v-feat-box .v-feat{width: 33%;}
.vision .v-feat-box .v-feat .v-info{padding: 40px 15px;}
.vision .v-feat-box .v-feat .v-info p br{display: none;}
.vision .v-feat-box .v-feat .v-info h5{ font-size: 20px;}
.vision .v-feat-box .v-feat .v-info p{font-size: 15px;}
.vision2 .point-box{ flex-wrap: wrap;}
.vision2 .point-box .point{width: 48%;}

/* Product */
.pdMain .pdBox a{width: 32%; margin: 0 2% 4% 0;}
.pdMain .pdBox a:nth-child(4){margin: 0 2% 4% 0;}
.pdMain .pdBox a:nth-child(3n+0){margin: 0 0 4% 0;}

.pdMain.product-list .pdBox a{width: 32%; margin: 0 2% 2% 0;}
.pdMain.product-list .pdBox a:nth-child(4){margin: 0 2% 2% 0;}
.pdMain.product-list .pdBox a:nth-child(3n+0){margin: 0 0 2% 0;}


.pdMain2 .pdBox{padding: 0 20px;}
.pdMain2 .pdBox a{width: 49%;}
.pdMain2 .pdBox a:nth-child(2n+0){margin: 0 0 4% 0;}
.pdMain2 .pdBox a .pd-m{height: 450px;}

/* Product - certi */
.pd-tnp{margin: 80px; }

/* Product - feat */
.pd-feat .pd-feat-box .feat{width: 48%; }
}
/* ##Device = Tablets, Ipads(portrait) */
@media (max-width: 769px){
/* 공통사항 */
#visual{ height:100vw;}
#visual .vis-title h2{font-size: 32px;}
.sub-title h2{font-size: 30px; margin-bottom: 45px;}
.chapter{font-size: 30px;}

/* Company - vision */
.vision h3{font-size: 22px;}
.vision h3 span{font-size: 22px;}
.vision h4{font-size: 16px;}
.vision .v-feat-box{display:block;}
.vision .v-feat-box .v-feat{width: 100%;margin-bottom: 20px;}
.vision .v-feat-box .v-feat .v-info h5{ font-size: 23px;}
.vision .v-feat-box .v-feat .v-info p{font-size: 17px;}
.vision .v-feat-box .v-feat .v-info p br{display: block;}
.vision2 .point-box .point{width: 100%; margin-bottom: 80px;}
.vision2 .point-box .point:last-child{margin-bottom: 0;}
/* Company - business */
.area .area-box .field-box .field h4 br{display: block;}
.business .b-intro{font-size: 24px;letter-spacing: -1px !important;}
.business .b-intro span{font-size: 26px;}
/* Company - certi */
.certi-box .certi, .certi-box2 .certi{width: 46%; margin: 0 2% 5%; }
.certi-box2 .certi p, .certi-box .certi p, .patent-box .patent p{font-size: 14px;}
.patent-box .patent{width: 46%; text-align: center; margin: 0 2% 5%; }
.certi_wrap .cer-tlt{font-size: 24px;letter-spacing: -1px !important;}
.certi_wrap .cer-tlt span{font-size: 26px;}
.certi_wrap .cer-tlt br{display: none;}
.certi-box, .certi-box2{margin: 0;}
/* Company - contact */
.contact .contact-box{width: 100%;display:block}
.contact .contact-box .con{width: 100%; margin-bottom: 20px;}
/* Sponsor */
.install .ins-box .ins{width:49%;}
.install .ins-box .ins:nth-child(4n+0){margin: 0 2% 4% 0;}
.install .ins-box .ins:nth-child(3n+0){margin: 0 2% 4% 0;}
.install .ins-box .ins:nth-child(even){margin: 0 0 4% 0;}
.install .ins-box .ins .ins-txt h3{font-size: 16px;}
.install .ins-box .ins .ins-txt p{font-size: 14px;}

/* Product */
.pdMain .pdBox a{width: 49%; margin: 0 2% 4% 0;}
.pdMain .pdBox a:nth-child(4){margin: 0 2% 4% 0;}
.pdMain .pdBox a:nth-child(3n+0){margin: 0 2% 4% 0;}
.pdMain .pdBox a:nth-child(2n+0){margin: 0 0 4% 0;}
.pdMain .pdBox a .pd-m{height: 360px;}


.pdMain.product-list .pdBox a{width: 49%; margin: 0 2% 2% 0;}
.pdMain.product-list .pdBox a:nth-child(4){margin: 0 2% 2% 0;}
.pdMain.product-list .pdBox a:nth-child(3n+0){margin: 0 2% 2% 0;}
.pdMain.product-list .pdBox a:nth-child(2n+0){margin: 0 0 2% 0;}





.pd_choice .choBox .choice{width: 100%;}
.pd_choice .choBox .ch1{ margin: 0 0 8% 0;}

/* Product-Slide */
.swiper-center {display:block;}
.swiper{width: 100%;}
.swiper-main-img{margin-bottom: 80px;}
.swiper-sub-img{display: none !important;}

nav.pc {
    display: none;
    /* position: absolute;
    top: 1300% !important;
    right: 165px !important; */
}
/* #quickmenu {
    width: 150px !important;
}
#quickmenu a {
    font-size: 14px;
}
#quickmenu a img {

    margin: 5px;
} */
}
/* ##Device = Low Resolution Tablets, Mobiles (Landscape) */
@media (max-width: 600px){
  /* Product */
.pdMain2 .pdBox a{width: 100%;margin: 0 0 4% 0;}
.pdMain2 .pdBox a .pd-m{height: auto;}

/* Product - certi */
.pd-tnp{margin: 80px 0; }

/* Product - function */
.function .func-box{display: block;}
.function .func-box .func{width: 100%; margin-bottom: 40px;}
.function .func-box .func .f-info p{font-size: 14px;}
.function .func-box .func .f-info h4{font-size: 22px; }
}
@media (max-width: 481px){
.btn_gotop{display: none !important;}
/* 공통사항 */
#visual .vis-title{padding-top: 150px;}
#visual .vis-title h2{font-size: 28px;}
#visual .vis-title h3{font-size: 14px;}
#visual .vis-sub{display: none;}

/* path-sub_bar  */
.path .depth1, .path .depth2{width:50%; min-width:130px;}

/* Company - vision */
.vision .v-feat-box .v-feat .v-info{padding: 30px 15px;}
.vision .v-feat-box .v-feat .v-info h5{ font-size: 20px;}
.vision .v-feat-box .v-feat .v-info p{font-size: 15px;}
.vision2 .point-box .point p{font-size: 16px;}
.vision2 .point-box .point ul li{font-size: 14px;}
.vision2 .point-box .point p br{display: none;}
/* Company - history */
.history .h_table ul::before{left: 3%;}
.history .h_table ul li::before{content: ""; position: absolute; top: 6px; left: 3%;}
.history .h_table ul li .y-txt{width: 100%; box-sizing: border-box; display: inline-block;}
.history .h_table ul li .y-txt h3{font-size: 28px;margin-bottom: 15px;}
.history .h_table ul li .y-txt p{margin-bottom: 10px; font-size: 14px;}
.history .h_table ul li:nth-child(odd){text-align: left;}
.history .h_table ul li:nth-child(odd) .y-txt, .history .h_table ul li:nth-child(even) .y-txt{text-align: left; padding: 0 0 0 30px;}
.history .h_table ul li:nth-child(even) p{padding-left: 35px;}
/* Company - business */
.area .area-box .field-box .field{width: 100%;}
.area .area-box .field-box .field h4{font-size: 20px;}
.area .area-box .field-box .field p{font-size: 15px;font-weight: 400;}
.area .area-box .field-box .field:nth-child(3){margin-bottom: 50px;}
.business .b-intro, .business .b-intro span{font-size: 18px;}
.business .b-intro br{display: none;}
/* Company - certi */
.certi_wrap .cer-tlt, .certi_wrap .cer-tlt span{font-size: 18px;}
.certi-box .certi, .certi-box2 .certi{width: 100%; margin: 0 0 5% 0; }
.certi-box2 .certi p, .certi-box .certi p, .patent-box .patent p{font-size: 13px;}
.patent-box .patent{width: 100%; text-align: center; margin: 0 0 5% 0;}

/* Sponsor */
.install .ins-box .ins{width:100%;margin: 0 0 4% 0;}
.install .ins-box .ins .ins-txt h3{font-size: 18px;}
.install .ins-box .ins .ins-txt p{font-size: 16px;}

/* Product */
.pdMain .pdBox a{width: 100%; margin: 0 0 4% 0;}
.pdMain .pdBox a .pd-m{height: auto;}

/* Product - feat */
.pd-feat .pd-feat-box .feat{width: 100%; }
.pd-feat .pd-feat-box .feat .feat-txt h4{font-size: 20px;}

/* Product - tnp */
.t-i2{max-width: 200px;}
}
@media (max-width: 400px) {
    .standard .sd-box .sd-table table tr {
        display: flex;
        flex-direction: column;
    }
    .standard .sd-box .sd-table tr td {
        width: 100% !important;
    }
    .sub-title h2 {
        font-size: 24px;
    }
    .pdChap {
        font-size: 24px;
    }
}

@media (max-width: 361px){
#wrap{min-width: 360px;} 
.tnp-slide .swiper-slide {width:100% !important;}
}

/*240521*/

.pdMain2 .pdBox a .pd-m .pd-me .grey_img {border: 2px solid #a6a6a6; border-radius: 50%; width: 32px;} 


div.pc {
    position: fixed;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    z-index: 20;
}

/* #quickmenu{
width: 170px;
position: fixed;
transform: translateY(-50%);
} */

#quickmenu{
padding:16px;
box-sizing: border-box;

}

#quickmenu li {
    margin-bottom:10px;
}

#quickmenu li:last-child {
    margin-bottom:0;
}

#quickmenu a{
    display:flex;
    align-items: center;
    justify-content: center;
    width:50px;
    height: 50px;
    background:rgba(255, 255, 255, 0.6);
    border-radius: 50%;
    border:1px solid #eee;
}

#quickmenu a:hover {
    background:rgba(255, 255, 255, 1);
}

#quickmenu a img {
    width: 30px;
    /* height: 30px; */
}

#quickmenu .request-quick{font-size:10px; line-height: 1.2; color:#fff; text-align: center;}
#quickmenu .request-quick > div{background:#0a69aa; border-radius: 6px; height: 32px; width:32px;  font-weight:700; display:flex; justify-content: center; align-items: center;}
#quickmenu .naver-quick{font-size:11px; font-weight: 900; line-height:1; color:#7345f2; display:flex; justify-content: center; align-items: center; flex-direction: column;}
#quickmenu .naver-quick img{margin-bottom:2px;}


@media (max-width:768px) {
  
div.pc {
    top:auto;
    transform:none;
    right: 0;
    bottom:20px
}

}