<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* Scss Document */
body {
  font-family: 'Noto Serif JP', serif;
  text-align: center;
  background-color: beige;
  margin: 0;
  padding: 0; }

#movie, .tube {
  position: relative;
  width: 100%;
  padding-top: calc(9 / 16 * 100%);
  margin: 0 auto;
  margin-top: 2%;
  overflow: hidden; }

#movie .tvo-video, .tube iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0; }

main a {
  color: #000000;
  text-decoration: none;
  border-bottom: #ff0000 2px dotted; }

/*ヘッダー画像*/
@media (max-width: 767px) {
  #header {
    background: url("../images/header_bg.jpg") 65% bottom no-repeat;
    width: 100%;
    height: 0;
    padding-bottom: 130%;
    background-size: cover; } }
@media (min-width: 768px) {
  #header {
    background: url("../images/header_bg.jpg") center bottom no-repeat;
    width: 100%;
    height: 0;
    padding-bottom: 52.5%;
    background-size: cover; } }

@media (max-width: 767px) {
  h1.MainTitle {
    width: 80.5333333333%;
    height: 0;
    padding-bottom: 11.2852664577%;
    background-size: contain;
    margin: 0 auto;
    font-size: 0em; } }
@media (min-width: 768px) {
  h1.MainTitle {
    width: 80%;
    height: 0;
    padding-bottom: 9.0282131661%;
    background-size: contain;
    margin: 0 auto;
    font-size: 0em; } }

@media (max-width: 767px) {
  h1.MainTitle img {
    margin-top: 15%; } }
@media (min-width: 768px) {
  h1.MainTitle img {
    margin-top: 35%; } }

h2.SubTitle {
  color: #000000; }
  @media (max-width: 767px) {
    h2.SubTitle {
      font-size: 0.9rem; } }
  @media (min-width: 768px) {
    h2.SubTitle {
      font-size: 1.6rem; } }

#oadate {
  margin: 0 auto;
  margin-top: 1%;
  color: #ff0000; }
  @media (max-width: 767px) {
    #oadate {
      font-size: 1.1rem; } }
  @media (min-width: 768px) {
    #oadate {
      font-size: 2.4rem; } }

@media (min-width: 768px) {
  #oadate br {
    display: none; } }

#about {
  background-color: #ffffff;
  width: 94.6666666667%;
  padding: 2.6666666667% 5.3333333333%;
  margin: 3% auto;
  border-radius: 10px; }

#about h1 {
  font-size: 1.3rem;
  font-weight: 700;
  color: #ff0000; }

#about h1:before {
  content: url("../images/niku.png");
  display: inline-block;
  vertical-align: middle;
  transform: scale(0.7);
  opacity: 0.5; }

#about h1:after {
  content: url("../images/niku.png");
  display: inline-block;
  vertical-align: middle;
  transform: scale(0.7);
  opacity: 0.5; }

#about dt {
  margin-top: 1.5rem; }

#about dl {
  font-size: 0.9rem;
  line-height: 200%; }

#about .caution {
  font-size: 0.8rem;
  margin: 1rem 0; }

#mamesuke {
  background-color: #ffffff;
  width: 94.6666666667%;
  padding: 2.6666666667% 5.3333333333%;
  margin: 3% auto;
  border-radius: 10px; }

#mamesuke h1 {
  font-size: 1.3rem;
  font-weight: 700;
  color: #ff0000; }

#mamesuke h1:before {
  content: url("../images/niku.png");
  display: inline-block;
  vertical-align: middle;
  transform: scale(0.7);
  opacity: 0.5; }

#mamesuke h1:after {
  content: url("../images/niku.png");
  display: inline-block;
  vertical-align: middle;
  transform: scale(0.7);
  opacity: 0.5; }

#mamesuke dt {
  margin-top: 1.5rem; }

#mamesuke dl {
  font-size: 0.9rem;
  line-height: 200%; }

#mamesuke .caution {
  font-size: 0.8rem;
  margin: 1rem 0; }

#lineup {
  background-color: #ffffff;
  width: 94.6666666667%;
  padding: 2.6666666667% 5.3333333333%;
  margin: 3% auto;
  border-radius: 10px; }

#lineup h1 {
  font-size: 1.3rem;
  font-weight: 700;
  color: #ff0000; }

#lineup h1:before {
  content: url("../images/niku.png");
  display: inline-block;
  vertical-align: middle;
  transform: scale(0.7);
  opacity: 0.5; }

#lineup h1:after {
  content: url("../images/niku.png");
  display: inline-block;
  vertical-align: middle;
  transform: scale(0.7);
  opacity: 0.5; }

#lineup dt {
  margin-top: 1.5rem; }

