@charset "UTF-8";
/*=================================================
    컬러
=================================================*/
/*=================================================
    폰트
=================================================*/
/*=================================================
    미디어쿼리
=================================================*/
/*=================================================
    컬러
=================================================*/
/*=================================================
    폰트
=================================================*/
/*=================================================
    미디어쿼리
=================================================*/
#sub-section01 {
  height: 960px;
  background: url("../../../img/page/breast/breast-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/breast/breast-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 .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: #8f837d;
  width: fit-content;
  font-size: 22px;
}
#sub-section01 .text-area .desc3 {
  font-size: 22px;
  font-weight: 500;
  margin-top: 23px;
  color: #938882;
}
#sub-section01 .text-area .desc2 {
  font-size: 28px;
  line-height: 38px;
  color: #938882;
  margin: 39px 0 25px;
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
}
#sub-section01 .text-area h2 {
  line-height: 1;
  font-size: 80px;
  color: #2c2721;
}
#sub-section01 .text-area h2 .title-point {
  font-size: 80px;
  color: #9d968e;
}
#sub-section01 .text-area .btn {
  background: linear-gradient(90deg, #aa887e, #e5c58c);
}
#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: 282px;
  bottom: 188px;
  color: #fff;
  font-size: 16px;
  letter-spacing: -0.025em;
}
@media screen and (max-width: 1439.98px) {
  #sub-section01 .img-area .badge {
    bottom: 65px;
  }
}
@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: #fffffe;
}
#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: 60px;
  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 {
  font-size: 70px;
  color: #746b64;
  display: inline;
}
#section02 .sheet .area .title-area span {
  text-align: center;
  font-size: 20px;
  line-height: 32px;
  margin-top: 25px;
  display: block;
}
#section02 .sheet .area .con-area {
  border-radius: 30px;
  overflow: hidden;
  background-color: #f8f4f4;
  display: flex;
  gap: 70px;
  align-items: center;
}
#section02 .sheet .area .con-area .left {
  position: relative;
}
#section02 .sheet .area .con-area .left p {
  position: absolute;
  left: 30px;
  bottom: 30px;
  font-size: 13px;
  color: #fff;
  background-color: rgba(167, 149, 154, 0.4117647059);
  padding: 8px 11px;
  border-radius: 50px;
}
#section02 .sheet .area .con-area .right h4 {
  color: #746b64;
  font-size: 38px;
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  font-weight: 700;
  margin-bottom: 10px;
}
#section02 .sheet .area .con-area .right h4 span {
  color: #947b6e;
}
#section02 .sheet .area .con-area .right ul li {
  display: flex;
  padding: 20px 0;
  border-bottom: 1px solid #cdc8c5;
}
#section02 .sheet .area .con-area .right ul li:last-child {
  border-bottom: 0px solid;
}
#section02 .sheet .area .con-area .right ul li .num {
  color: #fff;
  width: 27px;
  height: 27px;
  border-radius: 50%;
  background-color: #a38f84;
  display: flex;
  font-size: 12px;
  font-weight: 600;
  align-items: center;
  justify-content: center;
  margin-right: 7px;
}
#section02 .sheet .area .con-area .right ul li .title {
  font-size: 18px;
  color: #746b64;
  line-height: 23px;
  font-weight: 600;
  margin-top: 5px;
  width: 173px;
}
#section02 .sheet .area .con-area .right ul li .line {
  width: 1px;
  height: auto;
  margin-right: 20px;
  background-color: #cdc8c5;
}
#section02 .sheet .area .con-area .right ul li span {
  font-size: 15px;
  line-height: 24px;
  color: #a38f84;
}

#section18 {
  background-color: #f5efea;
}
#section18 .title-area {
  text-align: center;
  margin-bottom: 40px;
}
#section18 .title-area h3 {
  font-size: 60px;
  line-height: 66px;
  font-weight: 700;
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  letter-spacing: -0.25px;
  margin-bottom: 25px;
}
#section18 .title-area h3 span {
  color: #746b64;
}
#section18 .title-area p {
  font-size: 22px;
  font-weight: 500;
  color: #746b64;
}
#section18 .con-area {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}
#section18 .con-area li {
  border-radius: 20px;
  overflow: hidden;
  background-color: #fff;
}
#section18 .con-area li p {
  text-align: center;
  padding-bottom: 43px;
  color: #72675f;
  font-size: 16px;
  line-height: 25px;
  font-weight: 300;
}

#section14 {
  background: url("../../../img/page/breast/breast-reduction/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-reduction/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: 740px !important;
}
#sub-section04 .right {
  justify-content: center !important;
  gap: 20px;
}
#sub-section04 .right h4 {
  font-size: 40px;
  line-height: 50px;
  font-weight: 600;
  color: #3f3b36;
}
#sub-section04 .right h4 span {
  color: #72675f;
}
#sub-section04 .right .desc {
  font-size: 16px;
  line-height: 25px;
  color: #72675f;
  font-weight: 300;
}

#section13 {
  background-color: #f9f9f7;
}
#section13 .title-area {
  text-align: center;
  margin-bottom: 46px;
}
#section13 .title-area h3 {
  font-size: 60px;
  line-height: 66px;
  font-weight: 700;
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  letter-spacing: -0.25px;
  margin-bottom: 25px;
}
#section13 .title-area h3 span {
  color: #746b64;
}
#section13 .title-area p {
  font-size: 22px;
  font-weight: 500;
  color: #9b9188;
  line-height: 35px;
}
#section13 .con-area li {
  border-radius: 20px;
  overflow: hidden;
  border: 1px solid #b5aea8;
  display: flex;
  align-items: center;
  margin-bottom: 32px;
  background-color: #fff;
}
#section13 .con-area li:nth-child(2) {
  background-color: #fcf9f7;
}
#section13 .con-area li:nth-child(2) .title p {
  background-color: #ab957f !important;
}
#section13 .con-area li:nth-child(3) .title p {
  background-color: #746b64 !important;
}
#section13 .con-area li:last-child {
  background-color: #fcf9f7;
  margin-bottom: 0;
}
#section13 .con-area li:last-child .title p {
  background-color: #5b544f !important;
}
#section13 .con-area li .text-area {
  margin-left: -15px;
}
#section13 .con-area li .text-area .title {
  display: flex;
  gap: 11px;
  align-items: center;
  margin-bottom: 30px;
}
#section13 .con-area li .text-area .title p {
  color: #fff;
  font-size: 17px;
  padding: 12px 25px;
  line-height: 1;
  background-color: #c7b4a1;
  border-radius: 50px;
  font-weight: 700;
}
#section13 .con-area li .text-area .title h4 {
  font-size: 30px;
  font-weight: 600;
}
#section13 .con-area li .text-area .desc {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}
#section13 .con-area li .text-area .desc span {
  font-size: 18px;
  line-height: 26px;
  color: #746b64;
  position: relative;
  padding-left: 13px;
}
#section13 .con-area li .text-area .desc span::after {
  position: absolute;
  left: 0;
  top: 0;
  content: "-";
  font-size: 18px;
  color: #746b64;
}

#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;
}