@charset "UTF-8";
/*=================================================
    컬러
=================================================*/
/*=================================================
    폰트
=================================================*/
/*=================================================
    미디어쿼리
=================================================*/
/*=================================================
    컬러
=================================================*/
/*=================================================
    폰트
=================================================*/
/*=================================================
    미디어쿼리
=================================================*/
#sub-section01 {
  height: 850px;
  background: url("../../../img/page/liposuction/tummy-tuck/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/liposuction/tummy-tuck/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: 28px;
  margin-bottom: 25px;
}
#sub-section01 .text-area .desc {
  margin: 30px 0;
}
#sub-section01 .text-area h2 {
  line-height: 1;
}
#sub-section01 .text-area .font-w {
  font-weight: 400;
}
#sub-section01 .img-area {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 0;
  box-sizing: border-box;
}
#sub-section01 .img-area .badge {
  color: #fff;
  right: 158px;
  bottom: 50px;
}

#section02 {
  padding: 0 !important;
  position: relative;
  z-index: 10;
  background: #eee6df;
}
#section02 .sheet {
  border-top-left-radius: 280px;
  padding: 240px 0;
  overflow: hidden;
  box-shadow: -10px -10px 40px rgba(0, 0, 0, 0.18);
  background-color: #fff;
}
@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 .link {
  border-radius: 10px;
  box-shadow: -10px -10px 40px rgba(0, 0, 0, 0.18);
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  margin-bottom: 75px;
}
#section02 .sheet .area .link li {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
#section02 .sheet .area .link li::after {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 53px;
  content: "";
  background-color: #b5aea8;
}
#section02 .sheet .area .link li:last-child::after {
  display: none;
}
#section02 .sheet .area .link li a {
  padding: 18px 0;
}
#section02 .sheet .area .link li a p {
  text-align: center;
  font-size: 20px;
  line-height: 22px;
  color: #746b64;
}
#section02 .sheet .area .link li:hover {
  background-color: #746b64;
  border-radius: 10px;
}
#section02 .sheet .area .link li:hover a p {
  color: #fff;
  font-weight: 700;
  position: relative;
}
#section02 .sheet .area .link li:hover a p:nth-child(1) {
  padding-left: 18px;
  width: fit-content;
  margin: 0 auto;
}
#section02 .sheet .area .link li:hover a p:nth-child(1)::after {
  position: absolute;
  left: 0;
  top: 5px;
  width: 9.5px;
  height: 9.5px;
  background-color: #fff;
  border-radius: 50%;
  content: "";
}
#section02 .sheet .area .con-area .title-area {
  text-align: center;
  margin-bottom: 58px;
}
#section02 .sheet .area .con-area .title-area h3 {
  font-size: 70px;
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  font-weight: 700;
  margin-bottom: 15px;
}
#section02 .sheet .area .con-area .title-area h3 span {
  color: #9b9188;
}
#section02 .sheet .area .con-area .title-area p {
  font-size: 18px;
  color: #72675f;
  line-height: 28px;
}

#section13 {
  position: relative;
  z-index: 10;
  background: url("../../../img/page/liposuction/tummy-tuck/sec13_bg.png") no-repeat left center;
  background-size: cover;
  height: 1101px;
}
#section13::after {
  position: absolute;
  right: 0;
  top: 0;
  background: url("../../../img/page/liposuction/tummy-tuck/sec13_img1.png") no-repeat center;
  background-size: cover;
  width: 1034px;
  height: 1101px;
  content: "";
}
#section13 h3 {
  font-size: 60px;
  line-height: 68px;
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  font-weight: 700;
  margin-bottom: 30px;
  color: #fff;
}
#section13 h3 span {
  color: #beb3a1;
}
#section13 .con-area dl {
  display: flex;
  height: 116px;
  width: 610px;
  border-radius: 15px;
  overflow: hidden;
  margin-bottom: 10px;
}
#section13 .con-area dl dt {
  width: 190px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 17px;
  line-height: 22px;
  font-weight: 600;
  text-align: center;
  color: #fff;
  background-color: #b08e74;
}
#section13 .con-area dl dd {
  background-color: #fff;
  display: flex;
  align-items: center;
  padding-left: 23px;
  font-size: 15px;
  line-height: 22px;
  color: #746b64;
  width: 419px;
}
#section13 .con-area dl:nth-child(2) dt {
  background-color: #f3e6d4;
  color: #746b64;
}
#section13 .con-area dl:nth-child(3) dt {
  background-color: #57483c;
}
#section13 .con-area dl:last-child {
  margin-bottom: 0;
}
#section13 .con-area dl:last-child dt {
  background-color: #4a443e;
  font-size: 15px;
}

#section04 h3 {
  font-size: 60px;
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  font-weight: 700;
  margin-bottom: 29px;
}
#section04 h3 span {
  color: #746b64;
}
#section04 .con-area {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 40px 20px;
}
#section04 .con-area li {
  display: flex;
  flex-direction: column;
  border-radius: 20px;
  overflow: hidden;
}
#section04 .con-area li p {
  background-color: #746b64;
  font-size: 22px;
  font-weight: 600;
  padding: 13px 0;
  text-align: center;
  width: 100%;
  color: #fff;
}
#section04 .con-area li span {
  font-size: 18px;
  line-height: 28px;
  color: #746b64;
  padding: 35px 0;
  text-align: center;
  display: block;
  background-color: #f8f4f1;
}

#section08 {
  background: url("../../../img/page/liposuction/tummy-tuck/sec8_bg.png") no-repeat right bottom;
  background-size: cover;
  height: 954px;
}
#section08 h3 {
  font-size: 45px;
  line-height: 55px;
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  color: #fff;
  font-weight: 700;
  margin-bottom: 25px;
}
#section08 ul li {
  height: 74px;
  width: 630px;
  border-radius: 50px;
  background-color: #fff;
  display: flex;
  align-items: center;
  padding-left: 27px;
  margin-bottom: 10px;
  gap: 8px;
}
#section08 ul li:last-child {
  margin-bottom: 0;
}
#section08 ul li p {
  font-size: 16px;
  line-height: 22px;
  color: #4d4944;
  font-weight: 500;
}

#section10 .area {
  position: relative;
}
#section10 .area .left {
  width: 940px;
  border-radius: 20px;
  overflow: hidden;
}
#section10 .area .right {
  position: absolute;
  right: 100px;
  top: 50%;
  transform: translateY(-50%);
}
#section10 .area .right p {
  color: #9b9188;
  font-size: 24px;
  font-weight: 500;
}
#section10 .area .right h3 {
  font-size: 70px;
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  font-weight: 700;
}
#section10 .area .right h3 span {
  color: #9b9188;
}
#section10 .area .right .swiper-controller {
  display: flex;
  gap: 15px;
  height: 45px;
  margin-top: 30px;
}
#section10 .area .right .swiper-controller > div {
  position: relative;
  width: 45px;
  height: 45px;
  background: url("../../../img/page/stem-cell/index/sec9_img2.png") no-repeat center;
  background-size: 45px;
}
#section10 .area .right .swiper-controller > div svg {
  display: none;
}
#section10 .area .right .swiper-controller .swiper-button-next {
  transform: rotate(180deg);
}

#sub-section06-2 .mid-img {
  margin-bottom: 66px;
}
#sub-section06-2 .desc {
  text-align: center;
  color: #9b9188;
  font-size: 15px;
  font-weight: 300;
  margin-top: 50px;
}