/* -----------------------
  point-02
----------------------- */
.point-02 {
  background: url(../img/point02_bg.png) no-repeat center top / 100%;
}

.point-02 .rltv-box {
  z-index: 1;
}

.point02_01_txt{
  position: absolute;
  bottom: 0;
}

.point02_02_sole{
  position: absolute;
  top: min(calc(304 / 750 * 100vw), 304px);
  z-index: -1;
}

.point02_03_sole{
  position: absolute;
  top: min(calc(371 / 750 * 100vw), 371px);
  z-index: -1;
}

.point02_04_foot{
  position: absolute;
  top: min(calc(30 / 750 * 100vw), 30px);
}

.point02_04_txt{
  position: absolute;
  top: 0;
}

.smart h2 {
  position: absolute;
  top: 0;
}