.contact-information .contact-information_index {
  font-weight: 700;
  background-color: #F4F4F4;
  padding: 30px;
}
.contact-information .contact-information_index .page-index {
  cursor: pointer;
}
.contact-information .contact-block {
  padding-bottom: 2em;
}
.contact-information .contact-block .table th {
  width: 20em;
}
@media screen and (max-width: 768px) {
  .contact-information .contact-block .table th {
    width: 100%;
  }
}

/*# sourceMappingURL=010600_page.css.map */
