<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Scss Document */
body {
  background-color: #000; }

#main, #gnav, #stream {
  font-family: a-otf-ryumin-pr6n,serif;
  font-weight: 300;
  font-style: normal;
  color: #fff; }

#movie {
  position: relative;
  width: 90%;
  padding-top: calc(9 / 16 * 90%);
  margin: 1rem auto;
  overflow: hidden; }
  @media (min-width: 780px) and (max-width: 1365px) {
    #movie {
      width: 80%;
      padding-top: calc(9 / 16 * 80%); } }
  @media (min-width: 1366px) {
    #movie {
      width: 65%;
      padding-top: calc(9 / 16 * 65%); } }

#movie2 {
  position: relative;
  width: 100%;
  padding-top: calc(9 / 16 * 100%);
  margin: 1rem auto;
  overflow: hidden; }
  @media (min-width: 780px) and (max-width: 1365px) {
    #movie2 {
      width: 100%;
      padding-top: calc(9 / 16 * 100%); } }
  @media (min-width: 1366px) {
    #movie2 {
      width: 100%;
      padding-top: calc(9 / 16 * 100%); } }

.tvo-video {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0; }

#header {
  font-family: genkaimincho,sans-serif;
  font-weight: 800;
  font-style: normal;
  text-align: center;
  color: #fff; }
  #header h1 {
    margin: 0 auto;
    font-size: 0em; }
  #header h2 {
    font-size: 14px; }
    #header h2 span {
      font-size: 28px;
      color: #F8D800; }
    @media (min-width: 780px) {
      #header h2 {
        font-size: 32px; }
        #header h2 span {
          font-size: 54px;
          color: #F8D800; } }
  #header p {
    margin: 5rem 0 1rem 0; }
    @media (min-width: 780px) {
      #header p {
        font-size: 28px; }
        #header p br {
          display: none; } }
  #header .tver {
    font-family: a-otf-ryumin-pr6n,serif;
    font-weight: 300;
    font-style: normal;
    color: #fff;
    font-size: 1.1rem; }
    @media (min-width: 780px) {
      #header .tver {
        font-size: 2rem; } }

#main, #stream {
  color: #fff; }
  @media (max-width: 779px) {
    #main, #stream {
      width: 100%;
      font-size: 0.9rem;
      line-height: 175%;
      margin: 0 auto 1rem; } }
  @media (min-width: 780px) {
    #main, #stream {
      width: 100%;
      font-size: 1.4rem;
      line-height: 175%; } }

#about {
  background-color: #000;
  border-bottom: #F8D800 1px dotted;
  margin: 2rem auto; }
  @media (max-width: 779px) {
    #about {
      width: 100%;
      padding: 0 7.6923076923% 5.1282051282%; } }
  @media (min-width: 780px) {
    #about {
      width: 88.9322916667%;
      padding: 0 3.90625% 3.90625%; } }
  #about h1 {
    font-family: genkaimincho,sans-serif;
    font-weight: 800;
    font-style: normal;
    text-align: center;
    margin: 0 auto 1em;
    transform: rotateZ(-5deg);
    color: #F8D800;
    font-size: 1.4rem; }
    @media (min-width: 780px) {
      #about h1 {
        font-size: 3.2rem; } }

#cast {
  background-color: #000;
  border-bottom: #F8D800 1px dotted;
  margin: 2rem auto; }
  @media (max-width: 779px) {
    #cast {
      width: 100%;
      padding: 0 7.6923076923% 5.1282051282%; } }
  @media (min-width: 780px) {
    #cast {
      width: 88.9322916667%;
      padding: 0 3.90625% 3.90625%; } }
  #cast h1 {
    font-family: genkaimincho,sans-serif;
    font-weight: 800;
    font-style: normal;
    text-align: center;
    margin: 0 auto 1em;
    transform: rotateZ(-5deg);
    color: #F8D800;
    font-size: 1.4rem; }
    @media (min-width: 780px) {
      #cast h1 {
        font-size: 3.2rem; } }

