html {
  -webkit-print-color-adjust: exact;
}

body {
  max-width: 1280px !important;
  margin: 0 !important;
  padding: 0 !important;
}

.l-wrapper {
  display: block;
}

.l-header__accesibility-menu,
.l-header__pc-menu,
.l-header__pc-search {
  display: block !important;
}

.l-header__floating-menu {
  display: none !important;
}

.l-header__pc-search-block01 {
  flex-wrap: nowrap !important;
}

.l-header__pc-search-other {
  flex-wrap: nowrap !important;
}

@-moz-document url-prefix() {
  .l-totop {
    page-break-before: always;
  }
}

.c-accordion__content {
  display: block !important;
}

.c-emergency-box__list-item:not(:first-child),
.p-index-section01__list-item:not(:first-child) {
  background: none !important;
  border-top: 1px dashed var(--c-caution) !important;
}

[id='news-kurashi'] .p-index-section03__news-item {
  background: none !important;
  border-bottom: 1px dashed var(--c-kurashi) !important;
}

[id='news-event'] .p-index-section03__news-item {
  background: none !important;
  border-bottom: 1px dashed var(--c-event) !important;
}

[id='news-sangyo'] .p-index-section03__news-item {
  background: none !important;
  border-bottom: 1px dashed var(--c-sangyo) !important;
}

[id='news-shisei'] .p-index-section03__news-item {
  background: none !important;
  border-bottom: 1px dashed var(--c-shisei) !important;
}

.p-index-mv__slider .splide__slide::after {
  background: transparent !important;
}

.splide {
  overflow: hidden;
}
