@charset "euc-jp";

body {
  background-color: #fff;
  background-image: url(https://img.shop-pro.jp/tmpl_img/73/bg.gif);
  color: #464e54;
}
a {
  color: #464e54;
}
a:hover {
  color: #5e5e5e;
}


/*
 * layout
 */
#wrapper {
  max-width: 1000px;
}

/*
 * contents
 */

#contents {
  float: right;
  padding-left: 30px;
}

#contents .topicpath-nav {
  margin-bottom: 5px;
}
  #contents .topicpath-nav li {
    padding: 0;
  }
  #contents .topicpath-nav a {
    margin-left: 5px;
  }

/*
 * side
 */

#side .unstyled img {
  display: block;
  margin-bottom: 5px;
}

/*
 * temp
 */

/* font */
.txt_l { text-align: left; }
.txt_c { text-align: center; }
.txt_r { text-align: right; }
.txt_fwn { font-weight: normal; }
.txt_fwb { font-weight: bold; }
.txt_10 { font-size: 10px; }
.txt_12 { font-size: 12px; }
.txt_14 { font-size: 14px; }
.txt_16 { font-size: 16px; }
.txt_18 { font-size: 18px; }
.txt_20 { font-size: 20px; }
.txt_24 { font-size: 24px; }
.txt_28 { font-size: 28px; }
.txt_c_333 {color: #333;}

/* background */
.bgc_gray {
  background-color: #f1f1f1;
}

/* margin */
.mar_auto { margin: 0 auto; }
.mar_0 { margin: 0; }
.mar_t_0 { margin-top: 0; }
.mar_r_0 { margin-right: 0; }
.mar_b_0 { margin-bottom: 0; }
.mar_l_0 { margin-left: 0; }
.mar_5 { margin: 5px; }
.mar_t_5 { margin-top: 5px; }
.mar_r_5 { margin-right: 5px; }
.mar_b_5 { margin-bottom: 5px; }
.mar_l_5 { margin-left: 5px; }
.mar_t_10 { margin-top: 10px; }
.mar_r_10 { margin-right: 10px; }
.mar_b_10 { margin-bottom: 10px; }
.mar_l_10 { margin-left: 10px; }
.mar_t_20 { margin-top: 20px; }
.mar_r_20 { margin-right: 20px; }
.mar_b_20 { margin-bottom: 20px; }
.mar_l_20 { margin-left: 20px; }
.mar_t_30 { margin-top: 30px; }
.mar_r_30 { margin-right: 30px; }
.mar_b_30 { margin-bottom: 30px; }
.mar_l_30 { margin-left: 30px; }
.mar_t_50 { margin-top: 50px; }
.mar_r_50 { margin-right: 50px; }
.mar_b_50 { margin-bottom: 50px; }
.mar_l_50 { margin-left: 50px; }

/* padding */
.pad_v_10 { padding: 10px 0; }
.pad_v_20 { padding: 20px 0; }
.pad_v_30 { padding: 30px 0; }
.pad_0 { padding: 0; }
.pad_t_0 { padding-top: 0; }
.pad_r_0 { padding-right: 0; }
.pad_b_0 { padding-bottom: 0; }
.pad_l_0 { padding-left: 0; }
.pad_5 { padding: 5px; }
.pad_t_5 { padding-top: 5px; }
.pad_r_5 { padding-right: 5px; }
.pad_b_5 { padding-bottom: 5px; }
.pad_l_5 { padding-left: 5px; }
.pad_10 { padding: 10px; }
.pad_t_10 { padding-top: 10px; }
.pad_r_10 { padding-right: 10px; }
.pad_b_10 { padding-bottom: 10px; }
.pad_l_10 { padding-left: 10px; }
.pad_20 { padding: 20px; }
.pad_t_20 { padding-top: 20px; }
.pad_r_20 { padding-right: 20px; }
.pad_b_20 { padding-bottom: 20px; }
.pad_l_20 { padding-left: 20px; }
.pad_30 { padding: 30px}
.pad_t_30 { padding-top: 30px; }
.pad_r_30 { padding-right: 30px; }
.pad_b_30 { padding-bottom: 30px; }
.pad_l_30 { padding-left: 30px; }

/* border */
.bor_t_1 { border-top: 1px solid #eee; }
.bor_r_1 { border-right: 1px solid #eee; }
.bor_b_1 { border-bottom: 1px solid #eee; }
.bor_l_1 { border-left: 1px solid #eee; }

/* vertical align */
.va-10 { vertical-align: -10%; }
.va-20 { vertical-align: -20%; }
.va-30 { vertical-align: -30%; }
.va-35 { vertical-align: -35%; }
.va-40 { vertical-align: -40%; }

@media (max-width: 980px) {
  /* ~980px */
  #base_gmoWrapp,
  #gmo_CMSPbar {
    overflow: hidden;
    min-width: 100% !important;
    width: 100% !important;
  }
}
@media (max-width: 768px) {
  /* ~768px */
  #contents {
    padding-left: 0;
  }
}
@media (max-width: 480px) {
  /* ~480px */
}

/*
 * icons
 */
.icon-user { background-position: -208px 0px; }
.icon-lg-b.icon-user { background-position: -312px 0px; }
.icon-adduser { background-position: -240px 0px; }
.icon-lg-b.icon-adduser { background-position: -360px 0px; }
.icon-login { background-position: -48px -80px; }
.icon-lg-b.icon-login { background-position: -72px -120px; }
.icon-logout { background-position: -32px -80px; }
.icon-lg-b.icon-logout { background-position: -48px -120px; }
.icon-home { background-position: -176px -16px; }
.icon-lg-b.icon-home { background-position: -264px -24px; }
.icon-mail { background-position: -64px 0px; }
.icon-lg-b.icon-mail { background-position: -96px 0px; }
.icon-pencil { background-position: -96px 0px; }
.icon-lg-b.icon-pencil { background-position: -144px 0px; }
.icon-help { background-position: -272px -80px; }
.icon-lg-b.icon-help { background-position: -408px -120px; }
.icon-cart { background-position: -176px -64px; }
.icon-lg-b.icon-cart { background-position: -264px -96px; }
.icon-search { background-position: -208px -16px; }
.icon-lg-b.icon-search { background-position: -312px -24px; }
.icon-chevron_up { background-position: -0px -144px; }
.icon-lg-b.icon-chevron_up { background-position: -0px -216px; }
.icon-chevron_down { background-position: -352px -128px; }
.icon-lg-b.icon-chevron_down { background-position: -528px -192px; }
.icon-twitter { background-position: -96px -176px; }
.icon-lg-b.icon-twitter { background-position: -144px -264px; }
.icon-instagram { background-position: -112px -192px; }
.icon-lg-b.icon-instagram { background-position: -168px -288px; }
.icon-facebook { background-position: -128px -176px; }
.icon-lg-b.icon-facebook {background-position: -192px -264px; }
.icon-youtube { background-position: -128px -160px; }
.icon-lg-b.icon-youtube { background-position: -191px -240px; }

.icon-b,
.icon-w {
  width: 16px;
  height: 16px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.icon-lg-b,
.icon-lg-w {
  width: 24px;
  height: 24px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

.icon-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon16_b.png); }
.icon-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon16_w.png); }
.icon-lg-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_b.png); }
.icon-lg-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_w.png); }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .icon-b,
  .icon-w {
    -webkit-background-size: 368px 320px;
    background-size: 368px 320px;
  }

  .icon-lg-b,
  .icon-lg-w {
    -webkit-background-size: 552px 480px;
    background-size: 552px 480px;
  }

  .icon-b { background-image: url(https://img.shop-pro.jp/
  .icon-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon16_2x_w.png); }
  .icon-lg-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_2x_b.png); }
  .icon-lg-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_2x_w.png); }
}
@media (max-width: 768px) {
  .icon-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_b.png); }
  .icon-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_w.png); }
}
@media only screen and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 768px) and (min--moz-device-pixel-ratio: 2), only screen and (max-width: 768px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (max-width: 768px) and (min-device-pixel-ratio: 2), only screen and (max-width: 768px) and (min-resolution: 192dpi), only screen and (max-width: 768px) and (min-resolution: 2dppx) {
  .icon-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_2x_b.png); }
  .icon-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_2x_w.png); }
}

