@charset "UTF-8";
/*=================================================
    컬러
=================================================*/
/*=================================================
    폰트
=================================================*/
/*=================================================
    미디어쿼리
=================================================*/
/*=================================================
    컬러
=================================================*/
/*=================================================
    폰트
=================================================*/
/*=================================================
    미디어쿼리
=================================================*/
#sub-section01 {
  height: 860px;
  background: url("../../../img/page/breast/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;
    height: auto;
  }
}
@media screen and (max-width: 991.98px) {
  #sub-section01 {
    padding-top: 70px !important;
  }
}
#sub-section01 .text-area {
  position: relative;
  z-index: 10;
}
@media screen and (max-width: 1439.98px) {
  #sub-section01 .text-area {
    position: static;
  }
}
#sub-section01 .text-area .sub-text {
  font-size: 33px;
  margin-bottom: 13px;
}
@media screen and (max-width: 1439.98px) {
  #sub-section01 .text-area .sub-text {
    font-size: 30px;
  }
}
@media screen and (max-width: 767.98px) {
  #sub-section01 .text-area .sub-text {
    font-size: 18px;
  }
}
#sub-section01 .text-area .desc1 {
  color: #fff;
  font-weight: 700;
  padding: 8px 12px;
  border-radius: 50px;
  background-color: #8f837d;
  width: fit-content;
  font-size: 22px;
}
@media screen and (max-width: 1439.98px) {
  #sub-section01 .text-area .desc1 {
    margin: 0 auto;
    font-size: 20px;
  }
}
@media screen and (max-width: 767.98px) {
  #sub-section01 .text-area .desc1 {
    margin: 0 auto;
    font-size: 12px;
  }
}
#sub-section01 .text-area .desc2 {
  font-size: 22px;
  line-height: 30px;
  color: #9a9288;
  margin: 24px auto;
}
@media screen and (max-width: 1439.98px) {
  #sub-section01 .text-area .desc2 {
    font-size: 20px;
  }
}
@media screen and (max-width: 767.98px) {
  #sub-section01 .text-area .desc2 {
    font-size: 18px;
    margin: 15px auto;
    line-height: 1.3;
  }
}
#sub-section01 .text-area h2 {
  line-height: 1;
}
#sub-section01 .text-area h2 .title-point {
  font-size: 55px;
}
@media screen and (max-width: 767.98px) {
  #sub-section01 .text-area h2 .title-point {
    font-size: 35px;
  }
}
@media screen and (max-width: 1439.98px) {
  #sub-section01 .text-area .btn {
    bottom: 50px;
  }
}
#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: 133px;
  bottom: 50px;
  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: rgba(234, 233, 232, 0.4705882353);
}
#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: 70px 0;
  }
}
#section02 .sheet .area .title-area {
  margin-bottom: 50px;
  text-align: center;
}
@media screen and (max-width: 991.98px) {
  #section02 .sheet .area .title-area {
    margin-bottom: 30px;
  }
}
#section02 .sheet .area .title-area p {
  margin-bottom: 16px;
  font-size: 24px;
  color: #9d968e;
}
@media screen and (max-width: 1439.98px) {
  #section02 .sheet .area .title-area p {
    font-size: 20px;
  }
}
@media screen and (max-width: 767.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: 1439.98px) {
  #section02 .sheet .area .title-area h3 {
    font-size: 50px;
  }
}
@media screen and (max-width: 767.98px) {
  #section02 .sheet .area .title-area h3 {
    font-size: 30px;
  }
}
#section02 .sheet .area .title-area h3 .why {
  color: #746b64;
}
#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/breast/index/sec2_img1.png");
}
#section02 .sheet .area .list .swiper-wrapper .item:nth-child(2) {
  background-image: url("../../../img/page/breast/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/breast/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:nth-child(4) {
  background-image: url("../../../img/page/breast/index/sec2_img4.png");
}
#section02 .sheet .area .list .swiper-wrapper .item:nth-child(4) h4 {
  background-color: #9d8c83;
}
#section02 .sheet .area .list .swiper-wrapper .item:nth-child(5) {
  background-image: url("../../../img/page/breast/index/sec2_img6.png");
}
#section02 .sheet .area .list .swiper-wrapper .item:nth-child(5) h4 {
  background-color: #b5aea8;
}
#section02 .sheet .area .list .swiper-wrapper .item h4 {
  margin: 0;
  padding: 0 40px;
  font-size: 26px;
  line-height: 33px;
  color: #fff;
  background-color: #9d8c83;
  height: 150px;
  display: flex;
  align-items: center;
  font-weight: 500;
}
@media screen and (max-width: 1439.98px) {
  #section02 .sheet .area .list .swiper-wrapper .item h4 {
    font-size: 22px;
    line-height: 1.3;
    height: 120px;
  }
}
@media screen and (max-width: 767.98px) {
  #section02 .sheet .area .list .swiper-wrapper .item h4 {
    padding: 15px;
    font-size: 16px;
    line-height: 20px;
    height: 80px;
  }
}
@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: 767.98px) {
  #section02 .sheet .area .list .swiper-wrapper .item .text {
    height: 550px;
    padding: 15px;
    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: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  margin-top: 36px;
}
#section02 .sheet .area .list .swiper-controller .swiper-button-prev,
#section02 .sheet .area .list .swiper-controller .swiper-button-next {
  width: 9px;
  color: #232323;
  position: relative;
  top: 12px;
}
@media screen and (max-width: 991.98px) {
  #section02 .sheet .area .list .swiper-controller .swiper-button-prev,
  #section02 .sheet .area .list .swiper-controller .swiper-button-next {
    width: 7px;
  }
}
#section02 .sheet .area .list .swiper-controller .swiper-button-prev::after,
#section02 .sheet .area .list .swiper-controller .swiper-button-next::after {
  font-size: 18px;
  color: #232323;
}
#section02 .sheet .area .list .swiper-controller .swiper-button-prev svg path,
#section02 .sheet .area .list .swiper-controller .swiper-button-next svg path {
  fill: none;
  stroke: currentColor;
  stroke-width: 1.5;
}
#section02 .sheet .area .list .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) {
  #section02 .sheet .area .list .swiper-controller .swiper-pagination {
    gap: 5px;
  }
}
#section02 .sheet .area .list .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) {
  #section02 .sheet .area .list .swiper-controller .swiper-pagination .swiper-pagination-bullet {
    width: 7px;
    height: 7px;
  }
}
#section02 .sheet .area .list .swiper-controller .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #7a6e66;
}

