@charset "UTF-8";
/* form */
.info__heading {
  color: #000000;
  font-size: 1.75rem;
  margin-bottom: 2.5rem;
  border-left: 3px solid #004C97;
  padding-left: 1rem;
  font-weight: 500;
}
.info__text {
  width: 1000px;
  margin: 0 auto;
}
.info__text > .text {
  font-size: 1.125rem;
  margin-bottom: 2rem;
}
.info__text > .text--mb0 {
  margin-bottom: 0;
}
.info__text > .text--apology {
  text-align: center;
  margin-bottom: 0;
}
.info__text > .text > .note {
  display: block;
  font-size: 1rem;
  margin: 1rem 0;
  color: #E1523E;
  font-weight: 500;
}
.info__text > .text > .note::before {
  content: "※";
}/*# sourceMappingURL=error.css.map */