@charset "UTF-8";
/*=================================================
    컬러
=================================================*/
/*=================================================
    폰트
=================================================*/
/*=================================================
    미디어쿼리
=================================================*/
/*=================================================
    컬러
=================================================*/
/*=================================================
    폰트
=================================================*/
/*=================================================
    미디어쿼리
=================================================*/
#sub-section01 {
  background: url("../../../img/page/facial-contour/zygoma-reduction/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/facial-contour/zygoma-reduction/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: 233px;
  bottom: 220px;
  color: #fff;
  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 {
  text-align: center;
  margin-bottom: 85px;
}
#section02 .sheet .area .title-area .desc1 {
  font-size: 24px;
  line-height: 1;
  color: #9d968e;
  font-weight: 500;
}
#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;
}
#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;
  line-height: 43px;
}
#section02 .sheet .area .title-area .desc2 {
  font-size: 20px;
  line-height: 32px;
  color: #9b9188;
  font-weight: 500;
}
#section02 .sheet .area .title-area .desc2 span {
  color: #2c2721;
}
#section02 .sheet .area .con-area {
  justify-content: center;
  background: url("../../../img/page/facial-contour/zygoma-reduction/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;
}
#section02 .sheet .area .con-area .right {
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
}
#section02 .sheet .area .con-area .right .desc1 {
  font-size: 28px;
  line-height: 34px;
  font-weight: 700;
  color: #746b64;
}
#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;
}
#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: 37px;
  bottom: 23px;
  background-color: rgba(218, 199, 184, 0.276);
  border-radius: 50px;
  padding: 8px 11px;
}
#section02 .sheet .area .con-area .img-model p {
  color: #fff;
  font-size: 13px;
}

#section13 {
  position: relative;
  z-index: 10;
  background-color: #f3f1ee;
}
#section13 .title-area {
  text-align: center;
  line-height: 1;
  margin-bottom: 50px;
}
#section13 .title-area p {
  color: #9b9188;
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 28px;
}
#section13 .title-area h3 {
  font-size: 60px;
  font-weight: 700;
  color: #2c2721;
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
}
#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;
}
#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;
}
#section13 .swiper .swiper-wrapper .swiper-slide .img-area .case p {
  color: #fff;
  font-size: 14.5px;
  font-weight: 700;
}
#section13 .swiper .swiper-wrapper .swiper-slide .img-area .case span {
  color: #fff;
  font-weight: 700;
  font-size: 30px;
}
#section13 .swiper .swiper-wrapper .swiper-slide .img-area .top {
  opacity: 0;
  color: #fff;
  font-weight: 600;
  font-size: 20px;
  padding: 18px 0;
  width: 100%;
  text-align: center;
  background-color: #746b64;
  border-radius: 20px 20px 0 0;
}
#section13 .swiper .swiper-wrapper .swiper-slide ul {
  margin-top: 25px;
  opacity: 0;
}
#section13 .swiper .swiper-wrapper .swiper-slide ul li {
  text-align: center;
  font-size: 16px;
  font-weight: 300;
  line-height: 25px;
  color: #9b9188;
}
#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 img {
  border-radius: 0 0 20px 20px;
}
#section13 .swiper .swiper-wrapper .swiper-slide.swiper-slide-active .img-area .case {
  opacity: 1;
}
#section13 .swiper .swiper-wrapper .swiper-slide.swiper-slide-active .img-area .top {
  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;
}
#section13 .swiper .swiper-controller .swiper-button-prev,
#section13 .swiper .swiper-controller .swiper-button-next {
  width: 9px;
  color: #232323;
  position: relative;
  top: 12px;
}
#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;
}
#section13 .swiper .swiper-controller .swiper-pagination .swiper-pagination-bullet {
  background-color: #c2b8b1;
  opacity: 1;
  width: 9px;
  height: 9px;
  margin: 0;
}
#section13 .swiper .swiper-controller .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #7a6e66;
}