#director {
  background-color: #000;
  border-bottom: #F8D800 1px dotted;
  margin: 2rem auto; }
  @media (max-width: 779px) {
    #director {
      width: 100%;
      padding: 0 7.6923076923% 5.1282051282%; } }
  @media (min-width: 780px) {
    #director {
      width: 88.9322916667%;
      padding: 0 3.90625% 3.90625%; } }
  #director h1 {
    font-family: genkaimincho,sans-serif;
    font-weight: 800;
    font-style: normal;
    text-align: center;
    margin: 0 auto 1em;
    transform: rotateZ(-5deg);
    color: #F8D800;
    font-size: 1.4rem; }
    @media (min-width: 780px) {
      #director h1 {
        font-size: 3.2rem; } }

#lineup {
  background-color: #000;
  border-bottom: #F8D800 1px dotted;
  margin: 2rem auto; }
  @media (max-width: 779px) {
    #lineup {
      width: 100%;
      padding: 0 7.6923076923% 5.1282051282%; } }
  @media (min-width: 780px) {
    #lineup {
      width: 88.9322916667%;
      padding: 0 3.90625% 3.90625%; } }
  #lineup h1 {
    font-family: genkaimincho,sans-serif;
    font-weight: 800;
    font-style: normal;
    text-align: center;
    margin: 0 auto 1em;
    transform: rotateZ(-5deg);
    color: #F8D800;
    font-size: 1.4rem; }
    @media (min-width: 780px) {
      #lineup h1 {
        font-size: 3.2rem; } }

#retake {
  background-color: #000;
  border-bottom: #F8D800 1px dotted;
  margin: 2rem auto; }
  @media (max-width: 779px) {
    #retake {
      width: 100%;
      padding: 0 7.6923076923% 5.1282051282%; } }
  @media (min-width: 780px) {
    #retake {
      width: 88.9322916667%;
      padding: 0 3.90625% 3.90625%; } }
  #retake h1 {
    font-family: genkaimincho,sans-serif;
    font-weight: 800;
    font-style: normal;
    text-align: center;
    margin: 0 auto 1em;
    transform: rotateZ(-5deg);
    color: #F8D800;
    font-size: 1.4rem; }
    @media (min-width: 780px) {
      #retake h1 {
        font-size: 3.2rem; } }

#next {
  background-color: #000;
  border-bottom: #F8D800 1px dotted;
  margin: 2rem auto; }
  @media (max-width: 779px) {
    #next {
      width: 100%;
      padding: 0 7.6923076923% 5.1282051282%; } }
  @media (min-width: 780px) {
    #next {
      width: 88.9322916667%;
      padding: 0 3.90625% 3.90625%; } }
  #next h1 {
    font-family: genkaimincho,sans-serif;
    font-weight: 800;
    font-style: normal;
    text-align: center;
    margin: 0 auto 1em;
    transform: rotateZ(-5deg);
    color: #F8D800;
    font-size: 1.4rem; }
    @media (min-width: 780px) {
      #next h1 {
        font-size: 3.2rem; } }

#directors {
  background-color: #000;
  border-bottom: #F8D800 1px dotted;
  margin: 2rem auto; }
  @media (max-width: 779px) {
    #directors {
      width: 100%;
      padding: 0 7.6923076923% 5.1282051282%; } }
  @media (min-width: 780px) {
    #directors {
      width: 88.9322916667%;
      padding: 0 3.90625% 3.90625%; } }
  #directors h1 {
    font-family: genkaimincho,sans-serif;
    font-weight: 800;
    font-style: normal;
    text-align: center;
    margin: 0 auto 1em;
    transform: rotateZ(-5deg);
    color: #F8D800;
    font-size: 1.4rem; }
    @media (min-width: 780px) {
      #directors h1 {
        font-size: 3.2rem; } }

