:root{--cream:#fdefa8;--cream-deep:#f7e08a;--ink:#17120e;--ink-soft:#5a4a3a;--vermilion:#bf3a14;--amber:#ee9a1f;--accent:#bf3a14;--rule:#17120e;--font-display:"Reggae One", "Hiragino Maru Gothic ProN", system-ui, sans-serif;--font-label:"Bebas Neue", "Arial Narrow", sans-serif;--font-body:"M PLUS Rounded 1c", "Hiragino Maru Gothic ProN", system-ui, sans-serif}*,:before,:after{box-sizing:border-box}body{margin:0}.shoro{background-color:var(--cream);color:var(--ink);font-family:var(--font-body);font-size:1rem;font-weight:500;line-height:1.7;overflow-x:hidden}.shoro *{border-radius:0}.shoro ::selection{background:var(--vermilion);color:var(--cream)}.shoro a{color:inherit;text-decoration:none}.shoro img{max-width:100%;height:auto;display:block}.shoro .wrap{max-width:1400px;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media (width>=640px){.shoro .wrap{padding-left:2rem;padding-right:2rem}}.shoro .label{font-family:var(--font-label);letter-spacing:.2em}.shoro .disp{font-family:var(--font-display)}@keyframes shoro-rise{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes shoro-stamp-pop{0%{opacity:0;transform:rotate(-20deg)scale(.6)}60%{opacity:1;transform:rotate(-2deg)scale(1.1)}to{opacity:1;transform:rotate(-6deg)scale(1)}}.shoro .animate-rise{animation:.7s ease-out both shoro-rise}.shoro .animate-stamp{animation:.7s cubic-bezier(.2,.9,.3,1.2) both shoro-stamp-pop}.shoro .stamp{font-family:var(--font-label);letter-spacing:.12em;border:3px solid;justify-content:center;align-items:center;padding:.4rem 1rem;line-height:1;display:inline-flex;transform:rotate(-6deg);border-radius:999px!important}.shoro .topbar{border-bottom:3px solid var(--ink);background:var(--cream);z-index:30;position:sticky;top:0}.shoro .topbar .inner{justify-content:space-between;align-items:center;gap:1rem;padding:.75rem 0;display:flex}.shoro .topbar .tl{font-family:var(--font-label);letter-spacing:.25em;font-size:.78rem}.shoro .topbar nav{font-family:var(--font-label);letter-spacing:.2em;align-items:center;gap:1.5rem;font-size:.95rem;display:none}@media (width>=768px){.shoro .topbar nav{display:flex}}.shoro .topbar nav a:hover{color:var(--vermilion)}.shoro .topbar .locales{border-left:2px solid var(--ink);gap:.7rem;margin-left:.6rem;padding-left:.9rem;display:flex}.shoro .topbar .locales a{opacity:.55}.shoro .topbar .locales a.on{opacity:1;color:var(--vermilion)}.shoro .topbar .tr{font-family:var(--font-label);letter-spacing:.2em;font-size:.78rem}.shoro .masthead{border-bottom:3px solid var(--ink)}.shoro .masthead .inner{padding-top:2rem;padding-bottom:1.5rem}.shoro .blockrow{grid-template-columns:repeat(12,1fr);gap:.5rem;display:grid}@media (width>=640px){.shoro .blockrow{gap:.75rem}}.shoro .blockrow>div{height:1rem}@media (width>=640px){.shoro .blockrow>div{height:1.5rem}}.shoro .b-verm{background:var(--vermilion)}.shoro .b-amber{background:var(--amber)}.shoro .b-ink{background:var(--ink)}.shoro .mastmark{margin-top:1.5rem;position:relative}.shoro .mastmark .badge{font-family:var(--font-label);letter-spacing:.3em;color:var(--vermilion);font-size:1rem}.shoro .mastmark h1{font-family:var(--font-display);color:var(--ink);margin:0;font-size:clamp(5rem,18vw,13rem);line-height:.85}.shoro .mastmark .subrow{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1rem;margin-top:-.5rem;display:flex}@media (width>=640px){.shoro .mastmark .subrow{margin-top:-1rem}}.shoro .mastmark .sub-jp{font-family:var(--font-display);color:var(--vermilion);font-size:clamp(1.6rem,6vw,3.75rem);line-height:1}.shoro .mastmark .sub-en{font-family:var(--font-label);letter-spacing:.2em;color:var(--ink);font-size:clamp(1.4rem,5vw,2.25rem)}.shoro .mastmark .stamp-pos{position:absolute;top:1rem;right:.5rem}@media (width>=640px){.shoro .mastmark .stamp-pos{top:1.5rem;right:1.5rem}}.shoro .heroband{grid-template-columns:repeat(12,1fr);gap:.75rem;margin-top:2rem;display:grid}.shoro .heroband .heroimg{border:3px solid var(--ink);grid-column:span 12;position:relative;overflow:hidden}@media (width>=768px){.shoro .heroband .heroimg{grid-column:span 8}}.shoro .heroband .heroimg img{-o-object-fit:cover;object-fit:cover;width:100%;height:260px}@media (width>=640px){.shoro .heroband .heroimg img{height:420px}}@media (width>=768px){.shoro .heroband .heroimg img{height:460px}}.shoro .heroband .heroimg .cap{background:var(--ink);color:var(--cream);font-family:var(--font-label);letter-spacing:.2em;padding:.5rem 1rem;font-size:1rem;position:absolute;bottom:0;left:0}.shoro .heroband .side{grid-column:span 12;grid-template-columns:1fr 1fr;gap:.75rem;display:grid}@media (width>=768px){.shoro .heroband .side{grid-column:span 4;grid-template-columns:1fr}}.shoro .heroband .blk{border:3px solid var(--ink);flex-direction:column;justify-content:center;padding:1.25rem;display:flex}@media (width>=640px){.shoro .heroband .blk{padding:1.5rem}}.shoro .heroband .blk.amber{background:var(--amber);color:var(--ink)}.shoro .heroband .blk.verm{background:var(--vermilion);color:var(--cream)}.shoro .heroband .blk .kicker{font-family:var(--font-label);letter-spacing:.25em;opacity:.8;font-size:.78rem}.shoro .heroband .blk .big{font-family:var(--font-display);font-size:2.75rem;line-height:1}@media (width>=640px){.shoro .heroband .blk .big{font-size:3rem}}.shoro .heroband .blk .small{margin-top:.35rem;font-size:.9rem}.shoro .about{border-bottom:3px solid var(--ink);background:var(--cream)}.shoro .about .grid{grid-template-columns:repeat(12,1fr);gap:1.5rem;padding-top:3.5rem;padding-bottom:3.5rem;display:grid}@media (width>=768px){.shoro .about .grid{padding-top:5rem;padding-bottom:5rem}}.shoro .about .lead{grid-column:span 12}@media (width>=768px){.shoro .about .lead{grid-column:span 5}}.shoro .about .eyebrow{font-family:var(--font-label);letter-spacing:.3em;color:var(--vermilion);font-size:.95rem}.shoro .about h2{font-family:var(--font-display);color:var(--ink);margin:.5rem 0 0;font-size:clamp(2.75rem,7vw,3.75rem);line-height:1.1}.shoro .about .body{grid-column:span 12}@media (width>=768px){.shoro .about .body{grid-column:span 7}}.shoro .about .body p{font-family:var(--font-body);color:var(--ink);margin:0;font-size:1.05rem;line-height:1.85}@media (width>=640px){.shoro .about .body p{font-size:1.12rem}}.shoro .about .chips{flex-wrap:wrap;gap:.75rem;margin-top:1.5rem;display:flex}.shoro .about .chips .stamp{font-size:.9rem}.shoro .about .chips .c-verm{color:var(--vermilion)}.shoro .about .chips .c-ink{color:var(--ink)}.shoro .about .chips .c-amber{color:var(--amber)}.shoro .products{border-bottom:3px solid var(--ink);background:var(--cream)}.shoro .products .inner{padding-top:3.5rem;padding-bottom:3.5rem}@media (width>=768px){.shoro .products .inner{padding-top:5rem;padding-bottom:5rem}}.shoro .products .head{justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:2rem;display:flex}.shoro .products .head .eyebrow{font-family:var(--font-label);letter-spacing:.3em;color:var(--vermilion);font-size:.95rem}.shoro .products .head h2{font-family:var(--font-display);color:var(--ink);margin:.5rem 0 0;font-size:clamp(2.75rem,8vw,4.5rem)}.shoro .products .head .count{font-family:var(--font-label);letter-spacing:.2em;color:var(--ink-soft);font-size:.95rem;display:none}@media (width>=640px){.shoro .products .head .count{display:block}}.shoro .grid{grid-template-columns:1fr;gap:1.25rem;display:grid}@media (width>=640px){.shoro .grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.shoro .grid{grid-template-columns:repeat(3,1fr)}}.shoro .card{border:3px solid var(--ink);transition:transform .3s;overflow:hidden}.shoro .card:hover{transform:scale(1.04)rotate(-1deg)}.shoro .card .frame{aspect-ratio:4/3;border-bottom:3px solid var(--ink);background:var(--cream);position:relative;overflow:hidden}.shoro .card .frame img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .5s}.shoro .card:hover .frame img{transform:scale(1.05)}.shoro .card .no{background:var(--cream);color:var(--vermilion);position:absolute;top:.75rem;left:.75rem}.shoro .card .no.stamp{font-size:.78rem}.shoro .card .foot{justify-content:space-between;align-items:flex-end;gap:.75rem;padding:1.25rem;display:flex}.shoro .card .foot.amber{background:var(--amber);color:var(--ink)}.shoro .card .foot.vermilion{background:var(--vermilion);color:var(--cream)}.shoro .card .foot.ink{background:var(--ink);color:var(--cream)}.shoro .card .foot .jp{font-family:var(--font-display);font-size:1.875rem;line-height:1}@media (width>=640px){.shoro .card .foot .jp{font-size:2.25rem}}.shoro .card .foot .note{font-family:var(--font-body);opacity:.9;margin-top:.5rem;font-size:.9rem}.shoro .card .foot .en{font-family:var(--font-label);letter-spacing:.2em;font-size:1.125rem}@media (width>=640px){.shoro .card .foot .en{font-size:1.25rem}}.shoro .access{background:var(--ink);color:var(--cream)}.shoro .access .grid{grid-template-columns:repeat(12,1fr);gap:1.5rem;padding-top:3.5rem;padding-bottom:3.5rem;display:grid}@media (width>=768px){.shoro .access .grid{padding-top:5rem;padding-bottom:5rem}}.shoro .access .lead{grid-column:span 12}@media (width>=768px){.shoro .access .lead{grid-column:span 5}}.shoro .access .eyebrow{font-family:var(--font-label);letter-spacing:.3em;color:var(--amber);font-size:.95rem}.shoro .access h2{font-family:var(--font-display);margin:.5rem 0 0;font-size:clamp(2.5rem,6vw,3.5rem);line-height:1.1}.shoro .access .info{grid-column:span 12;grid-template-columns:1fr;gap:1rem;display:grid}@media (width>=640px){.shoro .access .info{grid-template-columns:1fr 1fr}}@media (width>=768px){.shoro .access .info{grid-column:span 7}}.shoro .access .block{border:3px solid var(--amber);padding:1.25rem}.shoro .access .block dt{font-family:var(--font-label);letter-spacing:.3em;color:var(--amber);margin:0;font-size:.78rem}.shoro .access .block dd{font-family:var(--font-display);margin:.5rem 0 0;font-size:1.3rem}@media (width>=640px){.shoro .access .block dd{font-size:1.5rem}}.shoro .access .block dd a:hover{color:var(--amber)}.shoro .access .notice{border:3px solid var(--amber);background:var(--vermilion);grid-column:1/-1;padding:1.25rem}.shoro .access .notice dt{font-family:var(--font-label);letter-spacing:.3em;color:var(--cream);opacity:.85;margin:0;font-size:.78rem}.shoro .access .notice dd{font-family:var(--font-display);color:var(--cream);margin:.35rem 0 0;font-size:1.5rem}@media (width>=640px){.shoro .access .notice dd{font-size:1.875rem}}.shoro .access-map{background:var(--cream);color:var(--ink);border:3px solid var(--amber);margin-top:2.5rem;padding:1.5rem}@media (width>=768px){.shoro .access-map{padding:2.25rem}}.shoro footer{border-top:3px solid var(--amber);background:var(--ink);color:var(--cream)}.shoro footer .inner{flex-direction:column;justify-content:space-between;align-items:flex-start;gap:1rem;padding-top:2rem;padding-bottom:2rem;display:flex}@media (width>=640px){.shoro footer .inner{flex-direction:row;align-items:center}}.shoro footer .fname{font-family:var(--font-display);color:var(--amber);font-size:1.5rem}.shoro footer .ftag{font-family:var(--font-label);letter-spacing:.3em;color:var(--cream);opacity:.7;font-size:.78rem}.shoro footer .demo-note{width:100%;color:var(--cream);opacity:.6;padding-bottom:1.5rem;font-size:.66rem;line-height:1.7}.shoro .skipnav{position:absolute;left:-9999px}