#section14 .title-area {
  text-align: center;
  margin-bottom: 80px;
}
#section14 .title-area p {
  color: #9b9188;
  font-size: 24px;
  font-weight: 500;
}
#section14 .title-area h3 {
  font-size: 60px;
  font-weight: 700;
  color: #2c2721;
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  margin: 28px;
}
#section14 .title-area h3 span {
  color: #746b64;
}
#section14 .title-area .desc {
  color: #9b9188;
  line-height: 35px;
  font-size: 22px;
}
#section14 .con-area {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 50px;
}
#section14 .con-area .wrap {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
}
#section14 .con-area .wrap:nth-child(2) .right {
  border: 1px solid #b5aea8 !important;
}
#section14 .con-area .wrap:nth-child(2) .right .desc {
  background-color: #b5aea8;
}
#section14 .con-area .wrap:nth-child(2) .right .top {
  border-bottom: 1px solid #b5aea8 !important;
}
#section14 .con-area .wrap:nth-child(3) .right {
  border: 1px solid #6f6358 !important;
}
#section14 .con-area .wrap:nth-child(3) .right .desc {
  background-color: #6f6358;
}
#section14 .con-area .wrap:nth-child(3) .right .top {
  border-bottom: 1px solid #6f6358 !important;
}
#section14 .con-area .wrap .left {
  border-radius: 20px;
  overflow: hidden;
}
#section14 .con-area .wrap .left img {
  width: 100%;
  height: 100%;
}
#section14 .con-area .wrap .right {
  border: 1px solid #9d8c83;
  border-radius: 20px;
  overflow: hidden;
  width: 100%;
}
#section14 .con-area .wrap .right .desc {
  padding: 20px 0;
  text-align: center;
  color: #fff;
  font-size: 26px;
  background-color: #9d8c83;
  font-weight: 700;
}
#section14 .con-area .wrap .right .con-wrap {
  position: relative;
}
#section14 .con-area .wrap .right .con-wrap::after {
  position: absolute;
  width: 81px;
  height: 81px;
  background: url("../../../img/page/facial-contour/zygoma-reduction/sec14_img4.png") no-repeat center;
  background-size: cover;
  content: "";
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
#section14 .con-area .wrap .right .con-wrap > div {
  height: 274px;
  padding: 0 54px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
}
#section14 .con-area .wrap .right .con-wrap > div .txt {
  display: flex;
  gap: 8px;
  margin-bottom: 20px;
  align-items: center;
}
#section14 .con-area .wrap .right .con-wrap > div .txt img {
  width: 24px;
}
#section14 .con-area .wrap .right .con-wrap > div .txt p {
  font-size: 25px;
  font-weight: 700;
}
#section14 .con-area .wrap .right .con-wrap > div span {
  font-size: 16px;
  color: #746b64;
  line-height: 22px;
}
#section14 .con-area .wrap .right .con-wrap .top {
  background-color: #f3f1ee;
  border-bottom: 1px solid #9d8c83;
}
#section14 .con-area .wrap .right .con-wrap .top .txt p {
  color: #72675f;
}
#section14 .con-area .wrap .right .con-wrap .bottom .txt p {
  color: #ebca6d;
}
#section14 .con-area .wrap .right .right-img {
  position: absolute;
  right: 0;
  bottom: 0;
}
#section14 .info {
  color: #9b9188;
  font-size: 14px;
  font-weight: 300;
  margin-top: 42px;
  text-align: center;
  display: flex;
  gap: 10px;
  justify-content: center;
}

#section15 {
  background-color: #f4ece4;
}
#section15 .title-area {
  text-align: center;
  margin-bottom: 60px;
}
#section15 .title-area p {
  font-size: 24px;
  font-weight: 500;
  color: #6f6358;
  line-height: 1;
  margin-bottom: 27px;
}
#section15 .title-area h3 {
  font-size: 60px;
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  color: #2c2721;
  font-weight: 600;
}
#section15 .title-area h3 span {
  color: #6f6358;
}
#section15 .con-area .top {
  background-color: #fff;
  width: 100%;
  border: 1px solid #9d8c83;
  border-radius: 20px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0;
  margin-bottom: 52px;
}
#section15 .con-area .top article {
  text-align: center;
  padding-bottom: 62px;
  border-right: 1px solid #9d8c83;
}
#section15 .con-area .top article:nth-child(2) .line {
  background: repeating-linear-gradient(to bottom, #6f6358 0px, #6f6358 2px, transparent 2px, transparent 4px);
}
#section15 .con-area .top article:nth-child(2) h4 {
  background-color: #6f6358;
}
#section15 .con-area .top article:last-child {
  border-right: 0px solid;
}
#section15 .con-area .top article:last-child .line {
  background: repeating-linear-gradient(to bottom, #4d443d 0px, #4d443d 2px, transparent 2px, transparent 4px);
}
#section15 .con-area .top article:last-child h4 {
  background-color: #4d443d;
}
#section15 .con-area .top article .line {
  width: 2px;
  height: 61px;
  margin: auto;
  background: repeating-linear-gradient(to bottom, #ab957f 0px, #ab957f 2px, transparent 2px, transparent 4px);
}
#section15 .con-area .top article h4 {
  padding: 17px 48px;
  border-radius: 25px;
  font-size: 20px;
  line-height: 1;
  font-weight: 700;
  background-color: #ab957f;
  width: fit-content;
  margin: 0 auto;
  color: #fff;
}
#section15 .con-area .top article p {
  color: #2c2721;
  font-size: 20px;
  font-weight: 600;
  line-height: 28px;
  margin: 22px 0;
}
#section15 .con-area .top article span {
  color: #6f6358;
  font-size: 18px;
  line-height: 28px;
  font-weight: 300;
}
#section15 .con-area .bottom {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}
#section15 .con-area .bottom article {
  border-radius: 20px;
  overflow: hidden;
}
#section15 .con-area .bottom article:nth-child(2) p {
  background-color: #b5aea8;
}
#section15 .con-area .bottom article:nth-child(3) p {
  background-color: #6f6358;
}
#section15 .con-area .bottom article p {
  color: #fff;
  padding: 27px 0;
  text-align: center;
  font-size: 24px;
  line-height: 1;
  font-weight: 600;
  background-color: #9d8c83;
}
#section15 .con-area .bottom article img {
  width: 100%;
}
#section15 .con-area .bottom article .wrap {
  background-color: #fff;
  font-size: 18px;
  line-height: 26px;
  color: #72675f;
  height: 170px;
  display: flex;
  text-align: center;
  align-items: center;
  justify-content: center;
}

#section16 .area {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#section16 .area .left p {
  color: #9b9188;
  font-size: 24px;
  font-weight: 500;
  line-height: 1;
}
#section16 .area .left h3 {
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  color: #746b64;
  font-weight: 700;
  font-size: 60px;
  margin: 23px 0 30px;
}
#section16 .area .left h3 span {
  color: #2c2721;
}
#section16 .area .left .desc {
  font-size: 20px;
  line-height: 32px;
  color: #9b9188;
}
#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;
}