/* ここから追加 */

/* =========================================
   追加セクション共通：タイトル統一（黒背景向けデフォルト）
   ========================================= */
#toppage .worries .ttl,
#toppage .age-care .ttl,
#toppage .selection .ttl,
#toppage .usage .ttl {
  text-align: center;
}

#toppage .worries .ttl span,
#toppage .age-care .ttl span,
#toppage .selection .ttl span,
#toppage .usage .ttl span {
  display: block;
  font-family: "Cormorant Garamond", "Times New Roman", serif;
  font-size: 60px;
  font-weight: 300;
  letter-spacing: 0.08em;
  line-height: 1.4;
  margin-bottom: 12px;
  color: #ccc;
}

#toppage .worries .ttl h3,
#toppage .age-care .ttl h3,
#toppage .selection .ttl h3,
#toppage .usage .ttl h3 {
  letter-spacing: 0.3em;
  font-weight: 400;
  color: #fff;
  margin: 0;
  position: relative;
  padding-bottom: 20px;
  display: inline-block;
  font-family: "fot-tsukuaoldmin-pr6n", sans-serif;
  font-size: 24px;
}

#toppage .worries .ttl h3::after,
#toppage .age-care .ttl h3::after,
#toppage .selection .ttl h3::after,
#toppage .usage .ttl h3::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  width: 40px;
  height: 1px;
  background: #888;
}

