@charset "UTF-8";
/* =========================================
   PuPu COLLECTION - TOPページ v2.0
   黒基調デザイン
   ========================================= */

/* TOPページのセクション余白を共通より小さめに */
.top-news,
.top-event,
.top-campaign,
.top-concept,
.top-stores,
.top-services,
.top-gallery {
  --sp-section: clamp(48px, 6vw, 80px);
}


/* =========================================
   ① ヒーロー（動画背景）
   ========================================= */
.hero {
  position: relative;
  height: 100dvh;
  min-height: 600px;
  overflow: hidden;
  display: flex;
  align-items: center;
}

.hero__video-wrap {
  position: absolute;
  inset: 0;
  z-index: 0;
  overflow: hidden;
}

.hero__video {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

/* ランダムスライドイン：斜め左上・斜め右上からランダムに乗り込む */
.hero__video--pc {
  display: block;
  visibility: hidden;
  opacity: 0;
  z-index: 1;
  will-change: transform;
}

.hero__video--pc.is-active {
  visibility: visible;
  opacity: 1;
  z-index: 2;
}

/* 次動画が中心から放射状に浮かび上がる */
.hero__video--pc.is-entering {
  visibility: visible !important;
  opacity: 1 !important;
  z-index: 3;
  animation: radialReveal 2.4s cubic-bezier(0.22, 0.61, 0.36, 1) forwards;
}

/* 放射状に広がるアニメーション */
@keyframes radialReveal {
  0%   {
    clip-path: circle(0% at 50% 50%);
    transform: scale(1.1);
  }
  100% {
    clip-path: circle(100% at 50% 50%);
    transform: scale(1);
  }
}

/* =========================================
   ヒーロー：スライドイン装飾（きらきら）
   ========================================= */
.hero__shine {
  display: none;
}

/* 対角ストリーク（光の帯） */
.hero__shine::before {
  content: '';
  position: absolute;
  top: -100%;
  left: 50%;
  width: 100px;
  height: 300%;
  margin-left: -50px;
  background: linear-gradient(
    to right,
    transparent 0%,
    rgba(255, 255, 255, 0.03) 20%,
    rgba(255, 255, 255, 0.18) 44%,
    rgba(255, 255, 255, 0.55) 50%,
    rgba(255, 255, 255, 0.18) 56%,
    rgba(255, 255, 255, 0.03) 80%,
    transparent 100%
  );
  opacity: 0;
  filter: blur(1px);
}

/* 入射コーナーのグロー */
.hero__shine::after {
  content: '';
  position: absolute;
  width: 280px;
  height: 280px;
  border-radius: 50%;
  opacity: 0;
  background: radial-gradient(
    circle,
    rgba(255, 255, 255, 0.60) 0%,
    rgba(255, 250, 220, 0.22) 35%,
    rgba(255, 220, 160, 0.07) 65%,
    transparent 100%
  );
}

/* from-tl：左上から差し込む */
.hero__shine.is-shining.from-tl::before {
  animation: streakTL 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
}
.hero__shine.is-shining.from-tl::after {
  top: -90px;
  left: -90px;
  animation: cornerGlow 0.5s ease-out forwards;
}

/* from-tr：右上から差し込む */
.hero__shine.is-shining.from-tr::before {
  animation: streakTR 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
}
.hero__shine.is-shining.from-tr::after {
  top: -90px;
  right: -90px;
  left: auto;
  animation: cornerGlow 0.5s ease-out forwards;
}

/* from-bl：左下から差し込む */
.hero__shine.is-shining.from-bl::before {
  animation: streakBL 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
}
.hero__shine.is-shining.from-bl::after {
  bottom: -90px;
  top: auto;
  left: -90px;
  animation: cornerGlow 0.5s ease-out forwards;
}

/* from-br：右下から差し込む */
.hero__shine.is-shining.from-br::before {
  animation: streakBR 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
}
.hero__shine.is-shining.from-br::after {
  bottom: -90px;
  top: auto;
  right: -90px;
  left: auto;
  animation: cornerGlow 0.5s ease-out forwards;
}

@keyframes streakTL {
  0%   { opacity: 0; transform: rotate(45deg) translateX(-170%); }
  8%   { opacity: 1; }
  85%  { opacity: 0.4; }
  100% { opacity: 0; transform: rotate(45deg) translateX(190%); }
}
@keyframes streakTR {
  0%   { opacity: 0; transform: rotate(-45deg) translateX(170%); }
  8%   { opacity: 1; }
  85%  { opacity: 0.4; }
  100% { opacity: 0; transform: rotate(-45deg) translateX(-190%); }
}
@keyframes streakBL {
  0%   { opacity: 0; transform: rotate(-45deg) translateX(-170%); }
  8%   { opacity: 1; }
  85%  { opacity: 0.4; }
  100% { opacity: 0; transform: rotate(-45deg) translateX(190%); }
}
@keyframes streakBR {
  0%   { opacity: 0; transform: rotate(45deg) translateX(170%); }
  8%   { opacity: 1; }
  85%  { opacity: 0.4; }
  100% { opacity: 0; transform: rotate(45deg) translateX(-190%); }
}
@keyframes cornerGlow {
  0%   { opacity: 0; transform: scale(0.2); }
  20%  { opacity: 1; transform: scale(1); }
  100% { opacity: 0; transform: scale(2.8); }
}

/* フラッシュレイヤー（未使用・非表示） */
.hero__flash {
  display: none;
}

/* SP動画はデフォルト非表示・PCと同じスライドショー制御 */
.hero__video--sp {
  display: none;
  visibility: hidden;
  opacity: 0;
  z-index: 1;
  will-change: transform;
}

.hero__video--sp.is-active {
  visibility: visible;
  opacity: 1;
  z-index: 2;
}

.hero__video--sp.is-entering {
  visibility: visible !important;
  opacity: 1 !important;
  z-index: 3;
  animation: radialReveal 2.4s cubic-bezier(0.22, 0.61, 0.36, 1) forwards;
}

@media (max-width: 599px) {
  .hero__video--pc { display: none !important; }
  .hero__video--sp { display: block; }
}

.hero__overlay {
  display: none;
}

.hero__content {
  position: relative;
  z-index: 2;
  max-width: var(--max-width);
  width: 100%;
  margin: 0 auto;
  padding: 0 40px;
  padding-top: var(--header-h);
  text-align: center;
  text-shadow: 0 2px 12px rgba(0,0,0,0.7), 0 4px 30px rgba(0,0,0,0.5), 0 0 60px rgba(0,0,0,0.3);
}

.hero__sub {
  font-size: clamp(1.8rem, 4vw, 3.2rem);
  font-weight: 700;
  letter-spacing: 0.06em;
  color: #ffffff;
  line-height: 1.5;
  margin-bottom: 24px;
  opacity: 0;
  animation: heroFadeUp 0.8s ease 2.4s forwards;
}

.hero__title {
  font-size: clamp(1rem, 2vw, 1.6rem);
  font-weight: 700;
  font-family: var(--font-base);
  color: #ffffff;
  line-height: 1.3;
  margin-bottom: 24px;
  opacity: 0;
  animation: heroFadeUp 0.8s ease 2.6s forwards;
}

.hero__desc {
  font-size: clamp(0.85rem, 1.2vw, 1rem);
  color: rgba(255, 255, 255, 0.85);
  line-height: 2;
  margin-bottom: 40px;
  opacity: 0;
  animation: heroFadeUp 0.8s ease 2.8s forwards;
}

.hero__btn {
  opacity: 0;
  animation: heroFadeUp 0.8s ease 3s forwards;
  display: block;
  width: fit-content;
  margin: 40px auto 0;
}

@keyframes heroFadeUp {
  from { opacity: 0; transform: translateY(20px); }
  to   { opacity: 1; transform: translateY(0); }
}

.hero__scroll {
  position: absolute;
  bottom: 40px;
  left: 0;
  right: 0;
  z-index: 2;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  opacity: 0;
  animation: heroFadeUp 0.8s ease 3.2s forwards;
}

.hero__scroll-text {
  font-size: 0.6rem;
  letter-spacing: 0.22em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.7);
}

