body.home {
  background: #f5f5f5;
}

.nm-header-2026__utility,
.nm-header-2026__company-name {
  display: none;
}

@media (min-width: 1171px) {
  body .l-header {
    height: 122px;
    background: #f5f5f5;
  }
  body .nm-header-2026__utility {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    height: 32px;
    padding: 0 80px;
    border-bottom: 1px solid #e5e7eb;
    background: #f5f5f5;
  }
  body .nm-header-2026__utility-links {
    display: flex;
    align-items: center;
    gap: 24px;
  }
  body .nm-header-2026__utility-links a {
    display: flex;
    align-items: center;
    gap: 6px;
    color: #6b7280;
    font-family: Inter, "Hiragino Kaku Gothic Pro", "Yu Gothic", sans-serif;
    font-size: 12px;
    font-weight: 500;
    text-decoration: none;
  }
  body .nm-header-2026__utility-links i {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 12px;
    height: 12px;
    font-size: 10px;
  }
  body .c-header {
    min-height: 90px;
    height: 90px;
    flex-wrap: nowrap;
    transform: translateY(-5px);
  }
  body:not(.home) .l-page-head {
    margin-top: 122px;
  }
  body:not(.home) .l-main.nm-header-2026__offset {
    padding-top: 122px;
  }
  body .c-header__ttl {
    display: flex;
    align-items: center;
    flex: 0 0 auto;
    padding-left: 80px;
  }
  body .c-header__logo {
    width: 240px;
  }
  body .c-header__logo img {
    display: block;
    width: 240px;
    height: 30px;
  }
  body .c-header__copy {
    display: none;
  }
  body .nm-header-2026__company-name {
    display: block;
    margin-left: 9px;
    color: #6b7280;
    font-family: "Yu Gothic", "Hiragino Kaku Gothic Pro", sans-serif;
    font-size: 12px;
    font-weight: 500;
    white-space: nowrap;
  }
  body .c-submenu {
    margin-left: auto;
  }
  body .c-submenu__list {
    padding-right: 71px;
    font-family: "Yu Gothic", "Hiragino Kaku Gothic Pro", sans-serif;
    font-size: 15px;
    font-weight: 700;
  }
  body .c-submenu__item {
    padding: 0 clamp(7px, 0.75vw, 11px);
  }
  body .c-submenu__item a {
    margin: 0;
    white-space: nowrap;
  }
  body .c-submenu__item--dropdown {
    top: 122px;
  }
  body .nm-header-2026__pc-hidden {
    display: none;
  }
  body .c-submenu__item:last-child {
    padding-right: 0;
    padding-left: clamp(7px, 0.75vw, 11px);
  }
  body .c-submenu__item:last-child .c-btn-box {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 135px;
    min-width: 135px;
    height: 42px;
    padding: 0 20px;
    border-radius: 4px;
    background: #0c0819;
    font-size: 15px;
  }
}
.p-top-hero2026 {
  --nm-gold-light: #f7e8b1;
  --nm-lavender-light: #dcd2f1;
  --nm-teal-light: #d0edec;
  position: relative;
  height: 654px;
  margin-top: 122px;
  padding: 9px 10px;
  background: linear-gradient(90deg, var(--nm-gold-light), var(--nm-lavender-light) 50%, var(--nm-teal-light));
  background-size: 220% 100%;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
  animation: nm-hero-gradient-horizontal 10s ease-in-out infinite alternate;
}

.p-top-hero2026::before {
  position: absolute;
  z-index: 1;
  inset: 0 auto 0 0;
  width: 10px;
  background: linear-gradient(180deg, var(--nm-gold-light), var(--nm-lavender-light) 50%, var(--nm-teal-light));
  background-size: 100% 220%;
  animation: nm-hero-gradient-vertical 10s ease-in-out infinite alternate;
  content: "";
  pointer-events: none;
}

.p-top-hero2026__inner {
  overflow: hidden;
  position: relative;
  z-index: 2;
  height: 636px;
  max-width: 1420px;
  margin: 0 auto;
  background: #fff;
}

