@charset "UTF-8";
/* ============================== 치료가 필요 ============================== */
.sub__part.--02 .part__feature .feature__tit {
  text-align: center;
}
.sub__part.--02 .part__feature .feature__tit h3 {
  display: block !important;
  flex-direction: row !important;
  font-weight: 700 !important;
  margin-bottom: 0 !important;
}
.sub__part.--02 .part__feature .feature__tit h3 strong {
  color: var(--theme-color);
}
.sub__part.--02 .part__feature .feature__tit p {
  font-size: 22px;
  line-height: 1.7;
  margin-top: 11px;
}
.sub__part.--02 .part__feature .feature__tit p strong {
  color: var(--theme-color);
}
.sub__part.--02 .part__feature .feature__tit p.--02 {
  font-size: 14px;
  color: #a2a2a2;
  line-height: 1.7;
}

/* ============================== 핵심 포인트 ============================== */
#sub-wrap .sub__point h3 strong {
  position: relative;
  font-size: 160px;
}
#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 .point__bg {
  width: 838px;
  height: 873px;
  background: url(../img/sub-1/point/bg.png);
  background-repeat: no-repeat;
  background-size: contain;
}
#sub-wrap .sub__point .sub__desc span {
  color: var(--theme-color);
}

/* ============================== 시술 정보 ============================== */
.sub__part .part__list {
  flex-wrap: wrap;
  text-align: left;
}
.sub__part .part__list li {
  display: flex;
  flex-direction: column;
  margin-top: 40px;
}
.sub__part .part__list li p {
  font-size: 14px;
  color: #676767;
  font-weight: 300;
  margin-top: 8px;
  line-height: 1.7;
}

.sub__part.--01 .part__feature .part__list li {
  text-align: left;
}
.sub__part.--01 .part__feature .part__list li img {
  width: 456px;
  height: 286px;
}
.sub__part.--01 .part__feature .part__list li span {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #dedede;
}

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

/* ============================== 자가 진단 ============================== */
.sub__recommend .reco__title {
  padding-top: 40px !important;
}
.sub__recommend .reco__title h3 strong {
  font-weight: 600;
  color: var(--theme-color);
}
.sub__recommend .reco__list li {
  height: 140px !important;
}
.sub__recommend .reco__list li dl dd {
  line-height: 1.7 !important;
}

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