/* ブランドTOPの追加セクションと、長くなったナビゲーションの調整。 */
.menu-button {
  font: 700 12px/1 var(--sans);
}

.method-more {
  margin-top: 48px;
  text-align: right;
}

.offerings-lead {
  max-width: 780px;
  margin: -38px 0 64px auto;
  color: var(--muted);
  font-size: 18px;
}

.flagship-product {
  border: 1px solid rgba(255, 255, 255, .22);
  background: var(--navy);
  color: #fff;
  box-shadow: 0 28px 70px rgba(8, 46, 80, .14);
}

.flagship-product__heading {
  padding: clamp(42px, 5.5vw, 72px);
  padding-bottom: clamp(34px, 4vw, 52px);
}

.flagship-product__body {
  display: grid;
  grid-template-columns: minmax(0, 1.55fr) minmax(300px, .75fr);
  border-top: 1px solid rgba(255, 255, 255, .22);
}

.flagship-product__main {
  padding: clamp(38px, 5vw, 62px) clamp(42px, 5.5vw, 72px);
}

.flagship-product__meta {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 12px 18px;
  margin-bottom: 46px;
}

.flagship-product__meta span {
  padding: 5px 11px;
  border-radius: 999px;
  background: var(--lime);
  color: var(--navy);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: .09em;
}

.flagship-product__meta p,
.flagship-product__type {
  margin: 0;
  color: #d6e4e8;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: .1em;
}

.flagship-product__type {
  color: var(--lime);
}

.flagship-product h3 {
  margin: 13px 0 0;
  font-size: clamp(2.4rem, 4.4vw, 4.4rem);
  letter-spacing: -.07em;
  line-height: 1.3;
  white-space: nowrap;
}

.flagship-product__main > p:not(.flagship-product__type) {
  max-width: 680px;
  margin: 14px 0 0;
  color: #d6e1e4;
  font-size: 17px;
  line-height: 1.95;
}

.flagship-product__action {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: clamp(38px, 4.5vw, 58px);
  border-left: 1px solid rgba(255, 255, 255, .22);
  background: rgba(255, 255, 255, .08);
}

.flagship-product__action p {
  margin: 0 0 26px;
  color: #d6e1e4;
  font-size: 15px;
  line-height: 1.85;
}

.button-link {
  display: inline-flex;
  min-height: 58px;
  padding: 14px 22px;
  align-items: center;
  justify-content: center;
  border-radius: 7px;
  font-size: 15px;
  font-weight: 800;
  line-height: 1.5;
  text-align: center;
}

.button-link--lime {
  background: var(--lime);
  color: var(--navy);
}

.button-link--lime:hover,
.button-link--lime:focus-visible {
  background: #c9f486;
}

.support-heading {
  display: grid;
  grid-template-columns: minmax(220px, .8fr) minmax(0, 1.7fr);
  gap: 7%;
  margin: 100px 0 36px;
  padding-top: 25px;
  border-top: 2px solid var(--ink);
}

.support-heading .label,
.support-heading > p:last-child {
  margin: 0;
}

.support-heading > p:last-child {
  color: var(--muted);
  font-size: 16px;
}

.support-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 22px;
}

.cross-support-note {
  max-width: 920px;
  margin: 34px auto 0;
  padding: 22px 26px;
  color: var(--muted);
  border-left: 4px solid var(--blue);
  background: #fff;
  font-size: 16px;
  line-height: 1.9;
}

.cross-support-note strong {
  color: var(--ink);
}

.support-card {
  display: flex;
  min-height: 490px;
  padding: 34px 30px;
  flex-direction: column;
  border: 1px solid var(--line);
  background: #fff;
}

.support-card__type {
  margin: 0 0 42px;
  color: var(--blue);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: .12em;
}

.support-card h3 {
  margin: 0 0 22px;
  font-size: clamp(1.45rem, 2.2vw, 1.85rem);
  letter-spacing: -.055em;
  line-height: 1.5;
}

.support-card > p:not(.support-card__type):not(.support-card__proof) {
  margin: 0;
  color: var(--muted);
  font-size: 15px;
  line-height: 1.9;
}

.support-card__proof {
  margin: 24px 0 0;
  padding: 9px 11px;
  border-left: 3px solid var(--blue);
  background: var(--soft);
  color: var(--navy);
  font-size: 13px;
  font-weight: 800;
}

.support-card__for {
  margin: 24px 0 0 !important;
  padding-top: 20px;
  border-top: 1px solid var(--line);
  color: var(--ink) !important;
}

.support-card__for strong,
.support-card__for span {
  display: block;
}

.support-card__for strong {
  margin-bottom: 5px;
  color: var(--blue);
  font-size: 12px;
  letter-spacing: .08em;
}

.support-card__for span {
  font-size: 14px;
  line-height: 1.75;
}

.support-card .text-link {
  margin-top: auto;
  padding-top: 35px;
  align-self: flex-start;
}