#news {
  background-color: #000;
  border-bottom: #F8D800 1px dotted;
  margin: 2rem auto; }
  @media (max-width: 779px) {
    #news {
      width: 100%;
      padding: 0 7.6923076923% 5.1282051282%; } }
  @media (min-width: 780px) {
    #news {
      width: 88.9322916667%;
      padding: 0 3.90625% 3.90625%; } }
  #news h1 {
    font-family: genkaimincho,sans-serif;
    font-weight: 800;
    font-style: normal;
    text-align: center;
    margin: 0 auto 1em;
    transform: rotateZ(-5deg);
    color: #F8D800;
    font-size: 1.4rem; }
    @media (min-width: 780px) {
      #news h1 {
        font-size: 3.2rem; } }

#stream {
  background-color: #000;
  border-bottom: #F8D800 1px dotted;
  margin: 2rem auto; }
  @media (max-width: 779px) {
    #stream {
      width: 100%;
      padding: 0 7.6923076923% 5.1282051282%; } }
  @media (min-width: 780px) {
    #stream {
      width: 88.9322916667%;
      padding: 0 3.90625% 3.90625%; } }
  #stream h1 {
    font-family: genkaimincho,sans-serif;
    font-weight: 800;
    font-style: normal;
    text-align: center;
    margin: 0 auto 1em;
    transform: rotateZ(-5deg);
    color: #F8D800;
    font-size: 1.4rem; }
    @media (min-width: 780px) {
      #stream h1 {
        font-size: 3.2rem; } }

#backnum {
  background-color: #000;
  border-bottom: #F8D800 1px dotted;
  margin: 2rem auto; }
  @media (max-width: 779px) {
    #backnum {
      width: 100%;
      padding: 0 7.6923076923% 5.1282051282%; } }
  @media (min-width: 780px) {
    #backnum {
      width: 88.9322916667%;
      padding: 0 3.90625% 3.90625%; } }
  #backnum h1 {
    font-family: genkaimincho,sans-serif;
    font-weight: 800;
    font-style: normal;
    text-align: center;
    margin: 0 auto 1em;
    transform: rotateZ(-5deg);
    color: #F8D800;
    font-size: 1.4rem; }
    @media (min-width: 780px) {
      #backnum h1 {
        font-size: 3.2rem; } }

#about p {
  font-family: genkaimincho,sans-serif;
  font-weight: 800;
  font-style: normal; }
  @media (max-width: 779px) {
    #about p {
      text-align: left; }
      #about p br {
        display: none; } }
  @media (min-width: 780px) {
    #about p {
      text-align: center; } }
#about .or {
  text-align: center;
  font-size: 150%; }
#about .non-fake {
  display: block;
  margin-top: 1rem;
  padding: 0.5rem;
  background-color: #00ffff;
  color: #000;
  transform: rotateZ(-5deg); }
  @media (max-width: 779px) {
    #about .non-fake {
      font-size: 0.9rem; } }
#about .fake {
  display: block;
  margin-bottom: 1rem;
  padding: 0.5rem;
  background-color: #ff0000;
  color: #000;
  transform: rotateZ(3deg); }
  @media (max-width: 779px) {
    #about .fake {
      font-size: 0.9rem; } }

#cast div {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 10px; }
  @media (min-width: 780px) {
    #cast div {
      grid-gap: 30px; } }
#cast dd {
  margin-top: 1rem;
  font-family: genkaimincho,sans-serif;
  font-weight: 800;
  font-style: normal;
  text-align: center;
  color: #fff;
  font-size: 1.2rem; }
  @media (min-width: 780px) {
    #cast dd {
      font-size: 2.4rem; } }
  #cast dd span {
    font-size: 65%; }

@media (min-width: 780px) {
  #director div, #directors div {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 20px; } }
#director dl, #directors dl {
  margin: 2rem auto;
  padding-bottom: 1rem;
  border-bottom: #444 1px solid; }
#director dt, #directors dt {
  font-family: genkaimincho,sans-serif;
  font-weight: 800;
  font-style: normal;
  text-align: center;
  margin: 0 auto 1em;
  font-size: 1.4rem; }
  @media (min-width: 780px) {
    #director dt, #directors dt {
      font-size: 3.2rem;
      padding-top: 1.6rem; } }
#director dd, #directors dd {
  margin: 1em auto; }
#director dl:nth-last-child(1), #directors dl:nth-last-child(1) {
  border: none; }

