@media (min-width: 43.75rem) {
  h1 {
    font-size: 2.5rem;
    line-height: var(--sp3);
  }
}