@charset "UTF-8";
/*=================================================
    컬러
=================================================*/
/*=================================================
    폰트
=================================================*/
/*=================================================
    미디어쿼리
=================================================*/
/*=================================================
    컬러
=================================================*/
/*=================================================
    폰트
=================================================*/
/*=================================================
    미디어쿼리
=================================================*/
#sub-section01 {
  background: url("../../../img/page/facial-contour/v-line/sec1_bg.png") no-repeat center top;
  background-size: cover;
}
@media screen and (max-width: 1439.98px) {
  #sub-section01 {
    padding: 250px 0 0 !important;
  }
}
@media screen and (max-width: 991.98px) {
  #sub-section01 {
    padding-top: 70px !important;
  }
}
#sub-section01 .img-area {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 0;
  box-sizing: border-box;
}
@media screen and (max-width: 1700px) {
  #sub-section01 .img-area {
    right: -150px;
  }
}
@media screen and (max-width: 1439.98px) {
  #sub-section01 .img-area {
    position: static;
    right: 0;
    margin-top: 30px;
  }
}
#sub-section01 .img-area .badge {
  position: absolute;
  right: 266px;
  bottom: 220px;
  color: #fff;
  font-size: 16px;
  letter-spacing: -0.025em;
}
@media screen and (max-width: 1439.98px) {
  #sub-section01 .img-area .badge {
    bottom: 20px;
    right: 20px;
  }
}
@media screen and (max-width: 991.98px) {
  #sub-section01 .img-area .badge {
    font-size: 12px;
    right: 10px;
    bottom: 10px;
  }
}

#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 {
  text-align: center;
  margin-bottom: 85px;
}
@media screen and (max-width: 991.98px) {
  #section02 .sheet .area .title-area {
    margin-bottom: 40px;
  }
}
#section02 .sheet .area .title-area .desc1 {
  font-size: 24px;
  line-height: 1;
  color: #9d968e;
  font-weight: 500;
}
@media screen and (max-width: 991.98px) {
  #section02 .sheet .area .title-area .desc1 {
    font-size: 15px;
    line-height: 1.3;
  }
}
#section02 .sheet .area .title-area h3 {
  font-size: 70px;
  margin: 26px 0 23px;
  line-height: 1;
  color: #746b64;
  font-weight: 700;
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
}
@media screen and (max-width: 991.98px) {
  #section02 .sheet .area .title-area h3 {
    font-size: 30px;
    margin: 15px 0 10px;
    line-height: 1;
  }
}
#section02 .sheet .area .title-area h3 span {
  color: #2c2721;
}
#section02 .sheet .area .title-area h4 {
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  font-size: 30px;
  font-weight: 700;
  color: #746b64;
  margin-bottom: 23px;
}
@media screen and (max-width: 991.98px) {
  #section02 .sheet .area .title-area h4 {
    margin-bottom: 15px;
    font-size: 18px;
  }
}
#section02 .sheet .area .title-area .desc2 {
  font-size: 20px;
  line-height: 32px;
  color: #9b9188;
  font-weight: 500;
}
@media screen and (max-width: 991.98px) {
  #section02 .sheet .area .title-area .desc2 {
    font-size: 14px;
    line-height: 1.3;
  }
}
#section02 .sheet .area .title-area .desc2 span {
  color: #2c2721;
}
#section02 .sheet .area .con-area {
  justify-content: center;
  background: url("../../../img/page/facial-contour/v-line/sec2_bg.png") no-repeat center;
  background-size: cover;
  border-radius: 30px;
  display: flex;
  gap: 0;
  position: relative;
  align-items: flex-end;
  height: 530px;
  overflow: visible;
  justify-content: flex-start;
  gap: 70px;
  overflow: hidden;
}
@media screen and (max-width: 1439.98px) {
  #section02 .sheet .area .con-area {
    height: auto;
    flex-direction: column-reverse;
    align-items: center;
    gap: 20px;
    padding-top: 40px;
    border: 1px solid #ddd;
    border-radius: 10px;
  }
}
@media screen and (max-width: 1439.98px) {
  #section02 .sheet .area .con-area .left {
    width: 100%;
  }
}
@media screen and (max-width: 1439.98px) {
  #section02 .sheet .area .con-area .left img {
    width: 100%;
  }
}
#section02 .sheet .area .con-area .right {
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
}
@media screen and (max-width: 1439.98px) {
  #section02 .sheet .area .con-area .right {
    text-align: center;
  }
}
#section02 .sheet .area .con-area .right .desc1 {
  font-size: 28px;
  line-height: 34px;
  font-weight: 700;
  color: #746b64;
}
@media screen and (max-width: 991.98px) {
  #section02 .sheet .area .con-area .right .desc1 {
    font-size: 14px;
    line-height: 1.3;
  }
}
#section02 .sheet .area .con-area .right .desc1 span {
  color: #947b6e;
  margin: 0;
}
#section02 .sheet .area .con-area .right .desc2 {
  color: #948b84;
  font-size: 20px;
  line-height: 29px;
  margin: 30px 0 34px;
  display: block;
}
@media screen and (max-width: 991.98px) {
  #section02 .sheet .area .con-area .right .desc2 {
    font-size: 14px;
    margin: 15px 0;
    line-height: 1.3;
  }
}
@media screen and (max-width: 374.98px) {
  #section02 .sheet .area .con-area .right .desc2 {
    font-size: 3.743315508vw;
  }
}
#section02 .sheet .area .con-area .right h4 {
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  font-size: 52px;
  line-height: 64px;
  color: #947b6e;
  font-weight: 700;
}
#section02 .sheet .area .con-area .img-model {
  position: absolute;
  left: 20px;
  bottom: 20px;
}
@media screen and (max-width: 991.98px) {
  #section02 .sheet .area .con-area .img-model {
    left: 10px;
    bottom: 10px;
  }
}
#section02 .sheet .area .con-area .img-model p {
  color: #fff;
  font-size: 13px;
}
@media screen and (max-width: 991.98px) {
  #section02 .sheet .area .con-area .img-model p {
    font-size: 12px;
  }
}