.p-top-hero2026__content {
  position: relative;
  z-index: 2;
  height: 100%;
  margin-left: 8.732%;
}

.p-top-hero2026__title {
  position: absolute;
  top: 97px;
  left: 0;
  margin: 0;
  color: #000;
  font-family: "Yu Gothic", "Hiragino Kaku Gothic Pro", sans-serif;
  font-size: 42px;
  font-weight: 700;
  line-height: 1.28;
  letter-spacing: 0;
}

.p-top-hero2026__title-line {
  position: relative;
  z-index: 1;
  display: block;
  white-space: nowrap;
}

.p-top-hero2026__title-bg {
  position: absolute;
  z-index: 0;
  top: 1px;
  height: 51px;
}

.p-top-hero2026__title-bg--gold {
  left: -4px;
  width: 260px;
  background: var(--nm-gold-light);
}

.p-top-hero2026__title-bg--teal {
  left: 294px;
  width: 258px;
  background: var(--nm-teal-light);
}

.p-top-hero2026__conjunction {
  font-size: 38px;
}

.p-top-hero2026__highlight {
  padding-right: 4px;
  padding-left: 4px;
}

.p-top-hero2026__highlight--gold {
  margin-left: -4px;
}

.p-top-hero2026__conjunction--sp {
  display: none;
}

.p-top-hero2026__tagline {
  position: absolute;
  top: 237px;
  left: -5px;
  margin: 0;
  color: #000;
  font-family: "Yu Gothic", "Hiragino Kaku Gothic Pro", sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 1.25;
  white-space: nowrap;
}

.p-top-hero2026__description {
  position: absolute;
  top: 343px;
  left: -5px;
  margin: 0;
  padding: 0 19px;
  background: #fff;
  color: #000;
  font-family: "Yu Gothic", "Hiragino Kaku Gothic Pro", sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.5;
  white-space: nowrap;
}

.p-top-hero2026__links {
  position: absolute;
  top: 447px;
  left: 0;
  width: 406px;
}

.p-top-hero2026__link {
  display: grid;
  grid-template-columns: 12px auto 1fr;
  align-items: center;
  gap: 10px;
  min-height: 50px;
  border-bottom: 1px solid #0c0819;
  color: #000;
  font-family: "Yu Gothic", "Hiragino Kaku Gothic Pro", sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.25;
  text-decoration: none;
}
.p-top-hero2026__link img {
  justify-self: end;
  width: 48px;
  height: 24px;
  object-fit: contain;
}

.p-top-hero2026__marker {
  width: 12px;
  height: 12px;
  border: 2px solid #000;
}

.p-top-hero2026__link--teal .p-top-hero2026__marker {
  background: #00a896;
}

.p-top-hero2026__link--gold .p-top-hero2026__marker {
  background: #f4d03f;
}

.p-top-hero2026__link--lavender .p-top-hero2026__marker {
  background: #8564c7;
}

