.logo-view[data-v-600c55bc] {
  z-index: 5;
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  pointer-events: none;
  user-select: none;
}
.loading[data-v-600c55bc] {
  width: 60px;
  height: 9px;
  background: no-repeat url("./imgs/pc/loading.png") 50% / contain;
  text-indent: 110%;
  white-space: nowrap;
  overflow: hidden;
  letter-spacing: 0.08em;
  margin: 15px 0 0;
  letter-spacing: 0.2em;
  animation: loading 120ms infinite;
}
.inner[data-v-600c55bc] {
  display: flex;
  justify-content: space-between;
}
.inner span[data-v-600c55bc] {
    display: block;
}
.blur[data-v-600c55bc] {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
}
@media (max-width: 750px) {
.inner[data-v-600c55bc] {
    width: 140px;
}
.keyaki[data-v-600c55bc] {
    position: relative;
    width: 71px;
    height: 90px;
}
.keyaki .logo[data-v-600c55bc] {
      width: 60px;
      height: 74px;
      background: no-repeat url("./imgs/sp/sakura.png") 50% / contain;
      text-indent: 110%;
      white-space: nowrap;
      overflow: hidden;
}
.keyaki .blur[data-v-600c55bc] {
      left: 0px;
      top: -1px;
      width: 60px;
      height: 75px;
      background: no-repeat url("./imgs/sp/sakura-blur.png") 50% / contain;
      text-indent: 110%;
      white-space: nowrap;
      overflow: hidden;
}
.hinata[data-v-600c55bc] {
    position: relative;
}
.hinata .logo[data-v-600c55bc] {
      width: 60px;
      height: 74px;
      background: no-repeat url("./imgs/sp/hinata.png") 50% / contain;
      text-indent: 110%;
      white-space: nowrap;
      overflow: hidden;
}
.hinata .blur[data-v-600c55bc] {
      left: 0px;
      top: -1px;
      width: 60px;
      height: 75px;
      background: no-repeat url("./imgs/sp/hinata-blur.png") 50% / contain;
      text-indent: 110%;
      white-space: nowrap;
      overflow: hidden;
}
}
@media (min-width: 751px) {
.inner[data-v-600c55bc] {
    width: 180px;
}
.keyaki[data-v-600c55bc] {
    position: relative;
    width: 71px;
    height: 90px;
}
.keyaki .logo[data-v-600c55bc] {
      width: 71px;
      height: 90px;
      background: no-repeat url("./imgs/pc/sakura.png") 50% / contain;
      text-indent: 110%;
      white-space: nowrap;
      overflow: hidden;
}
.keyaki .blur[data-v-600c55bc] {
      left: -4px;
      top: -3px;
      width: 79px;
      height: 97px;
      background: no-repeat url("./imgs/pc/sakura-blur.png") 50% / contain;
      text-indent: 110%;
      white-space: nowrap;
      overflow: hidden;
}
.hinata[data-v-600c55bc] {
    position: relative;
    width: 71px;
    height: 90px;
}
.hinata .logo[data-v-600c55bc] {
      width: 71px;
      height: 90px;
      background: no-repeat url("./imgs/pc/hinata.png") 50% / contain;
      text-indent: 110%;
      white-space: nowrap;
      overflow: hidden;
}
.hinata .blur[data-v-600c55bc] {
      left: -4px;
      top: -3px;
      width: 79px;
      height: 97px;
      background: no-repeat url("./imgs/pc/hinata-blur.png") 50% / contain;
      text-indent: 110%;
      white-space: nowrap;
      overflow: hidden;
}
}


video[data-v-f170692e] {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  opacity: 0;
}
canvas[data-v-f170692e] {
  width: 100%;
  height: 100%;
  outline: none;
  position: relative;
  z-index: 2;
}
@media (max-width: 750px) {
.hold[data-v-f170692e] {
    position: absolute;
    left: 50%;
    left: calc(50% - 42px);
    bottom: 25px;
    z-index: 3;
}
}
@media (min-width: 751px) {
.hold[data-v-f170692e] {
    position: absolute;
    left: 50%;
    left: calc(50% - 50px);
    bottom: 40px;
    z-index: 3;
}
}



.intro-view[data-v-9c9d20f6] {
  width: 100%;
  height: 100vh;
  left: 0;
  top: 0;
}






