@charset "utf-8";

/*============

pyro-switch.css

=============*/
/*============
media queries
=============*/
/*-------------
PC
--------------*/
@media screen and (min-width: 960px){
  .product-box__img img{
    margin-top: -25px;
  }
}