.p-top-hero2026__figure {
  position: absolute;
  z-index: 1;
  top: -38px;
  right: 32px;
  width: 680px;
  height: 680px;
  margin: 0;
}
.p-top-hero2026__figure img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media (min-width: 1171px) and (max-width: 1360px) {
  body .nm-header-2026__utility {
    padding-right: 40px;
    padding-left: 40px;
  }
  body .c-header__ttl {
    padding-left: 40px;
  }
  body .c-header__logo,
  body .c-header__logo img {
    width: 210px;
    height: auto;
  }
  body .nm-header-2026__company-name {
    font-size: 10px;
  }
  body .c-submenu__list {
    padding-right: 40px;
    font-size: 13px;
  }
  body .c-submenu__item {
    padding-right: 5px;
    padding-left: 5px;
  }
  body .c-submenu__item:last-child {
    padding-left: 7px;
  }
  body .c-submenu__item:last-child .c-btn-box {
    width: 118px;
    min-width: 118px;
    font-size: 13px;
  }
  .p-top-hero2026__content {
    margin-left: 7%;
  }
  .p-top-hero2026__title {
    font-size: clamp(34px, 3vw, 42px);
  }
  .p-top-hero2026__conjunction {
    font-size: clamp(31px, 2.7vw, 38px);
  }
  .p-top-hero2026__tagline {
    font-size: clamp(38px, 3.35vw, 48px);
  }
  .p-top-hero2026__description {
    font-size: clamp(16px, 1.4vw, 20px);
  }
  .p-top-hero2026__figure {
    right: -20px;
    width: clamp(540px, 44vw, 610px);
    height: auto;
  }
}
@media (max-width: 1170px) {
  .p-top-hero2026__title-bg {
    display: none;
  }
  .p-top-hero2026__highlight {
    background: var(--nm-gold-light);
    margin-left: 0;
    padding: 0.1em 0.16em;
  }
  .p-top-hero2026__highlight--teal {
    background: var(--nm-teal-light);
  }
  .p-top-hero2026 {
    height: auto;
    margin-top: 60px;
    padding: 7px;
  }
  .p-top-hero2026::before {
    width: 7px;
  }
  .p-top-hero2026__inner {
    display: flex;
    flex-direction: column;
    height: auto;
    min-height: 0;
    padding: clamp(34px, 7vw, 70px) clamp(18px, 6vw, 70px) 40px;
  }
  .p-top-hero2026__content {
    display: contents;
  }
  .p-top-hero2026__title,
  .p-top-hero2026__tagline,
  .p-top-hero2026__description,
  .p-top-hero2026__links,
  .p-top-hero2026__figure {
    position: relative;
    inset: auto;
  }
  .p-top-hero2026__title {
    order: 1;
    font-size: clamp(25px, 5vw, 40px);
  }
  .p-top-hero2026__conjunction {
    font-size: 0.9em;
  }
  .p-top-hero2026__tagline {
    order: 2;
    margin-top: 22px;
    font-size: clamp(26px, 5.6vw, 44px);
    white-space: normal;
  }
  .p-top-hero2026__description {
    order: 3;
    margin-top: 20px;
    padding: 0;
    font-size: clamp(15px, 2vw, 18px);
    white-space: normal;
  }
  .p-top-hero2026__figure {
    order: 4;
    align-self: flex-end;
    width: min(72vw, 560px);
    height: auto;
    margin-top: -20px;
    margin-right: -4vw;
  }
  .p-top-hero2026__links {
    order: 5;
    width: min(100%, 520px);
    margin-top: -20px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .p-company__column--item__border {
    width: calc(100% - 7px);
  }
}
@media (max-width: 600px) {
  .p-top-hero2026__inner {
    padding: 32px 17px 28px;
  }
  .p-top-hero2026__title {
    font-size: clamp(20px, 4.2vw, 25px);
    line-height: 1.45;
  }
  .p-top-hero2026__title-line--lead {
    display: block;
    white-space: nowrap;
  }
  .p-top-hero2026__title-line--finish {
    display: block;
  }
  .p-top-hero2026__conjunction {
    font-size: 1em;
  }
  .p-top-hero2026__conjunction--pc {
    display: none;
  }
  .p-top-hero2026__conjunction--sp {
    display: inline;
  }
  .p-top-hero2026__tagline {
    font-size: clamp(25px, 8vw, 34px);
  }
  .p-top-hero2026__description br {
    display: none;
  }
  .p-top-hero2026__figure {
    align-self: center;
    width: min(100%, 420px);
    margin-top: 12px;
    margin-right: 0;
  }
  .p-top-hero2026__links {
    margin-top: -4px;
  }
  .p-top-hero2026__link {
    grid-template-columns: 12px minmax(0, auto) 1fr;
    gap: 8px;
    min-height: 48px;
    font-size: clamp(15px, 4.6vw, 20px);
  }
}
@keyframes nm-hero-gradient-horizontal {
  from {
    background-position: 0 50%;
  }
  to {
    background-position: 100% 50%;
  }
}
@keyframes nm-hero-gradient-vertical {
  from {
    background-position: 50% 0;
  }
  to {
    background-position: 50% 100%;
  }
}
@media (prefers-reduced-motion: reduce) {
  .p-top-hero2026,
  .p-top-hero2026::before {
    animation: none;
  }
}