#lineup .lineup dl {
  margin-bottom: 1em;
  padding-bottom: 1em;
  text-align: center;
  border-bottom: #444 1px solid; }
  @media (min-width: 780px) {
    #lineup .lineup dl {
      display: grid;
      grid-template-columns: 35% auto;
      text-align: left;
      font-size: 1.4rem; } }
@media (min-width: 780px) {
  #lineup .lineup dt {
    display: flex;
    justify-content: center;
    align-items: center; } }
#lineup .lineup dd {
  font-size: 0.9rem;
  line-height: 175%; }
  @media (min-width: 780px) {
    #lineup .lineup dd {
      font-size: 1.4rem; } }
#lineup .lineup span {
  filter: grayscale(75%);
  font-family: genkaimincho,sans-serif;
  font-weight: 800;
  font-style: normal;
  color: #DA8E00;
  background: -webkit-linear-gradient(-45deg, #F7DE05, #DA8E00, #EDAC06, #F7DE05, #ECB802, #DAAF08, #B67B03, #DA8E00, #EDAC06, #F7DE05, #ECB802, #EDAC06);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 1.35em; }

#next h1 {
  margin-top: 1em; }
#next h2 {
  text-align: center;
  font-size: 0.9rem;
  line-height: 175%; }
  @media (min-width: 780px) {
    #next h2 {
      font-size: 1.6rem; } }
#next h3 {
  font-family: genkaimincho,sans-serif;
  font-weight: 800;
  font-style: normal;
  text-align: center;
  font-size: 1.2rem;
  line-height: 175%; }
  @media (min-width: 780px) {
    #next h3 {
      font-size: 2.4rem; } }
#next h4 {
  text-align: center;
  font-size: 1.2rem;
  line-height: 175%; }
  @media (min-width: 780px) {
    #next h4 {
      font-size: 2.4rem; } }
#next dl.d_prof {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  margin-bottom: 1em; }
  #next dl.d_prof a {
    background-color: #F8D800;
    margin-left: 0.5em;
    padding: 0.25em;
    border-radius: 5px;
    text-decoration: none;
    font-size: 75%;
    font-weight: bold;
    color: #000; }
#next #case {
  font-family: genkaimincho,sans-serif;
  font-weight: 800;
  font-style: normal; }
  @media (max-width: 779px) {
    #next #case {
      text-align: left; }
      #next #case br {
        display: none; } }
  @media (min-width: 780px) {
    #next #case {
      text-align: center; } }
#next .or {
  text-align: center;
  font-size: 150%; }
#next .non-fake {
  display: block;
  margin-top: 1rem;
  padding: 0.5rem;
  background-color: #00ffff;
  color: #000;
  transform: rotateZ(-5deg); }
  @media (max-width: 779px) {
    #next .non-fake {
      font-size: 0.9rem; } }
#next .fake {
  display: block;
  margin-bottom: 1rem;
  padding: 0.5rem;
  background-color: #ff0000;
  color: #000;
  transform: rotateZ(3deg); }
  @media (max-width: 779px) {
    #next .fake {
      font-size: 0.9rem; } }
#next .document {
  display: block;
  margin: 1rem 0;
  padding: 0.5rem;
  background-color: #F8D800;
  color: #000;
  transform: rotateZ(-5deg); }
  @media (max-width: 779px) {
    #next .document {
      font-size: 0.9rem; } }
