@charset "UTF-8";
/* ============================== 핵심 포인트 ============================== */
#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 .point__bg {
  width: 676px;
  height: 874px;
  background: url(../img/sub-2/point/bg.png);
  background-repeat: no-repeat;
}

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

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