body.business .bn-lists {
  margin-top: 15px;
}
body.business .a-link {
  color: rgb(51, 102, 255);
}
body.business .a-link:hover {
  color: #3cf;
  text-decoration: none;
}
body.business.index h2 {
  margin-bottom: 35px;
}
body.business.index .std-section + .std-section {
  margin-top: 60px;
}
body.business.index .std-title.type-2 {
  margin-bottom: 29px;
}
body.business.index .std-title.type-3 {
  margin-bottom: 25px;
}
body.business.index .std-title.type-3 span {
  font-size: 0.875rem;
}
body.business.index .std-title.type-4 {
  margin-bottom: 20px;
  font-size: 1.1375rem;
}
body.business.index .office-lists {
  font-size: 0.875rem;
}
body.business.index .office-lists p {
  line-height: 2;
}
body.business.index .office-lists li + li {
  margin-top: 30px;
}
@media print, screen and (min-width: 769px) {
  body.business.index .office-lists p {
    line-height: 2;
  }
}
@media screen and (max-width: 768px) {
  body.business.index .a-link {
    text-decoration: underline;
    font-weight: 700;
  }
  body.business.index h2 {
    padding-left: 1%;
    padding-right: 1%;
  }
  body.business.index .office-lists p {
    line-height: 1.5;
  }
  body.business.index .std-title.type-3,
  body.business.index .std-title.type-4 {
    margin-left: -1%;
    margin-right: -1%;
  }
}
/*# sourceMappingURL=style.css.map */