.word-break {
  word-break: break-all;
}

.ol-ttl4__item {
  padding-left: 2em;
  margin-top: 2em;
}
@media screen and (min-width: 768px) {
  .ol-ttl4__item {
    padding-left: 2.2em;
  }
}

.ol-ttl4__item::before {
  top: 0.16em;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .ol-ttl4__item::before {
    font-size: 18rem;
  }
}/*# sourceMappingURL=style-privacy.css.map */