/* 2021.12.23追加 */
@-moz-document url-prefix() {
  #headerTable td input {
    -moz-transform: inherit;
  }
}
tr.industry,tr.product,tr.mailtext{
  display: none!important;
}