.page-ttl {
  background-image: url("../img/privacy/mv.jpg");
}
@media only screen and (max-width: 767px) {
  .page-ttl {
    background-image: url("../img/privacy/sp/mv.jpg");
  }
}

.pankuzu {
  margin: 0 auto 10.8rem;
}

@media print, screen and (min-width: 768px) {
  .page-read {
    width: 110rem;
    margin: 0 auto 11.3rem;
  }
}
@media only screen and (max-width: 767px) {
  .page-read {
    padding: 0 4rem;
    margin-bottom: 7rem;
  }
}
.page-read p {
  font-size: 1.6rem;
  letter-spacing: -0.024rem;
}
@media only screen and (max-width: 767px) {
  .page-read p {
    font-size: 2.8rem;
    line-height: 1.65;
    letter-spacing: 0.15rem;
  }
}

@media print, screen and (min-width: 768px) {
  .single {
    width: 110rem;
    margin: 0 auto 4.3rem;
  }
}
@media only screen and (max-width: 767px) {
  .single {
    padding: 0 4rem;
  }
}
.single .section-ttl {
  margin-bottom: 2.2rem;
}
@media only screen and (max-width: 767px) {
  .single .section-ttl {
    margin-bottom: 5.5rem;
  }
}
.single .inner {
  padding: 0 5rem;
}
@media only screen and (max-width: 767px) {
  .single .inner {
    padding: 0;
  }
}
.single .inner .content-txt {
  font-size: 1.5rem;
  line-height: 1.9;
  margin-bottom: 2.8rem;
  letter-spacing: 0.076rem;
}
@media only screen and (max-width: 767px) {
  .single .inner .content-txt {
    font-size: 2.8rem;
    margin-bottom: 4rem;
    line-height: 1.65;
    letter-spacing: 0.15rem;
  }
}
.single .inner ul {
  list-style: none;
  margin-bottom: 3rem;
}
@media only screen and (max-width: 767px) {
  .single .inner ul {
    margin-top: 5.4rem;
  }
}
.single .inner ul li {
  font-size: 1.6rem;
  line-height: 1.6;
  padding-left: 1.6rem;
  text-indent: -1.6rem;
  margin-bottom: 0.2rem;
}
@media only screen and (max-width: 767px) {
  .single .inner ul li {
    font-size: 2.8rem;
    padding-left: 2.8rem;
    text-indent: -2.8rem;
    margin-bottom: 0;
    line-height: 1.65;
    margin-bottom: 0.5rem;
  }
}

@media only screen and (max-width: 767px) {
  .section-ttl h2 .jp-ttl.other {
    line-height: 1.5;
    padding: 0.5rem 0 0.9rem 4rem;
    letter-spacing: 0.8rem;
  }
}
/*# sourceMappingURL=privacy.css.map */