#section13 {
  background: url("../../../img/page/breast/index/sec13_bg.png") no-repeat center;
  background-size: cover;
  position: relative;
  z-index: 10;
}
#section13::after {
  position: absolute;
  bottom: 15px;
  left: 50%;
  transform: translateX(-50%);
  content: "Breast Augmentation";
  color: #f0e9f3;
  font-size: 107px;
  font-family: "HighSummit";
  width: 100%;
  text-align: center;
}
@media screen and (max-width: 1439.98px) {
  #section13::after {
    display: none;
  }
}
#section13 .swiper {
  overflow: visible;
}
#section13 .swiper .swiper-wrapper .swiper-slide {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 1439.98px) {
  #section13 .swiper .swiper-wrapper .swiper-slide {
    flex-direction: column;
    align-items: center;
    gap: 30px;
  }
}
#section13 .swiper .swiper-wrapper .swiper-slide .left,
#section13 .swiper .swiper-wrapper .swiper-slide .right {
  border-radius: 20px;
  overflow: hidden;
  border: 1px solid #c5b6cd;
  width: 440px;
}
@media screen and (max-width: 1439.98px) {
  #section13 .swiper .swiper-wrapper .swiper-slide .left,
  #section13 .swiper .swiper-wrapper .swiper-slide .right {
    width: 100%;
    border: 0px solid;
    border-radius: 10px;
  }
}
@media screen and (max-width: 1439.98px) {
  #section13 .swiper .swiper-wrapper .swiper-slide .left img,
  #section13 .swiper .swiper-wrapper .swiper-slide .right img {
    width: 100%;
  }
}
#section13 .swiper .swiper-wrapper .swiper-slide .center {
  text-align: center;
}
@media screen and (max-width: 1439.98px) {
  #section13 .swiper .swiper-wrapper .swiper-slide .center {
    order: -1;
  }
}
#section13 .swiper .swiper-wrapper .swiper-slide .center .desc1 {
  font-size: 18px;
  color: #a591af;
  line-height: 24px;
}
#section13 .swiper .swiper-wrapper .swiper-slide .center h3 {
  font-size: 50px;
  line-height: 50px;
  margin: 10px 0;
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  font-weight: 700;
}
@media screen and (max-width: 991.98px) {
  #section13 .swiper .swiper-wrapper .swiper-slide .center h3 {
    font-size: 30px;
    line-height: 1;
  }
}
#section13 .swiper .swiper-wrapper .swiper-slide .center h3 span {
  font-size: 50px;
  color: #6c4e74;
}
@media screen and (max-width: 991.98px) {
  #section13 .swiper .swiper-wrapper .swiper-slide .center h3 span {
    font-size: 30px;
  }
}
#section13 .swiper .swiper-wrapper .swiper-slide .center .line {
  height: 29px;
  width: 1px;
  background-color: #6c4e74;
  margin: 0 auto;
}
#section13 .swiper .swiper-wrapper .swiper-slide .center .desc2 {
  color: #5f3e69;
  font-size: 20px;
  line-height: 1.2;
  font-weight: 600;
  margin: 12px 0 20px;
  display: block;
}
@media screen and (max-width: 991.98px) {
  #section13 .swiper .swiper-wrapper .swiper-slide .center .desc2 {
    font-size: 18px;
  }
}
#section13 .swiper .swiper-wrapper .swiper-slide .center .desc3 {
  font-size: 15px;
  color: #5f3e69;
  font-weight: 300;
}
@media screen and (max-width: 991.98px) {
  #section13 .swiper .swiper-wrapper .swiper-slide .center .desc3 {
    font-size: 14px;
    line-height: 1.3;
  }
}
@media screen and (max-width: 374.98px) {
  #section13 .swiper .swiper-wrapper .swiper-slide .center .desc3 {
    font-size: 3.743315508vw;
  }
}
#section13 .swiper .swiper-wrapper .swiper-slide .center .desc4 {
  font-size: 13px;
  font-weight: 300;
  color: #a398a6;
  line-height: 18px;
  margin-top: 15px;
}
@media screen and (max-width: 374.98px) {
  #section13 .swiper .swiper-wrapper .swiper-slide .center .desc4 {
    font-size: 3.4759358289vw;
  }
}
#section13 .swiper .swiper-controller {
  display: flex;
  gap: 20px;
  position: absolute;
  transform: rotate(90deg);
  left: -110px;
  top: 50%;
  z-index: 1;
}
@media screen and (max-width: 1599.98px) {
  #section13 .swiper .swiper-controller {
    transform: rotate(0);
    position: relative;
    margin: 20px auto 0;
    left: 0;
    justify-content: center;
  }
}
#section13 .swiper .swiper-controller div {
  width: fit-content;
  position: relative;
}
#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-bullet {
  background-color: #bcb1c2;
  opacity: 1;
  margin-top: 16px;
}
@media screen and (max-width: 991.98px) {
  #section13 .swiper .swiper-controller .swiper-pagination-bullet {
    width: 7px;
    height: 7px;
    margin-left: 2px;
  }
}
#section13 .swiper .swiper-controller .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #6c4e74;
}

