/* ＃ピンを分けて表示 */ 
.page-list-item.pin + .page-list-item:not(.pin) {
  clear: both;
}