.store-list__page-title{margin:22.5px auto 45px}.store-list__page-title,.store-list__title{display:flex;flex-direction:column;row-gap:7px;text-align:center;padding:0 16px}.store-list__page-title p,.store-list__title p{margin:0;font-family:var(--font-en);font-size:20px;font-weight:400;letter-spacing:.04em;line-height:1.2;color:var(--beige-c1a)}.store-list__page-title h1,.store-list__title h2{margin:0;font-family:var(--font-jp);font-size:26px;font-weight:700;line-height:1;color:var(--black-222)}.store-list-filter{padding:0 16px;display:flex;flex-direction:column;row-gap:45px}.filter-sect-name{font-family:var(--font-jp);font-size:16px;font-weight:700;line-height:1;color:var(--black-000);margin:0 0 23px}.area-tab__list{display:flex;flex-wrap:wrap;flex-direction:row;gap:10px 6px}.area-tab{cursor:pointer;width:calc((100% - 12px) / 3);height:50px;border:1px solid var(--gray-d5d);border-radius:1px;display:flex;justify-content:center;align-items:center;font-family:var(--font-jp);font-size:16px;font-weight:400;line-height:1.2;color:var(--black-000);background-color:#fff;padding-top:0;padding-bottom:0}.area-tab:hover{opacity:.5}.area-tab.active{background-color:var(--gray-ede)}.bg-gray{display:flex;flex-direction:column;row-gap:48px}.pref-buttons .filter-sect-name{margin-bottom:16px}#pref-checkboxes{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px 0}#pref-checkboxes label{padding:0 19px;height:44px;align-content:center;position:relative;cursor:pointer}#pref-checkboxes label:hover{opacity:.5}#pref-checkboxes label:before{position:absolute;content:"";width:1px;height:16px;background-color:var(--black-333);border-radius:5px;left:0;top:50%;transform:translateY(-50%)}#pref-checkboxes label:after{position:absolute;content:"";width:1px;height:16px;background-color:var(--black-333);border-radius:5px;right:-1px;top:50%;transform:translateY(-50%)}#pref-checkboxes label input{display:none}#product-options{position:relative;display:flex;flex-direction:row;flex-wrap:wrap;gap:10px 30px}#product-options label{font-family:var(--font-jp);font-size:16px;font-weight:400;line-height:1.187;color:var(--black-000);position:relative;display:inline-flex;align-items:center;cursor:pointer;gap:6px}#product-options input[type=checkbox]{opacity:0;position:absolute;left:0;top:0;width:20px;height:20px;margin:0;z-index:-1}#product-options .checkmark{width:21px;height:21px;background-color:#fff;border:1px solid var(--gray-d5d);border-radius:1px;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease;flex-shrink:0}#product-options .check-icon{display:none}#product-options input[type=checkbox]:checked+.checkmark{background-color:var(--black-333);border:1px solid var(--black-333)}#product-options input[type=checkbox]:checked+.checkmark .check-icon{display:block}#reset-product-options{position:absolute;bottom:-80px;right:0;height:40px;border:1px solid var(--gray-d5d);border-radius:40px;font-family:var(--font-jp);font-size:14px;font-weight:400;line-height:1;color:var(--black-000);padding-left:19px;padding-right:19px;background-color:#fff;transition:all .2s;cursor:pointer}#reset-product-options:hover{color:#fff;background-color:var(--black-000)}.store-list__title{margin:180px auto 55px}#store-list{padding:0 24px}.store-block{margin:35px 0 0;padding-right:40px;padding-bottom:40px;border-bottom:1px solid var(--gray-d5d);position:relative}.store-block .arrow{position:absolute;top:50%;right:10px;transform:translateY(-50%);transition:opacity .2s}.store-block .arrow:hover{opacity:.5}.store-name{margin:0 0 20px;font-family:var(--font-jp);font-size:16px;font-weight:700;line-height:1.56;color:var(--black-000)}.store-address{margin:20px 0 18px;font-family:var(--font-jp);font-size:16px;font-weight:400;line-height:1.625;color:var(--black-000)}.store-tel{margin:18px 0 12px;text-decoration:none;font-family:var(--font-en);font-size:19px;font-weight:300;line-height:1.31;color:var(--black-000);transition:opacity .2s}.store-tel:hover{opacity:.5}.store-tags{margin:12px 0 0;padding-left:0;list-style:none;display:flex;flex-direction:row;flex-wrap:wrap;gap:8px}.store-tags li{padding:6px 12px;background-color:var(--gray-ede);font-family:var(--font-jp);font-size:14px;font-weight:400;line-height:1;color:var(--black-000)}.recommend-title .sec-title{margin-bottom:0;text-align:center}.recommend-title .sub-title{color:var(--beige-c1a);font-size:18px;letter-spacing:.04em;line-height:1.222;margin:0;font-family:var(--font-en)}.recommend-title .title{font-size:26px;line-height:1.423;margin:1px 0 0;font-weight:700;color:var(--black-222)}.recommend-widget-container .amp-recommend-app{max-width:1116px!important;padding:0 0 100px!important}.product-section--container:has(.recommend-widget-container){margin:0 auto}.amp-recommend-app__product-img--portrait{aspect-ratio:3/4!important}@media screen and (min-width: 860px){.store-list__page-title{margin:0 auto 58px}.filter-sect-name,.store-address br{display:none}.store-list-filter{padding:0;row-gap:0}.area-tab__list{flex-direction:row;flex-wrap:nowrap;max-width:890px;margin:0 auto;justify-content:center}.area-tab{letter-spacing:.05em;font-size:.9em;width:auto;height:44px;padding:14px 20px;white-space:nowrap;max-width:100%;flex-shrink:0;border-bottom:none;border-radius:1px 1px 0 0}.bg-gray{background-color:var(--gray-ede);align-items:center;row-gap:32px}.area-block{max-width:768px;margin:0 auto}#pref-checkboxes label{padding:0 20px;height:30px}.bg-gray{padding:40px 0 54px}#reset-product-options{bottom:50%;transform:translateY(50%);right:-220px}.store-list__title{margin:100px auto 64px}.store-block{position:relative;min-height:164px}.store-name{font-size:19px;line-height:1.31;min-width:270px;width:30%}.store-info{position:absolute;top:0;left:40%;width:50%}.store-address{margin-top:0}.store-tags{margin-top:14px;margin-bottom:40px}}@media screen and (min-width: 960px){.area-tab__list{column-gap:10px}.area-tab{font-size:16px}#reset-product-options{right:-325px}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/page-store-list.css.map */
