/* =========================================================
 YUKIE GLASS / PRODUCT LIST 2026
 商品一覧CSS 三つの表現・ジークレー統合版

 カラーミー「商品一覧CSS」を、このファイルの内容ですべて置換します。
 新しい指定は #article.yg-product-list-page 内に限定しています。
========================================================= */

#main > .inner {
  width: auto;
  max-width: 1440px;
  margin: 0 auto;
}

#article.yg-product-list-page,
#article.yg-product-list-page * {
  box-sizing: border-box;
}

#article.yg-product-list-page {
  overflow: hidden;
  background: #fffaf5;
  color: #4f4a46;
}

#article.yg-product-list-page a {
  color: inherit;
}

/* ------------------------------
 Default category heading
------------------------------ */
#article.yg-product-list-page .yg-product-list-head {
  max-width: 980px;
  margin: 0 auto;
  padding: 68px 32px 34px;
  text-align: center;
}

#article.yg-product-list-page .yg-product-list-head__eyebrow,
#article.yg-product-list-page .yg-product-list-toolbar__eyebrow,
#article.yg-product-list-page .yg-product-archive__eyebrow,
#article.yg-product-list-page .yg-product-list-empty__eyebrow {
  margin: 0 0 12px;
  color: #b86464;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  line-height: 1.4;
  letter-spacing: 0.2em;
}

#article.yg-product-list-page .yg-product-list-head__title {
  margin: 0;
  color: #3f3a37;
  font-family: Georgia, "Times New Roman", "Yu Mincho", "Hiragino Mincho ProN", serif;
  font-size: 34px;
  font-weight: normal;
  line-height: 1.5;
  letter-spacing: 0.06em;
}

#article.yg-product-list-page .yg-product-list-head__description {
  max-width: 760px;
  margin: 24px auto 0;
  color: #716b66;
  font-family: "Yu Mincho", "Hiragino Mincho ProN", "Hiragino Mincho Pro", serif;
  font-size: 14px;
  line-height: 2;
  letter-spacing: 0.045em;
}

#article.yg-product-list-page .yg-product-list-head__description p {
  margin: 0;
  background: transparent;
  font: inherit;
}

/* カテゴリー説明欄に既存の独自ヘッダーがある場合 */
#article.yg-product-list-page .yg-product-list-page__custom-head {
  background: #fff;
}

#article.yg-product-list-page .yg-product-list-page__custom-head > h2 {
  margin: 0;
  padding: 54px 28px 18px;
  color: #3f3a37;
  font-family: Georgia, "Times New Roman", "Yu Mincho", "Hiragino Mincho ProN", serif;
  font-size: 32px;
  font-weight: normal;
  line-height: 1.5;
  text-align: center;
}

#article.yg-product-list-page .yg-product-list-page__custom-head > p:not(.group-cap-img) {
  max-width: 760px;
  margin: 0 auto;
  padding: 0 28px 38px;
  color: #716b66;
  font-size: 14px;
  line-height: 2;
  text-align: center;
}

/* ------------------------------
 Available works / toolbar
------------------------------ */
#article.yg-product-list-page .yg-product-list-section {
  max-width: 1180px;
  margin: 0 auto;
  padding: 30px 32px 78px;
}

#article.yg-product-list-page .yg-product-list-toolbar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 30px;
  padding: 18px 0;
  border-top: 1px solid #dfd4ca;
  border-bottom: 1px solid #dfd4ca;
}

#article.yg-product-list-page .yg-product-list-toolbar__heading {
  min-width: 0;
}

#article.yg-product-list-page .yg-product-list-toolbar__eyebrow {
  margin-bottom: 4px;
}

#article.yg-product-list-page .yg-product-list-toolbar h3 {
  margin: 0;
  color: #4f4a46;
  font-family: "Yu Mincho", "Hiragino Mincho ProN", "Hiragino Mincho Pro", serif;
  font-size: 20px;
  font-weight: normal;
  line-height: 1.5;
  letter-spacing: 0.055em;
}

