@charset "utf-8";
/* CSS Document */

.page-privacy_statement {
    color: #031343;
    background: #F3F5FB;
}

.sectionSet .inner {
    max-width: 890px;
    padding-top: 10px;
}

.sectionSet.last .inner {
    padding-bottom: 0;
}

.sectionSet .sectionTitle {
    margin: 0 0 1em;
    font-size: 22px;
    font-weight: 800;
    line-height: 2.2em;
    border-bottom: 1px solid #013D7B;
}

.sectionSet .text {
    margin: 4em 0;
    font-size: 15px;
}

.sectionSet .text .stitle {
    margin: 0;
    padding: 0;
    font0size: 15px;
    font-weight: 700;
}

.sectionSet .text .right {
    margin-top: 1em;
    text-align: right;
}

.page-privacy_statement .bold {
    font-weight: 700;
}

.page-privacy_statement .indent1 {
    display: inline-block;
    margin: 0;
    padding: 0;
    text-indent: -0.5em;
    padding-left: 0.5em;
}

.page-privacy_statement .indent1wrap {
    display: inline-block;
    margin: 0;
    padding: 0;
    padding-left: 1em;
}

.page-privacy_statement .footer {
    background: transparent;
}

/*20260219 追記*/
.page-privacy_statement #section02 {
    padding-top: 4em;
}
