#privacy-information .privacy-information{background-color:var(--color-white);margin:2rem auto;padding:4rem 3rem;max-height:60vh;overflow-y:auto}#privacy-information .privacy-information::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 4px var(--color-background);border-radius:2.4rem;background-color:var(--color-background)}#privacy-information .privacy-information::-webkit-scrollbar{width:.4rem;height:.4rem;background-color:#d4d4d4}#privacy-information .privacy-information::-webkit-scrollbar-thumb{background-color:#d4d4d4;border-radius:2.4rem;border:2px solid #d4d4d4}#privacy-information .privacy-information__content h1,#privacy-information .privacy-information__content h2{margin-bottom:2rem;font-size:2.4rem}#privacy-information .privacy-information__content h3{line-height:1.56;margin-top:30pt;margin-bottom:15pt}#privacy-information .privacy-information__content p{margin-bottom:16px}#privacy-information .privacy-information__content ol,#privacy-information .privacy-information__content ul{padding-left:18px}#privacy-information .privacy-information__content a{color:var(--color-black)}#privacy-information .privacy-information__content.jp li,#privacy-information .privacy-information__content.jp p{line-height:25px}#privacy-information .privacy-information__content.jp h2{margin-top:10px}#privacy-information .privacy-information__content.jp h3{margin-top:0}#privacy-information .privacy-information__content.jp a{font-weight:700}