@charset "utf-8";

/*----------------------------------------------------
  プライバシーポリシー
----------------------------------------------------*/
.contents-wrap > p:first-child {
  margin-bottom: 3em;
}
.privacy-list > li {
  margin-bottom: 3em;
}
.privacy-list ul {
  padding-left: 0;
  list-style: none;
  margin-top: 2em;
}
.privacy-list ul li {
  padding-left: 1em;
  text-indent: -1em;
  margin-bottom: 1em;
}