.u-text--head {
  color: #494949 !important;
  font-size: 20px !important;
  font-family: '游ゴシック体', 'Yu Gothic', YuGothic, 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'MS Pゴシック', 'MS PGothic', sans-serif;
  
}
.u-color--head {
  color: #494949 !important;
}
.u-text--subhead {
  color: #494949 !important;
  font-size: 16px !important;
  font-family: '游ゴシック体', 'Yu Gothic', YuGothic, 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'MS Pゴシック', 'MS PGothic', sans-serif;
  
}
.u-text--body {
  color: #6f6d6d !important;
  font-size: 14px !important;
  font-family: 'Arial';
  font-weight: bold;
}
.u-color--body {
  color: #6f6d6d !important;
}
.u-text--strong {
  color: #494949 !important;
  font-size: 14px !important;
  font-family: 'Arial';
  font-weight: bold;
}
.u-text--link {
  color: #b32f2f !important;
  font-size: 14px !important;
  font-family: 'Arial';
  font-weight: bold;
}
.u-text--head--overlay {
  color: #ffffff !important;
  font-size: 20px !important;
  font-family: '游ゴシック体', 'Yu Gothic', YuGothic, 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'MS Pゴシック', 'MS PGothic', sans-serif;
  
}
.u-text--subhead--overlay {
  color: #ffffff !important;
  font-size: 16px !important;
  font-family: '游ゴシック体', 'Yu Gothic', YuGothic, 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'MS Pゴシック', 'MS PGothic', sans-serif;
  
}
.u-text--body--overlay {
  color: #ffffff !important;
  font-size: 14px !important;
  font-family: 'Arial';
  font-weight: bold;
}
.u-text--color--overlay {
  color: #ffffff !important;
}
.u-color__btn--bg {
  background: #b32f2f !important;
}
.u-color__btn--bg--overlay {
  background: #b32f2f !important;
}
.u-color__btn--bg--reverse {
  background: #fffafa !important;
}
.u-color__btn--bg--overlay--reverse {
  background: #fffafa !important;
}
.u-color__btn {
  color: #b32f2f !important;
}
.u-text--btn {
  color: #fffafa !important;
  font-size: 14px !important;
  font-family: 'Arial';
  font-weight: bold;
}
.u-text--btn--overlay {
  color: #fffafa !important;
  font-size: 14px !important;
  font-family: 'Arial';
  font-weight: bold;
}
.u-text--btn--reverse {
  color: #b32f2f !important;
  font-size: 14px !important;
  font-family: 'Arial';
  font-weight: bold;
  border: 1px solid #626465 !important;
}
.u-text--btn--overlay--reverse {
  color: #b32f2f !important;
  font-size: 14px !important;
  font-family: 'Arial';
  font-weight: bold;
  border: 1px solid #626465 !important;
}
.u-color__btn--text {
  color: #fffafa !important;
}
.u-color__btn--text--bg {
  background: #fffafa !important;
}
.u-text--input {
  color: #3f3d3d !important;
  font-size: 14px !important;
  font-family: 'Arial';
  font-weight: bold;
}
.u-color--input {
  color: #3f3d3d !important;
}
.u-color__input--bg {
  background: #FFFFFF !important;
}
.u-color__border--input {
  border-color: #626465 !important;
}
.u-color__bg--base {
  background: #ffffff !important;
}
.u-color__bg--main {
  background: #ffffff !important;
}
.u-color__border--border {
  border-color: #998b13F2 !important;
}
.u-color__border--main {
  border-color: #998b13F2 !important;
}
.u-font--head {
  font-size: 20px !important;
  font-family: '游ゴシック体', 'Yu Gothic', YuGothic, 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'MS Pゴシック', 'MS PGothic', sans-serif;
  
}
.u-font--subhead {
  font-size: 16px !important;
  font-family: '游ゴシック体', 'Yu Gothic', YuGothic, 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'MS Pゴシック', 'MS PGothic', sans-serif;
  
}
.u-font--body {
  font-size: 14px !important;
  font-family: 'Arial';
  font-weight: bold;
}
.u-font--bold {
  font-weight: bold;
}

.c-product_info__details__icon::before, .c-product_info__details__icon::after {
  background: #494949 !important;
}





  .c-product_item__actions .c-product_item__form--favorite {
    display: inline-block;
  }


  .c-product_item__actions .c-product_item__form--cart {
    display: inline-block;
  }



/*================ Fonts ================*/

/*================ Headings ================*/
h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  font-family: "游ゴシック", serif;
}

/*================ Variables ================*/
:root {
  --color-text-head: #494949;
  --color-text-body: #6f6d6d;
  --color-text-overlay: #ffffff;
  --color-text-link: #b32f2f;
  --color-btn-bg: #b32f2f;
  --color-btn-text: #fffafa;
  --color-input-text: #3f3d3d;
  --color-input-border: #626465;
  --color-page-bg: #ffffff;
  --color-page-border: #998b13F2;
  --color-page-accent: #b32f2f;

  --font-size-text-head: 20px;
  --font-size-text-subhead: 16px;
  --font-size-text-body: 14px;
  --font-size-text-link: 14px;

  --font-family-text-head: '游ゴシック体', 'Yu Gothic', YuGothic, 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'MS Pゴシック', 'MS PGothic', sans-serif;
  --font-family-text-subhead: '游ゴシック体', 'Yu Gothic', YuGothic, 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'MS Pゴシック', 'MS PGothic', sans-serif;
  --font-family-text-body: 'Arial';
}

.c-steps_to_order--theme {
  --theme-color: var(--color-btn-bg) !important;
  --text-color: var(--color-btn-text) !important;
}

.p-movie--theme {
  --theme-color: var(--color-btn-bg);
}



#customer_password_si,
#customer_password,
#customer_password_confirmation {
  /* 右側に目アイコン分のパディングを確保 */
  padding-right: 44px !important;
}

/* 目アイコンボタン */
.kibun-pw-toggle {
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  background: none;
  border: none;
  padding: 4px;
  cursor: pointer;
  color: #999;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  transition: color 0.2s ease, background 0.2s ease;
  /* クリック時の青枠を消す */
  outline: none;
  -webkit-tap-highlight-color: transparent;
  /* フォームのsubmitボタンとして誤動作しないよう type="button" 指定済み */
  z-index: 1;
}

.kibun-pw-toggle:hover {
  color: #e21e1e;
  background: rgba(226, 30, 30, 0.06);
}

.kibun-pw-toggle:focus-visible {
  outline: 2px solid #e21e1e;
  outline-offset: 2px;
}

/* アイコンのSVGサイズ調整 */
.kibun-pw-toggle svg {
  display: block;
  width: 20px;
  height: 20px;
  pointer-events: none;
}






#product-index-view {
  .c-badge--delivery-group {
  display: none !important;
}
}



#product-show-view {
  .c-product_info__description {
  text-align: center !important;
  max-width: 900px !important;
  margin: 0 auto !important;
  padding: 20px 10px !important;
}

.c-product_info__description img {
  display: block !important;
  margin: 20px auto !important;
  max-width: 100% !important;
  height: auto !important;
}

.c-badge--delivery-group {
  display: none !important;
}
}


#product_category-index-view {
  .c-badge--delivery-group {
  display: none !important;
}
}







