.sott-stockists{background:var(--sott-stockists-bg);color:var(--sott-stockists-text);padding-block:var(--sott-stockists-pt) var(--sott-stockists-pb)}.sott-stockists *{box-sizing:border-box}.sott-stockists [hidden]{display:none!important}.sott-stockists__inner{max-width:1240px;margin-inline:auto;padding-inline:40px}.sott-stockists__header{max-width:760px;margin-bottom:52px}.sott-stockists__eyebrow{margin:0 0 12px;color:var(--sott-stockists-accent);font-size:11px;letter-spacing:.18em;text-transform:uppercase}.sott-stockists__heading{margin:0;color:inherit;font-size:clamp(36px,5vw,56px);font-weight:400;letter-spacing:.04em;line-height:1.15}.sott-stockists__description{margin-top:24px;font-size:14px;line-height:2}.sott-stockists__description>*:first-child{margin-top:0}.sott-stockists__description>*:last-child{margin-bottom:0}.sott-stockists__filters{display:grid;grid-template-columns:minmax(220px,.8fr) minmax(280px,1.4fr) auto;gap:16px;align-items:end;padding:24px;border:1px solid color-mix(in srgb,var(--sott-stockists-text) 16%,transparent);background:color-mix(in srgb,var(--sott-stockists-bg) 92%,var(--sott-stockists-text))}.sott-stockists__field label{display:block;margin-bottom:8px;font-size:11px;letter-spacing:.08em}.sott-stockists__select-wrap,.sott-stockists__search-wrap{position:relative}.sott-stockists__select-wrap select,.sott-stockists__search-wrap input{width:100%;height:52px;margin:0;border:0;border-bottom:1px solid color-mix(in srgb,var(--sott-stockists-text) 45%,transparent);border-radius:0;outline:none;background:transparent;color:inherit;font:inherit;font-size:14px}.sott-stockists__select-wrap select{-webkit-appearance:none;appearance:none;padding:0 38px 0 2px;cursor:pointer}.sott-stockists__search-wrap input{-webkit-appearance:none;appearance:none;padding:0 6px 0 32px}.sott-stockists__search-wrap svg{position:absolute;top:50%;left:2px;transform:translateY(-50%);pointer-events:none}.sott-stockists__select-icon{position:absolute;top:50%;right:8px;width:9px;height:9px;border-right:1px solid currentColor;border-bottom:1px solid currentColor;transform:translateY(-70%) rotate(45deg);pointer-events:none}.sott-stockists__select-wrap select:focus,.sott-stockists__search-wrap input:focus{border-bottom-color:var(--sott-stockists-accent);box-shadow:0 1px 0 var(--sott-stockists-accent)}.sott-stockists__reset{min-height:52px;padding:0 18px;border:1px solid color-mix(in srgb,var(--sott-stockists-text) 35%,transparent);border-radius:0;background:transparent;color:inherit;font:inherit;font-size:12px;cursor:pointer}.sott-stockists__reset:hover{border-color:var(--sott-stockists-accent);color:var(--sott-stockists-accent)}.sott-stockists__summary{margin:34px 0 12px;font-size:12px;text-align:right}.sott-stockists__table{border-top:1px solid color-mix(in srgb,var(--sott-stockists-text) 28%,transparent)}.sott-stockists__table-head,.sott-stockists__row{display:grid;grid-template-columns:minmax(160px,1.2fr) minmax(250px,2fr) minmax(160px,1.2fr) minmax(130px,.9fr) minmax(112px,auto);gap:24px;align-items:center}.sott-stockists__table-head{padding:18px 20px;border-bottom:1px solid color-mix(in srgb,var(--sott-stockists-text) 18%,transparent);font-size:11px;letter-spacing:.08em}.sott-stockists__row{min-height:132px;padding:25px 20px;border-bottom:1px solid color-mix(in srgb,var(--sott-stockists-text) 18%,transparent);font-size:13px;line-height:1.75;transition:background-color .18s ease}.sott-stockists__row:hover{background:color-mix(in srgb,var(--sott-stockists-accent) 7%,transparent)}.sott-stockists__name strong{display:block;font-size:16px;font-weight:500;line-height:1.45}.sott-stockists__prefecture{display:inline-block;margin-bottom:8px;color:var(--sott-stockists-accent);font-size:10px;letter-spacing:.08em}.sott-stockists__phone a{color:inherit;text-decoration:none}.sott-stockists__phone a:hover{color:var(--sott-stockists-accent)}.sott-stockists__action{text-align:right}.sott-stockists__detail-button{display:inline-flex;gap:12px;align-items:center;justify-content:flex-end;padding:8px 0;border:0;border-bottom:1px solid currentColor;border-radius:0;background:transparent;color:inherit;font:inherit;font-size:12px;cursor:pointer}.sott-stockists__detail-button:hover{color:var(--sott-stockists-accent)}.sott-stockists__empty{margin:48px 0;text-align:center}.sott-stockists__dialog{width:min(920px,calc(100vw - 40px));max-width:none;max-height:min(760px,calc(100dvh - 40px));padding:0;overflow:auto;border:0;border-radius:0;background:var(--sott-stockists-bg);color:var(--sott-stockists-text);box-shadow:0 24px 80px #00000038}.sott-stockists__dialog::backdrop{background:#19171494;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.sott-stockists__dialog-close{position:absolute;z-index:2;top:18px;right:18px;display:grid;width:42px;height:42px;padding:0;border:1px solid color-mix(in srgb,var(--sott-stockists-text) 24%,transparent);border-radius:50%;place-items:center;background:color-mix(in srgb,var(--sott-stockists-bg) 92%,transparent);color:inherit;font:inherit;font-size:23px;line-height:1;cursor:pointer}.sott-stockists__dialog-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);min-height:530px}.sott-stockists__dialog-grid:has(.sott-stockists__dialog-media[hidden]){grid-template-columns:1fr;min-height:auto}.sott-stockists__dialog-media{min-height:530px;background:#e8e5df}.sott-stockists__dialog-media img{display:block;width:100%;height:100%;min-height:530px;object-fit:cover}.sott-stockists__dialog-content{display:flex;flex-direction:column;justify-content:center;padding:72px 56px 54px}.sott-stockists__dialog-prefecture{margin:0 0 10px;color:var(--sott-stockists-accent);font-size:11px;letter-spacing:.1em}.sott-stockists__dialog-title{margin:0;color:inherit;font-size:clamp(28px,4vw,40px);font-weight:400;line-height:1.25}.sott-stockists__details{margin:38px 0 0;font-size:12px}.sott-stockists__details>div{display:grid;grid-template-columns:78px 1fr;gap:14px;padding:14px 0;border-top:1px solid color-mix(in srgb,var(--sott-stockists-text) 14%,transparent)}.sott-stockists__details>div:last-child{border-bottom:1px solid color-mix(in srgb,var(--sott-stockists-text) 14%,transparent)}.sott-stockists__details dt{color:color-mix(in srgb,var(--sott-stockists-text) 64%,transparent)}.sott-stockists__details dd{margin:0;white-space:pre-line}.sott-stockists__details a{color:inherit;text-underline-offset:3px}.sott-stockists__dialog-note{margin:22px 0 0;padding:14px 16px;background:color-mix(in srgb,var(--sott-stockists-accent) 8%,transparent);font-size:11px;line-height:1.75;white-space:pre-line}.sott-stockists__dialog-links{display:grid;gap:10px;margin-top:30px}.sott-stockists__dialog-link{display:flex;min-height:48px;align-items:center;justify-content:center;border:1px solid var(--sott-stockists-text);color:inherit;font-size:12px;text-decoration:none;transition:background-color .18s ease,color .18s ease}.sott-stockists__dialog-link--primary,.sott-stockists__dialog-link:hover{background:var(--sott-stockists-text);color:var(--sott-stockists-bg)}.sott-stockists__dialog-link--primary:hover{background:var(--sott-stockists-accent);border-color:var(--sott-stockists-accent)}@media screen and (max-width:989px){.sott-stockists__inner{padding-inline:24px}.sott-stockists__filters{grid-template-columns:1fr 1fr}.sott-stockists__reset{grid-column:1 / -1;justify-self:start}.sott-stockists__table-head{display:none}.sott-stockists__row{grid-template-columns:1fr auto;gap:18px 24px;padding:28px 4px}.sott-stockists__name{grid-column:1 / -1}.sott-stockists__address,.sott-stockists__hours,.sott-stockists__phone{grid-column:1}.sott-stockists__address:before,.sott-stockists__hours:before,.sott-stockists__phone:before{display:block;margin-bottom:3px;color:color-mix(in srgb,var(--sott-stockists-text) 58%,transparent);font-size:10px;letter-spacing:.06em}.sott-stockists__address:before{content:"\6240\5728\5730"}.sott-stockists__hours:before{content:"\55b6\696d\6642\9593"}.sott-stockists__phone:before{content:"\96fb\8a71\756a\53f7"}.sott-stockists__action{grid-column:2;grid-row:2 / span 3;align-self:end}}@media screen and (max-width:749px){.sott-stockists__inner{padding-inline:20px}.sott-stockists__header{margin-bottom:34px}.sott-stockists__filters{grid-template-columns:1fr;padding:20px}.sott-stockists__reset{grid-column:auto;width:100%}.sott-stockists__row{grid-template-columns:1fr}.sott-stockists__address,.sott-stockists__hours,.sott-stockists__phone,.sott-stockists__action{grid-column:1}.sott-stockists__action{grid-row:auto;justify-self:start}.sott-stockists__dialog{width:calc(100vw - 24px);max-height:calc(100dvh - 24px)}.sott-stockists__dialog-grid{grid-template-columns:1fr;min-height:auto}.sott-stockists__dialog-media,.sott-stockists__dialog-media img{min-height:0;aspect-ratio:4 / 3}.sott-stockists__dialog-content{padding:36px 24px 30px}.sott-stockists__dialog-close{top:12px;right:12px;background:#ffffffe0;color:#24231f}}@media(prefers-reduced-motion:reduce){.sott-stockists__row,.sott-stockists__dialog-link{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/6/compiled_assets/styles.css.map */
