.gmap {
  margin-top: 24px;
  width: 100%;
  max-width: 900px;
  height: 350px;
}

.companyTable {
  width: 100%;
}

.companyTable th {
  width: 96px;
  white-space: nowrap;
  text-align: left;
  font-size: 1.2rem;
  font-weight: normal;
}

.companyTable td {
  padding: 8px 0;
  border-bottom: 1px dotted #cccccc;
  font-size: 1.1rem;
}

.companyAddress {
  padding: 8px 0;
  font-size: 1.1rem;
  line-height: 1.8;
}
