@media(max-width: 1024px){.category__area{display:flex}}.category__area-upper-list{display:flex;justify-content:space-between;gap:6px}@media(max-width: 1024px){.category__area-upper-list{flex-direction:column;width:120px}}.category__area-upper-item{width:12.5%;color:#fff;text-align:center;font-weight:600;background-color:#ccc;border-radius:5px 5px 0 0;padding:5px}@media(max-width: 1024px){.category__area-upper-item{width:100%;height:55px;display:flex;justify-content:center;align-items:center;border-radius:5px 0 0 5px}}.category__area-upper-item.is-active{background-color:#fff;color:#007ccf}@media(max-width: 1024px){.category__area-lower-list{height:100%}}.category__area-lower-item{background-color:#fff;border-radius:0 0 10px 10px;box-shadow:0 3px 6px rgba(0,0,0,.16);padding:2.25em 1em}@media(max-width: 1024px){.category__area-lower-item{border-radius:0 10px 10px 0;box-shadow:inherit;height:100%}}.category__area-lower-item-prefectures{display:flex;flex-wrap:wrap;gap:1.25rem;font-weight:500}.category__area-lower-item-prefecture{background-color:#e6f5ff;color:#007ccf;font-weight:500;border-radius:5px;padding:2.5px 8.2px;cursor:pointer}.category__area-lower-item-prefecture.is-current{background-color:#007ccf;color:#fff}.a-area{background-color:#fff}.a-area__list{display:grid;grid-template-columns:repeat(3, 1fr);gap:5em 5%}@media(max-width: 1024px){.a-area__list{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 768px){.a-area__list{max-width:350px;margin:auto;grid-template-columns:repeat(1, 1fr);gap:1.5em}}