#section13 {
  position: relative;
  z-index: 10;
  background-color: #f3f1ee;
}
#section13 .title-area {
  text-align: center;
  line-height: 1;
  margin-bottom: 50px;
}
@media screen and (max-width: 991.98px) {
  #section13 .title-area {
    margin-bottom: 30px;
    padding: 0 10px;
  }
}
#section13 .title-area p {
  color: #9b9188;
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 28px;
}
@media screen and (max-width: 991.98px) {
  #section13 .title-area p {
    font-size: 16px;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 374.98px) {
  #section13 .title-area p {
    font-size: 4.2780748663vw;
  }
}
#section13 .title-area h3 {
  font-size: 60px;
  font-weight: 700;
  color: #2c2721;
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
}
@media screen and (max-width: 991.98px) {
  #section13 .title-area h3 {
    font-size: 30px;
  }
}
@media screen and (max-width: 374.98px) {
  #section13 .title-area h3 {
    font-size: 8.0213903743vw;
  }
}
#section13 .title-area h3 span {
  color: #746b64;
}
#section13 .swiper .swiper-wrapper .swiper-slide .img-area {
  position: relative;
  filter: grayscale(1);
}
#section13 .swiper .swiper-wrapper .swiper-slide .img-area img {
  width: 100%;
  border-radius: 20px;
}
@media screen and (max-width: 991.98px) {
  #section13 .swiper .swiper-wrapper .swiper-slide .img-area img {
    border-radius: 10px;
  }
}
#section13 .swiper .swiper-wrapper .swiper-slide .img-area .case {
  opacity: 0;
  position: absolute;
  width: 121px;
  height: 121px;
  border-radius: 50%;
  right: -48px;
  bottom: -33px;
  background: linear-gradient(90deg, #b48d80, #e3c274);
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
@media screen and (max-width: 991.98px) {
  #section13 .swiper .swiper-wrapper .swiper-slide .img-area .case {
    width: 70px;
    height: 70px;
    right: 0;
    bottom: -35px;
  }
}
@media screen and (max-width: 767.98px) {
  #section13 .swiper .swiper-wrapper .swiper-slide .img-area .case {
    width: 50px;
    height: 50px;
    bottom: -25px;
  }
}
@media screen and (max-width: 374.98px) {
  #section13 .swiper .swiper-wrapper .swiper-slide .img-area .case {
    width: 13.3689839572vw;
    height: 13.3689839572vw;
  }
}
#section13 .swiper .swiper-wrapper .swiper-slide .img-area .case p {
  color: #fff;
  font-size: 14.5px;
  font-weight: 700;
}
@media screen and (max-width: 991.98px) {
  #section13 .swiper .swiper-wrapper .swiper-slide .img-area .case p {
    font-size: 13px;
  }
}
@media screen and (max-width: 767.98px) {
  #section13 .swiper .swiper-wrapper .swiper-slide .img-area .case p {
    font-size: 9px;
  }
}
#section13 .swiper .swiper-wrapper .swiper-slide .img-area .case span {
  color: #fff;
  font-weight: 700;
  font-size: 30px;
}
@media screen and (max-width: 991.98px) {
  #section13 .swiper .swiper-wrapper .swiper-slide .img-area .case span {
    font-size: 25px;
  }
}
@media screen and (max-width: 767.98px) {
  #section13 .swiper .swiper-wrapper .swiper-slide .img-area .case span {
    font-size: 14px;
  }
}
#section13 .swiper .swiper-wrapper .swiper-slide ul {
  margin-top: 25px;
  opacity: 0;
}
@media screen and (max-width: 991.98px) {
  #section13 .swiper .swiper-wrapper .swiper-slide ul {
    margin-top: 30px;
  }
}
#section13 .swiper .swiper-wrapper .swiper-slide ul li {
  text-align: center;
  font-size: 16px;
  font-weight: 300;
  line-height: 25px;
  color: #9b9188;
}
@media screen and (max-width: 991.98px) {
  #section13 .swiper .swiper-wrapper .swiper-slide ul li {
    font-size: 14px;
    line-height: 1.3;
  }
}
@media screen and (max-width: 390px) {
  #section13 .swiper .swiper-wrapper .swiper-slide ul li {
    font-size: 3.4759358289vw;
  }
}
#section13 .swiper .swiper-wrapper .swiper-slide.swiper-slide-active .img-area {
  filter: grayscale(0);
}
#section13 .swiper .swiper-wrapper .swiper-slide.swiper-slide-active .img-area .case {
  opacity: 1;
}
#section13 .swiper .swiper-wrapper .swiper-slide.swiper-slide-active ul {
  opacity: 1;
}
#section13 .swiper .swiper-controller {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  margin-top: 43px;
}
@media screen and (max-width: 991.98px) {
  #section13 .swiper .swiper-controller {
    margin-top: 20px;
  }
}
#section13 .swiper .swiper-controller .swiper-button-prev,
#section13 .swiper .swiper-controller .swiper-button-next {
  width: 9px;
  color: #232323;
  position: relative;
  top: 12px;
}
@media screen and (max-width: 991.98px) {
  #section13 .swiper .swiper-controller .swiper-button-prev,
  #section13 .swiper .swiper-controller .swiper-button-next {
    width: 7px;
  }
}
#section13 .swiper .swiper-controller .swiper-button-prev::after,
#section13 .swiper .swiper-controller .swiper-button-next::after {
  font-size: 18px;
  color: #232323;
}
#section13 .swiper .swiper-controller .swiper-button-prev svg path,
#section13 .swiper .swiper-controller .swiper-button-next svg path {
  fill: none;
  stroke: currentColor;
  stroke-width: 1.5;
}
#section13 .swiper .swiper-controller .swiper-pagination {
  position: static;
  width: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 7px;
}
@media screen and (max-width: 991.98px) {
  #section13 .swiper .swiper-controller .swiper-pagination {
    gap: 5px;
  }
}
#section13 .swiper .swiper-controller .swiper-pagination .swiper-pagination-bullet {
  background-color: #c2b8b1;
  opacity: 1;
  width: 9px;
  height: 9px;
  margin: 0;
}
@media screen and (max-width: 991.98px) {
  #section13 .swiper .swiper-controller .swiper-pagination .swiper-pagination-bullet {
    width: 7px;
    height: 7px;
  }
}
#section13 .swiper .swiper-controller .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #7a6e66;
}

