.policy-wrap ol > li {
  margin-top: 16px;
}
.policy-wrap ol > li:first-of-type {
  margin-top: 24px;
}
.policy-wrap > ol {
  margin-bottom: 16px;
}
.policy-wrap ul li {
  text-indent: -16px;
  padding-left: 32px;
}
.policy-wrap ul li::before {
  content: "・";
}
