body.privacy-policy {
  background: #F4F4F4;
}

.page_wrapper {
  background: transparent;
}

.privacy_conts {
  padding: 7.2802197802vw 7.0054945055vw;
}
@media screen and (max-width: 767px) {
  .privacy_conts {
    padding: 18.6666666667vw 0 35.7333333333vw;
  }
}
.privacy_conts__ttl {
  position: relative;
  margin-bottom: 2.3351648352vw;
}
@media screen and (max-width: 767px) {
  .privacy_conts__ttl {
    margin-bottom: 9.0666666667vw;
  }
}
.privacy_conts__ttl h1 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  font-weight: 700;
  font-size: 2.4725274725vw;
  letter-spacing: 0.05em;
  color: #333;
}
.privacy_conts__ttl h1 span {
  color: #009BD9;
  font-weight: 600;
  font-size: 1.6483516484vw;
  line-height: 2.5;
  margin-bottom: 0.1em;
}
.privacy_conts__ttl h1:after {
  display: block;
  width: 7.2802197802vw;
  height: 0.2747252747vw;
  content: "";
  background: #009BD9;
  position: relative;
}
@media screen and (max-width: 767px) {
  .privacy_conts__ttl h1 {
    font-size: 6.4vw;
    margin-bottom: 8.5333333333vw;
    align-items: flex-start;
    margin-left: 4.2666666667vw;
  }
  .privacy_conts__ttl h1 span {
    font-size: 5.3333333333vw;
  }
  .privacy_conts__ttl h1:after {
    width: 17.0666666667vw;
    height: 0.8vw;
  }
}
.privacy_conts__body {
  border: solid #E2DDCD 0.0686813187vw;
  margin: 0 auto;
  padding: 7.8983516484vw 7.967032967vw;
  border-radius: 1.4423076923vw;
  background: #fff;
}
@media screen and (max-width: 767px) {
  .privacy_conts__body {
    padding: 8vw 4.2666666667vw 24vw 6.6666666667vw;
    margin-left: 4.2666666667vw;
    border-radius: 5.6vw 0 0 5.6vw;
    border: none;
  }
}
.privacy_conts__body h2 {
  font-weight: bold;
  font-size: 1.6483516484vw;
  margin-bottom: 0.8em;
}
.privacy_conts__body h2:not(:first-of-type) {
  margin-top: 4.1208791209vw;
}
@media screen and (max-width: 767px) {
  .privacy_conts__body h2 {
    font-size: 4.8vw;
    line-height: 1.5;
  }
  .privacy_conts__body h2:not(:first-of-type) {
    margin-top: 16vw;
  }
}
.privacy_conts__body p {
  font-size: 1.0989010989vw;
  margin-bottom: 0.8em;
  line-height: 1.9;
}
@media screen and (max-width: 767px) {
  .privacy_conts__body p {
    font-size: 3.7333333333vw;
  }
}
.privacy_conts__body ul {
  font-size: 1.0989010989vw;
  margin: 2.5em 0;
}
@media screen and (max-width: 767px) {
  .privacy_conts__body ul {
    font-size: 4.2666666667vw;
  }
}
.privacy_conts__body ul li {
  padding-left: 1em;
  text-indent: -1em;
  line-height: 1.8;
}
.privacy_conts__body ul li:not(:last-of-type) {
  margin-bottom: 0.5em;
}/*# sourceMappingURL=privacy.css.map */