@charset "utf-8";

.lawyersBox .introduce .listUl {
  flex-wrap: wrap;
}

.bt_dot{
  border-top: 1px dotted #1A1311;
  margin-top: 1em;
  padding-top: 1em;
}

@media (min-width: 895px) {
  .officeBox .table th {
    width: 20%;
  }
}