@charset "utf-8";

.company-sec04__map-title {
  font-size: 1.2em;
  font-weight: bold;
  margin-bottom: 0.5em;
}
@media screen and (max-width:767px) {
  .company-sec04__map-title {
    font-size: 1em;
    margin-bottom: 0.2em;
  }
}