/* marquee 調整 */
.marquee ul
{animation:scrollmarquee 30s linear infinite;}

body {
background-size:cover !important;
}