<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

body {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  font-family: sans-serif;
  font-size: 14.4px;
  font-size: 0.9rem;
  line-height: 1.75;
  -webkit-font-smoothing: antialiased; }

*, *:before, *:after {
  box-sizing: border-box; }

a {
  outline: none;
  text-decoration: none; }

img {
  vertical-align: top; }

body {
  color: #555;
  text-align: center;
  letter-spacing: 0em;
  background-color: #e4e3e3;
  background-position: bottom center;
  background-size: contain;
  background-repeat: no-repeat;
  font-weight: 400;
  font-family: Poppins, sans-serif;
  font-style: normal;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }

a {
  color: #555; }

a:hover {
  color: #ff00e4; }

#fadeover {
  width: 100%;
  height: 100%;
  position: fixed;
  background-color: black;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  z-index: 9999; }

header {
  position: fixed;
  z-index: 9999; }
  @media only screen and (min-width: 1001px) {
    header {
      top: 50%;
      right: 30px;
      margin-top: -85px; } }
  @media only screen and (max-width: 1000px), only screen and (device-height: 736px) {
    header {
      bottom: 50px;
      width: 100%;
      text-align: center; } }
  @media only screen and (max-width: 1000px), only screen and (device-height: 736px) {
    header ul {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: distribute;
          justify-content: space-around;
      margin: 0; } }
  header ul li {
    width: 40px;
    height: 40px;
    background-color: black;
    border-radius: 20px;
    margin: 0 0 25px 25px; }
    @media only screen and (max-width: 1000px), only screen and (device-height: 736px) {
      header ul li {
        width: 100px;
        height: 100px;
        border-radius: 50px;
        margin: 0 0 40px 0; } }
    header ul li img {
      margin-top: 25%;
      width: 50%;
      height: 50%; }
  header ul li:hover {
    background-color: #ff00e4; }

#sec1 {
  width: 100%;
  height: 100%;
  background-image: url(../i/cover.jpg);
  text-align: left;
  color: #555;
  background-repeat: no-repeat; }
  #sec1 h2 {
    font-size: 1.5em; }
  #sec1 p {
    font-size: 1.5em; }
  @media only screen and (max-width: 1000px), only screen and (device-height: 736px) {
    #sec1 {
      background-size: cover;
      background-position: top left; }
      #sec1 .sec1-title {
        text-align: center;
        margin: 0 auto;
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
        #sec1 .sec1-title img {
          margin-top: 100px; }
      #sec1 .sec1-info {
        width: 100%;
        padding-left: 100px;
        text-align: left;
        position: absolute;
        bottom: 300px;
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
        #sec1 .sec1-info .sec1-info1 {
          font-weight: 400; }
        #sec1 .sec1-info .sec1-info2 h2 {
          line-height: 1em;
          margin: 0 0; } }
  @media only screen and (min-width: 1001px) {
    #sec1 {
      background-size: contain;
      background-position: center right; }
      #sec1 .sec1-title {
        position: absolute;
        top: 100px;
        left: 100px;
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
      #sec1 .sec1-info {
        position: absolute;
        left: 100px;
        bottom: 100px;
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
        #sec1 .sec1-info .sec1-info1 {
          font-weight: 400; }
        #sec1 .sec1-info .sec1-info2 h2 {
          line-height: 1em;
          margin: 0 0; } }

#player {
  background-image: url(../i/player_back.jpg);
  height: 500px;
  background-position: center center;
  background-size: cover;
  margin: 0 auto 0 auto;
  border: 50px solid #e4e3e3; }
  #player div {
    margin: 0 auto;
    width: 70%;
    min-width: 800px; }
    #player div iframe {
      margin-top: 120px; }

#sec2 {
  width: 100%;
  border: 50px solid #e4e3e3;
  padding: 100px 0 150px 0;
  background: linear-gradient(to bottom, #6aec00 0%, #30a5ff 50%, #2c32ea 100%); }
  #sec2 h2 {
    font-weight: bold;
    margin: 150px auto 50px auto;
    letter-spacing: 0.4em; }
  #sec2 #sec2-wrap {
    text-align: center;
    width: 100%;
    margin: 0 auto 0 auto; }
    #sec2 #sec2-wrap .sec2-background {
      position: absolute;
      right: 0px;
      margin-top: -200px;
      height: 1400px;
      width: 50%;
      background-image: url(../i/sec2.jpg);
      background-size: cover; }
    #sec2 #sec2-wrap #detail {
      margin-bottom: 200px; }
    #sec2 #sec2-wrap div {
      line-height: 4em;
      margin-bottom: 100px; }
    #sec2 #sec2-wrap li {
      display: inline;
      margin: 2em; }
    #sec2 #sec2-wrap table.track {
      position: relative;
      width: 100%; }
      #sec2 #sec2-wrap table.track td {
        height: 5em;
        vertical-align: middle; }
    #sec2 #sec2-wrap .track-num {
      width: 5%;
      text-align: center;
      font-weight: 400;
      color: white; }
    #sec2 #sec2-wrap .track-title {
      width: 45%;
      text-align: left;
      font-size: 2em;
      color: white;
      line-height: 0.7em; }
      #sec2 #sec2-wrap .track-title .track-d {
        margin-top: 0.7em;
        text-align: left;
        line-height: 1.5em;
        font-size: 0.7em; }

#sec3 td.shop-fc-c {
  line-height: 1em; }
#sec3 p.staff {
  font-size: 1.5em;
  font-weight: 400;
  display: block;
  margin: 100px auto; }
#sec3 #sec3-shop {
  font-weight: 400;
  width: 660px;
  height: 300px;
  margin: 0 auto; }
  #sec3 #sec3-shop ul.shoplist {
    width: 100%;
    margin: 0 auto; }
    #sec3 #sec3-shop ul.shoplist li {
      margin: 10px 10px;
      float: left; }
  #sec3 #sec3-shop a.shop {
    font-size: 120%;
    line-height: 4em;
    text-align: center;
    display: block;
    height: 4em;
    width: 200px;
    border: 1px solid #555;
    color: #555;
    margin: 0 auto;
    border-radius: 5px;
    transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease; }
  #sec3 #sec3-shop a.shop:hover {
    border-color: #ff00e4;
    background-color: #ff00e4;
    color: black; }

#sec4 {
  clear: both;
  background-image: url(../i/f_back.jpg);
  background-size: cover;
  width: 100%;
  height: 400px;
  text-align: center;
  color: white;
  font-size: 1.5em;
  font-weight: 400;
  padding-top: 200px; }
  @media only screen and (max-width: 1000px), only screen and (device-height: 736px) {
    #sec4 {
      height: 600px; } }
  #sec4 img {
    margin: 100px auto 100px auto; }
</pre></body></html>