@charset "UTF-8";
/* ----------------------------------------------------------- */
/* color変数定義 */
/* ----------------------------------------------------------- */
body * {
  color: #2c2c2c;
}

/* サイトカラー */
body * {
  font-family: "IBM Plex Sans JP", sans-serif;
}

body {
  font-size: 0.875rem;
} /* 14px */
body {
  line-height: 1.6;
}

/* ----------------------------------------------------------- */
/* animation */
/* ----------------------------------------------------------- *//*# sourceMappingURL=animation.css.map */