@charset "UTF-8";

    /* PC */ 
    .gnbT{ display: none; }
    .wrap{ width: calc(100% - 40px); max-width: 1200px; margin: 0 auto; }
    .products h2{ font-size: 18px; color:#a4917e; }
    .cs h2{ font-size: 18px; color:#a4917e;  }
    .products h3{ font-size: 36px; color: #313131;  }
    .cs h3{ font-size: 36px; color: #313131; }

        
    /* main_mSlider */
    .mSlider{ position:relative; width: 100%; color:#fff; }
    .mSlider > .swiper{ width: 100%; }
    .mSlider > .swiper .swiper-slide{ height: auto!important; }
    .mSlider > .swiper .swiper-slide01,.mSlider > .swiper .swiper-slide02{ background:url() no-repeat center / cover; }
    .mSlider > .swiper .swiper-slide01{ background-image: url(../images/mSlider_img01.jpg); }
    .mSlider > .swiper .swiper-slide02{ background-image: url(../images/mSlider_img02.jpg); }
    .mSlider > .swiper .subTitle{ font-size: 20px; text-shadow: 2px 2px 2px rgba(0,0,0,0.5); }
    .mSlider > .swiper .text{ padding:260px 0 70px 300px; }
    .mSlider > .swiper a{ position:relative; display:block; width: 180px; height: 48px; border-radius: 48px; border:1px solid #aeafb4; margin-left: 300px; margin-bottom: 150px; display:flex; align-items: center; padding-left: 10px; }
    .mSlider > .swiper .arrow{ position:relative; width: 25px; height: 25px; background-color: #fff; border-radius: 25px; display:flex; justify-content: center; align-items: center; }
    .mSlider > .swiper .arrow::after{ content: ''; width: 5px; height: 5px; border-top: 1px solid #909090; border-right: 1px solid #909090; transform: rotate(45deg); }
    .mSlider > .swiper a p{ color:#fff; width:70%; text-align: center; font-size: 13px; }
    .mSlider > .swiper .title{ text-transform: uppercase; font-weight: 600; font-size: 54px; line-height: 64px;}
    .mSlider > .swiper .border{ width: 70px; height: 1px; background-color: #fff; margin: 2% 0;}
    .mSlider > .swiper .pagination{ position:absolute; bottom:5.58%; }
    .mSlider > .swiper .swiper-pagination-bullet-active{ background-color: #fff; margin-right: 220px;}
    .mSlider > .swiper .swiper-pagination-bullet{ width: 13px; height: 13px; border: 2px solid #fff; border-radius: 13px; }
    .mSlider > .swiper .swiper-pagination-bullet .prog {display: none;}
    .mSlider > .swiper .swiper-pagination-bullet-active .prog {display: block;}
    .mSlider .prog{ position:relative; left:45px; top:2px; width:150px; height: 4px; background-color:rgba(255,255,255,0.3); }
    .mSlider .progs{ position:absolute; width: 0; height: 4px; background-color: #fff; text-align: center; line-height: 30px; transition: 3s linear; animation-name: mSliderProg; animation-duration:3s; animation-direction:normal; }
        @keyframes mSliderProg {
      0% {
        width: 0;
      }
      100% {
        width: 100%;
      } 
    }
    
    


    
    /* main_products */
    .products{ position:relative; width: 100%; overflow: hidden; background-image: url(../images/products_bg.jpg); background-repeat: no-repeat; background-position: center; background-size: cover; }
    .products .title{ width:100%; padding:90px 0 50px; text-align: center; color: #202020; }
    .products .title h3{ font-size: 44px; }
    .products .swiper01{ position:relative; width: 100%; height: 100%; }
    .products .swiper01 .swiper-slide{ display: flex; align-items: center; justify-content: center; width:1200px; }
    .products .swiper01 .swiper-slide .bg {background: no-repeat center / cover; width: 100%; height:460px; filter:grayscale(100%); transition: 0.5s; transition-delay: 0s; opacity:0.5;}
    .products .swiper01 .swiper-slide-active {justify-content: flex-end;}
    .products .swiper01 .swiper-slide-active .bg {filter:none; opacity: 1; width: 1020px; height: 560px;}
    .products .swiper01 .swiper-pagination{ width:510px; height:460px; position:absolute; top:50%; transform:translateY(-50%); left:20%; pointer-events: none;}
    .products .swiper01 .swiper-pagination-bullet{ position:absolute;left:0; z-index: 600; overflow: hidden; box-shadow: 30px 8px 10px rgba(0,0,0,0.3); pointer-events: none; border-radius: 0; }
    .products .swiper01 .swiper01Bullet01,.products .swiper01 .swiper01Bullet02,.products .swiper01 .swiper01Bullet03,.products .swiper01 .swiper01Bullet04,.products .socket .swiper01 .swiper01Bullet05{ width: 510px; height: 460px; background-repeat: no-repeat; background-position: right; border: 1px solid #ededed; box-sizing: border-box; }
    .products .swiper01 .swiper-button-prev,.products .swiper01 .swiper-button-next{ position:absolute;}
    .products .swiper01 .swiper-button-prev:after,.products .swiper01 .swiper-button-next:after{ content:''; }
    .products .swiper01 .swiper-button-prev{ bottom:-50%; left: 15%; background-image:url(../images/products_prev_btn.png); background-repeat: no-repeat; background-position: center;  }
    .products .swiper01 .swiper-button-next{ top:50%; right: 14%; background-image:url(../images/products_next_btn.png); background-repeat: no-repeat; background-position: center;  }
    .products .swiper01 .swiperWrap{ position: relative; padding: 50px 0 50px 40px; }
    .products .swiper01 h3{ font-size: 36px; font-family: 'poppins'; text-transform:uppercase; color:#202020 ; font-size: 36px; font-family: 'poppins'; font-weight: 600; text-align: left; }
    .products .swiper01 .paging{ display:block; width: 100%; text-align: left; }
    .products .swiper01 .cur{ color: #a4917e; font-weight: bold; font-size: 15px;  }
    .products .swiper01 .total{ color: #c9c9c9; font-weight: bold; font-size: 15px;  }
    .products .swiper01 .fraction{ font-size: 12.8px; color: #c9c9c9; }






    .products .swiper01 a.productsBtn{ position:absolute; bottom: -10%; display:block; width: 180px; height: 48px; border-radius: 48px; border:1px solid #dddddd; display:flex; align-items: center; padding-left: 10px; margin-bottom: 100px; margin-left: 40px; pointer-events: initial;}
    .products .swiper01 .productsBtn .arrow{ position:relative; width: 25px; height: 25px; background-color: #bfbfbf; border-radius: 25px; display:flex; justify-content: center; align-items: center; }
    .products .swiper01 .productsBtn .arrow::after{ content: ''; width: 5px; height: 5px; border-top: 1px solid #f6f6f6; border-right: 1px solid #f6f6f6; transform: rotate(45deg); }
    .products .swiper01 a.productsBtn p{ color:#707070; width:70%; text-align: center; font-size:13px; }
    .products .tabBox{ width: 100%; }
    .products .tabBox .tabContents{ width: 100%; height: 500px; }
    .products .tabBox .tabContents > div{ display:none; width: 100%; height: 100%; }
    .products .tabBox .tabBar{ width: 100%; height: 180px; display: flex; justify-content: center; text-align: center; align-items: center; }
    .products .tabBox .tabBar > div{ /* width: 120px;  */height: 35px; display: flex; justify-content: center; align-items: flex-start; }
    .products .tabBox .tabBar > div a{ display:block; color: #707070; width: 100%; height: 35px; font-size: 20px; font-weight: 400; }
    .products .tabBox .tabBar a.active{ border-bottom: 4px solid #917456; color: #917456; font-weight: 700; }
    .products .tabBox .tabBar .probe{ margin-right: 40px; }

    /* probe */
    .products .probe .swiper01 .swiper-slide01 .bg { background-image: url(../images/products_part01.jpg)!important; background-position: right;}
    .products .probe .swiper01 .swiper-slide02 .bg { background-image: url(../images/products_part02.jpg)!important;}
    .products .probe .swiper01 .swiper-slide03 .bg { background-image: url(../images/products_part03.jpg)!important;}
    .products .probe .swiper01 .swiper-slide04 .bg { background-image: url(../images/products_part04.jpg)!important;}
    /* probe pagination */
    .products .probe .swiper01 .swiper01Bullet01{ background-image: url(../images/products_part02_img01.jpg); }
    .products .probe .swiper01 .swiper01Bullet02{ background-image: url(../images/products_part02_img02.jpg); }
    .products .probe .swiper01 .swiper01Bullet03{ background-image: url(../images/products_part02_img03.jpg); }
    .products .probe .swiper01 .swiper01Bullet04{ background-image: url(../images/products_part02_img04.jpg); }
    /* socket */
    .products .socket .swiper01 .swiper-slide01 .bg { background-image: url(../images/products_socket_part01_img01.jpg)!important;}
    .products .socket .swiper01 .swiper-slide02 .bg { background-image: url(../images/products_socket_part01_img02.jpg)!important;}
    .products .socket .swiper01 .swiper-slide03 .bg { background-image: url(../images/products_socket_part01_img03.jpg)!important;}
    .products .socket .swiper01 .swiper-slide04 .bg { background-image: url(../images/products_socket_part01_img04.jpg)!important;}
    .products .socket .swiper01 .swiper-slide05 .bg { background-image: url(../images/products_socket_part01_img05.jpg)!important;}
    /* socket pagination */
    .products .socket .swiper01 .swiper01Bullet01{ background-image: url(../images/products_socket_part02_img01.jpg); }
    .products .socket .swiper01 .swiper01Bullet02{ background-image: url(../images/products_socket_part02_img02.jpg); }
    .products .socket .swiper01 .swiper01Bullet03{ background-image: url(../images/products_socket_part02_img03.jpg); }
    .products .socket .swiper01 .swiper01Bullet04{ background-image: url(../images/products_socket_part02_img04.jpg); }
    .products .socket .swiper01 .swiper01Bullet05{ background-image: url(../images/products_socket_part02_img05.jpg); }
    

   



    /* main_test */
    .test{ width: 100%; display: flex; justify-content: space-between; overflow: hidden; } 
    .test > div{ width: 50%; background-repeat: no-repeat; background-size: cover; background-position: center; }
    .test > div.part01{ background-image: url(../images/test_part01.jpg); }
    .test > div.part02{ background-image: url(../images/test_part02.jpg); }
    .test > div.part02 .title{ color: #a4917e; }
    .test > div .text{ padding-left: 100px; padding-top:80px; color:#fff; }
    .test > div .text .title{ font-size: 18px; padding-bottom: 40px; font-weight: bold; }
    .test > div .text .subTitle{ font-size: 36px; padding-bottom: 300px; line-height: 54px; }
    .test > div a{ display:block; width: 180px; height: 48px; border-radius: 48px; border:1px solid #afafb1; display: flex; align-items: center; margin-bottom: 60px; text-align: center;}
    .test > div a .arrow{ width: 25px; height: 25px; border-radius:25px; background-color: #eeeeee; margin-left: 13px; display: flex; justify-content: center; align-items: center; }
    .test > div a .arrow::after{ content: ''; width: 5px; height: 5px; border-top: 1px solid #969696; border-right: 1px solid #969696; display: block; transform: rotate(45deg); }
    .test > div a p{ width:70%; color: #fff; font-size: 13px; }


    /* main_cs */
    .cs{ width: 100%; padding-bottom: 120px; background-color: #fff; }
    .cs .title{ width:100%; text-align: center; padding:90px 0 50px; }
    .cs .contents{ display: flex; justify-content: space-between; }
    .cs .contents > div img{ width: 100%; line-height: 100%; display: block; }
    .cs .csBox01,.cs .csBox02,.cs .csBox03{ width: 32%; }
    .cs .csBox01:hover .whiteBox,.cs .csBox02:hover .whiteBox,.cs .csBox03:hover .whiteBox{ top:50%; }
    .cs .figure{ position: relative; }
    .cs .figure .img {width: 100%; height: 320px; background: no-repeat center / cover;}
    .cs .figure .whiteBox{ position:absolute; top:250px; left:0; width: 83.33%; background-color: #fff; padding: 25px 30px 20px 25px; transition: 0.3s; }
    .cs .figure::after{ content: ''; width: 100%; height: 1px; background-color: #aaaaaa; display: block; margin-top: 100px; }
    .cs .figure p{ font-size: 14px; }
    .cs .figure p > b{ width: 100%; font-size: 22px; display:block; }
    .cs .figure p > b::after{ content: ''; width: 28px; height: 1px; background-color: #bfa48a; display:block; margin-top:20px; }
    .cs .readMore{ width: 100%; height: 50px; display: flex; justify-content: space-between; align-items: flex-end; padding: 0 20px; }
    .cs .readMore p{ font-size: 15px; font-weight: 400; color: #434343; }
    .cs .readMore a{ width: 100%; height: 50px; display:flex; justify-content: space-between; align-items: flex-end; }
    .cs .readMore .circle{ width: 25px; height: 25px; background-color: #bfbfbf; border-radius: 25px; display: flex; justify-content: center; align-items: center;  }
    .cs .readMore a .arrow{ width: 5px; height: 5px; border-top: 1px solid #f6f6f6; border-right: 1px solid #f6f6f6; transform: rotate(45deg); }
    


    @media screen and (max-width:1200px){
        .mSlider > .swiper .text{ padding:0; text-align: center; }
        .mSlider > .swiper .title{ font-size: 40px; line-height:45px; padding-top:342px; }
        .mSlider > .swiper .border{ display: none;}
        .mSlider .swiper-pagination{ display: none; }
        .mSlider > .swiper .subTitle{ padding: 44px; font-size: 17px; text-shadow: none; }
        .mSlider > .swiper a{ margin-left: 0; left:50%; transform: translateX(-50%); margin-bottom: 60px;}
        .mSlider > .swiper .swiper-slide01{ background-image: url(../images/m_mSlider_img01.jpg); }
        .mSlider > .swiper .swiper-slide02{ background-image: url(../images/m_mSlider_img02.jpg); }
        .mSlider a{ width: 120px; height: 30px; border-radius: 30px; margin-bottom: 30px; }
        .mSlider a .arrow{ width: 15px; height: 15px; border-radius:15px; margin-left: 7px; }
        .mSlider a .arrow::after{ content: ''; width: 4px; height: 4px; }
        .mSlider a p{ font-size: 10px; }

        .test{ display: flex; flex-wrap: wrap; }
        .test > div{ width: 100%; }
        .test > div .text{ padding-left: 55px; padding-top:70px; color:#fff;  }
        .test > div .text .title{ font-size: 18px; padding-bottom: 35px; color: #a4917e; }
        .test > div .text .subTitle{ font-size: 30px; padding-bottom: 50px; }
        .test > div .text a{ margin-bottom: 335px; }

        
        .products{ background-image: none; padding-bottom: 100px; }
        .products .tabBox{ display: flex; flex-direction: column-reverse; }
        .products .title{ padding:90px 0 70px; }
        .products .title h3{ font-size: 30px!important; }
        .products .tabBox .tabBar{ height:36px; margin-bottom: 40px; }
        .products .tabBox .tabBar > div{ height:100%; }
        .products .tabBox .tabBar > div a{ font-size: 15px!important; }
        .products .tabBox .tabBar a.active{ border-bottom: 2px solid #917456; }
        .products .swiper01 .swiper-slide .bg .black{ opacity:0.2; position:absolute; width:100%; height:100%; background: linear-gradient(to bottom, transparent, rgba(0,0,0,0.8)); opacity:0.7;} 
        .products .swiper01 .swiper-pagination{ top: 0; left: 50%; transform: translate(-50%, 0); width: 530px; height: 500px;display: flex; flex-direction: column; justify-content: flex-end;}
        .products .swiper01 .swiper-pagination > div { width: 100%!important; height: auto!important; background: none!important; padding-bottom: 20px;}
        .products .swiper01 .swiper-button-prev,.products .swiper01 .swiper-button-next{ display:none; }
        .products .swiper01 h3 {color: #fff;}
        .products .swiper01 a.productsBtn {position: static!important; margin-bottom: 40px;}
        .products .swiper01 .productsBtn .arrow {background-color: #fff;}
        .products .swiper01 .productsBtn .arrow::after {border-color: #8d8d8d;}
        .products .swiper01 a.productsBtn p {color: #fff;}
        .products .swiper01 .swiper-slide{ width: 530px!important; height: 500px; }
        .products .swiper01 .swiper-slide .bg {height:100%; }
        .products .swiper01 .swiper-slide-active .bg {height:100%; }
        .products .swiper01 .swiper01Bullet01,.products .swiper01 .swiper01Bullet02,.products .swiper01 .swiper01Bullet03,.products .swiper01 .swiper01Bullet04,.products .socket .swiper01 .swiper01Bullet05{ border:none }
        .products .tabBox .tabBar > div a{height: 30px; }
        

       

        .cs{ max-width: 760px; margin: 0 auto; padding-bottom: 60px; }
        .cs h3{ font-size: 30px; }
        .cs .brTablet{ display: block; }
        .cs .contents{ display: flex; flex-wrap: wrap;}
        .cs .contents > div{ width:100%; }
        .cs .readMore{ margin-bottom: 80px; }
        .cs .figure::after {margin-top: 20px;}
        .cs .figure .whiteBox{ width: 500px; height: auto; top:auto; bottom: 20px; padding:23px 19px 0 19px; }
        .cs .csBox01:hover .figure .whiteBox, .cs .csBox02:hover .figure .whiteBox, .cs .csBox03:hover .figure .whiteBox {top: auto!important; bottom: 20px!important;}
        .cs .figure .whiteBox br{ display: none; }
        .cs .whiteBox p{ font-size: 18px; }
        .cs .whiteBox p b{ font-size: 26px; }
        .cs .readMore{ padding:0 20px; }
        .cs .readMore p{ font-size: 18px; }
        .cs .figure p > b::after{ margin:18px 0; }
    



    }



@media screen and (max-width:767px){  
    .mSlider{ max-width:100%; }
    .mSlider > .swiper .title{ text-transform: uppercase; font-weight: 600; font-size: 29px; text-align: center; line-height:31px; padding-top:345px; text-shadow: 0 0 20px rgba(0,0,0,1); }
    .mSlider > .swiper .border{ display: none;}
    .mSlider .subTitle{ padding:20px 0!important; }
    .mSlider > .swiper .subTitle{ font-size: 15px; }

    .products{ max-width: 720px; padding-bottom: 50px; }
    .products .title{ padding: 45px 0 35px; }
    .products .title h2{ font-size: 12px!important; }
    .products .title h3{ font-size: 22px!important; }
    .products .tabBar a{ height: 25px!important; font-size: 10px!important;  }
    .products .tabBox .tabBar{ height:25px; margin-bottom: 20px; }
    .products .swiper01 .swiper-slide {width: calc(100% - 40px)!important;}
    .products .swiper01 .swiper-pagination {width: calc(100% - 40px);}
    .products .swiper01 .swiper-pagination > div {padding: 0 30px 20px 30px;}
    .products .swiper01 a.productsBtn {margin: 0 0 30px 30px;}
    .products .tabBox .tabBar .probe{ margin-right: 18px; }

    .test > div .text{ padding-left: 30px; padding-top:35px; color:#fff;  }
    .test > div .text .title{ font-size: 12px; padding-bottom: 15px; color: #a4917e; }
    .test > div .text .subTitle{ font-size: 22px; padding-bottom: 25px; line-height: 28px; }
    .test > div .text a{ margin-bottom: 175px; }
   

    .cs{ max-width: 720px; min-width: 320px; }
    .cs h2{ font-size: 12px; }
    .cs h3{ font-size: 22px; }
    .cs .title{ padding: 45px 0 50px; }
    .cs .contents .csBox01,.cs .contents .csBox02,.cs .contents .csBox03{ width:100%; }
    .cs .figure .whiteBox{ width: 100%; overflow: hidden; padding: 23px 19px; }
    .cs .figure .whiteBox p{ font-size: 13px; }
    .cs .figure .whiteBox p b{ font-size: 20px; }
    .cs .figure .whiteBox br{ display: none; }
    .cs .readMore{ height: 35px; margin-bottom: 40px; padding:0 5px 0 19px;}
    .cs .figure{ width:100%; }
    .cs .figure .img{ width:100%;  height: 210px; }
    .cs .figure::after{ margin-top: 90px; }
    .cs .csBox02 p .pcBr01{ display: block; }
    .cs .figure p > b::after{margin:9px 0; }
    .cs .readMore p{ font-size: 12px; }


}
