.l-header #header-sp-menu .p-header-category__nav-title-text {
  color: #4b1e78;
  text-decoration: none;
}
.l-header #header-sp-menu .p-nav-global .p-nav-global__link:hover {
  color: #4b1e78;
  text-decoration: none;
}
.l-header #header-sp-menu .p-header-utility-nav__list .p-header-utility-nav__link {
  color: #333;
}
.l-header #header-sp-menu .p-header-language a {
  color: #333;
  text-decoration: none
}
.l-header .p-nav-global ul {
  margin: 0;
}
#d2582584 .p-layout--pattern-03 .p-layout__inner>a {
  display: none;
}
#d2582584 .p-layout__content[data-id="2584429"] {
  flex-basis: calc((100% - 0rem) / 1);
  max-width: calc((100% - 0rem) / 1);
}
@media only screen and (max-width: 1250px) {
  .l-header .p-header__logo {
    font-size: 16px;
    margin: 0;
  }
}
@media only screen and (min-width: 769px) {
  a[href].c-list-breadcurmb__content {
    color: #333;
  }
}
@media only screen and (min-width: 1251px) {
  .p-nav-global__dropdown-list + .p-nav-global__dropdown-sub-title,
  .p-nav-global__dropdown-sub-title + .p-nav-global__dropdown-list {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto!important;
  }
  .l-header #header-sp-menu .p-header-category__nav-title-text:hover,
  .l-header #header-sp-menu .p-header-language a:hover {
    text-decoration: underline;
  }
  .p-header-utility-nav__link:hover, .p-header-utility-nav__link:active, .p-header-utility-nav__link:focus-visible {
    text-decoration: underline!important;
  }
}