#lineup dl {
  font-size: 0.9rem;
  line-height: 200%; }

#lineup .caution {
  font-size: 0.8rem;
  margin: 1rem 0; }

#lineup_201011 {
  background-color: #ffffff;
  width: 94.6666666667%;
  padding: 2.6666666667% 5.3333333333%;
  margin: 3% auto;
  border-radius: 10px;
  display: none; }

#lineup_201011 h1 {
  font-size: 1.3rem;
  font-weight: 700;
  color: #ff0000; }

#lineup_201011 h1:before {
  content: url("../images/niku.png");
  display: inline-block;
  vertical-align: middle;
  transform: scale(0.7);
  opacity: 0.5; }

#lineup_201011 h1:after {
  content: url("../images/niku.png");
  display: inline-block;
  vertical-align: middle;
  transform: scale(0.7);
  opacity: 0.5; }

#lineup_201011 dt {
  margin-top: 1.5rem; }

#lineup_201011 dl {
  font-size: 0.9rem;
  line-height: 200%; }

#lineup_201011 .caution {
  font-size: 0.8rem;
  margin: 1rem 0; }

#overviews {
  background-color: #ffffff;
  width: 94.6666666667%;
  padding: 2.6666666667% 5.3333333333%;
  margin: 3% auto;
  border-radius: 10px; }

#overviews h1 {
  font-size: 1.3rem;
  font-weight: 700;
  color: #ff0000; }

#overviews h1:before {
  content: url("../images/niku.png");
  display: inline-block;
  vertical-align: middle;
  transform: scale(0.7);
  opacity: 0.5; }

#overviews h1:after {
  content: url("../images/niku.png");
  display: inline-block;
  vertical-align: middle;
  transform: scale(0.7);
  opacity: 0.5; }

#overviews dt {
  margin-top: 1.5rem; }

#overviews dl {
  font-size: 0.9rem;
  line-height: 200%; }

#overviews .caution {
  font-size: 0.8rem;
  margin: 1rem 0; }

#next {
  background-color: #ffffff;
  width: 94.6666666667%;
  padding: 2.6666666667% 5.3333333333%;
  margin: 3% auto;
  border-radius: 10px; }

#next h1 {
  font-size: 1.3rem;
  font-weight: 700;
  color: #ff0000; }

#next h1:before {
  content: url("../images/niku.png");
  display: inline-block;
  vertical-align: middle;
  transform: scale(0.7);
  opacity: 0.5; }

#next h1:after {
  content: url("../images/niku.png");
  display: inline-block;
  vertical-align: middle;
  transform: scale(0.7);
  opacity: 0.5; }

#next dt {
  margin-top: 1.5rem; }

#next dl {
  font-size: 0.9rem;
  line-height: 200%; }

#next .caution {
  font-size: 0.8rem;
  margin: 1rem 0; }

#tweet {
  background-color: #ffffff;
  width: 94.6666666667%;
  padding: 2.6666666667% 5.3333333333%;
  margin: 3% auto;
  border-radius: 10px; }

#tweet h1 {
  font-size: 1.3rem;
  font-weight: 700;
  color: #ff0000; }

#tweet h1:before {
  content: url("../images/niku.png");
  display: inline-block;
  vertical-align: middle;
  transform: scale(0.7);
  opacity: 0.5; }

#tweet h1:after {
  content: url("../images/niku.png");
  display: inline-block;
  vertical-align: middle;
  transform: scale(0.7);
  opacity: 0.5; }

#tweet dt {
  margin-top: 1.5rem; }

#tweet dl {
  font-size: 0.9rem;
  line-height: 200%; }

#tweet .caution {
  font-size: 0.8rem;
  margin: 1rem 0; }

#banners {
  background-color: #ffffff;
  width: 94.6666666667%;
  padding: 2.6666666667% 5.3333333333%;
  margin: 3% auto;
  border-radius: 10px; }

#banners h1 {
  font-size: 1.3rem;
  font-weight: 700;
  color: #ff0000; }

#banners h1:before {
  content: url("../images/niku.png");
  display: inline-block;
  vertical-align: middle;
  transform: scale(0.7);
  opacity: 0.5; }

#banners h1:after {
  content: url("../images/niku.png");
  display: inline-block;
  vertical-align: middle;
  transform: scale(0.7);
  opacity: 0.5; }

#banners dt {
  margin-top: 1.5rem; }

#banners dl {
  font-size: 0.9rem;
  line-height: 200%; }

#banners .caution {
  font-size: 0.8rem;
  margin: 1rem 0; }