#section14 {
  background: url("../../../img/page/breast/breast-augmentation-motiva/sec14_bg.png") no-repeat center;
  background-size: cover;
}
#section14 .swiper .swiper-wrapper .swiper-slide {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 1439.98px) {
  #section14 .swiper .swiper-wrapper .swiper-slide {
    flex-direction: column;
    gap: 30px;
    height: stretch;
  }
}
#section14 .swiper .swiper-wrapper .swiper-slide .left {
  margin-top: 99px;
}
@media screen and (max-width: 1439.98px) {
  #section14 .swiper .swiper-wrapper .swiper-slide .left {
    margin-top: 0;
    text-align: center;
  }
}
#section14 .swiper .swiper-wrapper .swiper-slide .left p {
  color: #e1e0de;
  font-size: 24px;
  font-weight: 500;
  line-height: 34px;
  margin-bottom: 20px;
}
@media screen and (max-width: 1439.98px) {
  #section14 .swiper .swiper-wrapper .swiper-slide .left p {
    font-size: 15px;
    line-height: 1.3;
    margin-bottom: 15px;
  }
}
#section14 .swiper .swiper-wrapper .swiper-slide .left h3 {
  color: #ffffff;
  font-size: 60px;
  line-height: 66px;
  font-weight: 700;
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  letter-spacing: -0.25px;
}
@media screen and (max-width: 991.98px) {
  #section14 .swiper .swiper-wrapper .swiper-slide .left h3 {
    font-size: 30px;
    line-height: 1.3;
  }
}
#section14 .swiper .swiper-wrapper .swiper-slide .left h3 span {
  color: #e1e0de;
}
#section14 .swiper .swiper-wrapper .swiper-slide .right {
  background-color: #fff;
  border-radius: 30px;
  overflow: hidden;
  position: relative;
}
@media screen and (max-width: 1439.98px) {
  #section14 .swiper .swiper-wrapper .swiper-slide .right {
    display: flex;
    flex-direction: column;
    height: stretch;
  }
}
@media screen and (max-width: 991.98px) {
  #section14 .swiper .swiper-wrapper .swiper-slide .right {
    border-radius: 10px;
  }
}
#section14 .swiper .swiper-wrapper .swiper-slide .right::after {
  content: "In-House Examination Center";
  color: #f3f1f2;
  font-size: 51px;
  font-family: "HighSummit";
  position: absolute;
  right: 0;
  bottom: 0;
}
@media screen and (max-width: 1439.98px) {
  #section14 .swiper .swiper-wrapper .swiper-slide .right::after {
    display: none;
  }
}
#section14 .swiper .swiper-wrapper .swiper-slide .right img {
  position: relative;
  z-index: 1;
}
#section14 .swiper .swiper-wrapper .swiper-slide .right .text-area {
  position: absolute;
  right: 80px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
  width: 330px;
}
@media screen and (max-width: 1439.98px) {
  #section14 .swiper .swiper-wrapper .swiper-slide .right .text-area {
    position: relative;
    right: 0;
    top: 0;
    transform: translateY(0);
    width: 100%;
    text-align: center;
    padding-bottom: 20px;
  }
}
@media screen and (max-width: 991.98px) {
  #section14 .swiper .swiper-wrapper .swiper-slide .right .text-area {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: stretch;
  }
}
#section14 .swiper .swiper-wrapper .swiper-slide .right .text-area h4 {
  color: #746961;
  font-size: 30px;
  font-weight: 600;
  letter-spacing: -0.25px;
}
@media screen and (max-width: 991.98px) {
  #section14 .swiper .swiper-wrapper .swiper-slide .right .text-area h4 {
    font-size: 18px;
    line-height: 1.3;
  }
}
#section14 .swiper .swiper-wrapper .swiper-slide .right .text-area .line {
  width: 28px;
  height: 6px;
  background-color: #ebca6d;
  margin: 30px 0 20px;
}
@media screen and (max-width: 1439.98px) {
  #section14 .swiper .swiper-wrapper .swiper-slide .right .text-area .line {
    margin: 30px auto 20px;
  }
}
@media screen and (max-width: 991.98px) {
  #section14 .swiper .swiper-wrapper .swiper-slide .right .text-area .line {
    margin: 15px auto;
    width: 14px;
    height: 3px;
  }
}
#section14 .swiper .swiper-wrapper .swiper-slide .right .text-area p {
  color: #72675f;
  font-size: 16px;
  font-weight: 300;
  line-height: 25px;
}
@media screen and (max-width: 991.98px) {
  #section14 .swiper .swiper-wrapper .swiper-slide .right .text-area p {
    font-size: 14px;
    line-height: 1.5;
    padding: 0 10px;
  }
}
#section14 .swiper .swiper-wrapper .swiper-slide .right .text-area a {
  width: 265px;
  background: linear-gradient(90deg, #b48d80, #e3c274);
  padding: 15px 20px;
  display: flex;
  border-radius: 50px;
  gap: 5px;
  align-items: center;
  margin-top: 27px;
  justify-content: center;
}
@media screen and (max-width: 1439.98px) {
  #section14 .swiper .swiper-wrapper .swiper-slide .right .text-area a {
    margin: 27px auto 0;
  }
}
@media screen and (max-width: 991.98px) {
  #section14 .swiper .swiper-wrapper .swiper-slide .right .text-area a {
    padding: 10px 20px;
    margin-top: 15px;
  }
}
@media screen and (max-width: 767.98px) {
  #section14 .swiper .swiper-wrapper .swiper-slide .right .text-area a {
    padding: 10px 5px;
  }
}
#section14 .swiper .swiper-wrapper .swiper-slide .right .text-area a p {
  color: #fff;
  font-size: 14px;
  font-weight: 700;
}
#section14 .swiper .swiper-wrapper .swiper-slide .right .text-area a img {
  width: 13px;
}
#section14 .swiper .swiper-controller {
  display: flex;
}
#section14 .swiper .swiper-controller .swiper-button-prev,
#section14 .swiper .swiper-controller .swiper-button-next {
  position: absolute;
  top: 400px;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  background: url("../../../img/page/breast/breast-augmentation-motiva/sec14_img3.png") no-repeat center;
  background-size: 45px;
}
@media screen and (max-width: 1500px) {
  #section14 .swiper .swiper-controller .swiper-button-prev,
  #section14 .swiper .swiper-controller .swiper-button-next {
    top: 470px;
  }
}
@media screen and (max-width: 1439.98px) {
  #section14 .swiper .swiper-controller .swiper-button-prev,
  #section14 .swiper .swiper-controller .swiper-button-next {
    display: none;
  }
}
#section14 .swiper .swiper-controller .swiper-button-prev svg,
#section14 .swiper .swiper-controller .swiper-button-next svg {
  display: none;
}
#section14 .swiper .swiper-controller .swiper-button-next {
  transform: rotate(180deg);
  right: auto;
  left: 54px;
}
#section14 .drag-badge {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 12;
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  align-items: center;
  width: 115px;
  height: 115px;
  padding-inline: 10px;
  border-radius: 50%;
  background: rgba(90, 85, 82, 0.82);
  color: #fff;
  box-shadow: 0 4px 16px rgba(58, 54, 52, 0.18);
  pointer-events: none;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.2s ease, visibility 0.2s ease;
  will-change: transform;
}
@media screen and (max-width: 1439.98px) {
  #section14 .drag-badge {
    display: none !important;
  }
}
#section14 .drag-badge.show {
  opacity: 1;
  visibility: visible;
}
#section14 .drag-badge .arrow {
  font-family: "Philosopher", "Pretendard Variable", sans-serif, "Pretendard Variable", "맑은 고딕", "Apple SD Gothic Neo", sans-serif, sans-serif;
  font-size: 8px;
  font-weight: 600;
  line-height: 1;
  opacity: 0.95;
  user-select: none;
  transform: translateY(-0.5px);
}
#section14 .drag-badge .arrow:first-of-type {
  justify-self: start;
}
#section14 .drag-badge .arrow:last-of-type {
  justify-self: end;
}
#section14 .drag-badge .text {
  grid-column: 2;
  justify-self: center;
  font-family: "Pretendard Variable", "맑은 고딕", "Apple SD Gothic Neo", sans-serif, sans-serif;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1;
  text-transform: uppercase;
}

