main:not(:has(.l-home__fv)) {
  padding-top: 120px;
}

@media screen and (max-width: 768px) {
  .contents {
    padding-top: 85px;
  }
}