#mamesuke dt {
  width: 100%;
  height: auto;
  border: #9D9D9D 1px solid;
  margin: 1rem auto;
  padding: 1px; }
  @media (min-width: 960px) {
    #mamesuke dt {
      width: 50vw;
      height: auto;
      border: #9D9D9D 1px solid;
      margin: 1rem auto;
      padding: 1px; } }

#about p {
  text-align: left;
  line-height: 200%; }
  @media (max-width: 767px) {
    #about p {
      font-size: 0.9rem; } }
  @media (min-width: 768px) {
    #about p {
      font-size: 1.0rem; } }

#mamesuke p {
  line-height: 175%; }
  @media (max-width: 767px) {
    #mamesuke p {
      font-size: 0.9rem;
      text-align: left; } }
  @media (min-width: 768px) {
    #mamesuke p {
      font-size: 1.0rem; } }

@media (max-width: 767px) {
  #mamesuke p br {
    display: none; } }

#mamesuke dd {
  width: 100%;
  margin: 0 auto;
  font-size: 0.9rem;
  line-height: 175%; }

#mamesuke .ttl_photos {
  font-size: 1.1rem;
  font-weight: 700;
  margin-top: 2%;
  color: #ff0000; }

#mamesuke ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 2% 0; }

#mamesuke li {
  height: auto;
  padding: 1px; }
  @media (max-width: 767px) {
    #mamesuke li {
      width: 49.5%; } }
  @media (min-width: 768px) {
    #mamesuke li {
      width: 24.8%; } }

#mamesuke #photos a {
  text-decoration: none;
  border: none; }

#overviews dt {
  color: #ff0000; }

#overviews dt:before {
  content: url("../images/niku.png");
  display: block;
  vertical-align: middle;
  transform: scale(0.5);
  opacity: 0.5; }

#overviews .emphasis {
  font-weight: 700; }
  @media (max-width: 767px) {
    #overviews .emphasis {
      font-size: 1.1rem; } }
  @media (min-width: 768px) {
    #overviews .emphasis {
      font-size: 1.3rem; } }

#overviews .caution {
  line-height: 150%;
  padding-left: 1em;
  text-indent: -1em; }
  @media (max-width: 767px) {
    #overviews .caution {
      text-align: left; } }

#btn_mamesukenow a {
  display: block;
  background-color: #ff0000;
  width: 90%;
  margin: 2% auto;
  padding: 1rem 0;
  font-size: 1.2rem;
  color: #ffffff;
  border-radius: 10px; }

#main #btn_wafugreen a {
  display: block;
  background-color: #007f41;
  width: 90%;
  margin: 2% auto;
  padding: 1rem 0;
  font-size: 1.2rem;
  color: #ffffff;
  border-radius: 10px;
  border-bottom: none; }

#btn_lang a {
  background-color: #ffffff;
  float: right;
  margin: 0.6rem;
  padding: 0.45rem 0.9rem;
  font-size: 0.9rem;
  color: #000000;
  border-radius: 5px;
  text-decoration: none;
  opacity: 0.6; }

@media (max-width: 767px) {
  #next li {
    border: #9D9D9D 1px solid;
    margin: 1% 0;
    padding: 1px; }

  #next h2 {
    font-size: 0.9rem;
    line-height: 200%;
    font-weight: normal; }

  #next h3 {
    font-size: 1.1rem;
    line-height: 175%;
    font-weight: normal;
    color: #ff0000; } }
@media (min-width: 768px) {
  #next h2 {
    font-size: 1.1rem;
    line-height: 200%;
    font-weight: normal; }

  #next h3 {
    font-size: 1.1rem;
    line-height: 175%;
    font-weight: normal;
    color: #ff0000; }

  #next ul {
    display: flex;
    margin: 1% auto; }

  #next li {
    border: #9D9D9D 1px solid;
    margin: 0 0.5%;
    padding: 1px; } }
@media (min-width: 768px) {
  #about div {
    display: flex; }

  #about div p:nth-child(1) {
    width: 25%; }

  #about div p:nth-child(2) {
    width: 60%;
    padding: 0 7%; }

  #about div p:nth-child(3) {
    width: 12.5%; } }
@media (max-width: 767px) {
  #about div p:nth-child(1) {
    width: 25%;
    margin-right: 3%;
    float: left; }

  #about div p:nth-child(3) {
    width: 12.5%;
    float: right; } }
#tweet {
  margin: 0 auto;
  text-align: center; }

/*laptop*/
@media (min-width: 768px) {
  #movie {
    position: relative;
    width: 80%;
    padding-top: calc(9 / 16 * 80%);
    margin: 0 auto;
    margin-top: 2%;
    overflow: hidden; }

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

  #mamesuke dl {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 1em; }

  #lineup dd {
    position: relative;
    width: 50%;
    padding-top: calc(9 / 16 * 50%);
    margin: 0 auto;
    overflow: hidden; }

  #lineup dt {
    width: 100%;
    margin-bottom: 0.6rem;
    font-size: 1.2rem;
    line-height: 175%;
    text-align: center; } }
