body {
  line-height: 1.8;
  font-size: 1.5rem;
  font-feature-settings: "palt";
  color: #fff;
  background: #010001;
}

.l-footer {
  background: #010001;
}

/* --------------------------------------------------
  u-wrap
-------------------------------------------------- */
.u-wrap {
  position: relative;
  max-width: 1280px;
  width: 90vw;
  margin: 0 auto;
}

/* --------------------------------------------------
  u-ofi
-------------------------------------------------- */
.u-ofi {
  margin: 0 auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/*# sourceMappingURL=past_common100.css.map */
