@charset "utf-8";

@media only screen and (min-width: 900px) {
  #article-01 .mobile-page-u96-section-main-visual {
    background: url(/mobile/set/data/products/smartphone/motorola-edge-50s-pro/img/p/img-m-article-01.jpg) no-repeat top center;
    height: 430px;
  }
  #article-02 .mobile-page-u96-section-main-visual {
    background: url(/mobile/set/data/products/smartphone/motorola-edge-50s-pro/img/p/img-m-article-02.jpg) no-repeat top center;
    height: 430px;
  }
  #article-03 .mobile-page-u96-section-main-visual {
    background: url(/mobile/set/data/products/smartphone/motorola-edge-50s-pro/img/p/img-m-article-03.jpg) no-repeat top center;
    height: 430px;
  }
  .mobile-page-u96-products_detail [class$=-unitXSmall] > .mobile-page-u96-flex > .mobile-page-u96-flex6:nth-child(2) {
    width: calc( 50%)!important;
    margin-left: 0!important;
    padding-left: 39px;
    border-left: 1px solid #e0e0e0;
  }
  
}
@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!important;
  }
}
