<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*,
*::before,
*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
ul,
ol {
  list-style: none;
}
a,
a:visited {
  color: inherit;
  text-decoration: none;
}
p {
    color: #ffffff;
}
html {
    scroll-behavior: smooth;
}
body {
    /* background: radial-gradient(#004091, #0184d9); */
    background: radial-gradient(#004091, #020e3e);
}
.img-fluid {
    max-width: 100%;
    height: auto;
}
img {
    width: 100%;
    max-width: 100%;
    vertical-align: bottom;
}
.lp_wrapper {
    width: 375px;
    max-width: 100%;
    margin: 0 auto;
    position: relative;
    background: url(../img/main_bg.png?0408);
    background-position: center;
    background-size: contain;
  }
.inner {
    width: 375px;
    max-width: calc(100% - 30px);
    margin: 0 auto;
}
.a--redirect {
    text-decoration: underline;
}
.a--redirect:hover {
    opacity: 0.5;
}
section {
    /* background-color: #051f66; */
    padding-bottom: 80px;
}
@media screen and (max-width: 767px) {
    .lp_wrapper {
        width: 100vw;
        max-width: 100%;
        margin: 0;
      }#top
    .inner {
      width: 100vw;
      max-width: calc(100% - 30px);
      margin: 0 auto;
    }
}

#top {
    position: relative;
}

.logo {
    max-width: 45px;
    width: 100%;
    position: absolute;
    top: 75px;
    left: 50%;
    transform: translate(-50%);

}
#top .top_img {
   width: fit-content;
   margin: 0 auto;
}
.lead-text {
    color: #ffffff;
    width: 300px;
    margin: -198px auto 0 auto;
}
.heading_img {
    margin: 0 auto;
    /* margin-bottom: 30px; */
    text-indent: -9999px;
}
.ticket_cards {
    /* padding: 0 15px; */
}
.ticket_cards-link {
    transition: 0.3s all ease-in-out;
}
.ticket_cards-link:hover {
    opacity: 0.8;
}
.cards-item {
    position: relative;
    padding-bottom: 10px;
}
.cards-item:last-of-type {
    padding-bottom: 20px;
}
.new {
    position: absolute;
    background-image: url(../img/new.png?0408);
    background-repeat: no-repeat;
    background-size: contain;
    top: 0px;
    right: -0.4px;
    height: 50px;
    width: 50px;
}
.attention {
    font-size: 11px;
}
.desc p {
    text-align: center;
    line-height: 2;
    color: #ffffff;
}
.hover__type--two {
    transition: 0.3s ease-in-out;
}
.hover__type--two:hover {
    opacity: 0.8;
}
.cards-img {
    position: relative;
}
.cards-txt-top {
    position: absolute;
    top: 7px;
    left: 5%;
}
.cards-txt-top p.lg {
    font-size: 22px;
}
.cards-txt-bottom {
    position: absolute;
    bottom: 20px;
    left: 5%;
}
.cards-txt-bottom p.sm {
    font-size: 13px;
}
#available {
    padding-bottom: 40px;
}
#available .desc {
    font-size: 15px;
    color: #ffffff;
    letter-spacing: -0.4px;
    text-align: justify;
    line-height: 1.4;
    height: 170px;
    overflow: auto;
    padding: 6px 14px;
    border: 1px solid rgba(255, 255, 255, 0.4);
}
#available .desc::-webkit-scrollbar {
    width: 6px;
}

#available .desc::-webkit-scrollbar-track {
    background: transparent;
    border-radius: 5px;
}

#available .desc::-webkit-scrollbar-thumb {
    background: #fff;
    width: 6px;
    cursor: pointer;
    margin-right: -6px;
}

#available .desc::-webkit-scrollbar-thumb:hover {
    background: rgba(255, 255, 255, 0.8);
}


#concept {
    position: relative;
    z-index: 1;
    padding-bottom: 225px;
}
#concept .bg {
    position: absolute;
    width: 100%;
    z-index: -1;
    top: -80px;
    left: 0;
}
#concept .desc {
    width: 310px;
    margin: -96px auto 0 auto;
}
#pastTicket {
    position: relative;
    z-index: 1;
}
.pastTicket_notice {
    font-size: 15px;
    color: #ffffff;
    text-align: center;
}
#footer p {
    font-size: 11px;
    color: #b3b9cf;
    text-align: center;
    position: relative;
    z-index: 2;
}

#available .heading_img {
    width: 222px;
    background-image: url(../img/heading-available.png?0408),url(../img/main_bg.png?0408);
    height: 135px;
    background-size: contain, cover;
    background-repeat: no-repeat;
    background-position: center;
    background-blend-mode: screen;
}
#concept .heading_img {
    width: 100%;
    background-image: url(../img/heading-concept.png?0408), url(../img/concept_bg.png?0408);
    height: 239px;
    background-origin: border-box;
    background-size: 88% 53%, cover;
    background-repeat: no-repeat;
    background-position: -1% 7%, 0% 9.6%;
    background-blend-mode: screen;
    margin: 0;
}
#pastTicket .heading_img {
    width: 206px;
    /* background-image: url(../img/heading-pastTicket.png),url(../img/main_bg.png);
    height: 89px;
    background-size: contain, cover;
    background-repeat: no-repeat;
    background-position: center;
    background-blend-mode: screen; */
    text-indent: unset;
}
#buy .heading_img {
    width: 305px;
    background-image: url(../img/heading-buy.png?0408),url(../img/main_bg.png?0408);
    height: 80px;
    background-size: 94% 170%, cover;
    background-repeat: no-repeat;
    background-position: -54% 48%, center;
    background-blend-mode: screen;
    margin-bottom: 30px;
}
#recruit .heading_img {
    width: 215px;
    background-image: url(../img/heading-recruit.png?0408),url(../img/recruit_bg1.png?0408);
    height: 95px;
    background-size: 94% 155%, contain;
    background-repeat: no-repeat, repeat;
    background-position: 386% 46%, center;
    background-blend-mode: screen;
}
#recruit {
    position: relative;
    z-index: 1;
    padding-bottom: 70px;
    /* overflow: hidden; */
}
#recruit .desc {
    width: 235px;
    margin: 83px auto 200px auto;
}
@media screen and (min-width: 552px) {
    #recruit .desc {
        width: 100%;
    }
}
@media screen and (min-width: 768px) {
    #recruit .desc {
        width: 235px;
    }
}
#recruit .bg {
    position: absolute;
    width: 100%;
    z-index: -1;
    top: -37px;
    left: 0;
}
@media screen and (min-width: 552px) and (max-width: 767px) {
    #recruit .bg {
        top: -137px;
    }
}
.button {
    background-color: #004a8f;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    font-weight: 600;
    color: #ffffff;
    clip-path: polygon(0 0, 100% 0, 100% 67%, 92% 100%, 0 100%);
    cursor: pointer;
    height: 55px;
    width: 265px;
    margin: 0 auto;
}

.pc_only {
    display: none;
  }
  @media only screen and (min-width: 768px) {
    .pc_only {
      display: flex;
    }
  }
  
  .sp_only {
    display: flex;
  }
  @media only screen and (min-width: 768px) {
    .sp_only {
      display: none;
    }
  }
</pre></body></html>