.hero__scroll-line {
  width: 1px;
  height: 48px;
  background: linear-gradient(to bottom, var(--c-accent), transparent);
  animation: scrollLine 1.8s ease-in-out 3.4s infinite;
}

@keyframes scrollLine {
  0%   { transform: scaleY(0); transform-origin: top; }
  50%  { transform: scaleY(1); transform-origin: top; }
  51%  { transform: scaleY(1); transform-origin: bottom; }
  100% { transform: scaleY(0); transform-origin: bottom; }
}


/* =========================================
   ② News & Information（ライトセクション）
   ========================================= */
.top-news {
  padding: var(--sp-section) 0;
  background: var(--c-bg-light);
}

.top-news .section-title { color: var(--c-text-on-light); }
.top-news .section-label { color: var(--c-accent-on-light); }

/* フィルターボタン */
.top-news__filter {
  display: flex;
  gap: 8px;
  margin-bottom: 32px;
  flex-wrap: wrap;
}

.top-news__filter-btn {
  padding: 8px 22px;
  background: transparent;
  border: 1px solid var(--c-border-light);
  border-radius: var(--radius-pill);
  color: var(--c-text-muted-on-light);
  font-size: 0.78rem;
  letter-spacing: 0.08em;
  cursor: pointer;
  transition: var(--ease);
}

