.header[data-v-8f814f74] {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-backdrop-filter: saturate(180%) blur(20px);
  backdrop-filter: saturate(180%) blur(20px);
  height: 48px;
  justify-content: center;
  padding: 0 42px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 1000;
}
.header .logo[data-v-8f814f74] {
  cursor: pointer;
  height: 20px;
  width: 204px;
}
.header .icon-logo-pc[data-v-8f814f74] {
  display: block;
  left: 50%;
  margin-left: -109px;
  position: absolute;
}
.header .icon-logo-h5[data-v-8f814f74] {
  display: none;
}
@media screen and (max-width: 600px) {
  .header .ipad-banner[data-v-8f814f74] {
    display: none;
  }
  .header .banner[data-v-8f814f74] {
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    height: 270px;
  }
  .header .icon-logo-pc[data-v-8f814f74] {
    display: none;
  }
  .header .icon-logo-h5[data-v-8f814f74] {
    display: block;
  }
}
