﻿@charset "UTF-8";.block-staff-list--store {margin: 0 10px 20px 10px;}.block-staff-list--store-select select {width: 100%;}.block-staff-list--staff {margin-bottom: 0;position: relative;z-index: 2;padding: 0 15px;max-width: calc(1040px + (15px * 2));margin: 40px auto 0;}.block-staff-list--staff ul {font-size: 0;display: grid;grid-template-columns: repeat(auto-fill, minmax(130px, 1fr));margin: 0;padding: 0;gap: 60px 28px;overflow: hidden;}.block-staff-list--staff li {width: auto;display: inline-block;padding: 0;position: relative;display: flex;flex-direction: column;}.block-staff-list--staff-info {display: flex;flex-direction: column;align-items: center;gap: 8px 0;position: relative;flex-grow: 1;justify-content: flex-start;}.block-staff-list--staff li .block-staff-list--staff-info::after {content: "";position: absolute;right: calc(((28px / 2) + (16px / 2)) * -1);bottom: calc(((60px / 2) + (16px / 2)) * -1);display: block;width: 16px;height: 16px;background-image: url(https://external-image.shopch.jp/ecb/bo/img/svg/c/other/shine.svg);}.block-staff-list--staff-info dl {position: relative;}.block-staff-list--staff-image {width: 80px;height: 80px;border-radius: 100px;padding: 0;margin: 0 auto;}.block-staff-list--staff-image figure {background: transparent;width: 100%;height: 100%;display: flex;border-radius: 50%;overflow: hidden;-webkit-clip-path: circle(50% at 50% 50%);clip-path: circle(50% at 50% 50%);}.block-staff-list--staff-image figure img {width: 100%;height: 100%;-o-object-fit: cover;object-fit: cover;-o-object-position: center;object-position: center;}.block-staff-list--staff-description {margin: 0;padding: 0;width: 100%;display: flex;flex-direction: column;justify-content: space-between;flex-grow: 1;}.block-staff-list--staff-name {order: 0;margin-top: 0;text-align: center;letter-spacing: 0.7px;font-size: 14px;font-weight: 500;}.block-staff-list--store-name {display: none;}.block-staff-list--staff-comment {display: none;}.block-staff-list--staff-blog-link {order: 0;margin: 0;text-align: center;text-decoration: none;margin-top: 16px;display: flex;justify-content: center;}.block-staff-list--staff-blog-link a {position: relative;font-size: 12px;font-weight: 400;letter-spacing: 1.2px;min-height: 36px;width: 100%;border: 1px solid #E9E9E9;background-color: #fff;border-radius: 100px;display: flex;align-items: center;justify-content: center;transition: background-color 0.5s;text-decoration: none;}.block-staff-list--staff-blog-link a::after {content: "";position: absolute;top: 0;bottom: 0;right: 20px;margin: auto 0;width: 10px;height: 10px;transform: rotate(180deg);background-image: url(https://external-image.shopch.jp/ecb/bo/img/svg/common/arrow/icon-arrow-left.svg);}.block-staff-list--staff-blog-link a:before {content: none;}.block-staff-list--staff-blog-link a:active {background-color: #E9E9E9;opacity: 1;}.block-staff-list--no-staff {margin-left: 10px;}@media screen and (min-width: 769px) {.block-staff-list--staff ul {gap: 100px 80px;grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));}.block-staff-list--store {margin-bottom: 0;margin-top: 70px;display: none;}.block-staff-list--staff-image {width: 110px;height: 110px;}.block-staff-list--staff-info {list-style-type: none;margin-top: 0;}.block-staff-list--staff li .block-staff-list--staff-info::after {content: "";position: absolute;right: calc(((80px / 2) + (16px / 2)) * -1);bottom: calc(((100px / 2) + (16px / 2)) * -1);display: block;width: 16px;height: 16px;background-image: url(https://external-image.shopch.jp/ecb/bo/img/svg/c/other/shine.svg);}.block-staff-list--staff-name {margin-top: 12px;}.block-staff-list--staff-blog-link {margin-top: 28px;}.block-staff-list--staff-blog-link a {width: calc(100% - 20px);min-height: 40px;padding: 12px 10px;}.block-staff-list--staff-blog-link a:hover {background-color: #e9e9e9;opacity: 1;}}