/* Scss Document */
/*******************************
 product_gallery
*******************************/
.product_gallery {
  margin-bottom: 12.5vw; }

.product_gallery_list > * {
  margin-bottom: 1.563vw; }
  .product_gallery_list > *:nth-child(3n + 1) {
    padding-right: 0.781vw; }
  .product_gallery_list > *:nth-child(3n + 2) {
    padding-left: 0.781vw; }

/*# sourceMappingURL=../../maps/products/style_sp.css.map */
