@charset "UTF-8";
/* エラーテキスト */
.esf-error-text {
  color: red;
  text-align: center;
}

.eform-error {
  border: 2px solid red !important;
}