@charset "UTF-8";

#mv .mv_img li img{
    border-radius: 0;
}

#top_voice + div.widget_gallery01 .inner_item {
  width: 100%;
}
#top_voice + div.widget_gallery01 .inner_item:nth-of-type(2),
#top_voice + div.widget_gallery01 .inner_item:nth-of-type(3) {
  display: none;
}