.u-color--head {
  color: #494949 !important;
}

.u-text--head {
  color: #003A8B !important;
  font-size: 3rem;
  font-weight: 700;
  letter-spacing: 0.13em;

  
}

.u-text--subhead {
  color: #494949 !important;
  font-size: 1.5rem;
  font-weight: 400;
  letter-spacing: 0.05em;
  
}
.u-text--body {
  color: #494949 !important;
  font-size: 13px !important;
  
}
.u-color--body {
  color: #494949 !important;
}
.u-text--strong {
  color: #494949 !important;
  font-size: 13px !important;
  
}
.u-text--link {
  color: #003a8b !important;
  font-size: 13px !important;
  
}
.u-text--head--overlay {
  color: #FFFFFF !important;
  font-size: 3rem;
  font-weight: 700;
  letter-spacing: 0.13em;
  
}
.u-text--subhead--overlay {
  color: #FFFFFF !important;
  font-size: 1.5rem;
  font-weight: 400;
  letter-spacing: 0.05em;
  
}
.u-text--body--overlay {
  color: #FFFFFF !important;
  font-size: 13px !important;
  
}
.u-text--color--overlay {
  color: #FFFFFF !important;
}
.u-color__btn--bg {
  background: #003a8b !important;
}
.u-color__btn--bg--overlay {
  background: #003a8b !important;
}
.u-color__btn--bg--reverse {
  background: #FFFFFF !important;
}
.u-color__btn--bg--overlay--reverse {
  background: #FFFFFF !important;
}
.u-color__btn {
  color: #003a8b !important;
}
.u-text--btn {
  color: #FFFFFF !important;
  font-size: 13px !important;
  
}
.u-text--btn--overlay {
  color: #FFFFFF !important;
  font-size: 13px !important;
  
}
.u-text--btn--reverse {
  color: #003a8b !important;
  font-size: 13px !important;
  
  border: 1px solid #c2c2c2 !important;
}
.u-text--btn--overlay--reverse {
  color: #003a8b !important;
  font-size: 13px !important;
  
  border: 1px solid #c2c2c2 !important;
}
.u-color__btn--text {
  color: #FFFFFF !important;
}
.u-color__btn--text--bg {
  background: #FFFFFF !important;
}
.u-text--input {
  color: #9a9a9a !important;
  font-size: 13px !important;
  
}
.u-color--input {
  color: #9a9a9a !important;
}
.u-color__input--bg {
  background: #FFFFFF !important;
}
.u-color__border--input {
  border-color: #c2c2c2 !important;
}
.u-color__bg--base {
  background: #FFFFFF !important;
}
.u-color__bg--main {
  background: #FFFFFF !important;
}
.u-color__border--border {
  border-color: #dfdfdf !important;
}
.u-color__border--main {
  border-color: #dfdfdf !important;
}
.u-font--head {
  font-size: 30px !important;
  
}
.u-font--subhead {
  font-size: 17px !important;
  
}
.u-font--body {
  font-size: 13px !important;
  
}
.u-font--bold {
  font-weight: bold;
}

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

/*================ SNS Icon ================*/











/*================ Other Icon ================*/

  .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 ================*/


/*================ Variables ================*/
:root {
  --color-text-head: #494949;
  --color-text-body: #494949;
  --color-text-overlay: #FFFFFF;
  --color-text-link: #003a8b;
  --color-btn-bg: #003a8b;
  --color-btn-text: #FFFFFF;
  --color-input-text: #9a9a9a;
  --color-input-border: #c2c2c2;
  --color-page-bg: #FFFFFF;
  --color-page-border: #dfdfdf;
  --color-page-accent: #D70027;
  

  --font-size-text-head: 30px;
  --font-size-text-subhead: 17px;
  --font-size-text-body: 13px;
  --font-size-text-link: 13px;

  --font-family-text-head: "Inter", "Noto Sans JP", sans-serif;
  --font-family-text-subhead: "Inter", "Noto Sans JP", sans-serif;
  --font-family-text-body: "Inter", "Noto Sans JP", sans-serif;

  
}

.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);
}
















