@charset "UTF-8";
/*=================================================
    컬러
=================================================*/
/*=================================================
    폰트
=================================================*/
/*=================================================
    미디어쿼리
=================================================*/
/*=================================================
    컬러
=================================================*/
/*=================================================
    폰트
=================================================*/
/*=================================================
    미디어쿼리
=================================================*/
#sub-section01 {
  height: 860px;
  background: url("../../../img/page/breast/breast-augmentation-sebbin/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/breast/breast-augmentation-sebbin/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 .text-area {
  position: relative;
  z-index: 10;
}
#sub-section01 .text-area .sub-text {
  font-size: 33px;
  margin-bottom: 13px;
}
#sub-section01 .text-area .desc1 {
  color: #fff;
  font-weight: 700;
  padding: 8px 12px;
  border-radius: 50px;
  background-color: #197d92;
  width: fit-content;
  font-size: 22px;
  margin-top: 30px;
}
#sub-section01 .text-area .desc3 {
  font-size: 33px;
  font-weight: 500;
  margin-top: 10px;
  color: #5c8e91;
}
#sub-section01 .text-area .desc2 {
  font-size: 22px;
  line-height: 30px;
  color: #5c8e91;
  margin: 10px 0 20px;
}
#sub-section01 .text-area h2 {
  line-height: 1;
  font-size: 80px;
  color: #2c2721;
}
#sub-section01 .text-area h2 .title-point {
  font-size: 80px;
  color: #197d92;
}
#sub-section01 .text-area .btn {
  background: linear-gradient(90deg, #7fb5b7, #18788e);
}
#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: 90px;
  bottom: 50px;
  color: #70999f;
  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: #f2f6f3;
}
#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: 50px;
  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 .page-tap {
  width: 100%;
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.18);
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  border-radius: 10px;
  margin-bottom: 70px;
}
#section02 .sheet .area .page-tap a.active {
  background-color: #197d92;
  border-radius: 10px;
}
#section02 .sheet .area .page-tap a.active p {
  color: #fff;
  font-weight: 700;
  position: relative;
  padding-left: 15px;
  width: fit-content;
  margin: 0 auto;
}
#section02 .sheet .area .page-tap a.active p::after {
  position: absolute;
  width: 9px;
  height: 9px;
  background-color: #fff;
  border-radius: 50%;
  left: 0;
  top: 25px;
  content: "";
}
#section02 .sheet .area .page-tap a p {
  color: #746b64;
  font-size: 20px;
  text-align: center;
  padding: 21px 0;
}
#section02 .sheet .area .con-area dl {
  text-align: center;
  margin-bottom: 60px;
}
#section02 .sheet .area .con-area dl dt {
  margin-bottom: 25px;
  color: #746b64;
  font-size: 35px;
  font-weight: 600;
}
#section02 .sheet .area .con-area dl dt span {
  color: #197d92;
}
#section02 .sheet .area .con-area dl dd {
  font-size: 20px;
  line-height: 32px;
  font-weight: 300;
}
#section02 .sheet .area .con-area dl dd span {
  font-weight: 400;
  color: #197d92;
}
#section02 .sheet .area .con-area .img-area {
  background: url("../../../img/page/breast/breast-augmentation-sebbin/sec2_bg.png") no-repeat center;
  background-size: cover;
  border-radius: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  gap: 50px;
}
#section02 .sheet .area .con-area .img-area::after {
  position: absolute;
  right: 29px;
  bottom: 22px;
  background: url("../../../img/page/breast/breast-augmentation-sebbin/sec2_img4.png") no-repeat center;
  width: 542px;
  height: 183px;
  content: "";
}
#section02 .sheet .area .con-area .img-area .right {
  padding: 150px 0;
}
#section02 .sheet .area .con-area .img-area .right .title {
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  font-size: 45px;
  line-height: 1;
  font-weight: 700;
  margin-bottom: 20px;
}
#section02 .sheet .area .con-area .img-area .right .title span {
  color: #197d92;
}
#section02 .sheet .area .con-area .img-area .right .icon-area {
  display: flex;
  gap: 20px;
  align-items: center;
}
#section02 .sheet .area .con-area .img-area .right .icon-area:nth-child(2) {
  margin-bottom: 10px;
}
#section02 .sheet .area .con-area .img-area .right .icon-area dl {
  text-align: left;
  margin: 0;
}
#section02 .sheet .area .con-area .img-area .right .icon-area dl dd {
  color: #2b606b;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

