.p-privacy section + section {
  margin-top: 60px;
}
@media print, screen and (min-width: 768px) {
  .p-privacy section + section {
    margin-top: 120px;
  }
}
.p-privacy .c-list02 {
  margin-top: 0;
}
.p-privacy .c-list02 li {
  margin-top: 0;
}
.p-privacy__text-end {
  margin-top: 0.5em;
  text-align: right;
}
.p-privacy .c-table02 {
  width: 100%;
}
.p-privacy .c-table02 th,
.p-privacy .c-table02 td {
  text-align: left;
}
.p-privacy .c-table02 tbody th, .p-privacy .c-table02 tbody td {
  width: 50%;
}
.p-privacy .c-table02 + p {
  margin-top: 0.5em !important;
}

/*# sourceMappingURL=privacy.css.map */
