@charset "UTF-8";
/* 指定
---------------------------------------------------------- */
.c-card__tax {
  display: block;
  margin-left: 0;
  font-size: 0.8rem;
}
.productGrid {
  grid-template-columns: 1fr;
  gap: 8px;
  margin-bottom: 40px;
}