p#campaign {
  text-align: center;
  font-size: 90%;
}

@media screen and (max-width: 640px) {
  #mainvisual {
   display: none;
  }
  #topHot .itemlist li:nth-child(n+6){display: none;}
  #topRecommend .itemlist li:nth-child(n+7){
   display: none;
  }
}
#topBlog .bloglist li { width:100% !important; }
#topBlog .bloglist .ttl{ font-size:1.6rem !important; }
#topBlog .bloglist .ttl a { text-decoration: none !important; }
#topBlog .bloglist .phtbox{ display: none; }
#topBlog .bloglist .status{ display: none; }}
