/* JavaScript: serialshuffle */
.js-serialshuffle{display:flex;flex-wrap:wrap;}
.js-serialshuffle > li{position:relative;display:flex;justify-content:center;width:25%;height:100px;}
.js-serialshuffle img{padding:20px;max-width:100%;max-height:100%;}
.js-serialshuffle .sub-animate{display:flex;justify-content:center;position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;}