#section15 .title-area {
  text-align: center;
  line-height: 1;
  margin-bottom: 50px;
}
@media screen and (max-width: 991.98px) {
  #section15 .title-area {
    margin-bottom: 30px;
  }
}
#section15 .title-area p {
  color: #9b9188;
  font-weight: 500;
  margin-bottom: 20px;
  font-size: 24px;
}
@media screen and (max-width: 991.98px) {
  #section15 .title-area p {
    font-size: 15px;
    line-height: 1.3;
    margin-bottom: 15px;
  }
}
#section15 .title-area h3 {
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  font-size: 60px;
  font-weight: 700;
}
@media screen and (max-width: 991.98px) {
  #section15 .title-area h3 {
    font-size: 30px;
  }
}
#section15 .title-area h3 span {
  color: #8a837e;
}
#section15 .con-area .top {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  margin-bottom: 62px;
}
@media screen and (max-width: 1439.98px) {
  #section15 .con-area .top {
    grid-template-columns: repeat(1, 1fr);
  }
}
@media screen and (max-width: 991.98px) {
  #section15 .con-area .top {
    margin-bottom: 20px;
  }
}
#section15 .con-area .top li {
  border-radius: 20px;
  overflow: hidden;
}
@media screen and (max-width: 991.98px) {
  #section15 .con-area .top li {
    border-radius: 10px;
  }
}
@media screen and (max-width: 1439.98px) {
  #section15 .con-area .top li > img {
    width: 100%;
  }
}
#section15 .con-area .top li dl {
  text-align: center;
  padding: 40px 0;
  background-color: #f9f8f5;
  height: 100%;
}
@media screen and (max-width: 991.98px) {
  #section15 .con-area .top li dl {
    padding: 20px 0;
  }
}
#section15 .con-area .top li dl dt {
  font-size: 24px;
  font-weight: 600;
  line-height: 31px;
  color: #6f6358;
  margin-bottom: 10px;
}
@media screen and (max-width: 991.98px) {
  #section15 .con-area .top li dl dt {
    font-size: 18px;
    line-height: 1.4;
  }
}
#section15 .con-area .top li dl dd {
  color: #72675f;
  font-size: 15px;
  line-height: 25px;
  font-weight: 300;
}
@media screen and (max-width: 991.98px) {
  #section15 .con-area .top li dl dd {
    font-size: 14px;
    line-height: 1.3;
    padding: 0 10px;
  }
}
@media screen and (max-width: 374.98px) {
  #section15 .con-area .top li dl dd {
    font-size: 3.743315508vw;
  }
}
#section15 .con-area .bottom {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}
@media screen and (max-width: 1439.98px) {
  #section15 .con-area .bottom {
    grid-template-columns: repeat(1, 1fr);
  }
}
#section15 .con-area .bottom li {
  background-color: #f9f9f7;
  border-radius: 5px;
  padding: 27px 0 27px 21px;
  display: flex;
  gap: 11px;
  align-items: center;
}
@media screen and (max-width: 991.98px) {
  #section15 .con-area .bottom li {
    padding: 15px 0 15px 15px;
  }
}
#section15 .con-area .bottom li:nth-child(2) p {
  background-color: #ab957f;
}
#section15 .con-area .bottom li:nth-child(3) p {
  background-color: #746b64;
}
#section15 .con-area .bottom li:nth-child(4) p {
  background-color: #5b544f;
}
#section15 .con-area .bottom li p {
  color: #fff;
  padding: 12px 23px;
  font-size: 16px;
  font-weight: 700;
  background-color: #c7b4a1;
  border-radius: 50px;
}
@media screen and (max-width: 991.98px) {
  #section15 .con-area .bottom li p {
    font-size: 14px;
    padding: 10px 20px;
  }
}
#section15 .con-area .bottom li span {
  color: #9b9188;
  font-size: 18px;
  font-weight: 500;
}
@media screen and (max-width: 991.98px) {
  #section15 .con-area .bottom li span {
    font-size: 16px;
  }
}
@media screen and (max-width: 374.98px) {
  #section15 .con-area .bottom li span {
    font-size: 4.2780748663vw;
  }
}

