/**
==============================
style_brand
==============================
*/
.style_brand_shiraishi .product_item .item_balloon,
.style_brand_shiraishi .image_list-wrap .item_balloon {
  background: var(--color-shiraishi-2);
}
.style_brand_shiraishi .button_block-wrap .button_block {
  background: var(--color-shiraishi-1);
}

.style_brand_exelco .product_item .item_balloon,
.style_brand_exelco .image_list-wrap .item_balloon {
  background: var(--color-exelco-2);
}
.style_brand_exelco .button_block-wrap .button_block {
  background: var(--color-exelco-1);
}

.style_brand_parler .product_item .item_balloon,
.style_brand_parler .image_list-wrap .item_balloon {
  background: var(--color-parler-2);
}
.style_brand_parler .button_block-wrap .button_block {
  background: var(--color-parler-1);
}

.style_brand_crazy .product_item .item_balloon,
.style_brand_crazy .image_list-wrap .item_balloon {
  background: var(--color-crazy-2);
}
.style_brand_crazy .button_block-wrap .button_block {
  background: var(--color-crazy-1);
}

/*# sourceMappingURL=style_brand.css.map */
