@font-face {
  font-family: 'Noto Sans JP';
  src: url(/asset/fonts/NotoSansJP-VariableFont_wght.ttf) format('truetype');
  font-style: normal;
  font-display: swap;
}
.mt01 {
  margin-top: 1em !important;
}
.mt02 {
  margin-top: 2em !important;
}
.mb00 {
  margin-bottom: 0 !important;
}
.text__bold {
  font-weight: 600;
}
body {
  font-family: 'Noto Sans JP', sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  color: #000;
  letter-spacing: 0;
}