#section16 {
  background-color: #f8f5f1;
  padding: 120px 0;
}
#section16 .title-area {
  text-align: center;
  line-height: 1;
  margin-bottom: 50px;
}
@media screen and (max-width: 991.98px) {
  #section16 .title-area {
    margin-bottom: 30px;
  }
}
#section16 .title-area p {
  color: #9b9188;
  font-weight: 500;
  margin-bottom: 20px;
  font-size: 24px;
}
@media screen and (max-width: 991.98px) {
  #section16 .title-area p {
    font-size: 15px;
    margin-bottom: 15px;
  }
}
#section16 .title-area h3 {
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  font-size: 60px;
  font-weight: 700;
}
@media screen and (max-width: 991.98px) {
  #section16 .title-area h3 {
    font-size: 30px;
    line-height: 1.3;
  }
}
#section16 .title-area h3 span {
  color: #8a837e;
}
#section16 .con-area {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 20px;
}
@media screen and (max-width: 1439.98px) {
  #section16 .con-area {
    grid-template-columns: repeat(2, 1fr);
  }
  #section16 .con-area > *:last-child {
    grid-column: 1/-1;
  }
}
@media screen and (max-width: 543.98px) {
  #section16 .con-area {
    grid-template-columns: repeat(1, 1fr);
  }
}
#section16 .con-area li {
  border-radius: 15px;
  border: 1px solid #ddd8da;
  background-color: #fff;
  padding: 29px 0 31px 21px;
  height: 265px;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 1439.98px) {
  #section16 .con-area li {
    padding: 0 0 30px 0;
    overflow: hidden;
    height: auto;
  }
}
@media screen and (max-width: 1439.98px) {
  #section16 .con-area li img {
    width: 100%;
  }
}
#section16 .con-area li p {
  font-size: 16px;
  font-weight: 500;
  color: #4d4944;
  margin-bottom: 5px;
}
@media screen and (max-width: 1439.98px) {
  #section16 .con-area li p {
    text-align: center;
  }
}
#section16 .con-area li span {
  color: #9c9690;
  font-size: 14px;
  line-height: 20px;
}
@media screen and (max-width: 1439.98px) {
  #section16 .con-area li span {
    text-align: center;
    display: block;
  }
}
#section16 .con-area li img {
  position: absolute;
  right: 0;
  bottom: 0;
}
@media screen and (max-width: 1439.98px) {
  #section16 .con-area li img {
    position: relative;
  }
}
#section16 .desc {
  font-size: 15px;
  font-weight: 300;
  text-align: center;
  color: #9b9188;
  margin-top: 30px;
}
@media screen and (max-width: 991.98px) {
  #section16 .desc {
    font-size: 14px;
    margin-top: 15px;
  }
}