#article.yg-product-list-page .yg-product-list__count {
  color: #918984;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.68em;
  letter-spacing: 0.04em;
  white-space: nowrap;
}

#article.yg-product-list-page .yg-product-list__count:empty {
  display: none;
}

#article.yg-product-list-page .yg-product-list-sort {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 8px;
  min-width: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 1.4;
  white-space: nowrap;
}

#article.yg-product-list-page .yg-product-list-sort a {
  display: inline-flex;
  align-items: center;
  min-height: 38px;
  padding: 8px 13px;
  border: 1px solid #d9cec5;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.55);
  color: #716b66;
  text-decoration: none;
  transition: border-color 0.25s ease, background-color 0.25s ease, color 0.25s ease;
}

#article.yg-product-list-page .yg-product-list-sort a:hover,
#article.yg-product-list-page .yg-product-list-sort a:focus,
#article.yg-product-list-page .yg-product-list-sort a.is-current {
  border-color: #c62f32;
  background: #fff;
  color: #a92f32;
}

#article.yg-product-list-page .yg-product-list-sort a.is-current {
  box-shadow: inset 0 0 0 1px #c62f32;
}

#article.yg-product-list-page .yg-product-list-sort__finder::after {
  content: "\2197";
  margin-left: 0.45em;
  font-size: 0.9em;
}

#article.yg-product-list-page .yg-product-list-handmade {
  max-width: 820px;
  margin: 34px auto 42px;
  color: #a92f32;
  font-family: "Yu Mincho", "Hiragino Mincho ProN", "Hiragino Mincho Pro", serif;
  font-size: 14px;
  line-height: 2;
  letter-spacing: 0.045em;
  text-align: center;
}

#article.yg-product-list-page--giclee .yg-product-list-handmade--giclee {
  max-width: 880px;
  padding: 22px 28px;
  border-top: 1px solid rgba(169, 47, 50, 0.23);
  border-bottom: 1px solid rgba(169, 47, 50, 0.23);
  background: rgba(255, 255, 255, 0.42);
  color: #746963;
}

/* ------------------------------
 Product grid / cards
------------------------------ */
#article.yg-product-list-page .yg-product-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  column-gap: 24px;
  row-gap: 50px;
  width: 100%;
  margin: 0;
  padding: 0;
  text-align: left;
}

#article.yg-product-list-page .yg-product-card {
  min-width: 0;
  margin: 0;
  padding: 0;
}

#article.yg-product-list-page .yg-product-card__link {
  display: block;
  color: #4f4a46;
  text-decoration: none;
}

#article.yg-product-list-page .yg-product-card__media {
  position: relative;
  display: block;
  overflow: hidden;
  width: 100%;
  aspect-ratio: 1 / 1;
  background: #f2ede7;
  box-shadow: inset 0 0 0 1px rgba(114, 95, 82, 0.045);
}

#article.yg-product-list-page .yg-product-card__media img {
  display: block;
  width: 100%;
  height: 100%;
  border: 0;
  object-fit: contain;
  transition: transform 0.45s ease, opacity 0.3s ease;
}

#article.yg-product-list-page .yg-product-card__body {
  display: block;
  padding: 16px 3px 0;
}

#article.yg-product-list-page .yg-product-card__name,
#article.yg-product-list-page .yg-product-card__model,
#article.yg-product-list-page .yg-product-card__price {
  display: block;
}

#article.yg-product-list-page .yg-product-card__name {
  min-height: 3.1em;
  color: #4f4a46;
  font-family: "Yu Mincho", "Hiragino Mincho ProN", "Hiragino Mincho Pro", serif;
  font-size: 14px;
  line-height: 1.65;
  letter-spacing: 0.025em;
}

#article.yg-product-list-page .yg-product-card__model {
  margin-top: 7px;
  color: #918984;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 11px;
  line-height: 1.5;
  letter-spacing: 0.025em;
  overflow-wrap: anywhere;
}