/* selection（白背景）だけ色を反転 */
#toppage .selection .ttl span {
  color: #888;
}
#toppage .selection .ttl h3 {
  color: #111;
}
#toppage .selection .ttl h3::after {
  background: #888;
}

@media screen and (max-width: 1024px) {
  #toppage .worries .ttl span,
  #toppage .age-care .ttl span,
  #toppage .selection .ttl span,
  #toppage .usage .ttl span {
    font-size: 28px;
  }
  #toppage .worries .ttl h3,
  #toppage .age-care .ttl h3,
  #toppage .selection .ttl h3,
  #toppage .usage .ttl h3 {
    font-size: 15px;
  }
}

@media screen and (max-width: 599px) {
  #toppage .worries .ttl span,
  #toppage .age-care .ttl span,
  #toppage .selection .ttl span,
  #toppage .usage .ttl span {
    font-size: 22px;
    letter-spacing: 0.06em;
    margin-bottom: 8px;
  }
  #toppage .worries .ttl h3,
  #toppage .age-care .ttl h3,
  #toppage .selection .ttl h3,
  #toppage .usage .ttl h3 {
    font-size: 24px;
    letter-spacing: 0.2em;
    padding-bottom: 16px;
  }
  #toppage .worries .ttl h3::after,
  #toppage .age-care .ttl h3::after,
  #toppage .selection .ttl h3::after,
  #toppage .usage .ttl h3::after {
    width: 32px;
  }
}

/* =========================================
   こんなお悩みありませんか（黒背景）
   ========================================= */
#toppage .worries {
  background: linear-gradient(149deg, rgb(17, 24, 34) 0%, rgb(76, 79, 83) 100%);
  color: #fff;
  padding: 120px 40px;
}

#toppage .worries__inner {
  max-width: 1080px;
  margin: 0 auto;
}

#toppage .worries .ttl {
  margin-bottom: 64px;
}

#toppage .worries__list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 24px 40px;
}

#toppage .worries__item {
  display: flex;
  align-items: center;
  gap: 20px;
  padding: 24px 28px;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.04), rgba(255, 255, 255, 0.01));
  border: 1px solid rgba(255, 255, 255, 0.08);
  transition: border-color 0.3s ease, background 0.3s ease;
}

#toppage .worries__item:hover {
  border-color: rgba(255, 255, 255, 0.25);
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.07), rgba(255, 255, 255, 0.02));
}

#toppage .worries__num {
  font-family: "Cormorant Garamond", "Times New Roman", serif;
  font-size: 28px;
  font-weight: 300;
  color: #b8b8b8;
  letter-spacing: 0.05em;
  flex-shrink: 0;
  line-height: 1;
}

#toppage .worries__text {
  font-size: 15px;
  line-height: 1.7;
  letter-spacing: 0.05em;
  color: #e8e8e8;
}

