body {
    color: #032340;
    font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", Arial, Meiryo, sans-serif;
    font-size: 1rem;
    font-weight: normal;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    counter-reset: number 0;
}
#container {
    width: 980px;
    margin: 40px auto;
}
.p-privacypolicy__section-title {
    font-size: 1.25rem;
    font-weight: bold;
    line-height: 1.5;
    padding-bottom: 0.5rem;
    border-bottom: 0.125rem solid rgba(0, 144, 200, .1019607843);
}
.p-privacypolicy a {
    display: block;
    color: #0090c8;
    font-size: 1rem;
    font-weight: bold;
    line-height: 1.375;
    text-decoration: underline;
    word-wrap: break-word;
    word-break: break-word;
    word-wrap: break-word;
}
a:not([class]) {
    text-decoration-skip-ink: auto;
}
.p-privacypolicy__section-title {
    font-size: 1.25rem;
    font-weight: bold;
    line-height: 1.5;
    padding-bottom: 0.5rem;
    border-bottom: 0.125rem solid rgba(0, 144, 200, .1019607843);
}
ul.p-privacypolicy__toc {
    margin-top: 1rem;
}
.p-privacypolicy__section ul {
    font-size: 1rem;
    font-weight: normal;
    line-height: 1.8;
    margin-top: 0.5rem;
    list-style: none;
    margin: 0;
    padding: 0;
}
