diff --git a/src/scss/modules/pc/_gab-animation.scss b/src/scss/modules/pc/_gab-animation.scss
index 2ad4a1b..37ba31a 100644
--- a/src/scss/modules/pc/_gab-animation.scss
+++ b/src/scss/modules/pc/_gab-animation.scss
@@ -6,7 +6,7 @@
min-width: $min-width; min-height: $min-height;
background-color: $theme-light-pink;
overflow: hidden;
- z-index: 1001;
+ z-index: 999;
}
/*** bg ***/