<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.check-agree-box {
    border-top: 1px dashed #BBB;
    padding: 15px 5%;
    color: #777;
    font-size: 14px;
    letter-spacing: 0.05em;
}
.check-agree {
    max-width: 850px;
    margin: 0 auto;
}
.check-agree label {
    display: inline-block;
}
.check-agree strong,
.check-agree a {
    color: #3cb26f;
}
.check-agree a {
    text-decoration: underline;
}
.check-agree a:hover {
    text-decoration: none;
}

/* @media screen and (max-width: 767px) {
} */</pre></body></html>