#section14 {
  position: relative;
}
@media screen and (max-width: 1439.98px) {
  #section14 {
    padding-bottom: 0 !important;
  }
}
#section14::after {
  position: absolute;
  right: 0;
  bottom: 0;
  content: "";
  background: url("../../../img/page/facial-contour/v-line/sec14_img2.png") no-repeat center;
  width: 960px;
  height: 760px;
}
@media screen and (max-width: 1670px) {
  #section14::after {
    right: -150px;
  }
}
@media screen and (max-width: 1439.98px) {
  #section14::after {
    position: relative;
    display: block;
    background: url("../../../img/page/facial-contour/v-line/sec14_img2_m.png") no-repeat center;
    right: 50%;
    transform: translateX(50%);
    width: 100%;
  }
}
@media screen and (max-width: 991.98px) {
  #section14::after {
    height: 380px;
    background-size: 424px;
  }
}
@media screen and (max-width: 349.98px) {
  #section14::after {
    background-size: 350px;
    height: 320px;
  }
}
#section14 .title-area {
  margin-bottom: 45px;
}
@media screen and (max-width: 1439.98px) {
  #section14 .title-area {
    text-align: center;
  }
}
#section14 .title-area p {
  color: #9b9188;
  font-size: 24px;
  font-weight: 500;
}
@media screen and (max-width: 991.98px) {
  #section14 .title-area p {
    font-size: 15px;
    line-height: 1.3;
  }
}
#section14 .title-area h3 {
  font-size: 60px;
  font-weight: 700;
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  color: #2c2721;
  margin: 27px 0 30px;
}
@media screen and (max-width: 991.98px) {
  #section14 .title-area h3 {
    margin: 15px 0;
    font-size: 30px;
  }
}
#section14 .title-area h3 span {
  color: #746b64;
}
#section14 .title-area .desc {
  font-size: 22px;
  line-height: 35px;
  color: #9b9188;
}
@media screen and (max-width: 991.98px) {
  #section14 .title-area .desc {
    font-size: 14px;
    line-height: 1.3;
  }
}
@media screen and (max-width: 374.98px) {
  #section14 .title-area .desc {
    font-size: 3.743315508vw;
  }
}
@media screen and (max-width: 1439.98px) {
  #section14 img {
    margin: 0 auto 20px;
    display: block;
  }
}