@media screen and (max-width: 1024px) {
  #toppage .worries {
    padding: 96px 32px;
  }
  #toppage .worries .ttl {
    margin-bottom: 48px;
  }
  #toppage .worries__list {
    gap: 20px 24px;
  }
  #toppage .worries__item {
    padding: 20px 22px;
    gap: 16px;
  }
  #toppage .worries__num {
    font-size: 24px;
  }
  #toppage .worries__text {
    font-size: 14px;
  }
}

@media screen and (max-width: 599px) {
  #toppage .worries {
    padding: 72px 20px;
  }
  #toppage .worries .ttl {
    margin-bottom: 40px;
  }
  #toppage .worries__list {
    grid-template-columns: 1fr;
    gap: 14px;
  }
  #toppage .worries__item {
    padding: 18px 18px;
    gap: 14px;
  }
  #toppage .worries__num {
    font-size: 22px;
  }
  #toppage .worries__text {
    font-size: 13px;
    line-height: 1.65;
  }
}

/* =========================================
   年代別の肌変化（ネイビーグレー背景・画像なし）
   ========================================= */
#toppage .age-care {
  background: linear-gradient(149deg, rgb(17, 24, 34) 0%, rgb(76, 79, 83) 100%);
  color: #fff;
  padding: 120px 40px;
  position: relative;
}

#toppage .age-care::before,
#toppage .age-care::after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 80px;
  height: 1px;
  background: rgba(255, 255, 255, 0.15);
}

#toppage .age-care::before { top: 0; }
#toppage .age-care::after { bottom: 0; }

#toppage .age-care__inner {
  max-width: 1080px;
  margin: 0 auto;
}

#toppage .age-care .ttl {
  margin-bottom: 72px;
}

#toppage .age-care__list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 24px;
}

#toppage .age-care__item {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 20px;
  padding: 48px 24px;
  background: rgba(255, 255, 255, 0.04);
  border: 1px solid rgba(255, 255, 255, 0.1);
  transition: border-color 0.3s ease, background 0.3s ease;
}

#toppage .age-care__item:hover {
  border-color: rgba(255, 255, 255, 0.25);
  background: rgba(255, 255, 255, 0.06);
}

#toppage .age-care__age {
  font-family: "Cormorant Garamond", "Times New Roman", serif;
  font-size: 64px;
  font-weight: 300;
  color: #fff;
  letter-spacing: 0.04em;
  line-height: 1;
  position: relative;
  padding-bottom: 20px;
}

#toppage .age-care__age small {
  font-size: 28px;
  color: #aaa;
  margin-left: 2px;
}

#toppage .age-care__age::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  width: 36px;
  height: 1px;
  background: rgba(255, 255, 255, 0.35);
}

#toppage .age-care__lead {
  font-size: 14px;
  line-height: 1.8;
  letter-spacing: 0.06em;
  color: #e8e8e8;
  min-height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}

#toppage .age-care__product-name {
  font-family: "fot-tsukuaoldmin-pr6n", "Yu Mincho", "游明朝", serif;
  font-size: 15px;
  line-height: 1.6;
  letter-spacing: 0.12em;
  color: #fff;
  padding-top: 16px;
  border-top: 1px solid rgba(255, 255, 255, 0.12);
  width: 100%;
}

#toppage .age-care__product-name small {
  display: inline-block;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 11px;
  color: #aaa;
  margin-left: 2px;
  letter-spacing: 0.08em;
}

@media screen and (max-width: 1024px) {
  #toppage .age-care {
    padding: 96px 32px;
  }
  #toppage .age-care .ttl {
    margin-bottom: 56px;
  }
  #toppage .age-care__list {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }
  #toppage .age-care__item {
    padding: 40px 24px;
    gap: 18px;
  }
  #toppage .age-care__age {
    font-size: 56px;
  }
  #toppage .age-care__age small {
    font-size: 24px;
  }
  #toppage .age-care__lead {
    font-size: 13px;
    min-height: 46px;
  }
  #toppage .age-care__product-name {
    font-size: 14px;
  }
}

