﻿@charset "UTF-8";@media screen and (min-width: 769px) {/* ----店舗詳細：block-store-detail---- */.block-store-detail--title {margin-top: 20px;margin-bottom: 20px;padding-right: 10px;padding-left: 10px;}.block-store-detail--store-images {flex-flow: wrap;margin-bottom: 20px;}.block-store-detail--store-src-1 {width: 50%;}.block-store-detail--store-src-2 {width: 50%;}.block-store-detail--store-src-3 {width: 50%;}.block-store-detail--store-src-4 {width: 50%;}.block-store-detail--store-src-5 {width: 50%;}.block-store-detail--store {display: flex;margin-bottom: 20px;}.block-store-detail--store-info {width: 50%;}.block-store-detail--store-map-info {width: 50%;}.block-store-detail--store-map {height: 400px;}/* ----店舗一覧---- */.block-store-list {margin: 0 10px;}.block-store-list--area {display: flex;column-gap: 10px;}.block-store-list--area-anchor ul {display: flex;}.block-store-list--area-anchor li {display: unset;padding: 0 15px 0 0;font-size: unset;}.block-store-list--stores-title {border-bottom: 1px solid var(--responsive-sys-border-color-gray-secondary);}.block-store-list--stores-list {display: grid;grid-template-columns: repeat(auto-fill, minmax(365px, 1fr));gap: 10px;}.block-store-list--store {border-bottom: none;}.block-store-list--store a {margin-right: 0;}.block-store-list--store .block-icon-image--table {display: flex;flex-direction: column;}.block-store-list--store .block-icon-image--table-cell-left {height: 100%;}.block-store-list--store-image {width: 100%;margin: 0;}.block-store-list--store-image figure {width: 365px;height: 285px;margin: 0 auto;}.block-store-list--store-description {margin: 0;padding: 10px;}.block-store-list--store-name {margin-bottom: 20px;font-size: 20px;font-weight: unset;text-decoration: underline;}.block-store-list--store-details {font-size: 14px;}}