@charset "UTF-8";
/* CSS Document */

.block-collection .common-list li:nth-child(n+7) {
    display: none;
  }