/* ------ List (text) ------ */
.listbuy ul.buylist { list-style-type: none; width: 100%; display: table; margin: 0; }
.listbuy ul.buylist li { margin: 0; padding: .5rem 0; border-top: 1px solid #cccccc; }
.listbuy ul.buylist li a { padding: 2px; }