.top-news__filter-btn:hover,
.top-news__filter-btn.is-active {
  background: var(--c-accent-on-light);
  border-color: var(--c-accent-on-light);
  color: #ffffff;
}

/* 投稿リスト */
.top-news__list {
  list-style: none;
  border-top: 1px solid var(--c-border-light);
}

.top-news__item {
  border-bottom: 1px solid var(--c-border-light);
  transition: opacity 0.25s ease, max-height 0.3s ease;
}

.top-news__item.is-hidden,
.info-list__item.is-hidden {
  display: none;
}

.top-news__item a {
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 18px 0;
  color: var(--c-text-muted-on-light);
  transition: color 0.2s;
}

.top-news__item a:hover {
  color: var(--c-text-on-light);
}

.top-news__store-badge {
  font-size: 0.62rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  padding: 3px 10px;
  border-radius: var(--radius-pill);
  white-space: nowrap;
  flex-shrink: 0;
}

.store-all         { background: rgba(58,158,138,0.12); color: var(--c-accent-mid); }
.store-shiba-koen  { background: rgba(129,216,208,0.15); color: var(--c-shiba); }
.store-jiyugaoka   { background: rgba(0,112,74,0.1);  color: var(--c-jiyugaoka); }

.top-news__date {
  font-size: 0.72rem;
  letter-spacing: 0.06em;
  white-space: nowrap;
  flex-shrink: 0;
}

