@charset "UTF-8";

/* -----------------------------
  モノクロ化
----------------------------- */
.un_voice img {
  filter: grayscale(100%);
}


