 .life-webdesk-box .list-wrap--center.margin_b {
    margin: 0 0 1.4rem;
}

/* ======================PC画面====================== */
/* ETCカードをつくる */
@media print, screen and (min-width: 768px) {
    .life-webdesk-box__lead.m_t_pc {
        margin-top: 10%;
    }
    .button-wrap > .button-v3.m_t_pc2{
        margin-top: 4.4%;
    }
}