:root{--ground:#fcfbf9;--surface:#fff;--surface-sunken:#f2f1ee;--hairline:#e9e7e2;--hairline-strong:#d6d5cd;--ink:#22251f;--ink-muted:#777970;--ink-faint:#a29889;--accent:#293d27;--accent-deep:#1e301c;--accent-soft:#e7ebdf;--accent-tint:#f0f3e9;--open:#34503f;--open-soft:#e7efe7;--closed:#9a9084;--heart:#d9584f;--pr:#7c6a33;--pr-soft:#f7f1de;--danger:#a8443a;--danger-soft:#fbeeec;--radius-lg:16px;--radius:12px;--radius-sm:8px;--shadow-card:0 1px 2px #3c30200a, 0 6px 16px -8px #3c30201f;--max-width:1120px;--font-sans:ui-sans-serif, system-ui, -apple-system, "Hiragino Sans", "Noto Sans JP", "Yu Gothic", sans-serif;--font-brand:"Hiragino Mincho ProN", "Yu Mincho", "Noto Serif JP", serif;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}*{box-sizing:border-box}html,body{background:var(--ground);color:var(--ink);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;margin:0;padding:0;font-size:14px;line-height:1.8}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}h1,h2,h3{letter-spacing:.03em;margin:0 0 .6rem;font-weight:600;line-height:1.5}h1{font-size:1.5rem}h2{font-size:1.1rem}h3{font-size:.98rem}p{margin:0 0 .8rem}.layout{max-width:var(--max-width);margin:0 auto;padding:0 1.15rem 5rem}.site-header{border-bottom:1px solid var(--hairline);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:20;background:#ffffffeb;position:sticky;top:0}.site-header__inner{max-width:var(--max-width);align-items:center;gap:1.25rem;margin:0 auto;padding:.8rem 1.15rem;display:flex}.site-header__brand{font-family:var(--font-brand);color:var(--ink);letter-spacing:.06em;white-space:nowrap;align-items:center;gap:.4rem;font-size:1.15rem;font-weight:600;display:flex}.site-header__brand span{color:var(--accent)}.site-header nav{gap:1.2rem;margin-left:auto;font-size:.86rem;display:flex}.site-header nav a{color:var(--ink-muted)}.site-header nav a:hover{color:var(--accent)}.site-footer{border-top:1px solid var(--hairline);color:var(--ink-muted);background:var(--surface);margin-top:4rem;padding:2.25rem 1.15rem 3rem;font-size:.82rem}.site-footer__inner{max-width:var(--max-width);margin:0 auto}.crumbs{color:var(--ink-faint);flex-wrap:wrap;align-items:center;gap:.3rem;padding:.85rem 0;font-size:.76rem;display:flex}.crumbs a{color:var(--ink-muted)}.search-layout{grid-template-columns:244px minmax(0,1fr);align-items:start;gap:1.9rem;display:grid}@media (max-width:900px){.search-layout{grid-template-columns:1fr;gap:1.1rem}}.filter-panel{background:var(--surface);border:1px solid var(--hairline);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);position:sticky;top:4.6rem;overflow:hidden}@media (max-width:900px){.filter-panel{position:static}}.filter-panel__group{border-bottom:1px solid var(--hairline);padding:1rem}.filter-panel__group:last-child{border-bottom:none}.filter-panel__title{color:var(--ink-muted);letter-spacing:.1em;margin-bottom:.6rem;font-size:.74rem;font-weight:700}.filter-list{flex-direction:column;gap:.12rem;display:flex}.filter-option{border-radius:var(--radius-sm);color:var(--ink);justify-content:space-between;align-items:baseline;gap:.5rem;padding:.32rem .5rem;font-size:.86rem;display:flex}.filter-option:hover{background:var(--surface-sunken);text-decoration:none}.filter-option--on{background:var(--accent);color:#fff;font-weight:600}.filter-option--on:hover{background:var(--accent-deep)}.filter-option__count{color:var(--ink-faint);font-variant-numeric:tabular-nums;font-size:.75rem}.filter-option--on .filter-option__count{color:#ffffffbf}.quick-nav{scrollbar-width:none;gap:.55rem;padding:.2rem 0 .9rem;display:flex;overflow-x:auto}.quick-nav::-webkit-scrollbar{display:none}.quick-nav a{width:4.6rem;color:var(--ink-muted);text-align:center;flex-direction:column;flex:none;align-items:center;gap:.35rem;font-size:.74rem;display:flex}.quick-nav a:hover{color:var(--accent);text-decoration:none}.quick-nav__icon{background:var(--surface);border:1px solid var(--hairline);border-radius:50%;place-items:center;width:3.1rem;height:3.1rem;font-size:1.15rem;transition:border-color .15s;display:grid}.quick-nav a:hover .quick-nav__icon{border-color:var(--accent)}.quick-nav a[aria-current=true] .quick-nav__icon{background:var(--accent-soft);border-color:var(--accent)}.quick-nav a[aria-current=true]{color:var(--accent);font-weight:700}.applied{flex-wrap:wrap;align-items:center;gap:.4rem;margin-bottom:1rem;display:flex}.applied__label{color:var(--ink-muted);font-size:.78rem}.applied-chip{background:var(--accent);color:#fff;border-radius:999px;align-items:center;gap:.35rem;padding:.22rem .5rem .22rem .7rem;font-size:.8rem;display:inline-flex}.applied-chip:hover{background:var(--accent-deep);color:#fff;text-decoration:none}.applied-chip__x{opacity:.8;font-size:.9rem;line-height:1}.applied__clear{color:var(--ink-muted);font-size:.78rem;text-decoration:underline}.result-bar{border-bottom:1px solid var(--hairline-strong);flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:.3rem;padding-bottom:.75rem;display:flex}.result-bar__count{color:var(--ink-muted);font-size:.95rem}.result-bar__count strong{color:var(--ink);margin-right:.15rem;font-size:1.4rem;font-weight:700}.sorts{gap:.5rem;font-size:.82rem;display:flex}.sorts a{color:var(--ink-muted);border-radius:999px;padding:.2rem .6rem}.sorts a:hover{background:var(--surface-sunken);text-decoration:none}.sorts a[aria-current=true]{background:var(--accent);color:#fff;font-weight:600}.store-list{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.store-row{background:var(--surface);border:1px solid var(--hairline);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);grid-template-columns:184px minmax(0,1fr);gap:1.1rem;padding:.9rem;display:grid;position:relative}@media (max-width:620px){.store-row{grid-template-columns:112px minmax(0,1fr);gap:.8rem;padding:.7rem}}.store-row__media{aspect-ratio:4/3;background:var(--surface-sunken);border-radius:var(--radius);display:block;overflow:hidden}.store-row__media img{object-fit:cover;width:100%;height:100%;display:block}.store-row__media--empty{color:var(--ink-faint);place-items:center;font-size:.72rem;display:grid}.store-row__body{flex-direction:column;gap:.32rem;min-width:0;padding-right:2rem;display:flex}.store-row__name{color:var(--ink);letter-spacing:.02em;font-size:1.08rem;font-weight:700;line-height:1.45}.store-row__name:hover{color:var(--accent);text-decoration:none}.store-row__facts{color:var(--ink-muted);flex-wrap:wrap;align-items:center;gap:.5rem;font-size:.8rem;display:flex}.store-row__facts .sep{color:var(--hairline-strong)}.store-row__desc{color:var(--ink-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:.1rem 0 0;font-size:.85rem;display:-webkit-box;overflow:hidden}.store-row__tags{flex-wrap:wrap;gap:.3rem;display:flex}.store-row__coupon{background:var(--accent-tint);border:1px solid var(--accent-soft);border-radius:var(--radius);align-items:center;gap:.55rem;margin-top:.25rem;padding:.5rem .75rem;font-size:.86rem;display:flex}.store-row__coupon:hover{background:var(--accent-soft);text-decoration:none}.store-row__coupon strong{color:var(--accent-deep);font-weight:700}.store-row__coupon-tag{letter-spacing:.08em;color:#fff;background:var(--accent);white-space:nowrap;border-radius:4px;padding:.14rem .4rem;font-size:.66rem;font-weight:700}.store-row__links{color:var(--ink-faint);gap:.4rem;font-size:.72rem;display:flex}.heart-button{border:1px solid var(--hairline);background:var(--surface);cursor:pointer;width:2.1rem;height:2.1rem;color:var(--ink-faint);border-radius:50%;place-items:center;padding:0;font-size:1rem;line-height:1;transition:transform .12s,color .12s;display:grid;position:absolute;top:.85rem;right:.85rem}.heart-button:hover{color:var(--heart);transform:scale(1.08)}.heart-button[aria-pressed=true]{color:var(--heart);background:#fdf3f2;border-color:#f0cfcb}.heart-button:disabled{opacity:.5;cursor:wait}.status{white-space:nowrap;border-radius:999px;padding:.12rem .5rem;font-size:.72rem;font-weight:700}.status--open{background:var(--accent);color:#fff}.status--closed{background:var(--surface-sunken);color:var(--closed)}.chip-tag{background:var(--surface-sunken);color:var(--ink-muted);white-space:nowrap;border-radius:999px;padding:.16rem .55rem;font-size:.74rem}.chip-tag:hover{background:var(--accent-soft);color:var(--accent-deep);text-decoration:none}.badge-verified{background:var(--accent-soft);color:var(--accent-deep);white-space:nowrap;border-radius:999px;padding:.12rem .5rem;font-size:.7rem;font-weight:700}.sponsored-block{background:var(--pr-soft);border-radius:var(--radius-lg);border:1px solid #e9dfc2;margin-bottom:1.5rem;padding:.9rem .9rem .6rem}.sponsored-block__head{color:var(--pr);letter-spacing:.1em;align-items:baseline;gap:.5rem;margin-bottom:.6rem;font-size:.74rem;font-weight:700;display:flex}.sponsored-block__note{color:var(--ink-faint);margin:.7rem 0 .3rem;font-size:.72rem}.detail-hero{border-radius:var(--radius-lg);background:var(--surface-sunken);aspect-ratio:16/9;max-height:380px;margin-bottom:1.25rem;overflow:hidden}.detail-hero img{object-fit:cover;width:100%;height:100%;display:block}.detail-head{padding:0 0 1.1rem}.detail-head h1{letter-spacing:.02em;margin-bottom:.3rem;font-size:1.75rem}.detail-head__kana{color:var(--ink-faint);margin:0 0 .6rem;font-size:.8rem}.detail-head__facts{color:var(--ink-muted);flex-wrap:wrap;align-items:center;gap:.4rem;font-size:.85rem;display:flex}.detail-tabs{border-bottom:1px solid var(--hairline-strong);scrollbar-width:none;gap:.3rem;margin-bottom:1.6rem;display:flex;overflow-x:auto}.detail-tabs::-webkit-scrollbar{display:none}.detail-tabs a{color:var(--ink-muted);white-space:nowrap;border-bottom:2px solid #0000;margin-bottom:-1px;padding:.6rem 1.15rem;font-size:.9rem}.detail-tabs a:hover{color:var(--ink);text-decoration:none}.detail-tabs a[aria-current=page]{color:var(--accent);border-bottom-color:var(--accent);font-weight:700}.section-block{margin-bottom:2.4rem}.section-block>h2{margin-bottom:1rem;font-size:1.05rem}.quick-actions{border-top:1px solid var(--hairline);border-bottom:1px solid var(--hairline);grid-auto-columns:1fr;grid-auto-flow:column;gap:.5rem;margin-bottom:1.6rem;padding:.9rem 0;display:grid}.quick-actions a{color:var(--ink-muted);border-radius:var(--radius-sm);flex-direction:column;align-items:center;gap:.3rem;padding:.3rem 0;font-size:.76rem;display:flex}.quick-actions a:hover{color:var(--accent);background:var(--accent-tint);text-decoration:none}.quick-actions__icon{font-size:1.15rem;line-height:1}.gallery{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:.6rem;display:grid}.gallery img{aspect-ratio:1;object-fit:cover;border-radius:var(--radius);width:100%;display:block}.facts{border-collapse:collapse;width:100%;font-size:.88rem}.facts th,.facts td{text-align:left;border-bottom:1px solid var(--hairline);vertical-align:top;padding:.8rem .9rem}.facts th{width:7.5rem;color:var(--ink-muted);white-space:nowrap;font-size:.82rem;font-weight:600}.facts tr:last-child th,.facts tr:last-child td{border-bottom:none}.facts__table{border:1px solid var(--hairline);border-radius:var(--radius-lg);background:var(--surface);overflow:hidden}.hours-today{color:var(--ink);font-weight:700}.coupon-card{background:var(--accent-tint);border:1px solid var(--accent-soft);border-radius:var(--radius-lg);text-align:center;margin-bottom:.8rem;padding:1.4rem 1.3rem}.coupon-card__label{color:var(--accent);letter-spacing:.08em;font-size:.76rem;font-weight:700}.coupon-card__benefit{color:var(--accent-deep);letter-spacing:.01em;margin:.3rem 0;font-size:2rem;font-weight:700;line-height:1.3}.coupon-card__title{color:var(--ink);margin:.1rem 0 .5rem;font-size:.92rem}.coupon-card__terms{color:var(--ink-muted);margin:0 0 .4rem;font-size:.8rem}.coupon-card__expiry{color:var(--ink-muted);border-top:1px dashed var(--hairline-strong);margin-top:.7rem;padding-top:.7rem;font-size:.78rem}.action-bar{z-index:15;border-top:1px solid var(--hairline);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff5;gap:.5rem;margin:2rem -1.15rem 0;padding:.7rem 1.15rem;display:flex;position:sticky;bottom:0}.action-bar .button{text-align:center;flex:1}@media (min-width:721px){.action-bar{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border-top:none;margin:1.5rem 0 0;padding:0;position:static}.action-bar .button{flex:none}}.hero{border-radius:var(--radius-lg);background:linear-gradient(135deg,#efe7d8,#e6ddcb);margin:1.15rem 0 2rem;padding:3rem 2rem 3.25rem;position:relative;overflow:hidden}.hero h1{letter-spacing:.045em;margin-bottom:.6rem;font-size:1.95rem;line-height:1.55}.hero p{color:var(--ink-muted);max-width:34rem;margin-bottom:0}.hero__tag{font-family:var(--font-brand);letter-spacing:.18em;color:var(--accent);margin-bottom:.8rem;font-size:.82rem}.searchbox{gap:.5rem;max-width:32rem;margin-top:1.5rem;display:flex}.searchbox input{box-shadow:var(--shadow-card);border-color:#0000;border-radius:999px;flex:1;padding-left:1.1rem}.searchbox .button{border-radius:999px;padding-inline:1.5rem}.tile-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.55rem;display:grid}.tile{background:var(--surface);border:1px solid var(--hairline);border-radius:var(--radius);color:var(--ink);justify-content:space-between;align-items:baseline;gap:.4rem;padding:.75rem .9rem;font-size:.9rem;display:flex}.tile:hover{border-color:var(--accent);color:var(--accent);text-decoration:none}.tile__count{color:var(--ink-faint);font-variant-numeric:tabular-nums;font-size:.75rem}input:not([type]),input[type=date],input[type=text],input[type=search],input[type=email],input[type=password],input[type=tel],input[type=url],input[type=number],input[type=datetime-local],input[type=month],input[type=file],textarea,select{font:inherit;color:inherit;border:1px solid var(--hairline-strong);border-radius:var(--radius-sm);background:var(--surface);width:100%;padding:.6rem .8rem;font-size:.9rem}input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid var(--accent);outline-offset:1px}textarea{resize:vertical;min-height:6rem}.field{flex-direction:column;gap:.3rem;margin-bottom:.9rem;display:flex}.field label{color:var(--ink-muted);font-size:.82rem;font-weight:600}.field__hint{color:var(--ink-faint);font-size:.78rem}.button{font:inherit;letter-spacing:.03em;border-radius:var(--radius-sm);border:1px solid var(--accent);background:var(--accent);color:#fff;cursor:pointer;padding:.7rem 1.4rem;font-size:.9rem;font-weight:700;display:inline-block}.button:hover{background:var(--accent-deep);border-color:var(--accent-deep);color:#fff;text-decoration:none}.button:disabled{opacity:.45;cursor:not-allowed}.button--secondary{background:var(--surface);color:var(--ink);border-color:var(--hairline-strong)}.button--secondary:hover{background:var(--surface-sunken);color:var(--ink);border-color:var(--ink-faint)}.button--danger{background:var(--danger);border-color:var(--danger)}.button--danger:hover{background:#8e392f;border-color:#8e392f}.button--small{padding:.38rem .85rem;font-size:.82rem}.button--block{text-align:center;width:100%;display:block}.notice{border-radius:var(--radius);border:1px solid var(--hairline);background:var(--surface-sunken);margin-bottom:1rem;padding:.75rem .95rem;font-size:.87rem}.notice--error{background:var(--danger-soft);color:var(--danger);border-color:#f0d5d1}.notice--success{background:var(--accent-soft);color:var(--accent-deep);border-color:#d3e2d3}.card{background:var(--surface);border:1px solid var(--hairline);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);padding:1.25rem}table{border-collapse:collapse;width:100%;font-size:.87rem}th,td{text-align:left;border-bottom:1px solid var(--hairline);vertical-align:top;padding:.55rem .65rem}th{color:var(--ink-muted);font-size:.8rem;font-weight:600}.table-scroll{overflow-x:auto}.stat-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:.7rem;display:grid}.stat{background:var(--surface);border:1px solid var(--hairline);border-radius:var(--radius);padding:.9rem}.stat__label{color:var(--ink-muted);font-size:.78rem}.stat__value{font-size:1.45rem;font-weight:700}.stack{flex-direction:column;gap:1.3rem;display:flex}.row{flex-wrap:wrap;align-items:center;gap:.6rem;display:flex}.muted{color:var(--ink-muted)}.small{font-size:.83rem}.section-title{align-items:baseline;gap:.7rem;margin:2.2rem 0 .9rem;display:flex}.section-title h2{margin:0}.definition{grid-template-columns:7rem 1fr;gap:.35rem .8rem;margin:0;font-size:.88rem;display:grid}.definition dt{color:var(--ink-muted)}.definition dd{margin:0}.empty-state{text-align:center;color:var(--ink-muted);border:1px solid var(--hairline);border-radius:var(--radius-lg);background:var(--surface);padding:3.5rem 1rem}.empty-state strong{color:var(--ink);margin-bottom:.5rem;font-size:1.05rem;display:block}.pager{justify-content:center;padding:1.9rem 0;display:flex}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.redemption-code{letter-spacing:.14em;text-align:center;background:var(--surface-sunken);border:1px dashed var(--hairline-strong);border-radius:var(--radius);padding:1.1rem;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:2rem;font-weight:700}.pin-input{letter-spacing:.4em;text-align:center;font-size:1.5rem}.home-discover{padding-top:1.3rem}.home-search{background:#efefed;border-radius:999px;align-items:center;max-width:none;margin:0 0 1.2rem;padding:.35rem .4rem .35rem 1rem}.home-search>svg{color:var(--ink-muted);flex-shrink:0}.home-search input{box-shadow:none;background:0 0;border:0;min-width:0;padding-left:.3rem}.home-search .button{padding:.5rem 1.3rem}.quick-nav{gap:1.1rem;padding-bottom:.8rem}.quick-nav__icon{color:#575b52;background:#f0efed;border:0;width:3.3rem;height:3.3rem}.quick-nav a[aria-current=true] .quick-nav__icon{color:#79623f;background:#e6d3b4}.hero{background:#e7e4d8;border-radius:12px;align-items:center;min-height:330px;margin:.8rem 0 2.2rem;padding:2.6rem;display:flex}.hero__image{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.hero--photo:after{content:"";background:linear-gradient(90deg,#161912a6,#16191214);position:absolute;inset:0}.hero__content{z-index:1;position:relative}.hero h1{font-family:var(--font-brand);letter-spacing:.12em;font-size:2.65rem;font-weight:500;line-height:1.65}.hero--photo h1,.hero--photo p{color:#fff;text-shadow:0 1px 10px #0004}.hero__tag{letter-spacing:.06em;font-style:italic}.section-title{justify-content:space-between}.section-more{color:var(--ink-muted);white-space:nowrap;align-items:center;gap:.2rem;font-size:.8rem;display:inline-flex}.home-stores .store-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.home-stores .store-row{border:0;border-radius:10px;flex-direction:column;gap:0;padding:0;display:flex;overflow:hidden}.home-stores .store-row__media{aspect-ratio:1.5;border-radius:0}.home-stores .store-row__body{gap:.4rem;padding:.85rem}.home-stores .store-row__name{padding-right:1.5rem}.home-stores .heart-button{background:#ffffffed;top:.65rem;right:.65rem}.home-stores .store-row__coupon{flex-wrap:wrap;padding:.45rem;font-size:.8rem}.home-stores .store-row__desc{font-size:.8rem}.home-stores .store-row__facts{gap:.3rem;font-size:.74rem}a:focus-visible,button:focus-visible,summary:focus-visible{outline:2px solid var(--accent);outline-offset:4px}[id]{scroll-margin-top:6rem}@media (max-width:720px){.hero{min-height:255px;margin-top:.4rem;padding:1.6rem}.hero h1{font-size:1.9rem}.hero__tag{font-size:.76rem}.hero__content>p:last-child{font-size:.8rem}.home-stores .store-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.home-stores .store-row__body{padding:.65rem}.home-stores .store-row__name{padding-right:0;font-size:.95rem}.home-stores .store-row__tags{gap:.2rem}.home-stores .chip-tag{padding:.1rem .4rem;font-size:.68rem}.home-stores .store-row__links{overflow-wrap:anywhere}.quick-nav{gap:.35rem}.quick-nav a{width:4.3rem}}.site-header{background:#fcfbf9f5;border-bottom-color:#eeece7}.site-header__inner{min-height:76px}.site-header__brand{gap:.65rem;font-size:1.3rem}.site-header__brand .brand-name{color:var(--ink)}.brand-name small{font-size:.85em;font-weight:400}.site-header__brand:hover{text-decoration:none}.skip-link{z-index:100;background:#fff;padding:.7rem;position:fixed;top:-100px;left:1rem}.skip-link:focus{top:1rem}.bottom-nav{display:none}.layout>.stack{padding-top:1.8rem}.store-detail{max-width:820px;margin-inline:auto}.detail-hero{border-radius:10px;max-height:420px}.detail-head h1{font-size:1.8rem;font-weight:650}.quick-actions{border-top:0;padding:.7rem 0 1rem}.quick-actions a+a{border-left:1px solid var(--hairline);border-radius:0}.quick-actions__icon{color:var(--ink);display:flex}.gallery{grid-template-columns:repeat(auto-fill,minmax(135px,1fr))}.button{border-radius:10px;font-weight:600}.coupon-card{text-align:left;background:linear-gradient(125deg,#edf0e2,#e2e8d5);border:1px solid #dce1cf;padding:1.8rem;position:relative;box-shadow:inset 0 0 24px #ffffff70,0 3px 10px #293d2707}.coupon-card__benefit{letter-spacing:-.035em;overflow-wrap:anywhere;margin:.7rem 0;font-size:2.7rem;font-weight:500}.coupon-card__expiry{border-top-style:solid}.coupon-card .button{text-align:center;border-radius:999px;margin-top:1.1rem;display:block}.coupon-page{max-width:40rem;margin-inline:auto}.coupon-page .page-heading{text-align:center;font-size:1.1rem}.coupon-page .coupon-card>svg{float:right;color:#526348;margin:1rem 0 1rem .5rem}.coupon-page .definition{border-top:1px solid #bac3ae;grid-template-columns:3rem minmax(0,1fr);margin-top:1.2rem;padding-top:1rem}.coupon-page .card .button{text-align:center;border-radius:999px;width:100%;margin-top:.5rem}.coupon-page .crumbs{padding:0}.profile-card{align-items:center;gap:1.3rem;padding:1.3rem 0;display:flex}.profile-card>div:last-child{overflow-wrap:anywhere;min-width:0}.profile-card h2{margin-bottom:.25rem}.profile-card p{margin:0}.profile-avatar{color:#74796c;background:#e9e6df;border-radius:50%;flex:0 0 80px;place-items:center;height:80px;display:grid}.profile-menu{border-block:1px solid var(--hairline);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.profile-menu a{color:var(--ink);align-items:center;gap:.9rem;padding:1.1rem .6rem;display:flex}.profile-menu a:hover{background:var(--surface-sunken);text-decoration:none}.profile-menu a span{flex:1}.mypage #favorites .store-row{border:0;border-bottom:1px solid var(--hairline);box-shadow:none;background:0 0;border-radius:0}.mypage #favorites .store-row__media{border-radius:7px}.filter-disclosure>summary{cursor:pointer;padding:.9rem 1rem;font-weight:600;list-style:none}.filter-disclosure>summary::-webkit-details-marker{display:none}.filter-disclosure>summary:after{content:"+";float:right;font-size:1.1rem}.filter-disclosure[open]>summary:after{content:"−"}.filter-disclosure>summary span{color:var(--ink-muted);margin-left:.5rem;font-size:.74rem;font-weight:400}@media (min-width:901px){.filter-disclosure>summary{display:none}.filter-disclosure::details-content{content-visibility:visible}.filter-disclosure:not([open])>.filter-disclosure__content{display:block}}.console-shell{grid-template-columns:180px minmax(0,1fr);gap:2rem;padding-top:1.5rem;display:grid}.console-nav{flex-direction:column;align-self:start;gap:.25rem;display:flex;position:sticky;top:6.5rem}.console-nav a{color:var(--ink);border-radius:8px;justify-content:space-between;align-items:center;gap:.4rem;padding:.65rem .75rem;font-size:.85rem;display:flex}.console-nav a:hover{background:var(--accent-soft);text-decoration:none}.count-pill{background:var(--accent-soft);border-radius:99px;padding:0 .45rem;font-size:.75rem;display:inline-block}.count-pill--critical{background:var(--danger-soft);color:var(--danger)}.stat-grid{border:1px solid var(--hairline);background:var(--surface);border-radius:12px;gap:0;overflow:hidden}.stat{box-shadow:inset -1px 0 var(--hairline);border:0;border-radius:0;padding:1.1rem}.stat__value{font-variant-numeric:tabular-nums;font-size:1.9rem;font-weight:600;line-height:1.6}@media (max-width:900px){.search-layout{flex-direction:column;display:flex}.search-layout>*{width:100%;min-width:0}.filter-panel{box-shadow:none}.console-shell{grid-template-columns:minmax(0,1fr);gap:1rem}.console-nav{border-bottom:1px solid var(--hairline);flex-direction:row;padding-bottom:.5rem;position:static;overflow-x:auto}.console-nav a{flex-shrink:0}}@media (max-width:720px){html,body{background:#fcfbfa}.layout{padding-inline:1rem;padding-bottom:2rem}.site-header__inner{flex-wrap:wrap;gap:.6rem;min-height:64px;padding:.75rem 1rem}.site-header__brand{gap:.4rem;font-size:1.12rem}.site-header__brand svg{width:24px}.site-header nav{gap:.75rem;font-size:.72rem}.site-header nav a[href=\/stores],.site-header nav a[href=\/mypage]{display:none}.bottom-nav{z-index:30;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid var(--hairline);padding:.65rem .5rem calc(.5rem + env(safe-area-inset-bottom));background:#fcfbfaf7;grid-template-columns:repeat(4,1fr);display:grid;position:fixed;inset:auto 0 0}.bottom-nav a{color:#777a72;flex-direction:column;align-items:center;gap:.25rem;min-height:42px;font-size:.67rem;display:flex}.bottom-nav a:hover{text-decoration:none}.bottom-nav a[aria-current=page]{color:var(--accent);font-weight:600}.bottom-nav a[aria-current=page] svg{fill:var(--accent-soft);stroke-width:1.8px}body{padding-bottom:calc(74px + env(safe-area-inset-bottom))}.site-footer{margin-top:1rem;padding:1.5rem 1rem 2rem}.site-footer p{max-width:36rem}.action-bar{bottom:calc(70px + env(safe-area-inset-bottom));margin-inline:-1rem;padding-inline:1rem}.store-detail .detail-hero{aspect-ratio:4/3;border-radius:0;margin-inline:-1rem}.detail-head h1{font-size:1.5rem}.detail-tabs a{padding:.65rem .75rem;font-size:.8rem}.gallery{grid-template-columns:repeat(3,minmax(0,1fr));gap:.4rem}.facts th{width:5.7rem}.facts th,.facts td{overflow-wrap:anywhere;padding:.75rem .55rem}.quick-actions a{text-align:center;font-size:.7rem}.coupon-card{padding:1.4rem}.coupon-card__benefit{font-size:2.5rem}.profile-menu{grid-template-columns:1fr}.profile-menu a+a{border-top:1px solid var(--hairline)}.heart-button{width:36px;height:36px}.mypage #favorites .store-row{grid-template-columns:90px minmax(0,1fr);padding-inline:0}.mypage #favorites .heart-button{background:0 0;border:0;right:0}.stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}input,textarea,select{min-width:0}input:not([type]),input[type=date],input[type=text],input[type=search],input[type=email],input[type=password],input[type=tel],input[type=url],input[type=number],input[type=datetime-local],input[type=month],input[type=file],textarea,select{font-size:16px}.searchbox{min-width:0}.searchbox .button{flex-shrink:0;padding-inline:1rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important}}.store-row__media--empty{color:#92988a;background:linear-gradient(135deg,#f1efe9,#e7e7df);flex-direction:column;justify-content:center;align-items:center;gap:.55rem;width:100%;height:100%;display:flex}.quick-nav a{width:5rem}.quick-nav__icon{flex-shrink:0}@media (max-width:720px){.quick-nav a{white-space:nowrap;width:4.7rem;font-size:.7rem}.home-search input{letter-spacing:-.04em;font-size:16px}}body:has(.home-page){background-color:#faf7f0;background-image:linear-gradient(90deg,#78685207 1px,#0000 1px),linear-gradient(#78685205 1px,#0000 1px);background-size:22px 22px,22px 22px}.home-page{position:relative}.home-page:before{content:"ちいさな発見を、ひとつずつ";writing-mode:vertical-rl;color:#b8aa97;font-family:var(--font-brand);letter-spacing:.18em;pointer-events:none;font-size:.76rem;position:absolute;top:2.2rem;right:-3.8rem;transform:rotate(3deg)}.home-page .home-discover{padding-top:1.7rem;position:relative}.home-page .home-search{background:#fffdf8;border:2px solid #a89b89;transform:rotate(-.5deg);box-shadow:5px 5px #e8dfd3}.home-page .home-search .button{background:#b49a81;border-color:#b49a81;border-radius:7px;box-shadow:2px 2px #a1886f}.home-page .home-search .button:hover{background:#9e836a;border-color:#9e836a}.home-page .quick-nav{gap:.65rem;padding:1.15rem .25rem 1rem}.home-page .quick-nav a{color:#5e584d;width:5.25rem;font-family:var(--font-brand);font-size:.76rem}.home-page .quick-nav__icon{color:#62594f;background:#f3eee6;border:2px solid #a99e90;border-radius:11px 7px 13px 6px;width:3.45rem;height:3.15rem;transform:rotate(-3deg);box-shadow:3px 3px #2f302a26}.home-page .quick-nav a:nth-child(3n) .quick-nav__icon{background:#e3e0d1;transform:rotate(3deg)}.home-page .quick-nav a:nth-child(3n+1) .quick-nav__icon{background:#efe1d3}.home-page .quick-nav a:nth-child(4n) .quick-nav__icon{background:#e2e5df}.home-page .quick-nav a[aria-current=true] .quick-nav__icon{color:#fffdf7;background:#aeb8a0;border-color:#89947e}.home-page .quick-nav a:hover .quick-nav__icon{transform:translateY(-3px)rotate(0)}.home-page .hero{border:3px solid #968a7a;border-radius:5px 12px 7px 10px;margin-top:1.05rem;margin-bottom:3.4rem;transform:rotate(.35deg);box-shadow:10px 10px #d9cbbb,-5px -5px #f0e9df}.home-page .hero--photo:after{background:linear-gradient(90deg,#2d282094,#2d28201a 67%,#2d282005)}.home-page .hero__content{max-width:26rem}.home-page .hero h1{text-shadow:2px 2px #231f1766}.hero__sticker{z-index:2;color:#27271f;font-family:var(--font-brand);letter-spacing:.08em;background:#faf3e8;border:2px solid #968a7a;padding:.35rem .65rem;font-size:.76rem;display:inline-block;position:absolute;box-shadow:3px 3px #24231d47}.hero__sticker--new{top:1.2rem;right:1.3rem;transform:rotate(7deg)}.hero__sticker--hand{background:#e5e8dc;bottom:1.5rem;right:2rem;transform:rotate(-5deg)}.home-search-guide{background:#fffdf8e0;border:1px solid #cfc3b3;border-radius:7px 4px 9px 5px;margin:2.2rem 0 3.25rem;padding:1.15rem 1.25rem 1.25rem;position:relative;transform:rotate(-.22deg);box-shadow:4px 5px #eee6dc}.home-search-guide:before{content:"検索メニュー";color:#8e7b68;letter-spacing:.12em;background:#f5eadc;border:1px solid #d3c1ac;padding:.12rem .48rem;font-size:.66rem;position:absolute;top:-.65rem;left:1rem;transform:rotate(-2deg)}.home-search-guide__head{border-bottom:1px dotted #cbbcab;justify-content:space-between;align-items:end;gap:1rem;padding-bottom:.7rem;display:flex}.home-search-guide__eyebrow{color:#ab947b;letter-spacing:.1em;margin-bottom:.18rem;font-size:.64rem;font-weight:700;display:block}.home-search-guide h2{color:#62594f;font-family:var(--font-brand);letter-spacing:.08em;margin:0;font-size:1.2rem}.home-search-guide__count{color:#9a8977;white-space:nowrap;align-items:baseline;gap:.18rem;font-size:.72rem;display:flex}.home-search-guide__count strong{color:#9f8067;font-variant-numeric:tabular-nums;font-size:1.35rem}.home-search-guide__note{color:#8e8478;margin:.8rem 0 .7rem;font-size:.78rem}.home-search-guide__links{grid-template-columns:repeat(4,minmax(0,1fr));gap:.5rem;display:grid}.home-search-guide__link{color:#75695d;background:#fbf8f2;border:1px solid #ddd2c4;border-radius:4px 7px 4px 6px;flex-direction:column;gap:.16rem;min-width:0;padding:.62rem .7rem .55rem;display:flex;box-shadow:2px 2px #f0e8de}.home-search-guide__link:nth-child(2n){transform:rotate(.45deg)}.home-search-guide__link:nth-child(3n){background:#f2f2e9}.home-search-guide__link:hover{background:#fffdf8;border-color:#c6ad92;text-decoration:none}.home-search-guide__link--primary{background:#f7ecdf;border-color:#d2b79c}.home-search-guide__link span{font-size:.84rem;font-weight:700}.home-search-guide__link small{color:#aa9c8e;font-size:.66rem}.home-page .section-block{margin-bottom:3rem}.home-page .section-title{border-bottom:3px solid #a99d8d;margin:2.8rem 0 1.05rem;padding:.4rem .65rem .55rem;transform:rotate(-.4deg)}.home-page .section-title h2,.home-page .section-block>h2{font-family:var(--font-brand);letter-spacing:.08em;font-weight:700}.home-page .section-block>h2{border-bottom:4px solid #cfb99c;padding:0 .2rem .15rem;display:inline-block}.home-page .section-more{color:#a98b70;font-weight:700}.home-page .home-stores .store-list{gap:1.15rem}.home-page .home-stores .store-row{background:#fffdf8;border:2px solid #a99d8d;border-radius:4px 11px 6px 9px;box-shadow:5px 6px #3f382a24}.home-page .home-stores .store-row:nth-child(2n){border-radius:10px 4px 8px 5px;transform:translateY(8px)rotate(1.1deg)}.home-page .home-stores .store-row:nth-child(3n){transform:rotate(-.8deg)}.home-page .home-stores .store-row__media{border-bottom:2px solid #a99d8d}.home-page .home-stores .store-row__body{background:#fffdf8}.home-page .home-stores .store-row__name{font-family:var(--font-brand);font-size:1.1rem}.home-page .home-stores .chip-tag{color:#817466;background:#f8f0e5;border:1px solid #d6c6b3;border-radius:3px 8px 4px 6px}.home-page .home-stores .store-row:nth-child(2n) .chip-tag{background:#e7eadf;border-color:#c7ceba}.home-page .home-stores .store-row:nth-child(3n) .chip-tag{background:#f0dfd1;border-color:#d7bba3}.home-page .home-stores .store-row__coupon{background:#fbf4eb;border:2px dashed #c3a98d;border-radius:3px}.home-page .home-stores .store-row__coupon-tag{background:#c3a98d;border-radius:2px}.home-page .tile-grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:.8rem}.home-page .tile{background:#fffdf8;border:2px solid #a99d8d;border-radius:5px 10px 4px 8px;grid-column:span 3;min-height:4.2rem;padding:.8rem .9rem;transform:rotate(-.7deg);box-shadow:3px 4px #3f382a21}.home-page .tile:nth-child(3n){background:#e7eadf;grid-column:span 4;transform:rotate(1deg)}.home-page .tile:nth-child(4n){background:#f2e8d9;transform:rotate(-1.4deg)}.home-page .tile:nth-child(5n){background:#f0dfd1}.home-page .tile:nth-child(6n){grid-column:span 2}.home-page .tile__count{color:#655747;font-family:ui-monospace,monospace}.home-page>.card{color:#62594f;background:#e5ddd2;border:2px solid #b9ab9a;border-radius:4px 12px 5px 10px;margin-top:3.8rem;transform:rotate(.6deg);box-shadow:7px 7px #f0e8de}.home-page>.card h2,.home-page>.card .muted{color:#62594f}.home-page>.card .button--secondary{color:#8e7258;background:#f2e5d4;border-color:#d7c2a9}@media (max-width:720px){.home-page:before{display:none}.home-page .hero{margin-bottom:2.6rem;box-shadow:6px 7px #d9cbbb,-3px -3px #f0e9df}.hero__sticker{font-size:.65rem}.hero__sticker--new{top:.8rem;right:.8rem}.hero__sticker--hand{bottom:.8rem;right:.8rem}.home-page .home-stores .store-row:nth-child(n){transform:none}.home-page .tile-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-page .tile,.home-page .tile:nth-child(3n),.home-page .tile:nth-child(6n){grid-column:span 1}.home-search-guide{padding:1rem .8rem .9rem}.home-search-guide__links{grid-template-columns:repeat(2,minmax(0,1fr))}.home-search-guide__link{padding-inline:.55rem}}.store-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));gap:1rem;margin:0;padding:0;list-style:none;display:grid}.badges{flex-wrap:wrap;gap:.35rem;display:flex}.badge{background:var(--surface-sunken);color:var(--ink-muted);border-radius:99px;padding:.15rem .55rem;font-size:.74rem;display:inline-block}.badge--accent,.badge--open{background:var(--accent-soft);color:var(--accent-deep)}.console-shell>div{min-width:0}.console .section-title{flex-wrap:wrap}.layout>.stack[style*=max-width]{margin-inline:auto}@media (max-width:720px){body:has(#favorites:target) .bottom-nav a[href=\/mypage]{color:#777a72;font-weight:400}body:has(#favorites:target) .bottom-nav a[href=\/mypage] svg{fill:none;stroke-width:1.5px}body:has(#favorites:target) .bottom-nav a[href="/mypage#favorites"]{color:var(--accent);font-weight:600}body:has(#favorites:target) .bottom-nav a[href="/mypage#favorites"] svg{fill:var(--accent-soft);stroke-width:1.8px}}.brand-name{flex-direction:column;gap:.05rem;line-height:1.12;display:inline-flex}.brand-name strong{letter-spacing:.08em;font-weight:600}.brand-name small{color:var(--ink-muted);letter-spacing:.02em}.mobile-page-header,.stores-page__mobile-toolbar{display:none}.merchant-heading{align-items:center;gap:.8rem;padding-bottom:.8rem;display:flex}.merchant-heading__image{object-fit:cover;border-radius:10px;flex:none;width:56px;height:56px}.merchant-heading__copy{flex:1;min-width:0}.merchant-heading h1,.merchant-heading p{margin:0}.merchant-coupon-cover{display:none}.coupon-page__cover{aspect-ratio:16/7;background:var(--surface-sunken);border-radius:14px;overflow:hidden}.coupon-page__cover img{object-fit:cover;width:100%;height:100%;display:block}@media (max-width:720px){.layout:has(.mobile-page-header){padding-top:0}.layout>.stack:has(.mobile-page-header){padding-top:0}body:has(.mobile-page-header) .site-header{display:none}.mobile-page-header{z-index:19;border-bottom:1px solid var(--hairline);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fcfbf9f5;grid-template-columns:2.5rem minmax(0,1fr) 2.5rem;align-items:center;min-height:54px;margin:0 -1rem .65rem;padding:.45rem .7rem;display:grid;position:sticky;top:0}.mobile-page-header h1{text-align:center;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:1rem;font-weight:700;overflow:hidden}.mobile-page-header__back,.mobile-page-header__action,.mobile-page-header__spacer{width:2.25rem;height:2.25rem;color:var(--ink);border-radius:999px;place-items:center;display:grid}.mobile-page-header__back:hover,.mobile-page-header__action:hover{background:var(--surface-sunken);text-decoration:none}.mobile-page-header__action{justify-self:end}.brand-name small{display:none}.site-header__brand{font-size:1.35rem}.stores-page__mobile-toolbar{margin:0 -.1rem .7rem;display:block}.stores-page .crumbs,.stores-page .desktop-search,.stores-page>.search-layout>div>h1{display:none}.stores-page__mobile-toolbar .home-search{margin:0 0 .6rem;padding:.28rem .35rem .28rem .75rem}.stores-page__mobile-toolbar .home-search .button{padding-inline:.9rem}.mobile-filter-chips{scrollbar-width:none;gap:.4rem;padding:.1rem 0 .2rem;display:flex;overflow-x:auto}.mobile-filter-chips::-webkit-scrollbar{display:none}.mobile-filter-chip{border:1px solid var(--hairline-strong);background:var(--surface);min-height:31px;color:var(--ink-muted);white-space:nowrap;border-radius:999px;flex:none;justify-content:center;align-items:center;padding:.25rem .7rem;font-size:.76rem;display:inline-flex}.mobile-filter-chip:hover{text-decoration:none}.mobile-filter-chip--active{color:#fff;background:var(--accent);border-color:var(--accent)}.mobile-filter-chip--icon{padding-inline:.55rem}.stores-page .search-layout{gap:.55rem}.stores-page .filter-panel{border:0;border-bottom:1px solid var(--hairline);box-shadow:none;background:0 0;border-radius:0}.stores-page .filter-disclosure>summary{color:var(--ink-muted);padding:.35rem 0 .65rem;font-size:.78rem}.stores-page .filter-disclosure__content{background:var(--surface);border:1px solid var(--hairline);border-radius:12px;margin-bottom:.7rem}.stores-page .result-bar{border-bottom:0;margin-bottom:.2rem;padding-top:.2rem}.stores-page .result-bar__count strong{font-size:1.25rem}.stores-page .sorts{font-size:.74rem}.stores-page .store-list{gap:.6rem}.coupon-page .crumbs,.coupon-page>.page-heading{display:none}.coupon-page__cover{aspect-ratio:16/8;border-radius:0;margin-inline:-1rem}.coupon-page .coupon-card{border-radius:0 0 16px 16px;margin-top:-.1rem;padding:1.35rem 1.2rem 1.45rem}.coupon-page .coupon-card__label{font-size:.7rem}.coupon-page .coupon-card__benefit{font-size:2.45rem}.coupon-page .card{border-radius:14px;padding:1.1rem}.mypage__desktop-heading{display:none}.mypage .profile-card{padding:.8rem 0 1.15rem}.mypage .profile-avatar{flex-basis:70px;width:70px;height:70px}.mypage .profile-menu{margin-inline:-.1rem}.mypage #favorites .section-title{margin-top:1.4rem}.merchant-heading{padding:.25rem 0 .85rem}.merchant-heading__image{width:52px;height:52px}.merchant-heading>.small{white-space:nowrap;font-size:.72rem}.merchant-page .detail-tabs{margin-inline:-1rem;padding-inline:1rem}.merchant-page .section-title{margin-top:1.35rem}.merchant-page .stat__value{font-size:1.55rem}.merchant-coupons-page__desktop-title{display:none}.merchant-coupons-page .detail-tabs{margin-inline:-1rem;padding-inline:1rem}.merchant-coupon-cover{aspect-ratio:16/7;margin-inline:-1rem;display:block;overflow:hidden}.merchant-coupon-cover img{object-fit:cover;width:100%;height:100%;display:block}.merchant-coupons-page .section-title{margin-top:1.15rem}.admin-page>.row:first-of-type{display:none}.admin-page .section-title{margin-top:1.1rem}.console-shell{padding-top:0}.console-nav{background:var(--surface);margin-inline:-1rem;padding-inline:1rem}.console-nav a{padding:.5rem .7rem;font-size:.74rem}}