#article.yg-product-list-page .yg-product-card__price {
  margin-top: 7px;
  color: #a92f32;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-variant-numeric: tabular-nums;
  line-height: 1.55;
  letter-spacing: 0.01em;
}

#article.yg-product-list-page .yg-product-card__link:hover .yg-product-card__media img {
  transform: scale(1.018);
}

#article.yg-product-list-page .yg-product-card__link:hover .yg-product-card__name {
  color: #8f3333;
}

#article.yg-product-list-page .yg-product-card__link:focus {
  outline: 2px solid #c62f32;
  outline-offset: 5px;
}

#article.yg-product-list-page .yg-product-card__badge {
  position: absolute;
  right: 12px;
  bottom: 12px;
  display: inline-flex;
  align-items: center;
  min-height: 28px;
  padding: 6px 10px;
  border: 1px solid rgba(255, 255, 255, 0.8);
  background: rgba(79, 74, 70, 0.82);
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  line-height: 1;
  letter-spacing: 0.13em;
}

/* ------------------------------
 Archive / sold out
------------------------------ */
#article.yg-product-list-page .yg-product-archive {
  max-width: 1180px;
  margin: 0 auto 76px;
  padding: 0 32px;
}

#article.yg-product-list-page .yg-product-archive__summary {
  position: relative;
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto 28px;
  align-items: center;
  gap: 22px;
  min-height: 92px;
  padding: 20px 24px;
  border: 1px solid #ddd2c8;
  background: #f2ede7;
  color: #4f4a46;
  cursor: pointer;
  list-style: none;
  transition: background-color 0.25s ease, border-color 0.25s ease;
}

#article.yg-product-list-page .yg-product-archive__summary::-webkit-details-marker {
  display: none;
}

#article.yg-product-list-page .yg-product-archive__summary:hover,
#article.yg-product-list-page .yg-product-archive__summary:focus {
  border-color: #bd7770;
  background: #f7f2ec;
}

#article.yg-product-list-page .yg-product-archive__summary:focus {
  outline: 2px solid #c62f32;
  outline-offset: 3px;
}

#article.yg-product-list-page .yg-product-archive__heading,
#article.yg-product-list-page .yg-product-archive__heading strong {
  display: block;
}

#article.yg-product-list-page .yg-product-archive__eyebrow {
  margin-bottom: 5px;
}

#article.yg-product-list-page .yg-product-archive__heading strong {
  font-family: "Yu Mincho", "Hiragino Mincho ProN", "Hiragino Mincho Pro", serif;
  font-size: 18px;
  font-weight: normal;
  line-height: 1.5;
  letter-spacing: 0.05em;
}

#article.yg-product-list-page .yg-product-archive__note {
  color: #716b66;
  font-family: "Yu Mincho", "Hiragino Mincho ProN", "Hiragino Mincho Pro", serif;
  font-size: 12px;
  line-height: 1.6;
  letter-spacing: 0.04em;
}

#article.yg-product-list-page .yg-product-archive__icon {
  position: relative;
  display: block;
  width: 24px;
  height: 24px;
}

#article.yg-product-list-page .yg-product-archive__icon::before,
#article.yg-product-list-page .yg-product-archive__icon::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 16px;
  height: 1px;
  background: #a92f32;
  transform: translate(-50%, -50%);
  transition: transform 0.25s ease;
}

#article.yg-product-list-page .yg-product-archive__icon::after {
  transform: translate(-50%, -50%) rotate(90deg);
}

#article.yg-product-list-page .yg-product-archive[open] .yg-product-archive__icon::after {
  transform: translate(-50%, -50%) rotate(0deg);
}

#article.yg-product-list-page .yg-product-grid--archive {
  padding-top: 42px;
}

#article.yg-product-list-page .yg-product-card--soldout .yg-product-card__media img {
  opacity: 0.73;
  filter: saturate(0.76);
}

#article.yg-product-list-page .yg-product-card--soldout .yg-product-card__name {
  color: #716b66;
}

