@keyframes _scroll-down_gkxks_1 {
  0% {
    transform: scaleY(0);
    transform-origin: top;
  }
  50% {
    transform: scaleY(1);
    transform-origin: top;
  }
  55% {
    transform: scaleY(1);
    transform-origin: bottom;
  }
  100% {
    transform: scaleY(0);
    transform-origin: bottom;
  }
}
@keyframes _float_gkxks_1 {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(8px);
  }
  100% {
    transform: translateY(0);
  }
}
._image_gkxks_30 {
  width: 100%;
  height: 100%;
  vertical-align: top;
  pointer-events: none;
  object-fit: contain;
}@keyframes _scroll-down_17nm7_1 {
  0% {
    transform: scaleY(0);
    transform-origin: top;
  }
  50% {
    transform: scaleY(1);
    transform-origin: top;
  }
  55% {
    transform: scaleY(1);
    transform-origin: bottom;
  }
  100% {
    transform: scaleY(0);
    transform-origin: bottom;
  }
}
@keyframes _float_17nm7_1 {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(8px);
  }
  100% {
    transform: translateY(0);
  }
}
._container_17nm7_30 {
  position: relative;
  z-index: 2;
  width: 100%;
  padding-top: 120px;
  background-color: #000;
}
@media (max-width: 749.9px) {
  ._container_17nm7_30 {
    padding-top: 42.6666666667vw;
  }
}

._snsWrapper_17nm7_43 {
  display: flex;
  gap: 32px;
  align-items: center;
  justify-content: center;
}
@media (max-width: 749.9px) {
  ._snsWrapper_17nm7_43 {
    gap: 6.4vw;
  }
}

._snsLink_17nm7_55 {
  display: inline-block;
  width: 24px;
  height: 24px;
  transition: opacity 0.3s ease-in-out;
}
@media (max-width: 749.9px) {
  ._snsLink_17nm7_55 {
    width: 6.4vw;
    height: 6.4vw;
  }
}
._snsLink_17nm7_55:hover {
  opacity: 0.8;
}

._text_17nm7_71 {
  display: block;
  place-items: center;
  width: 250px;
  margin-inline: auto;
  margin-top: 48px;
  transition: opacity 0.3s ease-in-out;
}
@media (max-width: 749.9px) {
  ._text_17nm7_71 {
    width: 53.3333333333vw;
    margin-top: 8.5333333333vw;
  }
}
._text_17nm7_71:hover {
  opacity: 0.8;
}

._contents_17nm7_89 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 8px;
  margin-top: 88px;
}
@media (max-width: 749.9px) {
  ._contents_17nm7_89 {
    grid-template-columns: 1fr;
    gap: 8.5333333333vw;
    margin-top: 17.0666666667vw;
  }
}

._logo_17nm7_103 {
  width: 311px;
  padding: 20px;
  transition: opacity 0.3s ease-in-out;
}
@media (max-width: 749.9px) {
  ._logo_17nm7_103 {
    width: 53.3333333333vw;
    padding: 5.3333333333vw;
    margin-inline: auto;
  }
}
._logo_17nm7_103:hover {
  opacity: 0.8;
}

._links_17nm7_119 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 0 24px 16px 0;
}
@media (max-width: 749.9px) {
  ._links_17nm7_119 {
    gap: 23.4666666667vw;
    padding: 0 4.2666666667vw 14.4vw;
  }
}

._navigation_17nm7_132 {
  display: flex;
  gap: 88px;
  font-size: 13px;
  line-height: 1.25;
}
@media (max-width: 749.9px) {
  ._navigation_17nm7_132 {
    gap: 6.4vw;
    margin-inline: auto;
  }
}

._navigationTitle_17nm7_145 {
  font-weight: 700;
  color: #fff;
}

._navigationList_17nm7_150 {
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin-top: 16px;
  font-weight: 700;
  color: #878787;
}
@media (max-width: 749.9px) {
  ._navigationList_17nm7_150 {
    gap: 2.1333333333vw;
    margin-top: 3.2vw;
  }
}

._navigationLink_17nm7_165 {
  text-decoration: none;
  background: linear-gradient(currentcolor 0 0) 0 100%/0 3px no-repeat;
  transition: 0.3s, background-position 0s 0.3s;
}
@media (hover: hover) {
  ._navigationLink_17nm7_165:hover {
    background-position: 100% 100%;
    background-size: 100% 1px;
  }
}

._copyright_17nm7_177 {
  padding-block: 16px;
  font-size: 10px;
  line-height: 1.25;
  color: #878787;
  border-top: #878787 solid 1px;
}
@media (max-width: 749.9px) {
  ._copyright_17nm7_177 {
    padding-block: 4.2666666667vw;
    font-size: 2.6666666667vw;
    border-top: #878787 solid 0.2666666667vw;
  }
}