@charset "utf-8";

/* 共通設定 */
.txtwrap {
    margin-bottom: 32px;
}
.privacy_ul {
    line-height: 1.8em;
}
.privacy_ol {
    line-height: 1.8em;
}
.privacy_ol li {
    list-style: decimal;
    list-style-position: inside;
    text-indent: -1em;
    padding-left: 1em;
}
.privacy_h2 {
    margin-bottom: 24px;
}
.privacy_h3 {
    margin-bottom: 8px;
}
.privacy_h4 {
    margin-bottom: 8px;
}
.txtwrap_inner {
    margin: 1em 0 0 1em;
}
.txtspc {
    margin-bottom: 8px;
}
/* 共通設定ここまで */

/* privacy_mdesc */
.ceo_sign {
    text-align: right;
}
/* privacy_mdescここまで */