/*
Theme Name: 100ごえん工房 Web v1
Theme URI: https://goenkoubou.com/
Author: 100ごえん工房
Description: 100ごえん工房と城丿縁の公式Web用、スマートフォン優先の軽量テーマ。
Version: 0.27.10
Text Domain: goen-web-v1
*/
:root{--ink:#2c2924;--muted:#756f66;--paper:#fbf9f4;--paper-deep:#f0eadf;--line:#ded5c6;--red:#9d473f;--red-dark:#73332e;--green:#53695d;--gold:#b59052;--white:#fff;--shadow:0 24px 60px rgba(54,42,27,.12);--serif:"Yu Mincho","Hiragino Mincho ProN","Noto Serif JP",serif;--sans:"Hiragino Sans","Yu Gothic",system-ui,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:var(--sans);line-height:1.8;-webkit-font-smoothing:antialiased}a{color:inherit}img{max-width:100%;height:auto;display:block}.site-shell{min-height:100vh;overflow:hidden}.site-header{position:relative;z-index:10;padding:18px 20px;border-bottom:1px solid rgba(117,111,102,.15);background:rgba(251,249,244,.94)}.header-inner{max-width:1120px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:18px}.brand{font-family:var(--serif);font-size:18px;letter-spacing:.13em;text-decoration:none}.nav{display:flex;gap:24px;font-size:13px;color:var(--muted)}.nav a{text-decoration:none}.nav a:hover{color:var(--red)}.menu-toggle{display:none;border:0;background:none;font-size:24px}.hero{min-height:74vh;display:grid;grid-template-columns:1.05fr .95fr;align-items:stretch}.hero-copy{padding:clamp(72px,10vw,150px) clamp(28px,8vw,120px);display:flex;flex-direction:column;justify-content:center;background:radial-gradient(circle at 10% 10%,#fff 0,transparent 38%),linear-gradient(145deg,var(--paper),#eee4d5)}.eyebrow{font-size:12px;letter-spacing:.22em;color:var(--red);text-transform:uppercase;margin:0 0 18px}.hero h1,.jonoen-hero h1{font-family:var(--serif);font-weight:500;letter-spacing:.08em;line-height:1.45;margin:0;font-size:clamp(35px,5vw,66px)}.lead{max-width:33em;color:#5f594f;margin:28px 0 34px;font-size:clamp(15px,1.5vw,18px)}.button{display:inline-flex;width:max-content;align-items:center;justify-content:center;min-height:50px;padding:0 25px;border-radius:999px;background:var(--red);color:white;text-decoration:none;font-size:14px;letter-spacing:.06em;box-shadow:0 8px 24px rgba(115,51,46,.18)}.button:hover{background:var(--red-dark)}.button.ghost{background:transparent;color:var(--ink);border:1px solid var(--line);box-shadow:none}.hero-visual{position:relative;background:#dec9af;min-height:440px}.hero-visual img{width:100%;height:100%;object-fit:cover}.hero-visual:after{content:"確認用素材";position:absolute;right:16px;bottom:14px;padding:5px 10px;border-radius:999px;background:rgba(251,249,244,.78);font-size:10px;letter-spacing:.08em}.section{padding:clamp(70px,9vw,120px) 24px}.section-inner{max-width:1020px;margin:auto}.section-title{font-family:var(--serif);font-size:clamp(27px,4vw,44px);font-weight:500;letter-spacing:.08em;margin:0 0 22px}.section-copy{max-width:650px;color:var(--muted)}.brand-card{margin-top:44px;display:grid;grid-template-columns:.9fr 1.1fr;border:1px solid var(--line);border-radius:26px;overflow:hidden;background:#fff;box-shadow:var(--shadow)}.brand-scene{min-height:340px;background:linear-gradient(160deg,#68786e 0,#384b40 54%,#d8c18a 55%,#ede3c9 100%);position:relative}.brand-scene:before{content:"";position:absolute;width:110px;height:170px;border-radius:80px 80px 10px 10px;background:#a2443d;left:22%;bottom:12%;box-shadow:0 0 0 9px rgba(255,255,255,.1)}.brand-scene:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 48%,rgba(255,255,255,.22) 49%,transparent 51%)}.brand-card-copy{padding:clamp(35px,6vw,70px);display:flex;flex-direction:column;justify-content:center}.brand-mark{font-family:var(--serif);font-size:40px;letter-spacing:.18em;margin:0}.small-note{font-size:12px;color:var(--muted)}.site-footer{padding:40px 24px 30px;border-top:1px solid var(--line);font-size:12px;color:var(--muted)}.footer-inner{max-width:1020px;margin:auto;display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap}.footer-links{display:flex;gap:18px}.footer-links a{text-decoration:none}
.jonoen-hero{min-height:68vh;display:flex;align-items:end;position:relative;color:#fff;padding:80px 24px;background:linear-gradient(180deg,rgba(18,29,23,.18),rgba(18,29,23,.78)),radial-gradient(circle at 70% 25%,#b7c4a4 0,transparent 25%),linear-gradient(150deg,#82917e 0,#405649 58%,#24372c 100%)}.jonoen-hero:before{content:"";position:absolute;inset:0;opacity:.25;background-image:radial-gradient(circle at 20% 40%,#fff 0 1px,transparent 2px),radial-gradient(circle at 70% 20%,#fff 0 1px,transparent 2px);background-size:90px 110px,130px 150px}.jonoen-hero-inner{position:relative;max-width:1020px;width:100%;margin:auto}.jonoen-hero h1{font-size:clamp(48px,8vw,88px)}.jonoen-sub{font-family:var(--serif);font-size:18px;letter-spacing:.12em;margin:14px 0 0}.intro-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:start}.quote{font-family:var(--serif);font-size:clamp(23px,3vw,35px);line-height:1.9;margin:0}.chapter-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:40px}.chapter-card{min-height:260px;padding:28px;border:1px solid var(--line);border-radius:20px;background:#fff;text-decoration:none;display:flex;flex-direction:column;justify-content:end;transition:.2s}.chapter-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.chapter-no{font-size:11px;letter-spacing:.16em;color:var(--red);margin:auto 0 8px}.chapter-card h3{font-family:var(--serif);font-size:22px;font-weight:500;margin:0}.chapter-card p{font-size:12px;color:var(--muted);margin:8px 0 0}.chapter-card.current{background:linear-gradient(150deg,#fff,#f1e7dc);border-color:#cdbbaa}
.reading-header{text-align:center;padding:80px 24px 45px;background:linear-gradient(#f4eee4,var(--paper))}.reading-header .series{font-size:12px;letter-spacing:.2em;color:var(--green)}.reading-header h1{font-family:var(--serif);font-size:clamp(32px,6vw,57px);font-weight:500;letter-spacing:.08em;margin:16px 0 14px}.reading-meta{font-size:12px;color:var(--muted)}.reading-symbol{width:1px;height:75px;background:linear-gradient(var(--red),transparent);margin:34px auto 0}.story{max-width:680px;margin:auto;padding:20px 26px 100px}.episode{padding:72px 0;border-bottom:1px solid var(--line)}.episode:last-child{border-bottom:0}.episode-kicker{font-size:10px!important;letter-spacing:.2em!important;color:var(--red)!important;margin:0 0 6px!important}.episode h2{font-family:var(--serif);font-size:25px;font-weight:500;letter-spacing:.08em;margin:0 0 40px}.episode p{font-family:var(--serif);font-size:17px;line-height:2.18;letter-spacing:.045em;margin:0 0 1.5em}.after-reading{text-align:center;padding:90px 24px 110px;background:#ece6da}.after-reading p{font-family:var(--serif);font-size:18px;line-height:2;margin:0 auto 32px;max-width:30em}.sub-links{margin-top:30px;display:flex;gap:20px;justify-content:center;font-size:12px;color:var(--muted)}.sub-links a{text-decoration:none;border-bottom:1px solid var(--line)}
.page-heading{padding:90px 24px 40px}.page-heading-inner{max-width:1020px;margin:auto}.page-heading h1{font-family:var(--serif);font-size:clamp(36px,6vw,64px);font-weight:500;margin:0}.page-heading p{color:var(--muted);max-width:540px}.privacy-note{font-size:11px;color:var(--muted);margin-top:18px}
.company-hero{background:var(--paper)}.company-hero-image{background:#d9c2a2;overflow:hidden}.company-hero-image picture{display:block}.company-hero-image img{display:block;width:100%;height:auto}.company-hero-copy{max-width:1020px;margin:auto;padding:clamp(58px,8vw,104px) 24px}.company-hero-copy h1{font-family:var(--serif);font-weight:500;letter-spacing:.08em;line-height:1.5;margin:0;font-size:clamp(34px,5vw,62px)}.company-hero-copy .lead{max-width:42em}.text-link{display:inline-block;color:var(--red-dark);font-size:14px;text-decoration:none;border-bottom:1px solid currentColor;padding-bottom:3px}.company-work{background:#f1eadf}.value-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:42px}.value-card{background:rgba(255,255,255,.72);border:1px solid rgba(181,144,82,.24);border-radius:20px;padding:30px}.value-card span{font-size:11px;letter-spacing:.18em;color:var(--gold)}.value-card h3{font-family:var(--serif);font-size:20px;font-weight:500;letter-spacing:.06em;margin:18px 0 12px}.value-card p{color:var(--muted);font-size:14px;margin:0}.current-project{background:var(--paper)}
.content-page{max-width:760px;margin:auto;padding:80px 24px 120px}.content-page h1{font-family:var(--serif);font-size:clamp(35px,6vw,58px);font-weight:500;letter-spacing:.08em;margin:0 0 42px}.content-page h2{font-family:var(--serif);font-size:25px;font-weight:500;letter-spacing:.06em;margin:58px 0 16px}.content-page p{color:#5f594f}.content-page .notice{padding:18px 20px;background:#f1eadf;border-radius:12px;font-size:13px}
@media(max-width:760px){.site-header{padding:14px 18px}.nav{gap:13px;font-size:11px}.nav .desktop-only{display:none}.hero{grid-template-columns:1fr;min-height:0}.hero-copy{padding:70px 25px 62px}.hero-visual{min-height:390px}.company-hero-copy{padding:52px 22px 64px}.company-hero-copy h1{font-size:34px}.value-grid{grid-template-columns:1fr}.value-card{padding:25px}.brand-card{grid-template-columns:1fr}.brand-scene{min-height:250px}.intro-grid{grid-template-columns:1fr;gap:36px}.chapter-grid{grid-template-columns:1fr}.chapter-card{min-height:190px}.section{padding-left:20px;padding-right:20px}.story{padding-left:22px;padding-right:22px}.episode{padding:60px 0}.episode p{font-size:16px;line-height:2.08;letter-spacing:.035em}.reading-header{padding-top:60px}.jonoen-hero{min-height:620px;padding-bottom:70px}.footer-inner{display:block}.footer-links{margin-top:16px;flex-wrap:wrap}}

.footer-version{margin-left:.5em;font-size:10px;letter-spacing:.08em;opacity:.65;white-space:nowrap}
.jonoen-name{display:inline;white-space:nowrap;letter-spacing:0!important;font-family:"Hiragino Kaku Gothic ProN","Yu Gothic","Noto Sans JP",sans-serif;font-weight:500}
/* Readability adjustments v0.3.1 */
body{font-size:16px}.brand{font-size:20px}.nav{font-size:15px}.eyebrow{font-size:14px;letter-spacing:.18em}.lead{font-size:clamp(16px,1.5vw,19px)}.button{font-size:15px}.small-note{font-size:14px}.site-footer{font-size:14px}.chapter-no{font-size:13px}.chapter-card p{font-size:14px}.reading-header .series,.reading-meta,.sub-links{font-size:14px}.episode-kicker{font-size:12px!important}.privacy-note{font-size:13px}.text-link{font-size:15px}.value-card span{font-size:13px}.value-card p{font-size:16px;line-height:1.9}.content-page .notice{font-size:15px}
@media(max-width:760px){.brand{font-size:18px}.nav{font-size:14px}.episode p{font-size:17px}}
/* Company identity and lead readability v0.3.2 */
.brand{font-size:24px}.company-name{font-family:var(--serif);font-size:30px;font-weight:600;letter-spacing:.14em;line-height:1.5;margin:0 0 22px}.company-hero-copy .lead{font-size:20px;line-height:2;max-width:43em}.company-hero-copy .text-link{font-size:17px;font-weight:600;padding:4px 0}
@media(max-width:760px){.brand{font-size:20px}.company-name{font-size:24px;margin-bottom:18px}.company-hero-copy .lead{font-size:18px;line-height:1.95}.company-hero-copy .text-link{font-size:16px}}
/* Story entry and archive status v0.4.0 */
.jonoen-intro{background:var(--paper)}.intro-copy{font-size:18px;line-height:2}.intro-copy p{margin:0 0 1.3em}.story-entry{background:#eee7da}.story-entry-inner{display:grid;grid-template-columns:1.15fr .85fr;gap:60px;align-items:end}.story-entry-copy{max-width:36em;font-size:18px;line-height:2;color:#5f594f}.story-entry-actions{display:flex;flex-direction:column;align-items:flex-start;gap:24px;padding-bottom:8px}.archive-section{padding-top:20px}.card-link{width:max-content;margin-top:18px;color:var(--red-dark);font-size:14px;font-weight:600;text-decoration:none;border-bottom:1px solid currentColor}.archive-note{margin:28px 0 0;color:var(--muted);font-size:14px}
@media(max-width:760px){.story-entry-inner{grid-template-columns:1fr;gap:28px}.intro-copy,.story-entry-copy{font-size:17px}.story-entry-actions{gap:20px}.card-link{font-size:15px}.archive-note{font-size:15px;line-height:1.8}}
/* Chapter 1-2 reading pages and future API-ready metadata v0.5.0 */
.chapter-grid .chapter-card.current{min-height:250px}.chapter-grid .card-link{margin-top:20px}.after-reading .button+.sub-links{margin-top:30px}
@media(max-width:760px){.chapter-grid .chapter-card.current{min-height:210px}.reading-header h1{font-size:34px}.after-reading{padding-top:76px;padding-bottom:90px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.chapter-card{transition:none}}
/* Mobile reading, focus visibility, and touch targets v0.7.0 */
:where(a,button):focus-visible{outline:3px solid rgba(157,71,63,.42);outline-offset:4px;border-radius:4px}.button:focus-visible{border-radius:999px}.episode p{max-width:34em}.after-reading .button{min-height:54px;padding-left:28px;padding-right:28px}.after-reading .button+p{margin-top:52px}.sub-links a{padding:8px 2px}
@media(max-width:760px){.story{max-width:40rem;padding-left:24px;padding-right:24px}.episode{padding:68px 0}.episode h2{font-size:26px;line-height:1.65;margin-bottom:42px}.episode p{font-size:18px;line-height:2.12;letter-spacing:.025em}.reading-header .series,.reading-meta{font-size:14px;line-height:1.8}.after-reading p{font-size:19px}.after-reading .button{width:100%;max-width:360px;padding:12px 20px;line-height:1.65}.sub-links{font-size:15px;line-height:1.7;flex-wrap:wrap;gap:10px 22px}}
/* Story operations and back-to-top control v0.8.0 */
.back-to-top{position:fixed;z-index:30;right:max(18px,env(safe-area-inset-right));bottom:max(20px,env(safe-area-inset-bottom));width:58px;height:58px;border:1px solid rgba(157,71,63,.28);border-radius:50%;background:rgba(251,249,244,.94);color:var(--red-dark);box-shadow:0 10px 28px rgba(54,42,27,.16);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0;font:600 11px/1.2 var(--sans);cursor:pointer;opacity:0;visibility:hidden;transform:translateY(10px);pointer-events:none;transition:opacity .2s,transform .2s,visibility .2s}.back-to-top span:first-child{font-size:18px;line-height:1}.back-to-top.is-visible{opacity:1;visibility:visible;transform:none;pointer-events:auto}.story-cover{max-width:920px;margin:0 auto;padding:0 24px}.story-cover img{width:100%;max-height:680px;object-fit:cover;border-radius:18px}.story-content>p,.story-content>.wp-block-paragraph{max-width:34em;font-family:var(--serif);font-size:18px;line-height:2.18;letter-spacing:.035em;margin:0 0 1.5em}.story-content h2{font-family:var(--serif);font-size:25px;font-weight:500;line-height:1.7;letter-spacing:.08em;margin:72px 0 40px;padding-top:60px;border-top:1px solid var(--line)}.chapter-card-image{display:block;margin:-28px -28px 24px}.chapter-card-image img{width:100%;aspect-ratio:16/9;object-fit:cover}
@media(max-width:760px){.back-to-top{right:max(14px,env(safe-area-inset-right));bottom:max(16px,env(safe-area-inset-bottom));width:54px;height:54px}.story-cover{padding:0 18px}.story-cover img{border-radius:12px}.story-content>p,.story-content>.wp-block-paragraph{font-size:18px;line-height:2.12;letter-spacing:.025em}.story-content h2{font-size:26px;margin-top:64px;padding-top:56px}}
/* About, privacy, and contact pages v0.9.0 */
.content-page a:not(.button){color:var(--red-dark);text-underline-offset:3px}.about-activities{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:34px 0 10px}.about-activities section{padding:24px 22px;border:1px solid var(--line);border-radius:16px;background:#fff}.about-activities span{font-size:12px;letter-spacing:.14em;color:var(--gold)}.about-activities h3{font-family:var(--serif);font-size:18px;font-weight:500;line-height:1.6;margin:12px 0 8px}.about-activities p{font-size:14px;line-height:1.8;margin:0}.page-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:34px}.contact-form{margin-top:42px;padding:clamp(24px,5vw,42px);border:1px solid var(--line);border-radius:20px;background:#fff}.form-field{margin-bottom:24px}.form-field label{display:block;margin-bottom:8px;font-weight:600}.form-field label span{font-size:12px;font-weight:400;color:var(--muted)}.form-field label em{font-size:12px;font-style:normal;color:var(--red)}.form-field input,.form-field select,.form-field textarea{width:100%;padding:13px 14px;border:1px solid #cfc5b6;border-radius:9px;background:#fff;color:var(--ink);font:inherit}.form-field textarea{resize:vertical;min-height:190px}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{outline:3px solid rgba(157,71,63,.18);border-color:var(--red)}.consent-field{display:flex;align-items:flex-start;gap:10px;margin:4px 0 26px;font-size:14px;line-height:1.7}.consent-field input{margin-top:6px;flex:0 0 auto}.form-trap{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important}.form-message{margin:30px 0 0;padding:18px 20px;border-radius:12px}.form-message.success{background:#eaf2eb;color:#294c34}.form-message.error{background:#f7eae7;color:#73332e}.contact-note{margin-top:24px!important;font-size:13px;color:var(--muted)!important}.privacy-note{padding-top:24px;border-top:1px solid var(--line);line-height:1.9}
@media(max-width:760px){.about-activities{grid-template-columns:1fr}.about-activities section{padding:22px 20px}.contact-form{margin-left:-4px;margin-right:-4px}.page-actions .button{width:100%;max-width:340px}}
/* About and content policy v0.10.0 */
.about-intro{font-size:20px;line-height:2}.offering-list{list-style:none;margin:30px 0 50px;padding:0;display:grid;gap:12px}.offering-list li{display:flex;align-items:flex-start;gap:12px;padding:14px 18px;border-left:3px solid rgba(181,144,82,.55);background:rgba(255,255,255,.68);border-radius:0 10px 10px 0}.offering-list li span:first-child{width:1.6em;flex:0 0 1.6em}.about-closing{margin:60px 0 22px}.policy-page h3{font-family:var(--serif);font-size:20px;font-weight:600;letter-spacing:.04em;margin:42px 0 14px}.policy-page ul{padding-left:1.4em;color:#5f594f}.policy-page li{margin:.65em 0}.policy-lead{margin-bottom:34px}.rights-mark{margin:48px 0;padding:24px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);text-align:center;letter-spacing:.06em;color:#5f594f}.section-subtitle{margin-top:-12px!important;color:var(--muted)!important;font-family:var(--serif);letter-spacing:.06em}
@media(max-width:760px){.about-intro{font-size:18px}.offering-list li{padding:13px 14px}.policy-page h1{font-size:32px;line-height:1.55}.policy-page h3{font-size:21px}}
/* Story sharing, reading progress, and measurement-ready controls v0.11.0 */
.reading-progress{position:fixed;z-index:100;top:0;left:0;width:100%;height:3px;background:rgba(222,213,198,.55);pointer-events:none}.reading-progress span{display:block;width:0;height:100%;background:linear-gradient(90deg,var(--red),var(--gold));transition:width .12s linear}.story-tools{max-width:680px;margin:0 auto;padding:18px 26px 4px;display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap}.story-tool{appearance:none;display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:8px 18px;border:1px solid var(--line);border-radius:999px;background:rgba(255,255,255,.72);color:var(--ink);font:600 14px/1.4 var(--sans);text-decoration:none;cursor:pointer}.story-tool:hover{border-color:rgba(157,71,63,.48);color:var(--red-dark);background:#fff}.story-tool-line{border-color:rgba(157,71,63,.28);color:var(--red-dark)}.story-share-status{flex-basis:100%;min-height:1.6em;text-align:center;color:var(--muted);font-size:12px}.story-share-after{display:flex;margin:22px auto 0;background:transparent}.after-reading>.story-share-status{display:block;margin:8px auto 0;min-height:1.6em}.after-reading .story-share-after+.story-share-status+.sub-links{margin-top:20px}
@media(max-width:760px){.story-tools{padding:14px 20px 2px;gap:9px}.story-tools .story-tool{flex:1 1 0;min-width:0;padding:8px 10px;font-size:13px}.story-share-status{font-size:12px}.reading-progress{height:3px}}
/* Guided LINE handoff v0.12.0 */
.line-guide{scroll-margin-top:24px;margin-top:52px}.line-guide-copy{max-width:35em!important;margin-bottom:34px!important;color:#5f594f}.line-guide .line-open-note{margin:14px auto 0!important;font-family:var(--sans);font-size:13px;line-height:1.75;color:var(--muted)}.line-guide>.story-share-status{display:block;margin:8px auto 0;min-height:1.6em}.line-guide+.sub-links{margin-top:24px}
@media(max-width:760px){.line-guide{margin-top:46px}.line-guide-copy{font-size:17px!important;line-height:1.9!important}.line-guide .line-open-note{font-size:13px!important;line-height:1.7!important}}
/* Chapter representative images and responsive artwork v0.13.0 */
.chapter-hero-image{width:min(1080px,calc(100% - 48px));margin:0 auto 14px;overflow:hidden;border-radius:0 0 24px 24px;background:#e7dfd1;box-shadow:0 24px 60px rgba(54,42,27,.1)}.chapter-hero-image picture{display:block}.chapter-hero-image img{width:100%;aspect-ratio:1200/630;object-fit:cover}.archive-section .chapter-card.current{overflow:hidden}.archive-section .chapter-card-image{overflow:hidden}.archive-section .chapter-card-image img{transition:transform .35s ease}.archive-section .chapter-card:hover .chapter-card-image img{transform:scale(1.025)}
@media(max-width:760px){.chapter-hero-image{width:calc(100% - 28px);margin-bottom:8px;border-radius:0 0 16px 16px}.chapter-hero-image img{aspect-ratio:4/5;object-position:center}.archive-section .chapter-card-image img{aspect-ratio:4/3}.archive-section .chapter-card:hover .chapter-card-image img{transform:none}}
/* Approved site identity, activity readability, and clearer story entry v0.17.0 */
.company-work .value-card{background:#fff;border-color:#d8ccba;box-shadow:0 10px 30px rgba(54,42,27,.06)}
.company-work .value-card span{font-size:14px;font-weight:600;color:#8a6937}
.company-work .value-card h3{font-size:23px;line-height:1.6;margin-top:16px;color:#28231e}
.company-work .value-card p{font-size:18px;line-height:1.9;color:#4b453e}
.brand-card-copy>p:not(.eyebrow):not(.story-entry-note){font-size:17px;line-height:1.95;color:#4b453e}
.story-entry-note{margin:18px 0 10px;color:#6b6258;font-size:14px;font-weight:600;letter-spacing:.04em}
.brand-card-copy .button{min-height:54px;padding-left:28px;padding-right:28px;font-size:16px}
@media(max-width:760px){.company-work .value-card{padding:27px 25px}.company-work .value-card h3{font-size:22px}.company-work .value-card p{font-size:17px;line-height:1.9}.brand-card-copy>p:not(.eyebrow):not(.story-entry-note){font-size:17px}.brand-card-copy .button{width:100%;max-width:320px}}
/* Shared LINE settings and low-pressure global navigation v0.18.0 */
.nav-line{padding:3px 11px;border:1px solid rgba(157,71,63,.34);border-radius:999px;color:var(--red-dark);font-weight:600}
.home-story-actions{display:flex;align-items:center;gap:20px;flex-wrap:wrap}
.home-story-actions .text-link{font-size:15px}
@media(max-width:760px){.nav{gap:10px}.nav-line{padding:2px 8px}.home-story-actions{align-items:flex-start;flex-direction:column;gap:16px}.home-story-actions .button{width:100%;max-width:320px}}
@media(max-width:360px){.nav-stories{display:none}}

/* Approved launch artwork and compact story locator v0.19.0 */
.brand-scene{position:relative;display:block;overflow:hidden;background:#39483c;text-decoration:none}
.brand-scene:before{display:none}
.brand-scene img{width:100%;height:100%;min-height:340px;object-fit:cover;object-position:center}
.brand-scene:after{content:"物語の入口へ";position:absolute;inset:auto auto 16px 18px;padding:6px 12px;border-radius:999px;background:rgba(251,249,244,.88);color:var(--ink);font-size:12px;font-weight:600;letter-spacing:.08em}
.episode{scroll-margin-top:80px}
.reading-locator{position:fixed;z-index:95;top:3px;left:50%;width:min(620px,calc(100% - 32px));transform:translate(-50%,-14px);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s,transform .2s,visibility .2s}
.reading-locator.is-visible{transform:translate(-50%,0);opacity:1;visibility:visible;pointer-events:auto}
.reading-locator-toggle{width:100%;min-height:52px;display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:10px;padding:7px 12px;border:1px solid rgba(117,111,102,.24);border-radius:0 0 14px 14px;background:rgba(251,249,244,.96);color:var(--ink);box-shadow:0 9px 25px rgba(54,42,27,.13);font:inherit;cursor:pointer;backdrop-filter:blur(10px)}
.reading-locator-chapter{max-width:12em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--green);font-family:var(--serif);font-size:12px}
.reading-locator-toggle strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:left;font-family:var(--serif);font-size:14px;font-weight:600}
.reading-locator-count{color:var(--muted);font-size:12px;white-space:nowrap}
.reading-locator-menu{padding-left:9px;border-left:1px solid var(--line);color:var(--red-dark);font-size:12px;font-weight:600;white-space:nowrap}
.reading-locator-toc{max-height:min(56vh,420px);overflow:auto;margin:6px 0 0;padding:10px;border:1px solid var(--line);border-radius:14px;background:rgba(251,249,244,.98);box-shadow:0 16px 36px rgba(54,42,27,.16)}
.reading-locator-toc a{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 12px;border-radius:9px;text-decoration:none;font-family:var(--serif);font-size:14px}
.reading-locator-toc a:hover,.reading-locator-toc a.is-current{background:#eee7da;color:var(--red-dark)}
.episode-transition{display:flex;justify-content:space-between;align-items:center;gap:18px;margin:58px 0 0;padding:18px 0 0;border-top:1px dashed rgba(181,144,82,.4);color:var(--muted);font-size:13px;line-height:1.7}
.episode-transition a{color:var(--red-dark);font-weight:600;text-decoration:none;border-bottom:1px solid rgba(157,71,63,.3)}
body.admin-bar .reading-locator{top:35px}body.admin-bar .reading-progress{top:32px}
@media(max-width:782px){body.admin-bar .reading-locator{top:49px}body.admin-bar .reading-progress{top:46px}}
@media(max-width:760px){.brand-scene img{min-height:250px}.reading-locator{width:calc(100% - 20px)}.reading-locator-toggle{grid-template-columns:minmax(0,1fr) auto auto;min-height:49px;gap:8px;padding:6px 10px}.reading-locator-chapter{display:none}.reading-locator-toggle strong{font-size:13px}.reading-locator-count,.reading-locator-menu{font-size:11px}.episode-transition{display:block;margin-top:48px}.episode-transition a{display:inline-block;margin-top:8px}}

/* About and policy mobile readability v0.20.0 */
.content-page>p:not(.eyebrow):not(.notice),.policy-page li{font-size:17px;line-height:2}
.content-page h2{font-size:28px;line-height:1.6;margin-top:66px;margin-bottom:20px}
.policy-page h3{font-size:22px;line-height:1.65;margin-top:48px;margin-bottom:16px}
@media(max-width:760px){.content-page{padding:62px 22px 96px}.content-page h1{font-size:36px;line-height:1.5;margin-bottom:36px}.content-page h2{font-size:29px;line-height:1.55;margin-top:56px;margin-bottom:18px}.content-page>p:not(.eyebrow):not(.notice),.policy-page li{font-size:19px;line-height:1.95}.policy-page h3{font-size:25px;line-height:1.55;margin-top:44px}.offering-list{font-size:19px;line-height:1.8}}

/* Approved Chapter 1 subtitles and mobile story readability v0.22.0 */
.fan-creation-welcome{padding:22px 24px;border:1px solid rgba(181,144,82,.42);border-radius:16px;background:#f5eee2;color:var(--ink)!important;font-family:var(--serif);font-weight:600}
@media(max-width:760px){.reading-header h1{font-size:35px}.episode-kicker{font-size:15px!important}.episode h2{font-size:29px}.episode p{font-size:21px}.reading-locator-toggle strong{font-size:16px}.reading-locator-toc a{font-size:17px}.fan-creation-welcome{padding:20px}}

/* Mobile chapter label and episode transition readability v0.23.0 */
@media(max-width:760px){.episode-kicker{font-size:18px!important}.episode-transition{font-size:16px}}

/* Brand-name spacing, home sharing, and guided global LINE handoff v0.26.0 */
.jonoen-word{display:inline;white-space:nowrap;letter-spacing:0!important}
.jonoen-slash{display:inline-block;margin-inline:-.14em;letter-spacing:0!important}
.home-share-group{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:24px}
.home-share-button{background:transparent}
.home-share-group .story-share-status{flex-basis:auto;text-align:left}
.site-line-guide{scroll-margin-top:24px;padding:72px 24px;background:#eee7da;text-align:center}
.site-line-guide-inner{max-width:720px;margin:auto}
.site-line-guide h2{margin:0 0 20px;font-family:var(--serif);font-size:clamp(27px,4vw,40px);font-weight:500;line-height:1.55}
.site-line-guide-inner>p:not(.eyebrow):not(.line-open-note){margin:0 auto 30px;color:#5f594f;font-family:var(--serif);font-size:18px;line-height:2}
.site-line-guide .button{margin:auto}
.site-line-guide .line-open-note{margin:14px auto 0;color:var(--muted);font-size:13px;line-height:1.75}
@media(max-width:760px){.jonoen-slash{margin-inline:-.16em}.home-share-group{align-items:flex-start;flex-direction:column}.home-share-group .story-share-status{min-height:0;text-align:left}.site-line-guide{padding:62px 22px}.site-line-guide h2{font-size:29px}.site-line-guide-inner>p:not(.eyebrow):not(.line-open-note){font-size:17px;line-height:1.9}.site-line-guide .button{width:100%;max-width:360px;padding:12px 20px;line-height:1.65}}

/* LINE guidance readability v0.27.0 */
.line-guide-copy{font-size:18px!important;line-height:1.95!important;color:#4b463e!important}
.line-guide .line-open-note,.site-line-guide .line-open-note{font-size:15px!important;line-height:1.8!important;color:#59534a!important}
.site-line-guide-inner>p:not(.eyebrow):not(.line-open-note){font-size:19px;color:#4b463e}
@media(max-width:760px){.line-guide-copy{font-size:19px!important}.site-line-guide-inner>p:not(.eyebrow):not(.line-open-note){font-size:19px;line-height:1.9}}

/* Stable brand spelling and cross-device share choices v0.27.9 */
body.share-menu-open{overflow:hidden}.share-menu-backdrop{position:fixed;z-index:100000;inset:0;display:flex;align-items:center;justify-content:center;padding:20px;background:rgba(30,27,23,.52)}.share-menu-backdrop[hidden]{display:none}.share-menu{width:min(420px,100%);padding:24px;border-radius:20px;background:var(--paper);box-shadow:0 24px 70px rgba(0,0,0,.28)}.share-menu-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.share-menu-heading h2{margin:0;font-family:var(--serif);font-size:23px;font-weight:500}.share-menu-close{width:40px;height:40px;border:1px solid var(--line);border-radius:50%;background:#fff;color:var(--ink);font-size:25px;line-height:1;cursor:pointer}.share-menu-options{display:grid;gap:10px}.share-menu-option{display:flex;align-items:center;justify-content:center;min-height:50px;padding:10px 18px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--ink);font:600 15px/1.4 var(--sans);text-decoration:none;cursor:pointer}.share-menu-line{border-color:#06c755;color:#087d39}.share-menu-option:hover,.share-menu-option:focus{border-color:var(--red);outline:2px solid transparent;background:#f5eee2}@media(max-width:760px){.share-menu-backdrop{align-items:flex-end;padding:12px}.share-menu{padding:22px 18px 24px;border-radius:20px}.share-menu-heading h2{font-size:22px}}
