.fv {
  background-image: url(/business/service/img/support-service/data-recovery/dr-01hero-pc.png);
  background-repeat: no-repeat;
  background-position: 50% 67%;
  background-size: cover;
}
@media (max-width: 640px) {
  .fv {
    background-image: url(/business/service/img/support-service/data-recovery/dr-01hero-sp.png);
    background-position: center;
  }
}
.fv--lead {
  color: #fff;
}
.fv--sub-lead {
  color: #fff;
  font-weight: bold;
}

#step {
  background-color: #F1E1ED;
}

#restoration {
  background-color: #E6E2E4;
}
#restoration .cmn-inquiry--lead, #restoration .cmn-inquiry--tel-btn, #restoration .cmn-inquiry--tel-date {
  color: #1E0013 !important;
}/*# sourceMappingURL=dr.css.map */