.tga-contact-wrap{ max-width: 720px; }
.tga-contact-row{ margin-bottom: 14px; }
.tga-contact-row label{ display:block; margin-bottom: 6px; }
.tga-contact-row input, .tga-contact-row textarea{
  width: 100%;
  box-sizing: border-box;
  padding: 10px 12px;
  border-radius: 10px;
  border: 1px solid rgba(0,0,0,.18);
}
.tga-contact-consent{ margin-top: 6px; }
.tga-hp{ position:absolute; left:-9999px; width:1px; height:1px; overflow:hidden; }
.tga-contact-submit{ padding: 10px 16px; border-radius: 999px; }
.tga-contact-msg{ margin-top: 10px; }
.tga-contact-msg.is-err{ color: #b00020; }
