﻿@charset "UTF-8";@media screen and (min-width: 769px) {/* ----ページカテゴリ---- */.block-pagecategory-page-list--frame {display: grid;grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));justify-content: center;width: 100%;margin-bottom: 10px;column-gap: 10px;row-gap: 15px;}.block-pagecategory-page-list--frame .block-pagecategory-page-list--page {width: 100%;margin: 0;}.block-pagecategory-page-list--page-image figure {height: 170px;}.block-pagecategory-subcategory-list {display: grid;grid-template-columns: 1fr 1fr;}.block-pagecategory-subcategory-list--category-image {width: 200px;}.block-pagecategory-subcategory-list--category-image figure {width: 200px;height: 150px;}}