.start-page {
  padding-bottom: 0px;
}
.start-page .sp-content {
  min-height: calc(100vh - 74px);
}
.start-page .hero {
  text-align: center;
}
.start-page .hero__image {
  margin-bottom: 8px;
}
.start-page .hero__catchphrase {
  margin-bottom: 12px;
  font-size: 1.25rem;
  font-weight: bold;
}
.start-page .hero button {
  margin-bottom: 0px;
}