@charset "UTF-8";

input[type="email"] {
  width: 100%;
}
.contact-from input[type="email"] {
  max-width: 320px;
}

.error_sys {
  color: red;
}
