:root{
  --uy-bg:#f5ead7;
  --uy-paper:#fff8eb;
  --uy-paper-2:#f8ecd7;
  --uy-ink:#2b241d;
  --uy-soft-ink:#4e4033;
  --uy-muted:#705d4a;
  --uy-red:#a0191c;
  --uy-red-2:#7f1216;
  --uy-gold:#b07a34;
  --uy-line:#dfc9a8;
  --uy-shadow:0 20px 42px rgba(73,45,20,.14),0 4px 9px rgba(73,45,20,.08);
  --uy-radius:10px;
  --uy-serif:"Yu Mincho","Hiragino Mincho ProN","Noto Serif JP","HGS明朝E",serif;
  --uy-sans:"Yu Gothic","Hiragino Kaku Gothic ProN","Noto Sans JP",system-ui,sans-serif;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body.uy-archive-body,.uy-archive-body{margin:0;color:var(--uy-ink);font-family:var(--uy-sans);line-height:1.9;background:var(--uy-bg)}
.uy-page{min-height:100vh;overflow:hidden;position:relative;background-color:var(--uy-bg);background-image:url('../img/textures/washi.svg');background-repeat:repeat;background-size:360px 360px}
.uy-page:before{content:"";position:fixed;inset:0;pointer-events:none;background:radial-gradient(circle at 10% 4%,rgba(255,255,255,.55),transparent 25%),radial-gradient(circle at 86% 18%,rgba(143,74,27,.13),transparent 33%),linear-gradient(90deg,rgba(255,255,255,.20),rgba(128,89,47,.06),rgba(255,255,255,.18));mix-blend-mode:multiply;opacity:.7}.uy-page>*{position:relative}.uy-shell{width:min(1120px,calc(100% - 48px));margin:0 auto}
.uy-header{position:sticky;top:0;z-index:20;background:rgba(250,238,218,.86);backdrop-filter:blur(12px);border-bottom:1px solid rgba(210,185,149,.7)}
.uy-header__inner{width:min(1120px,calc(100% - 48px));margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:16px 0}.uy-logo{display:inline-flex;align-items:center;gap:10px;color:var(--uy-ink);text-decoration:none;white-space:nowrap}.uy-logo__mark{display:grid;place-items:center;width:36px;height:36px;border:1.5px solid #bda376;border-radius:50%;font-family:var(--uy-serif);font-weight:700;color:#8c6b38;background:rgba(255,248,235,.55)}.uy-logo__text{font-family:var(--uy-serif);font-size:31px;font-weight:800;letter-spacing:.055em}.uy-nav{display:flex;align-items:center;gap:25px;font-size:14px;font-weight:800}.uy-nav a{color:var(--uy-ink);text-decoration:none}.uy-nav a:hover{color:var(--uy-red)}.uy-nav__shop{padding:12px 18px;border-radius:3px;background:var(--uy-red);color:#fff!important;box-shadow:0 7px 17px rgba(124,18,22,.24)}.uy-menu-toggle{display:none;background:var(--uy-red);color:#fff;border:0;border-radius:4px;width:44px;height:44px;font-size:22px}.uy-hero{width:min(1120px,calc(100% - 48px));margin:48px auto 58px;display:grid;grid-template-columns:1.12fr .9fr;gap:58px;align-items:center}.uy-polaroid{background:#fffaf0;padding:17px 17px 43px;box-shadow:0 22px 38px rgba(55,35,18,.20);transform:rotate(-1.2deg);position:relative;border:1px solid rgba(214,191,155,.5)}.uy-polaroid:before,.uy-polaroid:after{content:"";position:absolute;background-image:url('../img/textures/tape.svg');background-size:100% 100%;width:88px;height:26px;opacity:.86;z-index:2}.uy-polaroid:before{left:-3px;top:-10px;transform:rotate(1deg)}.uy-polaroid:after{right:20px;bottom:11px;width:auto;height:auto;background:none;content:"さつま揚げ・蒲鉾の詰め合わせ";font-family:var(--uy-serif);font-size:14px;color:#80664b;letter-spacing:.04em}.uy-polaroid img{width:100%;display:block;aspect-ratio:1.38/1;object-fit:cover}.uy-hero__copy{position:relative;padding:24px 0}.uy-hero__copy:before{content:"";position:absolute;right:-120px;top:-80px;width:390px;height:390px;background:url('../img/textures/ink-stain.svg') center/contain no-repeat;opacity:.65;z-index:-1}.uy-kicker{font-weight:900;color:var(--uy-red);letter-spacing:.10em;margin:0 0 10px;font-family:var(--uy-serif)}.uy-hero h1{font-family:var(--uy-serif);font-size:clamp(46px,5vw,72px);line-height:1.12;letter-spacing:.095em;margin:0 0 18px;font-weight:700}.uy-lead{font-family:var(--uy-serif);font-weight:700;font-size:22px;margin:0 0 24px}.uy-text{color:var(--uy-muted);font-size:16px;margin:0 0 31px;font-weight:600}.uy-actions{display:flex;flex-wrap:wrap;gap:16px}.uy-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px;padding:12px 24px;border:1.5px solid var(--uy-red);border-radius:4px;text-decoration:none;font-weight:900;letter-spacing:.03em;color:var(--uy-red);background:rgba(255,250,240,.70);box-shadow:0 2px 0 rgba(160,25,28,.04)}.uy-btn--primary{background:var(--uy-red);color:#fff}.uy-section{width:min(1120px,calc(100% - 48px));margin:0 auto 56px}.uy-band{background-color:rgba(255,248,235,.72);background-image:url('../img/textures/washi-light.svg');background-size:360px 360px;border:1px solid rgba(223,206,179,.72);border-radius:var(--uy-radius);padding:48px;box-shadow:0 12px 34px rgba(73,45,20,.07)}.uy-grid{display:grid;gap:24px}.uy-grid--4{grid-template-columns:.78fr repeat(3,1fr)}.uy-grid--2{grid-template-columns:.74fr 1fr 1fr}.uy-grid--3{grid-template-columns:repeat(3,1fr)}.uy-section-title{margin:0 0 18px}.uy-label{display:block;font-size:13px;font-weight:900;color:var(--uy-red);text-transform:uppercase;letter-spacing:.09em;margin-bottom:9px}.uy-section-title h2{font-family:var(--uy-serif);font-size:clamp(30px,3vw,42px);line-height:1.28;margin:0 0 10px;font-weight:700;letter-spacing:.035em}.uy-section-title p{margin:0;color:var(--uy-muted);font-weight:600}.uy-card{background:rgba(255,252,245,.9);border:1px solid rgba(223,206,179,.8);border-radius:7px;overflow:hidden;box-shadow:0 12px 26px rgba(73,45,20,.11);text-decoration:none;color:var(--uy-ink);display:block}.uy-card img{width:100%;height:190px;object-fit:cover;display:block}.uy-card__body{padding:20px 22px 22px}.uy-card h3{font-family:var(--uy-serif);font-size:23px;line-height:1.35;margin:0 0 6px;font-weight:700}.uy-card p{margin:0 0 12px;color:#594939;font-weight:650}.uy-more{color:var(--uy-red);font-weight:900;font-size:14px}.uy-news{background:#211711;color:#f7ead7;border-radius:8px;padding:42px 40px;display:grid;grid-template-columns:1fr 320px;gap:34px;align-items:center;box-shadow:0 16px 34px rgba(30,20,12,.25);position:relative;overflow:hidden;background-image:url('../img/textures/wood-dark.svg');background-repeat:no-repeat;background-size:100% 100%;background-position:center}.uy-news > *{position:relative}.uy-news h2{font-family:var(--uy-serif);font-size:32px;margin:0 0 18px}.uy-news ul{list-style:none;margin:0;padding:0}.uy-news li{display:grid;grid-template-columns:105px 68px 1fr;gap:14px;align-items:center;border-bottom:1px solid rgba(255,255,255,.13);padding:7px 0;font-size:14px}.uy-news .tag{display:inline-flex;align-items:center;justify-content:center;background:#efe0c7;color:#5d321f;border-radius:999px;font-size:12px;font-weight:800;padding:3px 10px}.uy-news img{width:100%;height:150px;object-fit:cover;border:8px solid rgba(255,248,235,.88);box-shadow:0 10px 24px rgba(0,0,0,.28)}.uy-news .uy-btn{background:#fff8ed}.uy-split{display:grid;grid-template-columns:.72fr 1fr;gap:32px;align-items:start}.uy-mini-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.uy-photo-tile{position:relative;overflow:hidden;border-radius:7px;min-height:184px;background:#ddd;border:1px solid rgba(223,206,179,.75);box-shadow:0 12px 26px rgba(73,45,20,.11);display:block;color:#fff;text-decoration:none}.uy-photo-tile img{width:100%;height:100%;object-fit:cover;display:block;filter:saturate(.95)}.uy-photo-tile:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.58),rgba(0,0,0,.08) 58%,transparent)}.uy-photo-tile span{position:absolute;left:22px;bottom:18px;z-index:1;font-family:var(--uy-serif);font-size:23px;font-weight:800}.uy-under-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:18px}.uy-people{display:grid;grid-template-columns:.72fr 1.2fr 1fr;gap:24px;align-items:start}.uy-card--small img{height:150px}.uy-card--small h3{font-size:21px}.uy-gift{display:grid;grid-template-columns:.7fr 1.15fr 1fr 1fr;gap:24px;align-items:start}.uy-soft-card{min-height:190px;background:#f7e0df;border:1px solid #e5c7c3;border-radius:7px;display:flex;flex-direction:column;justify-content:center;padding:30px;text-decoration:none;color:var(--uy-ink);box-shadow:0 12px 26px rgba(73,45,20,.10)}.uy-soft-card--gold{background:#f3dfba;border-color:#dfc291}.uy-soft-card h3{font-family:var(--uy-serif);font-size:24px;margin:0 0 10px}.uy-workshop .uy-card img{height:170px}.uy-cta{display:grid;grid-template-columns:.82fr 1.2fr;gap:28px;align-items:center;background:rgba(255,250,240,.75);border-radius:9px;overflow:hidden;box-shadow:0 12px 26px rgba(73,45,20,.11)}.uy-cta__body{padding:44px}.uy-cta img{width:100%;height:240px;object-fit:cover;display:block}.uy-footer-cards{display:grid;grid-template-columns:.7fr 1fr 1fr;gap:24px;align-items:start}.uy-social{display:flex;justify-content:flex-end;gap:16px;margin-top:22px}.uy-social a{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:#e8d7bd;color:#4d3a2a;text-decoration:none;font-weight:900}.uy-footer{background:#211711;color:#efe5d3;margin-top:60px;background-image:url('../img/textures/wood-dark.svg');background-repeat:no-repeat;background-size:100% 100%;background-position:center}.uy-footer__inner{width:min(1120px,calc(100% - 48px));margin:0 auto;display:flex;align-items:center;gap:26px;justify-content:space-between;padding:28px 0}.uy-footer__links{display:flex;gap:28px;font-size:13px}.uy-footer a{color:#efe5d3;text-decoration:none}.uy-footer__copy{font-size:13px;color:#c7b59e}.uy-footer__seal{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#f8efe0;color:#211711;font-family:var(--uy-serif);font-weight:900}.uy-static-note{margin:28px auto;width:min(1120px,calc(100% - 48px));padding:16px 20px;background:#fff4dc;border:1px solid #e3c99d;border-radius:8px;color:#5b422b;font-size:14px}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.uy-news:before,.uy-footer:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,rgba(255,255,255,.035),transparent 18%,rgba(0,0,0,.10) 52%,transparent 82%,rgba(255,255,255,.025)),radial-gradient(circle at 82% 12%,rgba(255,225,170,.09),transparent 30%);mix-blend-mode:screen;opacity:.55}.uy-news{isolation:isolate}.uy-news > *{z-index:1}.uy-footer{position:relative;overflow:hidden;isolation:isolate}.uy-footer__inner{position:relative;z-index:1}
@media (max-width:900px){.uy-header__inner{width:min(100% - 32px,720px);padding:14px 0}.uy-logo__text{font-size:26px}.uy-menu-toggle{display:block}.uy-nav{display:none;position:absolute;top:72px;left:16px;right:16px;flex-direction:column;align-items:stretch;gap:0;background:#fff8ea;border:1px solid var(--uy-line);border-radius:10px;box-shadow:var(--uy-shadow);padding:8px}.uy-nav.is-open{display:flex}.uy-nav a{padding:13px 14px;border-bottom:1px solid #eadfcf}.uy-nav a:last-child{border-bottom:0}.uy-nav__shop{text-align:center;margin-top:6px}.uy-hero{width:min(100% - 32px,600px);grid-template-columns:1fr;gap:26px;margin:28px auto 34px}.uy-polaroid{padding:12px 12px 34px;transform:rotate(-.7deg)}.uy-polaroid:before{width:74px;height:22px}.uy-polaroid:after{font-size:12px;right:15px;bottom:10px}.uy-hero__copy{padding:12px 0}.uy-hero__copy:before{right:-170px;top:-62px;width:320px;height:320px}.uy-hero h1{font-size:40px}.uy-lead{font-size:18px}.uy-actions{display:grid}.uy-btn{width:100%}.uy-section{width:min(100% - 32px,600px);margin-bottom:34px}.uy-band{padding:24px}.uy-grid--4,.uy-grid--2,.uy-grid--3,.uy-split,.uy-people,.uy-gift,.uy-cta,.uy-footer-cards{grid-template-columns:1fr}.uy-card img,.uy-card--small img,.uy-workshop .uy-card img{height:auto;aspect-ratio:1.6/1}.uy-mini-grid{grid-template-columns:1fr}.uy-under-actions{grid-template-columns:1fr}.uy-news{grid-template-columns:1fr;padding:28px 22px}.uy-news li{grid-template-columns:86px 58px 1fr;gap:9px;font-size:12px}.uy-news img{height:auto}.uy-photo-tile{min-height:180px}.uy-cta__body{padding:28px}.uy-cta img{height:auto}.uy-social{justify-content:flex-start}.uy-footer__inner{width:min(100% - 32px,600px);display:grid;gap:16px}.uy-footer__links{display:grid;gap:9px}.uy-footer__seal{justify-self:end}}

/* v5: 贈りものセクション整形。斜め・段差・不自然な巨大カードを廃止 */
.uy-gift-section{background-color:rgba(255,249,238,.78);background-size:520px 520px;}
.uy-gift{display:grid;grid-template-columns:.58fr 1fr;grid-template-areas:"intro photo" "intro panels";gap:26px 38px;align-items:start;}
.uy-gift__intro{grid-area:intro;align-self:center;max-width:310px;}
.uy-gift__photo{grid-area:photo;margin:0;background:rgba(255,252,245,.94);border:1px solid rgba(213,190,154,.72);border-radius:8px;box-shadow:0 12px 26px rgba(73,45,20,.10);overflow:hidden;}
.uy-gift__photo img{display:block;width:100%;height:auto;aspect-ratio:2.15/1;object-fit:cover;}
.uy-gift__photo figcaption{font-family:var(--uy-serif);font-weight:700;color:#6c553e;padding:10px 16px 13px;background:rgba(255,250,240,.92);font-size:15px;}
.uy-gift__panels{grid-area:panels;display:grid;grid-template-columns:1fr 1fr;gap:20px;}
.uy-gift-panel{min-height:132px;border-radius:8px;text-decoration:none;color:var(--uy-ink);border:1px solid rgba(215,189,142,.86);box-shadow:0 10px 22px rgba(73,45,20,.08);padding:22px 24px;background:rgba(246,224,184,.86);display:flex;flex-direction:column;justify-content:center;}
.uy-gift-panel--pink{background:rgba(247,223,220,.9);border-color:rgba(226,196,191,.9);}
.uy-gift-panel span{display:block;color:var(--uy-red);font-weight:900;font-size:12px;letter-spacing:.08em;margin-bottom:9px;}
.uy-gift-panel strong{display:block;font-family:var(--uy-serif);font-size:24px;line-height:1.35;margin-bottom:12px;font-weight:700;}
.uy-gift-panel em{font-style:normal;color:#6a5340;font-weight:700;}
.uy-under-actions--gift{max-width:100%;margin-top:26px;}
@media (max-width:900px){.uy-gift{grid-template-columns:1fr;grid-template-areas:"intro" "photo" "panels";gap:20px}.uy-gift__intro{max-width:none}.uy-gift__panels{grid-template-columns:1fr}.uy-gift-panel{min-height:auto}.uy-gift-panel strong{font-size:22px}.uy-gift__photo img{aspect-ratio:1.55/1}}

/* Generic WordPress templates */
.uy-content-page { padding-top: 28px; }
.uy-entry { max-width: 980px; margin-left:auto; margin-right:auto; }
.uy-entry-content { font-size: 17px; line-height: 1.95; color: var(--uy-ink); }
.uy-entry-content h2, .uy-entry-content h3 { margin-top: 2.2em; }
.uy-entry-content img { max-width: 100%; height: auto; border-radius: 10px; }
.uy-entry-thumb img { width: 100%; height: auto; border-radius: 14px; margin-bottom: 24px; }
.uy-post-list { display:grid; gap:18px; }
.uy-post-card { background: rgba(255,252,244,.78); border:1px solid rgba(98,74,49,.16); border-radius:14px; padding:22px; box-shadow:0 12px 26px rgba(40,28,18,.06); }
.uy-post-card h2 { margin:0 0 10px; font-size: clamp(22px, 3vw, 30px); }
.uy-post-card h2 a { color: inherit; text-decoration:none; }

/* v6: 商品の背景ページ */
.uy-subpage .uy-header{margin-bottom:22px}.uy-subhero{width:min(1120px,calc(100% - 48px));margin:34px auto 54px;display:grid;grid-template-columns:1fr 1.05fr;gap:46px;align-items:center;padding:42px;background:rgba(255,248,235,.72);border:1px solid rgba(213,190,154,.72);border-radius:14px;box-shadow:var(--uy-shadow);position:relative;overflow:hidden}.uy-subhero:before{content:"";position:absolute;inset:0;background:url('../img/textures/ink-stain.svg') right -80px top -80px/360px no-repeat;opacity:.42;pointer-events:none}.uy-subhero__text,.uy-subhero__photo{position:relative;z-index:1}.uy-subhero h1{font-family:var(--uy-serif);font-size:clamp(42px,5vw,72px);line-height:1.18;letter-spacing:.05em;margin:0 0 16px}.uy-subhero .uy-lead{font-size:20px;line-height:1.9;color:#47382a;font-weight:700}.uy-paper-photo{background:#fffaf0;border:1px solid rgba(210,188,152,.65);padding:14px 14px 42px;box-shadow:0 18px 34px rgba(73,45,20,.17);transform:rotate(-1deg);position:relative}.uy-paper-photo:before,.uy-paper-photo:after{content:"";position:absolute;width:72px;height:22px;background:rgba(190,157,104,.45);top:14px;left:12px;border-radius:2px;transform:rotate(-2deg)}.uy-paper-photo:after{top:auto;left:auto;right:14px;bottom:13px;transform:rotate(3deg)}.uy-paper-photo img{width:100%;display:block;aspect-ratio:1.55/1;object-fit:cover}.uy-paper-photo figcaption{position:absolute;right:22px;bottom:14px;color:#6d5743;font-family:var(--uy-serif);font-weight:700}.uy-two-col{display:grid;grid-template-columns:1.05fr .72fr;gap:40px;align-items:start}.uy-note-card{background:rgba(255,252,245,.88);border:1px solid rgba(213,190,154,.72);border-radius:10px;padding:28px 30px;box-shadow:0 12px 26px rgba(73,45,20,.08)}.uy-note-card h3{font-family:var(--uy-serif);font-size:26px;margin:0 0 14px}.uy-note-card ul{margin:0;padding-left:1.2em;line-height:2;font-weight:700;color:#5e4a38}.uy-product-story{width:min(1120px,calc(100% - 48px));margin:0 auto 54px}.uy-story-card{display:grid;grid-template-columns:1.05fr .95fr;gap:46px;align-items:center;background:rgba(255,252,245,.64);padding:34px;border:1px solid rgba(213,190,154,.64);border-radius:14px;box-shadow:0 16px 36px rgba(73,45,20,.10)}.uy-story-card--reverse{grid-template-columns:.95fr 1.05fr}.uy-story-card--reverse figure{order:2}.uy-story-card__body h2{font-family:var(--uy-serif);font-size:clamp(34px,4vw,54px);line-height:1.25;margin:0 0 18px}.uy-story-card__body p{font-size:17px;line-height:2;color:#4e4033;font-weight:650}.uy-checks{list-style:none;margin:20px 0 22px;padding:0;display:grid;gap:10px}.uy-checks li{padding-left:28px;position:relative;font-weight:800;color:#5b4430}.uy-checks li:before{content:"✓";position:absolute;left:0;top:0;color:var(--uy-red);font-weight:900}.uy-center-title{text-align:center;max-width:780px;margin:0 auto 28px}.uy-use-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.uy-use-grid article{background:rgba(255,252,245,.88);border:1px solid rgba(213,190,154,.72);border-radius:10px;overflow:hidden;box-shadow:0 12px 26px rgba(73,45,20,.09)}.uy-use-grid img{width:100%;aspect-ratio:1.55/1;object-fit:cover;display:block}.uy-use-grid h3{font-family:var(--uy-serif);font-size:24px;margin:18px 20px 8px}.uy-use-grid p{margin:0 20px 22px;color:#5c4938;font-weight:650;line-height:1.8}.uy-process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.uy-process-grid figure{margin:0;background:#fffaf0;padding:10px 10px 16px;border:1px solid rgba(213,190,154,.75);border-radius:8px;box-shadow:0 12px 26px rgba(73,45,20,.10)}.uy-process-grid img{width:100%;aspect-ratio:1.5/1;object-fit:cover;display:block}.uy-process-grid figcaption{font-family:var(--uy-serif);font-weight:800;font-size:18px;padding:12px 4px 0}.uy-after-strip{background:#211711;color:#f7ead7;border-radius:10px;padding:34px 38px;display:flex;justify-content:space-between;gap:28px;align-items:center;background-image:url('../img/textures/wood-dark.svg');background-repeat:no-repeat;background-size:100% 100%;box-shadow:0 16px 34px rgba(30,20,12,.22)}.uy-after-strip h2{font-family:var(--uy-serif);font-size:34px;margin:0 0 8px}.uy-after-strip p{margin:0;color:#e6d7bf;font-weight:700}.uy-after-strip .uy-btn{background:#fff8ed}
@media (max-width:900px){.uy-subhero{width:min(100% - 32px,600px);grid-template-columns:1fr;padding:24px;gap:24px}.uy-subhero h1{font-size:40px}.uy-paper-photo{padding:11px 11px 36px}.uy-paper-photo figcaption{font-size:13px}.uy-two-col,.uy-story-card,.uy-story-card--reverse,.uy-use-grid,.uy-process-grid{grid-template-columns:1fr}.uy-story-card{padding:22px}.uy-story-card--reverse figure{order:0}.uy-after-strip{display:grid;padding:28px 22px}.uy-after-strip .uy-btn{width:100%}}

/* v7 additional archive pages */
.uy-page-list{display:grid;gap:18px}.uy-info-row{display:grid;grid-template-columns:180px 1fr;gap:22px;padding:18px 0;border-bottom:1px solid rgba(197,169,128,.45)}.uy-info-row dt{font-weight:900;color:var(--uy-red)}.uy-info-row dd{margin:0;color:#4e4033;font-weight:650}.uy-steps{counter-reset:uy-step;display:grid;gap:18px}.uy-step{position:relative;background:rgba(255,252,245,.88);border:1px solid rgba(213,190,154,.72);border-radius:10px;padding:24px 24px 24px 72px;box-shadow:0 12px 26px rgba(73,45,20,.08)}.uy-step:before{counter-increment:uy-step;content:counter(uy-step);position:absolute;left:24px;top:24px;width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:var(--uy-red);color:#fff;font-weight:900}.uy-step h3{font-family:var(--uy-serif);font-size:24px;margin:0 0 8px}.uy-step p{margin:0;color:#5c4938;font-weight:650}.uy-faq-list{display:grid;gap:16px}.uy-faq-item{background:rgba(255,252,245,.88);border:1px solid rgba(213,190,154,.72);border-radius:10px;padding:22px 24px}.uy-faq-item h3{font-family:var(--uy-serif);font-size:22px;margin:0 0 8px;color:#31271f}.uy-faq-item h3:before{content:"Q. ";color:var(--uy-red);font-family:var(--uy-sans);font-weight:900}.uy-faq-item p{margin:0;color:#5c4938;font-weight:650}.uy-menu-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.uy-wide-photo{width:100%;height:360px;object-fit:cover;border-radius:8px;box-shadow:var(--uy-shadow);border:12px solid rgba(255,250,240,.9)}.uy-compact-cta{background:rgba(160,25,28,.07);border:1px solid rgba(160,25,28,.20);border-radius:10px;padding:30px;display:flex;align-items:center;justify-content:space-between;gap:24px}.uy-compact-cta h2{font-family:var(--uy-serif);font-size:32px;margin:0 0 6px}.uy-compact-cta p{margin:0;color:#5c4938;font-weight:700}.uy-badge-list{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.uy-badge{display:inline-flex;align-items:center;border:1px solid rgba(160,25,28,.32);color:var(--uy-red);background:rgba(255,252,245,.72);border-radius:999px;padding:6px 14px;font-weight:900;font-size:13px}.uy-toc{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:24px}.uy-toc a{text-align:center;text-decoration:none;color:var(--uy-red);font-weight:900;border:1px solid rgba(160,25,28,.35);background:rgba(255,252,245,.7);border-radius:5px;padding:10px 12px}.uy-table{width:100%;border-collapse:collapse;background:rgba(255,252,245,.88);border:1px solid rgba(213,190,154,.72);border-radius:10px;overflow:hidden;box-shadow:0 12px 26px rgba(73,45,20,.08)}.uy-table th,.uy-table td{padding:16px 18px;border-bottom:1px solid rgba(213,190,154,.45);text-align:left;vertical-align:top}.uy-table th{color:var(--uy-red);font-weight:900;width:28%;background:rgba(245,224,190,.55)}.uy-table tr:last-child th,.uy-table tr:last-child td{border-bottom:0}
@media (max-width:900px){.uy-info-row{grid-template-columns:1fr;gap:6px}.uy-menu-cards,.uy-toc{grid-template-columns:1fr}.uy-compact-cta{display:grid}.uy-compact-cta .uy-btn{width:100%}.uy-wide-photo{height:240px}.uy-table,.uy-table tbody,.uy-table tr,.uy-table th,.uy-table td{display:block;width:100%}.uy-table th{border-bottom:0}.uy-table td{padding-top:0}}

/* v9: related links and gift page class conflict fix */
.uy-related{margin-top:10px;}
.uy-related__grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;}
.uy-related__link{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:54px;padding:13px 16px;border:1px solid rgba(160,25,28,.25);border-radius:6px;background:rgba(255,252,245,.78);color:var(--uy-red);font-weight:900;text-decoration:none;box-shadow:0 8px 20px rgba(73,45,20,.06);}
.uy-related__link:hover{background:rgba(255,248,235,.96);transform:translateY(-1px);}
.uy-related__link span{opacity:.75;}
@media (max-width:900px){.uy-related__grid{grid-template-columns:1fr 1fr}.uy-related__link{min-height:50px;font-size:13px}}
@media (max-width:520px){.uy-related__grid{grid-template-columns:1fr}}
.uy-feed-list a{color:#f7ead7;text-decoration:none;font-weight:800}.uy-feed-list a:hover{text-decoration:underline}.uy-feed-test{width:min(980px,calc(100% - 48px));margin:44px auto;background:rgba(255,248,235,.78);border:1px solid rgba(223,206,179,.72);border-radius:12px;padding:36px;box-shadow:0 12px 34px rgba(73,45,20,.07)}.uy-feed-test h1{font-family:var(--uy-serif);font-size:40px}.uy-feed-test code{background:#fff4dc;border:1px solid #ead4ad;padding:2px 6px;border-radius:4px}.uy-feed-debug{display:grid;gap:14px;margin-top:24px}.uy-feed-debug__item{background:#fffaf0;border:1px solid rgba(223,206,179,.8);border-radius:8px;padding:16px}.uy-feed-debug__meta{font-size:13px;color:#8c1b20;font-weight:900;margin-bottom:6px}.uy-feed-debug__item a{color:var(--uy-ink);font-weight:900}


/* v11: 美術館の展示キャプション寄りの静かなタイポグラフィ調整 */
.uy-section-title h2{
  font-size:clamp(24px,2.45vw,34px);
  line-height:1.55;
  letter-spacing:.045em;
  font-weight:700;
}
.uy-section-title p{
  font-size:15.5px;
  line-height:2.05;
  max-width:38em;
}
.uy-hero h1{
  font-size:clamp(38px,4.2vw,58px);
  line-height:1.24;
  letter-spacing:.085em;
}
.uy-hero .uy-lead{
  font-size:19px;
  line-height:1.85;
}
.uy-text{
  line-height:2.05;
}
.uy-subhero h1{
  font-size:clamp(34px,4vw,54px);
  line-height:1.35;
  letter-spacing:.045em;
}
.uy-subhero .uy-lead{
  font-size:18px;
  line-height:2.05;
}
.uy-story-card__body h2{
  font-size:clamp(28px,3.2vw,42px);
  line-height:1.45;
}
.uy-after-strip h2{
  font-size:28px;
  line-height:1.5;
}
.uy-card h3,.uy-soft-card h3,.uy-use-grid h3,.uy-note-card h3,.uy-step h3{
  line-height:1.55;
  letter-spacing:.035em;
}
.uy-gift .uy-section-title h2,
.uy-people .uy-section-title h2,
.uy-workshop .uy-section-title h2{
  font-size:clamp(28px,2.9vw,38px);
}
.uy-band{
  padding-top:54px;
  padding-bottom:54px;
}
.uy-gift{
  align-items:stretch;
}
.uy-gift__intro{
  padding-top:8px;
}
.uy-soft-card{
  justify-content:flex-start;
  min-height:170px;
  padding:28px 30px;
}
.uy-soft-card h3{
  font-size:22px;
  margin-bottom:16px;
}
@media (max-width:900px){
  .uy-hero h1{font-size:36px;line-height:1.34;}
  .uy-subhero h1{font-size:32px;line-height:1.42;}
  .uy-section-title h2{font-size:28px;line-height:1.55;}
  .uy-gift .uy-section-title h2,
  .uy-people .uy-section-title h2,
  .uy-workshop .uy-section-title h2{font-size:30px;}
}

/* v12 news archive / diary pages */
.uy-news-page .uy-news-hero{display:grid;grid-template-columns:1fr 340px;gap:36px;align-items:center;margin-top:36px;}
.uy-news-hero__title h1,.uy-entry-head h1{font-family:var(--uy-serif);font-size:clamp(34px,4vw,54px);line-height:1.32;letter-spacing:.045em;margin:0 0 14px;font-weight:700;}
.uy-news-hero__note{background:rgba(255,252,244,.72);border-left:3px solid rgba(143,27,31,.62);padding:22px 24px;color:#5b4938;font-weight:650;}
.uy-news-tools{margin-bottom:24px;}
.uy-news-search,.uy-wp-search{display:grid;grid-template-columns:1.4fr .8fr auto;gap:14px;align-items:end;background:rgba(255,248,235,.70);background-image:url('../img/textures/washi-light.svg');background-size:340px 340px;border:1px solid rgba(223,206,179,.70);border-radius:12px;padding:22px;}
.uy-wp-search{grid-template-columns:1fr auto;padding:0;background:none;background-image:none;border:0;}
.uy-news-search label,.uy-wp-search label{display:grid;gap:8px;font-weight:900;color:#604934;}
.uy-news-search input,.uy-news-search select,.uy-wp-search input{width:100%;box-sizing:border-box;border:1px solid rgba(98,74,49,.24);background:#fffaf0;border-radius:4px;min-height:48px;padding:10px 14px;font:inherit;color:var(--uy-ink);}
.uy-news-search button,.uy-wp-search button{min-height:48px;border:0;border-radius:4px;background:var(--uy-red);color:#fff;font-weight:900;padding:0 22px;cursor:pointer;}
.uy-news-layout{display:grid;grid-template-columns:1fr 300px;gap:34px;align-items:start;}
.uy-news-card-list{display:grid;gap:18px;}
.uy-news-entry-card{background:rgba(255,252,245,.82);background-image:url('../img/textures/washi-light.svg');background-size:320px 320px;border:1px solid rgba(223,206,179,.78);border-radius:12px;overflow:hidden;box-shadow:0 12px 28px rgba(73,45,20,.08);}
.uy-news-entry-card__link{display:grid;grid-template-columns:220px 1fr;gap:0;color:inherit;text-decoration:none;min-height:180px;}
.uy-news-entry-card__thumb{background:#efe3d0;min-height:180px;display:grid;place-items:center;overflow:hidden;}
.uy-news-entry-card__thumb img{width:100%;height:100%;object-fit:cover;display:block;}
.uy-news-entry-card__thumb--empty span{display:grid;place-items:center;width:64px;height:64px;border:1px solid rgba(129,97,53,.34);border-radius:50%;font-family:var(--uy-serif);font-size:30px;color:#8c6b38;background:rgba(255,248,235,.65);}
.uy-news-entry-card__body{padding:26px 30px;}
.uy-news-meta{display:flex;flex-wrap:wrap;gap:10px;align-items:center;margin:0 0 12px;font-size:13px;font-weight:900;color:#806a52;}
.uy-news-meta time{letter-spacing:.04em;}
.uy-news-meta span{display:inline-flex;align-items:center;border-radius:999px;background:#ead9bd;color:#6a3b24;padding:4px 11px;font-size:12px;}
.uy-news-meta--large{font-size:14px;margin-bottom:18px;}
.uy-news-entry-card h2{font-family:var(--uy-serif);font-size:clamp(23px,2.5vw,32px);line-height:1.45;margin:0 0 10px;font-weight:700;letter-spacing:.04em;}
.uy-news-entry-card p{margin:0 0 16px;color:#5b4938;font-weight:600;}
.uy-news-entry-card em{font-style:normal;color:var(--uy-red);font-weight:900;}
.uy-news-side{display:grid;gap:20px;position:sticky;top:90px;}
.uy-side-box{background:rgba(255,252,245,.78);background-image:url('../img/textures/washi-light.svg');background-size:300px 300px;border:1px solid rgba(223,206,179,.78);border-radius:12px;padding:24px;box-shadow:0 10px 22px rgba(73,45,20,.07);}
.uy-side-box h2{font-family:var(--uy-serif);font-size:22px;line-height:1.4;margin:0 0 12px;}
.uy-side-box ul{list-style:none;margin:0;padding:0;display:grid;gap:2px;}
.uy-side-box li a{display:flex;justify-content:space-between;gap:12px;padding:10px 0;border-bottom:1px solid rgba(98,74,49,.11);color:var(--uy-ink);text-decoration:none;font-weight:800;}
.uy-side-box li:last-child a{border-bottom:0;}
.uy-side-box span{color:#907258;}
.uy-news-pagination{margin-top:28px;text-align:center;display:flex;justify-content:center;gap:10px;flex-wrap:wrap;}
.uy-news-pagination .page-numbers{display:inline-flex;align-items:center;justify-content:center;min-width:40px;min-height:40px;border:1px solid rgba(98,74,49,.20);background:#fff8ed;border-radius:4px;color:var(--uy-ink);text-decoration:none;font-weight:900;padding:0 12px;}
.uy-news-pagination .current{background:var(--uy-red);color:#fff;border-color:var(--uy-red);}
.uy-news-single{margin-top:38px;max-width:880px;}
.uy-entry-head{text-align:left;max-width:740px;margin:0 auto 28px;}
.uy-entry-head p{font-size:18px;color:#5b4938;font-weight:600;}
.uy-entry-thumb{margin:0 auto 32px;max-width:760px;}
.uy-entry-thumb img{width:100%;height:auto;display:block;border:12px solid rgba(255,248,235,.86);box-shadow:0 15px 32px rgba(73,45,20,.12);}
.uy-entry-content{max-width:760px;margin:0 auto;font-size:17px;line-height:2.05;}
.uy-entry-content h2{font-family:var(--uy-serif);font-size:30px;line-height:1.5;margin:48px 0 14px;letter-spacing:.04em;}
.uy-entry-content h3{font-family:var(--uy-serif);font-size:24px;line-height:1.5;margin:34px 0 10px;}
.uy-entry-content p{margin:0 0 1.45em;}
.uy-entry-content a{color:var(--uy-red);font-weight:900;}
.uy-entry-content img{max-width:100%;height:auto;border-radius:6px;}
.uy-post-nav{display:grid;grid-template-columns:1fr 1fr;gap:18px;max-width:880px;}
.uy-post-nav a{display:block;background:rgba(255,252,245,.78);border:1px solid rgba(223,206,179,.78);border-radius:12px;padding:22px;color:var(--uy-ink);text-decoration:none;font-weight:800;}
.uy-post-nav div:nth-child(2){text-align:right;}
.uy-news-back{max-width:880px;}
.uy-center{text-align:center;}
.uy-empty-news{text-align:center;}
@media (max-width:900px){.uy-news-page .uy-news-hero,.uy-news-layout,.uy-news-entry-card__link,.uy-post-nav{grid-template-columns:1fr;}.uy-news-search{grid-template-columns:1fr;}.uy-news-side{position:static;}.uy-news-entry-card__thumb{min-height:160px;}.uy-news-entry-card__body{padding:22px;}.uy-news-single{margin-top:24px;}.uy-entry-content{font-size:16px;line-height:1.95;}.uy-news-hero__title h1,.uy-entry-head h1{font-size:32px;}.uy-post-nav div:nth-child(2){text-align:left;}}

.uy-logo__image{height:72px;width:auto;display:block}.uy-header__inner{align-items:center}.uy-footer__company{text-align:right;font-size:13px;margin-bottom:8px;opacity:.85}
@media(max-width:768px){.uy-logo__image{height:52px}.uy-footer__company{text-align:center}}

/* v15: ヒーロー部分に「植山のさつま揚げ」横長ロゴを大きく表示する試験版 */
.uy-hero-logo-heading{
  margin:0 0 16px;
  line-height:1;
}
.uy-hero-brand-logo{
  display:block;
  width:min(100%,560px);
  max-height:150px;
  object-fit:contain;
  object-position:left center;
  filter:drop-shadow(0 3px 0 rgba(255,248,235,.75)) drop-shadow(0 12px 18px rgba(73,45,20,.08));
}
@media(max-width:900px){
  .uy-hero-brand-logo{
    width:100%;
    max-height:112px;
  }
}


/* v16: brand name update */
.uy-logo__text{font-size:26px;letter-spacing:.035em;}
@media (max-width:900px){.uy-logo__text{font-size:22px;}.uy-logo__mark{width:34px;height:34px;}}
@media (max-width:520px){.uy-logo__text{font-size:18px;letter-spacing:.01em;}.uy-logo{gap:7px;}}

.uy-footer__meta{display:grid;gap:4px;text-align:right}.uy-footer__company{font-size:13px;color:#efe5d3;opacity:.9}.uy-footer__copy{margin:0}.uy-footer__links{align-items:center}
@media(max-width:900px){.uy-footer__meta{text-align:left}}

/* v19.1: production link/display polish */
.uy-surimi-feature{
  display:grid;
  grid-template-columns:.82fr 1fr;
  gap:36px;
  align-items:center;
}
.uy-surimi-feature__text .uy-more{
  display:inline-flex;
  margin-top:16px;
}
.uy-surimi-feature__photo{
  margin:0;
}
.uy-news li{
  grid-template-columns:96px minmax(118px,168px) minmax(0,1fr);
}
.uy-news .tag{
  min-height:30px;
  line-height:1.35;
  text-align:center;
  white-space:normal;
  padding:4px 10px;
}
.uy-feed-list a{
  min-width:0;
  overflow-wrap:anywhere;
}
.uy-social{
  flex-wrap:wrap;
  align-items:center;
}
.uy-social a{
  margin:0;
  line-height:1;
  letter-spacing:0;
  transition:transform .16s ease,background-color .16s ease,color .16s ease;
}
.uy-social a:hover{
  transform:translateY(-1px);
  background:#a0191c;
  color:#fff;
}
.uy-table-like{
  display:grid;
  gap:0;
  margin:26px 0;
  background:rgba(255,252,245,.82);
  border:1px solid rgba(213,190,154,.72);
  border-radius:8px;
  overflow:hidden;
}
.uy-table-like div{
  display:grid;
  grid-template-columns:180px 1fr;
  border-bottom:1px solid rgba(213,190,154,.55);
}
.uy-table-like div:last-child{
  border-bottom:0;
}
.uy-table-like dt,.uy-table-like dd{
  margin:0;
  padding:15px 18px;
}
.uy-table-like dt{
  color:var(--uy-red);
  font-weight:900;
  background:rgba(245,224,190,.55);
}
.uy-table-like dd{
  color:#4e4033;
  font-weight:650;
}
.uy-people{
  align-items:stretch;
}
.uy-people > .uy-card{
  align-self:stretch;
  min-height:100%;
  display:flex;
  flex-direction:column;
}
.uy-people > .uy-card .uy-card__body{
  flex:1;
}
.uy-people > .uy-card img{
  flex:0 0 auto;
}
.uy-after-strip .uy-btn,
.uy-after-strip .uy-btn:visited{
  background:var(--uy-red);
  border-color:#fff8ed;
  color:#fff;
  box-shadow:0 8px 18px rgba(0,0,0,.24);
}
.uy-after-strip .uy-btn:hover{
  background:#7f1216;
  color:#fff;
}
.uy-paper-photo:before{
  width:58px;
  height:16px;
  top:10px;
  left:10px;
  opacity:.24;
  background:rgba(190,157,104,.24);
  z-index:1;
}
.uy-paper-photo:after{
  display:none;
}
.uy-paper-photo figcaption{
  z-index:2;
  background:rgba(255,250,240,.72);
  padding:1px 6px;
  border-radius:2px;
}
@media(max-width:900px){
  .uy-surimi-feature{
    grid-template-columns:1fr;
    gap:22px;
  }
  .uy-news li{
    grid-template-columns:80px minmax(92px,132px) minmax(0,1fr);
    align-items:start;
  }
  .uy-news .tag{
    font-size:11px;
    padding:4px 7px;
  }
  .uy-table-like div{
    grid-template-columns:1fr;
  }
  .uy-table-like dt{
    padding-bottom:6px;
  }
  .uy-table-like dd{
    padding-top:6px;
  }
}
@media(max-width:520px){
  .uy-news li{
    grid-template-columns:1fr;
    gap:5px;
  }
  .uy-news .tag{
    justify-content:flex-start;
    width:max-content;
    max-width:100%;
  }
}
