.item_expl {
  margin-top:10px;
}

.itemList--ranking li.itemList__unit {
    padding-top: 50px;
}
.itemList--ranking li.itemList__unit .fav-item{
  /*top: 60px!important;*/
}
.itemList--ranking .itemList__unit:before {
  left: 15px!important;
}

.js-more li:nth-child(n+10){
  display:none;
}

.newsList li {
  padding: 2px !important;
}
.newsList li h3 a {
  font-weight: normal;
}