@charset "utf-8";
/* ------------------------------
 プライバシーポリシー
------------------------------ */
@media screen and (max-width:767px) {
    ul.list li:not(:last-child) {
        margin-bottom: 5px;
    }
}