@charset "UTF-8";

/* ---------------------------------------------
   lp
--------------------------------------------- */

.fv {
  position: relative;
}
.fv img {
  width: auto;
  max-width: 100%;
  display: block;
}

.header-logo {
  position: absolute;
  top: 1.333333cqw;
  left: 3.866667cqw;
  width: 29.866667cqw;
}

.fv_btn {
  position: absolute;
  top: 48%;
  left: 0;
  right: 0;
  width: calc(725 / 750 * 100%);
  margin: 0 auto;
}
.fv_btn_02 {
  position: absolute;
  top: 59%;
  left: 0;
  right: 0;
  width: calc(380 / 750 * 100%);
  margin: 0 auto;
}

.reasons {
  margin-top: 0;
}