@media screen and (max-width: 599px) {
  #toppage .age-care {
    padding: 72px 20px;
  }
  #toppage .age-care .ttl {
    margin-bottom: 40px;
  }
  #toppage .age-care__list {
    grid-template-columns: 1fr;
    gap: 14px;
  }
  #toppage .age-care__item {
    flex-direction: row;
    align-items: center;
    text-align: left;
    padding: 24px 24px;
    gap: 24px;
  }
  #toppage .age-care__age {
    font-size: 44px;
    padding-bottom: 0;
    flex-shrink: 0;
    min-width: 80px;
  }
  #toppage .age-care__age small {
    font-size: 20px;
  }
  #toppage .age-care__age::after {
    display: none;
  }
  #toppage .age-care__lead {
    font-size: 13px;
    line-height: 1.65;
    min-height: 0;
    display: block;
    text-align: left;
    flex: 1;
  }
  #toppage .age-care__product-name {
    display: none;
  }
}

/* =========================================
   押忍シリーズの選び方（白背景）
   ========================================= */
#toppage .selection {
  background: #fff;
  color: #222;
  padding: 120px 40px;
  position: relative;
}

#toppage .selection__inner {
  max-width: 1080px;
  margin: 0 auto;
}

#toppage .selection .ttl {
  margin-bottom: 72px;
}

#toppage .selection__table-wrap {
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

#toppage .selection__table {
  width: 100%;
  min-width: 880px;
  border-collapse: collapse;
  table-layout: fixed;
  border: 1px solid #ddd;
}

#toppage .selection__table th,
#toppage .selection__table td {
  border: 1px solid #ddd;
}

#toppage .selection__table thead th {
  padding: 28px 20px;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  background: #111;
  color: #fff;
}

#toppage .selection__th-label {
  width: 140px;
  background: #fff !important;
  color: #111 !important;
}

#toppage .selection__product {
  display: block;
  font-size: 16px;
  letter-spacing: 0.1em;
  color: #fff;
  line-height: 1.4;
}

#toppage .selection__product-sub {
  display: block;
  margin-top: 6px;
  font-size: 12px;
  letter-spacing: 0.2em;
  color: #bbb;
}

#toppage .selection__table tbody th {
  width: 140px;
  padding: 24px 16px;
  font-size: 13px;
  letter-spacing: 0.16em;
  font-weight: 500;
  color: #333;
  text-align: left;
  vertical-align: middle;
  background: #fafafa;
}

#toppage .selection__table tbody td {
  padding: 24px 20px;
  font-size: 14px;
  line-height: 1.7;
  letter-spacing: 0.04em;
  color: #333;
  vertical-align: middle;
  text-align: center;
  background: #fff;
}

#toppage .selection__table tbody td small {
  display: inline-block;
  font-size: 12px;
  color: #888;
  margin-top: 2px;
}

#toppage .selection__copy {
  display: inline-block;
  font-family: "Yu Mincho", "游明朝", serif;
  font-size: 18px;
  letter-spacing: 0.15em;
  color: #111;
  font-weight: 500;
}

#toppage .selection__volume {
  display: block;
  font-size: 12px;
  color: #777;
  letter-spacing: 0.1em;
  margin-bottom: 6px;
}

#toppage .selection__price {
  display: block;
  font-family: "Cormorant Garamond", "Times New Roman", serif;
  font-size: 26px;
  font-weight: 400;
  color: #111;
  letter-spacing: 0.04em;
  line-height: 1;
}

#toppage .selection__price small {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 13px;
  margin-left: 4px;
  color: #555;
}

#toppage .selection__ingredients {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: left;
  display: inline-block;
}

#toppage .selection__ingredients li {
  position: relative;
  padding-left: 14px;
  font-size: 13px;
  line-height: 1.9;
  color: #444;
  letter-spacing: 0.04em;
}

#toppage .selection__ingredients li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.85em;
  width: 6px;
  height: 1px;
  background: #888;
}