#section15 {
  background: url("../../../img/page/facial-contour/v-line/sec15_bg.png") no-repeat center;
  background-size: cover;
}
#section15 .area > div {
  border-radius: 20px;
  border: 1px solid #b5aea8;
  height: 460px;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: center;
  position: relative;
}
@media screen and (max-width: 1439.98px) {
  #section15 .area > div {
    height: auto;
    align-items: center;
  }
}
#section15 .area > div .img-area {
  width: 100%;
  border-bottom: 1px solid #b5aea8;
}
#section15 .area > div .img-area img {
  display: block;
  margin: 0 auto;
}
#section15 .area > div .title {
  width: 50%;
  margin-bottom: 30px;
}
@media screen and (max-width: 1439.98px) {
  #section15 .area > div .title {
    width: 100%;
    padding: 30px 20px 0;
  }
}
#section15 .area > div .title h3 {
  font-size: 32px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 15px;
}
@media screen and (max-width: 991.98px) {
  #section15 .area > div .title h3 {
    font-size: 18px;
  }
}
#section15 .area > div .title p {
  line-height: 28px;
  font-size: 18px;
  color: #2c2721;
}
@media screen and (max-width: 991.98px) {
  #section15 .area > div .title p {
    font-size: 14px;
    line-height: 1.3;
  }
}
#section15 .area > div .title p span {
  color: #746961;
  font-weight: 600;
}
#section15 .area > div .list {
  width: 50%;
}
@media screen and (max-width: 1439.98px) {
  #section15 .area > div .list {
    padding: 0 20px 30px;
    width: 100%;
  }
}
#section15 .area > div .list li {
  display: flex;
  gap: 14px;
  align-items: center;
}
@media screen and (max-width: 991.98px) {
  #section15 .area > div .list li {
    gap: 10px;
  }
}
#section15 .area > div .list li p {
  width: 54px;
  height: 36px;
  border-radius: 50%;
  color: #fff;
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  font-size: 16px;
  font-weight: 700;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 991.98px) {
  #section15 .area > div .list li p {
    font-size: 14px;
    width: 45px;
    height: 30px;
  }
}
#section15 .area > div .list li span {
  color: #746b64;
  font-size: 18px;
}
@media screen and (max-width: 991.98px) {
  #section15 .area > div .list li span {
    font-size: 14px;
  }
}
#section15 .area > div .model {
  position: absolute;
  bottom: 30px;
  left: 30px;
  font-size: 13px;
  color: #b7b7b7;
}
@media screen and (max-width: 1439.98px) {
  #section15 .area > div .model {
    display: none;
  }
}
#section15 .area > div.top {
  margin-bottom: 32px;
  background: #fff url("../../../img/page/facial-contour/v-line/sec15_img1.png") no-repeat left;
  background-size: cover;
}
@media screen and (max-width: 1439.98px) {
  #section15 .area > div.top {
    background: #fff;
  }
}
#section15 .area > div.top h3 {
  color: #746961;
}
#section15 .area > div.top .list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
}
@media screen and (max-width: 543.98px) {
  #section15 .area > div.top .list {
    grid-template-columns: repeat(1, 1fr);
  }
}
#section15 .area > div.top .list p {
  background-color: #746961;
}
#section15 .area > div.bottom {
  background: #fff url("../../../img/page/facial-contour/v-line/sec15_img2.png") no-repeat left;
  background-size: cover;
}
@media screen and (max-width: 1439.98px) {
  #section15 .area > div.bottom {
    background: #fff;
  }
}
#section15 .area > div.bottom h3 {
  color: #ab957f;
}
#section15 .area > div.bottom .list {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 10px;
}
#section15 .area > div.bottom .list p {
  background-color: #ab957f;
}
#section15 .area .info {
  display: flex;
  gap: 10px;
  margin-top: 23px;
}
@media screen and (max-width: 991.98px) {
  #section15 .area .info {
    gap: 5px;
  }
}
#section15 .area .info p {
  width: 30px;
  height: 30px;
  background-color: #ab9a90;
  border-radius: 50%;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 991.98px) {
  #section15 .area .info p {
    width: 20px;
    height: 20px;
  }
}
@media screen and (max-width: 543.98px) {
  #section15 .area .info p {
    width: 13px;
    height: 13px;
    font-size: 13px;
  }
}
#section15 .area .info span {
  font-size: 16px;
  line-height: 28px;
  color: #9b9188;
  font-weight: 300;
}
@media screen and (max-width: 991.98px) {
  #section15 .area .info span {
    font-size: 14px;
    line-height: 1.3;
  }
}
@media screen and (max-width: 440px) {
  #section15 .area .info span {
    font-size: 3.2085561497vw;
  }
}

