.ouchipro-form__trap {
  position: absolute;
  left: -10000px;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

.ouchipro-form__notice {
  margin: 0 0 1rem;
}

.ouchipro-form__notice--error {
  border: 1px solid #d98237;
  background: #fff4e8;
}

.ouchipro-form__notice--success {
  border: 1px solid #d8e3d9;
}

.ouchipro-form__help,
.ouchipro-line__id {
  color: #6b513f;
}