#section13 {
  background-color: #fbf9fc;
  position: relative;
  z-index: 10;
}
#section13 .title-area {
  margin-bottom: 38px;
  text-align: center;
}
#section13 .title-area p {
  color: #746b64;
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 27px;
}
#section13 .title-area h3 {
  font-size: 60px;
  line-height: 66px;
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  font-weight: 700;
}
#section13 .title-area h3 .color1 {
  color: #746b64;
}
#section13 .title-area h3 .color2 {
  color: #6e0072;
}
#section13 .swiper .swiper-wrapper .swiper-slide .img-area {
  background-color: #fff;
  border-radius: 20px;
  border: 1px solid #d6c7de;
  overflow: hidden;
}
#section13 .swiper .swiper-wrapper .swiper-slide h4 {
  color: #673869;
  font-size: 24px;
  font-weight: 600;
  text-align: center;
  margin: 20px 0 15px;
}
#section13 .swiper .swiper-wrapper .swiper-slide .line {
  position: relative;
}
#section13 .swiper .swiper-wrapper .swiper-slide .line::after {
  width: 100%;
  height: 1px;
  background-color: #6e0072;
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
#section13 .swiper .swiper-wrapper .swiper-slide .line p {
  width: 45px;
  height: 45px;
  border-radius: 50%;
  background-color: #6e0072;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 1;
  margin: 0 auto;
}
#section13 .swiper .swiper-wrapper .swiper-slide .desc {
  margin-top: 15px;
  text-align: center;
  font-size: 15px;
  line-height: 25px;
  font-weight: 300;
  color: #674f6e;
}
#section13 .swiper .swiper-controller {
  display: flex;
  gap: 20px;
  position: relative;
  position: relative;
  justify-content: center;
  margin-top: 30px;
}
#section13 .swiper .swiper-controller div {
  width: fit-content;
  position: relative;
}
#section13 .swiper .swiper-controller .swiper-button-prev svg,
#section13 .swiper .swiper-controller .swiper-button-next svg {
  width: 9px;
  color: #000;
}
#section13 .swiper .swiper-controller .swiper-pagination-bullet {
  background-color: #bcb1c2;
  opacity: 1;
}
#section13 .swiper .swiper-controller .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #6c4e74;
}

#section18 {
  background: url("../../../img/page/breast/breast-augmentation-sebbin/sec18_bg.png") no-repeat center;
  background-size: cover;
  padding: 180px 0 !important;
}
#section18 .top-title {
  padding: 35px 45px;
  border: 1px solid #fff;
  margin: 0 auto 37px;
  width: fit-content;
  position: relative;
}
#section18 .top-title > p {
  position: absolute;
  width: 12px;
  height: 12px;
  background-color: #eae6e0;
}
#section18 .top-title .re1 {
  left: -6px;
  top: -6px;
}
#section18 .top-title .re2 {
  left: 50%;
  transform: translateX(-50%);
  top: -6px;
}
#section18 .top-title .re3 {
  right: -6px;
  top: -6px;
}
#section18 .top-title .re4 {
  left: -6px;
  top: 50%;
  transform: translateY(-50%);
}
#section18 .top-title .re5 {
  right: -6px;
  top: 50%;
  transform: translateY(-50%);
}
#section18 .top-title .re6 {
  left: -6px;
  bottom: -6px;
}
#section18 .top-title .re7 {
  left: 50%;
  transform: translateX(-50%);
  bottom: -6px;
}
#section18 .top-title .re8 {
  right: -6px;
  bottom: -6px;
}
#section18 .top-title h3 {
  color: #fff;
  text-align: center;
  line-height: 40px;
  font-size: 40px;
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
}
#section18 p {
  color: #ede8e0;
  font-size: 18px;
  line-height: 27px;
  text-align: center;
}

