@keyframes bounce{0%{transform:translateY(0);animation-timing-function:ease}20%{transform:translateY(-60px);animation-timing-function:ease}40%{transform:translateY(0);animation-timing-function:ease}60%{transform:translateY(-30px);animation-timing-function:ease}80%{transform:translateY(0);animation-timing-function:ease}100%{transform:translateY(0)}}@keyframes scale{0%{transform:scale(.7);animation-timing-function:ease}42%{transform:scale(1);animation-timing-function:ease}100%{transform:scale(1)}}@keyframes contraction{0%,40%,60%,80%{transform:scale(1)}50%,70%{transform:scale(.6)}}@keyframes sway{0%,100%{transform:rotate(20deg)}50%{transform:rotate(-20deg)}}#shop_navi{background:#fac32c}#shop_navi ul{max-width:750px;width:100%;margin:auto;display:flex;justify-content:center;flex-wrap:wrap;align-items:center}#shop_navi ul li{width:25%}#shop_navi ul li a{display:flex;justify-content:center;flex-wrap:wrap;align-items:center;flex-direction:column;background:#fac32c;color:#000;text-decoration:none;font-weight:700;font-size:.875rem;padding:10px 0}@media only screen and (max-width:750px){#shop_navi ul li a{font-size:2.6666666667vw;padding:2.6666666667vw 0}}#shop_navi ul li a:hover{background:#fed000}#shop_navi ul li a img{height:40px;width:auto;margin-bottom:5px}@media only screen and (max-width:750px){#shop_navi ul li a img{height:7.4666666667vw}}.shop_visual{text-align:center}@media only screen and (min-width:750px){.shop_visual img{max-width:1920px;width:100%}}@media only screen and (max-width:750px){.shop_visual img{width:100%;aspect-ratio:4/3}}
/*# sourceMappingURL=style-shop.min.css.map */