.in-house-practice {
  display: grid;
  grid-template-columns: minmax(0, 1.5fr) minmax(310px, .8fr);
  gap: 8%;
  margin-top: 76px;
  padding: clamp(38px, 5vw, 64px);
  border: 1px solid #b9cbd1;
  background: linear-gradient(135deg, #fff 0%, #f3f8f9 100%);
}

.in-house-practice h3 {
  margin: 16px 0 24px;
  font-size: clamp(1.65rem, 3vw, 2.55rem);
  letter-spacing: -.06em;
  line-height: 1.45;
}

.in-house-practice > div > p:not(.eyebrow) {
  margin: 0;
  color: var(--muted);
  font-size: 16px;
  line-height: 1.95;
}

.in-house-practice .in-house-practice__note {
  margin-top: 18px;
  font-size: 13px;
}

.system-flow {
  display: flex;
  align-content: flex-start;
  flex-wrap: wrap;
  gap: 10px;
  align-items: center;
}

.system-flow span {
  padding: 9px 11px;
  border: 1px solid var(--line);
  background: #fff;
  color: var(--navy);
  font-size: 13px;
  font-weight: 800;
}

.system-flow i {
  color: var(--blue);
  font-style: normal;
}

.system-flow .text-link {
  flex-basis: 100%;
  align-self: flex-end;
}

.section--profile {
  background: #fff;
}

.profile-layout {
  display: grid;
  grid-template-columns: minmax(0, .85fr) minmax(0, 1.15fr);
  gap: 10%;
}

.profile-heading h2 {
  margin-top: 18px;
  font-size: clamp(2.15rem, 4.1vw, 3.75rem);
}

.profile-heading h2 em {
  color: var(--blue);
}

.profile-body {
  padding-top: 33px;
  border-top: 2px solid var(--ink);
}

.profile-name {
  display: flex;
  align-items: baseline;
  gap: 18px;
  margin-bottom: 30px;
}

.profile-name p,
.profile-name h3 {
  margin: 0;
}

.profile-name p {
  color: var(--muted);
  font-size: 13px;
  font-weight: 700;
}

.profile-name h3 {
  font-size: 31px;
  letter-spacing: .02em;
}

.profile-body > p {
  margin: 0 0 17px;
  color: var(--muted);
  font-size: 17px;
  line-height: 2;
}

.profile-body > .profile-collaboration {
  margin: 27px 0 0;
  padding: 18px 20px;
  border-left: 4px solid var(--blue);
  background: var(--soft);
  color: var(--ink);
  font-weight: 700;
}

.profile-facts {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 10px;
  margin: 38px 0 0;
}

.profile-facts div {
  padding: 17px 15px;
  border: 1px solid var(--line);
}

.profile-facts dt {
  color: var(--blue);
  font-size: 19px;
  font-weight: 800;
}

.profile-facts dd {
  margin: 4px 0 0;
  color: var(--muted);
  font-size: 12px;
  line-height: 1.65;
}

.site-footer {
  padding: 0;
  background: var(--navy);
  color: #fff;
}

.site-footer__inner {
  min-height: 190px;
  padding-top: 34px;
  padding-bottom: 34px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 40px;
}

.site-footer img {
  width: min(140px, 16vw);
  height: auto;
}

.site-footer__inner > div {
  display: flex;
  align-items: center;
  gap: 25px;
  color: #d6e1e4;
  font-size: 13px;
}

.site-footer a:hover,
.site-footer a:focus-visible {
  color: var(--lime);
}

@media (max-width: 1080px) {
  .site-header {
    position: sticky;
  }

  .menu-button {
    display: block;
  }

  .site-nav {
    display: none;
    position: absolute;
    top: 77px;
    right: 0;
    left: 0;
    padding: 24px max(32px, calc((100% - 1160px) / 2)) 30px;
    align-items: flex-start;
    flex-direction: column;
    gap: 18px;
    border-bottom: 1px solid var(--line);
    background: #fff;
    box-shadow: 0 18px 30px rgba(8, 46, 80, .08);
  }

  .site-nav.is-open {
    display: flex;
  }

  .flagship-product__body {
    grid-template-columns: minmax(0, 1.25fr) minmax(280px, .75fr);
  }

  .support-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .support-card:last-child {
    grid-column: 1 / -1;
    min-height: 390px;
  }
}

@media (max-width: 760px) {
  .site-nav {
    top: 64px;
    padding: 22px 20px 28px;
  }

  .method-more {
    margin-top: 36px;
    text-align: left;
  }

  .offerings-lead {
    margin: -18px 0 46px;
    font-size: 16px;
  }

  .flagship-product__body,
  .support-heading,
  .support-grid,
  .in-house-practice,
  .profile-layout {
    display: block;
  }

  .flagship-product__heading,
  .flagship-product__main,
  .flagship-product__action {
    padding: 34px 24px;
  }

  .flagship-product__meta {
    display: block;
    margin-bottom: 34px;
  }

  .flagship-product__meta p {
    margin-top: 13px;
    line-height: 1.7;
  }

  .flagship-product h3 {
    font-size: 2.35rem;
    white-space: normal;
  }

  .flagship-product__main > p:not(.flagship-product__type) {
    font-size: 16px;
  }

  .flagship-product__action {
    border-top: 1px solid rgba(255, 255, 255, .22);
    border-left: 0;
  }

  .support-heading {
    margin-top: 70px;
  }

  .support-heading > p:last-child {
    margin-top: 18px;
    font-size: 15px;
  }

  .support-card,
  .support-card:last-child {
    min-height: 0;
    margin-top: 16px;
    padding: 30px 24px;
  }

  .support-card__type {
    margin-bottom: 28px;
  }

  .support-card .text-link {
    margin-top: 32px;
    padding-top: 0;
  }

  .in-house-practice {
    margin-top: 55px;
    padding: 34px 24px;
  }

  .system-flow {
    margin-top: 35px;
  }

  .system-flow span {
    font-size: 12px;
  }

  .profile-body {
    margin-top: 52px;
  }

  .profile-facts {
    grid-template-columns: 1fr;
  }

  .profile-name {
    display: block;
  }

  .profile-name h3 {
    margin-top: 6px;
  }

  .site-footer {
    padding: 0;
  }

  .site-footer__inner {
    min-height: 0;
    padding-top: 32px;
    padding-bottom: 30px;
    display: block;
  }

  .site-footer img {
    width: 115px;
    max-width: 40%;
  }

  .site-footer__inner > div {
    margin-top: 28px;
    justify-content: space-between;
    gap: 18px;
    font-size: 11px;
  }
}
