@charset "UTF-8";
/*----------------------
　slick対策用 MV数変更
----------------------*/
#top-2016 .content .feature-area .list.ver8 li {
    width: 25% !important;
    margin-right: -2px !important;
}
#top-2016 .content .feature-area .list.ver8 li:nth-child(4n+1) {
    margin-left: 0;
    clear: both;
}
#top-2016 .content .feature-area .list.ver8 li:nth-child(4n) {
    margin-right: 0;
}

#top-2016 .content .feature-area .list.ver7 img {
  width: 145px;
  height: 145px;
}
#top-2016 .content .feature-area .list.ver6 img {
  width: 170px;
  height: 170px;
}
#top-2016 .content .feature-area .list.ver5 img {
  width: 200px;
  height: 200px;
}
#top-2016 .content .feature-area .list li img {
  width: 254px;
  height: 254px;
}
