.p-privacy {
  background-color: #f5f5f5;
  padding: 100px 25px;
}
.p-privacy__item--en {
  font-size: 18px;
  font-weight: 500;
  line-height: 31.5px;
  color: #1B1B1B;
  font-family: "Zen Old Mincho", serif;
}
.p-privacy__item--ja {
  font-size: 12px;
  font-weight: 400;
  line-height: 21px;
  color: #F5AE18;
  font-family: "Cardo", serif;
}
.p-privacy__top-text {
  margin-top: 80px;
  font-size: 16px;
  font-weight: 400;
  color: #1B1B1B;
  font-family: "Noto Sans JP", serif;
}
.p-privacy__box {
  margin-top: 40px;
}
.p-privacy__box--first {
  margin-top: 80px;
}
.p-privacy__num {
  font-size: 21px;
  font-weight: 500;
  color: #1B1B1B;
  font-family: "Zen Old Mincho", serif;
  line-height: 36.75px;
}
.p-privacy__title {
  font-size: 21px;
  font-weight: 500;
  color: #1B1B1B;
  font-family: "Zen Old Mincho", serif;
  border-bottom: 1px solid #1B1B1B;
  margin-bottom: 16px;
  padding-top: 8px;
  line-height: 36.75px;
}
.p-privacy__text {
  font-size: 16px;
  font-weight: 400;
  color: #1B1B1B;
  font-family: "Noto Sans JP", serif;
}
.p-privacy ul {
  padding-left: 25px;
}
.p-privacy li {
  font-size: 16px;
  font-weight: 400;
  color: #1B1B1B;
  font-family: "Noto Sans JP", serif;
  list-style: disc;
  line-height: 28px;
  margin-bottom: 8px;
}
.p-privacy__ul-second {
  padding-left: 10px !important;
}
.p-privacy__text-last {
  font-size: 16px;
  font-weight: 400;
  color: #1B1B1B;
  font-family: "Noto Sans JP", serif;
  line-height: 28px;
  margin-bottom: 8px;
}
.p-privacy__text-finish {
  font-size: 16px;
  font-weight: 400;
  color: #1B1B1B;
  font-family: "Noto Sans JP", serif;
  line-height: 28px;
  margin-top: 40px;
}/*# sourceMappingURL=privacy.css.map */