.gameDesktopPcRanking .rank45 {
  display: none;
}
#container #wrapper_str .gameDesktopPcRanking h2 {
  margin-bottom: 20px;
}
#container #wrapper_str .gameDesktopPcRanking p.modelName {
  line-height: 1.2;
}
#container #wrapper_str .gameDesktopPcRanking p.catchCopy {
  line-height: 1.4;
}
.gameDesktopPcRanking .rankNewVer2 .rightText .review {
  margin: 0 !important;
  padding: 0 !important;
  text-align: center;
}
#container #wrapper_str .gameDesktopPcRanking p.edit-list-price {
  margin: 0;
}
.gameDesktopPcRanking .karaNew,
.gameDesktopPcRanking .taxNew {
  color: #F00;
  font-weight: bold;
}

@media screen and (max-width: 479px) {
  .gameDesktopPcRanking .rankNewVer2 .rightText .review img {
    max-width: 24px;
  }
  .gameDesktopPcRanking .leftImg img.itemphot {
    width: 100% !important;
  }
  .gameNotePcRanking .leftImg img.itemphot {
    width: 100% !important;
  }
  .gameDesktopPcRanking .rankNewVer2 .leftImg .crownBadge_b_tg2 {
    top: 110% !important;
    left: 20% !important;
  }
  #container #wrapper_str .gameDesktopPcRanking h2{
    line-height:1;
    height:auto;
  }
  .rankNewVerheading:after{
    display:none;
  }
  #container #wrapper_str .gameDesktopPcRanking .modelBox:nth-of-type(n+2){
    margin-top:20px;
  }
}