#section17 .title-area {
  text-align: center;
  line-height: 1;
  margin-bottom: 50px;
}
@media screen and (max-width: 991.98px) {
  #section17 .title-area {
    margin-bottom: 30px;
  }
}
#section17 .title-area p {
  color: #9b9188;
  font-weight: 500;
  margin-bottom: 20px;
  font-size: 19px;
}
@media screen and (max-width: 991.98px) {
  #section17 .title-area p {
    font-size: 15px;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 374.98px) {
  #section17 .title-area p {
    font-size: 4.0106951872vw;
  }
}
#section17 .title-area h3 {
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  font-size: 40px;
  font-weight: 700;
}
@media screen and (max-width: 991.98px) {
  #section17 .title-area h3 {
    font-size: 30px;
    line-height: 1.3;
  }
}
@media screen and (max-width: 374.98px) {
  #section17 .title-area h3 {
    font-size: 8.0213903743vw;
  }
}
#section17 .title-area h3 span {
  color: #8a837e;
}
#section17 .con-area {
  display: flex;
  gap: 18px;
  min-width: 2200px;
  width: 2200px;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 1439.98px) {
  #section17 .con-area {
    flex-direction: column;
    align-items: center;
    width: 100%;
    min-width: auto;
    padding: 0 20px;
  }
}
#section17 .con-area .left,
#section17 .con-area .right {
  width: 868px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 18px;
}
@media screen and (max-width: 1439.98px) {
  #section17 .con-area .left,
  #section17 .con-area .right {
    width: 100%;
  }
}
@media screen and (max-width: 991.98px) {
  #section17 .con-area .left,
  #section17 .con-area .right {
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
  }
}
#section17 .con-area .left .img-wrap,
#section17 .con-area .right .img-wrap {
  border-radius: 15px;
  overflow: hidden;
}
@media screen and (max-width: 991.98px) {
  #section17 .con-area .left .img-wrap,
  #section17 .con-area .right .img-wrap {
    border-radius: 10px;
  }
}
@media screen and (max-width: 1439.98px) {
  #section17 .con-area .center {
    width: 100%;
  }
}
#section17 .con-area .center .img-wrap {
  border-radius: 20px;
  overflow: hidden;
}
@media screen and (max-width: 991.98px) {
  #section17 .con-area .center .img-wrap {
    border-radius: 10px;
  }
}
#section17 .con-area img {
  width: 100%;
}
#section17 .desc {
  text-align: center;
  margin-top: 30px;
  font-size: 15px;
  font-weight: 300;
  color: #9b9188;
}

