.l-pageheader {
  overflow: visible;
}

.p-header__detail {
  margin-top: 6rem;
}
@media screen and (min-width: 769px) and (orientation: landscape) {
  .p-header__detail {
    margin-top: 0;
  }
}

.p-header__detail_title {
  margin-bottom: 4rem;
}