@charset "UTF-8";


/*================================================================================
SC-57G 個別CSS SMT
=================================================================================*/

:root {
  --docomo_red: #C03;
}

/* 背景 */
.dc26 .sec-product-lv1-wrap {
  background-color: #f5f5f5;
}

/* .js-product-slide-nav */
.dc26 .sec-product-mv .js-product-slide-wrap .js-product-slide-nav {
  background-color: rgba(83, 74, 81, 0.5);
}

.dc26 .sec-product-mv .js-product-slide-wrap .js-product-slide-nav .js-product-slide-dots li button:before {
  color: #fff;
  opacity: 0.5;
}

.dc26 .sec-product-mv .js-product-slide-wrap .js-product-slide-nav .js-product-slide-dots li.slick-active button:before {
  color: #cc0033;
  opacity: 1;
}

.dc26 .sec-movie {
  background-color: #000;
  color: #FFF;
}


/* .txt-product-lead */

.dc26 .sec-product-mv .txt-product-lead-wrap>.txt-product-lead {
  color: #000 !important;
}

.dc26 .sec-product-mv .js-product-slide-wrap>.txt-product-lead {
  color: #000 !important;
  margin-bottom: 25px !important;
  background: rgba(255, 255, 255, 0.6);
  padding: 10px 0;
}