.bg-pre {
  background-image: url(/store/O2/2023ss/images/top/bg2.jpg);
}

.logo_ssa {
  max-width: 230px;
  bottom: 30px;
  left: auto;
  right: 35px;
  transition: opacity 1s ease-out;
}

.logo_newitem {
  bottom: auto;
  top: 184px;
}

.logo_o2 {
  top: 30px;
  left: auto;
  right: 58px;
}

.lineup__list li p.off:after {
  background: url(../img/banner_off.png) no-repeat;
  background-size: contain;
}

@media screen and (min-width: 641px) {
  .index .lineup .lineup__list li p span.nowrap {
    white-space: nowrap;
  }
}
@media screen and (max-width: 834px) {
  .bg-pre {
    background-image: url(/store/O2/2023ss/images/top/bg2_sp.jpg);
  }
  .logo_o2 {
    top: auto;
    left: 8.53vw;
    bottom: 55px;
    max-width: 160px;
    width: 21.33%;
  }
  .trailers.logo_newitem {
    display: block;
    width: 59.2vw;
    top: 12.8vw;
    right: 0;
    left: 0;
    margin: 0 auto;
  }
  .index .logo_ssa {
    width: 36.66vw;
    right: 5.86vw;
    bottom: 54px;
  }
}
@media screen and (max-width: 640px) {
  .arrow {
    width: 10.66vw;
    height: 10.66vw;
    bottom: -5px;
  }
}/*# sourceMappingURL=style_2nd.css.map */