#next .select {
  text-align: center;
  line-height: 150%; }
  #next .select dl {
    margin: 0.5rem;
    margin-bottom: 1rem;
    padding: 2px;
    border: #777 1px solid; }
  @media (min-width: 780px) {
    #next .select {
      display: flex;
      font-size: 1.1rem; } }
  #next .select dt {
    font-family: genkaimincho,sans-serif;
    font-weight: 800;
    font-style: normal;
    text-align: center;
    color: #fff;
    font-size: 1.5em;
    line-height: 175%; }
    @media (min-width: 780px) {
      #next .select dt {
        font-size: 1.75em; } }
  #next .select dd:nth-child(2) {
    margin-bottom: 0.5rem;
    line-height: 150%; }
    @media (min-width: 780px) and (max-width: 1365px) {
      #next .select dd:nth-child(2) {
        font-size: 1.5em; } }
    @media (min-width: 1366px) {
      #next .select dd:nth-child(2) {
        font-size: 1.75em; } }
  #next .select .case_photos {
    display: grid;
    grid-gap: 2px;
    grid-template-columns: repeat(2, 1fr);
    /*@media (min-width: 780px) {
    grid-template-columns: 2fr 1fr;
    li:nth-child(1) {grid-row: 1 / span 2; grid-column: 1 / span 1;}
    li:nth-child(2) {grid-row: 1 / span 1; grid-column: 2 / span 1;}
    li:nth-child(3) {grid-row: 2 / span 1; grid-column: 2 / span 1;}
    }*/ }
    #next .select .case_photos li:nth-child(1) {
      grid-column: 1 / span 2; }
#next .judge {
  text-align: center; }
  @media (min-width: 780px) {
    #next .judge {
      margin-top: 1rem;
      font-size: 2rem; } }
#next .photos {
  filter: grayscale(100%);
  margin: 1rem auto;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 2px; }
  @media (min-width: 780px) {
    #next .photos {
      display: flex;
      flex-wrap: nowrap; }
      #next .photos img {
        padding: 1px; } }

.tanishi {
  text-align: center;
  line-height: 150%; }
  .tanishi dl {
    padding: 2px;
    border: #777 1px solid;
    width: 100%; }
    @media (min-width: 780px) {
      .tanishi dl {
        width: 50%;
        margin: 2rem auto; } }
  .tanishi dt {
    text-align: center;
    color: #fff;
    line-height: 175%; }

#backnum a {
  display: block;
  text-decoration: none;
  color: #fff;
  margin-bottom: 1rem; }
#backnum a:hover {
  background-color: #111; }
#backnum div {
  border: #444 1px solid;
  padding: 1rem 0; }
  @media (min-width: 780px) {
    #backnum div {
      display: grid;
      grid-template-columns: repeat(2, 1fr); } }
#backnum dl {
  text-align: center; }
  @media (min-width: 780px) {
    #backnum dl {
      font-size: 1.4rem; } }
#backnum dd {
  font-size: 0.9rem;
  line-height: 175%; }
  @media (min-width: 780px) {
    #backnum dd {
      font-size: 1.4rem; } }
#backnum span {
  filter: grayscale(75%);
  font-family: genkaimincho,sans-serif;
  font-weight: 800;
  font-style: normal;
  color: #DA8E00;
  background: -webkit-linear-gradient(-45deg, #F7DE05, #DA8E00, #EDAC06, #F7DE05, #ECB802, #DAAF08, #B67B03, #DA8E00, #EDAC06, #F7DE05, #ECB802, #EDAC06);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 1.35em; }
#backnum ul {
  display: flex;
  flex-wrap: nowrap; }
  #backnum ul li {
    margin: 5px; }

#news {
  margin-top: 2rem; }
  #news dl {
    display: grid;
    grid-template-columns: 6em auto; }
  #news a {
    text-decoration: none;
    color: #fff; }
  #news a:hover {
    color: #ffff00; }

#stream a {
  display: block;
  text-decoration: none;
  color: #fff; }
#stream ul {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 20px;
  text-align: center;
  font-size: 0.9rem; }
#stream ul.fin {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  width: 100%;
  margin: 0 auto; }
  @media (min-width: 780px) {
    #stream ul.fin {
      width: 50%; } }

.photos {
  filter: grayscale(100%);
  margin: 1rem auto;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 2px; }
  @media (min-width: 780px) {
    .photos {
      grid-template-columns: repeat(8, 1fr); } }

.targetBox {
  opacity: 0;
  transition: opacity 0.5s ease-in; }

.is-showTargetBox {
  opacity: 1;
  transition: opacity 0.5s ease-in; }

#tw {
  width: 75%;
  margin: 2rem auto; }
  @media (min-width: 768px) {
    #tw {
      width: 50%;
      margin: 2rem auto; } }
</pre></body></html>