.lists{
  display:block;
  width:768px;
  margin:0 auto;
}

.lists > *{
  border-top : 1px dashed #aaa;
}
.coming-soon{
  color:red;
  font-size:2.0rem;
  margin-bottom:50px;
}
