:root{--ink:#333734;--green:#315c56;--sage:#9eb7a5;--paper:#f7f4ed;--gold:#d5a84a;--line:#ccd4cb;--serif:'Yu Mincho','Hiragino Mincho ProN','Noto Serif CJK JP',serif;--sans:'Yu Gothic','Hiragino Kaku Gothic ProN',Meiryo,sans-serif;color-scheme:light}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:18px;line-height:1.85}a{color:inherit;text-decoration:none}button,input,select{font:inherit}a,button,input{touch-action:manipulation}a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid var(--green);outline-offset:5px}button{cursor:pointer}img{display:block;max-width:100%;height:auto}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--serif);font-weight:600;line-height:1.5}p+p{margin-top:1em}.container{width:min(1160px,calc(100% - 64px));margin:auto}.site-header{border-bottom:1px solid var(--line)}.header-inner{width:min(1280px,calc(100% - 64px));margin:auto;display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:104px}.brand{display:flex;align-items:center;gap:10px;color:var(--green);flex-shrink:0}.brand strong{display:block;font-family:var(--serif);font-size:29px;letter-spacing:.03em;line-height:1.3}.brand small{display:block;font-size:12px;letter-spacing:.1em}.brand-mark{font-size:42px;line-height:1}.header-inner nav{display:flex;gap:24px;font-size:14px}.header-inner nav a:hover{color:var(--green);text-decoration:underline;text-underline-offset:8px}.hero{display:grid;grid-template-columns:1.02fr 1fr;gap:44px;align-items:center;padding:54px 0 32px}.hero h1{font-size:clamp(30px,3.5vw,45px);line-height:1.65;letter-spacing:.015em}.eyebrow{font-size:14px;color:var(--green);letter-spacing:.13em;margin-bottom:18px}.hero-copy>p:not(.eyebrow){margin:22px 0}.hero img{height:450px;width:100%;object-fit:cover;border-radius:8px}.button{display:inline-flex;align-items:center;justify-content:center;gap:32px;min-height:56px;padding:12px 28px;border:1px solid var(--green);border-radius:5px;font-weight:600}.primary{background:var(--green);color:#fff}.primary:hover{background:#254c47}.hero .button{width:100%;max-width:455px}.hero small{display:block;font-size:14px;margin-top:9px}.section{padding:40px 0}.section-title{display:flex;align-items:center;justify-content:center;gap:24px;text-align:center;font-size:28px;margin-bottom:30px}.section-title:before,.section-title:after{content:'';height:1px;background:#9daaa0;flex:1}.purpose-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.purpose-card{padding:26px;display:flex;align-items:center;justify-content:space-between;gap:18px;border:1px solid var(--line);border-radius:6px;background:#fafaf5}.purpose-card:hover{border-color:var(--green);background:#eef1e8}.purpose-card h3{font-size:25px}.purpose-card p{font-size:15px;margin-top:6px}.purpose-number{font-family:var(--serif);font-size:35px;color:#7a9986}.skip-link{position:fixed;left:20px;top:-100px;background:white;padding:12px;z-index:100}.skip-link:focus{top:8px}@media(max-width:1024px){.header-inner nav{gap:14px;font-size:13px}.brand strong{font-size:23px}.hero{gap:24px}.purpose-card{padding:20px}.purpose-card h3{font-size:22px}}@media(max-width:760px){body{font-size:18px}.container,.header-inner{width:calc(100% - 40px)}.header-inner{min-height:86px;flex-wrap:wrap;padding:15px 0}.header-inner nav{display:none}.hero{grid-template-columns:1fr;gap:28px;padding:34px 0 12px}.hero h1{font-size:clamp(27px,7.3vw,34px)}.hero img{height:290px}.hero-copy>p:not(.eyebrow){font-size:16px}.hero .button{max-width:none}.hero small{font-size:14px}.section{padding:30px 0}.section-title{font-size:23px;gap:12px}.purpose-grid{grid-template-columns:1fr}.purpose-card h3{font-size:22px}.purpose-number{font-size:28px}.brand small{font-size:12px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{animation:none!important;transition:none!important}}
/* Page sections and interactive preparation check */
[hidden]{display:none!important}.brand-mark svg{width:48px;height:48px}.menu-toggle{display:none}.purpose-icon{color:var(--green);padding:13px;background:#e8eee3;border-radius:50%}.category-grid{display:grid;grid-template-columns:repeat(6,1fr);padding:12px 0}.category-grid a{display:flex;align-items:center;flex-direction:column;gap:14px;border-right:1px solid var(--line);padding:10px}.category-grid a:last-child{border-right:0}.category-grid a:hover{background:#e8eee3}.category-grid svg{color:var(--green);width:43px;height:43px}.situation-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 44px}.situation-grid a{padding:18px 12px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:20px}.situation-grid a:hover{background:#edf1e8;color:var(--green)}.section-caption{text-align:center;font-size:15px;margin:-16px 0 25px;color:#57665b}.article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;margin-top:28px}.article-art{position:relative;background:#e6eadf;aspect-ratio:1.9;overflow:hidden;border-radius:5px;color:var(--green);padding:22px}.art-home{background:#ece5d6}.art-life{background:#e1e9e5}.art-money{background:#ede8d6}.art-funeral{background:#eee7dd}.art-label{font-family:var(--serif);font-size:20px}.art-number{position:absolute;right:15px;bottom:-30px;font-size:120px;font-family:var(--serif);opacity:.12;line-height:1.4}.article-art>svg{position:absolute;bottom:20px;left:22px;opacity:.6}.article-card h3{font-size:23px;margin:18px 0 10px}.article-card p{font-size:16px;line-height:1.8}.read-link{display:flex;justify-content:space-between;margin-top:15px;color:var(--green);font-size:15px}.article-card a:hover h3{text-decoration:underline;text-underline-offset:5px}.owl-note{display:flex;align-items:center;gap:26px;background:#eaf0e5;margin:15px 0 45px;padding:14px 32px;border-radius:6px}.owl-note img{width:130px;height:150px;object-fit:contain;mix-blend-mode:multiply}.owl-note h2{font-size:24px;margin-bottom:10px}.site-footer{border-top:1px solid var(--line);padding:30px 0 18px}.footer-main{display:flex;align-items:center;justify-content:space-between;gap:24px}.footer-main nav{display:flex;flex-wrap:wrap;gap:22px;font-size:14px}.footer-main a:hover{text-decoration:underline}.copyright{font-size:12px;color:#546057;margin-top:24px;display:flex;justify-content:space-between}.detail-top{margin:30px 0}.text-link{display:inline-block;color:var(--green);text-decoration:underline;text-underline-offset:5px;overflow-wrap:anywhere}.text-link:hover{text-decoration-thickness:2px}#detail-view{min-height:60vh;padding-bottom:50px}#detail-view>h1{font-size:38px;margin-top:20px}.lead{margin:22px 0 35px;font-size:19px;max-width:800px}.topic-list{display:flex;flex-wrap:wrap;gap:20px;margin:24px 0 40px}.reading{max-width:760px;margin:0 auto 50px}.reading h1{font-size:38px}.article-meta{font-size:14px;color:#586159;margin:15px 0}.reading h2{font-size:26px;margin:38px 0 16px}.reading section{margin-bottom:34px}.summary,.sources,.share-note{background:#edf0e5;padding:24px 30px;margin:28px 0;border-radius:4px}.summary h2,.sources h2,.share-note h2{margin:0 0 14px;font-size:24px}.summary ol{margin:0;padding-left:24px}.sources p{font-size:14px;margin-top:15px}.end-check{border-top:1px solid var(--line);padding-top:30px;margin-top:38px}.end-check h2{font-size:25px;margin:0 0 12px}.end-check p{margin-bottom:18px}.empty-note{border:1px solid var(--line);padding:35px;margin:30px 0}.empty-note h2{font-size:25px}.empty-note p{margin:12px 0}.check-wrap,.result-wrap{max-width:780px;margin:20px auto}.check-progress{display:flex;justify-content:space-between;gap:20px;font-size:14px;color:#546057}progress{width:100%;height:6px;appearance:none;display:block;margin:14px 0 36px;border:0;background:#dce2d7}progress::-webkit-progress-bar{background:#dce2d7;border-radius:5px}progress::-webkit-progress-value{background:var(--green);border-radius:5px}progress::-moz-progress-bar{background:var(--green)}fieldset{padding:0;border:0;margin:0;min-width:0}legend{font-family:var(--serif);font-size:30px;font-weight:600;line-height:1.5;margin-bottom:18px;padding:0}.question-hint{font-size:16px;margin-bottom:18px}.answer-list{display:grid;gap:14px}.answer{display:flex;align-items:center;gap:16px;padding:20px 24px;min-height:70px;background:#fffefa;border:1px solid var(--line);border-radius:5px;cursor:pointer}.answer:hover{border-color:var(--green)}.answer:has(input:checked){border:2px solid var(--green);padding:19px 23px;background:#eaf0e5}.answer input,.done-label input{width:22px;height:22px;accent-color:var(--green);flex-shrink:0}.check-actions{display:flex;justify-content:space-between;gap:18px;margin-top:30px}.secondary{background:transparent;color:var(--green)}.secondary:hover{background:#e8eee3}button:disabled{opacity:.4;cursor:not-allowed}.fine{font-size:14px;color:#596459;margin:24px 0;line-height:1.8}.plain-button{border:0;background:none;color:var(--green);padding:10px 0;text-decoration:underline;text-underline-offset:5px;font-size:15px}.result-wrap>h1{font-size:35px}.result-wrap>h2{font-size:29px;margin:32px 0 20px}.result-note{display:flex;align-items:center;gap:25px}.result-note img{width:100px;mix-blend-mode:multiply}.result-note p{font-size:17px}.result-steps{list-style:none;padding:0;margin:0;counter-reset:steps}.result-steps li{display:flex;gap:24px;border-bottom:1px solid var(--line);padding:24px 0}.step-number{font-family:var(--serif);font-size:35px;color:var(--green)}.result-steps h3{font-size:24px}.done-label{font-size:15px;display:flex;align-items:center;gap:10px;margin-top:14px}.print-lines{font-size:14px;margin-top:20px}.result-wrap .article-grid{grid-template-columns:1fr}.result-wrap .article-art{display:none}.wp-content{max-width:780px;margin:40px auto 70px}.wp-content h1{font-size:38px}.wp-content h2{margin:32px 0 16px}.wp-content a{color:var(--green);text-decoration:underline}.wp-content img{height:auto}.wp-archive{padding:45px 0}.pagination{margin:35px 0}.pagination .page-numbers{padding:8px 16px;border:1px solid var(--line);display:inline-block}.pagination .current{background:var(--green);color:white}
.contact-panel{margin-top:38px;padding-top:6px;border-top:1px solid var(--line)}.contact-form{margin-top:28px}.contact-form>p{margin:0 0 22px}.contact-form label{display:block;font-weight:600;margin-bottom:7px}.contact-form input,.contact-form textarea{display:block;width:100%;border:1px solid #9eaaa1;border-radius:5px;background:#fffefa;color:var(--ink);padding:13px 14px;font:inherit}.contact-form textarea{resize:vertical;min-height:180px}.contact-form input:focus,.contact-form textarea:focus{outline:3px solid var(--sage);outline-offset:2px;border-color:var(--green)}.field-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.form-message{padding:15px 18px;border-radius:5px;margin:20px 0}.form-message.success{background:#e6eee5;border:1px solid var(--sage)}.form-message.error{background:#f7e9df;border:1px solid #b3785e}
@media(max-width:1100px){.header-inner{flex-wrap:wrap;padding:18px 0}.header-inner nav{width:100%;justify-content:space-between;font-size:14px}.footer-main{align-items:flex-start;flex-direction:column}}
@media(max-width:760px){.brand strong{font-size:24px}.brand-mark svg{width:37px;height:37px}.menu-toggle{display:block;background:none;border:1px solid var(--line);padding:7px 10px;border-radius:4px;color:var(--green);font-size:14px}.header-inner nav.is-open{display:grid;grid-template-columns:1fr 1fr;gap:0;padding-top:10px}.header-inner nav a{padding:12px 5px;font-size:15px}.purpose-card{gap:12px}.purpose-icon{padding:9px}.purpose-icon svg{width:30px;height:30px}.purpose-card h3{font-size:20px}.purpose-card p{font-size:14px}.category-grid{grid-template-columns:repeat(3,1fr);gap:16px 0}.category-grid a:nth-child(3){border:0}.situation-grid{grid-template-columns:1fr}.article-grid{grid-template-columns:1fr;gap:28px}.article-card h3{font-size:23px}.article-art{aspect-ratio:2.4}.owl-note{padding:18px 15px;gap:12px;align-items:flex-start}.owl-note img{width:78px;height:100px}.owl-note h2{font-size:20px}.owl-note p{font-size:16px}.owl-note br{display:none}.footer-main nav{gap:12px 20px}.copyright{font-size:12px;display:block}.copyright span{display:block}.reading h1,#detail-view>h1,.wp-content h1{font-size:29px}.lead{font-size:18px}.check-progress{display:block}.check-progress span{display:block}.check-progress span+span{font-size:13px}.check-wrap legend{font-size:25px}.answer{padding:17px 14px}.answer:has(input:checked){padding:16px 13px}.button{padding:12px 18px;gap:16px}.check-actions .button{flex:1;font-size:16px}.result-wrap>h1{font-size:28px}.result-steps h3{font-size:21px}.result-steps li{gap:16px}.share-note,.summary,.sources{padding:22px}.share-note h2{font-size:23px}.result-wrap .check-actions{flex-direction:column}.print-lines{line-height:2.5}.result-note{gap:14px}.result-note img{width:80px}}
@media print{body{font-size:12pt;background:white;color:#111}.site-header,.site-footer,.detail-top,.no-print,.skip-link,#home-view{display:none!important}.container,.result-wrap{width:100%;max-width:none;margin:0;padding:0}.result-wrap h1{font-size:23pt}.result-wrap .lead{margin:12px 0}.result-note{display:none}.result-steps li{break-inside:avoid;padding:12px 0}.result-steps h3{font-size:15pt}.share-note{padding:15px;border:1px solid #999;background:white;break-inside:avoid}.result-wrap .fine{font-size:10pt}.print-lines{font-size:11pt}.result-wrap>h2{font-size:18pt;margin:18px 0}.done-label{font-size:11pt}}