.top-news__title {
  flex: 1;
  font-size: 0.88rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.top-news__arrow {
  font-size: 0.7rem;
  opacity: 0;
  transition: opacity 0.2s, transform 0.2s;
  flex-shrink: 0;
}

.top-news__item a:hover .top-news__arrow {
  opacity: 1;
  transform: translateX(4px);
}

.top-news__more {
  text-align: center;
  margin-top: 40px;
}


/* =========================================
   ③ Concept / About
   ========================================= */
.top-concept {
  padding: var(--sp-section) 0;
  background: var(--c-bg-2);
  border-top: none;
  position: relative;
}

/* セクション上部に波形デコレーション */
.top-concept::before {
  content: '';
  position: absolute;
  top: -30px;
  left: 0;
  width: 100%;
  height: 30px;
  background: var(--c-bg-2);
  clip-path: ellipse(55% 100% at 50% 100%);
}

.top-concept__inner {
  display: grid;
  grid-template-columns: 1.2fr 0.8fr;
  gap: 60px;
  align-items: center;
}

.top-concept__text .section-title {
  margin-bottom: 36px;
}

/* チェックリスト */
.top-concept__list {
  list-style: none;
  margin-bottom: 40px;
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.top-concept__list li {
  display: flex;
  gap: 16px;
  align-items: flex-start;
}

.top-concept__list li .fa-paw {
  color: var(--c-accent-on-light);
  font-size: 0.8rem;
  margin-top: 4px;
  flex-shrink: 0;
}

.top-concept__list strong {
  display: block;
  font-size: 0.95rem;
  font-weight: 600;
  color: var(--c-text);
  margin-bottom: 6px;
}

.top-concept__list p {
  font-size: 0.84rem;
  color: var(--c-text-muted);
  line-height: 1.9;
  margin: 0;
}

/* 画像 */
.top-concept__images {
  position: relative;
}

.top-concept__img-main {
  width: 100%;
  height: 480px;
  object-fit: cover;
  border-radius: var(--radius-lg);
  display: block;
  box-shadow: 0 16px 48px rgba(0, 0, 0, 0.10);
}

.top-concept__img-sub {
  position: absolute;
  bottom: -28px;
  right: -28px;
  width: 50%;
  height: 220px;
  object-fit: cover;
  border-radius: var(--radius-lg);
  border: 4px solid var(--c-bg-2);
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.08);
}


/* =========================================
   ④ Store List（ライトセクション）
   ========================================= */
.top-stores {
  padding: var(--sp-section) 0;
  padding-top: calc(var(--sp-section) + 30px);
  background: var(--c-bg-light);
  position: relative;
}

.top-stores::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 30px;
  background: var(--c-bg-2);
  clip-path: ellipse(55% 100% at 50% 0%);
}

.top-stores .section-title { color: var(--c-text-on-light); }
.top-stores .section-label { color: var(--c-accent-on-light); }

.top-stores__grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 32px;
}

/* 店舗カード */
.store-card {
  background: #ffffff;
  border: 1px solid var(--c-border-light);
  border-radius: var(--radius-lg);
  overflow: hidden;
  box-shadow: 0 4px 24px rgba(42, 37, 32, 0.06);
  /* スクロールアニメーション初期状態 */
  opacity: 0;
  transition: border-color 0.3s, box-shadow 0.3s,
              opacity 0.7s ease, transform 0.7s ease;
}

.store-card--shiba    { transform: translateX(-60px); }
.store-card--jiyugaoka { transform: translateX(60px); transition-delay: 0.15s; }

.store-card.is-visible {
  opacity: 1;
  transform: translateX(0);
}

.store-card--shiba:hover  { border-color: var(--c-shiba); box-shadow: 0 4px 24px rgba(129,216,208,0.18); }
.store-card--jiyugaoka:hover { border-color: var(--c-jiyugaoka); box-shadow: 0 4px 24px rgba(0,112,74,0.15); }

/* 画像 */
.store-card__img {
  position: relative;
  overflow: hidden;
}

.store-card__img img {
  width: 100%;
  height: 240px;
  object-fit: cover;
  display: block;
  transition: transform 0.5s ease;
}

.store-card:hover .store-card__img img {
  transform: scale(1.04);
}

.store-card__new {
  position: absolute;
  top: 16px;
  right: 16px;
  background: var(--c-jiyugaoka);
  color: #fff;
  font-size: 0.65rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  padding: 4px 10px;
  border-radius: 2px;
}

/* ボディ */
.store-card__body {
  padding: 28px 28px 32px;
  display: flex;
  flex-direction: column;
}

.store-card__btns {
  margin-top: auto;
}

.store-card__label {
  font-size: 0.62rem;
  font-weight: 700;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  margin-bottom: 4px;
}

.store-card--shiba    .store-card__label { color: var(--c-shiba); }
.store-card--jiyugaoka .store-card__label { color: var(--c-jiyugaoka); }

