#section-mv .bgImg{width:100%;height:100%;position:absolute;top:0;left:0;bottom:0;right:0;opacity:0;animation:bgAnime 20s infinite}#section-mv .src1{background-image:url(//shindan-kagawa.org/wp-content/themes/tyuusyoukigyou/css/../images/mv2.jpeg);background-size:cover;background-position:center center;background-repeat:no-repeat}#section-mv .src2{background-image:url(//shindan-kagawa.org/wp-content/themes/tyuusyoukigyou/css/../images/mv4.jpeg);background-size:cover;background-position:center center;background-repeat:no-repeat;animation-delay:5s}#section-mv .src3{background-image:url(//shindan-kagawa.org/wp-content/themes/tyuusyoukigyou/css/../images/mv.png);background-size:cover;background-position:center center;background-repeat:no-repeat;animation-delay:10s}#section-mv .src4{background-image:url(//shindan-kagawa.org/wp-content/themes/tyuusyoukigyou/css/../images/mv3.jpeg);background-size:cover;background-position:center center;background-repeat:no-repeat;animation-delay:15s}@keyframes bgAnime{0%{opacity:0}5%{opacity:1}25%{opacity:1}30%{opacity:0}100%{opacity:0}}