@media only screen and (min-width: 720px) {
  .l-header__block .l-header__block__ttl a {
    background-color: #0066cc;
    color: #fff;
  }
}