@charset "utf-8";
.privacy_policy .the_all_head {
    margin-bottom: 8rem;
}
.pp a {
    text-decoration: underline;
}
.cookie-policy-ol {
    margin-bottom: 3em;
}
.cookie-policy-ol li {
    margin-bottom: 1em;
    text-indent: -1.2em;
    padding-left: 1.2em;
}
.cookie-setting {
    margin-bottom: 3em;
}
.cookie-setting-btn {
    margin-top: 1.5em;
}
@media screen and (min-width: 768px){
}
@media screen and (max-width: 767px){
}