#main #box_recommend {
}
#main #box_sellers {
}
#main #box_sellers .rank {
  color: #fff;
  font-weight: bold;
  background: url(https://img17.shop-pro.jp/PA01271/211/etc/crown.png?cmsp_timestamp=20170419121648) no-repeat center center;
  height: 30px;
  padding-top: 12px;
  margin-bottom: 9px;
  box-sizing: border-box;
}
#main div.blog.review .item_box {
  box-sizing: content-box;
}
#main div.blog.review .blog_box {
  border: solid 1px #bfbfbf;
}
#main div.blog .blog_box {
  border: solid 1px #808080;
}
#main div.blog .item_photo {
  padding: 10px 10px 0px; 
}
#main div.blog .item_detail {
  text-align: left;
}
#main div.blog a {
  text-decoration: none;
}
#main div.blog.review .blog_excerpt {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#main div.blog.review .status,
#main div.blog .blog_date,
#main div.blog .blog_excerpt {
  font-size: 90%;
}
#main div.blog .read_more {
  text-align: right;
  padding-right: 7px;
  margin-bottom: 20px;
}
#main #lisa-blog .read_more,
#main #coord-blog .read_more {
  clear: both;
  width: 100%;
}
.slick-slide img {
  margin: auto;
}