.schmatz-menu__header{margin-bottom:30px}.schmatz-mc--watermark{position:relative;overflow:hidden}.schmatz-mc--watermark:before{content:attr(data-watermark);color:#ffffff73;font-size:clamp(7rem,21vw,25rem);font-weight:700;letter-spacing:-.08em;line-height:.8;position:absolute;left:-.06em;top:.05em;text-transform:lowercase;white-space:nowrap;pointer-events:none}.schmatz-mc--watermark .page-width{position:relative;z-index:1}.schmatz-menu__title{font-size:2rem;font-weight:700;letter-spacing:.06em;text-transform:lowercase;margin:0}.schmatz-menu__title-jp{font-size:1.2rem;margin:2px 0 0;color:#555}.schmatz-menu__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:28px 12px}.schmatz-menu__grid--beer_grid{grid-template-columns:1fr;gap:20px}@media screen and (min-width:750px){.schmatz-mc--watermark:before{top:0}.schmatz-menu__grid--card_grid{grid-template-columns:repeat(3,1fr);gap:40px 24px}.schmatz-menu__grid--beer_grid{grid-template-columns:repeat(2,1fr);gap:48px 40px}}.schmatz-menu__item{border:none}.schmatz-menu__summary{display:block;cursor:pointer;list-style:none;position:relative}.schmatz-menu__summary::-webkit-details-marker{display:none}.schmatz-menu__summary::marker{content:""}.schmatz-menu__item-no{display:flex;align-items:baseline;gap:6px;font-weight:700;margin-bottom:6px}.schmatz-menu__item-initial{font-size:2rem}.schmatz-menu__item-number{font-size:1.2rem}.schmatz-menu__item-photo{display:block;aspect-ratio:var(--schmatz-menu-image-ratio, 4 / 3);overflow:hidden}.schmatz-menu__item-photo img,.schmatz-menu__item-photo svg{width:100%;height:100%;object-fit:cover;display:block}.schmatz-menu__item-photo--auto{aspect-ratio:auto}.schmatz-menu__item-photo--auto img,.schmatz-menu__item-photo--auto svg{height:auto;object-fit:contain}.schmatz-menu__summary:focus-visible{outline:2px solid currentColor;outline-offset:4px}.schmatz-menu__item-names{display:block;background:#fff;padding:8px 10px;margin-top:-1px}.schmatz-menu__item-en{display:block;font-size:1.4rem;font-weight:700;line-height:1.3}.schmatz-menu__item-jp{display:block;font-size:1.1rem;color:#555;margin-top:2px}.schmatz-menu__grid--beer_grid .schmatz-menu__summary{display:grid;grid-template-columns:44% 1fr;align-items:center;gap:14px}.schmatz-menu__grid--beer_grid .schmatz-menu__item-no{position:absolute;z-index:2;top:6px;left:calc(44% + 14px);margin:0}.schmatz-menu__grid--beer_grid .schmatz-menu__item-photo{grid-column:1}.schmatz-menu__grid--beer_grid .schmatz-menu__item-names{grid-column:2;padding:36px 0 8px;background:transparent}.schmatz-menu__grid--beer_grid .schmatz-menu__item-initial{font-size:2.8rem}@media screen and (min-width:750px){.schmatz-menu__grid--beer_grid .schmatz-menu__summary{grid-template-columns:52% 1fr}.schmatz-menu__grid--beer_grid .schmatz-menu__item-no{left:calc(52% + 16px)}}[data-menu-item]>.menu-item__detail{background:#fff;padding:14px 12px;font-size:1.25rem;line-height:1.9}schmatz-menu-category:defined [data-menu-item]>[data-menu-detail]{display:none}.menu-item__detail-en{font-size:1.6rem;font-weight:700;margin:0 0 2px}.menu-item__detail-jp{font-size:1.2rem;color:#555;margin:0 0 10px}.menu-item__detail-desc{margin:0 0 10px}.menu-item__detail-price{font-weight:700;margin:0 0 6px}.menu-item__detail-allergens{font-size:1.1rem;color:#777;margin:0}.schmatz-menu__empty-note{grid-column:1 / -1;font-size:1.3rem;padding:24px;background:#0000000a}menu-detail-panel{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;background:#0006;opacity:0;transition:opacity .25s ease}menu-detail-panel[hidden]{display:none}menu-detail-panel.is-open{opacity:1}body.menu-detail-panel-open{overflow:hidden}@media screen and (max-width:989px){body.menu-detail-panel-open .schmatz-sp-menu{visibility:hidden;pointer-events:none}}.menu-detail-panel__sheet{position:absolute;background:#fff;display:flex;flex-direction:column;left:0;right:0;bottom:0;height:auto;min-height:50vh;min-height:50dvh;max-height:85vh;max-height:85svh;padding-bottom:env(safe-area-inset-bottom,0);box-sizing:border-box;border-radius:12px 12px 0 0;transform:translateY(100%);transition:transform .3s ease}menu-detail-panel.is-open .menu-detail-panel__sheet{transform:translateY(0)}.menu-detail-panel__header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid rgba(0,0,0,.08);flex-shrink:0}.menu-detail-panel__title{font-size:1.6rem;font-weight:700;letter-spacing:.06em;text-transform:lowercase;margin:0}.menu-detail-panel__close{-webkit-appearance:none;appearance:none;background:none;border:none;font-size:2.6rem;line-height:1;cursor:pointer;min-width:44px;min-height:44px;padding:0;color:#1a1a1a}.menu-detail-panel__close:focus-visible{outline:2px solid currentColor;outline-offset:3px}.menu-detail-panel__track{flex:1 1 auto;display:flex;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch}.menu-detail-panel__track:focus-visible{outline:2px solid #1a1a1a;outline-offset:-2px}.menu-detail-panel__slide{flex:0 0 min(78vw,320px);scroll-snap-align:start;overflow-y:auto;padding:20px;box-sizing:border-box}.menu-detail-panel__photo{aspect-ratio:var(--schmatz-menu-image-ratio, 4 / 3);overflow:hidden;margin-bottom:16px}.menu-detail-panel__photo img,.menu-detail-panel__photo svg{width:100%;height:100%;object-fit:cover;display:block}.menu-detail-panel__photo--auto{aspect-ratio:auto}.menu-detail-panel__photo--auto img,.menu-detail-panel__photo--auto svg{height:auto;object-fit:contain}.menu-detail-panel__slide .menu-item__detail{display:block!important;padding:0}@media screen and (min-width:750px){.menu-detail-panel__sheet{border-radius:16px 16px 0 0}.menu-detail-panel__slide{flex-basis:50vw;padding:24px}}@media screen and (max-width:989px){.menu-detail-panel__slide{scrollbar-width:none;-ms-overflow-style:none}.menu-detail-panel__slide::-webkit-scrollbar{display:none}}@media screen and (min-width:990px){.menu-detail-panel__sheet{bottom:auto;left:40vw;right:0;top:50%;height:50vh;height:50dvh;min-height:0;max-height:none;border-radius:16px 0 0 16px;transform:translateY(100%)}menu-detail-panel.is-open .menu-detail-panel__sheet{transform:translateY(-50%)}.menu-detail-panel__slide{flex-basis:50%;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-template-rows:auto auto minmax(0,1fr) auto auto;column-gap:24px;row-gap:8px;align-items:start;border-right:1px solid rgba(0,0,0,.08)}.menu-detail-panel__photo{grid-column:1;grid-row:1 / span 2;margin-bottom:0}.menu-detail-panel__slide .menu-item__detail{display:contents!important}.menu-detail-panel__slide .menu-item__detail-en{grid-column:2;grid-row:1;margin:0}.menu-detail-panel__slide .menu-item__detail-jp{grid-column:2;grid-row:2;margin:0}.menu-detail-panel__slide .menu-item__detail-desc{grid-column:1 / -1;grid-row:3;margin:8px 0 0}.menu-detail-panel__slide .menu-item__detail-price{grid-column:1 / -1;grid-row:4;margin:0}.menu-detail-panel__slide .menu-item__detail-allergens{grid-column:1 / -1;grid-row:5;margin:0}}.pc-br{display:none}.sp-br{display:inline}@media screen and (min-width:750px){.pc-br{display:inline}.sp-br{display:none}}
/*# sourceMappingURL=/cdn/shop/t/139/assets/schmatz-menu.css.map */
