@charset "UTF-8";
/*=================================================
    컬러
=================================================*/
/*=================================================
    폰트
=================================================*/
/*=================================================
    미디어쿼리
=================================================*/
/*=================================================
    컬러
=================================================*/
/*=================================================
    폰트
=================================================*/
/*=================================================
    미디어쿼리
=================================================*/
#sub-section01 {
  background: url("../../../img/page/double-jaw/index/sec1_bg.png") no-repeat center top;
  background-size: cover;
}
@media screen and (max-width: 1439.98px) {
  #sub-section01 {
    padding: 250px 0 0 !important;
    background: url("../../../img/page/double-jaw/index/sec1_bg_m.png") no-repeat center top;
    background-size: cover;
  }
}
@media screen and (max-width: 991.98px) {
  #sub-section01 {
    padding-top: 106px !important;
  }
}
#sub-section01 .img-area {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 0;
  box-sizing: border-box;
}
@media screen and (max-width: 1439.98px) {
  #sub-section01 .img-area {
    position: static;
    margin-top: 30px;
  }
}
#sub-section01 .img-area .badge {
  position: absolute;
  right: 137px;
  bottom: 190px;
  color: #9d785f;
  font-size: 16px;
  letter-spacing: -0.025em;
}
@media screen and (max-width: 1439.98px) {
  #sub-section01 .img-area .badge {
    bottom: 65px;
    color: #b89a85;
  }
}
@media screen and (max-width: 991.98px) {
  #sub-section01 .img-area .badge {
    font-size: 12px;
    bottom: 40px;
    right: 20px;
  }
}
@media screen and (max-width: 374.98px) {
  #sub-section01 .img-area .badge {
    bottom: 30px;
    right: 0;
  }
}

#section02 {
  padding: 0 !important;
  position: relative;
  z-index: 10;
  background: #fbf9f9;
}
#section02 .sheet {
  border-top-left-radius: 280px;
  padding: 180px 0;
  overflow: hidden;
  background: #fff;
  box-shadow: -10px -10px 40px rgba(0, 0, 0, 0.18);
}
@media screen and (max-width: 1439.98px) {
  #section02 .sheet {
    border-top-left-radius: 0;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  }
}
@media screen and (max-width: 991.98px) {
  #section02 .sheet {
    padding: 80px 0;
  }
}
#section02 .sheet .area .title-area {
  margin-bottom: 20px;
  text-align: center;
}
#section02 .sheet .area .title-area p {
  margin-bottom: 16px;
  font-size: 24px;
  color: #9d968e;
}
@media screen and (max-width: 991.98px) {
  #section02 .sheet .area .title-area p {
    margin-bottom: 13px;
    font-size: 15px;
  }
}
#section02 .sheet .area .title-area h3 {
  margin: 0;
  font-size: 70px;
  font-weight: 700;
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  color: #2c2721;
}
@media screen and (max-width: 991.98px) {
  #section02 .sheet .area .title-area h3 {
    font-size: 30px;
  }
}
#section02 .sheet .area .title-area h3 .why {
  color: #746b64;
}
#section02 .sheet .area .list {
  overflow: visible !important;
}
@media screen and (max-width: 1439.98px) {
  #section02 .sheet .area .list {
    overflow: hidden;
  }
}
#section02 .sheet .area .list .swiper-wrapper {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 28px;
}
@media screen and (max-width: 1439.98px) {
  #section02 .sheet .area .list .swiper-wrapper {
    display: flex;
    gap: 0;
  }
}
#section02 .sheet .area .list .swiper-wrapper .item {
  display: flex;
  flex-direction: column;
  border: 1px solid #e8e5e3;
  border-radius: 20px;
  overflow: hidden;
  background-position: bottom center;
  background-size: 100%;
  background-repeat: no-repeat;
}
@media screen and (max-width: 1439.98px) {
  #section02 .sheet .area .list .swiper-wrapper .item {
    width: 100%;
  }
}
@media screen and (max-width: 991.98px) {
  #section02 .sheet .area .list .swiper-wrapper .item {
    border-radius: 10px;
  }
}
#section02 .sheet .area .list .swiper-wrapper .item:nth-child(1) {
  background-image: url("../../../img/page/double-jaw/index/sec2_img1.png");
}
#section02 .sheet .area .list .swiper-wrapper .item:nth-child(2) {
  background-image: url("../../../img/page/double-jaw/index/sec2_img2.png");
}
#section02 .sheet .area .list .swiper-wrapper .item:nth-child(2) h4 {
  background-color: #b5aea8;
}
#section02 .sheet .area .list .swiper-wrapper .item:nth-child(3) {
  background-image: url("../../../img/page/double-jaw/index/sec2_img3.png");
}
#section02 .sheet .area .list .swiper-wrapper .item:nth-child(3) h4 {
  background-color: #6f6358;
}
#section02 .sheet .area .list .swiper-wrapper .item h4 {
  margin: 0;
  padding: 45px 30px 49px 40px;
  font-size: 24px;
  line-height: 33px;
  color: #fff;
  background-color: #9d8c83;
}
@media screen and (max-width: 991.98px) {
  #section02 .sheet .area .list .swiper-wrapper .item h4 {
    padding: 25px 22px;
    font-size: 16px;
    line-height: 20px;
  }
}
@media screen and (max-width: 374.98px) {
  #section02 .sheet .area .list .swiper-wrapper .item h4 {
    font-size: 4.2780748663vw;
  }
}
#section02 .sheet .area .list .swiper-wrapper .item .text {
  height: 577px;
  padding: 39px;
  box-sizing: border-box;
  color: #72675f;
  font-size: 15px;
  line-height: 25px;
  letter-spacing: -0.025em;
}
@media screen and (max-width: 1439.98px) {
  #section02 .sheet .area .list .swiper-wrapper .item .text {
    height: 700px;
  }
}
@media screen and (max-width: 991.98px) {
  #section02 .sheet .area .list .swiper-wrapper .item .text {
    height: 500px;
    padding: 20px;
    font-size: 12px;
    line-height: 19px;
  }
}
@media screen and (max-width: 450px) {
  #section02 .sheet .area .list .swiper-wrapper .item .text {
    height: 450px;
  }
}
@media screen and (max-width: 400px) {
  #section02 .sheet .area .list .swiper-wrapper .item .text {
    height: 430px;
  }
}
@media screen and (max-width: 349.98px) {
  #section02 .sheet .area .list .swiper-wrapper .item .text {
    height: 400px;
  }
}
#section02 .sheet .area .list .swiper-controller {
  display: none;
}
@media screen and (max-width: 1439.98px) {
  #section02 .sheet .area .list .swiper-controller {
    display: flex;
    margin-top: 50px;
    gap: 50px;
    justify-content: center;
  }
}
#section02 .sheet .area .list .swiper-controller .swiper-button-prev,
#section02 .sheet .area .list .swiper-controller .swiper-button-next,
#section02 .sheet .area .list .swiper-controller .swiper-pagination {
  position: relative;
}
#section02 .sheet .area .list .swiper-controller .swiper-button-prev svg,
#section02 .sheet .area .list .swiper-controller .swiper-button-next svg {
  color: #000;
  width: 7px;
}
#section02 .sheet .area .list .swiper-controller .swiper-pagination {
  width: fit-content;
  color: #9d968e;
  font-size: 16px;
}
#section02 .sheet .area .list .swiper-controller .swiper-pagination .swiper-pagination-current {
  font-weight: 700;
  color: #746b64;
}