@charset "UTF-8";

/* PC全ページ共用 カスタムCSS */

/* フッター */
footer.pane-footer .block-footer-about .cashless{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}

footer.pane-footer .block-footer-about .cashless > div{
width: 30%;
margin: 1rem 0 0;
}