@media screen and (max-width: 1024px) {
  #toppage .selection {
    padding: 96px 32px;
  }
  #toppage .selection .ttl {
    margin-bottom: 56px;
  }
  #toppage .selection__table {
    min-width: 760px;
  }
  #toppage .selection__table thead th {
    padding: 22px 14px;
  }
  #toppage .selection__product {
    font-size: 15px;
  }
  #toppage .selection__product-sub {
    font-size: 11px;
  }
  #toppage .selection__th-label,
  #toppage .selection__table tbody th {
    width: 110px;
  }
  #toppage .selection__table tbody th {
    font-size: 12px;
    padding: 20px 12px;
  }
  #toppage .selection__table tbody td {
    padding: 20px 14px;
    font-size: 13px;
  }
  #toppage .selection__copy {
    font-size: 16px;
  }
  #toppage .selection__price {
    font-size: 22px;
  }
  #toppage .selection__ingredients li {
    font-size: 12px;
  }
}

@media screen and (max-width: 599px) {
  #toppage .selection {
    padding: 72px 20px;
  }
  #toppage .selection .ttl {
    margin-bottom: 40px;
  }
  #toppage .selection__table-wrap {
    overflow-x: visible;
  }
  #toppage .selection__table {
    min-width: 0;
    width: 100%;
    display: block;
    border: none;
  }
  #toppage .selection__table th,
  #toppage .selection__table td {
    border: none;
  }
  #toppage .selection__table thead {
    display: none;
  }
  #toppage .selection__table tbody {
    display: flex;
    flex-direction: column;
    gap: 24px;
  }
  #toppage .selection__table tbody tr {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    border: 1px solid #ddd;
    background: #fff;
  }
  #toppage .selection__table tbody tr::before {
    content: attr(data-row-label);
    grid-column: 1 / -1;
    padding: 14px 16px;
    font-size: 11px;
    letter-spacing: 0.24em;
    color: #777;
    background: #fafafa;
    border-bottom: 1px solid #eee;
  }
  #toppage .selection__table tbody th {
    display: none;
  }
  #toppage .selection__table tbody td {
    padding: 16px 10px;
    font-size: 12px;
    border-left: 1px solid #eee;
    text-align: center;
    vertical-align: top;
    background: transparent;
  }
  #toppage .selection__table tbody td:first-of-type {
    border-left: none;
  }
  #toppage .selection__table tbody td::before {
    content: attr(data-product);
    display: block;
    font-size: 11px;
    letter-spacing: 0.1em;
    color: #888;
    margin-bottom: 8px;
    padding-bottom: 8px;
    border-bottom: 1px solid #eee;
  }
  #toppage .selection__copy {
    font-size: 14px;
    letter-spacing: 0.1em;
  }
  #toppage .selection__volume {
    font-size: 10px;
    margin-bottom: 4px;
  }
  #toppage .selection__price {
    font-size: 18px;
  }
  #toppage .selection__price small {
    font-size: 11px;
  }
  #toppage .selection__ingredients {
    text-align: left;
    padding-left: 4px;
  }
  #toppage .selection__ingredients li {
    font-size: 11px;
    line-height: 1.7;
    padding-left: 10px;
  }
  #toppage .selection__table tbody td small {
    font-size: 10px;
  }
}

/* =========================================
   おすすめの使い方（ネイビーグレー背景・枠なしSTEP）
   ========================================= */
#toppage .usage {
  background: linear-gradient(149deg, rgb(17, 24, 34) 0%, rgb(76, 79, 83) 100%);
  color: #fff;
  padding: 120px 40px;
  position: relative;
}

#toppage .usage__inner {
  max-width: 1080px;
  margin: 0 auto;
}

#toppage .usage .ttl {
  margin-bottom: 72px;
}

#toppage .usage__list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 32px;
}

#toppage .usage__item {
  display: grid;
  grid-template-columns: 260px 1fr;
  align-items: center;
  gap: 48px;
  padding: 48px 56px;
  background: rgba(255, 255, 255, 0.04);
  border: 1px solid rgba(255, 255, 255, 0.1);
}

#toppage .usage__scene {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 14px;
  position: relative;
  padding-right: 36px;
}

#toppage .usage__scene::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 72px;
  background: rgba(255, 255, 255, 0.18);
}

#toppage .usage__scene-label {
  font-family: "Cormorant Garamond", "Times New Roman", serif;
  font-size: 16px;
  letter-spacing: 0.22em;
  color: #aaa;
  font-weight: 300;
}