#article.yg-product-list-page .yg-product-card__price--soldout {
  color: #918984;
  font-size: 11px;
  letter-spacing: 0.13em;
}

#article.yg-product-list-page .yg-product-list-newitem {
  max-width: 760px;
  margin: 0 auto;
  padding: 0 28px 86px;
  color: #918984;
  font-family: "Yu Mincho", "Hiragino Mincho ProN", "Hiragino Mincho Pro", serif;
  font-size: 13px;
  line-height: 1.9;
  letter-spacing: 0.045em;
  text-align: center;
}

/* ------------------------------
 Empty state
------------------------------ */
#article.yg-product-list-page .yg-product-list-empty {
  max-width: 760px;
  margin: 0 auto;
  padding: 100px 28px 120px;
  text-align: center;
}

#article.yg-product-list-page .yg-product-list-empty h2 {
  margin: 0;
  color: #4f4a46;
  font-family: Georgia, "Times New Roman", "Yu Mincho", "Hiragino Mincho ProN", serif;
  font-size: 30px;
  font-weight: normal;
  line-height: 1.5;
  letter-spacing: 0.055em;
}

#article.yg-product-list-page .yg-product-list-empty > p:not(.yg-product-list-empty__eyebrow) {
  margin: 24px 0 0;
  color: #716b66;
  font-family: "Yu Mincho", "Hiragino Mincho ProN", "Hiragino Mincho Pro", serif;
  font-size: 14px;
  line-height: 2;
}

#article.yg-product-list-page .yg-product-list-empty > a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 190px;
  min-height: 48px;
  margin-top: 34px;
  padding: 12px 24px;
  border: 1px solid #c62f32;
  color: #a92f32;
  font-size: 13px;
  letter-spacing: 0.08em;
  text-decoration: none;
}

/* ------------------------------
 Existing custom group headers
 既存の group_desc_2 用互換スタイル
------------------------------ */
#article.yg-product-list-page .item-header-container {
  display: grid;
  grid-template-columns: minmax(0, 1.05fr) minmax(0, 0.95fr);
  align-items: center;
  max-width: 1100px;
  margin: 0 auto;
  background: #f2ede7;
  font-size: 0;
}

#article.yg-product-list-page .item-header-container .left-column,
#article.yg-product-list-page .item-header-container .right-column {
  display: block;
  width: auto;
  vertical-align: middle;
}

#article.yg-product-list-page .item-header-container .left-column p,
#article.yg-product-list-page .item-header-container .right-column p {
  margin: 0;
  background: transparent;
}

#article.yg-product-list-page .item-header-container .left-column img,
#article.yg-product-list-page p.group-cap-img img {
  display: block;
  width: 100%;
  height: auto;
}

#article.yg-product-list-page .item-header-container .right-column {
  padding: 38px;
}

#article.yg-product-list-page .item-header-container h2 {
  margin: 0 0 14px;
  background: transparent;
  color: #4f4a46;
  font-family: Georgia, "Times New Roman", "Yu Mincho", "Hiragino Mincho ProN", serif;
  font-size: 26px;
  font-weight: normal;
  line-height: 1.55;
  text-align: left;
}

#article.yg-product-list-page .item-header-container h2 span {
  display: block;
  margin-bottom: 6px;
  color: #b86464;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  letter-spacing: 0.16em;
}

#article.yg-product-list-page .item-header-container .right-column p {
  color: #716b66;
  font-family: "Yu Mincho", "Hiragino Mincho ProN", "Hiragino Mincho Pro", serif;
  font-size: 13px;
  line-height: 2;
  text-align: left;
}

#article.yg-product-list-page p.group-cap-img {
  margin: 0;
}

#article.yg-product-list-page p.stock-alert {
  max-width: 1100px;
  margin: 22px auto;
  padding: 18px 22px;
  border: 1px solid #e3d9d0;
  background: #fff;
  color: #716b66;
  font-size: 13px;
  line-height: 1.8;
}

#carousel-container {
  width: 100%;
}