.store-card__name {
  font-size: 1.4rem;
  font-weight: 400;
  font-family: var(--font-serif);
  color: var(--c-text-on-light);
  margin-bottom: 10px;
}

.store-card__catch {
  font-size: 0.82rem;
  color: var(--c-text-muted-on-light);
  line-height: 1.7;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid var(--c-border-light);
}

/* サービスアイコン */
.store-card__services {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-bottom: 24px;
}

.store-card__services li {
  font-size: 0.72rem;
  color: var(--c-text-muted-on-light);
  padding: 5px 12px;
  border: 1px solid var(--c-border-light);
  border-radius: 2px;
  display: flex;
  align-items: center;
  gap: 6px;
}

.store-card__services li.is-highlight {
  border-color: var(--c-jiyugaoka);
  color: var(--c-jiyugaoka);
}

/* 芝公園店：自由が丘店の4つ目サービス分の高さを補完 */
.store-card--shiba .store-card__services {
  padding-bottom: 38px;
}

.store-card__services li i {
  font-size: 0.7rem;
}

/* ボタン */
.store-card__btns {
  display: flex;
  gap: 12px;
}

.store-card__btn {
  flex: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  padding: 12px 16px;
  font-size: 0.76rem;
  font-weight: 600;
  letter-spacing: 0.06em;
  border-radius: var(--radius-pill);
  transition: var(--ease);
  text-align: center;
}

.store-card__btn--outline {
  border: 1px solid var(--c-accent-mid);
  color: var(--c-accent-mid);
}

.store-card__btn--outline:hover {
  background: var(--c-accent-mid);
  color: #ffffff;
}

.store-card__btn--line {
  background: #06C755;
  color: #fff;
  border: 1px solid #06C755;
}

.store-card__btn--line:hover {
  background: #05b34d;
  border-color: #05b34d;
}



/* =========================================
   ⑤ Service Index
   ========================================= */
.top-services {
  padding: var(--sp-section) 0;
  background: var(--c-bg-light);
}

.top-services .section-title { color: var(--c-text-on-light); }
.top-services .section-label { color: var(--c-accent-on-light); }

/* 4カラムグリッド */
.top-services__grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 24px;
  list-style: none;
}

/* カード */
.top-services__item a {
  display: flex;
  flex-direction: column;
  height: 100%;
  background: #fff;
  border: 1px solid var(--c-border-light);
  border-radius: var(--radius-md);
  box-shadow: 0 4px 20px rgba(42, 37, 32, 0.05);
  overflow: hidden;
  text-decoration: none;
  transition: box-shadow 0.35s ease, transform 0.35s ease;
}

.top-services__item a:hover {
  box-shadow: 0 12px 36px rgba(91, 191, 183, 0.15);
  transform: translateY(-6px);
}

/* 写真 */
.top-services__img {
  width: 150px;
  height: 150px;
  overflow: hidden;
  flex-shrink: 0;
  border-radius: 50%;
  margin: 24px auto 0;
}

.top-services__img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.5s ease;
}

.top-services__item a:hover .top-services__img img {
  transform: scale(1.06);
}

/* 本文 */
.top-services__body {
  display: flex;
  flex-direction: column;
  flex: 1;
  padding: 28px 28px 24px;
}

.top-services__icon {
  width: 52px;
  height: 52px;
  margin-bottom: 16px;
}

.top-services__icon img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.top-services__num {
  font-size: 0.6rem;
  font-weight: 700;
  letter-spacing: 0.22em;
  color: var(--c-accent-on-light);
  margin-bottom: 6px;
}

.top-services__name {
  font-size: 1.05rem;
  font-weight: 600;
  color: var(--c-text-on-light);
  margin-bottom: 4px;
}

.top-services__en {
  font-size: 0.6rem;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--c-text-muted-on-light);
  margin-bottom: 12px;
}

.top-services__catch {
  font-size: 0.82rem;
  color: var(--c-text-muted-on-light);
  line-height: 1.9;
  flex: 1;
  margin: 0 0 16px;
}

