
/** Validエラー時メッセージ **/
.invalid-feedback{
  width:100%;
  margin-top:.25rem;
  font-size:90%;
  color:#e3342f
}