#sub-section04 .step-tabs {
  max-width: 1111px !important;
}
@media screen and (max-width: 767.98px) {
  #sub-section04 .step-tabs {
    width: 110%;
    margin-left: -5% !important;
  }
}
#sub-section04 .step-contents,
#sub-section04 .swiper,
#sub-section04 .swiper-wrapper,
#sub-section04 .swiper-slide {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}
#sub-section04 .swiper-slide {
  transform: translate3d(0, 0, 0);
  will-change: transform;
}
@media screen and (max-width: 991.98px) {
  #sub-section04 [data-aos] {
    transition-duration: 400ms !important;
    transition-delay: 0ms !important;
    will-change: transform, opacity;
  }
}
#sub-section04 .right {
  justify-content: flex-end !important;
}
@media screen and (max-width: 1439.98px) {
  #sub-section04 .right .top {
    margin-top: 30px;
  }
}
#sub-section04 .right .top span {
  color: #ebca6d;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 15px;
  display: block;
}
@media screen and (max-width: 991.98px) {
  #sub-section04 .right .top span {
    font-size: 18px;
  }
}
@media screen and (max-width: 1439.98px) {
  #sub-section04 .right .top h4 {
    margin: 15px 0 !important;
  }
}
#sub-section04 .right .top article {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 11px;
}
@media screen and (max-width: 767.98px) {
  #sub-section04 .right .top article {
    grid-template-columns: repeat(1, 1fr);
  }
}
#sub-section04 .right .top article .wrap {
  width: 216px;
  background-color: #eeeeee;
  border-radius: 15px;
  padding: 30px 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
}
@media screen and (max-width: 1439.98px) {
  #sub-section04 .right .top article .wrap {
    width: 100%;
  }
}
#sub-section04 .right .top article .wrap dl {
  text-align: center;
}
#sub-section04 .right .top article .wrap dl dt {
  font-size: 15px;
  font-weight: 700;
  color: #72675f;
  margin-bottom: 10px;
}
#sub-section04 .right .top article .wrap dl dd {
  font-size: 14px;
  font-weight: 300;
  color: #72675f;
  line-height: 18px;
}
#sub-section04 .right .top article .wrap a {
  padding: 8px 17px;
  font-size: 13px;
  font-weight: 500;
  background-color: #72675f;
  border-radius: 50px;
  color: #fff;
}
#sub-section04 .right .top ul {
  margin-top: 30px;
}
#sub-section04 .right .top 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 .right .top ul li {
    font-size: 3.743315508vw;
    line-height: 1.5;
  }
}
#sub-section04 .right .top 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 .right .top ul li::after {
    font-size: 14px;
  }
}
#sub-section04 .right .top .wrap2 {
  margin-top: 25px;
}
#sub-section04 .right .top .wrap2 dl {
  margin-bottom: 15px;
}
#sub-section04 .right .top .wrap2 dl:last-child {
  margin-bottom: 0;
}
#sub-section04 .right .top .wrap2 dl dt {
  font-size: 16px;
  font-weight: 700;
  color: #72675f;
  margin-bottom: 5px;
}
@media screen and (max-width: 374.98px) {
  #sub-section04 .right .top .wrap2 dl dt {
    font-size: 3.743315508vw;
    line-height: 1.5;
  }
}
#sub-section04 .right .top .wrap2 dl dd {
  font-size: 16px;
  line-height: 22px;
  font-weight: 300;
  color: #72675f;
  position: relative;
  padding-left: 10px;
}
@media screen and (max-width: 374.98px) {
  #sub-section04 .right .top .wrap2 dl dd {
    font-size: 3.743315508vw;
    line-height: 1.5;
  }
}
#sub-section04 .right .top .wrap2 dl dd::after {
  position: absolute;
  left: 0;
  top: 0;
  content: "-";
  color: #72675f;
  font-size: 16px;
  font-weight: 300;
}
@media screen and (max-width: 991.98px) {
  #sub-section04 .right .top .wrap2 dl dd::after {
    font-size: 14px;
  }
}
@media screen and (max-width: 374.98px) {
  #sub-section04 .right .top .wrap2 dl dd::after {
    font-size: 3.743315508vw;
  }
}