#toppage .usage__scene-name {
  font-family: "fot-tsukuaoldmin-pr6n", "Yu Mincho", "游明朝", serif;
  font-size: 24px;
  letter-spacing: 0.12em;
  color: #fff;
  line-height: 1.5;
}

#toppage .usage__flow {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
}

#toppage .usage__step {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 10px;
  text-align: center;
  min-width: 0;
}

#toppage .usage__step small {
  font-family: "Cormorant Garamond", "Times New Roman", serif;
  font-size: 13px;
  letter-spacing: 0.22em;
  color: #aaa;
  font-weight: 300;
}

#toppage .usage__step strong {
  font-family: "fot-tsukuaoldmin-pr6n", "Yu Mincho", "游明朝", serif;
  font-size: 22px;
  letter-spacing: 0.12em;
  color: #fff;
  font-weight: 400;
  line-height: 1.4;
}

#toppage .usage__step em {
  font-size: 13px;
  letter-spacing: 0.08em;
  color: #bbb;
  font-style: normal;
}

#toppage .usage__arrow {
  flex-shrink: 0;
  width: 36px;
  height: 12px;
  position: relative;
  align-self: center;
  margin-top: 14px;
}

#toppage .usage__arrow::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 1px;
  background: rgba(255, 255, 255, 0.45);
  transform: translateY(-50%);
}

#toppage .usage__arrow::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: 8px;
  height: 8px;
  border-top: 1px solid rgba(255, 255, 255, 0.45);
  border-right: 1px solid rgba(255, 255, 255, 0.45);
  transform: translateY(-50%) rotate(45deg);
}

@media screen and (max-width: 1024px) {
  #toppage .usage {
    padding: 96px 32px;
  }
  #toppage .usage .ttl {
    margin-bottom: 56px;
  }
  #toppage .usage__list {
    gap: 24px;
  }
  #toppage .usage__item {
    grid-template-columns: 200px 1fr;
    gap: 32px;
    padding: 36px 36px;
  }
  #toppage .usage__scene {
    padding-right: 24px;
    gap: 10px;
  }
  #toppage .usage__scene::after {
    height: 58px;
  }
  #toppage .usage__scene-label {
    font-size: 13px;
  }
  #toppage .usage__scene-name {
    font-size: 19px;
  }
  #toppage .usage__flow {
    gap: 12px;
  }
  #toppage .usage__step {
    gap: 8px;
  }
  #toppage .usage__step small {
    font-size: 11px;
  }
  #toppage .usage__step strong {
    font-size: 18px;
  }
  #toppage .usage__step em {
    font-size: 12px;
  }
  #toppage .usage__arrow {
    width: 24px;
    margin-top: 10px;
  }
}

@media screen and (max-width: 599px) {
  #toppage .usage {
    padding: 72px 20px;
  }
  #toppage .usage .ttl {
    margin-bottom: 40px;
  }
  #toppage .usage__list {
    gap: 20px;
  }
  #toppage .usage__item {
    grid-template-columns: 1fr;
    gap: 24px;
    padding: 28px 24px;
  }
  #toppage .usage__scene {
    flex-direction: row;
    align-items: center;
    gap: 16px;
    padding-right: 0;
    padding-bottom: 18px;
    width: 100%;
  }
  #toppage .usage__scene::after {
    right: auto;
    left: 0;
    top: auto;
    bottom: 0;
    transform: none;
    width: 40px;
    height: 1px;
  }
  #toppage .usage__scene-label {
    font-size: 12px;
  }
  #toppage .usage__scene-name {
    font-size: 17px;
    letter-spacing: 0.08em;
  }
  #toppage .usage__flow {
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
    width: 100%;
  }
  #toppage .usage__step {
    flex: none;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    gap: 16px;
    text-align: left;
  }
  #toppage .usage__step small {
    flex-shrink: 0;
    font-size: 11px;
    min-width: 52px;
  }
  #toppage .usage__step strong {
    font-size: 17px;
    flex-shrink: 0;
  }
  #toppage .usage__step em {
    font-size: 12px;
    margin-left: auto;
    color: #aaa;
  }
  #toppage .usage__arrow {
    width: 14px;
    height: 28px;
    transform: rotate(90deg);
    margin: 0 auto;
  }
}
