@media print, screen and (min-width: 768px) {
  .tbl_contact th {
    padding-left: 0;
  }
  .tbl_contact td {
    padding-right: 0;
  }
}
.tbl_contact th {
  font-size: 0.92em;
}
.tbl_contact th .hissu {
  padding: 0.025em 0.35em 0.2em;
  line-height: 1.3;
}

/*# sourceMappingURL=contact.css.map */
