body#privacy .pagetitle{background-image:url("../images/privacy/pagetitle_bg.jpg")}body#privacy .section .contents{display:flex;flex-direction:column;gap:1.875rem;width:56.25rem;margin:0 auto}@media(max-width: 768px){body#privacy .section .contents{gap:4.1666666667vw;width:auto;margin-left:10.4166666667vw}}body#privacy .section .contents h3{counter-increment:section;position:relative;margin-top:2.5rem;padding:.3125em 0;font-size:1.5rem;text-align:left;line-height:1.5}@media(max-width: 768px){body#privacy .section .contents h3{margin-top:6.25vw;font-size:3.75vw}}body#privacy .section .contents h3::before{content:counter(section, decimal-leading-zero);position:absolute;top:.25em;left:-2.5em;display:flex;justify-content:center;align-items:center;width:1.75em;height:1.75em;color:var(--key);font-family:"Barlow Semi Condensed",sans-serif;font-weight:700;background-color:var(--light)}