@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100;300;400;500;700;900&display=swap");
@import url("https://webfontworld.github.io/sunn/SUIT.css");
@font-face {
  font-family: "InkLipquid";
  src: url("https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_one@1.0/InkLipquid.woff")
    format("woff");
}
@import url(https://cdn.rawgit.com/moonspam/NanumSquare/master/nanumsquare.css);
/* font-family: 'InkLipquid'; */
* {
  z-index: auto;
  margin: 0;
  padding: 0;
  position: relative;
}
img {
  width: 100%;
  display: block;}
ul,
li,
ol {
  list-style: none;
}
body { font-family: 'NanumSquare', sans-serif; }
section {
  position: relative;
  overflow: hidden;
  background-color: white;
  box-sizing: border-box;
  width: 100%;
  height: auto;
}
span {
  font-weight: 800;
}
.slick-slide {
  margin:-20px;}
 .container{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 80px 0;
  margin: 0 auto;
  width: 80%;}
/* header */
header{
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%; height: 80px;}
header .cont1{
  position: absolute;
}
header .cont2{
  position: absolute;
  right: 20px;
}
header img{width: auto;}

/* 111111 */
.section1{width: 100%; height: 800px;}
.section1 .img1_1{
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  opacity: 30%;}
.section1 .img1_2{
  top: 50%;
  left: 50%;
  width: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
  opacity: 100%;}
.section1 video{
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: flex; justify-content: center;align-items: center;
  position: absolute;}
.section1 .img1_2 img{width: 100%;}
/* 22222 */
.section2{
  background-color: #fff5ed;
  width: 100%; height: auto;}
.section2 .container .review_{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.section2 .container .review_ img{
  width: 100%; 
  padding-bottom: 30PX ;}
  .section2 .container .review_ img:nth-child(1){width: 150px;}
.section2 .container .k_review{
  padding-top: 20px;
  width: 80%;}

/* 33333 */
.section3{
  width: 100%; height: auto;
  background-color: white;}
  .section3 .container{padding-bottom: 0;}
  .section3 .container .content_{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;}
.section3 .container .content_ img{
  padding-bottom: 30PX;}
.section3 .container .content_ img:nth-child(1){width: 150px;}

.section3 .container .content_ .contimg3{
  padding-bottom: 50px;
}
.section3 .k_content1{
  border-top: 3px solid #ff9c4c;
  border-bottom: 3px solid #ff9c4c;
  padding: 30px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
  width: 80%;}
.section3 .k_content1 .kc{
  box-sizing: border-box;
  padding: 40px 10px;
  text-align: center;
  display: flex; justify-content: center;
  align-items: center;  
  flex-direction: column;
  width: 100%;}

.section3 .k_content1 .kc h6{
  color: #ff9c4c ; font-weight: 900;
  padding: 15px;
  font-size: 22px;
}
.section3 .k_content1 .kc p{
  font-size: 1.1rem;
  line-height: 28px;
}
.section3 .k_content1 .kc1,.kc2,.kc3{border-right: 2px dashed #ffdfc5;}

.section3 .k_content2{
  padding-top:70px;
  display: flex; gap: 30px;
}

/* 44444 */
.section4{
  width: 100%; height: auto;
  background-size: cover;
  background-image: url(img_kjt/4_0.png);
}
.section4 .container .ot_{
  padding-bottom: 30px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;}
.section4 .container .ot_tab{
  padding-bottom: 10%;
  height: 70%;
  width:70%;}
.section4 .container .ot_ img{
  padding-bottom: 30PX;}
.section4 .container .ot_ img:nth-child(1){width: 150px;}
.section4 .container .ot_tab .btn-group{
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.219);
  display: flex; align-items: center;justify-content: center;
}
.section4 .container .ot_tab .btn{
  cursor: pointer;
  font-size: 25px;
  font-weight: 500;
  width: 55%;height: 70px;
  border: 1px solid white;
  }
.section4 .container .ot_tab .btn1{background-color: white;}
.section4 .container .ot_tab .btn2{
  color: white;
  background-color: #c2a791;}
.section4 .cont-group{
  aspect-ratio: 16/9;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.219);
  overflow: hidden;
  background-color: white;
  padding: 20px; box-sizing: border-box;}
.section4 iframe{height: 100%;}
.section4 .cont-group .cont2{
  height: 100%;
  display: none;}
.section4 .cont-group .cont1{
  height: 100%;
}


/* 555555 */
.section5 .container{padding-bottom: 0;}
.section5 .container .cycle_{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;}
.section5 .container .cycle_ img{
  padding-bottom: 30PX;}
.section5 .container .cycle_ img:nth-child(1){width: 150px;}
.section5 .container .cycle_ img:nth-child(2){
  width: 80%;
  max-width: 820px;
  padding-bottom: 50px;}
.section5 .container .cycle_ img:nth-child(3){
  width: 100%;
  padding-bottom: 100px;
}

/* 666666 */
.section6{background-color: #fff5ed;}
.section6 .container{padding-bottom: 10%;}
.section6 .container .g4_{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;}
.section6 .container .g4_ img:nth-child(1){width: 150px; padding-bottom: 30px;}
.section6 .container .g4_ img:nth-child(2){
  width: auto;
  padding-bottom: 50px;}
.section6 .container .g4_ img:nth-child(3){
  background-color: white;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);}

/* 77777 */
.section7{
  width: 100%;
  z-index: 1;
  position: relative;
  background-color: #efe6de;}
.section7 .container{
  width: 80%;
  padding-bottom: 15%;}
.section7 .container .peed_{
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;}
.section7 .container .peed_ img:nth-child(1){
  width: 150px;
  padding-bottom:30px;}
  .section7 .container .peed_ img:nth-child(2){
    width: auto;
  }
.section7 .container .peed2_{
  box-sizing: border-box;
  width: 100%;
  padding-top: 50px;
  justify-content: center;
  display: grid;
  gap: 10px;
  grid-template-columns: repeat(2, 1fr);
}

/* 88888 */
.section8 {
  overflow: visible;
  z-index: 2;
  position: relative;
  width: 100%; height: auto;
}
.section8 img{width: auto;}
.section8 .sc8{
  width: 100%;
  min-height: 1300px; }
.section8 .container{
  width: 80%; height: 100%;
}
.section8 .sub_1 {
  width: auto;
  position: absolute;
  top: -10%;
  left: 50%;
  transform: translate(-50%);
  height: auto;
  z-index: 10;
  border: none;
}
.section8 .sub_2{
  left: 50%;
  transform: translate(-50%);
  top: 73%;
  width: 100%; height: 25%;}
.section8 .sub_2 .sub_box{
  font-weight: 900;
  font-size: 24px; 
  display: flex; justify-content: center;
  align-items: center; 
  width: 100%; height: 15%;
  padding: 4px;
  border-radius: 50px;
  letter-spacing: 2px;
  background-color: #ecdacb;}
.section8 .sub_1 .sub_box2 img{width:95%;}
.section8 .sub_1 .sub_box2{
  padding-top: 30px;
  object-fit: cover;
  display: grid;
  grid-template-columns: repeat(8, 1fr);
  gap: 10px;
  width: 100%;
}
.section8 .sub_1 .app{
  transition: transform 0.3s ease;
  cursor: pointer;}
.section8 .sub_1 .app:hover{ transform: scale(1.05);}


/* 99999 */
.section9 {
  width: 100%; height: 100px;
  background-size: cover;
  background-position: center;
  background-image: url(img_kjt/9_1.png);}



/* 1000일때 미디어쿼라 */

@media (max-width: 1000px){
  
  /* 333 */
  .section3 .k_content1 .kc h6{
    color: #ff9c4c ; font-weight: 900;
    padding: 15px;
    font-size: 18px;
  }
  .section3 .k_content1 .kc p{
    font-size: 15px;
    line-height: 22px;
  }
  .section3 .k_content1 .kc1,.kc2,.kc3{border-right: 2px dashed #ffdfc5;}

  .section3 .k_content2{
    padding-top:0px;
    display: flex; gap: 30px;
  }
  .section3 .k_content2 img{
    bottom: -100px;
    transform: scale(70%);
  }

  /* 444 */
  .section4 .container .ot_tab{
    padding-bottom: 10%;
    height: 90%;
    width:90%;}
  /* 777 */
  .section7 .container .peed2_{
    width: 80%;
    padding-top: 50px;
    display: grid;
    gap: 10px;
    grid-template-columns: repeat(1, 1fr);
  }
  
  /* 99999 */
  .section9 {
  width: 100%; height: 100px;}}



@media (max-width: 950px){
.section1 .img1_2{width: 80%;}
.section3 .k_content1 .kc{padding: 10px;}
.section3 .k_content1{padding: 15px;}
.section3 .k_content2 img{
bottom: -30px;
transform: scale(70%);}
.section4 .container .ot_tab .btn{
font-size: 18px; height: 40px;
}
.section4 .container .ot_tab{
padding-bottom: 10%;
height: 90%;
width:100%;}
.section4 .cont-group{padding: 10px;}
/* 888 */
.section8 .sub_1 {
width: 90%; }
.section8 .sub_1 img {
transform: scale(0.9);
width: 100%;
height: auto;}
.section8 .sub_2{
top: 65%;}
.section8 .sc8{
width: 100%;
min-height: 1500px;}
.section8 .sub_2 .sub_box2{
padding-top: 30px;
object-fit: cover;
display: grid;
grid-template-columns: repeat(4, 1fr);
gap: 10px;
width: 100%;}}

@media (max-width: 800px){

.section3 .k_content1{
  grid-template-columns: repeat(2,1fr);
}
.section3 .k_content1 .kc2{border-right: none;}
.section3 .container .k_content1{
  flex: 2 2 100%;
}
.section3 .k_content2 img{
  bottom: -20px;
  transform: scale(100%);
}
.section8 .sc8{
  width: 100%;
  min-height: 1300px;}
}
@media (max-width: 700px){
.section8 .sc8{
  width: 100%;
  min-height: 1150px;}
}
@media (max-width:600px){
.section8 .sub_2 .sub_box{
  padding: 4px;
  letter-spacing: 5px;
  font-size: 25px;}
.section8 .sc8{
  width: 100%;
  min-height: 950px;}
}
@media (max-width:500px){
.section4 .container .ot_tab .btn{
  font-size: 18px; height: 40px;
  }
.section4 .container .ot_tab{
  padding-bottom: 10%;
  height: 90%;
  width:100%;}
.section4 .cont-group{padding: 3px;}
.section5 .container .cycle_ img:nth-child(3){
  width: 110%;
  padding-bottom: 50px;
}
.section6 .container .g4_ img:nth-child(2){
  width: 90%;
  padding-bottom: 50px;}
.section7 .container .peed_ img:nth-child(2){
  width: 90%;
}
.section7 .container .peed2_ {width: 90%;}
.section8 .sc8{
  width: 100%;
  min-height: 850px;}
}
@media (max-width:450px){
.section8 .sc8{
  width: 100%;
  min-height: 750px;}
}