@charset "UTF-8";
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+JP:300,400,500,700&display=swap&subset=japanese');

@media (max-width: 768px)
{
  #page-smat_stand .product-header.smat_stand {
    background-image: url("https://keyholder.bz/asdekImage/media/product_banner_smat_stand_sp.jpg");
    background-size: contain;i
  }

  .product-header .product-header-main-img{
    display: none;
  }

  .product-header{
    color:#000;
  }

  .product-header .main-copy {
      padding: 45px 1rem 0;
  }

  .product_text.smat_stand{
    background: rgba(255,255,255, 0.35);
  }

}
