.money-page { background: #f0eadd; }
.money-page .site-header, .money-page .site-footer, .money-page .main-navigation, .money-page .contact-section { background: #f0eadd; }
.money-page .site-header { border-bottom-color: #d8d0c2; }
.money-page .site-footer { border-top-color: #d8d0c2; }
.money-page h1, .money-page h2, .money-page h3 { line-break: strict; word-break: auto-phrase; text-wrap: balance; }
.money-page p, .money-page li, .money-page summary { line-break: strict; word-break: auto-phrase; text-wrap: pretty; overflow-wrap: break-word; }
.money-page p, .money-page li { font-weight: 500; }
.money-page h2 { max-width: 22em; }
.money-page h2::before { display: block; width: 30px; height: 2px; margin-bottom: 15px; background: var(--accent); content: ""; }
.money-page .text-column, .money-page .diagram-note, .money-page .role-note { max-width: 46em; }
.money-page .section-introduction { max-width: 760px; }
.keep-phrase { display: inline-block; }
.main-navigation a[aria-current="page"] { color: var(--accent); text-decoration: underline; text-decoration-thickness: 1px; }

.money-first-view { padding: 94px 0 108px; }
.hero-layout { display: grid; grid-template-columns: minmax(0, 61fr) minmax(340px, 39fr); gap: clamp(52px, 6vw, 82px); align-items: center; }
.hero-copy { min-width: 0; }
.money-page h1 { max-width: none; font-size: clamp(44px, 4.1vw, 57px); line-height: 1.55; letter-spacing: .015em; }
.hero-title-line { display: block; }
.first-view-text { max-width: 40em; }
.hero-emphasis { position: relative; max-width: 40em; margin: 28px 0 31px; padding-left: 24px; font-size: 16px; line-height: 1.9; font-weight: 700 !important; }
.hero-emphasis::before { position: absolute; top: .8em; left: 0; width: 14px; height: 2px; background: var(--accent); content: ""; }
.hero-checklist { align-self: center; }
.hero-checklist h2 { margin-bottom: 27px; font-family: inherit; font-size: 18px; line-height: 1.6; font-weight: 700; }
.hero-checklist h2::before { display: none; }
.hero-checklist ol { margin: 0 0 0 5px; padding: 3px 0 3px 29px; border-left: 2px solid var(--accent); list-style: none; }
.hero-checklist li { position: relative; padding: 0 0 21px; font-size: 17px; line-height: 1.7; font-weight: 700; }
.hero-checklist li:last-child { padding-bottom: 0; }
.hero-checklist li::before { position: absolute; top: .7em; left: -30px; width: 14px; height: 2px; background: var(--accent); content: ""; }
.hero-checklist li span { display: inline-block; width: 34px; color: var(--accent); font-size: 15px; font-weight: 700; letter-spacing: .04em; }
.pc-semantic-break { display: inline; }

.viewpoints-section { padding: 112px 0 120px; }
.viewpoint-editorial { display: grid; grid-template-columns: minmax(0, 68fr) minmax(230px, 32fr); gap: clamp(40px, 6vw, 88px); align-items: start; margin-top: 49px; }
.viewpoint-editorial h3 { font-size: 20px; }
.current-viewpoints { display: grid; grid-template-columns: minmax(0, .95fr) minmax(0, 1.15fr) minmax(0, 1.55fr) minmax(0, 1.35fr); column-gap: clamp(16px, 2vw, 28px); margin: 32px 0 0; padding: 22px 0 0; border-top: 2px solid var(--accent); list-style: none; }
.current-viewpoints li { position: relative; min-width: 0; padding-right: 4px; }
.current-viewpoints li::before { position: absolute; top: -29px; left: 0; width: 2px; height: 13px; background: var(--accent); content: ""; }
.current-viewpoints li > span, .future-number, .case-label, .step-label { display: block; margin-bottom: 6px; color: var(--accent); font-weight: 700; }
.current-viewpoints li > span, .future-number { font-size: 15px; letter-spacing: .04em; }
.case-label, .step-label { font-size: 12px; letter-spacing: .08em; }
.current-viewpoints strong { display: block; min-height: 3.4em; margin-bottom: 6px; font-size: 17px; line-height: 1.6; }
.viewpoint-label-line { display: block; }
.current-viewpoints p, .viewpoint-future p { margin-bottom: 0; font-size: 15px; line-height: 1.8; }
.viewpoint-future { padding-left: 27px; border-left: 2px solid var(--accent); }
.viewpoint-future h3 { margin-bottom: 29px; }
.viewpoint-future strong { display: block; min-height: 3.4em; font-size: 17px; line-height: 1.6; }
.viewpoint-conclusion { max-width: 640px; margin: 50px 0 0; font-size: 18px; line-height: 1.9; }

.cases-section { padding: 116px 0 126px; border: 0; }
.case-editorial { margin-top: 48px; border: 0; }
.case-editorial h3 { font-size: 24px; }
.case-primary { padding: 0 0 75px; }
.primary-relationship { display: grid; grid-template-columns: minmax(120px, 1fr) minmax(150px, 1.6fr) minmax(190px, 1.3fr); align-items: center; max-width: 780px; margin: 44px auto 0; }
.primary-relationship > div { text-align: center; }
.primary-relationship > div > strong, .primary-relationship > div > span { display: block; }
.primary-relationship > div > strong { font-size: 21px; }
.primary-relationship > div > span { margin-top: 6px; font-size: 14px; line-height: 1.7; }
.primary-relationship > p { position: relative; height: 2px; margin: 0 22px; background: var(--accent); }
.primary-relationship > p::after { position: absolute; top: -5px; right: -1px; width: 10px; height: 10px; border-top: 2px solid var(--accent); border-right: 2px solid var(--accent); transform: rotate(45deg); content: ""; }
.primary-statement { max-width: 780px; margin: 38px auto 39px; font-family: "Shippori Mincho", serif; font-size: clamp(24px, 2.4vw, 30px); line-height: 1.7; text-align: center; }
.primary-statement > span { display: block; }
.primary-details { display: grid; grid-template-columns: 1fr 1fr; max-width: 900px; margin: 0 auto; }
.primary-details > div { padding: 3px 45px 0 0; }
.primary-details > div + div { padding-right: 0; padding-left: 45px; border-left: 1px solid #d8d0c2; }
.primary-details h4, .case-state h4 { margin: 0 0 9px; color: var(--accent); font-size: 13px; }
.primary-details p { margin: 0; }
.secondary-cases { display: grid; grid-template-columns: 1fr 1fr; gap: clamp(50px, 8vw, 112px); }
.secondary-cases article { min-width: 0; padding-top: 27px; border-top: 2px solid var(--accent); }
.secondary-case { display: grid; grid-template-rows: 86px 106px 150px auto; align-content: start; }
.secondary-case-header { min-width: 0; }
.secondary-relationship { display: grid; grid-template-columns: 1fr 38px 1fr; align-items: center; margin: 25px 0 28px; }
.secondary-relationship p { margin: 0; font-size: 15px; }
.secondary-relationship p + p { padding-left: 3px; }
.secondary-relationship p > span:first-child { display: block; margin-bottom: 5px; color: var(--accent); font-size: 12px; font-weight: 700; }
.secondary-relationship .case-route-value { display: block; margin: 0; color: inherit; font: inherit; }
.secondary-case-route { align-self: start; margin: 0; padding-top: 5px; }
.secondary-relationship b { position: relative; width: 25px; height: 1px; color: transparent; background: var(--accent); }
.secondary-relationship b::after { position: absolute; top: -3px; right: 0; width: 6px; height: 6px; border-top: 1px solid var(--accent); border-right: 1px solid var(--accent); transform: rotate(45deg); content: ""; }
.case-state p { margin-top: 0; }
.case-action { margin-top: 24px; padding-top: 15px; border-top: 1px solid #d8d0c2; }
.secondary-case-check { align-self: start; margin-top: 0; }
.case-action p { margin-bottom: 0; }
.case-action p:first-child { margin-bottom: 5px; color: var(--accent); font-size: 13px; font-weight: 700; }
.case-closing { max-width: 760px; margin: 78px auto 0; }
.editorial-quote { max-width: 720px; margin: 52px 0 0; padding-left: 26px; border-left: 3px solid var(--accent); font-family: "Shippori Mincho", serif; font-size: clamp(28px, 3vw, 34px); line-height: 1.75; }

.process-section { padding: 108px 0 112px; }
.process-layout { display: grid; grid-template-columns: minmax(300px, 35fr) minmax(0, 65fr); gap: clamp(48px, 6vw, 84px); align-items: start; }
.process-heading h2 { max-width: 12em; }
.process-heading p { max-width: 14em; margin-top: 32px; font-size: 18px; font-weight: 700; }
.consultation-flow { margin: 3px 0 0 5px; padding-left: 33px; border-left: 2px solid var(--accent); }
.consultation-flow section { position: relative; padding: 0 0 43px; }
.consultation-flow section::before { position: absolute; top: 10px; left: -34px; width: 15px; height: 2px; background: var(--accent); content: ""; }
.consultation-flow h3 { font-size: 21px; }
.consultation-flow section > p:last-child { max-width: 31em; margin: 0; font-size: 15px; }
.consultation-results { margin: 38px 0 0; }
.consultation-results ul { margin: 0; padding: 0; list-style: none; }
.consultation-results li { position: relative; padding: 5px 0 5px 22px; font-weight: 700; }
.consultation-results li::before { position: absolute; top: 1.05em; left: 0; width: 10px; height: 2px; background: var(--accent); content: ""; }
.process-note { max-width: 38em; margin: 34px 0 0; }

.roles-section { padding: 90px 0 93px; }
.roles-heading { max-width: 900px !important; }
.roles-heading h2 { max-width: 24em; }
.role-columns { display: grid; grid-template-columns: 1fr 1fr; margin-top: 29px; }
.role-columns section { padding: 4px 54px 4px 0; }
.role-columns section + section { padding-right: 0; padding-left: 54px; border-left: 1px solid #d8d0c2; }
.role-columns section:first-child h3 { color: var(--accent); }
.role-columns h3 { margin-bottom: 20px; }
.role-columns ul { margin: 0; padding: 0; list-style: none; }
.role-columns li { position: relative; margin-bottom: 12px; padding-left: 19px; line-height: 1.9; }
.role-columns li::before { position: absolute; top: .95em; left: 0; width: 9px; height: 1px; background: var(--text); content: ""; }
.role-columns section:first-child li::before { background: var(--accent); }
.role-note { margin-top: 35px; }

.faq-section { padding: 100px 0 112px; }
.faq-section > .container { max-width: 824px; }
.faq-list { max-width: 800px; border-top: 1px solid #d8d0c2; }
.faq-list details { border-bottom: 1px solid #d8d0c2; }
.faq-list summary { min-height: 48px; padding: 25px 6px; font-weight: 700; line-height: 1.7; cursor: pointer; }
.faq-list details[open] { border-left: 2px solid var(--accent); }
.faq-list details[open] summary { padding-left: 16px; }
.faq-list details > div { padding: 0 16px 26px 30px; }
.faq-list details > div p { max-width: 760px; margin: 0; }
.faq-list summary:focus-visible { outline: 3px solid var(--accent); outline-offset: 3px; }
.money-page .contact-section { padding: 120px 0 92px; }
.money-page .contact-introduction { max-width: 824px; margin-inline: auto; }
.money-page .contact-introduction h2 { max-width: min(18em, 640px); text-wrap: balance; }
.money-page form { max-width: 900px; margin-inline: auto; }
.money-page input:not([type="checkbox"]),
.money-page select,
.money-page textarea { border: 1px solid #6f6a61; background: #ffffff; }
.money-page input:not([type="checkbox"]):focus,
.money-page select:focus,
.money-page textarea:focus { border-color: var(--accent); outline: 2px solid rgba(92, 23, 33, 0.22); outline-offset: 2px; }
.money-page input[aria-invalid="true"] { border: 2px solid var(--accent); }
.money-page .form-row.two-columns { align-items: start; }

@media (max-width: 960px) {
  .pc-semantic-break { display: none; }
  .secondary-case { display: block; }
  .secondary-case-route { margin: 25px 0 28px; padding-top: 0; }
  .secondary-case-check { margin-top: 24px; }
  .secondary-relationship .case-route-value.keep-phrase { display: inline; }
}

@media (max-width: 820px) {
  .hero-layout { grid-template-columns: minmax(0, 1fr); gap: 64px; }
  .hero-checklist { max-width: 420px; }
  .viewpoint-editorial { grid-template-columns: 1fr; gap: 0; }
  .current-viewpoints { grid-template-columns: 1fr; margin-left: 5px; padding: 0 0 0 29px; border-top: 0; border-left: 2px solid var(--accent); }
  .current-viewpoints li { padding: 3px 0 25px; }
  .current-viewpoints li::before { top: 11px; left: -30px; width: 14px; height: 2px; }
  .current-viewpoints strong, .viewpoint-future strong { min-height: 0; }
  .viewpoint-future { margin-left: 5px; padding: 3px 0 0 29px; }
  .viewpoint-future h3 { margin-bottom: 16px; }
  .process-layout { grid-template-columns: 1fr; gap: 53px; }
  .process-heading h2, .process-heading p { max-width: none; }
}

@media (max-width: 640px) {
  .money-first-view { padding: 70px 0 78px; }
  .money-page h1 { font-size: clamp(34px, 10vw, 42px); line-height: 1.5; }
  .money-page h2 { max-width: 18em; }
  .hero-layout { gap: 57px; }
  .hero-emphasis { padding-left: 21px; font-size: 16px; }
  .viewpoints-section { padding: 82px 0 91px; }
  .viewpoint-conclusion { margin-top: 42px; font-size: 16px; }
  .cases-section { padding: 90px 0 96px; }
  .case-editorial { margin-top: 39px; }
  .case-primary { padding-bottom: 66px; }
  .primary-relationship { grid-template-columns: minmax(74px, 1fr) minmax(48px, .8fr) minmax(126px, 1.5fr); margin-top: 37px; }
  .primary-relationship > p { margin: 0 12px; }
  .primary-relationship > div > strong { font-size: 17px; }
  .primary-relationship > div > span { font-size: 12px; }
  .primary-statement { margin: 40px auto 34px; text-align: left; }
  .primary-details { grid-template-columns: 1fr; }
  .primary-details > div, .primary-details > div + div { padding: 0; border-left: 0; }
  .primary-details > div + div { margin-top: 25px; padding-top: 25px; border-top: 1px solid #d8d0c2; }
  .secondary-cases { grid-template-columns: 1fr; gap: 55px; }
  .secondary-relationship { grid-template-columns: minmax(0, 1fr) 30px minmax(0, 1fr); }
  .case-closing { margin-top: 72px; }
  .editorial-quote { margin-top: 43px; padding-left: 21px; font-size: clamp(25px, 8vw, 30px); }
  .process-section { padding: 82px 0 88px; }
  .process-heading .consultation-results { margin-top: 32px; }
  .roles-section { padding: 82px 0 87px; }
  .roles-heading h2 br { display: none; }
  .role-columns { grid-template-columns: 1fr; }
  .role-columns section, .role-columns section + section { padding: 7px 0 28px; border-left: 0; }
  .role-columns section + section { padding-top: 28px; border-top: 1px solid #d8d0c2; }
  .faq-section { padding: 82px 0 96px; }
  .faq-list summary { padding-block: 20px; }
  .money-page .contact-section { padding: 94px 0 72px; }
}

@media (max-width: 360px) {
  .money-page h1 { font-size: 32px; }
  .primary-relationship { grid-template-columns: 70px minmax(42px, .75fr) minmax(112px, 1.45fr); }
  .secondary-relationship { grid-template-columns: minmax(0, 1fr) 24px minmax(0, 1fr); }
}

@media (min-width: 961px) {
  .case-primary { padding-bottom: 68px; }
  .primary-relationship { max-width: 735px; margin-top: 40px; }
  .primary-statement { margin-top: 34px; margin-bottom: 35px; }
  .editorial-quote { max-width: 760px; margin-top: 47px; padding-left: 23px; font-size: clamp(26px, 2.6vw, 31px); }
}

@media (max-width: 640px) {
  .money-page *, .money-page *::before, .money-page *::after { box-sizing: border-box; }
  .money-page .container { width: calc(100% - 40px); max-width: 100%; }
  .money-page section, .money-page article, .money-page aside, .money-page form,
  .money-page .hero-layout, .money-page .hero-copy, .money-page .hero-checklist,
  .money-page .viewpoint-editorial, .money-page .viewpoint-current, .money-page .viewpoint-future,
  .money-page .case-editorial, .money-page .case-primary, .money-page .secondary-cases,
  .money-page .process-layout, .money-page .process-heading, .money-page .process-content,
  .money-page .role-columns, .money-page .faq-list, .money-page .contact-introduction,
  .money-page .form-row, .money-page .form-field { min-width: 0; max-width: 100%; }

  .money-page .header-inner { width: calc(100% - 32px); min-height: 62px; gap: 8px; }
  .money-page .site-name { min-width: 0; gap: 6px; font-size: 13px; line-height: 1.4; white-space: normal; }
  .money-page .site-logo { width: 30px; }
  .money-page .menu-button { flex: 0 0 auto; min-height: 38px; padding: 5px 7px; font-size: 12px; line-height: 1.4; }
  .money-page .main-navigation { top: 62px; padding-inline: 20px; }

  .money-first-view { padding: 58px 0 68px; }
  .money-page h1 { width: 100%; max-width: 100%; font-size: clamp(30px, 8.7vw, 34px); line-height: 1.52; letter-spacing: .01em; }
  .money-page .intro-label { min-width: 0; gap: 10px; line-height: 1.7; }
  .money-page .intro-label::before { width: 26px; }
  .money-page .first-view-text, .money-page .hero-emphasis { width: 100%; max-width: 100%; }
  .money-page .hero-emphasis { padding-left: 19px; line-height: 1.85; }
  .money-page .primary-link { max-width: 100%; padding-inline: 14px; }
  .money-page .hero-checklist { width: 100%; }
  .money-page .hero-checklist ol { margin-left: 4px; padding-left: 25px; }
  .money-page .hero-checklist li::before { left: -26px; }

  .money-page .current-viewpoints { width: calc(100% - 5px); }
  .money-page .current-viewpoints li { min-width: 0; padding-right: 0; }
  .money-page .current-viewpoints strong, .money-page .viewpoint-future strong,
  .money-page .current-viewpoints p, .money-page .viewpoint-future p { width: 100%; max-width: 100%; }
  .money-page .viewpoint-future { width: calc(100% - 5px); margin-top: 12px; padding-bottom: 2px; }

  .money-page .primary-relationship { display: grid; grid-template-columns: minmax(0, 1fr); width: 100%; max-width: 100%; margin-top: 34px; }
  .money-page .primary-relationship > div { min-width: 0; width: 100%; }
  .money-page .primary-relationship > p { width: 2px; height: 44px; margin: 14px auto; }
  .money-page .primary-relationship > p::after { top: auto; right: auto; bottom: 0; left: -4px; transform: rotate(135deg); }
  .money-page .primary-relationship > div > strong { font-size: 18px; }
  .money-page .primary-statement { width: 100%; max-width: 100%; margin: 34px 0 31px; font-size: clamp(23px, 7vw, 27px); line-height: 1.65; }
  .money-page .primary-details { width: 100%; max-width: 100%; }

  .money-page .secondary-cases { width: 100%; }
  .money-page .secondary-case { width: 100%; }
  .money-page .secondary-relationship { display: grid; grid-template-columns: minmax(0, 1fr); width: 100%; gap: 0; }
  .money-page .secondary-relationship p { width: 100%; min-width: 0; text-align: center; }
  .money-page .secondary-relationship p + p { padding-left: 0; }
  .money-page .secondary-relationship b { width: 2px; height: 32px; margin: 10px auto; }
  .money-page .secondary-relationship b::after { top: auto; right: auto; bottom: 0; left: -3px; transform: rotate(135deg); }
  .money-page .secondary-relationship .case-route-value { width: 100%; max-width: 100%; }
  .money-page .case-state, .money-page .case-action { min-width: 0; width: 100%; }

  .money-page .case-closing { width: 100%; max-width: 100%; margin-top: 64px; }
  .money-page .editorial-quote { width: 100%; max-width: 100%; margin-top: 40px; padding-left: 18px; font-size: clamp(26px, 7.2vw, 28px); line-height: 1.62; }

  .money-page .process-layout { display: grid; grid-template-columns: minmax(0, 1fr); width: 100%; gap: 46px; }
  .money-page .consultation-flow { min-width: 0; margin-left: 4px; padding-left: 28px; }
  .money-page .consultation-flow section { min-width: 0; width: 100%; }
  .money-page .consultation-flow section::before { left: -29px; }
  .money-page .consultation-flow section > p:last-child,
  .money-page .process-note { width: 100%; max-width: 100%; }

  .money-page .role-columns { display: grid; grid-template-columns: minmax(0, 1fr); width: 100%; }
  .money-page .role-columns section, .money-page .role-columns section + section { min-width: 0; width: 100%; }

  .money-page .faq-list, .money-page .faq-list details, .money-page .faq-list summary,
  .money-page .faq-list details > div, .money-page .faq-list details > div p { width: 100%; max-width: 100%; min-width: 0; }
  .money-page .faq-list summary { padding-right: 4px; overflow-wrap: break-word; }
  .money-page .faq-list details[open] summary { padding-left: 13px; }
  .money-page .faq-list details > div { padding-right: 4px; padding-left: 18px; }

  .money-page .contact-introduction, .money-page form { width: 100%; max-width: 100%; }
  .money-page .contact-introduction h2 { max-width: 100%; }
  .money-page .form-row.two-columns { display: grid; grid-template-columns: minmax(0, 1fr); width: 100%; gap: 0; }
  .money-page input:not([type="checkbox"]), .money-page select, .money-page textarea,
  .money-page .submit-button { width: 100%; max-width: 100%; min-width: 0; }
  .money-page .consent-field, .money-page .consent-field label,
  .money-page .consent-field label > span { min-width: 0; max-width: 100%; }
}

@media (max-width: 360px) {
  .money-page .container { width: calc(100% - 32px); }
  .money-page .header-inner { width: calc(100% - 24px); gap: 6px; }
  .money-page .site-name { gap: 5px; font-size: 12px; }
  .money-page .site-logo { width: 27px; }
  .money-page .menu-button { padding-inline: 6px; font-size: 11px; }
  .money-page h1 { font-size: 28px; line-height: 1.55; }
  .money-page .editorial-quote { padding-left: 16px; font-size: 24px; line-height: 1.62; }
}