@media (min-width: 768px) {
  #lineup_201011 div {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around; } }

@media (min-width: 768px) and (max-width: 1366px) {
  #lineup_201011 div dl {
    width: 33%; } }
@media (min-width: 1366px) {
  #lineup_201011 div dl {
    width: 24.5%; } }

#lineup_201011 h1 span, #next h1 span {
  font-size: 0.8rem;
  color: #000; }

.en #oadate {
  color: #1e50a2; }
  @media (max-width: 767px) {
    .en #oadate {
      font-size: 1rem; } }
  @media (min-width: 768px) {
    .en #oadate {
      font-size: 1.8rem; } }

#main_en .ttl_photos, #main_en #overviews dt {
  font-family: 'Fredericka the Great', cursive;
  color: #1e50a2; }

#main_en #about h1 {
  font-family: 'Fredericka the Great', cursive;
  color: #1e50a2; }
  @media (max-width: 767px) {
    #main_en #about h1 {
      font-size: 1.4rem; } }
  @media (min-width: 768px) {
    #main_en #about h1 {
      font-size: 2.0rem; } }

#main_en #mamesuke h1 {
  font-family: 'Fredericka the Great', cursive;
  color: #1e50a2; }
  @media (max-width: 767px) {
    #main_en #mamesuke h1 {
      font-size: 1.4rem; } }
  @media (min-width: 768px) {
    #main_en #mamesuke h1 {
      font-size: 2.0rem; } }

#main_en #lineup h1 {
  font-family: 'Fredericka the Great', cursive;
  color: #1e50a2; }
  @media (max-width: 767px) {
    #main_en #lineup h1 {
      font-size: 1.4rem; } }
  @media (min-width: 768px) {
    #main_en #lineup h1 {
      font-size: 2.0rem; } }

#main_en #lineup_201011 h1 {
  font-family: 'Fredericka the Great', cursive;
  color: #1e50a2; }
  @media (max-width: 767px) {
    #main_en #lineup_201011 h1 {
      font-size: 1.4rem; } }
  @media (min-width: 768px) {
    #main_en #lineup_201011 h1 {
      font-size: 2.0rem; } }

#main_en #overviews h1 {
  font-family: 'Fredericka the Great', cursive;
  color: #1e50a2; }
  @media (max-width: 767px) {
    #main_en #overviews h1 {
      font-size: 1.4rem; } }
  @media (min-width: 768px) {
    #main_en #overviews h1 {
      font-size: 2.0rem; } }

#main_en #next h1 {
  font-family: 'Fredericka the Great', cursive;
  color: #1e50a2; }
  @media (max-width: 767px) {
    #main_en #next h1 {
      font-size: 1.4rem; } }
  @media (min-width: 768px) {
    #main_en #next h1 {
      font-size: 2.0rem; } }

#main_en #tweet h1 {
  font-family: 'Fredericka the Great', cursive;
  color: #1e50a2; }
  @media (max-width: 767px) {
    #main_en #tweet h1 {
      font-size: 1.4rem; } }
  @media (min-width: 768px) {
    #main_en #tweet h1 {
      font-size: 2.0rem; } }

#main_en #btn_mamesukenow a {
  display: block;
  background-color: #1e50a2;
  width: 90%;
  margin: 2% auto;
  padding: 1rem 0;
  font-size: 1.2rem;
  color: #ffffff;
  border-radius: 10px;
  border: none; }

#main_en #btn_wafugreen a {
  display: block;
  background-color: #007f41;
  width: 90%;
  margin: 2% auto;
  padding: 1rem 0;
  font-size: 1.2rem;
  color: #ffffff;
  border-radius: 10px; }

#main_en a {
  color: #000000;
  text-decoration: none;
  border-bottom: #1e50a2 2px dotted; }

#main_en p {
  text-align: left; }

#banners {
  background-color: #FAEEA1; }

#banners ul {
  width: 100%;
  margin: 0 auto;
  padding: 1rem 0;
  text-align: center; }
  @media (min-width: 768px) {
    #banners ul {
      display: grid;
      grid-template-columns: repeat(3, 1fr);
      grid-gap: 1rem; } }

@media (max-width: 767px) {
  #banners li {
    margin-bottom: 1rem; } }
#banners li img {
  margin-bottom: 0.3rem; }

#banners a {
  color: darkslategrey;
  border: none;
  font-size: 0.9rem; }
</pre></body></html>