#carousel-container ul {
  height: 300px;
}

#carousel-container ul li img {
  height: 300px;
}

/* ------------------------------
 Responsive
------------------------------ */
@media screen and (max-width: 1100px) {
  #article.yg-product-list-page .yg-product-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media screen and (max-width: 767px) {
  #article.yg-product-list-page .yg-product-list-head {
    padding: 48px 20px 26px;
  }

  #article.yg-product-list-page .yg-product-list-head__title {
    font-size: 27px;
  }

  #article.yg-product-list-page .yg-product-list-head__description {
    margin-top: 20px;
    font-size: 13px;
    line-height: 1.9;
  }

  #article.yg-product-list-page .yg-product-list-section {
    padding: 24px 16px 60px;
  }

  #article.yg-product-list-page .yg-product-list-toolbar {
    align-items: flex-start;
    flex-direction: column;
    gap: 17px;
  }

  #article.yg-product-list-page .yg-product-list-sort {
    justify-content: flex-start;
    overflow-x: auto;
    width: 100%;
    padding-bottom: 3px;
    -webkit-overflow-scrolling: touch;
  }

  #article.yg-product-list-page .yg-product-list-sort a {
    min-height: 40px;
  }

  #article.yg-product-list-page .yg-product-list-handmade {
    margin: 28px auto 34px;
    font-size: 13px;
    line-height: 1.9;
  }

  #article.yg-product-list-page .yg-product-list-handmade__break {
    display: none;
  }

  #article.yg-product-list-page .yg-product-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    column-gap: 12px;
    row-gap: 36px;
  }

  #article.yg-product-list-page .yg-product-card__body {
    padding-top: 12px;
  }

  #article.yg-product-list-page .yg-product-card__name {
    min-height: 0;
    font-size: 13px;
    line-height: 1.65;
  }

  #article.yg-product-list-page .yg-product-card__model {
    margin-top: 6px;
    font-size: 10px;
  }

  #article.yg-product-list-page .yg-product-card__price {
    margin-top: 6px;
    font-size: 13px;
  }

  #article.yg-product-list-page .yg-product-card__price--soldout {
    font-size: 10px;
  }

  #article.yg-product-list-page .yg-product-card__badge {
    right: 8px;
    bottom: 8px;
    min-height: 24px;
    padding: 5px 7px;
    font-size: 8px;
  }

  #article.yg-product-list-page .yg-product-archive {
    margin-bottom: 58px;
    padding: 0 16px;
  }

  #article.yg-product-list-page .yg-product-archive__summary {
    grid-template-columns: minmax(0, 1fr) 24px;
    gap: 14px;
    min-height: 84px;
    padding: 18px;
  }

  #article.yg-product-list-page .yg-product-archive__note {
    display: none;
  }

  #article.yg-product-list-page .yg-product-grid--archive {
    padding-top: 30px;
  }

  #article.yg-product-list-page .item-header-container {
    display: block;
  }

  #article.yg-product-list-page .item-header-container .right-column {
    padding: 30px 22px;
  }

  #article.yg-product-list-page .item-header-container h2 {
    font-size: 25px;
  }
}

/* カラーミーのスマートフォン表示クラスに対応 */
.sp-mode #article.yg-product-list-page .yg-product-list-head {
  padding: 56px 28px 30px;
}

.sp-mode #article.yg-product-list-page .yg-product-list-head__eyebrow,
.sp-mode #article.yg-product-list-page .yg-product-list-toolbar__eyebrow,
.sp-mode #article.yg-product-list-page .yg-product-archive__eyebrow,
.sp-mode #article.yg-product-list-page .yg-product-list-empty__eyebrow {
  font-size: 14px;
}

.sp-mode #article.yg-product-list-page .yg-product-list-head__title {
  font-size: 36px;
}

.sp-mode #article.yg-product-list-page .yg-product-list-head__description {
  font-size: 18px;
  line-height: 1.9;
}

