@charset "utf-8";

/*----------------------------------------------------
  会社情報
----------------------------------------------------*/
.tbl-history th {
  text-align: center;
  width: 110px;
}
@media screen and (max-width: 1199.98px) {
}
@media screen and (max-width: 991.98px) {
}
@media screen and (max-width: 767.98px) {
}
@media screen and (max-width: 575.98px) {
  .tbl-history th {
    width: auto;
  }
}