// ★アニメーションを適用(基本パターン)animation: slideLeftBounce 0.6s ease-out;
// ★または、より自然なバウンス // animation: slideLeftBounceSoft 0.8s ease-out;