@charset "UTF-8";
/* =========================================================
プライバシーポリシー（個人情報保護方針）ページ（ページID=3）専用
========================================================= */
.pp {
  position: relative;
  max-width: 1200px;
  margin: 60px auto 80px;
  padding: 40px 40px 48px;
  background: #fff;
  box-shadow: 3px 3px 15px rgba(0, 0, 0, 0.2);
}

h2.sct-section__title {
  padding-bottom: 20px;
  border-bottom: solid 2px #000000;
  margin-bottom: 20px;
  line-height: 1.3;
  font-size: clamp(28px, 4vw, 36px);
}
h2.sct-section__title span {
  font-size: clamp(18px, 4vw, 25px);
}

h3.wp-block-heading {
  padding-bottom: 10px;
  margin-bottom: 10px;
  font-size: clamp(18px, 4vw, 25px);
}/*# sourceMappingURL=privacy-policy.css.map */