.report-356-body {
    --report-356-navy: #35536b;
    --report-356-navy-dark: #243b4d;
    --report-356-blue-pale: #eef5f8;
    --report-356-sage: #657b69;
    --report-356-sage-pale: #eff4ef;
    --report-356-gold: #9a652c;
    --report-356-ink: #29343b;
    --report-356-muted: #65727a;
    --report-356-border: #d8e0e3;
    color: var(--report-356-ink);
    font-family: "Noto Sans JP", sans-serif;
    line-height: 1.9;
}
.report-356-body .report-356-page { padding-bottom: 70px; }
.report-356-body .report-356-page * { box-sizing: border-box; }
.report-356-body .report-356-page a { color: #245f80; text-decoration-thickness: 1px; text-underline-offset: 3px; }
.report-356-body .report-356-page a:hover,
.report-356-body .report-356-page a:focus-visible { color: #123f59; }
.report-356-body .report-356-page a:focus-visible,
.report-356-body .report-356-page summary:focus-visible,
.report-356-body .report-356-table-wrap:focus-visible { outline: 3px solid #d9a04d; outline-offset: 3px; }
.report-356-body .report-356-hero { margin: 0 0 34px; overflow: hidden; border-radius: 16px; background: #eef1f2; box-shadow: 0 14px 34px rgba(31, 55, 68, .13); }
.report-356-body .report-356-hero img { display: block; width: 100%; height: auto; aspect-ratio: 3 / 2; object-fit: cover; }
.report-356-body .report-356-intro { margin-bottom: 32px; padding: 36px; background: linear-gradient(145deg, #f3f8fa, #fff); border: 1px solid #cedce2; border-radius: 18px; }
.report-356-body .report-356-eyebrow { margin: 0 0 6px; color: var(--report-356-navy); font-size: 12px; font-weight: 900; letter-spacing: .12em; }
.report-356-body .report-356-intro h2,
.report-356-body .report-356-heading h2,
.report-356-body .report-356-related h2,
.report-356-body .report-356-cta h2 { margin: 0 0 18px; color: var(--report-356-navy-dark); font-size: 30px; line-height: 1.45; }
.report-356-body .report-356-lead { font-size: 17px; }
.report-356-body .report-356-summary-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 15px; margin-top: 28px; }
.report-356-body .report-356-summary-grid article { padding: 20px; background: #fff; border: 1px solid var(--report-356-border); border-radius: 12px; }
.report-356-body .report-356-summary-grid span { color: var(--report-356-navy); font-size: 12px; font-weight: 900; }
.report-356-body .report-356-summary-grid h3 { margin: 5px 0 7px; color: var(--report-356-navy-dark); font-size: 18px; }
.report-356-body .report-356-summary-grid p { margin: 0; font-size: 14px; }
.report-356-body .report-356-toc { margin: 0 0 44px; padding: 25px 28px; background: #fff; border: 1px solid var(--report-356-border); border-left: 6px solid var(--report-356-navy); border-radius: 12px; }
.report-356-body .report-356-toc > p { margin: 0 0 12px; color: var(--report-356-navy-dark); font-weight: 900; }
.report-356-body .report-356-toc ol { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 8px 28px; margin: 0; padding-left: 22px; }
.report-356-body .report-356-section { margin-bottom: 52px; scroll-margin-top: 30px; }
.report-356-body .report-356-heading { margin-bottom: 20px; padding-bottom: 12px; border-bottom: 3px solid var(--report-356-navy); }
.report-356-body .report-356-heading p { margin: 0 0 3px; color: var(--report-356-sage); font-size: 12px; font-weight: 900; letter-spacing: .1em; }
.report-356-body .report-356-heading h2 { margin: 0; }
.report-356-body .report-356-table-wrap { margin: 26px 0; overflow-x: auto; border: 1px solid var(--report-356-border); border-radius: 12px; }
.report-356-body .report-356-table { width: 100%; min-width: 760px; border-collapse: collapse; background: #fff; }
.report-356-body .report-356-table caption { padding: 12px 15px; color: var(--report-356-muted); font-size: 13px; text-align: left; }
.report-356-body .report-356-table th,
.report-356-body .report-356-table td { padding: 15px; border-top: 1px solid var(--report-356-border); vertical-align: top; text-align: left; }
.report-356-body .report-356-table thead th { color: #fff; background: var(--report-356-navy); border-top: 0; }
.report-356-body .report-356-table tbody th { width: 20%; color: var(--report-356-navy-dark); background: var(--report-356-blue-pale); }
.report-356-body .report-356-measure-grid,
.report-356-body .report-356-use-grid,
.report-356-body .report-356-design-grid,
.report-356-body .report-356-final-path { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 18px; margin: 26px 0; }
.report-356-body .report-356-measure-grid article { padding: 26px; background: var(--report-356-blue-pale); border: 1px solid #cadbe3; border-radius: 14px; }
.report-356-body .report-356-measure-grid span { display: inline-flex; min-height: 40px; align-items: center; margin-bottom: 12px; padding: 4px 13px; color: #fff; background: var(--report-356-navy); border-radius: 7px; font-weight: 900; }
.report-356-body .report-356-measure-grid h3,
.report-356-body .report-356-use-grid h3,
.report-356-body .report-356-design-grid h3,
.report-356-body .report-356-final-path h3 { margin: 0 0 8px; color: var(--report-356-navy-dark); font-size: 19px; }
.report-356-body .report-356-measure-grid p,
.report-356-body .report-356-use-grid p,
.report-356-body .report-356-design-grid p,
.report-356-body .report-356-final-path p { margin: 0; }
.report-356-body .report-356-note,
.report-356-body .report-356-warning { margin-top: 25px; padding: 24px 28px; background: #fff8e9; border: 1px solid #e4c994; border-radius: 12px; }
.report-356-body .report-356-note h3,
.report-356-body .report-356-warning h3 { margin: 0 0 9px; color: #67491d; font-size: 19px; }
.report-356-body .report-356-note p,
.report-356-body .report-356-warning p { margin: 0; }
.report-356-body .report-356-use-grid article { padding: 24px; background: #fff; border: 1px solid var(--report-356-border); border-top: 5px solid var(--report-356-sage); border-radius: 14px; }
.report-356-body .report-356-use-grid span { color: var(--report-356-sage); font-size: 12px; font-weight: 900; letter-spacing: .09em; }
.report-356-body .report-356-choice-flow { margin-top: 28px; padding: 26px; background: var(--report-356-sage-pale); border-radius: 14px; }
.report-356-body .report-356-choice-flow h3 { margin: 0 0 14px; color: #405644; }
.report-356-body .report-356-choice-flow ol { margin: 0; padding-left: 24px; }
.report-356-body .report-356-design-grid article { position: relative; padding: 62px 22px 24px; background: #f8fafb; border: 1px solid var(--report-356-border); border-radius: 14px; }
.report-356-body .report-356-design-grid span { position: absolute; top: 18px; left: 22px; display: flex; width: 35px; height: 35px; align-items: center; justify-content: center; color: #fff; background: var(--report-356-sage); border-radius: 50%; font-size: 12px; font-weight: 900; }
.report-356-body .report-356-support-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 15px; margin: 26px 0; }
.report-356-body .report-356-support-grid a { display: flex; min-height: 184px; flex-direction: column; padding: 23px; color: #fff; background: linear-gradient(145deg, #35536b, #243b4d); border: 2px solid #35536b; border-radius: 14px; text-decoration: none; }
.report-356-body .report-356-support-grid a:hover,
.report-356-body .report-356-support-grid a:focus-visible { color: #fff; background: #172e3d; border-color: #172e3d; }
.report-356-body .report-356-support-grid span { font-size: 12px; font-weight: 900; letter-spacing: .08em; opacity: .85; }
.report-356-body .report-356-support-grid strong { margin: 9px 0; font-size: 19px; line-height: 1.55; }
.report-356-body .report-356-support-grid small { margin-top: auto; font-size: 13px; line-height: 1.75; }
.report-356-body .report-356-checklist { margin: 25px 0; padding: 27px; background: #f7faf8; border: 1px solid #cfdcd2; border-radius: 14px; }
.report-356-body .report-356-checklist h3 { margin: 0 0 14px; color: #405644; }
.report-356-body .report-356-checklist ul { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 9px 26px; margin: 0; padding-left: 22px; }
.report-356-body .report-356-final-path article { padding: 22px; background: #fff; border: 1px solid var(--report-356-border); border-radius: 12px; }
.report-356-body .report-356-faq-item { margin-bottom: 12px; background: #fff; border: 1px solid var(--report-356-border); border-radius: 10px; overflow: hidden; }
.report-356-body .report-356-faq-item summary { position: relative; padding: 18px 52px 18px 22px; color: var(--report-356-navy-dark); font-weight: 900; cursor: pointer; list-style: none; }
.report-356-body .report-356-faq-item summary::-webkit-details-marker { display: none; }
.report-356-body .report-356-faq-item summary::after { content: "+"; position: absolute; right: 20px; top: 50%; transform: translateY(-50%); font-size: 24px; }
.report-356-body .report-356-faq-item[open] summary::after { content: "−"; }
.report-356-body .report-356-faq-item div { padding: 0 22px 20px; }
.report-356-body .report-356-faq-item p { margin: 0; }
.report-356-body .report-356-related { margin: 0 0 54px; }
.report-356-body .report-356-related-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 14px; }
.report-356-body .report-356-related-grid a { display: flex; min-height: 145px; flex-direction: column; padding: 21px; color: var(--report-356-ink); background: #fff; border: 1px solid var(--report-356-border); border-radius: 12px; text-decoration: none; }
.report-356-body .report-356-related-grid a:hover,
.report-356-body .report-356-related-grid a:focus-visible { color: var(--report-356-ink); background: var(--report-356-blue-pale); border-color: #9ab7c7; }
.report-356-body .report-356-related-grid strong { color: var(--report-356-navy-dark); }
.report-356-body .report-356-related-grid span { margin-top: 7px; color: var(--report-356-muted); font-size: 13px; }
.report-356-body .report-356-cta { padding: 40px; color: #fff; background: linear-gradient(135deg, #243b4d, #35536b); border-radius: 18px; text-align: center; }
.report-356-body .report-356-cta .report-356-eyebrow,
.report-356-body .report-356-cta h2 { color: #fff; }
.report-356-body .report-356-cta p { max-width: 800px; margin: 0 auto 22px; }
.report-356-body .report-356-cta-buttons { display: flex; justify-content: center; gap: 14px; flex-wrap: wrap; }
.report-356-body .report-356-button { display: inline-flex; min-width: 270px; min-height: 52px; align-items: center; justify-content: center; padding: 12px 22px; border: 2px solid #fff; border-radius: 8px; font-weight: 900; text-decoration: none; }
.report-356-body .report-356-button--light { color: var(--report-356-navy-dark); background: #fff; }
.report-356-body .report-356-button--light:hover,
.report-356-body .report-356-button--light:focus-visible { color: var(--report-356-navy-dark); background: #edf5f8; border-color: #edf5f8; }
.report-356-body .report-356-button--primary { color: #fff; background: var(--report-356-gold); border-color: #d0a370; }
.report-356-body .report-356-button--primary:hover,
.report-356-body .report-356-button--primary:focus-visible { color: #fff; background: #724719; border-color: #fff; }
.report-356-body .report-356-back-link { display: inline-block; margin-top: 22px; color: #fff; }
.report-356-body .report-356-back-link:hover,
.report-356-body .report-356-back-link:focus-visible { color: #fff; }
@media (max-width: 1100px) {
    .report-356-body .report-356-summary-grid,
    .report-356-body .report-356-support-grid,
    .report-356-body .report-356-related-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}
@media (max-width: 650px) {
    .report-356-body .report-356-intro { padding: 24px 18px; }
    .report-356-body .report-356-intro h2,
    .report-356-body .report-356-heading h2,
    .report-356-body .report-356-related h2,
    .report-356-body .report-356-cta h2 { font-size: 24px; }
    .report-356-body .report-356-summary-grid,
    .report-356-body .report-356-measure-grid,
    .report-356-body .report-356-use-grid,
    .report-356-body .report-356-design-grid,
    .report-356-body .report-356-support-grid,
    .report-356-body .report-356-checklist ul,
    .report-356-body .report-356-final-path,
    .report-356-body .report-356-related-grid { grid-template-columns: 1fr; }
    .report-356-body .report-356-toc { padding: 20px; }
    .report-356-body .report-356-toc ol { grid-template-columns: 1fr; }
    .report-356-body .report-356-note,
    .report-356-body .report-356-warning { padding: 20px; }
    .report-356-body .report-356-cta { padding: 30px 18px; }
    .report-356-body .report-356-button { width: 100%; min-width: 0; }
}
@media (max-width: 480px) {
    .report-356-body .report-356-measure-grid article,
    .report-356-body .report-356-use-grid article,
    .report-356-body .report-356-design-grid article,
    .report-356-body .report-356-support-grid a,
    .report-356-body .report-356-final-path article,
    .report-356-body .report-356-related-grid a { padding-left: 16px; padding-right: 16px; }
    .report-356-body .report-356-faq-item summary { padding-left: 16px; }
    .report-356-body .report-356-faq-item div { padding-left: 16px; padding-right: 16px; }
}
