@charset "UTF-8";.fadeinImg{opacity:0}.fadeinImg.bottom{transform:translateY(1rem)}.fadeinImg.left{transform:translateX(-2rem)}.fadeinImg.right{transform:translateX(2rem)}.fadeinImg_go{animation-name:fadeinAnime;animation-duration:1.5s;animation-fill-mode:forwards}@keyframes fadeinAnime{0%{opacity:0}100%{opacity:1;transform:translate(0)}}@keyframes bgroop{from{background-position:0 0}to{background-position:-281.3323572vw 0}}@keyframes bgroopSP{from{background-position:0 0}to{background-position:-400vw 0}}@keyframes bg-color{0%{background-color:rgb(0 0 0/0)}100%{background-color:rgb(0 0 0/0.5)}}@keyframes bg-color-back{0%{background-color:rgb(0 0 0/0.5)}100%{background-color:rgb(0 0 0/0)}}@keyframes top-fadeIn{0%{background-size:105% auto}100%{background-size:100% auto;opacity:1}}@keyframes top-fadeIn-PC{0%{background-size:auto 105%}100%{background-size:cover;opacity:1}}@keyframes imgLoop-PC{from{background-position:0 0}to{background-position:-300vw 0}}@keyframes imgLoop-SP{from{background-position:0 0}to{background-position:-400vw 0}}@keyframes fadein-up{from{opacity:0;translate:0 1rem}to{opacity:1;translate:0}}@keyframes fadein-up-long{from{opacity:0;translate:0 2rem}to{opacity:1;translate:0}}@keyframes fadein-down-long{from{opacity:0;translate:0 -2rem}to{opacity:1;translate:0}}@keyframes fadein-right{from{opacity:0;translate:2rem}to{opacity:1;translate:0}}@keyframes fadein-left{from{opacity:0;translate:-2rem}to{opacity:1;translate:0}}@keyframes rotate{0%{opacity:0;rotate:y 90deg;scale:.92}10%{opacity:1}100%{opacity:1;rotate:y 0deg;scale:1}}@keyframes float{0%{translate:0 .2rem}50%{translate:0 -.2rem}100%{translate:0 .2rem}}