/* ================================================== *
 *
 *    202509 sts
 *
 * ================================================== */

a.gotoSpecial:hover img {
  filter: brightness(1.3);
}

@media screen and (min-width: 767px) {
  .top-kv-text {
      width: 100%;
      bottom: -5%;
  }
}