.top-services__link {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-size: 0.72rem;
  letter-spacing: 0.1em;
  color: var(--c-accent-on-light);
  font-weight: 600;
  margin-top: auto;
}

.top-services__link i {
  transition: transform 0.2s;
}

.top-services__item a:hover .top-services__link i {
  transform: translateX(4px);
}

/* もっと見るボタン */
.top-services__more {
  text-align: center;
  margin-top: 48px;
}

/* タブレット：2カラム */
/* タブレット：2カラム */
@media (max-width: 1024px) {
  .top-services__grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 16px;
  }
}

/* モバイル：1カラム */
@media (max-width: 599px) {
  .top-services__grid {
    grid-template-columns: 1fr;
    gap: 16px;
  }
  .top-services__img {
    width: 120px;
    height: 120px;
  }
  .top-services__body {
    padding: 20px 20px 18px;
  }
}


/* =========================================
   ③ Event（TOPページ）
   ========================================= */
.top-event {
  padding: var(--sp-section) 0;
  background: #fff;
}

.top-event .section-title { color: var(--c-text-on-light); }
.top-event .section-label { color: var(--c-accent-on-light); }

.top-event__more {
  text-align: center;
  margin-top: 48px;
}


/* =========================================
   ⑥ Campaign（TOPページ）
   ========================================= */
.top-campaign {
  padding: var(--sp-section) 0;
  background: var(--c-bg-light);
}

.top-campaign .section-title { color: var(--c-text-on-light); }
.top-campaign .section-label { color: var(--c-accent-on-light); }

.top-campaign__more {
  text-align: center;
  margin-top: 48px;
}


/* =========================================
   ⑦ Gallery（ライトセクション）
   ========================================= */
.top-gallery {
  padding: var(--sp-section) 0;
  background: var(--c-bg-light);
}

.top-gallery .section-title { color: var(--c-text-on-light); }
.top-gallery .section-label { color: var(--c-accent-on-light); }

.top-gallery__sub {
  font-size: 0.72rem;
  letter-spacing: 0.14em;
  color: var(--c-text-muted-on-light);
  margin-top: 8px;
}


/* =========================================
   レスポンシブ
   =========================================
   PC      : 1025px〜
   Tablet  : 600px〜1024px
   Mobile  : 〜599px
   ========================================= */

/* ---- Tablet ---- */
@media (max-width: 1024px) {
  /* ヒーロー */
  .hero__content {
    padding: 0 24px;
    padding-top: var(--header-h-mb);
  }

  /* Concept */
  .top-concept__inner {
    grid-template-columns: 1fr;
    gap: 48px;
  }

  .top-concept__img-sub {
    right: 0;
    bottom: -16px;
  }

  /* Stores */
  .top-stores__grid {
    grid-template-columns: 1fr 1fr;
    gap: 24px;
  }
}

/* ---- Mobile ---- */
@media (max-width: 599px) {
  /* ヒーロー */
  .hero__title {
    font-size: 1rem;
    letter-spacing: 0.08em;
  }

  .hero__sub {
    font-size: clamp(1.15rem, 5vw, 1.7rem);
    line-height: 1.6;
    letter-spacing: 0.03em;
  }

  .hero__btn {
    margin-top: 24px;
  }

  /* News */
  .top-news__item a {
    flex-wrap: wrap;
    gap: 8px;
  }

  .top-news__title {
    width: 100%;
    white-space: normal;
  }

  /* Concept */
  .top-concept__images {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 8px;
  }

  .top-concept__img-main {
    height: 220px;
  }

  .top-concept__img-sub {
    position: static;
    width: 100%;
    height: 220px;
    border: none;
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.08);
  }

  /* Stores：モバイルは1カラム */
  .top-stores__grid {
    grid-template-columns: 1fr;
  }

  /* Store card */
  .store-card__btns {
    flex-direction: column;
  }

  /* Services */
  .top-services__item a {
    padding: 20px;
    gap: 16px;
  }

  .top-services__icon {
    width: 48px;
    height: 48px;
  }
}