.sp-mode #article.yg-product-list-page .yg-product-list-section {
  padding: 28px 20px 72px;
}

.sp-mode #article.yg-product-list-page .yg-product-list-toolbar {
  align-items: flex-start;
  flex-direction: column;
  gap: 20px;
  padding: 22px 0;
}

.sp-mode #article.yg-product-list-page .yg-product-list-toolbar h3 {
  font-size: 27px;
}

.sp-mode #article.yg-product-list-page .yg-product-list-sort {
  justify-content: flex-start;
  overflow-x: auto;
  width: 100%;
  font-size: 16px;
  -webkit-overflow-scrolling: touch;
}

.sp-mode #article.yg-product-list-page .yg-product-list-sort a {
  min-height: 50px;
  padding: 10px 17px;
}

.sp-mode #article.yg-product-list-page .yg-product-list-handmade {
  margin: 34px 10px 42px;
  font-size: 18px;
}

.sp-mode #article.yg-product-list-page--giclee .yg-product-list-handmade--giclee {
  margin-right: 0;
  margin-left: 0;
  padding: 24px 22px;
}

.sp-mode #article.yg-product-list-page .yg-product-list-handmade__break {
  display: none;
}

.sp-mode #article.yg-product-list-page .yg-product-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  column-gap: 16px;
  row-gap: 42px;
}

.sp-mode #article.yg-product-list-page .yg-product-card__body {
  padding: 15px 3px 0;
}

.sp-mode #article.yg-product-list-page .yg-product-card__name {
  min-height: 0;
  font-size: 18px;
  line-height: 1.6;
}

.sp-mode #article.yg-product-list-page .yg-product-card__model {
  margin-top: 7px;
  font-size: 14px;
}

.sp-mode #article.yg-product-list-page .yg-product-card__price {
  margin-top: 7px;
  font-size: 18px;
}

.sp-mode #article.yg-product-list-page .yg-product-card__price--soldout {
  font-size: 14px;
}

.sp-mode #article.yg-product-list-page .yg-product-card__badge {
  right: 10px;
  bottom: 10px;
  min-height: 30px;
  padding: 6px 9px;
  font-size: 10px;
}

.sp-mode #article.yg-product-list-page .yg-product-archive {
  margin-bottom: 68px;
  padding: 0 20px;
}

.sp-mode #article.yg-product-list-page .yg-product-archive__summary {
  grid-template-columns: minmax(0, 1fr) 30px;
  gap: 16px;
  min-height: 108px;
  padding: 22px;
}

.sp-mode #article.yg-product-list-page .yg-product-archive__heading strong {
  font-size: 24px;
}

.sp-mode #article.yg-product-list-page .yg-product-archive__note {
  display: none;
}

.sp-mode #article.yg-product-list-page .yg-product-list-newitem {
  padding-bottom: 78px;
  font-size: 17px;
}

.sp-mode #article.yg-product-list-page .yg-product-list-empty {
  padding: 100px 34px 130px;
}

.sp-mode #article.yg-product-list-page .yg-product-list-empty h2 {
  font-size: 34px;
}

.sp-mode #article.yg-product-list-page .yg-product-list-empty > p:not(.yg-product-list-empty__eyebrow) {
  font-size: 18px;
}

.sp-mode #article.yg-product-list-page .yg-product-list-empty > a {
  min-width: 250px;
  min-height: 60px;
  font-size: 18px;
}

.sp-mode #article.yg-product-list-page .item-header-container {
  display: block;
  width: 100%;
  margin: 0;
}

.sp-mode #article.yg-product-list-page .item-header-container .right-column {
  padding: 32px 24px;
}

.sp-mode #article.yg-product-list-page .item-header-container h2 {
  font-size: 32px;
}

.sp-mode #article.yg-product-list-page .item-header-container h2 span {
  font-size: 18px;
}

.sp-mode #article.yg-product-list-page .item-header-container .right-column p,
.sp-mode #article.yg-product-list-page p.stock-alert {
  font-size: 18px;
}

