.prose{--prose-body:#ffffff;--prose-headings:#ffffff;--prose-lead:rgba(255, 255, 255, 0.85);--prose-links:#ffffff;--prose-bold:#ffffff;--prose-counters:rgba(255, 255, 255, 0.6);--prose-bullets:rgba(255, 255, 255, 0.5);--prose-hr:v.$c-gray-light;--prose-quotes:#ffffff;--prose-quote-borders:rgba(255, 255, 255, 0.5);--prose-captions:rgba(255, 255, 255, 0.7);--prose-kbd:#ffffff;--prose-code:#ffffff;--prose-pre-code:rgba(255, 255, 255, 0.9);--prose-pre-bg:v.$c-black;--prose-th-borders:v.$c-gray-light;--prose-td-borders:v.$c-gray-light;color:var(--prose-body);max-width:none}.prose>:first-child{margin-top:0}.prose>:last-child{margin-bottom:0}.prose p{margin-bottom:1.25rem;margin-top:1.25rem}.prose [class~=lead]{color:var(--prose-lead);font-size:1.25em;line-height:1.6;margin-bottom:1.5rem;margin-top:1.5rem}.prose a{color:var(--prose-links);font-weight:500;text-decoration:underline;transition:color .3s}.prose a:hover{color:var(--color-primary)}.prose strong{color:var(--prose-bold);font-weight:600}a .prose strong,blockquote .prose strong,thead th .prose strong{color:inherit}.prose h1{color:var(--prose-headings);font-size:2.25em;font-weight:800;line-height:1.1111111;margin-bottom:.8888889em;margin-top:0}.prose h1 strong{color:inherit;font-weight:900}.prose h2{color:var(--prose-headings);font-size:1.5em;font-weight:700;line-height:1.3333333;margin-bottom:1em;margin-top:2em}.prose h2+*{margin-top:0}.prose h2 strong{color:inherit;font-weight:800}.prose h3{color:var(--prose-headings);font-size:1.25em;font-weight:600;line-height:1.6;margin-bottom:.6em;margin-top:1.6em}.prose h3+*{margin-top:0}.prose h3 strong{color:inherit;font-weight:700}.prose h4{color:var(--prose-headings);font-weight:600;line-height:1.5;margin-bottom:.5em;margin-top:1.5em}.prose h4+*{margin-top:0}.prose h4 strong{color:inherit;font-weight:700}.prose ol{list-style-type:decimal;margin-bottom:1.25em;margin-top:1.25em;padding-inline-start:1.625em}.prose ol[type=A]{list-style-type:upper-alpha}.prose ol[type=a]{list-style-type:lower-alpha}.prose ol[type=I]{list-style-type:upper-roman}.prose ol[type=i]{list-style-type:lower-roman}.prose ul{list-style-type:disc;margin-bottom:1.25em;margin-top:1.25em;padding-inline-start:1.625em}.prose li{margin-bottom:.5em;margin-top:.5em}.prose li::marker{font-weight:400}.prose ol>li{padding-inline-start:.375em}.prose ol>li::marker{color:var(--prose-counters)}.prose ul>li{padding-inline-start:.375em}.prose ul>li::marker{color:var(--prose-bullets)}.prose>ol>li p,.prose>ul>li p{margin-bottom:.75em;margin-top:.75em}.prose>ol>li>p:first-child,.prose>ul>li>p:first-child{margin-top:1.25em}.prose>ol>li>p:last-child,.prose>ul>li>p:last-child{margin-bottom:1.25em}.prose ol ol,.prose ol ul,.prose ul ol,.prose ul ul{margin-bottom:.75em;margin-top:.75em}.prose dl{margin-bottom:1.25em;margin-top:1.25em}.prose dt{color:var(--prose-headings);font-weight:600;margin-top:1.25em}.prose dd{margin-top:.5em;padding-inline-start:1.625em}.prose hr{border-color:var(--prose-hr);border-top-width:1px;margin-bottom:3em;margin-top:3em}.prose hr+*{margin-top:0}.prose blockquote{border-inline-start-color:var(--prose-quote-borders);border-inline-start-style:solid;border-inline-start-width:.25rem;color:var(--prose-quotes);font-style:italic;font-weight:500;margin-bottom:1.6em;margin-top:1.6em;padding-inline-start:1em;quotes:"“" "”" "‘" "’"}.prose blockquote p:first-of-type::before{content:open-quote}.prose blockquote p:last-of-type::after{content:close-quote}.prose blockquote strong{color:inherit}.prose blockquote code{color:inherit}.prose img{margin-bottom:2em;margin-top:2em}.prose picture{display:block;margin-bottom:2em;margin-top:2em}.prose picture>img{margin-bottom:0;margin-top:0}.prose video{margin-bottom:2em;margin-top:2em}.prose code{color:var(--prose-code);font-size:.875em;font-weight:600}.prose code::before{content:"`"}.prose code::after{content:"`"}a .prose code,blockquote .prose code,h1 .prose code,h2 .prose code,h3 .prose code,h4 .prose code,thead th .prose code{color:inherit}.prose pre{background-color:var(--prose-pre-bg);border-radius:.375rem;color:var(--prose-pre-code);font-size:.875em;font-weight:400;line-height:1.7142857;margin-bottom:1.7142857em;margin-top:1.7142857em;overflow-x:auto;padding:.8571429em 1.1428571em}.prose pre code{background-color:transparent;border-radius:0;border-width:0;color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;padding:0}.prose pre code::after,.prose pre code::before{content:none}.prose kbd{border-radius:.3125rem;box-shadow:0 0 0 1px rgba(255,255,255,.1),0 3px 0 rgba(255,255,255,.1);color:var(--prose-kbd);font-family:inherit;font-size:.875em;font-weight:500;padding:.1875em .375em}.prose table{font-size:.875em;line-height:1.7142857;margin-bottom:2em;margin-top:2em;table-layout:auto;width:100%}.prose thead{border-bottom:1px solid var(--prose-th-borders)}.prose thead th{color:var(--prose-headings);font-weight:600;padding-bottom:.5714286em;padding-inline-end:.5714286em;padding-inline-start:.5714286em;vertical-align:bottom}.prose thead th:first-child{padding-inline-start:0}.prose thead th:last-child{padding-inline-end:0}.prose tbody tr{border-bottom:1px solid var(--prose-td-borders)}.prose tbody tr:last-child{border-bottom-width:0}.prose tbody td,.prose tfoot td{padding-bottom:.5714286em;padding-inline-end:.5714286em;padding-inline-start:.5714286em;padding-top:.5714286em;vertical-align:baseline}.prose tbody td:first-child,.prose tfoot td:first-child{padding-inline-start:0}.prose tbody td:last-child,.prose tfoot td:last-child{padding-inline-end:0}.prose tfoot{border-top:1px solid var(--prose-th-borders)}.prose tfoot td{vertical-align:top}.prose td,.prose th{text-align:start}.prose figure{margin-bottom:2em;margin-top:2em}.prose figure>*{margin-bottom:0;margin-top:0}.prose figcaption{color:var(--prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.prose.--max-w-none{max-width:none}.title-side{width:100%}.title-side__ja{font-size:20px;font-weight:900;line-height:1.2;margin-bottom:.25rem}.title-side__en{font-size:55px;font-weight:900;line-height:1.2}.privacy-policy-page__wrap{display:flex;flex-direction:column;gap:4em;padding-bottom:5rem;padding-top:5rem}@media (min-width:640px){.title-side{position:sticky;top:10rem}}@media screen and (min-width:768px) and (max-width:1023px){.privacy-policy-page__wrap{padding-bottom:8rem;padding-top:8rem}}@media screen and (min-width:1024px){.privacy-policy-page__wrap{flex-direction:row;padding-bottom:10rem;padding-top:10rem}.privacy-policy-page__heading{flex:1}.privacy-policy-page__article{flex:2}}@media screen and (min-width:1920px){.title-side__ja{font-size:max(10px,1.0416666667vw)}.title-side__en{font-size:max(10px,2.8645833333vw)}}@media screen and (max-width:767px){.title-side__ja{font-size:max(18px,3.9130434783vw)}.title-side__en{font-size:max(44px,10.8695652174vw)}}