@charset "UTF-8";
.u-color-red {
  color: #b60000;
}
.u-bold {
  font-weight: bold;
}
.c-note-text {
  margin-top: 0;
  margin-bottom: min(1.6260162602vw, 1.25rem);
  font-size: min(1.6260162602vw, 1.25rem);
  font-weight: bold;
  color: #b60000;
}
.c-note-text02 {
  position: relative;
  margin-top: max(-4.8780487804vw, -3.75rem);
  margin-bottom: min(1.6260162602vw, 1.25rem);
  font-size: min(1.6260162602vw, 1.25rem);
  font-weight: bold;
  color: #b60000;
}
.c-note-text03 {
  position: relative;
  margin-bottom: min(7.999999995vw, 30px);
  font-size: min(4.2666666667vw, 16px);
  font-weight: bold;
  color: #b60000;
}
@media screen and (max-width: 640px) {
  .c-note-text {
    margin-top: 0;
    margin-bottom: min(6.66666666665vw, 25px);
    font-size: min(3.9999999975vw, 15px);
  }
  .c-note-text02 {
    margin-top: max(-2.66666666665vw, -10px);
    margin-left: min(5.3333333333vw, 20px);
    margin-right: min(5.3333333333vw, 20px);
    margin-bottom: min(9.3333333333vw, 35px);
    font-size: min(3.9999999975vw, 15px);
  }
  .c-note-text03 {
    margin-bottom: min(5.3333333333vw, 20px);
    font-size: min(3.9999999975vw, 15px);
    line-height: 1.4;
  }
}