@media only screen and (min-width: 901px) {
  #article-01 .mobile-page-u96-section-main-visual {
    background: url(/mobile/set/data/products/smartphone/redmi-12-5g/img/p/img-m-article-01.jpg) no-repeat top center;
  }

  #article-02 .mobile-page-u96-section-main-visual {
    background: url(/mobile/set/data/products/smartphone/redmi-12-5g/img/p/img-m-article-02.jpg?20250924) no-repeat top center;
  }

  #article-03 .mobile-page-u96-section-main-visual {
    background: url(/mobile/set/data/products/smartphone/redmi-12-5g/img/p/img-m-article-03.jpg) no-repeat top center;
  }
}

@media only screen and (max-width: 900px) {
  .mobile-page-u96-products_detail .mobile-page-u96-j_toggle .mobile-page-u96-section-main-visual {
      background: transparent;
  }
}

@media only screen and (min-width: 901px){
  .mobile-page-u96-small-title {
      font-weight: bold;
      font-size: 15px;
      padding: 5px 0 20px;
      text-align: left;
  }
}

@media only screen and (max-width: 900px){
  .mobile-page-u96-small-title {
      font-weight: bold;
      font-size: 15px;
      text-align: center;
      padding: 20px 0;
  }
  .mobile-page-u96-products_detail .mobile-page-u96-flex>* {
    margin-bottom: 0;
    margin-top: 15px;
  }
  .mobile-page-u96-products_detail .mobile-page-u96-bgWh .mobile-page-u96-section-main-visual .mobile-page-u96-sp-white .mobile-page-u96-btn,
  .mobile-page-u96-products_detail .mobile-page-u96-sp-white .mobile-page-u96-btn[class*="mobile-page-u96-btnArrow"]:before{
    color: #fff!important;
    border-color: #fff!important;
  }
  .mobile-page-u96-products_detail .mobile-page-u96-j_toggleDetail .mobile-page-u96-flex>.mobile-page-u96-flex6:nth-child(1){
    margin-top: 0;
  }
}
.mobile-page-u96-j_toggle.mobile-page-u96-bgwH.mobile-page-u96-color-white{
  background-color: #fff;
}
.mobile-page-u96-products_detail .mobile-page-u96-color-white .mobile-page-u96-ttlNormal,
.mobile-page-u96-products_detail .mobile-page-u96-color-white .mobile-page-u96-lead,
.mobile-page-u96-products_detail .mobile-page-u96-color-white .mobile-page-u96-btn,
.mobile-page-u96-products_detail .mobile-page-u96-color-white .mobile-page-u96-btn[class*="mobile-page-u96-btnArrow"]:before{
  color: #fff!important;
  border-color: #fff!important;
}

.mobile-page-u96-products_detail .mobile-page-u96-flex .mobile-page-u96-notice-list {
  margin-left: 0px;
}