.tuki-yodogawa-inner,
.tuki-menu,
.tdrk2023-staff {
  max-width: 554px;
}

.tuki-bg--main {
  position: relative;
  background: none;
  padding: 100vh 0 0;
}

.tuki-bg--main::before {
  content: "";
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100vh;
  background-size: cover;
}

.tuki-caption {
  text-indent: -1em;
}