#sub-section06-2 .title-area .title-flex {
  display: flex;
  gap: 20px;
  justify-content: center;
  align-items: center;
  margin-bottom: 22px;
}
@media screen and (max-width: 991.98px) {
  #sub-section06-2 .title-area .title-flex {
    flex-direction: column;
  }
}
#sub-section06-2 .title-area .title-flex h4 {
  font-size: 50px;
  font-weight: 700;
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
}
@media screen and (max-width: 991.98px) {
  #sub-section06-2 .title-area .title-flex h4 {
    font-size: 30px;
    line-height: 30px;
  }
}
#sub-section06-2 .title-area .title-flex h4 span {
  font-size: 50px;
  color: #746b64;
}
@media screen and (max-width: 991.98px) {
  #sub-section06-2 .title-area .title-flex h4 span {
    font-size: 30px;
    line-height: 30px;
  }
}
#sub-section06-2 .title-area .title-flex .line {
  width: 1px;
  height: 36px;
  background-color: #9b9188;
}
@media screen and (max-width: 991.98px) {
  #sub-section06-2 .title-area .title-flex .line {
    display: none;
  }
}
#sub-section06-2 .title-area .title-flex .desc {
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  font-size: 23px;
  font-weight: 700;
  line-height: 22px;
  margin-bottom: 0;
  background: linear-gradient(90deg, #a18a80, #e3c274);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-top: 0;
}
#sub-section06-2 .desc {
  text-align: center;
  font-size: 15px;
  line-height: 21px;
  font-weight: 300;
  color: #9b9188;
  margin-top: 50px;
}
@media screen and (max-width: 991.98px) {
  #sub-section06-2 .desc {
    font-size: 14px;
    line-height: 1.3;
    margin-top: 30px;
  }
}

#sub-section08-2 .bg5 {
  background: url("../../../img/page/breast/index/sec8_img7.png") no-repeat right center;
  background-size: cover;
}
@media screen and (max-width: 1439.98px) {
  #sub-section08-2 .bg5 {
    background: #fff;
  }
}
#sub-section08-2 .bg6 {
  background: url("../../../img/page/breast/index/sec8_img8.png") no-repeat right center;
  background-size: cover;
}
@media screen and (max-width: 1439.98px) {
  #sub-section08-2 .bg6 {
    background: #fff;
  }
}
#sub-section08-2 .bg7 {
  background: url("../../../img/page/breast/index/sec8_img9.png") no-repeat right center;
  background-size: cover;
}
@media screen and (max-width: 1439.98px) {
  #sub-section08-2 .bg7 {
    background: #fff;
  }
}
#sub-section08-2 .bg8 {
  background: url("../../../img/page/breast/index/sec8_img10.png") no-repeat right center;
  background-size: cover;
}
@media screen and (max-width: 1439.98px) {
  #sub-section08-2 .bg8 {
    background: #fff;
  }
}