@charset "UTF-8";

/* --------------------
  .item_block
-------------------- */

.item_main_img.hygiene {
  background-image: none;
  overflow: hidden;
}

.selection_detail h2 {
  white-space: nowrap;
}

@media (max-width: 1300px) {
  .selection_detail h2 {
    white-space: wrap;
  }
}