#section16 .area {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 1439.98px) {
  #section16 .area {
    flex-direction: column;
    gap: 30px;
  }
}
@media screen and (max-width: 1439.98px) {
  #section16 .area .left {
    text-align: center;
  }
}
#section16 .area .left p {
  color: #9b9188;
  font-size: 24px;
  font-weight: 500;
  line-height: 1;
}
@media screen and (max-width: 991.98px) {
  #section16 .area .left p {
    font-size: 15px;
  }
}
#section16 .area .left h3 {
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  color: #746b64;
  font-weight: 700;
  font-size: 60px;
  margin: 23px 0 30px;
}
@media screen and (max-width: 991.98px) {
  #section16 .area .left h3 {
    font-size: 30px;
    margin: 15px 0;
  }
}
#section16 .area .left h3 span {
  color: #2c2721;
}
#section16 .area .left .desc {
  font-size: 20px;
  line-height: 32px;
  color: #9b9188;
}
@media screen and (max-width: 991.98px) {
  #section16 .area .left .desc {
    font-size: 14px;
    line-height: 1.3;
  }
}
#section16 .area .right {
  border-radius: 20px;
  overflow: hidden;
  position: relative;
}
#section16 .area .right img {
  width: 100%;
}
#section16 .area .right p {
  color: #fff;
  font-size: 22px;
  font-weight: 700;
  position: absolute;
  left: 40px;
  bottom: 40px;
}

#sub-section04 .step-content .right img {
  margin-top: 20px;
}
#sub-section04 .step-content .right ul li {
  font-size: 16px;
  line-height: 25px;
  font-weight: 300;
  color: #72675f;
  position: relative;
  padding-left: 15px;
}
@media screen and (max-width: 374.98px) {
  #sub-section04 .step-content .right ul li {
    font-size: 3.743315508vw;
    line-height: 1.5;
  }
}
#sub-section04 .step-content .right ul li::after {
  content: "-";
  font-weight: 300;
  font-size: 16px;
  color: #72675f;
  position: absolute;
  left: 0;
  top: 0;
}
@media screen and (max-width: 991.98px) {
  #sub-section04 .step-content .right ul li::after {
    font-size: 14px;
  }
}

#sub-section08 .bg6 {
  background: url("../../../img/page/facial-contour/index/sec8_img7.png") no-repeat right center;
  background-size: cover;
}
#sub-section08 .bg5 {
  background: url("../../../img/page/double-jaw/double-jaw-cases/sec8_img7.png") no-repeat right center;
  background-size: cover;
}