.privacypolicyContents {
  width: 84.635417%;
  padding: 25% 0 15%;
  margin: 0 auto;
}
.privacypolicyContents__headTtl {
  font-size: clamp(0.1rem, 4.5vw, 3.1rem);
  font-weight: bold;
  text-align: center;
  margin-bottom: 3.6765%;
}
.privacypolicyContents__txt {
  font-size: clamp(0.1rem, 3vw, 2.1rem);
  line-height: 1.7;
}
.privacypolicyContents__wrapper {
  margin-top: 7.958%;
}
.privacypolicyContents__wrapper .privacypolicyContents__txt {
  margin-top: 3.9789%;
}
.privacypolicyContents__wrapper:nth-child(n+2) {
  margin-top: 5.306%;
}
.privacypolicyContents__ttl {
  font-size: clamp(0.1rem, 3vw, 2.1rem);
  font-weight: bold;
  padding-bottom: 3.316%;
  border-bottom: 1px solid #000;
}

@media screen and (min-width: 768px) {
  .privacypolicyContents {
    padding: 8.8857% 0 12%;
    width: 55.441176%;
    max-width: 1200px;
  }
  .privacypolicyContents__headTtl {
    font-size: clamp(0.1rem, 2.5vw, 4.8rem);
    font-weight: bold;
    text-align: center;
    margin-bottom: 3.6765%;
  }
  .privacypolicyContents__wrapper:nth-child(n+2) {
    margin-top: 7%;
  }
  .privacypolicyContents__txt {
    font-size: clamp(0.1rem, 1.102941vw, 2.1rem);
  }
  .privacypolicyContents__ttl {
    font-size: clamp(0.1rem, 1.102941vw, 2.1rem);
  }
}/*# sourceMappingURL=privacypolicy.css.map */