@charset "UTF-8";
/* ============================== 핵심 포인트 ============================== */
#sub-wrap .sub__point.--02 {
  padding: 100px 0 0 0;
}
#sub-wrap .sub__point.--02 .point__bg {
  width: 838px;
  height: 873px;
  background: url(../img/sub-1/point/bg2.png);
  background-repeat: no-repeat;
  background-size: contain;
}
#sub-wrap .sub__point .point__wrapper {
  padding-top: 0;
  padding-bottom: 0;
}
#sub-wrap .sub__point .point__wrapper h3 {
  font-size: 170px;
}
#sub-wrap .sub__point h3 strong {
  position: relative;
}
#sub-wrap .sub__point h3 strong i {
  position: absolute;
  top: 0;
  right: -0.1em;
  font-size: 0.55em;
  font-weight: 100;
}
#sub-wrap .sub__point h4 {
  line-height: 1.4 !important;
}
#sub-wrap .sub__point .point__list {
  display: flex;
  flex-direction: column;
  padding: 40px 0;
  gap: 10px;
}
#sub-wrap .sub__point .point__list .list__item {
  display: flex;
  width: 690px;
  height: 118px;
  background: #f7f7f7;
  padding: 30px 0 0 50px;
}
#sub-wrap .sub__point .point__list .list__item .--01 {
  color: var(--theme-color);
  font-size: 30px;
  margin-right: 30px;
  font-weight: 700;
}
#sub-wrap .sub__point .point__list .list__item .--02 {
  margin-top: 11px;
}
#sub-wrap .sub__point .point__list .list__item .--02 h3 {
  font-family: var(--noto);
  font-size: 18px;
  margin-bottom: 10px;
  font-weight: 500;
}
#sub-wrap .sub__point .point__list .list__item .--02 p {
  font-size: 14px;
  color: #676767;
}
#sub-wrap .sub__point .point__bg {
  width: 678px;
  height: 920px;
  background: url(../img/sub-1/point/bg.png);
  background-repeat: no-repeat;
}
#sub-wrap .sub__point .sub__desc {
  white-space: nowrap;
}

/* ============================== 시술 특징 ============================== */
#sub-wrap .sub__speciality {
  margin: 100px 0;
}
#sub-wrap .sub__speciality .special__img {
  background: url(../img/sub-1/speciality/bg.jpg) center no-repeat;
}

/* ============================== 전담의 ============================== */
.sub__dedicated {
  background: url(../img/sub-1/dedicated/bg.jpg) center no-repeat;
}

/* ============================== 키포인트 ============================== */
.sub__keypoint .keypoint__wrapper .keypoint__list li .list__txt {
  position: absolute;
  top: 84px;
  left: 460px;
}
.sub__keypoint .keypoint__wrapper .keypoint__list li .list__txt p.--01 {
  font-size: 16px;
  color: #bfbfc2;
}
.sub__keypoint .keypoint__wrapper .keypoint__list li .list__txt h3 {
  font-size: 25px;
  margin-top: 8px;
  font-weight: 500;
}
.sub__keypoint .keypoint__wrapper .keypoint__list li .list__txt h3 span {
  color: var(--theme-color);
  font-weight: 700;
}
.sub__keypoint .keypoint__wrapper .keypoint__list li .list__txt p.--02 {
  font-size: 14px;
  margin-top: 15px;
  line-height: 2;
  color: #676767;
}/*# sourceMappingURL=sub-1.min.css.map */