@import url('https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard-dynamic-subset.css');

@import url('https://cdn.jsdelivr.net/gh/sun-typeface/SUIT@2/fonts/static/woff2/SUIT.css');




body{
  width: 100%;
  height: auto;
  overflow-x: hidden;
  overflow-y: auto;
  position: relative;
}
body *{
  line-height: 1.3;
  word-break: keep-all;
  letter-spacing: -0.02em;
}
.sub_container *, .main-wrap *, body *{
  font-family: 'Pretendard', 'sans-serif';
  word-break: keep-all;
}
 
.suit{
  font-family: 'SUIT', sans-serif !important;
}
.inner{
  max-width: 1480px;
  width: 100%;
  margin: 0 auto;
  position: relative;
  padding: 0 20px;
}
#sub_container .inner{
  max-width: 1280px;
}
img{
  max-width: 100%;
}

.mobile{display: none;}
@media screen and (max-width:1024px) {
  .pc{display: none;}
  .mobile{display: block;}
}

/* common */
/* 헤더컬러 */
.gnb_nav .gnb .depth1:hover > .depth1_a {
  /* color: #A9806A; */
}
.gnb_nav .gnb .depth1:hover > .depth1_a::after{
  width: 90%;
}
.gnb_nav .ham_open .bar{background-color: #C3D600;}
/* .gnb_nav .snb{border-top: 4px solid #A9806A;} */
/* 헤더 > 서브메뉴 border-top 필요 시 활성화 */
.gnb_nav .snb .depth2 a:hover {color: #C3D600;}
.all_gnb_nav p.depth1_a::after{background-color: #C3D600;}
.all_gnb_nav .depth2 a:hover {color: #C3D600;}
/* 헤더컬러 */

.header *{
  font-family: 'Pretendard', 'sans-serif' !important;
}
.header {width: 100%; border-bottom: 1px solid  rgba(217, 217, 217,0.2); position: fixed; top: 0; left: 0; z-index: 99999; transition: 0.3s;}
.header.scr {
  border-bottom: 1px solid  rgba(217, 217, 217,0.2);
  background: rgba(0,0,0,0.5);
}
.header.sub{
  background-color: #fff;
  border-bottom: #D9D9D9 solid 1px;
}
.header.sub .gnb_nav .gnb .depth1_a{color: #191919;}
.header .inner {height: 100%; display: flex; justify-content: space-between; align-items: center; max-width: 2560px; padding: 0 100px;}
.header .logo img {display: block; max-width: 150px; position: relative;
/* top: 4px; */
/* 가시사이즈가 중앙이 아닐 때 top 조정 */
}
.gnb_nav {display: flex; align-items: center;}
.gnb_nav .gnb {display: flex; gap: 45px; margin-right: 0px;}
.gnb_nav .gnb .depth1 {font-weight: 600; line-height: 100px; position: relative; transition: .3s;}
.gnb_nav .gnb .depth1_a {font-size: 18px; position: relative; white-space: nowrap; top : 2px;
color: #fff;
}
.gnb_nav .gnb .depth1_a::after{
  content: "";
  display: block;
  width: 0;
  height: 1px;
  background: #fff;
  position: absolute;
  bottom: -8px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transition: all 0.4s ease-in-out;
}

.gnb_nav .gnb .depth1:hover > .depth1_a::after{width: calc(100% + 10px);}
.ham_open {width: 28px; height: auto; display: flex; flex-direction: column; justify-content: space-between; cursor: pointer;
display: flex;
}
.header.sub .ham_open{justify-content: center;align-items: center;width: 100px;height: 100px;background-color: #1D2088;}
.header.sub .ham_open img{max-width: 28px;}
.gnb_nav .ham_open .bar {display: block; width: 100%; height: 3px;}
.gnb_nav .snb {width: auto; min-width: 250px; padding: 20px 0; font-size: 18px; text-align: center; line-height: 1.3; background: #fff; box-shadow: 0 3px 3px rgba(0, 0, 0, .1); transform: translateX(-50%) scaleY(0); transform-origin: top; transition: .5s; opacity: 0; position: absolute; top: 100%; left: 50%; z-index: -1;}
.gnb_nav .snb .depth2 a {display: block; padding: 0 2rem; word-break: keep-all;}
.gnb_nav .snb .depth2 + .depth2 {margin-top: 17px;}

.snb.on {opacity: 1; transform: translateX(-50%) scaleY(1);}
.all_menu_bg {width: 100%; height: 100%; background: rgba(0,0,0,0.5); position: fixed; top: 0; left: 0; z-index: 100; display: none;}
.all_menu_wrap {width: 100%; height: 100%; background-color: #fff; position: fixed; top: 0; right: 0; z-index: 99999; transform: translateY(-100%); opacity: 0; transition: 0.5s;}
.all_menu_wrap .all_menu_top {width: 100%; height: 100px; display: flex; align-items: center; justify-content: center; border-bottom: 1px solid #eee; position: relative;}
.all_menu_wrap .ham_close {width: 100px; height: 100px; padding: 33px; border-right: 1px solid #eee; position: absolute; top: 0; right: 0; cursor: pointer;}
.all_menu_wrap .ham_close img {width: 100%; max-width: 32px;}
.all_gnb_nav {height: calc(100% - 100px); font-size: 2rem; text-align: center;}
.all_gnb_nav .gnb {display: flex; height: 100%; font-size: 1.8rem;}
.all_gnb_nav .depth1 {flex: 1; padding: 10px; padding-top: 8%;}
.all_gnb_nav .depth1 + .depth1 {border-left: 1px solid #eee;}
.all_gnb_nav p.depth1_a {padding-bottom: 35px; font-size: 24px; font-weight: 500; line-height: 1; position: relative;}
.all_gnb_nav p.depth1_a .arr {width: 30px; height: 30px; background: url(/html/img/ham_arr.svg) no-repeat center/cover; display: none;}
.all_gnb_nav p.depth1_a::after {content: ''; display: block; width: 50px; height: 4px;  position: absolute; bottom: 0; left: 50%; transform: translateX(-50%);}
.all_gnb_nav .snb {display: block;}
.all_gnb_nav .depth2:first-child{
  margin-top: 35px;
}
.all_gnb_nav .depth2 {}
.all_gnb_nav .depth2 a {font-weight: 500; word-break: keep-all; font-size: 18px;
display: block;
padding: 10px 0;
}
.all_menu_wrap.on {opacity: 1; transform: translateY(0);}

@media screen and (max-width: 1415px){
  .header .inner{
    padding: 0 20px;
  }
}

@media(min-width:1025px){
  .all_gnb_nav .snb{
    display: block !important;
    height: auto !important;
  }
}
@media screen and (max-width: 1024px){
  .ham_open{
    display: flex;
  }
  .header.sub .ham_open{width: 80px;height: 80px;margin-right: -20px;}

  .header.sub .ham_open img{max-width: 28px;}

	.header {height: 80px;}
	.header .logo img {width: 120px;}
	.gnb_nav .gnb {display: none;}
	.all_menu_wrap {width: 500px; top: 0; right: 0; transform: translate(100%, 0);}
	.all_menu_wrap.on {transform: translate(0, 0); box-shadow: 0 0 10px rgba(0, 0, 0, .16);}
	.all_menu_wrap .all_menu_top {padding: 0 15px; justify-content: left;}
	.all_gnb_nav .gnb {display: block; text-align: left;}
	.all_gnb_nav .depth1 {width: 100%; padding: 0; border-bottom: 1px solid #eee;}
	.all_gnb_nav .depth1 + .depth1 {border-left: none;}
	.all_gnb_nav p.depth1_a {display: flex; justify-content: space-between; align-items: center; padding: 0 15px; font-size: 18px; line-height: 60px; cursor: pointer;}
	.all_gnb_nav p.depth1_a .arr {display: block; transition: 0.3s;
  width: 25px;
  height: 25px;
  }
	.all_gnb_nav p.depth1_a.on .arr {transform: rotate(-180deg);}
	.all_gnb_nav p.depth1_a::after {display: none;}
	.all_gnb_nav .snb {display: none; font-size: 16px; transition: none;}
	.all_gnb_nav .depth2 {margin-top: 0; padding-left: 15px; line-height: 1.3; border-top: 1px solid #eee; transition: none;}
	.all_gnb_nav .depth2 a {display: block;
  padding-left: 5px;
  }
  .all_gnb_nav .depth2:first-child{
    margin-top: 0;
  }
}
@media screen and (max-width: 768px){

	.ham_open {width: 22px;}
	.all_menu_wrap {width: 95%;}
	.all_menu_wrap .all_menu_top {height: 60px;}
	.all_menu_wrap .ham_close {width: 60px; height: 60px; padding: 20px;}
	.all_gnb_nav {height: calc(100% - 60px);}
	.all_gnb_nav p.depth1_a {line-height: initial;
  padding: 20px 15px;
  font-weight: 500;
  font-size: 17px;
  }
  .all_gnb_nav .depth2 a{
    font-size: 16px;
    font-weight: 400;
  }
	.all_gnb_nav .snb {font-size: 16px;}
}


/* header */

.ctt_admin{
  position: fixed;
  top: 100px;
  right: 15px;
}
#sub_container {
  margin-top: 100px;
}
.sub_visual {
  height: auto;
  /* background: url(/html/img/sub_visual01.jpg) no-repeat center/cover; */
  }
.subtop-con-wrap{
  width: 100%;
  padding: 150px 0;
}
/* .sub_visual.sv01 {
  background-image: url(/html/img/sub_visual01.jpg);
}
.sub_visual.sv02 {
  background-image: url(/html/img/sub_visual02.jpg);
}
.sub_visual.sv03 {
  background-image: url(/html/img/sub_visual03.jpg);
}
.sub_visual.sv04 {
  background-image: url(/html/img/sub_visual04.jpg);
}
.sub_visual.sv05 {
  background-image: url(/html/img/sub_visual05.jpg);
} */
.sub_visual .sub_tit {
  position: relative;
  font-size: 72px;
  font-weight: 600;
  color: #191919;
  z-index: 22;
}
.sub_visual .subtop-txtbox p{
  position: absolute;
  top: 50%;
  right: 0;
  font-size: 110px;
  font-weight: 900;
  color: #F3F3F3;
  transform: translateY(-50%);
  z-index: 11;
}
.sub_visual .subtop-txtbox p span{
  font-weight: bold;
}
.sub_nav {
  border-bottom: 1px solid #D9D9D9;
  background-color: #fff;
  position: relative;
  z-index: 100;
}
.sub_nav_ul {
  display: flex;
  width: 100%;
  margin: 0 auto;
  border-left: 1px solid #E5E5E5;
  font-size: 17px;
  font-weight: normal;
  letter-spacing: -0.34px;
  color: rgb(54, 54, 54);
}
.sub_nav_ul > li {
  border-right: 1px solid #E5E5E5;
  position: relative;
}
.sub_nav_ul .home {}
.sub_nav_ul .home a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 70px;
  height: 100%;
  background: #C29C89;
}
.sub_nav_ul .home a img{
  max-width: 40px;
}
.sub_nav_ul .depth1_li,
.sub_nav_ul .depth2_li
{
  width: 240px;
}
.sub_nav_ul .depth_p {
  width: 100%;
  padding: 23px 21px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  cursor: pointer;
}
.sub_nav_ul .depth_p::after {
  content: '';
  display: block;
  width: 20px;
  height: 20px;
  background: url(/html/img/icon_drop.png) no-repeat center; position: absolute;
  top: 50%;
  right: 21px;
  transform: translateY(-50%);
  transition: .3s;
}
.sub_nav_ul .depth_p.on::after {
  transform: translateY(-50%) rotate(-180deg);
}
.sub_nav_ul .drop_menu {
  display: none;
  width: calc(100% + 2px);
  background-color: #fff;
  border: 1px solid #ccc;
  position: absolute;
  top: 100%;
  left: -1px;
}
.sub_nav_ul .drop_menu li {
  line-height: 1.3;
}
.sub_nav_ul .drop_menu li + li {
  border-top: 1px solid #ebebeb;
}
.sub_nav_ul .drop_menu li a {
  display: block;
  padding: 10px 15px;
  word-break: keep-all;
  transition: .2s;
}
.sub_nav_ul .drop_menu li:hover a {
  background-color: #f7f7f7;
}


@media(max-width:1024px){
  #sub_container {
    margin-top: 80px;
  }
.subtop-con-wrap{
  padding: 60px 0;
}
.sub_visual .sub_tit {
  font-size: 30px;
}
.sub_visual .subtop-txtbox p{
  font-size: 10vw;
}
.sub_nav_ul {
  font-size: 16px;
}
.sub_nav_ul .home{
  display: none;
}
.sub_nav_ul .home.nostr{
  display: flex;
}
.sub_nav_ul .home a{
  width: 50px;
}
.sub_nav_ul .depth1_li,
.sub_nav_ul .depth2_li
{
  width: 50%;
}
.sub_nav_ul .depth_p {
  padding: 15px 10px;
}
.sub_visual .subtop-txtbox p{
  letter-spacing: 0.5px;
  padding-bottom: 6px;
}
.sub_nav_ul .depth_p::after {
  width: 16px;
  height: 16px;
  right: 10px;
}
}

/* subtop */

.main-wrap, .main-banner, .main-sec{
  position: relative;
  width: 100%;
}
.main-banner{
  height: 100vh;
  min-height: 600px;
  background: url(/html/img/main-banner-bg01.jpg) no-repeat center / cover;
}
.main-banner .bg{
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 0;
}
.main-banner .bg video{
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  object-fit: cover;
}
.main-banner::after{
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .5);
  position: absolute;
  top: 0;
  left: 0;
}
.main-banner .txtbox{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  width: 100%;
  text-align: center;
  z-index: 2;
}
.main-banner .txtbox h2{
  font-size: 72px;
  font-weight: bold;
  letter-spacing: -1.44px;
  color: rgb(255, 255, 255);
  margin-bottom: 36px;
}
.main-banner .txtbox p{
  font-size: 24px;
  font-weight: normal;
  line-height: 1.42;
  letter-spacing: -0.48px;
  color: rgb(255, 255, 255);
}
.main-banner .bottom-arrow-icon{
  position: absolute;
  bottom: 60px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  width: 60px;
  z-index: 2;

  animation: motion 1s ease-in-out 0s infinite alternate; 
}

@keyframes motion {
	0% {bottom: 60px;}
	100% {bottom: 30px;}
}

.main-sec02{
  position: relative;
  background: #fff;
}
.main-sec02 .main-sec02-bigbox{
  height: 320vh;
}
.main-sec02-midiumbox{
  position: sticky;
  top: 0;
  overflow: hidden;
  height: 100vh;
}
.main-sec02 .inner{
  position: initial;
}
.main-sec02 .txtbox{
  display: flex;
  justify-content: flex-end;
  height: 20vh;
  padding-top: 120px;
}
.main-sec02 .txtbox h3{
  font-size: 72px;
  font-weight: bold;
  letter-spacing: -1.44px;
  color: rgb(25, 25, 25);
}
.main-sec02 .txtbox h3 .main-sec03-bgver{
  transition: all 0.3s linear;
  width: 220px;
  top: min(17.5vw,330px);
  left: calc(50% + min(7.5vw,326px));
  display: inline-block;
  position: absolute;
  border-radius: 9999px;
  overflow: hidden;
  margin: 0 !important;
}
.main-sec02.active .txtbox h3 .main-sec03-bgver{
  border-radius: 0 !important;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 100% !important;
}

.main-sec02 .txtbox h3 span.fixed{
  position: fixed;
}
.main-sec02 .txtbox h3 .subtxt2{
  margin-left: 240px;
}
.main-sec02 .txtbox h3 span img{
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.main-sec03{
  position: relative;
  z-index: 11;
}
.main-sec03 .txtbox2{
  text-align: center;
  padding: 0 20px;
  margin-top: 30vh;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}

.main-sec03 .txtbox2 h3{
  font-size: 72px;
  font-weight: bold;
  letter-spacing: -1.44px;
  color: rgb(255, 255, 255);

  opacity: 0;
  transition: all 1s ease-in-out;
  top: 30px;
  position: relative;
}
.main-sec03 .txtbox2 .link-a{
  opacity: 0;
  transition: all 1s ease-in-out;
  top: 30px;
  position: relative;
  transition-delay: 0.15s;
}
.main-sec02.active .main-sec03 .txtbox2 h3,
.main-sec02.active .main-sec03 .txtbox2 .link-a
{
  opacity: 1;
  top: 0;
}
.link-a{
  display: flex;
  margin-top: 36px;
}
.link-a.center{
  justify-content: center;
}
.link-a.white a{
  color: #fff;
}
.link-a a{
  display: flex;
  align-items: center;
  gap: 10px;

  font-size: 20px;
  font-weight: bold;
  letter-spacing: -0.4px;
}
.link-a a span{
  width: 32px;
  height: 32px;
  display: block;
  display: flex;
  align-items: center;
  justify-content: center;
  border: solid 1px rgb(209, 209, 209);
  border-radius: 100%;
}
.link-a.white a span{
  border: solid 1px rgba(255, 255, 255,0.4);
}
.link-a a span img{
  display: block;
  width: 12px;
}

.main-sec{
  padding: 150px 0;
}
.main-titbox p{
  font-size: 20px;
  font-weight: bold;
  letter-spacing: -0.4px;
  color: rgb(113, 113, 113);

  display: flex;
  align-items: center;
  gap: 4px;
  margin-bottom: 13px;
}
.main-titbox.white p,
.main-titbox.white h3{
  color: #fff;
}
.main-titbox p span{
  display: block;
  width: 30px;
}
.main-titbox p span img{
  display: block;
  width: 100%;
}
.main-titbox h3{
  font-size: 72px;
  font-weight: bold;
  letter-spacing: -1.44px;
  color: rgb(25, 25, 25);
}
.main-titbox h5{
  margin-top: 12px;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: -0.4px;
  color: rgb(102, 102, 102);
}
.main-titbox .tit-line{
  display: flex;
  justify-content: space-between;
  gap: 20px;
  flex-wrap: wrap;
  align-items: flex-start;
  margin-bottom: 88px;
}
.main-titbox .tit-line .link-a{
  margin-top: 10px !important;
}



.main-sec04{
  padding-bottom: 520px;
  padding-top: 0;
}
.main-sec04::after{
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  background: url(/html/img/main-sec04-bg01.png) no-repeat top right / cover;
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
}
.main-sec04 .con-line{
  display: flex;
  gap: 30px;
  align-items: flex-start;
  position: relative;
  z-index: 3;
}
.main-sec04 .con-line > .left{
  width: 430px;
  position: sticky;
  top: 0;
  padding-top: 150px;
}
.main-sec04 .con-line > .right{
  width: calc(100% - 460px);
  padding-top: 150px;
}
.main-sec04 .con-line > .right .con-subline{
  display: flex;
  flex-wrap: wrap;
  gap: 100px 60px;
}
.main-sec04 .con-line > .right .con-subline > li{
  width: calc(50% - 30px);
  position: relative;
}
.main-sec04 .con-line > .right .con-subline > li .imgbox{
  margin-bottom: 24px;
}
.main-sec04 .con-line > .right .con-subline > li .imgbox img{
  width: 100%;
  display: block;
}
.main-sec04 .con-line > .right .con-subline > li .txtbox{
  text-align: center;
}
.main-sec04 .con-line > .right .con-subline > li .txtbox h4{
  font-size: 28px;
  font-weight: bold;
  line-height: 1.36;
  letter-spacing: -0.8px;
  color: rgb(17, 17, 17);
  margin-bottom: 8px;
}
.main-sec04 .con-line > .right .con-subline > li .txtbox p{
  font-size: 20px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: -0.4px;
  color: rgb(102, 102, 102);
}
.main-sec04 .con-line > .right .con-subline > li.even{
  top: 370px;
}

.main-sec05{
  background: url(/html/img/main-sec05-bg01.png) no-repeat center/ cover;
}
.main-sec05 .main-titbox h3{
  margin-bottom: 88px;
  color: #fff;
}
.cert-swiper,
.cert-swiper-wrapper
{
  position: relative;
  overflow: hidden;
}
.cert-swiper .swiper-wrapper{
}
.cert-swiper-wrapper .cert-next,
.cert-swiper-wrapper .cert-prev{
  width: 74px;
  cursor: pointer;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  z-index: 3;
}
.cert-swiper-wrapper .cert-next{
  right: 110px;
}
.cert-swiper-wrapper .cert-prev{
  left: 110px;
}

.main-sec06{
  overflow: hidden;
  padding-bottom: 400px;
  position: relative;
  background: #fff;
}
.main-sec06 .imgbox{
  position: absolute;
  width: 62%;
  top: 50%;
  right: 0;
  transform: translate(10%,-50%);
  -webkit-transform: translate(10%,-50%);
  text-align: right;
}
.main-sec06 .imgbox img{
  width: 90%;
}

.main-sec07{
  background-color: rgb(245, 245, 245);
  overflow: hidden;
}

.main-pagi{
  display: none !important;
}
.product-swiper-bigbox .product-swiper{
  margin-bottom: 88px;
}
.product-swiper-bigbox .product-swiper .swiper-slide .imgbox img{
  width: 100%;
}
.product-swiper-bigbox .product-swiper .swiper-slide .imgbox{
  margin-bottom: 24px;
}
.product-swiper-bigbox .product-swiper .swiper-slide .txtbox{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  gap: 10px;
}
.product-swiper-bigbox .product-swiper .swiper-slide .txtbox h3{
  width: calc(100% - 95px);
  font-size: 30px;
  font-weight: bold;
  line-height: 1.33;
  letter-spacing: -0.6px;
  color: rgb(17, 17, 17);

  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.product-swiper-bigbox .product-swiper .swiper-slide .txtbox p{
  width: 85px;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.63;
  letter-spacing: -0.32px;
  color: rgb(102, 102, 102);
}
.pd-scrollbar{
  width: 100%;
  height: 5px;
  border-radius: 10px;
  position: relative;
  overflow: hidden;
  background-color: rgb(238, 238, 238);
}
.pd-scrollbar > .swiper-scrollbar-drag{
  background-color: rgb(195, 214, 0);
}

@media(max-width:2000px){
  .main-sec06 .imgbox img{
    width: 100%;
    max-width: 1220px;
  }
}
@media(max-width:1600px){
  .main-sec04 .con-line > .right .con-subline{
    gap: 20px 30px;
  }
  .main-sec04 .con-line > .right .con-subline > li{
    width: calc(50% - 15px);
  }
  .main-sec04 .con-line > .left{
    width: 400px;
  }
  .main-sec04 .con-line > .right{
    width: calc(100% - 430px);
  }

  .cert-swiper-wrapper .cert-next,
  .cert-swiper-wrapper .cert-prev{
    width: 36px;
    display: none;
  }
  .cert-swiper-wrapper .cert-next{
    right: 20px;
  }
  .cert-swiper-wrapper .cert-prev{
    left: 20px;
  }
  .main-pagi{
    display: flex !important;
    align-items: center;
    justify-content: center;
    gap: 4px;
    color: #fff;
    margin-top: 16px;
    font-size: 16px;
  }
  .main-pagi span{
    color: #fff;
  }
}

@media(max-width:1024px){
  .main-banner{
    min-height: 500px;
  }
  .main-banner .txtbox h2{
    font-size: 32px;
    letter-spacing: -0.44px;
    margin-bottom: 20px;
  }
  .main-banner .txtbox p{
    font-size: 18px;
  }
  .main-banner .bottom-arrow-icon{
    bottom: 30px;
    width: 40px;
  }
  
  @keyframes motion {
    0% {bottom: 30px;}
    100% {bottom: 15px;}
  }

  .main-sec02{
  }
  .main-sec02 .txtbox{
    padding: 90px 0 0px;
  }
  .main-sec02 .txtbox h3{
    font-size: 28px;
    letter-spacing: -0.44px;
  }
  .main-sec02 .txtbox h3 span{
    margin-left: 3px;
    margin-right: 3px;
  }
  .main-sec02 .txtbox h3 .main-sec03-bgver{
    width: 160px;
  }
  .main-sec02 .txtbox h3 .subtxt2{
    margin-left: 200px;
  }

  .main-sec03 .txtbox2 h3{
    font-size: 28px;
    font-size: 8vw;
    letter-spacing: -0.44px;
  }
  .link-a{
    margin-top: 20px;
  }
  .link-a a{
    gap: 6px;
    font-size: 17px;
  }
  .link-a a span{
    width: 24px;
    height: 24px;
  }
  .link-a a span img{
    width: 10px;
  }
  

  .main-sec{
    padding: 60px 0;
  }
  .main-titbox p{
    font-size: 15px;
    margin-bottom: 8px;
  }
  .main-titbox p span{
    width: 24px;
  }
  .main-titbox h3{
    font-size: 28px;
    letter-spacing: -0.44px;
  }
  .main-titbox h5{
    margin-top: 8px;
    font-size: 16px;
  }
  /* .main-titbox h5 br{
    display: none;
  } */
  .main-titbox .tit-line{
    margin-bottom: 30px;
  }
  .main-titbox .tit-line > .left{
    width: 100%;
  }
  .main-titbox .tit-line > .right{
    width: 100%;
  }
  


  .main-sec04{
    padding-bottom: 60px;
    padding-top: 0;
  }
  .main-sec04 .con-line{
    flex-wrap: wrap;
  }
  .main-sec04 .con-line > .left{
    width: 100%;
    padding-top: 120px;
    position: relative;
  }
  .main-sec04 .con-line > .right{
    width: 100%;
    padding-top: 0;
  }
  .main-sec04 .con-line > .right .con-subline{
    gap: 30px 10px;
  }
  .main-sec04 .con-line > .right .con-subline > li{
    width: calc(50% - 5px);
  }
  .main-sec04 .con-line > .right .con-subline > li .imgbox{
    margin-bottom: 12px;
  }
  .main-sec04 .con-line > .right .con-subline > li .txtbox h4{
    font-size: 20px;
    margin-bottom: 6px;
  }
  .main-sec04 .con-line > .right .con-subline > li .txtbox p{
    font-size: 16px;
  }
  .main-sec04 .con-line > .right .con-subline > li .txtbox p br{
    display: none;
  }
  .main-sec04 .con-line > .right .con-subline > li.even{
    top: 0;
  }

  .main-sec05 .main-titbox h3{
    margin-bottom: 30px;
  }

  .main-sec06{
    padding-bottom: 120px;
  }
  .main-sec06 .imgbox{
    width: 50%;
    top: initial;
    bottom: 0;
    right: 0;
    transform: translate(10%,10%);
    -webkit-transform: translate(10%,10%);
  }


  .product-swiper-bigbox .product-swiper{
    margin-bottom: 30px;
  }
  .product-swiper-bigbox .product-swiper .swiper-slide .imgbox{
    margin-bottom: 16px;
  }
  .product-swiper-bigbox .product-swiper .swiper-slide .txtbox h3{
    width: 100%;
    font-size: 16px;
  }
  .product-swiper-bigbox .product-swiper .swiper-slide .txtbox p{
    width: 100%;
    font-size: 14px;
  }
  .pd-scrollbar{
    height: 3px;
    border-radius: 5px;
  }

  .main-titbox .tit-line .link-a{
    margin-top: 0px !important;
  }
}

 
@media(max-width:767px){
  .main-banner .txtbox p br{
    display: none;
  }
  .main-sec02 .txtbox h3 .main-sec03-bgver{
    width: 110px;
  }
  .main-sec02 .txtbox h3 .subtxt2{
    margin-left: 140px;
  }
  .main-sec06 .imgbox{
    width: 60%;
    transform: translate(5%,15%);
    -webkit-transform: translate(5%,15%);
  }
}

@media(max-width:375px){
  .main-banner .txtbox h2{
    font-size: 28px;
  }
  .main-sec02 .txtbox h3 .main-sec03-bgver{
    width: 90px;
  }
  .main-sec02 .txtbox h3 .subtxt{
    margin-top: 6px;
    display: inline-block;
  }
  .main-sec02 .txtbox h3 .subtxt2{
    display: block;
    margin: 0;
    margin-top: 12px;
  }
  .main-sec02 .txtbox{
    justify-content: flex-start;
  }
}
@media(max-width:350px){
  .main-sec02 .txtbox h3{
    font-size: 22px;
  }
  .main-sec04 .con-line > .right .con-subline > li{
    width: 100%;
  }
  .main-sec04 .con-line > .right .con-subline > li.even{
    top: 0;
  }
}

/* main */

.foot-top, .foot-wrap{
  width: 100%;
  position: relative;
  overflow: hidden;
}
.foot-top{
  background: url(/html/img/foot-top-bg02.jpg) no-repeat center / cover;
  padding: 130px 0;
}
/* .foot-top::after{
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.5);
  z-index: 0;
} */
.foot-top .inner{
  z-index: 2;
}
.foot-top .con-line{
  display: flex;
  align-items: flex-start;
  gap: 20px;
  flex-wrap: wrap;
}
.foot-top .con-line > .left{
  width: calc(100% - 560px);
}
.foot-top .con-line > .right{
  width: 540px;
}
.foot-top .con-line > .left .main-titbox p{
  font-size: 24px;
  color: rgb(195, 214, 0) !important;
} 
.foot-top .con-line > .left .main-titbox h3{
  font-size: 60px;
}
.foot-top .con-line > .left .main-titbox h5{
  color: rgb(181, 181, 181);
}
.frmbox{
  padding: 54px 60px;
  border-radius: 20px;
  -webkit-backdrop-filter: blur(50px);
  backdrop-filter: blur(50px);
  border: solid 1px rgba(255, 255, 255, 0.16);
  background-color: rgba(255, 255, 255, 0.04);
}
.frmbox .con-titbox{
  margin-bottom: 40px;
}
.frmbox .con-titbox h3{
  margin-bottom: 8px;

  font-size: 30px;
  font-weight: 800;
  letter-spacing: -0.6px;
  color: rgb(255, 255, 255);
}
.frmbox .con-titbox p{
  font-size: 16px;
  font-weight: normal;
  line-height: 1.5;
  letter-spacing: -0.16px;
  color: rgb(255, 255, 255);
}
.frmbox .iptbox{
  margin-bottom: 14px;
}
.frmbox .iptbox input,
.frmbox .iptbox textarea
{
  width: 100%;
  padding: 12px 14px;
  border-radius: 5px;
  border: solid 1px rgba(255, 255, 255, 0.2);
  background-color: rgba(255, 255, 255, 0.05);

  font-size: 15px;
  font-weight: normal;
  letter-spacing: -0.15px;
  color: rgba(255, 255, 255, 1);
}
.frmbox .iptbox input::placeholder,
.frmbox .iptbox textarea::placeholder{
  color: rgba(255, 255, 255, 0.6);
}
.frmbox .iptbox textarea{
  resize: none;
  height: 212px;
  overflow-y: auto;
}
.frmbox .submitbox button{
  padding: 22px 10px;
  border-radius: 5px;
  background: linear-gradient(to bottom, rgb(195, 214, 0) -29%, rgb(124, 213, 0) 171%);


  font-size: 15px;
  font-weight: 800;
  letter-spacing: -0.15px;
  color: rgb(5, 55, 91);
  text-align: center;

  border: none;
  outline: none;
  width: 100%;
}
.frmbox .submitbox button:hover{
  text-decoration: underline;
}

.foot-top .con-line > .right .contact_link{display: flex;gap: 50px;align-items: center;justify-content: end;}
.foot-top .con-line > .right .contact_link p{font-size: 24px;font-weight: 400;color: #D9D9D9;}
.foot-top .con-line > .right .contact_link .arrow{display: flex;justify-content: center;align-items: center;width: 230px;height: 230px;border-radius: 50%;border: #D9D9D9 solid 1px;transition: background-color 0.3s;}
.foot-top .con-line > .right .contact_link .arrow img{transition: filter 0.3s;}
.foot-top .con-line > .right .contact_link:hover p{text-decoration: underline;}
.foot-top .con-line > .right .contact_link:hover .arrow{background-color: #fff;}
.foot-top .con-line > .right .contact_link:hover .arrow img{filter: invert(1) brightness(0);}

.foot-bottom{
  position: relative;
  padding: 65px 0 54px;
  overflow: hidden;
  background: #eee;
}
.foot-bottom .foot-conbox .foot-logo{
  width: 140px;
  margin-bottom: 24px;
}
.foot-bottom .foot-conbox > p:not(.copyright){
  display: flex;
  align-items: center;
  gap: 16px;
  position: relative;
  margin-bottom: 8px;
}
.foot-bottom .foot-conbox > p span{
  font-size: 16px;
  font-weight: 500;
  letter-spacing: -0.32px;
  color: rgb(102, 102, 102);
  position: relative;
}
.foot-bottom .foot-conbox > p span::after{
  content: "";
  display: block;
  width: 1px;
  height: 11px;
  background: rgb(221,221,221);
  position: absolute;
  top: 50%;
  right: -8.5px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.foot-bottom .foot-conbox > p span:last-child::after{
  display: none;
}
.foot-bottom .foot-conbox > p.copyright{
  margin-top: 40px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.43;
  letter-spacing: -0.28px;
  color: rgb(153, 153, 153);
}
.foot-bottom .inner{
  z-index: 2;
}
.foot-bottom .bgtxt{
  width: 40%;
  position: absolute;
  bottom: 0;
  right: 0;
  transform: translate(5%,0%);
  -webkit-transform: translate(5%,0%);
  opacity: 0.7;
}


@media(max-width:1024px){
  .foot-top{
    padding: 60px 0;
  }
  .foot-top .con-line{
    gap: 30px;
  }
  .foot-top .con-line > .left{
    width: 100%;
  }
  .foot-top .con-line > .right{
    width: 100%;
  }
  .foot-top .con-line > .left .main-titbox p{
    font-size: 18px;
  } 
  .foot-top .con-line > .left .main-titbox h3{
    font-size: 32px;
  }  
  .frmbox{
    padding: 30px 20px;
    border-radius: 16px;
    -webkit-backdrop-filter: blur(30px);
    backdrop-filter: blur(30px);
  }
  .frmbox .con-titbox{
    margin-bottom: 20px;
  }
  .frmbox .con-titbox h3{
    margin-bottom: 6px;
    font-size: 24px;
  }
  .frmbox .iptbox{
    margin-bottom: 8px;
  }
  .frmbox .iptbox input,
  .frmbox .iptbox textarea
  {
    padding: 8px 12px;
  }
  .frmbox .iptbox textarea{
    height: 130px;
  }
  .frmbox .submitbox button{
    padding: 8px 12px;
  }

  .foot-top .con-line > .right .contact_link{gap: 30px;justify-content: end;}
  .foot-top .con-line > .right .contact_link p{font-size: 20px;}
  .foot-top .con-line > .right .contact_link .arrow{width: 100px;height: 100px;}
  .foot-top .con-line > .right .contact_link .arrow img{width: 30px;}

  .foot-bottom{
    padding: 40px 0;
  }
  .foot-bottom .foot-conbox .foot-logo{
    width: 120px;
    margin-bottom: 20px;
  }
  .foot-bottom .foot-conbox > p:not(.copyright){
    gap: 6px;
    flex-wrap: wrap;
    margin-bottom: 15px;
  }
  .foot-bottom .foot-conbox > p span{
    width: 100%;
    display: block;
    font-size: 14px;
  }
  .foot-bottom .foot-conbox > p span::after{
    display: none;
  }
  .foot-bottom .foot-conbox > p.copyright{
    margin-top: 30px;
    font-size: 12px;
  }
}

/* footer */




/* 게시판 페이징 */
.pg_wrap{float: none;display: block;text-align: center;margin-top: 60px;}
.pg_current{min-width: 32px;height: 32px;background-color: #1D2088;border: #E5E5E5 solid 1px;font-size: 14px;font-weight: 700;border-radius: 4px;}
.pg_page{min-width: 32px;height: 32px;background-color: #fff;border: #DFE3E8 solid 1px;font-size: 14px;font-weight: 700;color: #1D2088;}

@media screen and (max-width:1024px) {
  .pg_wrap{margin-top: 40px;}
}