.p-company__section01 .c-table01 th {
  font-size: 12px;
  font-size: 1.2rem;
  color: #666;
}
@media print, screen and (min-width: 768px) {
  .p-company__section01 .c-table01 th {
    font-size: 14px;
    font-size: 1.4rem;
    color: #000000;
  }
}
.p-company section + section {
  margin-top: 60px;
}
@media print, screen and (min-width: 768px) {
  .p-company section + section {
    margin-top: 120px;
  }
}
.p-company__map {
  margin-top: 50px;
}
@media print, screen and (min-width: 768px) {
  .p-company__map {
    margin-top: 75px;
  }
}
.p-company__map iframe {
  width: 100%;
  height: 300px;
}
@media print, screen and (min-width: 768px) {
  .p-company__map iframe {
    height: 400px;
  }
}

/*# sourceMappingURL=company.css.map */
