.naver_shop {
    position: fixed;
    bottom: 80px;
    right: 80px;
    display: block; 
    width: 80px;
    height: 80px;
    background:url('../img/shop_logo.png') center no-repeat;
    background-size:contain;
    z-index: 9999;
}
.naver_shop > a {
    display: block;
    width: 100%;
    height: 100%;
}
.btn_naver {
    width: 220px;
    height: 50px;
    background:greenyellow;
    border-radius: 20px;
}
.float_banner {
    position: fixed;
    bottom: 80px;
    right:30px;
    z-index: 9999;
}
.float_banner > li {
    width: 80px;
    height: 80px;
    margin-bottom: 10px;
    background:#ddd;
}
.float_banner > li > a {
    display: block;
    width: 100%;   
    height: 100%;
}
.float_banner > li.img01 {
    background:url('../img/shop_logo.png') center no-repeat;
    background-size:contain;
}
.float_banner > li.img02 {
    background:url('../img/ico_kakao.png') center no-repeat;
    background-size:contain;
}
.active {
  background:#EA2D3C;
  color:#fff;
}
.contents_tit {
  margin-top: 20px;
  font-family: 'noto sans kr',sans-serif;
  font-size: 35px;
  text-align: center;

}
.cert_tit {
  font-family: 'noto sans kr',sans-serif;
  font-size: 35px;
  text-align: center;
  margin-bottom: 30px;
}
.long {
  width: 450px!important;
}
.ready_img {
  width: 908px;
  margin:0 auto;
}
.contents_subtit {
  font-family: 'roboto';
  font-size: 17px;
  color:#777;
  font-weight: 400;
  text-align: center;
  margin-bottom: 20px;
}
.top_wrap {
  width: 100%;
  height: 100px;
  position: absolute;
  top: 0;
  left: 0;

  z-index: 99;

}
.product_img {
  width: 100%;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.product_img > li {
  width: 400px;
  text-align: center;

}

.subtop_wrap {
  height: 600px;
  background:url('../img/subtop_img.png');
}
.subtop_wrap.img1 {
  height: 600px;
  background:url('../img/subtop_img_01.jpg');
  background-size:cover;
}
.subtop_wrap.img2 {
  height: 600px;
  background:url('../img/subtop_img_02.jpg');
  background-size:cover;
}
.lpop {
    display: block;
}
.subtop_wrap.img3 {
  height: 600px;
  background:url('../img/subtop_img_03.jpg');
  background-size:cover;
}
.inner {
  width: 1280px;
  margin:0 auto;
}
.subpage_inner {
  width: 1280px;
  margin:100px auto;

}
.menu_wrap {
  padding-top: 35px;
  position: relative;
}
.menu_wrap > a > h2 {
  width: 217px;
  aspect-ratio: 1/0.2225789192081327;
  background:url('../img/logo_new2.png');
  background-size:contain;
}
.mc_table {
  border-collapse: collapse;
}
.table_mc_list > td{
  text-align: center;
  border:1px solid #ddd;
  height: 70px;
}
.table_mc_list2 > td{
  text-align: center;
  border:1px solid #ddd;
  background:#f9f9f9;
  height: 70px;
}
.mc_list_img1 {
  background:url('../img/mc_list_img1.png');
  background-size:cover;
  width: 120px;
  height: 165px;
  margin: 5px;

}
.mc_list_img2 {
  background:url('../img/mc_list_img2.jpg');
  background-size:cover;
  width: 120px;
  height: 115px;
  margin: 5px;
  border:1px solid #ddd;
}
.mc_list_img3 {
  background:url('../img/mc_list_img3.jpg');
  background-size:cover;
  width: 120px;
  height: 115px;
  margin: 5px;

}
.mc_list_img4 {
  background:url('../img/mc_list_img4.jpg') center;
  background-size:cover;
  width: 120px;
  height: 115px;
  margin: 5px;

}
.mc_list_img5 {
  background:url('../img/mc_list_img5.jpg') center;
  background-size:cover;
  width: 120px;
  height: 115px;
  margin: 5px;

}
.mc_list_img6 {
  background:url('../img/mc_list_img6.jpg') center;
  background-size:cover;
  width: 120px;
  height: 115px;
  margin: 5px;

}
.mc_list_img7 {
  background:url('../img/mc_list_img7.jpg') center;
  background-size:cover;
  width: 120px;
  height: 115px;
  margin: 5px;

}
.mc_list_img8 {
  background:url('../img/mc_list_img8.jpg') center;
  background-size:cover;
  width: 120px;
  height: 115px;
  margin: 5px;

}
.mc_list_img9 {
  background:url('../img/mc_list_img9.jpg') center;
  background-size:cover;
  width: 120px;
  height: 115px;
  margin: 5px;

}
.mc_list_img10 {
  background:url('../img/mc_list_img10.png') center;
  background-size:cover;
  width: 120px;
  height: 115px;
  margin: 5px;

}
.mc_list_img11 {
  background:url('../img/mc_list_img11.png') center;
  background-size:cover;
  width: 120px;
  height: 115px;
  margin: 5px;

}
.mc_list_img12 {
  background:url('../img/mc_list_img12.png') center;
  background-size:cover;
  width: 120px;
  height: 115px;
  margin: 5px;

}
.menu_wrap > ul {
  display: flex;
  position: absolute;
  top: 0px;
  right: 0;
}

.menu_wrap > ul > li  {
  width: 150px;
  padding:51px 0;
  text-align: center;
}
.menu_wrap > ul > li {
  font-family: 'Noto Sans KR', sans-serif;
  font-size: 19px;
  letter-spacing: -0.02em;
  color:#fff;
  text-align: center;

}

.snb {
  visibility: hidden;
  position: absolute;
  top: 129px;
  width: 150px;
  background:#fff;
  padding: 20px 0;
  transition: all .3s;
  opacity: 0;
  height: 0vh;
}
.snb.tab1.active {
  visibility: visible;
  opacity: 1;
  height: 320px;
}
.snb.tab2.active {
  visibility: visible;
  opacity: 1;
  height: 250px;
}
.snb.tab3.active {
  visibility: visible;
  opacity: 1;
  height: 180px;
}
.captcha_key {
    display: none!important;
}
.snb.tab4.active {
  visibility: visible;
  opacity: 1;
  height: 80px;
}
.snb.tab5.active {
  visibility: visible;
  opacity: 1;
  height: 220px;
}

.snb li a {
  display: block;
  font-family: 'Noto Sans KR', sans-serif;
  font-size: 17px;
  letter-spacing: -0.02em;
  padding:10px 0;
  color:#333;
}

.snb li a:hover {
  color:#F1732F;
}

.gnb1:hover .snb,
.gnb2:hover .snb,
.gnb3:hover .snb,
.gnb4:hover .snb,
.gnb5:hover .snb {
  display: block;
}

.gnb.active {
  background:#222126;
}

.mobile_menu {
  display: none;
}
.top_text_wrap {
  position: relative;
  width: 750px;
  height: 200px;
  position: absolute;
  top: 250px;
  left: 30%;




}
.top_text_wrap h4 {
  font-family: 'Noto Sans KR', sans-serif;
  font-weight: 700;
  color:#fff;
  font-size: 75px;
  margin-left: 140px;

}
.top_text_wrap h3 {
  font-family: 'Noto Sans KR', sans-serif;
  font-weight: 700;
  color:#fff;
  font-size: 75px;


}
.top_text_wrap p {

  font-family: 'Noto Sans KR', sans-serif;
  font-size: 16px;
  color:#fff;
  letter-spacing: -0.02em;
  text-align: center;
}

.btn2 {
  margin:30px auto 0 auto;
  text-align: center;
  width: 174px;
  height: 50px;
  border-radius:44px;
  background:#fff;
  opacity: 46%;
}
.btn2 a {
  display: block;
  font-family: 'Noto Sans KR', sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 50px;
  opacity: 100%!important;
}
.btn2:hover {
  background:#F1732F;
  opacity: 1;
  color:#fff;
}
.btn2 a:hover {
  color:#fff;
}


.value_wrap,
.about_wrap {
  margin-top: 120px;

}
.m_br {
  display: none;
}
.value_wrap p,
.about_wrap p {
  font-family: 'roboto', sans-serif;
  font-size: 20px;
  font-weight: 600;
  text-align: center;
}
.value_wrap h3,
.about_wrap h3 {
  margin-top: 10px;
  font-family: 'Noto Sans KR', sans-serif;
  font-size: 40px;
  letter-spacing: -0.04em;
  font-weight: 300;
  text-align: center;
}
.orange {color:#F1732F;}
.red {color:#EA2D3C;}

.value_list {
  margin-top: 50px;
  display: flex;
  justify-content: space-between;
}
.value_img {
  width: 400px;
  height: 297px;
  background:#ddd;
}
.value_img.img1 {
  background:url('../img/value_img1.png');
}
.value_img.img2 {
  background:url('../img/value_img2.png');
}
.value_img.img3 {
  background:url('../img/value_img3.png');
}

.value_list h4 {
  font-family: 'Noto Sans KR', sans-serif;
  font-size: 20px;
  letter-spacing: -0.04em;
  font-weight: 400;
  margin-top: 16px;
}
.value_list h5 {
  font-family: 'Noto Sans KR', sans-serif;
  font-size: 20px;
  letter-spacing: -0.04em;
  font-weight: 400;
  margin-top: 5px;
  position: relative;
}
.value_list h5::after {
  content:"";
  display: block;
  width: 100%;
  height: 1px;
  background:#ddd;
  position: absolute;
  bottom: -15px;
  left: 0;
}
.value_list p {
  font-family: 'Noto Sans KR', sans-serif;
  font-size: 15px;
  font-weight: 300;
  letter-spacing: -0.02em;
  text-align: left;
  margin-top: 30px;
}

.about_cont_wrap {
  display:flex;
  height: 540px;
  margin-top: 50px;
  overflow: hidden;

}
.about_cont_left {
  width: 37%;
  background:url('../img/about_cont_left.png');
}
.about_cont_left h4 {
  font-family: 'roboto', sans-serif;
  font-size: 30px;
  font-weight: 600;
  color:#fff;
  text-align: right;
  margin: 152px 40px 0 0;
}
.about_cont_left p {
  font-family: 'Noto Sans KR', sans-serif;
  font-size: 20px;
  letter-spacing: -0.02em;
  text-align: right;
  color:#fff;
  margin: 17px 40px 0 0;
  font-weight: 300;
}
.about_cont_right {
  width: 63%;
  background:#f5f5f5;
}
.about_cont_right h4 {
  font-family: 'Noto Sans KR', sans-serif;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: -0.04em;
  display: inline-block;
  margin-top: 72px;
  margin-left: 40px;
}
.about_cont_right span {
  font-family: 'Noto Sans KR', sans-serif;
  font-size: 20px;
  font-weight: 300;
  letter-spacing: -0.04em;
  margin-left: 12px;
}

.about_cont_right .board_wrap {
  width: 848px;
  height: 273px;
  margin-left: 40px;
  margin-top: 20px;
  display:flex;
  justify-content: space-between;
}
.about_cont_right .board_wrap .board_1 {
  width: 400px;
  height: 273px;
  background:#fff;
  border:1px solid #ddd;
}
.about_cont_right .board_wrap .board_2 {
  width: 400px;
  height: 273px;
  background:#fff;
  border:1px solid #ddd;
  margin-left: 0px;
}
.about_cont_right ul {
  width: 848px;
  margin-left: 40px;
  margin-top: 18px;
  display: flex;
  justify-content: space-between;

}

.copy_wrap {
  height: 207px;
  background:#131313;
}
.copy_wrap p {
  font-family: 'Noto Sans KR', sans-serif;
  font-size: 15px;
  font-weight: 300;
  letter-spacing: -0.04em;
  color:#fff;
  padding-top: 63px;
}
.copy_wrap .inner {
  position: relative;
}
.copy_wrap .adm_btn {
  position: absolute;
  top: 70px;
  right: 0;
  width: 40px;
  height: 40px;
  border-radius:50px;
  background:#5E5E5E;
}
.copy_wrap .adm_btn a {
  display: block;
  text-align: center;
  line-height: 40px;
  font-size: 20px;
  color:#fff;
}


.sub_text > .inner > h3 {
  margin-top: 30px;
  font-family: 'Noto Sans KR', sans-serif;
  color:#f7f7f7;
  font-size: 25px;
  letter-spacing: -0.02em;
  font-weight: 300;
  margin-top: 160px;
}
.sub_text > .inner > h2 {
  font-family: 'Noto Sans KR', sans-serif;
  color:#fff;
  font-size: 75px;
  letter-spacing: -0.02em;

}

.sub_bar {
  border-bottom:1px solid #ddd;
}
.sub_inner {
  width: 1280px;
  height: 60px;
  margin:0 auto;
  display: flex;
}
  .home_ico {
    width: 60px;
  }
  .location {
    width: 200px;
    border-right:1px solid #ddd;
  }
  .location > span {
    font-family: 'Noto Sans KR', sans-serif;
    font-size: 17px;
    font-weight: 300;
    line-height: 60px;
    margin-left: 25px;
  }

  .introduce_wrap {
    margin: 100px 0;
  }
  .introduce_wrap > .inner {
    position: relative;
  }
  .introduce_wrap > .inner > span {
    font-family: 'roboto', serif;
    font-size: 20px;
    color:#DDDDDD;
  }
  .introduce_wrap > .inner > h2 {
    font-family: 'roboto', serif;
    font-size: 50px;
    font-weight: 700;
    color:#DDDDDD;
  }
  .introduce_wrap > .inner > h3 {
    margin-top: 30px;
    font-family: 'Noto Sans KR', sans-serif;
    font-size: 26px;
    letter-spacing: -0.04em;
    font-weight: 700;
  }
  .introduce_wrap > .inner > p {
    margin-top: 30px;
    font-family: 'Noto Sans KR', sans-serif;
    font-size: 18px;
    font-weight: 300;
    letter-spacing: -0.04em;
  }
.name {
  margin-top: 79px;
}
.name > span {
  font-family: 'Noto Sans KR', sans-serif;
  font-size: 20px;
  letter-spacing: -0.04em;
  color:#777777;
}
.name > p {
  font-family: 'Noto Sans KR', sans-serif;
  font-size: 25px;
  letter-spacing: -0.04em;
  display: inline-block;
}

.intro_photo {
  width: 509px;
  height: 660px;
  background:url('../img/ceo.jpg') no-repeat;
  background-size:cover;
  position: absolute;
  top: 0;
  right: 0;
}
.hy_board_list {
  height: 200px;
  margin-top: 45px;
  margin-left: 25px;
  margin-right: 25px;

  position: relative;
}
.hy_board_list h2 {
  font-family: 'Noto Sans KR', sans-serif;
  font-size: 18px;
  letter-spacing: -0.04em;
  font-weight: 400;
}
.hy_board_list p {
  margin-top: 27px;
  font-family: 'Noto Sans KR', sans-serif;
  font-size: 16px;
  letter-spacing: -0.04em;
  font-weight: 300;
  color:#222
  border:1px solid red;
}

.date_location {
  position: absolute;
  bottom: 0;
}

.map_info {margin-top: 20px;}
.map_info h4 {
  font-family: 'Noto Sans KR', sans-serif;
  font-weight: 700;
  font-size: 20px;
}
.map_info p {
  font-family: 'Noto Sans KR', sans-serif;
  font-weight: 300;
  font-size: 20px;
}

.product_type {
  display: flex;
  width: 100%;
  justify-content: space-between;
  flex-wrap: wrap;
}
.product_type li {
  border:1px solid #ddd;
  width: 620px;
  height: 224px;
  margin-bottom: 40px;
}

.product_type li h3 {
  font-family: 'roboto', serif;
  font-size: 20px;
  font-weight: 700;
  font-size: 20px;
  text-transform: uppercase;
}
.product_type li h4 {
  font-family: 'Noto Sans KR', sans-serif;
  font-size: 18px;
  letter-spacing: -0.04em;
  font-weight: 400;
  color:#444444;
  margin-top: 9px;
}
.product_type > li > a > div {
  margin-top: 30px;
  margin-left: 30px;
}
.standard,
.size {
  margin-top: 21px;
}

.standard h5,
.size h5 {
  display: inline-block;
  padding: 4px 16px;
  background:#F1732F;
  color:#fff;
  border-radius:5px;
}

.standard span,
.size span {
  font-family: 'Noto Sans KR', sans-serif;
  font-size: 17px;
  color:#666666;
  margin-left: 20px;
}

.cert_wrap {}
.cert_wrap ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.cert_wrap ul li {
  width: 190px;
  height: 272px;
  margin-bottom: 90px;
  border:1px solid #ddd;

}
.cert_wrap ul li .cert_img {
  width: 190px;
  height: 222px;
  background:#ddd;
}
.cert_wrap ul li p {
  font-family: 'Noto Sans KR', sans-serif;
  font-size: 20px;
  letter-spacing: -0.04em;
  padding-top: 290px;
  text-align: center;
}
.cert_img1 {
  background:url('../img/cert_img1.jpg');
  background-size: cover;
}
.cert_img2 {
  background:url('../img/cert_img2.jpg');
  background-size: cover;
}
.cert_img3 {
  background:url('../img/cert_img3.jpg');
  background-size: cover;
}
.cert_img4 {
  background:url('../img/cert_img4.jpg');
  background-size: cover;
}
.cert_img5 {
  background:url('../img/cert_img5.jpg');
  background-size: cover;
}
.cert_img6 {
  background:url('../img/cert_img6.jpg');
  background-size: cover;
}
.cert_img7 {
  background:url('../img/cert_img7.jpg');
  background-size: cover;
}
.cert_img8 {
  background:url('../img/cert_img8.jpg');
  background-size: cover;
}
.cert_img9 {
  background:url('../img/cert_img9.jpg');
  background-size: cover;
}
.cert_img10 {
  background:url('../img/cert_img10.jpg');
  background-size: cover;
}
.cert_img11 {
  background:url('../img/cert_img11.jpg');
  background-size: cover;
}
.cert_img12 {
  background:url('../img/cert_img12.jpg');
  background-size: cover;
}
.cert_img13 {
  background:url('../img/cert_img13.jpg');
  background-size: cover;
}
.cert_img14 {
  background:url('../img/cert_img14.jpg');
  background-size: cover;
}
.cert_img15 {
  background:url('../img/cert_img15.jpg');
  background-size: cover;
}
.cert_img16 {
  background:url('../img/cert_img16.jpg');
  background-size: cover;
}
.cert_img17 {
  background:url('../img/cert_img17.jpg');
  background-size: cover;
}
.cert_img18 {
  background:url('../img/cert_img18.jpg');
  background-size: cover;
}
.cert_img19 {
  background:url('../img/cert_img19.jpg');
  background-size: cover;
}


.cert_wrap2 {}
.cert_wrap2 ul {
  display: flex;

  flex-wrap: wrap;
}
.cert_wrap2 ul li {
  margin-bottom: 40px;
  width: 400px;


}
.cert_wrap2 ul li .cert_img {
  width: 290px;
  height: 322px;
  background:#ddd;
  margin:0 auto;
}
.cert_wrap2 ul li p {
  font-family: 'Noto Sans KR', sans-serif;
  font-size: 20px;
  letter-spacing: -0.04em;
  margin-top: 15px;
  text-align: center;
}


.cert_wrap3 {}
.cert_wrap3 ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.cert_wrap3 ul li {
  margin-bottom: 40px;
  width: 400px;



}
.cert_wrap3 ul li .cert_img {
  width: 400px;
  height: 290px;
  background:#ddd;
  margin:0 auto;
  border:5px solid #ddd;
}
.cert_wrap3 ul li p {
  font-family: 'Noto Sans KR', sans-serif;
  font-size: 20px;
  letter-spacing: -0.04em;
  margin-top: 15px;
  text-align: center;
}
.cert_wrap3 ul li .cert_img.img1 {
  background:url('../img/mc1.jpg');
  background-size: cover;
}
.cert_wrap3 ul li .cert_img.img2 {
  background:url('../img/mc2.jpg');
  background-size: cover;
}
.cert_wrap3 ul li .cert_img.img3 {
  background:url('../img/mc3.jpg');
  background-size: cover;
}
.cert_wrap3 ul li .cert_img.img4 {
  background:url('../img/mc4.jpg');
  background-size: cover;
}
.cert_wrap3 ul li .cert_img.img5 {
  background:url('../img/mc5.jpg');
  background-size: cover;
}
.cert_wrap3 ul li .cert_img.img6 {
  background:url('../img/mc6.jpg');
  background-size: cover;
}
.cert_wrap3 ul li .cert_img.img7 {
  background:url('../img/mc7.jpg');
  background-size: cover;
}
.cert_wrap3 ul li .cert_img.img8 {
  background:url('../img/mc8.jpg');
  background-size: cover;
}
.cert_wrap3 ul li .cert_img.img10 {
  background:url('../img/mc10.jpg');
  background-size: cover;
}
.product_menu {
  margin-top: 50px;
}
.product_menu > .inner {}
.product_menu > .inner > .p_menu1 {

  display: flex;
  border:1px solid #ddd;
  height: 50px;
  justify-content: space-between;
}
.product_menu > .inner > .p_menu1 > li {
  line-height: 50px;
  width: 50%;
  text-align: center;
  border-right:1px solid #ddd;
}
.product_menu > .inner > .p_menu1 > li:last-child {
  border:0;
}
.product_menu > .inner > .p_menu1 > li > a {
  font-family: 'noto sans kr', sans-serif;
  font-size: 16px;
  display: block;
}



.product_menu > .inner > .p_menu3 {
  width: 600px;
  margin:0 auto;
  display: flex;
  border:1px solid #ddd;
  height: 50px;
  justify-content: space-between;
}
.product_menu > .inner > .p_menu3 > li {
  line-height: 50px;
  width: 50%;
  text-align: center;
  border-right:1px solid #ddd;
}
.product_menu > .inner > .p_menu3 > li:last-child {
  border:0;
}
.product_menu > .inner > .p_menu3 > li > a {
  font-family: 'noto sans kr', sans-serif;
  font-size: 16px;
  display: block;
}



.product_menu > .inner > .p_menu2 {
  display: flex;
  border:1px solid #ddd;
  height: 50px;
  justify-content: space-between;
  width: 700px;
  margin:20px auto;
  border-radius:30px;
}
.product_menu > .inner > .p_menu2 > li {
  line-height: 50px;
  text-align: center;
  width: 50%;
  border-right:1px solid #ddd;
}
.product_menu > .inner > .p_menu2 > li:last-child {
  border:0;
}
.product_menu > .inner > .p_menu2 > li > a {
  display: block;
}

.dm {
display: flex;
flex-wrap: wrap;
justify-content: center;
border-bottom:1px solid #ddd;
padding: 20px 0;
}
  .dm li {
    margin-right: 20px;
    width: 305px;
    height: 360px;
    border:1px solid #ddd;
    margin-bottom: 20px;
  }
  .dm li:nth-child(4) {
    margin: 0;
  }
  .dm > .img1 {
    background:url('../img/img_a.jpg') no-repeat center;
    background-size:contain;
  }
  .dm > .img2 {
    background:url('../img/img_b.jpg') no-repeat center;
    background-size:contain;
  }
  .dm > .img3 {
    background:url('../img/img_c.jpg') no-repeat center;
    background-size:contain;
  }
  .dm > .img4 {
    background:url('../img/img_hy_mi.jpg') no-repeat center;
    background-size:contain;
  }
  .dm > .img5 {
    background:url('../img/img_hy_mo.jpg') no-repeat center;
    background-size:contain;
  }
  .dm > .img6 {
    background:url('../img/img_hy_ti.jpg') no-repeat center;
    background-size:contain;
  }
  .dm > .img7 {
    background:url('../img/img_hy_to.jpg') no-repeat center;
    background-size:contain;
  }
  .dm > .pully_img1 {
    width: 700px!important;
    height: 400px;
    background:url('../img/pully_img1.jpg') no-repeat center;
    background-size:contain;
  }
  .dm > .flang_img1 {
    width: 400px!important;
    height: 230px;
    background:url('../img/flang_img1.jpg') no-repeat center;
    background-size:contain;
  }

  .dm2 {
display: flex;
flex-wrap: wrap;
justify-content: center;

border-bottom:1px solid #ddd;
padding: 20px 0;
}
  .dm2 li {
    margin-right: 20px;
    width: 305px;
    height: 360px;
    border:1px solid #ddd;
    margin-bottom: 60px;
    position: relative;
  }
  .dm2 li:nth-child(4n) {
    margin: 0;

  }
  .dm2 li p {
    text-align: center;
    width: 100%;
    position: absolute;
    bottom: -30px;

    font-size: 17px;
  }
  .dm2 > .gear_img1 {
    background:url('../img/gear_img1.jpg');
    background-size:cover;
  }
  .dm2 > .gear_img2 {
    background:url('../img/gear_img2.jpg');
    background-size:cover;
  }
  .dm2 > .gear_img3 {
    background:url('../img/gear_img3.jpg') center;
    background-size:cover;
  }
  .dm2 > .gear_img4 {
    background:url('../img/gear_img4.jpg');
    background-size:cover;
  }
  .dm2 > .gear_img5 {
    background:url('../img/gear_img5.jpg');
    background-size:cover;
  }
  .dm2 > .gear_img6 {
    background:url('../img/gear_img6.jpg');
    background-size:cover;
  }
  .dm2 > .gear_img7 {
    background:url('../img/gear_img7.jpg');
    background-size:cover;
  }
  .dm2 > .gear_img8 {
    background:url('../img/gear_img8.jpg');
    background-size:cover;
  }
  .dm2 > .gear_img9 {
    background:url('../img/gear_img9.jpg');
    background-size:cover;
  }
  .dm2 > .gear_img10 {
    background:url('../img/gear_img10.jpg');
    background-size:cover;
  }
  .dm2 > .gear_img11 {
    background:url('../img/gear_img11.jpg');
    background-size:cover;
  }
.pully_wrap {
  margin-top: 20px;
  display:flex;
  justify-content: space-between;
}
.pully_wrap2 {
  margin-top: 20px;

}
.pully_wrap > .pully_1 {

  width: 32%;
}
.pully_wrap > .pully_2 {
  width: 100%;
}
.pully_table {
  width: 100%;
  border-spacing: 0;
  border:1px solid #ddd;
  border-collapse: collapse;
}
.tg {
  width: 100%!important;
  border-collapse: collapse;
}
.pully_tit

 {
  border:1px solid #ddd;
  text-align: center;
  border-collapse: separate;
  height: 40px;
  background:#EA2D3C;
  color:#fff;
}
.tg-xsmt {
  border:1px solid #ddd;
  text-align: center;
  border-collapse: separate;
  height: 40px;
  background:#EA2D3C;
  color:#fff;
}
.tg-nrix {
  text-align: center;
  height: 30px;
  border:1px solid #ddd;
}
.pully_tr {
  text-align: center;
  height: 40px;
  border:1px solid #ddd;
}
.pully_tr:nth-child(2n) {
  background:#f9f9f9;
  text-align: center;
  height: 40px;
  border:1px solid #ddd;
}
.pully_tr > td,
.pully_tr2 > td {
  border:1px solid #ddd;
  height: 40px;
  text-align: center;
}

.pully_wrap > .pully_3 {
  border:1px solid #ddd;
  width: 32%;
}

.product_tit {
  text-align: center;
  font-family: 'Noto Sans KR', sans-serif;
  font-size: 25px;
  font-weight: 700;
  margin-top: 20px;

}
.product_tit2 {
  text-align: center;
  font-family: 'roboto';
  font-size: 16px;
  font-weight: 300;
  margin-bottom: 20px;
}
.product_tit3 {
  text-align: center;
  font-family: 'Noto Sans KR', sans-serif;
  font-size: 25px;
  font-weight: 700;
  margin-top: 20px;
  margin-bottom: 20px;

}
.product_tit4 {
  text-align: center;
  font-family: 'Noto Sans KR', sans-serif;
  font-size: 17px;
  font-weight: 300;
  margin-top: 0px;
  margin-bottom: 20px;

}
.red_bold {
  font-weight: 700;
  color:#EA2D3C;
}
.inner > .parter {
  margin-top: 50px;
}
.parter {
  display:flex;
  flex-wrap: wrap;
}
  .parter li {
    margin-left: 20px;
    width: 240px;
    height: 80px;
    border:1px solid #ddd;
    margin-bottom: 40px;
    position: relative;
  }
  .parter li:nth-child(5n+1){
    margin-left: 0;
  }
  .parter li a {
    display: block;

    height: 80px;
  }
  .parter li p {
    position: absolute;
    bottom: -30px;
    left: 50%;
    transform: translateX(-50%);
      font-family: 'Noto Sans KR', sans-serif;
      font-size: 17px;
  }
.parter .img1 {
  background:url('../img/partner_img1.jpg') no-repeat center;
  background-size:contain;
}
.parter .img2 {
  background:url('../img/partner_img2.jpg') no-repeat center;
  background-size:contain;
}
.parter .img3 {
  background:url('../img/partner_img3.jpg') no-repeat center;
  background-size:contain;
}
.parter .img4 {
  background:url('../img/partner_img4.jpg') no-repeat center;
  background-size:contain;
}
.parter .img5 {
  background:url('../img/partner_img5.jpg') no-repeat center;
  background-size:contain;
}
.parter .img6 {
  background:url('../img/partner_img6.jpg') no-repeat center;
  background-size:contain;
}
.parter .img7 {
  background:url('../img/partner_img7.jpg') no-repeat center;
  background-size:contain;
}
.parter .img8 {
  background:url('../img/partner_img8.jpg') no-repeat center;
  background-size:contain;
}
.parter .img9 {
  background:url('../img/partner_img9.jpg') no-repeat center;
  background-size:contain;
}
.parter .img10 {
  background:url('../img/partner_img10.jpg') no-repeat center;
  background-size:contain;
}
.parter .img11 {
  background:url('../img/partner_img11.jpg') no-repeat center;
  background-size:contain;
}
.parter .img12 {
  background:url('../img/partner_img12.jpg') no-repeat center;
  background-size:contain;
}
.parter .img13 {
  background:url('../img/partner_img13.jpg') no-repeat center;
  background-size:contain;
}
.main_partner_img1 {
  background:url('../img/main_partner_img1.jpg') no-repeat center;
  background-size:cover;
}
.main_partner_img2 {
  background:url('../img/main_partner_img2.jpg') no-repeat center;
  background-size:cover;
}
.main_partner_img3 {
  background:url('../img/main_partner_img3.jpg') no-repeat center;
  background-size:cover;
}
.main_partner_img4 {
  background:url('../img/main_partner_img4.jpg') no-repeat center;
  background-size:cover;
}
.main_partner_img5 {
  background:url('../img/main_partner_img5.jpg') no-repeat center;
  background-size:cover;
}
.main_partner_img6 {
  background:url('../img/main_partner_img6.jpg') no-repeat center;
  background-size:cover;
}
.main_partner_img7 {
  background:url('../img/main_partner_img7.jpg') no-repeat center;
  background-size:cover;
}
.main_partner_img8 {
  background:url('../img/main_partner_img8.jpg') no-repeat center;
  background-size:cover;
}
.main_partner_img9 {
  background:url('../img/main_partner_img9.jpg') no-repeat center;
  background-size:cover;
}
.main_partner_img10 {
  background:url('../img/main_partner_img10.jpg') no-repeat center;
  background-size:cover;
}
.main_partner_img11 {
  background:url('../img/main_partner_img11.jpg') no-repeat center;
}

.mc_img_wrap {
  margin-top: 50px;
  margin-bottom: 50px;
  display:flex;
}
.mc_img {
  width: 720px;
  height: 480px;
  background:#ddd;
  border:3px solid #ddd;
}
.mc_img.img1 {
  background:url('../img/mc_img1.png') no-repeat center;
}
.mc_img.img2 {
  background:url('../img/mc_img2.jpg') no-repeat center;
  background-size:cover;
}
.mc_desc {
  margin-left: 50px;
  margin-top: 50px;
  width: 560px;
}
.mc_desc > h2 {
  font-family: 'noto sans kr',sans-serif;
  font-size: 40px;
  font-weight: 600;
}
.mc_desc > h2 > span {
  font-family: 'noto sans kr',sans-serif;
  font-size: 20px;
  font-weight: 400;
  color:#EA2D3C;
}
.mc_desc > div {
  margin-top: 20px;
  width: 150px;
  height: 50px;
  background:#EA2D3C;
  color:#fff;
  border-radius:50px;
}
.mc_desc > div > h3 {
  text-align: center;
  line-height: 50px;
  font-size: 20px;
}
.mc_desc > ul {
  margin: 20px 0 0 10px;
}
.mc_desc > ul > li {
  font-family: 'noto sans kr';
  font-size: 20px;
  color:#444;

}
.beltclamp {
  font-family: 'noto sans kr';
  letter-spacing: -.2px;
}
.beltclamp > h3 {
  font-family: 'noto sans kr';

  font-size: 20px;
  text-align: center;
}
.beltclamp > h2 {
  font-family: 'noto sans kr';
  text-align: center;
  margin: 30px 0;
  font-size: 25px;
  position: relative;
}
.beltclamp > h2::after {
  content:"";
  position: absolute;
  bottom: -10px;
  left: 50%;
  transform: translateX(-50%);
  width: 40px;
  height: 3px;
  background:#222;
}
.beltclamp > p {
  font-family: 'noto sans kr';
  font-size: 17px;
  text-align: center;
  color:#666;
}


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

      .swiper-slide {


      }

      .swiper-slide img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
      }
      .swiper-slide.img1 {
        background:url('../img/mimg_01.jpg') center;
        background-size:cover;
      }
      .swiper-slide.img2 {
        background:url('../img/mimg_02.jpg');
        background-size:cover;
      }
      .swiper-slide.img3 {
        background:url('../img/mimg_03.jpg');
        background-size:cover;
      }
.m_menu {
  display: none;
}



/* 입단 및 무료체험문의 */

.privacy {
}
.privacy > h2,
.inquiry_tit {
    font-family: 'pretendard',sans-serif;
    font-size: 18px;
    font-weight: 700;
}
.inquiry_tit {
    margin: 50px 0;
}
.privacy_box {
    margin-top: 24px;
    border:1px solid #ddd;
    padding:30px 20px;
    background:#f9f9f9;
}
.privacy_box > h2 {
    font-size: 20px;
    font-weight: 700;
}
.privacy_box > p {
    font-family: 'pretendard',sans-serif;
    font-size: 14px;
    font-weight: 300;
    color:#666;
    line-height: 22px;
    margin-top: 20px;
}

.privacy_check {
    margin: 24px 0;;
}
.privacy_check span {
    color:#666;
    font-size: 16px;
    font-weight: 300;
}
.inquiry_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;

}
.inquiry_list > li {
    display: flex;
    width: calc(50% - 20px);
    height: auto;
    align-items: center;
    margin-bottom: 20px;

    
}
.inquiry_01 {
    width: 26%;
    height: 60px;
    font-size: 18px;
    font-weight: 700;
    line-height: 60px;
}
.inquiry_01 > h2 {
    display: inline-block;
    position: relative;
}
.inquiry_01 > h2:after {
    content:"";
    width: 6px;
    height: 6px;
    background:url('../img/star_ico.png') center no-repeat;
    background-size:contain;
    position: absolute;
    top: 10px;
    right: -10px;
}
.inquiry_02 {
    height: 60px;
    width: 100%;
}
.fr-con > input {
    background:#fff;
    width: 100%;
    height: 60px;
    border:0;
    padding-left:20px;
    border:1px solid #ddd;
    border-radius: 10px;
    font-size: 16px;
    color:#000!important;
}

.fr-con.phone {
    display: flex;
    justify-content: space-between;
}

.phone_number {
    width: calc(33% - 10px)!important;
    border:1px solid red!important;
}

.fr-con.mail {
    display: flex;
}
.fr-con.mail > span {
    line-height: 50px;
    margin:0 10px;
}

.inquiry_con {
    /* display: none!important; */
    height: 240px;

    
}
.inquiry_con2 {
    height: 500px!important;
}
.inquiry_con > .inquiry_02 {
    height: 200px!important;
}

.check2 {
    width: 100%;
    height: 80px;
    background:#f6f6f6;
    padding:13px 30px;
    display: flex;
    justify-content: space-between;
}
.check2_img {
    width: 54px;
    height: 54px;
    background:url('../img/check2_img.png') center no-repeat;
}
.check2_info {
    width: 629px;
}
.check2_info > p {
    font-size: 16px;
    font-weight: 300;
    color:#666;
    margin-top: 10px;
}



.form-box {}
.form-box .form-con {
    width: 100%;
    margin: 40px auto 0;
    padding:0px;
}

.form-box .form-con ul li {
    
}

.form-box .form-con ul li .fr-con {
    width: 100%;
    height: 100%;
}





.form-box .form-con ul li .fr-con .text-box {
    diaplay: table;
    width: 100%;
    height: 65px;
}

.form-box .form-con ul li .fr-con .text-box input {
    width: 34%;
    float: left;
    margin-left: 1%;
}

.form-box select {
    width: 50%;
    float: left;
    height: 100%;
    background: #fff;
}

.select2 {
    border:1px solid #ddd;
    padding:0 18px;
    font-size: 14px!important;
}

.form-box .form-con ul li .fr-con textarea {
    height: 200px;
    width: 100%;
    border:1px solid #ddd;
    background:#fff;
    padding:20px;
    resize: none;
    font-size: 14px;
}

.form-box .form-con .provision {
    display: table;
    width: 100%;
    margin-top: 30px;
    text-align: center;
    font-size: 14px;
}

.form-box .form-con .provision label {
    cursor: pointer;
    font-weight: 300;
}

.form-box .form-con .provision label input {
    width: 20px;
    height: 20px;
}

.form-box .form-con .provision label span {
    vertical-align: -2px;
    margin-left: 5px;
}

.form-box .form-con .provision a {
    padding: 0 15px;
    line-height: 65px;
    font-size: 12px;
    color: #fff;
    display: inline-block;
    margin-left: 10px;
}

.form-box .receive-btn {
    width: 100%;
    height: 60px;
    margin: 0px auto 0;

}

.form-box .receive-btn input {
    width: 100%;
    height: 100%;
    color: #fff;
    background: #FE000D !important;
    border: 0;
    font-size: 16px;
    font-weight: 700;
}

select {
    font-size: 16px;
}



.brand_site {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.brand_site > li {
    width: calc(10% - 20px);
    aspect-ratio: 1/.4;
    background:#ddd;
    margin-bottom: 20px;
}

.familysite {
    position: absolute;
    right: 0;
    bottom: 50%;
    transform: translateY(-50%);
    float: right;
    height: 40px;
    width: 240px;
}
.familysite select {
    float: right;
    width: 240px;
    height: 40px;
    BACKGROUND:#C8C0A2;
    font-size: 14px;
    color:#5B512B;
    border-radius: 5px;
    padding-left: 10px;
    border:1px solid #C8C0A2;
}
option {padding:5px 0;}
.familysite select option {
    height: 100px;
    font-size: 16px;
    margin-bottom: 10px;
    padding: 10px 0;
}




.qa_table {
    width: 100%;
    margin-top: 20px;
}
.qa_table .td1 {
    background:#f9f9f9;
}
.qa_table td {
    padding:20px;
    font-size: 18px;
    border:1px solid #ddd;
}

.img_sub_wrap {
    display: flex;
    justify-content: space-between;
    background:#fff;
    border:1px solid #ddd;
    border-radius: 10px;
    padding:18px 40px;
    font-size: 18px;
}
.img_sub_wrap > h3 {
    font-weight: 700;
}
.swiper-slide.project {
    margin-bottom: 20px;
}

.checkbox-group {
      display: flex;
      align-items: center;
      gap: 10px;
      margin-top: 18px;
    }

    .checkbox-item {
      display: flex;
      align-items: center;
    }

    .checkbox-item input[type="checkbox"] {
      margin-right: 8px;
      width: 20px;
      height: 20px;
    }

    .s_tit {
    font-size: 30px;
    font-weight: 700;
    line-height: 40px;
    text-align: center;
    position: relative;
}

.s_tit_desc {
    font-size: 18px;
    color:#666;
    line-height: 26px;
    margin-top: 16px;
    text-align: center;
}
