/* メール設定ページのメールフォーム幅 */
.webform-select-other-input input.form-text,
.form-type-webform-email-multiple input.form-text.webform-email-multiple {
  width: auto;
  max-width: inherit;
}
