@import url('https://fonts.googleapis.com/css2?family=Shippori+Mincho:wght@400;500;600;700&family=Zen+Kaku+Gothic+New:wght@400;500;700&family=Cormorant+Garamond:wght@400;500;600&display=swap');
.zoroya-scope .p-hero {background:#141414 !important;}
.zoroya-scope .p-hero .bgph {opacity:1 !important; mix-blend-mode:normal !important;}
.zoroya-scope .p-hero .bgph::after {content:""; position:absolute; inset:0; background:rgb(38 38 38 / 71%);}
.zoroya-scope .p-hero .eyebrow {color:#fff;}
.zoroya-scope .p-hero h1 {color:#fff;}
.zoroya-scope section.p-hero h1 {font-size:clamp(23px,3.3vw,34px);}
.zoroya-scope .p-hero p {color:rgba(255,255,255,.9);}
.zoroya-scope .c-policy {background:var(--white); padding:96px 0 112px;}
.zoroya-scope .c-policy .l-inner {width:min(820px, calc(100% - 52px));}
.zoroya-scope .c-policy .art {counter-reset:sec;}
.zoroya-scope .c-policy section {border-top:1px solid var(--line); padding:38px 0 0; margin-bottom:38px;}
.zoroya-scope .c-policy section:first-of-type {border-top:1px solid var(--line-2);}
.zoroya-scope .c-policy h2 {font-size:clamp(16px,2.2vw,20px); font-weight:500; margin:0 0 16px; line-height:1.7;
  display:flex; gap:16px; align-items:baseline;}
.zoroya-scope .c-policy h2::before {counter-increment:sec; content:counter(sec,decimal-leading-zero);
  font-family:'Zen Kaku Gothic New',sans-serif; font-weight:700; font-size:.92em;
  letter-spacing:.02em; color:var(--green); flex:none;}
.zoroya-scope .c-policy p {margin:0 0 16px; font-size:14.5px; line-height:2.15;}
.zoroya-scope .c-policy p:last-child {margin-bottom:0;}
.zoroya-scope .c-policy ul {margin:0 0 16px; padding-left:1.4em; font-size:14.5px; line-height:2.15;}
.zoroya-scope .c-policy ul li {margin-bottom:5px;}
.zoroya-scope .c-policy .meta {margin-top:52px; padding-top:26px; border-top:1px solid var(--line-2);
  font-family:'Zen Kaku Gothic New',sans-serif; font-size:14px; color:var(--muted); line-height:2.2; letter-spacing:.02em;}
@media(max-width:768px) {
.zoroya-scope .c-policy {padding:72px 0 84px;}
}
@keyframes zcUp {from{opacity:0; transform:translateY(22px);} to{opacity:1; transform:none;}}
.zoroya-scope section.p-hero h1 {animation:zcUp .9s ease both .1s;}
@supports (animation-timeline: view()) {
.zoroya-scope .c-policy .art > section, .zoroya-scope .c-policy .meta {
    animation:zcUp .8s ease both; animation-timeline:view(); animation-range:entry 0% entry 52%;}
}
@media (prefers-reduced-motion: reduce) {
.zoroya-scope section.p-hero h1, .zoroya-scope .c-policy .art > section, .zoroya-scope .c-policy .meta {animation:none; opacity:1; transform:none;}
}
#header .c-gnav .menu-item > a,
  #fix_header .c-gnav .menu-item > a,
  .p-spMenu a,
  .c-spnav a,
  .c-listMenu a,
  .l-footer a{font-family:'Zen Kaku Gothic New',sans-serif;}
  
  #header .w-header,
  #header .w-header a{font-family:'Shippori Mincho',serif; font-weight:700;}
.zoroya-scope {
  --white:#FFFFFF;          
  --sub:#F0EFEA;            
  --sub-2:#F8F7F4;          
  --ink:#3D3D3D;            
  --ink-d:#232323;          
  --muted:#767268;          
  --line:#E3E0D7;           
  --line-2:#D2CEC2;         
  --green:#1A6B3C;          
  --green-d:#12512D;        
  --seal:#B4462F;           
  
  --rice:#D9A825;           
  --rice-pale:#F7F1E2;      
  --rice-ink:#8A6410;       
  --maxw:1100px;
}
.zoroya-scope * {box-sizing:border-box;}
.zoroya-scope {scroll-behavior:smooth;}
.zoroya-scope {
  margin:0; color:var(--ink);
  font-family:'Zen Kaku Gothic New',sans-serif; font-size:16px; line-height:2.0;
  -webkit-font-smoothing:antialiased; overflow-x:hidden;
  
  background-color:var(--white);
  background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='150' height='150'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' stitchTiles='stitch'/></filter><rect width='100%25' height='100%25' filter='url(%23n)' opacity='0.03'/></svg>");
}
.zoroya-scope img {max-width:100%; display:block;}
.zoroya-scope a {color:inherit;}
.zoroya-scope .mincho {font-family:'Shippori Mincho',serif; font-weight:500;}
.zoroya-scope .en {font-family:'Cormorant Garamond',serif; font-weight:500; letter-spacing:.06em;}
.zoroya-scope h1, .zoroya-scope h2, .zoroya-scope h3, .zoroya-scope .lead, .zoroya-scope .btn, .zoroya-scope summary {word-break:auto-phrase; text-wrap:balance;}
.zoroya-scope h1, .zoroya-scope h2, .zoroya-scope h3 {font-family:'Shippori Mincho',serif; font-weight:500; color:var(--ink-d); line-height:1.7;}
.zoroya-scope .tate {writing-mode:vertical-rl; text-orientation:mixed; font-feature-settings:"vkrn" 1;
  line-height:1.95; letter-spacing:.06em;}
.zoroya-scope .tate .num, .zoroya-scope .tate .lat {text-combine-upright:all;}
.zoroya-scope .skip-link {position:absolute; left:-9999px; top:0; background:var(--green); color:#fff;
  padding:10px 16px; z-index:999; text-decoration:none;}
.zoroya-scope .skip-link:focus {left:8px; top:8px;}
.zoroya-scope a:focus-visible, .zoroya-scope button:focus-visible, .zoroya-scope summary:focus-visible, .zoroya-scope [tabindex]:focus-visible {
  outline:2px solid var(--green); outline-offset:3px; border-radius:2px;}
@media (hover:none) {
.zoroya-scope .btn, .zoroya-scope .l-header a, .zoroya-scope .c-fixbar a {min-height:44px;}
}
.zoroya-scope .l-inner {width:min(var(--maxw), calc(100% - 52px)); margin-inline:auto;}
.zoroya-scope .l-sec {padding:132px 0; position:relative;}
.zoroya-scope .is-sub {background:var(--sub);}
.zoroya-scope .sec-label {display:block; margin:0 0 22px; line-height:1.3;}
.zoroya-scope .sec-label .ja {display:inline-flex; align-items:center; gap:9px; font-family:'Shippori Mincho',serif; font-size:13px; letter-spacing:.16em; color:var(--ink); font-weight:600;}
.zoroya-scope .sec-label .ja::before {content:""; width:7px; height:7px; background:var(--seal); flex:none; border-radius:1px;}
.zoroya-scope .sec-label .lat {display:block; font-family:'Cormorant Garamond',serif; font-weight:500;
  font-size:clamp(30px,4.4vw,50px); color:var(--ink-d); letter-spacing:.04em; margin-top:2px;}
.zoroya-scope .eyebrow {display:inline-flex; align-items:center; gap:9px; font-size:13px; letter-spacing:.16em; color:var(--ink); font-weight:600;
  font-family:'Shippori Mincho',serif;}
.zoroya-scope .eyebrow::before {content:""; width:7px; height:7px; background:var(--seal); flex:none; border-radius:1px;}
.zoroya-scope .h-sec {font-size:clamp(23px,3.3vw,36px); font-weight:500; line-height:1.72; margin:14px 0 0; letter-spacing:.03em;}
.zoroya-scope .h-sec .mk {color:var(--green);}
.zoroya-scope .lead {color:var(--muted); font-size:15.5px; line-height:2.1; font-family:'Zen Kaku Gothic New',sans-serif;}
.zoroya-scope .rule {height:1px; background:var(--line); border:0; margin:0;}
.zoroya-scope .ear-rule {display:flex; align-items:center; gap:18px; color:var(--line-2);}
.zoroya-scope .ear-rule::before, .zoroya-scope .ear-rule::after {content:""; flex:1; height:1px; background:currentColor;}
.zoroya-scope .ear-rule svg {color:var(--green); opacity:.8; flex:none;}
.zoroya-scope .btn {display:inline-flex; align-items:center; justify-content:center; gap:10px;
  padding:17px 34px; font-weight:500; font-size:15px; text-decoration:none; letter-spacing:.06em;
  font-family:'Zen Kaku Gothic New',sans-serif; border-radius:2px;
  transition:background-color .3s, color .3s, transform .3s;}
.zoroya-scope .btn svg {flex:none;}
.zoroya-scope .btn--main {background:var(--green); color:#fff; border:1px solid var(--green);}
.zoroya-scope .btn--main:hover {background:var(--green-d); border-color:var(--green-d); transform:translateY(-2px);}
.zoroya-scope .btn--sub {background:transparent; color:var(--green); border:1px solid var(--green);}
.zoroya-scope .btn--sub:hover {background:var(--green); color:#fff; transform:translateY(-2px);}
.zoroya-scope .btn--seal {background:var(--seal); color:#fff; border:1px solid var(--seal);}
.zoroya-scope .btn--seal:hover {filter:brightness(.9); transform:translateY(-2px);}
.zoroya-scope .btn--onDark {color:#fff; border-color:rgba(255,255,255,.7);}
.zoroya-scope .btn--onDark:hover {background:#fff; color:var(--green-d); border-color:#fff;}
.zoroya-scope .btn-row {display:flex; gap:14px; flex-wrap:wrap;}
.zoroya-scope .l-header {position:sticky; top:0; z-index:80; background:rgba(255,255,255,.94);
  backdrop-filter:blur(8px); border-bottom:1px solid transparent; transition:box-shadow .3s, border-color .3s;}
.zoroya-scope .l-header.is-stuck {box-shadow:0 4px 20px -16px rgba(35,35,35,.5); border-bottom-color:var(--line);}
.zoroya-scope .l-header .bar {display:flex; align-items:center; justify-content:space-between; gap:20px;
  height:78px; width:min(1280px, calc(100% - 44px)); margin-inline:auto;}
.zoroya-scope .l-header .brand {display:flex; align-items:center; gap:11px; text-decoration:none;
  font-family:'Shippori Mincho',serif; font-weight:600; font-size:21px; letter-spacing:.1em; color:var(--ink-d);}
.zoroya-scope .l-header .brand img {width:46px; height:46px; flex:none;}
.zoroya-scope .l-header .brand small {display:block; font-family:'Zen Kaku Gothic New',sans-serif;
  font-size:10.5px; font-weight:400; color:var(--muted); letter-spacing:.05em; line-height:1.6;}
.zoroya-scope .l-header .acts {display:flex; align-items:center; gap:10px;}
.zoroya-scope .l-header .acts .btn {padding:12px 20px; font-size:13.5px; white-space:nowrap;}
.zoroya-scope .l-header .acts .sp-only {display:none;}
@media(max-width:900px) {
.zoroya-scope .l-header .bar {height:66px;}
.zoroya-scope .l-header .brand {font-size:17px;}
.zoroya-scope .l-header .brand img {width:38px; height:38px;}
.zoroya-scope .l-header .brand small {display:none;}
.zoroya-scope .l-header .acts .pc-only {display:none;}
.zoroya-scope .l-header .acts .sp-only {display:inline-flex;}
}
.zoroya-scope .c-check {background:var(--sub); padding:132px 0; position:relative; overflow:hidden;}
.zoroya-scope .c-check .bgph {position:absolute; inset:0; background:url('assets/images/section-bg-check.jpg') center/cover;
  opacity:.42; z-index:0; mix-blend-mode:multiply;}
.zoroya-scope .c-check .l-inner {position:relative; z-index:1; width:min(840px, calc(100% - 52px));}
.zoroya-scope .c-check .head {margin-bottom:46px;}
.zoroya-scope .c-check .head p {font-size:14.5px; color:var(--muted); max-width:34em; margin:18px 0 0;}
.zoroya-scope .c-check .sheet {background:var(--white); border:1px solid var(--line); padding:clamp(24px,4.2vw,48px); position:relative;}
.zoroya-scope .c-check .sheet::before {content:''; position:absolute; left:0; top:0; width:100%; height:3px; background:var(--green);}
.zoroya-scope .c-check .st {display:flex; justify-content:space-between; align-items:baseline; gap:16px;
  border-bottom:1px solid var(--line); padding-bottom:16px; margin-bottom:6px;}
.zoroya-scope .c-check .st .t {font-family:'Shippori Mincho',serif; font-weight:600; font-size:clamp(16px,2vw,20px); letter-spacing:.1em;}
.zoroya-scope .c-check .st .no {font-family:'Cormorant Garamond',serif; font-size:13px; letter-spacing:.2em; color:var(--muted); white-space:nowrap;}
.zoroya-scope .c-check .item {display:flex; align-items:flex-start; gap:16px; padding:16px 8px; border-bottom:1px dashed var(--line);
  cursor:pointer; border-radius:4px; transition:background-color .2s;}
.zoroya-scope .c-check .item:last-of-type {border-bottom:none;}
.zoroya-scope .c-check .item:hover {background:var(--rice-pale);}
.zoroya-scope .c-check .item:focus-visible {outline:2px solid var(--green); outline-offset:2px;}
.zoroya-scope .c-check .cb {position:relative; width:24px; height:24px; border:1.5px solid var(--line-2); border-radius:4px;
  flex:none; margin-top:5px; background:var(--white); transition:background-color .2s, border-color .2s;}
.zoroya-scope .c-check .cb svg {position:absolute; left:-5px; top:-10px; width:34px; height:34px; overflow:visible;
  opacity:0; transition:opacity .2s;}
.zoroya-scope .c-check .cb svg path {fill:none; stroke:var(--green); stroke-width:5; stroke-linecap:round; stroke-linejoin:round;}
.zoroya-scope .c-check .item.checked .cb {border-color:var(--green); background:var(--white);}
.zoroya-scope .c-check .item.checked .cb svg {opacity:1;}
.zoroya-scope .c-check .item.checked .tx {color:var(--ink-d);}
.zoroya-scope .c-check .tx {font-size:clamp(14px,1.9vw,16px); line-height:1.9; letter-spacing:.02em;}
.zoroya-scope .c-check .tally {margin-top:26px; padding:24px 26px; background:var(--rice-pale);
  border-top:2px solid var(--rice);
  display:flex; align-items:center; gap:22px; flex-wrap:wrap;}
.zoroya-scope .c-check .tally .score {font-family:'Shippori Mincho',serif; font-weight:500;
  font-size:clamp(28px,3.6vw,40px); color:var(--green); white-space:nowrap; line-height:1.2;}
.zoroya-scope .c-check .tally .score small {font-size:.42em; color:var(--muted);}
.zoroya-scope .c-check .tally p {margin:0; font-size:14.5px; flex:1; min-width:15em;}
.zoroya-scope .c-check .tally b {font-family:'Shippori Mincho',serif; font-weight:600; color:var(--ink-d);
  background:linear-gradient(transparent 62%, rgba(217,168,37,.55) 62%);}
.zoroya-scope .c-merit {background:var(--white); padding:132px 0 0;}
.zoroya-scope .c-merit .head {margin-bottom:64px; display:grid; grid-template-columns:1fr auto; gap:28px;
  align-items:end; border-bottom:1px solid var(--line-2); padding-bottom:24px;}
.zoroya-scope .c-merit .head h2 {margin:0; font-size:clamp(23px,3.3vw,36px); font-weight:500; line-height:1.7;}
.zoroya-scope .c-merit .head h2 .mk {color:var(--green);}
.zoroya-scope .c-merit .head .cnt {font-family:'Cormorant Garamond',serif; font-size:15px; letter-spacing:.2em;
  color:var(--muted); white-space:nowrap; padding-bottom:6px;}
.zoroya-scope .c-merit .grid {display:grid; grid-template-columns:1fr 1fr; gap:60px;}
.zoroya-scope .c-merit .col .eyebrow {font-size:11.5px;}
.zoroya-scope .c-merit .col h3 {font-size:clamp(18px,2.4vw,24px); font-weight:500; line-height:1.75; margin:14px 0 26px;}
.zoroya-scope .c-merit .stack {position:relative; width:100%; aspect-ratio:9/7; margin-bottom:28px;}
.zoroya-scope .c-merit .stack .back {position:absolute; inset:0; background:var(--sub);
  transform:translate(14px,-12px);}
.zoroya-scope .c-merit .stack .front {position:absolute; inset:0; overflow:hidden; transition:transform .4s;}
.zoroya-scope .c-merit .stack .front img {width:100%; height:100%; object-fit:cover;}
.zoroya-scope .c-merit .col:hover .stack .front {transform:translate(-4px,4px);}
.zoroya-scope .c-merit .col p {font-size:15px; margin:0 0 22px;}
.zoroya-scope .c-merit ul {list-style:none; margin:0; padding:0; border-top:1px solid var(--line);}
.zoroya-scope .c-merit ul li {display:flex; gap:12px; align-items:flex-start; padding:13px 2px;
  border-bottom:1px solid var(--line); font-size:14.5px;}
.zoroya-scope .c-merit ul li svg {flex:none; margin-top:8px; color:var(--green);}
.zoroya-scope .c-local {background:var(--rice-pale); margin-top:108px; padding:76px 0; position:relative; overflow:hidden;}
.zoroya-scope .c-local .l-inner {display:grid; grid-template-columns:auto auto 1fr; gap:44px; align-items:center; position:relative; z-index:1;}
.zoroya-scope .c-local .gifu {margin:0; text-align:center;}
.zoroya-scope .c-local .gifu img {width:clamp(74px,8vw,104px); height:auto; opacity:.9;}
.zoroya-scope .c-local .gifu figcaption {margin-top:8px; font-family:'Shippori Mincho',serif; font-size:12.5px;
  letter-spacing:.1em; color:var(--green);}
.zoroya-scope .c-local h3 {font-size:clamp(18px,2.5vw,26px); font-weight:500; margin:0; line-height:1.75; max-width:13em;}
.zoroya-scope .c-local p {margin:0; font-size:14.5px; color:var(--ink);}
.zoroya-scope .c-local .bgph {position:absolute; inset:0; background:url('assets/images/merit-local.jpg') center/cover;
  opacity:.16; z-index:0; mix-blend-mode:multiply;}
.zoroya-scope .c-flow {background:var(--white); padding:132px 0;}
.zoroya-scope .c-flow .head {display:grid; grid-template-columns:1.25fr .75fr; gap:40px; align-items:end; margin-bottom:64px;}
.zoroya-scope .c-flow .steps {display:grid; grid-template-columns:repeat(4,1fr); gap:26px;}
.zoroya-scope .c-flow .step {border-top:1px solid var(--line-2); padding-top:20px;}
.zoroya-scope .c-flow .step .topline {display:flex; align-items:center; gap:12px; margin-bottom:18px;}
.zoroya-scope .c-flow .step .lab {font-family:'Cormorant Garamond',serif; font-size:12px; letter-spacing:.22em; color:var(--muted);}
.zoroya-scope .c-flow .step .no {font-family:'Cormorant Garamond',serif; font-weight:500; font-size:40px; color:var(--green); line-height:1;}
.zoroya-scope .c-flow .step .ln {flex:1; height:1px; background:var(--green); transform:scaleX(0); transform-origin:left;}
.zoroya-scope .c-flow .step .pic {width:70px; height:70px; object-fit:contain; opacity:.9;}
.zoroya-scope .c-flow .step h3 {font-size:16.5px; font-weight:500; margin:16px 0 10px; line-height:1.75;}
.zoroya-scope .c-flow .step p {color:var(--muted); font-size:13.5px; margin:0; line-height:1.95;}
.zoroya-scope .c-flow .bill {margin-top:76px; background:var(--sub); padding:clamp(26px,4vw,48px);
  display:grid; grid-template-columns:1fr auto; gap:48px; align-items:center;}
.zoroya-scope .c-flow .bill .cap {font-size:13px; color:var(--muted); letter-spacing:.04em; margin:0 0 16px;}
.zoroya-scope .c-flow .bill dl {margin:0; display:grid; grid-template-columns:auto 1fr; gap:10px 24px; font-size:15px;}
.zoroya-scope .c-flow .bill dt {color:var(--muted); white-space:nowrap;}
.zoroya-scope .c-flow .bill dd {margin:0; font-family:'Shippori Mincho',serif; font-weight:600; color:var(--ink-d); letter-spacing:.04em;}
.zoroya-scope .c-flow .bill .notes {margin:20px 0 0; padding:0; list-style:none; font-size:12.5px; color:var(--muted); line-height:1.95;}
.zoroya-scope .c-flow .bill .pull {text-align:center; padding-left:48px; border-left:1px solid var(--line-2);}
.zoroya-scope .c-flow .bill .pull .n {font-family:'Shippori Mincho',serif; font-weight:600;
  font-size:clamp(42px,6.6vw,80px); line-height:1; color:var(--rice-ink); letter-spacing:.01em;}
.zoroya-scope .c-flow .bill .pull .n small {font-size:.3em; margin-left:.14em; color:var(--ink-d);}
.zoroya-scope .c-flow .bill .pull .t {font-size:12.5px; letter-spacing:.16em; color:var(--muted); margin-top:14px;}
.zoroya-scope .c-flow .push {margin-top:68px; text-align:center; font-family:'Shippori Mincho',serif;
  font-size:clamp(17px,2.3vw,23px); font-weight:500; line-height:2.1; color:var(--ink-d);}
.zoroya-scope .c-flow .push .mk {background:linear-gradient(transparent 64%, rgba(217,168,37,.5) 64%); padding-bottom:2px;}
.zoroya-scope .c-voice {background:var(--sub); padding:132px 0;}
.zoroya-scope .c-voice .head {max-width:24em; margin-bottom:10px;}
.zoroya-scope .c-voice .head .q .nw {white-space:nowrap;}
.zoroya-scope .c-voice .head .q {font-family:'Shippori Mincho',serif; font-size:clamp(22px,3.6vw,40px); font-weight:500;
  line-height:1.75; margin:0; padding-left:24px; border-left:2px solid var(--green); color:var(--ink-d);}
.zoroya-scope .c-voice .head .by {margin:20px 0 0 24px; font-size:14.5px; color:var(--muted);}
.zoroya-scope .c-voice .head .by b {color:var(--ink-d); font-weight:500; font-family:'Shippori Mincho',serif;}
.zoroya-scope .c-voice .grid {display:grid; grid-template-columns:repeat(3,1fr); gap:28px; margin-top:52px;}
.zoroya-scope .c-voice .vcard {background:var(--white); border:1px solid var(--line); padding:32px 28px; display:flex; flex-direction:column;}
.zoroya-scope .c-voice .vcard .logo {width:60px; height:60px; object-fit:cover; border-radius:50%; margin-bottom:20px;}
.zoroya-scope .c-voice .vcard .meta {font-size:12px; color:var(--muted); letter-spacing:.06em; margin:0 0 14px;}
.zoroya-scope .c-voice .vcard .meta b {display:block; font-family:'Shippori Mincho',serif; font-size:16px;
  color:var(--ink-d); font-weight:600; margin-bottom:4px; letter-spacing:.04em;}
.zoroya-scope .c-voice .vcard blockquote {margin:0; font-size:14.5px; line-height:2.05; position:relative; padding-top:16px;}
.zoroya-scope .c-voice .vcard blockquote::before {content:""; position:absolute; left:0; top:0; width:28px; height:2px; background:var(--rice);}
.zoroya-scope .c-voice .tail {margin-top:48px; text-align:center; font-family:'Shippori Mincho',serif;
  font-size:16.5px; font-weight:500; color:var(--ink-d);}
.zoroya-scope .c-voice .placeholder-note {margin-top:14px; text-align:center; font-size:12px; color:var(--muted); letter-spacing:.06em;}
.zoroya-scope .c-rice {background:var(--white); padding:132px 0 0; overflow-x:clip;}
.zoroya-scope .c-rice .intro {display:grid; grid-template-columns:auto 1fr; gap:60px; align-items:start; margin-bottom:88px;}
.zoroya-scope .c-rice .intro .tate-wrap {padding-top:4px;}
.zoroya-scope .c-rice .intro h2 {margin:0; font-size:clamp(26px,3.8vw,44px); font-weight:500; max-height:16em; letter-spacing:.08em;}
.zoroya-scope .c-rice .intro .rlead {font-family:'Shippori Mincho',serif; font-size:clamp(17px,2.3vw,23px);
  font-weight:500; color:var(--green); margin:0 0 26px; line-height:1.9;}
.zoroya-scope .c-rice .story {max-width:38em; font-size:15.5px; line-height:2.2; margin:0;}
.zoroya-scope .c-rice .story p {margin:0 0 1.4em;}
.zoroya-scope .c-rice .zig {display:grid; gap:84px;}
.zoroya-scope .c-rice .blk {position:relative; display:grid; grid-template-columns:1.15fr .85fr; align-items:center;}
.zoroya-scope .c-rice .blk:nth-child(even) {grid-template-columns:.85fr 1.15fr;}
.zoroya-scope .c-rice .blk .img {position:relative; aspect-ratio:16/11; overflow:hidden;}
.zoroya-scope .c-rice .blk:nth-child(even) .img {order:2;}
.zoroya-scope .c-rice .blk .img img {width:100%; height:100%; object-fit:cover;}
.zoroya-scope .c-rice .blk .card {position:relative; z-index:3; background:var(--white); border:1px solid var(--line);
  padding:34px 32px; margin-left:-64px;}
.zoroya-scope .c-rice .blk:nth-child(even) .card {order:1; margin-left:0; margin-right:-64px;}
.zoroya-scope .c-rice .blk .n {position:absolute; font-family:'Cormorant Garamond',serif; font-weight:500;
  font-size:clamp(64px,9.5vw,130px); color:var(--green); line-height:.8; opacity:.28; z-index:1; top:-46px;}
.zoroya-scope .c-rice .blk:nth-child(odd) .n {right:5%;}
.zoroya-scope .c-rice .blk:nth-child(even) .n {left:5%;}
.zoroya-scope .c-rice .blk h3 {font-size:clamp(17px,2.3vw,23px); font-weight:500; margin:0 0 14px; line-height:1.75;}
.zoroya-scope .c-rice .blk p {color:var(--muted); font-size:14.5px; margin:0;}
.zoroya-scope .c-rice .bleed {margin:110px 0 0; width:100vw; margin-left:calc(50% - 50vw); position:relative;}
.zoroya-scope .c-rice .bleed img {width:100%; height:clamp(300px,48vh,540px); object-fit:cover;}
.zoroya-scope .c-rice .bleed figcaption {position:absolute; left:0; right:0; bottom:0; padding:30px 7vw;
  background:linear-gradient(transparent, rgba(35,35,35,.72)); color:#fff;
  font-family:'Shippori Mincho',serif; font-size:clamp(15px,2vw,19px); font-weight:500; line-height:1.9;}
.zoroya-scope .c-rice .feats {display:grid; grid-template-columns:repeat(5,1fr); gap:22px; padding:76px 0;}
.zoroya-scope .c-rice .feats-band {background:var(--rice-pale); margin-top:0;}
.zoroya-scope .c-rice .feat {text-align:center;}
.zoroya-scope .c-rice .feat img {width:66px; height:66px; object-fit:contain; margin:0 auto 16px; opacity:.9;}
.zoroya-scope .c-rice .feat span {display:block; font-size:13.5px; line-height:1.85; color:var(--ink);}
.zoroya-scope .c-sim {background:var(--sub); border-block:1px solid var(--line); padding:36px 0;}
.zoroya-scope .c-sim .l-inner {display:flex; align-items:center; gap:22px; flex-wrap:wrap; justify-content:center; text-align:center;}
.zoroya-scope .c-sim .badge {font-family:'Cormorant Garamond',serif; font-size:13px; letter-spacing:.22em;
  color:var(--rice-ink); border:1px solid var(--rice); background:var(--rice-pale);
  padding:5px 14px; white-space:nowrap;}
.zoroya-scope .c-sim p {margin:0; font-size:14px; color:var(--muted);}
.zoroya-scope .c-sim p b {color:var(--ink-d); font-weight:500; font-family:'Shippori Mincho',serif;}
.zoroya-scope .c-faq {background:var(--white); padding:132px 0;}
.zoroya-scope .c-faq .l-inner {width:min(860px, calc(100% - 52px));}
.zoroya-scope .c-faq .head {margin-bottom:48px; display:flex; align-items:baseline; justify-content:space-between;
  gap:24px; flex-wrap:wrap; border-bottom:1px solid var(--line-2); padding-bottom:22px;}
.zoroya-scope .c-faq .head h2 {margin:0; font-size:clamp(23px,3.3vw,36px); font-weight:500;}
.zoroya-scope .c-faq .head .cnt {font-family:'Cormorant Garamond',serif; font-size:14px; letter-spacing:.16em; color:var(--muted);}
.zoroya-scope .c-faq .cat {margin-top:56px;}
.zoroya-scope .c-faq .cat:first-of-type {margin-top:0;}
.zoroya-scope .c-faq .cat > h3 {font-size:13px; font-family:'Zen Kaku Gothic New',sans-serif; font-weight:500;
  letter-spacing:.18em; color:var(--green); display:flex; align-items:center; gap:12px; margin:0 0 8px;}
.zoroya-scope .c-faq .cat > h3::before {content:""; width:22px; height:1px; background:var(--green); flex:none;}
.zoroya-scope .c-faq .faq {border-top:1px solid var(--line-2);}
.zoroya-scope .c-faq .qa {border-bottom:1px solid var(--line);}
.zoroya-scope .c-faq .qbtn {width:100%; background:none; border:0; text-align:left; cursor:pointer;
  display:flex; align-items:flex-start; gap:18px; padding:24px 4px; font:inherit; color:inherit;}
.zoroya-scope .c-faq .qbtn .qn {font-family:'Cormorant Garamond',serif; font-size:16px; color:var(--green);
  letter-spacing:.06em; flex:none; margin-top:2px;}
.zoroya-scope .c-faq .qbtn .qt {font-family:'Shippori Mincho',serif; font-size:clamp(15.5px,1.9vw,18px);
  font-weight:500; flex:1; line-height:1.8; color:var(--ink-d);}
.zoroya-scope .c-faq .qbtn .ico {flex:none; width:16px; height:16px; position:relative; transition:transform .35s ease; margin-top:9px;}
.zoroya-scope .c-faq .qbtn .ico::before, .zoroya-scope .c-faq .qbtn .ico::after {content:""; position:absolute; background:var(--green);}
.zoroya-scope .c-faq .qbtn .ico::before {top:7px; left:0; width:16px; height:1px;}
.zoroya-scope .c-faq .qbtn .ico::after {top:0; left:7px; width:1px; height:16px; transition:opacity .35s ease;}
.zoroya-scope .c-faq .qa.open .ico {transform:rotate(180deg);}
.zoroya-scope .c-faq .qa.open .ico::after {opacity:0;}
.zoroya-scope .c-faq .ans {overflow:hidden; height:0;}
.zoroya-scope .c-faq .ans .inner {padding:0 4px 26px 50px; color:var(--muted); font-size:14.5px; line-height:2.1;}
.zoroya-scope .c-faq .tax {margin-top:48px; padding:22px 26px; background:var(--rice-pale); border-left:2px solid var(--rice);
  font-size:13px; color:var(--ink); line-height:2;}
.zoroya-scope .c-faq .tax b {color:var(--ink-d); font-weight:500;}
.zoroya-scope .c-farm {position:relative; padding:132px 0; background:var(--sub); overflow:hidden;}
.zoroya-scope .c-farm .bgph {position:absolute; inset:0; background:url('assets/images/farm-wide.jpg') center/cover;
  opacity:.1; z-index:0; mix-blend-mode:multiply;}
.zoroya-scope .c-farm .l-inner {position:relative; z-index:1; display:grid; grid-template-columns:7fr 3fr; gap:60px; align-items:center;}
.zoroya-scope .c-farm .visual {position:relative;}
.zoroya-scope .c-farm .visual img {width:100%; aspect-ratio:4/3; object-fit:cover;}
.zoroya-scope .c-farm .visual .sub {position:absolute; right:-26px; bottom:-34px; width:36%; aspect-ratio:1/1;
  border:8px solid var(--sub); object-fit:cover;}
.zoroya-scope .c-farm .visual .quote {position:absolute; left:-26px; top:26px; z-index:2;
  background:var(--white); padding:26px 18px; border-top:2px solid var(--green);
  font-family:'Shippori Mincho',serif; font-size:clamp(15px,1.9vw,19px); font-weight:500;
  color:var(--ink-d); max-height:15em;}
.zoroya-scope .c-farm .txt p {font-size:14.5px; line-height:2.1;}
.zoroya-scope .c-farm .prof {margin-top:30px; padding-top:24px; border-top:1px solid var(--line-2); font-size:13.5px;
  color:var(--muted); line-height:2;}
.zoroya-scope .c-farm .prof b {display:block; font-family:'Shippori Mincho',serif; color:var(--ink-d);
  font-size:16px; font-weight:600; margin-bottom:8px; letter-spacing:.06em;}
.zoroya-scope .c-cta {background:var(--white); padding:126px 0; position:relative; overflow:hidden;
  border-top:1px solid var(--line);}
.zoroya-scope .c-cta .l-inner {position:relative; z-index:1; text-align:center;}
.zoroya-scope .c-cta h2 {font-size:clamp(25px,4vw,44px); font-weight:500; margin:14px 0 0; line-height:1.7;}
.zoroya-scope .c-cta .lead {margin:24px auto 0; max-width:30em;}
.zoroya-scope .c-cta .routes {display:grid; grid-template-columns:1fr 1fr; gap:26px; margin:56px 0 0; text-align:left;}
.zoroya-scope .c-cta .route {background:var(--sub); padding:36px 32px; display:flex; flex-direction:column;}
.zoroya-scope .c-cta .route h3 {font-size:18px; font-weight:500; margin:0 0 14px; line-height:1.7;}
.zoroya-scope .c-cta .route p {font-size:13.5px; color:var(--muted); margin:0 0 28px; flex:1; line-height:2;}
.zoroya-scope .c-cta .safe {margin:44px 0 0; font-size:13px; color:var(--muted); line-height:2;}
.zoroya-scope .c-info {background:var(--white); padding:104px 0; border-top:1px solid var(--line);}
.zoroya-scope .c-info .l-inner {display:grid; grid-template-columns:1fr 1.25fr; gap:60px; align-items:start;}
.zoroya-scope .c-info .logo-v-link {display:inline-block; line-height:0;}
.zoroya-scope .c-info .logo-v {width:auto; height:180px;}
.zoroya-scope .c-info .define {margin:24px 0 0; font-size:14.5px; line-height:2.1; color:var(--muted); max-width:26em;}
.zoroya-scope .c-info dl {margin:0; display:grid; grid-template-columns:7.5em 1fr; border-top:1px solid var(--line-2); align-self:center;}
.zoroya-scope .c-info dt, .zoroya-scope .c-info dd {padding:16px 4px; border-bottom:1px solid var(--line); margin:0; font-size:14px;}
.zoroya-scope .c-info dt {color:var(--muted);}
.zoroya-scope .c-info dd {color:var(--ink);}
.zoroya-scope .c-fixbar {position:fixed; left:0; right:0; bottom:0; z-index:90; background:rgba(255,255,255,.97);
  backdrop-filter:blur(8px); padding:12px 16px; transform:translateY(110%); transition:transform .4s ease;
  border-top:1px solid var(--line); box-shadow:0 -6px 24px -18px rgba(35,35,35,.5);}
.zoroya-scope .c-fixbar.is-on {transform:translateY(0);}
.zoroya-scope .c-fixbar .in {display:flex; align-items:center; justify-content:center; gap:12px;
  width:min(var(--maxw), 100%); margin-inline:auto;}
.zoroya-scope .c-fixbar .msg {font-family:'Shippori Mincho',serif; color:var(--ink-d); font-size:14px;
  font-weight:500; margin-right:auto; letter-spacing:.04em;}
.zoroya-scope .c-fixbar .btn {padding:13px 24px; font-size:14px; white-space:nowrap;}
@media(max-width:820px) {
.zoroya-scope .c-fixbar .msg {display:none;}
.zoroya-scope .c-fixbar .in {gap:8px;}
.zoroya-scope .c-fixbar .btn {flex:1; padding:14px 8px; font-size:13.5px;}
}
.zoroya-scope .l-footer {background:var(--sub); color:var(--muted); padding:64px 0 100px; font-size:13.5px;
  border-top:1px solid var(--line);}
.zoroya-scope .l-footer .l-inner {display:flex; justify-content:space-between; gap:36px; flex-wrap:wrap; align-items:flex-start;}
.zoroya-scope .l-footer a {color:var(--ink);}
.zoroya-scope .l-footer .nav {display:flex; gap:24px; flex-wrap:wrap;}
.zoroya-scope .l-footer .copy {width:100%; padding-top:30px; margin-top:14px; border-top:1px solid var(--line-2);
  font-family:'Cormorant Garamond',serif; font-size:13px; letter-spacing:.1em;}
.zoroya-scope .p-hero {background:var(--sub); padding:112px 0 96px; position:relative; overflow:hidden;
  border-bottom:1px solid var(--line);}
.zoroya-scope .p-hero .bgph {position:absolute; inset:0; background:url('assets/images/rice-field.jpg') center/cover;
  opacity:.44; z-index:0; mix-blend-mode:multiply;}
.zoroya-scope .p-hero .l-inner {position:relative; z-index:1;}
.zoroya-scope .p-hero h1 {font-size:clamp(26px,4vw,42px); font-weight:500; line-height:1.7; margin:14px 0 0;}
.zoroya-scope .p-hero p {margin:22px 0 0; font-size:15px; color:var(--ink); max-width:34em; line-height:2.1;}
@media(max-width:900px) {
.zoroya-scope .c-merit .grid, .zoroya-scope .c-flow .head, .zoroya-scope .c-cta .routes, .zoroya-scope .c-info .l-inner {grid-template-columns:1fr;}
.zoroya-scope .c-flow .steps {grid-template-columns:repeat(2,1fr); gap:36px 26px;}
.zoroya-scope .c-voice .grid {grid-template-columns:1fr;}
.zoroya-scope .c-rice .feats {grid-template-columns:repeat(3,1fr); gap:32px 18px;}
.zoroya-scope .c-rice .intro {grid-template-columns:1fr; gap:32px;}
.zoroya-scope .c-farm .l-inner {grid-template-columns:1fr; gap:80px;}
.zoroya-scope .c-local .l-inner {grid-template-columns:1fr; gap:22px; text-align:center;}
.zoroya-scope .c-local h3 {max-width:none;}
}
@media(max-width:768px) {
.zoroya-scope {font-size:15.5px;}
.zoroya-scope .l-sec, .zoroya-scope .c-check, .zoroya-scope .c-merit, .zoroya-scope .c-flow, .zoroya-scope .c-voice, .zoroya-scope .c-faq, .zoroya-scope .c-farm, .zoroya-scope .c-cta {padding-block:84px;}
.zoroya-scope .c-rice {padding-top:84px;}
.zoroya-scope .c-info {padding-block:72px;}
.zoroya-scope .c-flow .steps {grid-template-columns:1fr;}
.zoroya-scope .c-flow .bill {grid-template-columns:1fr; gap:30px;}
.zoroya-scope .c-flow .bill .pull {padding-left:0; padding-top:28px; border-left:0; border-top:1px solid var(--line-2);}
.zoroya-scope .c-rice .blk, .zoroya-scope .c-rice .blk:nth-child(even) {grid-template-columns:1fr;}
.zoroya-scope .c-rice .blk .img, .zoroya-scope .c-rice .blk:nth-child(even) .img {order:0;}
.zoroya-scope .c-rice .blk .card, .zoroya-scope .c-rice .blk:nth-child(even) .card {order:0; margin:-40px 14px 0;}
.zoroya-scope .c-rice .blk .n {top:-38px;}
.zoroya-scope .c-rice .feats {grid-template-columns:repeat(2,1fr); padding:64px 0 84px;}
.zoroya-scope .c-rice .bleed {margin-top:80px;}
.zoroya-scope .c-farm .visual .sub {right:-8px; bottom:-22px; border-width:5px;}
.zoroya-scope .c-farm .visual .quote {left:-10px; top:14px; padding:20px 14px;}
.zoroya-scope .c-info dl {grid-template-columns:1fr;}
.zoroya-scope .c-info dt {padding-bottom:0; border-bottom:0;}
.zoroya-scope .c-info .logo-v {height:150px;}
.zoroya-scope {padding-bottom:72px;}
.zoroya-scope .c-rice .intro h2.tate, .zoroya-scope .c-farm .visual .quote.tate {writing-mode:horizontal-tb; max-height:none;}
.zoroya-scope .c-farm .visual .quote {position:static; margin-bottom:20px;}
}
@media (prefers-reduced-motion: reduce) {
.zoroya-scope {scroll-behavior:auto;}
.zoroya-scope *, .zoroya-scope *::before, .zoroya-scope *::after {animation-duration:.01ms !important; animation-iteration-count:1 !important;
    transition-duration:.01ms !important;}
.zoroya-scope .c-flow .step .ln {transform:scaleX(1);}
}