#section14 {
  background: url("../../../img/page/breast/breast-augmentation-sebbin/sec14_bg.png") no-repeat center;
  background-size: cover;
}
#section14 .swiper .swiper-wrapper .swiper-slide {
  display: flex;
  justify-content: space-between;
}
#section14 .swiper .swiper-wrapper .swiper-slide .left {
  margin-top: 135px;
}
#section14 .swiper .swiper-wrapper .swiper-slide .left p {
  color: #e1e0de;
  font-size: 24px;
  font-weight: 500;
  line-height: 34px;
  margin-bottom: 20px;
}
#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;
}
#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;
}
#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;
}
#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;
}
#section14 .swiper .swiper-wrapper .swiper-slide .right .text-area h4 {
  color: #746961;
  font-size: 30px;
  font-weight: 600;
}
#section14 .swiper .swiper-wrapper .swiper-slide .right .text-area .line {
  width: 28px;
  height: 6px;
  background-color: #ebca6d;
  margin: 30px 0 20px;
}
#section14 .swiper .swiper-wrapper .swiper-slide .right .text-area p {
  color: #72675f;
  font-size: 16px;
  font-weight: 300;
  line-height: 25px;
}
#section14 .swiper .swiper-wrapper .swiper-slide .right .text-area a {
  background: linear-gradient(90deg, #b48d80, #e3c274);
  padding: 15px 20px;
  display: flex;
  border-radius: 50px;
  width: fit-content;
  gap: 5px;
  align-items: center;
  margin-top: 27px;
}
#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: 75%;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  background: url("../../../img/page/breast/breast-augmentation-sebbin/sec14_img3.png") no-repeat center;
  background-size: 45px;
}
#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;
}
#section15 .title-area p {
  color: #9b9188;
  font-weight: 500;
  margin-bottom: 20px;
  font-size: 24px;
}
#section15 .title-area h3 {
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  font-size: 60px;
  font-weight: 700;
}
#section15 .title-area h3 span {
  color: #8a837e;
}
#section15 .con-area .top {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  margin-bottom: 62px;
}
#section15 .con-area .top li {
  border-radius: 20px;
  overflow: hidden;
}
#section15 .con-area .top li dl {
  text-align: center;
  padding: 40px 0;
  background-color: #f9f8f5;
  height: 100%;
}
#section15 .con-area .top li dl dt {
  font-size: 24px;
  font-weight: 600;
  line-height: 31px;
  color: #6f6358;
  margin-bottom: 10px;
}
#section15 .con-area .top li dl dd {
  color: #72675f;
  font-size: 15px;
  line-height: 25px;
  font-weight: 300;
}
#section15 .con-area .bottom {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}
#section15 .con-area .bottom li {
  background-color: #f9f9f7;
  border-radius: 5px;
  padding: 27px 0 27px 21px;
  display: flex;
  gap: 11px;
  align-items: center;
}
#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;
}
#section15 .con-area .bottom li span {
  color: #9b9188;
  font-size: 18px;
  font-weight: 500;
}

#section16 {
  background-color: #f8f5f1;
  padding: 120px 0;
}
#section16 .title-area {
  text-align: center;
  line-height: 1;
  margin-bottom: 50px;
}
#section16 .title-area p {
  color: #9b9188;
  font-weight: 500;
  margin-bottom: 20px;
  font-size: 24px;
}
#section16 .title-area h3 {
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  font-size: 60px;
  font-weight: 700;
}
#section16 .title-area h3 span {
  color: #8a837e;
}
#section16 .con-area {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 20px;
}
#section16 .con-area li {
  border-radius: 15px;
  border: 1px solid #ddd8da;
  background-color: #fff;
  padding: 30px 0 30px 21px;
  height: 265px;
  position: relative;
}
#section16 .con-area li p {
  font-size: 16px;
  font-weight: 500;
  color: #4d4944;
  margin-bottom: 5px;
}
#section16 .con-area li span {
  color: #9c9690;
  font-size: 14px;
  line-height: 20px;
}
#section16 .con-area li img {
  position: absolute;
  right: 0;
  bottom: 0;
}
#section16 .desc {
  font-size: 15px;
  font-weight: 300;
  text-align: center;
  color: #9b9188;
  margin-top: 30px;
}

#sub-section04 .step-tabs {
  max-width: 925px !important;
}
#sub-section04 .right {
  justify-content: center !important;
  gap: 20px;
}
#sub-section04 .right h4 {
  font-size: 40px;
  line-height: 50px;
  font-weight: 600;
  color: #72675f;
}
#sub-section04 .right h4 span {
  color: #4b91a2;
}
#sub-section04 .right .desc {
  font-size: 16px;
  line-height: 25px;
  color: #72675f;
  font-weight: 300;
}
#sub-section04 .right .desc span {
  color: #4b91a2;
}

#sub-section06-2 .title-area .title-flex {
  display: flex;
  gap: 20px;
  justify-content: center;
  align-items: center;
}
#sub-section06-2 .title-area .title-flex .line {
  width: 1px;
  height: 36px;
  background-color: #9b9188;
}
#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;
}