:root{--bg:#fbfaf5;--bg-deep:#f3f1e8;--ink:#6a5d52;--ink-body:#22201e;--muted:#8c8177;--brand-gradient:linear-gradient(60deg, #a7c153, #81ba97);--brand:#93bb80;--brand-label:#92bf00;--accent:#efa24e;--accent-soft:#fc9a5a;--hair:#e8e3d8;--card-bg:#fff;--font-heading:"Zen Maru Gothic", "Noto Sans JP", sans-serif;--font-body:"Noto Sans JP", sans-serif;--font-en:"Montserrat", sans-serif;--radius-pill:25px;--radius-card:20px;--shadow-card:0 4px 20px #6a5d5214}*{box-sizing:border-box}html,body{background:var(--bg);color:var(--ink);font-family:var(--font-body);margin:0;padding:0;line-height:1.9}h1,h2,h3,h4{font-family:var(--font-heading);color:var(--ink);font-weight:700;line-height:1.5}h1{font-size:clamp(1.8rem,3vw,2.6rem)}h2{margin-top:2.4em;font-size:clamp(1.3rem,2.2vw,1.7rem)}h3{margin-top:1.8em;font-size:1.1rem}a{color:var(--accent)}a:hover{opacity:.8}img{border-radius:12px;max-width:100%;height:auto}.container{max-width:800px;margin:0 auto;padding:0 20px}.category-header{text-align:center;max-width:900px;margin:48px auto 8px;padding:0 20px}.category-header-eyebrow{font-family:var(--font-en);color:var(--accent);text-transform:uppercase;letter-spacing:.15em;margin:0 0 8px;font-size:13px}.category-header h1{margin:0 0 8px}.category-header-count{color:var(--muted);margin:0;font-size:.9rem}.post-list{gap:24px;max-width:900px;margin:40px auto;padding:0 20px;display:grid}.post-card{background:var(--card-bg);color:var(--ink);border:1px solid var(--hair);border-radius:18px;gap:20px;padding:16px;text-decoration:none;display:flex}.post-card img{object-fit:cover;border-radius:12px;flex-shrink:0;width:160px;height:110px}.post-card-title{font-family:var(--font-heading);margin:0 0 8px;font-size:1.05rem;font-weight:700}.post-card-desc{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.9rem;display:-webkit-box;overflow:hidden}.post-card-meta{color:var(--accent);margin-top:8px;font-size:.78rem}.article-header{max-width:800px;margin:40px auto 0;padding:0 20px}.article-meta{color:var(--muted);margin-bottom:8px;font-size:.85rem}.article-featured-image{max-width:800px;margin:24px auto;padding:0 20px}.article-featured-image img{width:100%;height:auto}.article-body{max-width:800px;margin:0 auto;padding:0 20px 60px}.article-body p{margin:1.2em 0}.article-body table{border-collapse:collapse;border-radius:12px;width:100%;margin:1.5em 0;overflow:hidden}.article-body table th,.article-body table td{border:1px solid var(--hair);padding:10px 12px}.article-body table tr:first-child{background:linear-gradient(60deg,#eaf2d9,#dceee4)}.convo-bubble{align-items:flex-start;gap:12px;margin:1.6em 0;display:flex}.convo-right{text-align:right;flex-direction:row-reverse}.convo-icon{object-fit:cover;border:2px solid var(--card-bg);border-radius:50%;flex-shrink:0;width:56px;height:56px;box-shadow:0 2px 8px #6a5d5226}.convo-name{color:var(--muted);margin-bottom:4px;font-size:.78rem}.convo-message{background:var(--card-bg);border:1px solid var(--hair);border-radius:16px;max-width:80%;padding:12px 16px}.convo-right .convo-message{background:#f1f7ec}.info-box{border-left:4px solid var(--brand);background:#f6f5ee;border-radius:12px;margin:1.6em 0;padding:16px 20px}.info-box p:first-child{margin-top:0}.info-box p:last-child{margin-bottom:0}mark{color:inherit;background:linear-gradient(#0000 60%,#fbe0bb 60%)}.section-ttl{font-family:var(--font-heading);letter-spacing:.11em;color:var(--ink);text-align:center;margin:0;font-size:clamp(24px,3vw,33px);font-weight:700;position:relative}.section-ttl__en{font-family:var(--font-en);letter-spacing:.15em;text-transform:uppercase;color:var(--brand-label);margin-top:8px;font-size:15px;display:block}.section-ttl__ghost{font-family:var(--font-heading);letter-spacing:.17em;text-transform:uppercase;color:var(--bg-deep);text-align:center;z-index:0;user-select:none;margin:0 auto -.35em;font-size:clamp(60px,10vw,120px);font-weight:700;line-height:1;position:relative}.site-header{border-bottom:1px solid var(--hair);flex-wrap:wrap;justify-content:flex-start;align-items:stretch;padding:0;display:flex}.header-brand{flex-shrink:0;align-items:center;gap:14px;padding:14px 24px;text-decoration:none;display:flex}.header-brand-logo{border:2px solid var(--brand);width:56px;height:56px;box-shadow:var(--shadow-card);border-radius:50%;flex-shrink:0;overflow:hidden}.header-brand-logo img{object-fit:cover;border-radius:50%;width:100%;height:100%}.header-brand-text{flex-direction:column;gap:2px;display:flex}.header-brand-sub{font-family:var(--font-body);color:var(--muted);font-size:12px}.header-brand-name{font-family:var(--font-heading);color:var(--ink);letter-spacing:.04em;font-size:22px;font-weight:700;line-height:1.2}.header-nav{flex-wrap:wrap;flex:1;align-items:center;gap:24px;min-width:0;padding:0 8px;display:flex}.header-nav a{font-family:var(--font-heading);color:var(--ink);font-size:14px;font-weight:500;text-decoration:none}.header-nav a:hover{color:var(--accent);opacity:1}.header-cta-box{background:linear-gradient(180deg, var(--accent), var(--accent-soft));flex-direction:column;flex-shrink:0;width:210px;display:flex}.header-cta-row{color:#fff;flex:1;align-items:center;gap:10px;padding:10px 22px;text-decoration:none;display:flex}.header-cta-row:first-child{border-bottom:1px solid #ffffff59}.header-cta-row:hover{opacity:1;background:#00000014}.header-cta-icon{background:#ffffff40;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;display:flex}.header-cta-icon svg{fill:none;stroke:#fff;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;width:15px;height:15px}.header-cta-label{font-family:var(--font-heading);color:#fff;font-size:13px;font-weight:700;line-height:1.3}@media (width<=900px){.site-header{flex-direction:column;align-items:stretch}.header-brand{padding:12px 16px}.header-nav{-webkit-overflow-scrolling:touch;flex-wrap:nowrap;gap:18px;padding:0 16px 10px;overflow-x:auto}.header-nav a{white-space:nowrap}.header-cta-box{flex-direction:row;width:100%}.header-cta-row:first-child{border-bottom:none;border-right:1px solid #ffffff59}}.site-header--overlay{z-index:50;background:0 0;border-bottom-color:#0000;width:100%;transition:background .3s,border-color .3s;position:fixed;top:0;left:0}.site-header--overlay .header-brand-logo{border-color:#fff;transition:border-color .3s}.site-header--overlay .header-brand-sub,.site-header--overlay .header-brand-name,.site-header--overlay .header-nav a{color:#fff;text-shadow:0 1px 4px #00000059;transition:color .3s,text-shadow .3s}.site-header--overlay .header-nav a:hover{color:var(--accent-soft)}.site-header--overlay.is-scrolled{background:var(--bg);border-bottom-color:var(--hair)}.site-header--overlay.is-scrolled .header-brand-logo{border-color:var(--brand)}.site-header--overlay.is-scrolled .header-brand-sub,.site-header--overlay.is-scrolled .header-brand-name,.site-header--overlay.is-scrolled .header-nav a{color:var(--ink);text-shadow:none}.site-header--overlay.is-scrolled .header-nav a:hover{color:var(--accent)}@media (width<=900px){.site-header--overlay{background:var(--bg);border-bottom:1px solid var(--hair);position:static}.site-header--overlay .header-brand-logo{border-color:var(--brand)}.site-header--overlay .header-brand-sub,.site-header--overlay .header-brand-name,.site-header--overlay .header-nav a{color:var(--ink);text-shadow:none}}.hero{width:100%;position:relative}.hero-stage{width:100%;height:78vh;min-height:480px;max-height:760px;position:relative;overflow:hidden}.hero-slide{opacity:0;transition:opacity 1.4s;position:absolute;inset:0}.hero-slide.is-active{opacity:1}.hero-slide img{object-fit:cover;border-radius:0;width:100%;height:100%;display:block}.hero-slide.is-active img{animation:8s ease-in-out forwards hero-kenburns}@keyframes hero-kenburns{0%{transform:scale(1.06)}to{transform:scale(1)}}.hero-stage:before{content:"";z-index:2;pointer-events:none;background:linear-gradient(#0000006b 0%,#0000 38%);position:absolute;inset:0}.hero-copy{z-index:3;color:#fff;max-width:620px;position:absolute;top:16%;left:6%}.hero-copy h1{font-family:var(--font-heading);color:#fff;text-shadow:0 8px 24px #0006;margin:0 0 14px;font-size:clamp(26px,3.8vw,42px);font-weight:700;line-height:1.55}.hero-copy p{font-family:var(--font-body);text-shadow:0 2px 10px #0006;max-width:460px;margin:0;font-size:14px;line-height:1.9}.hero-intro-box{z-index:4;border-radius:var(--radius-card);background:#fff;width:min(360px,34%);padding:24px 28px;position:absolute;bottom:6%;right:4%;box-shadow:0 12px 34px #00000038}.hero-intro-title{font-family:var(--font-heading);letter-spacing:.12em;color:var(--ink-body);border-bottom:2px solid var(--brand-label);margin:0 0 10px;padding-bottom:8px;font-size:14px;font-weight:700;display:inline-block}.hero-intro-text{font-family:var(--font-body);color:#4a443c;margin:0;font-size:12.5px;line-height:1.85}.hero-feature-list{z-index:4;gap:16px;display:flex;position:absolute;bottom:6%;left:5%}.hero-feature-blob{text-align:center;width:128px;height:128px;box-shadow:var(--shadow-card);color:var(--ink);background:#ffffffeb;border-radius:58% 42% 52% 48%/45% 55%;flex-direction:column;justify-content:center;align-items:center;gap:6px;display:flex}.hero-feature-icon{justify-content:center;align-items:center;display:flex}.hero-feature-icon svg{fill:none;width:30px;height:30px;stroke:var(--brand);stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round}.hero-feature-label{font-family:var(--font-heading);color:var(--ink);font-size:12px;font-weight:700;line-height:1.6}.hero-dots{z-index:3;gap:10px;display:flex;position:absolute;bottom:6%;left:50%;transform:translate(-50%)}.hero-dots span{background:#fff6;border-radius:50%;width:8px;height:8px;transition:background .3s,transform .3s}.hero-dots span.is-active{background:#fff;transform:scale(1.3)}@media (width<=700px){.hero-stage{height:56vh;min-height:380px}.hero-copy{top:8%;left:5%;right:5%}.hero-intro-box{width:auto;box-shadow:none;border:1px solid var(--hair);margin:20px 5%;position:static}.hero-feature-list{flex-wrap:wrap;justify-content:center;margin:16px 5%;position:static}}.news-section{align-items:flex-start;gap:60px;max-width:1240px;margin:0 auto;padding:40px 24px 60px;display:flex}.news-left{flex-shrink:0;width:220px}.news-title{font-family:var(--font-heading);color:var(--ink);margin:0 0 8px;font-size:30px;font-weight:700;line-height:1.3}.news-title-en{font-family:var(--font-en);color:var(--accent);text-transform:uppercase;letter-spacing:.15em;margin:0 0 20px;font-size:13px}.news-more-btn{border-radius:var(--radius-pill);background:var(--ink);color:#fff;font-family:var(--font-heading);padding:10px 28px;font-weight:700;text-decoration:none;display:inline-block}.news-list{flex:1}.news-row{border-bottom:1px solid var(--hair);align-items:baseline;gap:16px;padding:18px 0;display:flex}.news-date{font-family:var(--font-en);color:var(--muted);flex-shrink:0;font-size:13px}.news-new-badge{background:var(--accent-soft);color:#fff;border-radius:var(--radius-pill);font-family:var(--font-en);flex-shrink:0;padding:2px 10px;font-size:11px;font-weight:700}.news-link{font-family:var(--font-body);color:var(--ink-body);font-size:15px;font-weight:500;text-decoration:none}.news-link:hover{color:var(--accent);opacity:1}@media (width<=900px){.news-section{flex-direction:column;gap:24px}.news-left{width:100%}}.banner-section{gap:24px;max-width:1240px;margin:0 auto;padding:0 24px 50px;display:flex}.promo-banner{border-radius:var(--radius-card);border:2px solid var(--brand);box-shadow:var(--shadow-card);background-color:#fff;flex:1;align-items:center;gap:20px;padding:20px 28px;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden}.promo-banner:hover{opacity:1;transform:translateY(-3px);box-shadow:0 10px 28px #6a5d5229}.promo-banner--mirai{background:linear-gradient(120deg,#a7c1531f,#81ba971f)}.promo-banner--channel{background:linear-gradient(120deg,#81ba971f,#a7c1531f)}.promo-banner-icon{flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.promo-banner-icon img{object-fit:contain;border-radius:0;width:100%;height:100%}.promo-banner-icon--round{border:2px solid var(--brand);border-radius:50%;overflow:hidden}.promo-banner-icon--round img{object-fit:cover;border-radius:50%}.promo-banner-kicker{font-family:var(--font-en);color:var(--accent);text-transform:uppercase;letter-spacing:.08em;margin:0 0 6px;font-size:12px}.promo-banner-title{font-family:var(--font-heading);color:var(--ink);margin:0;font-size:17px;font-weight:700;line-height:1.5}@media (width<=900px){.banner-section{flex-direction:column}}.topic-section{gap:28px;max-width:1240px;margin:0 auto;padding:0 24px 60px;display:flex}.topic-card{border-radius:var(--radius-card);border:1px solid var(--hair);box-shadow:var(--shadow-card);background-color:#fff;flex-direction:column;flex:1;display:flex;overflow:hidden}.topic-card-photo{aspect-ratio:4/3;overflow:hidden}.topic-card-photo img{object-fit:cover;border-radius:0;width:100%;height:100%}.topic-card-body{flex-direction:column;flex:1;gap:14px;padding:28px 24px 32px;display:flex}.topic-card-title{font-family:var(--font-heading);color:var(--brand-label);text-align:center;margin:0;font-size:22px;font-weight:700}.topic-card-desc{font-family:var(--font-body);color:var(--ink-body);flex:1;margin:0 0 6px;font-size:14px;line-height:1.8}.topic-pill{text-align:center;border-radius:var(--radius-pill);background:var(--brand-gradient);color:#fff;font-family:var(--font-heading);padding:12px;font-weight:700;text-decoration:none;transition:opacity .2s;display:block}.topic-pill:hover{opacity:.85}@media (width<=900px){.topic-section{flex-direction:column}}.cat-parts{max-width:1240px;margin:0 auto;padding:10px 24px 60px}.cat-part{border-top:1px solid var(--hair);padding:40px 0}.cat-part:first-child{border-top:none}.cat-part-inner{align-items:flex-start;gap:36px;display:flex}.svc-card{color:inherit;flex-shrink:0;width:240px;text-decoration:none;display:block}.svc-photo{background:linear-gradient(135deg, var(--brand), var(--brand-label));border-radius:10px;margin:0;padding:3px;line-height:0;position:relative}.svc-photo-inner{border-radius:8px;display:block;overflow:hidden}.svc-photo img{aspect-ratio:900/690;object-fit:cover;border-radius:0;width:100%;height:auto;transition:transform .5s cubic-bezier(.22,.61,.36,1);display:block}.svc-card:hover .svc-photo img{transform:scale(1.05)}.svc-badge-clip{z-index:2;border-radius:10px;position:absolute;inset:0;overflow:hidden}.svc-badge{aspect-ratio:1;background:#fff;border-radius:50%;justify-content:center;align-items:flex-start;width:48%;padding-top:6.5%;display:flex;position:absolute;bottom:-31%;left:50%;transform:translate(-50%)}.svc-badge svg{fill:none;width:32%;height:auto;stroke:var(--brand);stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round}.svc-card h3{font-family:var(--font-heading);color:var(--brand);text-align:center;letter-spacing:.05em;margin:14px 0 10px;font-size:1.2rem;font-weight:700;line-height:1.4}.svc-more{border-bottom:1px dashed var(--brand);justify-content:space-between;align-items:baseline;gap:12px;margin-top:4px;padding-bottom:10px;display:flex}.svc-count{font-family:var(--font-en);color:var(--ink);font-size:.85rem;font-weight:700}.svc-more-link{color:var(--brand);white-space:nowrap;font-size:.88rem;font-weight:700}.svc-more-link i{margin-left:.4em;font-size:.7em;font-style:normal;transition:transform .28s;display:inline-block}.svc-card:hover .svc-more-link i{transform:translate(3px)}.cat-articles{flex:1;grid-template-columns:repeat(3,1fr);gap:16px;min-width:0;display:grid}.cat-articles .post-card{flex-direction:column;gap:0;padding:12px}.cat-articles .post-card img{border-radius:12px;width:100%;height:120px;margin-bottom:12px}.cat-articles .post-card-title{margin:0 0 8px;font-size:.92rem;line-height:1.6}.cat-articles .post-card-meta{margin-top:auto}@media (width<=900px){.cat-part-inner{flex-direction:column}.svc-card{width:100%;max-width:320px}.cat-articles{grid-template-columns:1fr}}.site-footer[data-astro-cid-jo6i4kqk]{background:var(--ink);color:#e8e3d8;margin-top:60px;padding:56px 24px 28px}.foot[data-astro-cid-jo6i4kqk]{grid-template-columns:1fr;gap:36px;max-width:1240px;margin:0 auto;display:grid}@media (width>=700px){.foot[data-astro-cid-jo6i4kqk]{grid-template-columns:1.3fr 1fr 1fr 1fr}}.fcol[data-astro-cid-jo6i4kqk]{min-width:0}.footer-brand[data-astro-cid-jo6i4kqk]{color:#fff;font-family:var(--font-heading);align-items:center;gap:12px;margin-bottom:14px;font-size:1.1rem;font-weight:700;text-decoration:none;display:flex}.footer-brand[data-astro-cid-jo6i4kqk] img[data-astro-cid-jo6i4kqk]{object-fit:cover;border:2px solid var(--brand);border-radius:50%;width:44px;height:44px}.fmuted[data-astro-cid-jo6i4kqk]{color:#d8d2c3;margin:0;font-size:.85rem;line-height:1.9}.fsocial-label[data-astro-cid-jo6i4kqk]{font-family:var(--font-en);letter-spacing:.08em;text-transform:uppercase;color:var(--accent-soft);margin:20px 0 10px;font-size:.72rem;font-weight:600}.fsocial[data-astro-cid-jo6i4kqk]{gap:14px;display:flex}.fsocial[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]{line-height:0;transition:transform .15s;display:inline-flex}.fsocial[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]:hover{transform:translateY(-2px)}.fnav[data-astro-cid-jo6i4kqk]{flex-direction:column;gap:8px;display:flex}.fnav[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]{color:#d8d2c3;font-size:.88rem;font-family:var(--font-body);text-decoration:none}.fnav[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]:hover{color:#fff;opacity:1}.copy[data-astro-cid-jo6i4kqk]{color:#b7af9c;border-top:1px solid #ffffff26;max-width:1240px;margin:28px auto 0;padding-top:18px;font-size:.8rem}
