/* プライバシーポリシー 開始.-------------------------------------------------------- */
.privacy_b h2{
    margin: 23px 0 10px 0;
    font-size:14px;
    border-bottom:2px solid var(--main_color);
    padding:0 0 5px 7px;
}

.privacy_b p{
    padding:0 5px;
    line-height:1.4;
}

.privacy_b ul{
    margin:10px 0 0 25px;
}

.privacy_b ul li{
    list-style: outside decimal;
    font-size:12px;
    line-height:1.4;
    margin: 7px 0 0 0px;
    padding:0 5px;
}

.privacy_b ol li{
    list-style: outside decimal;
    margin-left: 20px;
    text-indent: -0.2em;
}

.privacy_b .b_end{
    margin:20px 0 0 0;
    line-height: 1.4;
    text-align: right;
}

.p_contact{margin-bottom:5px;}
/* プライバシーポリシー 終了.-------------------------------------------------------- */
