@charset "UTF-8";
/* メディアクエリ */
/* //メディアクエリ */
/* position 中央寄せ */
/* //position 中央寄せ */
@media screen and (max-width: 991px) {
  .sec-privacy {
    font-size: max(2.0833333333vw, 14px);
  }
}

.privacy-ttl {
  font-size: 2rem;
}/*# sourceMappingURL=style-privacy.css.map */