商品カテゴリ
- 全ての商品
.COM_EC__footer_menu {
min-height: 60px;
background-color: var(--footer-background);
display: flex;
align-items: center;
justify-content: center;
flex-wrap: wrap;
padding: 0.5rem;
}
.COM_EC__footer_menu a {
color: var(--footer-font-color);
font-size: .75rem;
}
.COM_EC__footer_menu a:not(:last-of-type)::after {
content: ' | ';
text-decoration: none;
display: inline-block
}
© Peanuts Worldwide LLC. All Right Reserved