.shoplist-header{padding:0 1.5rem}.shoplist__header-image{max-width:754px;width:100%}.shoplist__header-image img{width:100%}.shoplist-section .shoplist__container{margin:10px auto 0}.shoplist-section .shoplist__divider{width:100%;height:1px;background-color:#ddd;margin:30px 0}.shoplist-section .shoplist__content{display:flex;align-items:flex-start;border:1px solid #ccc}.shoplist-section .shoplist__map-area{flex:0 0 calc(900/1300*100%)}.shoplist-section .shoplist__search-wrapper{display:flex;gap:20px}.shoplist-section .shoplist__search-bar{position:relative;flex:1;border-right:1px solid #ccc}.shoplist-section .shoplist__search-input{width:100%;height:41px;padding:0 10px 0 38px;border:none;background:#f9f9f94d;color:#999;font-size:14px;box-sizing:border-box}.shoplist-section .shoplist__search-input::placeholder{color:#999}.shoplist-section .shoplist__search-input:focus-visible{outline:none;box-shadow:none}.shoplist-section .shoplist__search-button{position:absolute;left:8px;top:50%;transform:translateY(-50%);background:none;border:none;color:#999;cursor:pointer;padding:0}.shoplist-section .shoplist__search-icon{width:28px;height:28px;color:#ccc}.shoplist-section .shoplist__location-button-sp{display:none}.shoplist-section .shoplist__current-location-btn--sp{display:flex;align-items:center;justify-content:center;width:40px;height:34px;padding:0;border:none;background:transparent;color:#080808;border-radius:6px;cursor:pointer;transition:opacity .3s ease}.shoplist-section .shoplist__current-location-btn--sp:hover{opacity:.6}.shoplist-section .shoplist__location-icon{width:20px;height:20px}.shoplist-section .shoplist__map-container{width:100%;height:600px}.shoplist-section .shoplist__map-container iframe{width:100%;height:100%;border:none}.shoplist-section .shoplist__map{width:100%;height:100%}.shoplist-section .shoplist__map-container iframe{display:none!important}.shoplist-section .shoplist__map--embed{border:none;border-radius:0}.shoplist-section .shoplist__map-placeholder{width:100%;height:100%;background:linear-gradient(135deg,#4caf50,#2196f3);display:flex;align-items:center;justify-content:center}.shoplist-section .shoplist__map-placeholder-content{text-align:center;color:#fff}.shoplist-section .shoplist__map-placeholder-icon{width:48px;height:48px;margin-bottom:16px}.shoplist-section .shoplist__map-placeholder-text{font-size:16px;line-height:1.4;margin:0;text-align:center}.shoplist-section .shoplist__map-placeholder-text strong{color:#ffeb3b;font-size:18px}.shoplist-section .shoplist__shops-area{flex:1 0 calc(375/1300*100%)}.shoplist-section .shoplist__location-button-pc{display:flex;justify-content:center;border-bottom:1px solid #ccc}.shoplist-section .shoplist__current-location-btn--pc{display:flex;align-items:center;justify-content:center;gap:8px;padding:10px 16px;border:none;background:transparent;color:#080808;font-size:14px;border-radius:6px;cursor:pointer;font-weight:700;transition:opacity .3s ease}.shoplist-section .shoplist__current-location-btn--pc:hover{opacity:.6}.shoplist-section .shoplist__shops-list{height:600px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.3) transparent}.shoplist-section .shoplist__shops-list::-webkit-scrollbar{width:6px}.shoplist-section .shoplist__shops-list::-webkit-scrollbar-track{background:transparent}.shoplist-section .shoplist__shops-list::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:3px}.shoplist-section .shoplist__shop-card{padding:20px;border:none;border-bottom:1px solid #cccccc;margin-bottom:0;background:transparent;box-shadow:none!important}.shoplist-section .shoplist__shop-card--interactive{cursor:pointer}.shoplist-section .shoplist__shop-card--interactive:hover{box-shadow:none!important}.shoplist-section .shoplist__shop-card--selected{background:#494949!important;border-left:none!important;box-shadow:none!important}.shoplist-section .shoplist__shop-name{font-size:16px;margin:0 0 10px;color:#000;font-weight:700}.shoplist-section .shoplist__shop-postal{font-size:13px;margin-bottom:5px;color:#000;line-height:1.4}.shoplist-section .shoplist__shop-address{font-size:12px;margin-top:0;margin-bottom:5px;color:#000;line-height:1.4}.shoplist-section .shoplist__shop-phone{font-size:13px;margin-top:0;margin-bottom:0;color:#000;line-height:1.4;pointer-events:none;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.shoplist-section .shoplist__shop-buttons{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-start;align-items:center;margin-top:10px;font-size:12px;font-weight:700}.shoplist-section .shoplist__shop-button{display:inline-flex;align-items:center;justify-content:center;flex:1;width:150px;height:30px;border:1px solid #353535;background:#353535;color:#fff;font-size:12px;text-decoration:none;text-align:center;border-radius:0;cursor:pointer;transition:background-color .3s ease;padding:0}.shoplist-section .shoplist__shop-button--disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.shoplist-section .shoplist__shop-card--selected .shoplist__shop-name,.shoplist-section .shoplist__shop-card--selected .shoplist__shop-postal,.shoplist-section .shoplist__shop-card--selected .shoplist__shop-address,.shoplist-section .shoplist__shop-card--selected .shoplist__shop-phone{color:#fff}.shoplist-section .shoplist__shop-card--selected .shoplist__shop-button{background-color:#fff;color:#353535}.shoplist-section .shoplist__shop-button:hover{background-color:#ffffff1a;color:#353535}.shoplist-section .shoplist__shop-card--selected .shoplist__shop-button:hover{background-color:#000;color:#fff;border-color:#000}@media screen and (max-width: 999px){.shoplist-section .shoplist__header-image{width:90%}.shoplist-section .shoplist__divider{background-color:#fff;margin:10px 0}.shoplist-section .shoplist__content{flex-direction:column;gap:0;margin-top:20px;overflow-x:hidden}.shoplist-section .shoplist__map-area{flex:none;width:100%}.shoplist-section .shoplist__search-wrapper{gap:0;border-bottom:1px solid #ccc}.shoplist-section .shoplist__location-button-sp{display:flex;align-items:center}.shoplist-section .shoplist__location-button-pc{display:none}.shoplist-section .shoplist__map-container{height:345px;margin:0 auto}.shoplist-section .shoplist__map-placeholder-icon{width:32px;height:32px;margin-bottom:12px}.shoplist-section .shoplist__map-placeholder-text{font-size:14px}.shoplist-section .shoplist__shops-area{margin-top:0;width:100%;overflow:hidden}.shoplist-section .shoplist__shops-list{height:auto;overflow-x:auto;overflow-y:hidden;display:flex;gap:0;padding:0;margin:0;width:100vw;margin-left:calc(-50vw + 50%);padding-left:calc(50vw - 50%);padding-right:20px;white-space:nowrap;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.3) transparent}.shoplist-section .shoplist__shops-list::-webkit-scrollbar{height:6px}.shoplist-section .shoplist__shops-list::-webkit-scrollbar-track{background:transparent}.shoplist-section .shoplist__shops-list::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:3px}.shoplist-section .shoplist__shop-card{flex:0 0 280px;width:280px;min-width:280px;max-width:280px;padding:20px;border:none;border-right:1px solid #cccccc;white-space:normal;box-sizing:border-box;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.shoplist-section .shoplist__shop-card:first-child{border-left:none}.shoplist-section .shoplist__shop-card:last-child{border-right:none}.shoplist-section .shoplist__shop-name{font-size:14px;margin:0;width:100%}.shoplist-section .shoplist__shop-postal{width:100%;margin-bottom:5px}.shoplist-section .shoplist__shop-address{margin-bottom:0;width:100%}.shoplist-section .shoplist__shop-phone{width:100%;pointer-events:none;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.shoplist-section .shoplist__shop-buttons{display:flex;gap:20px;flex-wrap:nowrap;justify-content:center;align-items:center;width:100%}.shoplist-section .shoplist__shop-button{height:30px;font-size:12px}.shoplist-section .shoplist__route-text{font-size:9px;letter-spacing:.5px}.shoplist-section .shoplist__route-arrow{font-size:10px;margin-left:6px}#shopify-section-footer .footer{margin-top:0!important}}@media screen and (min-width: 1000px){.shoplist-section .shoplist__container{padding:0 1.5rem}.shoplist-section .shoplist__search-bar{border-bottom:solid 1px #ccc}.shoplist-section .shoplist__map-container{border-right:solid 1px #ccc}.shoplist-section .shoplist__map-area{max-width:605px}}
/*# sourceMappingURL=/cdn/shop/t/41/assets/section-main-page-shop-list.css.map */