.sp-mode #carousel-container ul,
.sp-mode #carousel-container ul li img {
  height: 400px;
}

.sp-mode #carousel-container .carousel-arrow {
  display: block !important;
}

/* ---------- アトリエからの便り ---------- */
#article.yg-product-list-page .yg-list-letter,
#article.yg-product-list-page .yg-list-letter * {
  box-sizing: border-box;
}

#article.yg-product-list-page .yg-list-letter {
  display: grid;
  max-width: 1040px;
  min-height: 145px;
  margin: 24px auto 86px;
  padding: 31px 36px;
  border: 1px solid rgba(154, 119, 108, .24);
  background:
    radial-gradient(circle at 10% 20%, rgba(208, 230, 230, .32), transparent 33%),
    radial-gradient(circle at 92% 80%, rgba(238, 211, 218, .28), transparent 34%),
    #fbf8f3;
  grid-template-columns: minmax(205px, .8fr) minmax(320px, 1.45fr) 180px;
  gap: 30px;
  align-items: center;
}

#article.yg-product-list-page .yg-list-letter__heading > p {
  margin: 0 0 7px;
  color: #a97a73;
  font-family: 'Cinzel', 'Times New Roman', serif;
  font-size: 9px;
  line-height: 1.5;
  letter-spacing: .23em;
}

#article.yg-product-list-page .yg-list-letter__heading h3 {
  margin: 0;
  color: #4f4944;
  font-family: 'Reimin Y10 Medium', 'Yu Mincho', 'Hiragino Mincho ProN', serif;
  font-size: 24px;
  font-weight: normal;
  line-height: 1.55;
  letter-spacing: .07em;
}

#article.yg-product-list-page .yg-list-letter__copy > p {
  margin: 0;
  color: #68615b;
  font-family: 'Yu Mincho', 'Hiragino Mincho ProN', serif;
  font-size: 13px;
  line-height: 1.9;
}

#article.yg-product-list-page .yg-list-letter__copy small {
  display: block;
  margin-top: 7px;
  color: #999089;
  font-size: 10px;
  line-height: 1.6;
}

#article.yg-product-list-page .yg-list-letter > a {
  display: flex;
  min-height: 52px;
  padding: 10px 16px;
  border: 1px solid rgba(180, 42, 35, .55);
  align-items: center;
  justify-content: space-between;
  color: #a52b25;
  font-size: 13px;
  line-height: 1.5;
  text-decoration: none;
  transition: background-color .22s ease, color .22s ease;
}

#article.yg-product-list-page .yg-list-letter > a:hover {
  background: #b72a25;
  color: #fff;
}

.sp-mode #article.yg-product-list-page .yg-list-letter {
  display: block;
  margin: 4px 22px 68px;
  padding: 33px 27px 29px;
  text-align: center;
}

.sp-mode #article.yg-product-list-page .yg-list-letter__heading > p {
  font-size: 10px;
}

.sp-mode #article.yg-product-list-page .yg-list-letter__heading h3 {
  font-size: 30px;
}

.sp-mode #article.yg-product-list-page .yg-list-letter__copy {
  margin-top: 17px;
}

.sp-mode #article.yg-product-list-page .yg-list-letter__copy > p {
  font-size: 18px;
}

.sp-mode #article.yg-product-list-page .yg-list-letter__copy small {
  margin-top: 9px;
  font-size: 12px;
}

.sp-mode #article.yg-product-list-page .yg-list-letter > a {
  min-height: 60px;
  margin-top: 23px;
  padding: 12px 19px;
  font-size: 17px;
  text-align: left;
}

@media (prefers-reduced-motion: reduce) {
  #article.yg-product-list-page .yg-product-card__media img,
  #article.yg-product-list-page .yg-product-list-sort a,
  #article.yg-product-list-page .yg-product-archive__summary,
  #article.yg-product-list-page .yg-product-archive__icon::before,
  #article.yg-product-list-page .yg-product-archive__icon::after {
    transition: none;
  }
}
