<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* BASIC css start */
.h_title.h_title02 h3 {
    font-size: 14px;
    font-weight: 500;
    background: no-repeat;
    height: auto;
    line-height: 100%;
    padding: 0;
}

.section_fixedFooter .btn_toggle_area .btn_up {}

.date {
    color: #0070C0;
}

#date_end {
    padding: 15px 10px 0 0;
    font-size: 1em;
    color: #000;
    text-align: right;
    font-weight: bold;
}

.old_privacy {
    padding: 10px;
    font-size: 1em;
}

.old_privacy strong {
    display: inline-block;
    margin-bottom: 5px;
    color: #000;
}

.old_privacy select,
.old_privacy a.btn {
    vertical-align: middle;
}

.old_privacy select {
    height: 32px;
    width: 84%;
}

.old_privacy a.btn {
    display: inline-block;
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #ddd;
    background: #fff;
    color: #2f2f2f;
    border-radius: 0;
}
/* BASIC css end */

</pre></body></html>