.wrapper .contents.privacy_section #safety .layout_order li {
    list-style: none;
}
@media screen and (min-width: 769px), print {
    .wrapper .contents.privacy_section #pageNavigation ol {
        flex-wrap: wrap;
        gap: 1em;
    }
}

@media screen and (min-width: 769px), print {
    .wrapper .contents.privacy_section #safety {
        margin-top: 110px;
    }
    .wrapper .contents.privacy_section #safety {
        max-width: 1000px;
        margin-right: auto;
        margin-left: auto;
    }
}


.wrapper .contents.privacy_section #safety h2 {
    font-family: "YakuHanJP", "Noto Sans JP", YuGothic, "Yu Gothic", sans-serif;
    letter-spacing: 0.08em;
}
@media screen and (max-width: 768px) {
    .wrapper .contents.privacy_section #safety h2 {
        padding: 0 1.8em 0;
        font-size: 4vw;
    }
}
.wrapper .contents.privacy_section #safety h2:before {
    display: inline-block;
    position: relative;
    height: 1px;
    border-bottom: 1px solid #000;
    vertical-align: middle;
    content: "";
}
@media screen and (max-width: 768px) {
    .wrapper .contents.privacy_section #safety h2:before {
        width: 0.5em;
        margin-right: 0.2em;
        margin-left: 0.1em;
    }
}
@media screen and (min-width: 769px), print {
    .wrapper .contents.privacy_section #safety h2:before {
        width: 0.3em;
        margin-right: 0.08em;
        margin-left: 0.1em;
    }
}
@media screen and (max-width: 768px) {
    .wrapper .contents.privacy_section #safety h2 small {
        font-size: 3.86667vw;
    }
}


.wrapper .contents.privacy_section #safety h4 {
    font-family: "YakuHanJP", "Noto Sans JP", YuGothic, "Yu Gothic", sans-serif;
}
@media screen and (min-width: 769px), print {
    .wrapper .contents.privacy_section #safety .layout_order dd h4 {
        padding-bottom: 0.6em;
        font-size: 15px;
    }
}
@media screen and (max-width: 768px) {
    .wrapper .contents.privacy_section #safety .layout_order dd h4 {
        font-size: 3.33333vw;
        text-align: justify;
        line-height: 1.92em;
        padding-bottom: 1.2em;
    }
}

@media screen and (max-width: 768px) {
    .wrapper .contents.privacy_section #safety .layout_order {
        padding: 0 1.8em 0 1.5em;
    }
}

.wrapper .contents.privacy_section #safety .layout_order li {
    font-family: "YakuHanJP", "Noto Sans JP", YuGothic, "Yu Gothic", sans-serif;
    letter-spacing: 0.05em;
    list-style: none;
    font-size: 14px;
    line-height: 1.57143em;
}
@media screen and (min-width: 769px), print {
    .wrapper .contents.privacy_section #safety .layout_order li {
        padding-top: 3em;
        padding-left: 4em;
    }
}
@media screen and (max-width: 768px) {
    .wrapper .contents.privacy_section #safety .layout_order li {
        padding-top: 1.8em;
        padding-left: 2.6em;
        font-size: 3.33333vw;
        line-height: 1.92em;        
    }
}


@media screen and (max-width: 768px) {
    .wrapper .contents.privacy_section #safety {
        padding-bottom: 17.33333vw;
    }
}

