﻿.privacy_list{width:100%;margin:0 auto;counter-reset:my-step-count}.privacy_list section{width:100%;margin-top:6rem}@media only screen and (max-width: 834px){.privacy_list section{margin-top:5rem}}@media only screen and (max-width: 600px){.privacy_list section{margin-top:4.5rem}}.privacy_list section p{counter-increment:my-step-count;margin-bottom:1.2rem;font-family:"Noto Serif JP","Yu Mincho","YuMincho","游明朝体","游明朝","Hiragino Mincho ProN","Hiragino Mincho Pro","MS PMincho",serif;font-size:1.9rem;font-weight:700;letter-spacing:.15em;color:#777}@media only screen and (max-width: 834px){.privacy_list section p{font-size:1.7rem}}@media only screen and (max-width: 600px){.privacy_list section p{font-size:1.6rem}}.privacy_list section p::before{content:counter(my-step-count, decimal-leading-zero) ". ";letter-spacing:.2em}.privacy_list section p.privacy_not{color:#4b607e}.privacy_list section p.privacy_not::before{display:none}.privacy_list section ul{display:flex;flex-direction:column;row-gap:.5rem;width:100%;margin-top:1rem}.privacy_list section ul li{position:relative;padding-left:1.5rem}.privacy_list section ul li::before{content:"";position:absolute;top:14px;left:0;width:3px;height:3px;background:#333;border-radius:50%}