.privacy-page{max-width:780px;margin:0 auto;padding:32px 24px 96px}
.privacy-body{font-family:"Noto Sans JP",sans-serif;font-size:14px;line-height:2;color:var(--sumi)}
.privacy-h3{
  font-family:"Shippori Mincho B1",serif;
  font-size:18px;letter-spacing:.2em;color:var(--sumi);
  margin:32px 0 12px;padding-bottom:6px;
  border-bottom:1px solid var(--rule);font-weight:500;
}
.privacy-h3:first-child{margin-top:0}
.privacy-p{margin-bottom:20px}
