@keyframes hoverTextA{0%{left:0;width:100%}to{left:100%;width:0}}@keyframes hoverTextB{0%{left:0;width:0}to{left:0;width:100%}}@keyframes openHeader{0%{top:-100%}to{top:0}}.splide{height:100%}.splide--pc{display:none}@media only screen and (min-width: 768px){.splide--pc{display:block}}.splide--sp{display:block}@media only screen and (min-width: 768px){.splide--sp{display:none}}.splide *{height:100%}.splide__slide img{object-fit:cover}
