@charset "UTF-8";
/* CSS Document */
/* -------------------------------------------------

contents

------------------------------------------------- */
#contents {
  max-width: 840px;
  padding: 20px;
  margin-bottom: 30px;
  box-sizing: border-box;
  font-family: kozuka-gothic-pr6n, sans-serif;
  font-feature-settings: "palt";
  font-weight: 700;
  font-style: normal;
}
#contents > div.bgW {
  background-color: #0F0035;
  color: #fff;
  padding-bottom: 10px;
}
#contents > div.bgW * {
  box-sizing: border-box;
  word-break: break-all;
}
#contents > div.bgW img {
  width: 100%;
}
#contents > div.bgW .basic {
  font-size: 24px;
}
@media screen and (max-width: 768px) {
  #contents > div.bgW .basic {
    font-size: 2.8571428571vw;
  }
}
#contents > div.bgW .basic {
  line-height: 150%;
}
@media screen and (max-width: 500px) and (orientation: portrait) {
  #contents > div.bgW .basic {
    font-size: 14px;
  }
}
#contents > div.bgW .basicS {
  font-size: 19px;
}
@media screen and (max-width: 768px) {
  #contents > div.bgW .basicS {
    font-size: 2.2619047619vw;
  }
}
#contents > div.bgW .basicS {
  line-height: 130%;
}
@media screen and (max-width: 500px) and (orientation: portrait) {
  #contents > div.bgW .basicS {
    font-size: 13px;
  }
}
#contents > div.bgW br.tt2 {
  display: none;
}
@media screen and (max-width: 500px) and (orientation: portrait) {
  #contents > div.bgW br.tt2 {
    display: block;
  }
}
#contents > div.bgW .textTable tr th, #contents > div.bgW .textTable tr td {
  font-size: 24px;
}
@media screen and (max-width: 768px) {
  #contents > div.bgW .textTable tr th, #contents > div.bgW .textTable tr td {
    font-size: 2.8571428571vw;
  }
}
#contents > div.bgW .textTable tr th, #contents > div.bgW .textTable tr td {
  line-height: 130%;
  vertical-align: top;
  padding-bottom: 5px;
  text-align: left;
}
@media screen and (max-width: 500px) and (orientation: portrait) {
  #contents > div.bgW .textTable tr th, #contents > div.bgW .textTable tr td {
    font-size: 14px;
  }
}
#contents > div.bgW .textTable tr th {
  white-space: nowrap;
  padding-right: 10px;
}
#contents > div.bgW ul.kome li {
  text-indent: -1em;
  padding-left: 1em;
  margin-bottom: 5px;
  font-size: 18px;
}
@media screen and (max-width: 768px) {
  #contents > div.bgW ul.kome li {
    font-size: 2.1428571429vw;
  }
}
#contents > div.bgW ul.kome li {
  line-height: 130%;
}
@media screen and (max-width: 500px) and (orientation: portrait) {
  #contents > div.bgW ul.kome li {
    font-size: 14px;
  }
}
#contents > div.bgW {
  /* -------------------
  information
  --------------------- */
}
#contents > div.bgW .information {
  margin: 10px 3.5% 30px;
}
#contents > div.bgW .information h3 {
  color: #ffef00;
  font-family: "urw-din-semi-condensed", sans-serif;
  font-weight: 700;
  font-style: italic;
  line-height: 100%;
  font-size: 83px;
}
@media screen and (max-width: 768px) {
  #contents > div.bgW .information h3 {
    font-size: 9.880952381vw;
  }
}
#contents > div.bgW .information h3 {
  margin-bottom: 20px;
}
#contents > div.bgW .information h3 small {
  font-size: 47px;
}
@media screen and (max-width: 768px) {
  #contents > div.bgW .information h3 small {
    font-size: 5.5952380952vw;
  }
}
#contents > div.bgW .information h3 small {
  font-family: "nitalago-ruika", sans-serif;
  font-weight: 100;
  font-style: normal;
  letter-spacing: -2px;
  line-height: 100%;
  display: inline-block;
  margin-left: 2.4%;
}
#contents > div.bgW .information .kome {
  margin: 10px 0 20px;
}
#contents > div.bgW .information .priceTable {
  width: 100%;
  border-collapse: collapse;
}
#contents > div.bgW .information .priceTable tr td {
  border: 1px solid #fff;
  padding: 10px;
  font-size: 23px;
}
@media screen and (max-width: 768px) {
  #contents > div.bgW .information .priceTable tr td {
    font-size: 2.7380952381vw;
  }
}
#contents > div.bgW .information .priceTable tr td {
  line-height: 130%;
}
@media screen and (max-width: 500px) and (orientation: portrait) {
  #contents > div.bgW .information .priceTable tr td {
    font-size: 14px;
  }
}
#contents > div.bgW .information .priceTable tr td small {
  font-size: 0.7em;
  line-height: 100%;
  margin-left: 5px;
}
@media screen and (max-width: 500px) and (orientation: portrait) {
  #contents > div.bgW .information .priceTable tr td small {
    display: block;
    margin-left: 0;
  }
}
#contents > div.bgW .information .priceTable tr td strong {
  font-size: 1.25em;
}
#contents > div.bgW .information .priceTable tr:nth-child(2) td {
  color: #ffef00;
}
#contents > div.bgW .information .priceTable tr:nth-child(2) td:nth-child(n+2) {
  text-align: center;
}
#contents > div.bgW .information .priceTable tr:nth-child(3) td {
  color: #FFF697;
}
#contents > div.bgW .information .priceTable tr:nth-child(3) td:nth-child(n+2) {
  text-align: center;
}
#contents > div.bgW .information .priceTable tr:nth-child(4) td {
  text-align: center;
}
#contents > div.bgW {
  /* -------------------
  menu
  --------------------- */
}
#contents > div.bgW .menu {
  margin: 0 3.5%;
}
#contents > div.bgW .menu h3 {
  color: #ffef00;
  font-family: "urw-din-semi-condensed", sans-serif;
  font-weight: 700;
  font-style: italic;
  line-height: 100%;
  font-size: 83px;
}
@media screen and (max-width: 768px) {
  #contents > div.bgW .menu h3 {
    font-size: 9.880952381vw;
  }
}
#contents > div.bgW .menu h3 {
  margin-bottom: 20px;
  position: relative;
}
@media screen and (max-width: 500px) and (orientation: portrait) {
  #contents > div.bgW .menu h3 {
    margin-bottom: 10px;
  }
}
#contents > div.bgW .menu h3 small {
  font-size: 47px;
}
@media screen and (max-width: 768px) {
  #contents > div.bgW .menu h3 small {
    font-size: 5.5952380952vw;
  }
}
#contents > div.bgW .menu h3 small {
  font-family: "nitalago-ruika", sans-serif;
  font-weight: 100;
  font-style: normal;
  letter-spacing: -2px;
  line-height: 100%;
  display: inline-block;
  margin-left: 2.4%;
}
#contents > div.bgW .menu h3 span {
  font-size: 36px;
}
@media screen and (max-width: 768px) {
  #contents > div.bgW .menu h3 span {
    font-size: 4.2857142857vw;
  }
}
#contents > div.bgW .menu h3 span {
  font-family: "nitalago-ruika", sans-serif;
  font-weight: 100;
  font-style: normal;
  letter-spacing: -2px;
  line-height: 100%;
  position: absolute;
  display: block;
  right: 2.4%;
  bottom: -25px;
  transform: skew(-10deg, 0);
}
@media screen and (max-width: 500px) and (orientation: portrait) {
  #contents > div.bgW .menu h3 span {
    bottom: 0;
  }
}
#contents > div.bgW .menu ul {
  margin-bottom: 50px;
}
@media screen and (max-width: 668px) {
  #contents > div.bgW .menu ul {
    margin-bottom: 20px;
  }
}
#contents > div.bgW .menu ul li {
  margin-bottom: 15px;
}
@media screen and (max-width: 668px) {
  #contents > div.bgW .menu ul li {
    margin-bottom: 8px;
  }
}
#contents > div.bgW .menu ul li:nth-child(1) a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 3%;
  color: #ffef00;
  position: relative;
  z-index: 0;
  border-top: 3px solid #ffef00;
  border-right: 6px solid #ffef00;
  border-left: 3px solid #ffef00;
  border-bottom: 6px solid #ffef00;
  transform: skew(-10deg, 0);
  transition: 0.3s;
  background-color: #E50038;
}
#contents > div.bgW .menu ul li:nth-child(1) a strong {
  font-size: 42px;
}
@media screen and (max-width: 768px) {
  #contents > div.bgW .menu ul li:nth-child(1) a strong {
    font-size: 5vw;
  }
}
#contents > div.bgW .menu ul li:nth-child(1) a strong {
  font-family: "nitalago-ruika", sans-serif;
  font-weight: 100;
  font-style: normal;
  letter-spacing: -2px;
  line-height: 100%;
}
#contents > div.bgW .menu ul li:nth-child(1) a strong.sizeM {
  font-size: 36px;
}
@media screen and (max-width: 768px) {
  #contents > div.bgW .menu ul li:nth-child(1) a strong.sizeM {
    font-size: 4.2857142857vw;
  }
}
#contents > div.bgW .menu ul li:nth-child(1) a strong.sizeM {
  letter-spacing: -0.15em;
}
#contents > div.bgW .menu ul li:nth-child(1) a strong.sizeS {
  font-size: 34px;
}
@media screen and (max-width: 768px) {
  #contents > div.bgW .menu ul li:nth-child(1) a strong.sizeS {
    font-size: 4.0476190476vw;
  }
}
#contents > div.bgW .menu ul li:nth-child(1) a strong.sizeS {
  letter-spacing: -0.15em;
}
#contents > div.bgW .menu ul li:nth-child(1) a span {
  font-size: 41px;
}
@media screen and (max-width: 768px) {
  #contents > div.bgW .menu ul li:nth-child(1) a span {
    font-size: 4.880952381vw;
  }
}
#contents > div.bgW .menu ul li:nth-child(1) a span {
  font-family: "urw-din-semi-condensed", sans-serif;
  font-weight: 700;
  font-style: italic;
  line-height: 100%;
}
#contents > div.bgW .menu ul li:nth-child(1) a span::before {
  content: "▶▶▶";
  font-size: 28px;
}
@media screen and (max-width: 768px) {
  #contents > div.bgW .menu ul li:nth-child(1) a span::before {
    font-size: 3.3333333333vw;
  }
}
#contents > div.bgW .menu ul li:nth-child(1) a span::before {
  letter-spacing: -5px;
  margin-right: 10px;
  font-family: "kozuka-gothic-pr6n", sans-serif;
  font-weight: 500;
  font-style: normal;
}
#contents > div.bgW .menu ul li:nth-child(1) a:hover {
  transform: skew(-10deg, 0) translateX(5px);
}
#contents > div.bgW .menu ul li:nth-child(2) a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 3%;
  color: #ffef00;
  position: relative;
  z-index: 0;
  border-top: 3px solid #ffef00;
  border-right: 6px solid #ffef00;
  border-left: 3px solid #ffef00;
  border-bottom: 6px solid #ffef00;
  transform: skew(-10deg, 0);
  transition: 0.3s;
  background-color: #E3007F;
}
#contents > div.bgW .menu ul li:nth-child(2) a strong {
  font-size: 42px;
}
@media screen and (max-width: 768px) {
  #contents > div.bgW .menu ul li:nth-child(2) a strong {
    font-size: 5vw;
  }
}
#contents > div.bgW .menu ul li:nth-child(2) a strong {
  font-family: "nitalago-ruika", sans-serif;
  font-weight: 100;
  font-style: normal;
  letter-spacing: -2px;
  line-height: 100%;
}
#contents > div.bgW .menu ul li:nth-child(2) a strong.sizeM {
  font-size: 36px;
}
@media screen and (max-width: 768px) {
  #contents > div.bgW .menu ul li:nth-child(2) a strong.sizeM {
    font-size: 4.2857142857vw;
  }
}
#contents > div.bgW .menu ul li:nth-child(2) a strong.sizeM {
  letter-spacing: -0.15em;
}
#contents > div.bgW .menu ul li:nth-child(2) a strong.sizeS {
  font-size: 34px;
}
@media screen and (max-width: 768px) {
  #contents > div.bgW .menu ul li:nth-child(2) a strong.sizeS {
    font-size: 4.0476190476vw;
  }
}
#contents > div.bgW .menu ul li:nth-child(2) a strong.sizeS {
  letter-spacing: -0.15em;
}
#contents > div.bgW .menu ul li:nth-child(2) a span {
  font-size: 41px;
}
@media screen and (max-width: 768px) {
  #contents > div.bgW .menu ul li:nth-child(2) a span {
    font-size: 4.880952381vw;
  }
}
#contents > div.bgW .menu ul li:nth-child(2) a span {
  font-family: "urw-din-semi-condensed", sans-serif;
  font-weight: 700;
  font-style: italic;
  line-height: 100%;
}
#contents > div.bgW .menu ul li:nth-child(2) a span::before {
  content: "▶▶▶";
  font-size: 28px;
}
@media screen and (max-width: 768px) {
  #contents > div.bgW .menu ul li:nth-child(2) a span::before {
    font-size: 3.3333333333vw;
  }
}
#contents > div.bgW .menu ul li:nth-child(2) a span::before {
  letter-spacing: -5px;
  margin-right: 10px;
  font-family: "kozuka-gothic-pr6n", sans-serif;
  font-weight: 500;
  font-style: normal;
}
#contents > div.bgW .menu ul li:nth-child(2) a:hover {
  transform: skew(-10deg, 0) translateX(5px);
}
#contents > div.bgW .menu ul li:nth-child(3) a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 3%;
  color: #ffef00;
  position: relative;
  z-index: 0;
  border-top: 3px solid #ffef00;
  border-right: 6px solid #ffef00;
  border-left: 3px solid #ffef00;
  border-bottom: 6px solid #ffef00;
  transform: skew(-10deg, 0);
  transition: 0.3s;
  background-color: #58207B;
}
#contents > div.bgW .menu ul li:nth-child(3) a strong {
  font-size: 42px;
}
@media screen and (max-width: 768px) {
  #contents > div.bgW .menu ul li:nth-child(3) a strong {
    font-size: 5vw;
  }
}
#contents > div.bgW .menu ul li:nth-child(3) a strong {
  font-family: "nitalago-ruika", sans-serif;
  font-weight: 100;
  font-style: normal;
  letter-spacing: -2px;
  line-height: 100%;
}
#contents > div.bgW .menu ul li:nth-child(3) a strong.sizeM {
  font-size: 36px;
}
@media screen and (max-width: 768px) {
  #contents > div.bgW .menu ul li:nth-child(3) a strong.sizeM {
    font-size: 4.2857142857vw;
  }
}
#contents > div.bgW .menu ul li:nth-child(3) a strong.sizeM {
  letter-spacing: -0.15em;
}
#contents > div.bgW .menu ul li:nth-child(3) a strong.sizeS {
  font-size: 34px;
}
@media screen and (max-width: 768px) {
  #contents > div.bgW .menu ul li:nth-child(3) a strong.sizeS {
    font-size: 4.0476190476vw;
  }
}
#contents > div.bgW .menu ul li:nth-child(3) a strong.sizeS {
  letter-spacing: -0.15em;
}
#contents > div.bgW .menu ul li:nth-child(3) a span {
  font-size: 41px;
}
@media screen and (max-width: 768px) {
  #contents > div.bgW .menu ul li:nth-child(3) a span {
    font-size: 4.880952381vw;
  }
}
#contents > div.bgW .menu ul li:nth-child(3) a span {
  font-family: "urw-din-semi-condensed", sans-serif;
  font-weight: 700;
  font-style: italic;
  line-height: 100%;
}
#contents > div.bgW .menu ul li:nth-child(3) a span::before {
  content: "▶▶▶";
  font-size: 28px;
}
@media screen and (max-width: 768px) {
  #contents > div.bgW .menu ul li:nth-child(3) a span::before {
    font-size: 3.3333333333vw;
  }
}
#contents > div.bgW .menu ul li:nth-child(3) a span::before {
  letter-spacing: -5px;
  margin-right: 10px;
  font-family: "kozuka-gothic-pr6n", sans-serif;
  font-weight: 500;
  font-style: normal;
}
#contents > div.bgW .menu ul li:nth-child(3) a:hover {
  transform: skew(-10deg, 0) translateX(5px);
}
#contents > div.bgW .menu ul li:nth-child(4) a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 3%;
  color: #ffef00;
  position: relative;
  z-index: 0;
  border-top: 3px solid #ffef00;
  border-right: 6px solid #ffef00;
  border-left: 3px solid #ffef00;
  border-bottom: 6px solid #ffef00;
  transform: skew(-10deg, 0);
  transition: 0.3s;
  background-color: #E73828;
}
#contents > div.bgW .menu ul li:nth-child(4) a strong {
  font-size: 42px;
}
@media screen and (max-width: 768px) {
  #contents > div.bgW .menu ul li:nth-child(4) a strong {
    font-size: 5vw;
  }
}
#contents > div.bgW .menu ul li:nth-child(4) a strong {
  font-family: "nitalago-ruika", sans-serif;
  font-weight: 100;
  font-style: normal;
  letter-spacing: -2px;
  line-height: 100%;
}
#contents > div.bgW .menu ul li:nth-child(4) a strong.sizeM {
  font-size: 36px;
}
@media screen and (max-width: 768px) {
  #contents > div.bgW .menu ul li:nth-child(4) a strong.sizeM {
    font-size: 4.2857142857vw;
  }
}
#contents > div.bgW .menu ul li:nth-child(4) a strong.sizeM {
  letter-spacing: -0.15em;
}
#contents > div.bgW .menu ul li:nth-child(4) a strong.sizeS {
  font-size: 34px;
}
@media screen and (max-width: 768px) {
  #contents > div.bgW .menu ul li:nth-child(4) a strong.sizeS {
    font-size: 4.0476190476vw;
  }
}
#contents > div.bgW .menu ul li:nth-child(4) a strong.sizeS {
  letter-spacing: -0.15em;
}
#contents > div.bgW .menu ul li:nth-child(4) a span {
  font-size: 41px;
}
@media screen and (max-width: 768px) {
  #contents > div.bgW .menu ul li:nth-child(4) a span {
    font-size: 4.880952381vw;
  }
}
#contents > div.bgW .menu ul li:nth-child(4) a span {
  font-family: "urw-din-semi-condensed", sans-serif;
  font-weight: 700;
  font-style: italic;
  line-height: 100%;
}
#contents > div.bgW .menu ul li:nth-child(4) a span::before {
  content: "▶▶▶";
  font-size: 28px;
}
@media screen and (max-width: 768px) {
  #contents > div.bgW .menu ul li:nth-child(4) a span::before {
    font-size: 3.3333333333vw;
  }
}
#contents > div.bgW .menu ul li:nth-child(4) a span::before {
  letter-spacing: -5px;
  margin-right: 10px;
  font-family: "kozuka-gothic-pr6n", sans-serif;
  font-weight: 500;
  font-style: normal;
}
#contents > div.bgW .menu ul li:nth-child(4) a:hover {
  transform: skew(-10deg, 0) translateX(5px);
}
#contents > div.bgW .menu ul li:nth-child(5) a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 3%;
  color: #ffef00;
  position: relative;
  z-index: 0;
  border-top: 3px solid #ffef00;
  border-right: 6px solid #ffef00;
  border-left: 3px solid #ffef00;
  border-bottom: 6px solid #ffef00;
  transform: skew(-10deg, 0);
  transition: 0.3s;
  background-color: #009FE8;
}
#contents > div.bgW .menu ul li:nth-child(5) a strong {
  font-size: 42px;
}
@media screen and (max-width: 768px) {
  #contents > div.bgW .menu ul li:nth-child(5) a strong {
    font-size: 5vw;
  }
}
#contents > div.bgW .menu ul li:nth-child(5) a strong {
  font-family: "nitalago-ruika", sans-serif;
  font-weight: 100;
  font-style: normal;
  letter-spacing: -2px;
  line-height: 100%;
}
#contents > div.bgW .menu ul li:nth-child(5) a strong.sizeM {
  font-size: 36px;
}
@media screen and (max-width: 768px) {
  #contents > div.bgW .menu ul li:nth-child(5) a strong.sizeM {
    font-size: 4.2857142857vw;
  }
}
#contents > div.bgW .menu ul li:nth-child(5) a strong.sizeM {
  letter-spacing: -0.15em;
}
#contents > div.bgW .menu ul li:nth-child(5) a strong.sizeS {
  font-size: 34px;
}
@media screen and (max-width: 768px) {
  #contents > div.bgW .menu ul li:nth-child(5) a strong.sizeS {
    font-size: 4.0476190476vw;
  }
}
#contents > div.bgW .menu ul li:nth-child(5) a strong.sizeS {
  letter-spacing: -0.15em;
}
#contents > div.bgW .menu ul li:nth-child(5) a span {
  font-size: 41px;
}
@media screen and (max-width: 768px) {
  #contents > div.bgW .menu ul li:nth-child(5) a span {
    font-size: 4.880952381vw;
  }
}
#contents > div.bgW .menu ul li:nth-child(5) a span {
  font-family: "urw-din-semi-condensed", sans-serif;
  font-weight: 700;
  font-style: italic;
  line-height: 100%;
}
#contents > div.bgW .menu ul li:nth-child(5) a span::before {
  content: "▶▶▶";
  font-size: 28px;
}
@media screen and (max-width: 768px) {
  #contents > div.bgW .menu ul li:nth-child(5) a span::before {
    font-size: 3.3333333333vw;
  }
}
#contents > div.bgW .menu ul li:nth-child(5) a span::before {
  letter-spacing: -5px;
  margin-right: 10px;
  font-family: "kozuka-gothic-pr6n", sans-serif;
  font-weight: 500;
  font-style: normal;
}
#contents > div.bgW .menu ul li:nth-child(5) a:hover {
  transform: skew(-10deg, 0) translateX(5px);
}
#contents > div.bgW .menu ul li:nth-child(6) a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 3%;
  color: #ffef00;
  position: relative;
  z-index: 0;
  border-top: 3px solid #ffef00;
  border-right: 6px solid #ffef00;
  border-left: 3px solid #ffef00;
  border-bottom: 6px solid #ffef00;
  transform: skew(-10deg, 0);
  transition: 0.3s;
  background-color: #338D27;
}
#contents > div.bgW .menu ul li:nth-child(6) a strong {
  font-size: 42px;
}
@media screen and (max-width: 768px) {
  #contents > div.bgW .menu ul li:nth-child(6) a strong {
    font-size: 5vw;
  }
}
#contents > div.bgW .menu ul li:nth-child(6) a strong {
  font-family: "nitalago-ruika", sans-serif;
  font-weight: 100;
  font-style: normal;
  letter-spacing: -2px;
  line-height: 100%;
}
#contents > div.bgW .menu ul li:nth-child(6) a strong.sizeM {
  font-size: 36px;
}
@media screen and (max-width: 768px) {
  #contents > div.bgW .menu ul li:nth-child(6) a strong.sizeM {
    font-size: 4.2857142857vw;
  }
}
#contents > div.bgW .menu ul li:nth-child(6) a strong.sizeM {
  letter-spacing: -0.15em;
}
#contents > div.bgW .menu ul li:nth-child(6) a strong.sizeS {
  font-size: 34px;
}
@media screen and (max-width: 768px) {
  #contents > div.bgW .menu ul li:nth-child(6) a strong.sizeS {
    font-size: 4.0476190476vw;
  }
}
#contents > div.bgW .menu ul li:nth-child(6) a strong.sizeS {
  letter-spacing: -0.15em;
}
#contents > div.bgW .menu ul li:nth-child(6) a span {
  font-size: 41px;
}
@media screen and (max-width: 768px) {
  #contents > div.bgW .menu ul li:nth-child(6) a span {
    font-size: 4.880952381vw;
  }
}
#contents > div.bgW .menu ul li:nth-child(6) a span {
  font-family: "urw-din-semi-condensed", sans-serif;
  font-weight: 700;
  font-style: italic;
  line-height: 100%;
}
#contents > div.bgW .menu ul li:nth-child(6) a span::before {
  content: "▶▶▶";
  font-size: 28px;
}
@media screen and (max-width: 768px) {
  #contents > div.bgW .menu ul li:nth-child(6) a span::before {
    font-size: 3.3333333333vw;
  }
}
#contents > div.bgW .menu ul li:nth-child(6) a span::before {
  letter-spacing: -5px;
  margin-right: 10px;
  font-family: "kozuka-gothic-pr6n", sans-serif;
  font-weight: 500;
  font-style: normal;
}
#contents > div.bgW .menu ul li:nth-child(6) a:hover {
  transform: skew(-10deg, 0) translateX(5px);
}
#contents > div.bgW {
  /* -------------------
  menu01
  --------------------- */
}
#contents > div.bgW #menu01 {
  margin: 200px 3.5% 40px;
}
@media screen and (max-width: 500px) and (orientation: portrait) {
  #contents > div.bgW #menu01 {
    margin-top: 40px;
  }
}
#contents > div.bgW #menu01 .yukataMain {
  background-color: #ffef00;
  border: 2px solid #E50038;
  position: relative;
  padding: 3.5%;
  color: #222;
}
#contents > div.bgW #menu01 .yukataMain h4 {
  width: 65%;
  margin-bottom: 5px;
  position: relative;
  z-index: 1;
}
#contents > div.bgW #menu01 .yukataMain .read01 {
  font-size: 38px;
}
@media screen and (max-width: 768px) {
  #contents > div.bgW #menu01 .yukataMain .read01 {
    font-size: 4.5238095238vw;
  }
}
#contents > div.bgW #menu01 .yukataMain .read01 {
  font-family: "nitalago-ruika", sans-serif;
  font-weight: 100;
  font-style: normal;
  letter-spacing: -2px;
  line-height: 100%;
  background-color: #E50038;
  color: #ffef00;
  border-radius: 10px;
  padding: 10px;
  margin-bottom: 15px;
  position: relative;
  z-index: 1;
  box-shadow: 1px 6px 0 #222;
  display: inline-block;
}
#contents > div.bgW #menu01 .yukataMain .read02 {
  font-size: 34px;
}
@media screen and (max-width: 768px) {
  #contents > div.bgW #menu01 .yukataMain .read02 {
    font-size: 4.0476190476vw;
  }
}
#contents > div.bgW #menu01 .yukataMain .read02 {
  font-family: "nitalago-ruika", sans-serif;
  font-weight: 100;
  font-style: normal;
  letter-spacing: -2px;
  line-height: 100%;
  line-height: 120%;
}
#contents > div.bgW #menu01 .yukataMain .photo {
  position: absolute;
  right: -3.5%;
  top: -180px;
  width: 58%;
}
@media screen and (max-width: 500px) and (orientation: portrait) {
  #contents > div.bgW #menu01 .yukataMain .photo {
    top: -30px;
  }
}
#contents > div.bgW #menu01 .yukataMain > section {
  border-top: 3px solid #222;
  padding-top: 15px;
  margin-top: 30px;
}
@media screen and (max-width: 500px) and (orientation: portrait) {
  #contents > div.bgW #menu01 .yukataMain > section {
    padding-top: 8px;
  }
}
#contents > div.bgW #menu01 .yukataMain > section h5 {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}
#contents > div.bgW #menu01 .yukataMain > section h5 span {
  display: block;
  width: 30%;
  margin-top: -50px;
}
@media screen and (max-width: 500px) and (orientation: portrait) {
  #contents > div.bgW #menu01 .yukataMain > section h5 span {
    width: 26%;
    margin-top: -20px;
  }
}
#contents > div.bgW #menu01 .yukataMain > section h5 strong {
  width: 67%;
  display: block;
  font-size: 46px;
}
@media screen and (max-width: 768px) {
  #contents > div.bgW #menu01 .yukataMain > section h5 strong {
    font-size: 5.4761904762vw;
  }
}
#contents > div.bgW #menu01 .yukataMain > section h5 strong {
  font-family: "toppan-bunkyu-midashi-go-std", sans-serif;
  font-weight: 900;
  font-style: normal;
  line-height: 100%;
  line-height: 110%;
  color: #E50038;
}
@media screen and (max-width: 500px) and (orientation: portrait) {
  #contents > div.bgW #menu01 .yukataMain > section h5 strong {
    width: 72%;
  }
}
#contents > div.bgW #menu01 .yukataMain > section h5 strong small {
  font-size: 0.6em;
  vertical-align: middle;
  line-height: 100%;
}
#contents > div.bgW #menu01 .yukataMain > section .priceTable {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 15px;
}
#contents > div.bgW #menu01 .yukataMain > section .priceTable tr td, #contents > div.bgW #menu01 .yukataMain > section .priceTable tr th {
  border: 1px solid #222;
  padding: 5px 10px;
  font-size: 26px;
}
@media screen and (max-width: 768px) {
  #contents > div.bgW #menu01 .yukataMain > section .priceTable tr td, #contents > div.bgW #menu01 .yukataMain > section .priceTable tr th {
    font-size: 3.0952380952vw;
  }
}
#contents > div.bgW #menu01 .yukataMain > section .priceTable tr td, #contents > div.bgW #menu01 .yukataMain > section .priceTable tr th {
  line-height: 130%;
}
@media screen and (max-width: 500px) and (orientation: portrait) {
  #contents > div.bgW #menu01 .yukataMain > section .priceTable tr td, #contents > div.bgW #menu01 .yukataMain > section .priceTable tr th {
    padding: 5px 0;
    font-size: 13px;
  }
}
#contents > div.bgW #menu01 .yukataMain > section .priceTable tr th {
  letter-spacing: 10px;
}
#contents > div.bgW #menu01 .yukataMain > section .priceTable tr td:nth-child(n+2) {
  text-align: center;
}
#contents > div.bgW #menu01 .yukataMain > section .priceTable tr td:nth-child(n+2) strong {
  font-size: 1.15em;
  color: #E50038;
}
#contents > div.bgW #menu01 .yukataMain > section > section {
  margin-bottom: 20px;
}
#contents > div.bgW #menu01 .yukataMain > section > section h6 {
  background-color: #222;
  color: #ffef00;
  padding: 5px 10px;
  font-size: 26px;
}
@media screen and (max-width: 768px) {
  #contents > div.bgW #menu01 .yukataMain > section > section h6 {
    font-size: 3.0952380952vw;
  }
}
#contents > div.bgW #menu01 .yukataMain > section > section h6 {
  font-family: "nitalago-ruika", sans-serif;
  font-weight: 100;
  font-style: normal;
  letter-spacing: -2px;
  line-height: 100%;
  margin-bottom: 10px;
}
#contents > div.bgW #menu01 .yukataMain > section > section .taisyo {
  font-size: 27px;
}
@media screen and (max-width: 768px) {
  #contents > div.bgW #menu01 .yukataMain > section > section .taisyo {
    font-size: 3.2142857143vw;
  }
}
#contents > div.bgW #menu01 .yukataMain > section > section .taisyo {
  font-weight: 900;
  line-height: 130%;
  margin-bottom: 5px;
}
@media screen and (max-width: 500px) and (orientation: portrait) {
  #contents > div.bgW #menu01 .yukataMain > section > section .taisyo {
    font-size: 15px;
  }
}
#contents > div.bgW #menu01 .yukataMain > section > section .red {
  color: #E50038;
}
#contents > div.bgW #menu01 .wchance {
  border: 4px solid #fff;
  padding: 0 4.7% 4.7% 4.7%;
  position: relative;
  margin-top: 3vw;
}
@media screen and (max-width: 668px) {
  #contents > div.bgW #menu01 .wchance {
    margin-top: 30px;
  }
}
#contents > div.bgW #menu01 .wchance h4 {
  width: 50%;
  margin: -2vw 0 20px;
}
@media screen and (max-width: 668px) {
  #contents > div.bgW #menu01 .wchance h4 {
    width: 60%;
    margin: -4vw 0 5px;
  }
}
#contents > div.bgW #menu01 .wchance .basic {
  margin-bottom: 10px;
}
#contents > div.bgW #menu01 .wchance .basic a {
  color: #ffef00;
  text-decoration: underline 1px;
  text-underline-offset: 7px;
}
#contents > div.bgW #menu01 .wchance .basicS {
  margin-bottom: 20px;
}
@media screen and (max-width: 668px) and (orientation: portrait) {
  #contents > div.bgW #menu01 .wchance .basicS {
    margin-bottom: 0;
  }
}
#contents > div.bgW #menu01 .wchance .photo {
  width: 48%;
  position: absolute;
  bottom: 15%;
  right: -1.5%;
}
@media screen and (max-width: 668px) and (orientation: portrait) {
  #contents > div.bgW #menu01 .wchance .photo {
    width: 65%;
    position: static;
    margin: -7px 0 0 auto;
    line-height: 100%;
    font-size: 0;
  }
}
#contents > div.bgW #menu01 .wchance .textLink a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 3%;
  color: #ffef00;
  position: relative;
  z-index: 0;
  border-top: 3px solid #ffef00;
  border-right: 6px solid #ffef00;
  border-left: 3px solid #ffef00;
  border-bottom: 6px solid #ffef00;
  transform: skew(-10deg, 0);
  transition: 0.3s;
  background-color: #E3007F;
}
#contents > div.bgW #menu01 .wchance .textLink a strong {
  font-size: 42px;
}
@media screen and (max-width: 768px) {
  #contents > div.bgW #menu01 .wchance .textLink a strong {
    font-size: 5vw;
  }
}
#contents > div.bgW #menu01 .wchance .textLink a strong {
  font-family: "nitalago-ruika", sans-serif;
  font-weight: 100;
  font-style: normal;
  letter-spacing: -2px;
  line-height: 100%;
}
#contents > div.bgW #menu01 .wchance .textLink a strong.sizeM {
  font-size: 36px;
}
@media screen and (max-width: 768px) {
  #contents > div.bgW #menu01 .wchance .textLink a strong.sizeM {
    font-size: 4.2857142857vw;
  }
}
#contents > div.bgW #menu01 .wchance .textLink a strong.sizeM {
  letter-spacing: -0.15em;
}
#contents > div.bgW #menu01 .wchance .textLink a strong.sizeS {
  font-size: 34px;
}
@media screen and (max-width: 768px) {
  #contents > div.bgW #menu01 .wchance .textLink a strong.sizeS {
    font-size: 4.0476190476vw;
  }
}
#contents > div.bgW #menu01 .wchance .textLink a strong.sizeS {
  letter-spacing: -0.15em;
}
#contents > div.bgW #menu01 .wchance .textLink a span {
  font-size: 41px;
}
@media screen and (max-width: 768px) {
  #contents > div.bgW #menu01 .wchance .textLink a span {
    font-size: 4.880952381vw;
  }
}
#contents > div.bgW #menu01 .wchance .textLink a span {
  font-family: "urw-din-semi-condensed", sans-serif;
  font-weight: 700;
  font-style: italic;
  line-height: 100%;
}
#contents > div.bgW #menu01 .wchance .textLink a span::before {
  content: "▶▶▶";
  font-size: 28px;
}
@media screen and (max-width: 768px) {
  #contents > div.bgW #menu01 .wchance .textLink a span::before {
    font-size: 3.3333333333vw;
  }
}
#contents > div.bgW #menu01 .wchance .textLink a span::before {
  letter-spacing: -5px;
  margin-right: 10px;
  font-family: "kozuka-gothic-pr6n", sans-serif;
  font-weight: 500;
  font-style: normal;
}
#contents > div.bgW #menu01 .wchance .textLink a:hover {
  transform: skew(-10deg, 0) translateX(5px);
}
#contents > div.bgW #menu01 .yukataSub {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  margin-top: 15%;
}
#contents > div.bgW #menu01 .yukataSub p.pL {
  width: 30%;
}
#contents > div.bgW #menu01 .yukataSub p.pR {
  width: 28%;
  margin-top: -23%;
}
#contents > div.bgW #menu01 .yukataSub p.text {
  text-align: center;
  font-size: 58px;
}
@media screen and (max-width: 768px) {
  #contents > div.bgW #menu01 .yukataSub p.text {
    font-size: 6.9047619048vw;
  }
}
#contents > div.bgW #menu01 .yukataSub p.text {
  font-weight: 900;
  font-style: italic;
  line-height: 110%;
  position: absolute;
  width: 100%;
  top: 30%;
}
#contents > div.bgW {
  /* -------------------
  menu02
  --------------------- */
}
#contents > div.bgW #menu02 {
  padding-bottom: 60px;
}
@media screen and (max-width: 500px) and (orientation: portrait) {
  #contents > div.bgW #menu02 {
    padding-bottom: 30px;
  }
}
#contents > div.bgW #menu02 .miryokuMain {
  margin: 20px 3.5% 0;
}
#contents > div.bgW #menu02 .miryokuMain h5 {
  color: #ffef00;
  font-size: 38px;
}
@media screen and (max-width: 768px) {
  #contents > div.bgW #menu02 .miryokuMain h5 {
    font-size: 4.5238095238vw;
  }
}
#contents > div.bgW #menu02 .miryokuMain h5 {
  font-weight: 900;
  line-height: 130%;
  margin-bottom: 5px;
}
#contents > div.bgW #menu02 .miryokuMain .read {
  font-size: 38px;
}
@media screen and (max-width: 768px) {
  #contents > div.bgW #menu02 .miryokuMain .read {
    font-size: 4.5238095238vw;
  }
}
#contents > div.bgW #menu02 .miryokuMain .read {
  font-weight: 900;
  line-height: 130%;
  margin-bottom: 5px;
}
#contents > div.bgW #menu02 .miryokuMain .yel {
  color: #ffef00;
}
#contents > div.bgW #menu02 .miryokuMain.flex {
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
}
#contents > div.bgW #menu02 .miryokuMain.flex .hakuryoku {
  width: 45%;
  margin-top: -6%;
}
#contents > div.bgW #menu02 .miryokuMain.flex > div {
  width: 50%;
}
#contents > div.bgW #menu02 .miryokuMain .textLink {
  margin-top: 10px;
}
#contents > div.bgW #menu02 .miryokuMain .textLink a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 3%;
  color: #ffef00;
  position: relative;
  z-index: 0;
  border-top: 3px solid #ffef00;
  border-right: 6px solid #ffef00;
  border-left: 3px solid #ffef00;
  border-bottom: 6px solid #ffef00;
  transform: skew(-10deg, 0);
  transition: 0.3s;
  background-color: #E3007F;
}
#contents > div.bgW #menu02 .miryokuMain .textLink a strong {
  font-size: 42px;
}
@media screen and (max-width: 768px) {
  #contents > div.bgW #menu02 .miryokuMain .textLink a strong {
    font-size: 5vw;
  }
}
#contents > div.bgW #menu02 .miryokuMain .textLink a strong {
  font-family: "nitalago-ruika", sans-serif;
  font-weight: 100;
  font-style: normal;
  letter-spacing: -2px;
  line-height: 100%;
}
#contents > div.bgW #menu02 .miryokuMain .textLink a strong.sizeM {
  font-size: 36px;
}
@media screen and (max-width: 768px) {
  #contents > div.bgW #menu02 .miryokuMain .textLink a strong.sizeM {
    font-size: 4.2857142857vw;
  }
}
#contents > div.bgW #menu02 .miryokuMain .textLink a strong.sizeM {
  letter-spacing: -0.15em;
}
#contents > div.bgW #menu02 .miryokuMain .textLink a strong.sizeS {
  font-size: 34px;
}
@media screen and (max-width: 768px) {
  #contents > div.bgW #menu02 .miryokuMain .textLink a strong.sizeS {
    font-size: 4.0476190476vw;
  }
}
#contents > div.bgW #menu02 .miryokuMain .textLink a strong.sizeS {
  letter-spacing: -0.15em;
}
#contents > div.bgW #menu02 .miryokuMain .textLink a span {
  font-size: 41px;
}
@media screen and (max-width: 768px) {
  #contents > div.bgW #menu02 .miryokuMain .textLink a span {
    font-size: 4.880952381vw;
  }
}
#contents > div.bgW #menu02 .miryokuMain .textLink a span {
  font-family: "urw-din-semi-condensed", sans-serif;
  font-weight: 700;
  font-style: italic;
  line-height: 100%;
}
#contents > div.bgW #menu02 .miryokuMain .textLink a span::before {
  content: "▶▶▶";
  font-size: 28px;
}
@media screen and (max-width: 768px) {
  #contents > div.bgW #menu02 .miryokuMain .textLink a span::before {
    font-size: 3.3333333333vw;
  }
}
#contents > div.bgW #menu02 .miryokuMain .textLink a span::before {
  letter-spacing: -5px;
  margin-right: 10px;
  font-family: "kozuka-gothic-pr6n", sans-serif;
  font-weight: 500;
  font-style: normal;
}
#contents > div.bgW #menu02 .miryokuMain .textLink a:hover {
  transform: skew(-10deg, 0) translateX(5px);
}
#contents > div.bgW #menu02 .miryokuSub {
  margin: 40px 3.5% 0;
  background-color: #ffef00;
  border: 2px solid #E50038;
  padding: 0 3.5% 3.5%;
  color: #222;
}
#contents > div.bgW #menu02 .miryokuSub .read {
  font-size: 38px;
}
@media screen and (max-width: 768px) {
  #contents > div.bgW #menu02 .miryokuSub .read {
    font-size: 4.5238095238vw;
  }
}
#contents > div.bgW #menu02 .miryokuSub .read {
  text-align: center;
  background-color: #E3007F;
  color: #ffef00;
  font-weight: 900;
  font-style: italic;
  line-height: 100%;
  border-radius: 10px;
  margin: -4% 0 15px;
  padding: 12px;
}
#contents > div.bgW #menu02 .miryokuSub h5 {
  font-size: 62px;
}
@media screen and (max-width: 768px) {
  #contents > div.bgW #menu02 .miryokuSub h5 {
    font-size: 7.380952381vw;
  }
}
#contents > div.bgW #menu02 .miryokuSub h5 {
  text-align: center;
  color: #E3007F;
  font-weight: 900;
  font-style: italic;
  line-height: 100%;
  margin-bottom: 20px;
}
#contents > div.bgW #menu02 .miryokuSub .about {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  margin-bottom: 10px;
}
@media screen and (max-width: 500px) and (orientation: portrait) {
  #contents > div.bgW #menu02 .miryokuSub .about {
    display: block;
  }
}
#contents > div.bgW #menu02 .miryokuSub .about > p {
  width: 40%;
}
@media screen and (max-width: 500px) and (orientation: portrait) {
  #contents > div.bgW #menu02 .miryokuSub .about > p {
    width: 60%;
    margin: 0 auto 5px;
  }
}
#contents > div.bgW #menu02 .miryokuSub .about .basic {
  width: 57%;
}
@media screen and (max-width: 500px) and (orientation: portrait) {
  #contents > div.bgW #menu02 .miryokuSub .about .basic {
    width: 100%;
  }
}
#contents > div.bgW #menu02 .miryokuSub .about .basic * {
  line-height: 130%;
}
#contents > div.bgW #menu02 .miryokuSub .about .basic ul {
  margin: 10px 0 10px 20px;
}
#contents > div.bgW #menu02 .miryokuSub .about .basic ul li {
  list-style: disc;
}
#contents > div.bgW #menu02 .miryokuSub .price {
  color: #E3007F;
  margin-bottom: 10px;
}
#contents > div.bgW #menu02 .miryokuSub .price * {
  font-weight: 900;
  line-height: 130%;
}
#contents > div.bgW #menu02 .miryokuSub .price dl {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 10px;
}
#contents > div.bgW #menu02 .miryokuSub .price dl dt {
  width: 25%;
  font-size: 32px;
}
@media screen and (max-width: 768px) {
  #contents > div.bgW #menu02 .miryokuSub .price dl dt {
    font-size: 3.8095238095vw;
  }
}
#contents > div.bgW #menu02 .miryokuSub .price dl dt:nth-of-type(2n) {
  padding-left: 2.4%;
}
@media screen and (max-width: 500px) and (orientation: portrait) {
  #contents > div.bgW #menu02 .miryokuSub .price dl dt:nth-of-type(2n) {
    padding-left: 10px;
  }
}
#contents > div.bgW #menu02 .miryokuSub .price dl dd {
  width: 25%;
  font-size: 28px;
}
@media screen and (max-width: 768px) {
  #contents > div.bgW #menu02 .miryokuSub .price dl dd {
    font-size: 3.3333333333vw;
  }
}
#contents > div.bgW #menu02 .miryokuSub .price dl dd strong {
  font-size: 1.5em;
  vertical-align: middle;
}
@media screen and (max-width: 500px) and (orientation: portrait) {
  #contents > div.bgW #menu02 .miryokuSub .price dl dd strong {
    font-size: 1.3em;
  }
}
#contents > div.bgW #menu02 .miryokuSub .detail {
  margin-bottom: 15px;
}
#contents > div.bgW #menu02 .miryokuSub .detail h6 {
  font-size: 24px;
}
@media screen and (max-width: 768px) {
  #contents > div.bgW #menu02 .miryokuSub .detail h6 {
    font-size: 2.8571428571vw;
  }
}
#contents > div.bgW #menu02 .miryokuSub .detail h6 {
  background-color: #222;
  color: #ffef00;
  padding: 7px 10px;
  line-height: 100%;
  margin-bottom: 10px;
  letter-spacing: 5px;
}
#contents > div.bgW #menu02 .miryokuSub .ticket {
  border-top: 2px solid #E3007F;
  color: #E3007F;
  padding-top: 15px;
}
#contents > div.bgW #menu02 .miryokuSub .ticket .basic {
  font-weight: 900;
  margin-bottom: 5px;
}
#contents > div.bgW #menu02 .miryokuSub .ticket .textLink a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 3%;
  color: #ffef00;
  position: relative;
  z-index: 0;
  border-top: 3px solid #ffef00;
  border-right: 6px solid #ffef00;
  border-left: 3px solid #ffef00;
  border-bottom: 6px solid #ffef00;
  transform: skew(-10deg, 0);
  transition: 0.3s;
  background-color: #E3007F;
}
#contents > div.bgW #menu02 .miryokuSub .ticket .textLink a strong {
  font-size: 42px;
}
@media screen and (max-width: 768px) {
  #contents > div.bgW #menu02 .miryokuSub .ticket .textLink a strong {
    font-size: 5vw;
  }
}
#contents > div.bgW #menu02 .miryokuSub .ticket .textLink a strong {
  font-family: "nitalago-ruika", sans-serif;
  font-weight: 100;
  font-style: normal;
  letter-spacing: -2px;
  line-height: 100%;
}
#contents > div.bgW #menu02 .miryokuSub .ticket .textLink a strong.sizeM {
  font-size: 36px;
}
@media screen and (max-width: 768px) {
  #contents > div.bgW #menu02 .miryokuSub .ticket .textLink a strong.sizeM {
    font-size: 4.2857142857vw;
  }
}
#contents > div.bgW #menu02 .miryokuSub .ticket .textLink a strong.sizeM {
  letter-spacing: -0.15em;
}
#contents > div.bgW #menu02 .miryokuSub .ticket .textLink a strong.sizeS {
  font-size: 34px;
}
@media screen and (max-width: 768px) {
  #contents > div.bgW #menu02 .miryokuSub .ticket .textLink a strong.sizeS {
    font-size: 4.0476190476vw;
  }
}
#contents > div.bgW #menu02 .miryokuSub .ticket .textLink a strong.sizeS {
  letter-spacing: -0.15em;
}
#contents > div.bgW #menu02 .miryokuSub .ticket .textLink a span {
  font-size: 41px;
}
@media screen and (max-width: 768px) {
  #contents > div.bgW #menu02 .miryokuSub .ticket .textLink a span {
    font-size: 4.880952381vw;
  }
}
#contents > div.bgW #menu02 .miryokuSub .ticket .textLink a span {
  font-family: "urw-din-semi-condensed", sans-serif;
  font-weight: 700;
  font-style: italic;
  line-height: 100%;
}
#contents > div.bgW #menu02 .miryokuSub .ticket .textLink a span::before {
  content: "▶▶▶";
  font-size: 28px;
}
@media screen and (max-width: 768px) {
  #contents > div.bgW #menu02 .miryokuSub .ticket .textLink a span::before {
    font-size: 3.3333333333vw;
  }
}
#contents > div.bgW #menu02 .miryokuSub .ticket .textLink a span::before {
  letter-spacing: -5px;
  margin-right: 10px;
  font-family: "kozuka-gothic-pr6n", sans-serif;
  font-weight: 500;
  font-style: normal;
}
#contents > div.bgW #menu02 .miryokuSub .ticket .textLink a:hover {
  transform: skew(-10deg, 0) translateX(5px);
}
#contents > div.bgW #menu02 .miryokuSub .ticket .textLink a {
  border-color: #222;
  justify-content: flex-start;
}
@media screen and (max-width: 500px) and (orientation: portrait) {
  #contents > div.bgW #menu02 .miryokuSub .ticket .textLink a {
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
#contents > div.bgW #menu02 .miryokuSub .ticket .textLink a strong, #contents > div.bgW #menu02 .miryokuSub .ticket .textLink a span {
  white-space: nowrap;
}
#contents > div.bgW #menu02 .miryokuSub .ticket .textLink a small {
  color: #fff;
  width: 24%;
  display: block;
  text-indent: -1em;
  padding-left: 1em;
  margin-left: auto;
  line-height: 120%;
  font-size: 15px;
}
@media screen and (max-width: 768px) {
  #contents > div.bgW #menu02 .miryokuSub .ticket .textLink a small {
    font-size: 1.7857142857vw;
  }
}
@media screen and (max-width: 500px) and (orientation: portrait) {
  #contents > div.bgW #menu02 .miryokuSub .ticket .textLink a small {
    font-size: 10px;
    width: 100%;
    margin-top: 3px;
  }
}
#contents > div.bgW .coming {
  text-align: center;
  padding: 0 5vw 50px;
  background-color: #0F0035;
  position: relative;
  overflow: hidden;
}
#contents > div.bgW .coming::before, #contents > div.bgW .coming::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  display: block;
  width: 100%;
}
#contents > div.bgW .coming::before {
  background-color: #58207B;
  transform: skewY(5deg) translateY(70px);
  height: 170px;
}
#contents > div.bgW .coming::after {
  background-color: #E3007F;
  transform: skewY(-4deg) translateY(70px);
  height: 150px;
}
#contents > div.bgW .coming * {
  position: relative;
  z-index: 1;
}
#contents > div.bgW .coming .tit {
  color: #ffef00;
  font-size: 50px;
}
@media screen and (max-width: 768px) {
  #contents > div.bgW .coming .tit {
    font-size: 5.9523809524vw;
  }
}
#contents > div.bgW .coming .tit {
  font-weight: 900;
  line-height: 130%;
  margin-bottom: 10px;
  font-style: italic;
}
#contents > div.bgW .coming .txt {
  font-size: 24px;
}
@media screen and (max-width: 768px) {
  #contents > div.bgW .coming .txt {
    font-size: 2.8571428571vw;
  }
}
#contents > div.bgW .coming .txt {
  font-weight: 900;
}
#contents > div.bgW {
  /* -------------------
  menu03
  --------------------- */
}
#contents > div.bgW #menu03 {
  margin: 0 2.4% 50px;
}
@media screen and (max-width: 500px) and (orientation: portrait) {
  #contents > div.bgW #menu03 {
    margin-bottom: 20px;
  }
}
#contents > div.bgW #menu03 .eventMain > section {
  margin-bottom: 40px;
}
@media screen and (max-width: 500px) and (orientation: portrait) {
  #contents > div.bgW #menu03 .eventMain > section {
    margin-bottom: 25px;
  }
}
#contents > div.bgW #menu03 .eventMain > section .photo img {
  border: 4px solid #fff;
}
#contents > div.bgW #menu03 .eventMain > section h5 {
  font-size: 38px;
}
@media screen and (max-width: 768px) {
  #contents > div.bgW #menu03 .eventMain > section h5 {
    font-size: 4.5238095238vw;
  }
}
#contents > div.bgW #menu03 .eventMain > section h5 {
  line-height: 130%;
  margin: 10px 0 5px;
}
@media screen and (max-width: 500px) and (orientation: portrait) {
  #contents > div.bgW #menu03 .eventMain > section h5 {
    margin: 5px 0;
  }
}
#contents > div.bgW #menu03 .eventMain > section .basic:not(:last-child) {
  margin-bottom: 5px;
}
#contents > div.bgW #menu03 .nightfarm {
  background: linear-gradient(180deg, #101145 0%, #704b6f 80%, #703e4c 100%);
  border: 3px solid #fff;
  padding: 3.5% 3.5%;
  margin-bottom: 70px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media screen and (max-width: 500px) and (orientation: portrait) {
  #contents > div.bgW #menu03 .nightfarm {
    margin-bottom: 50px;
  }
}
#contents > div.bgW #menu03 .nightfarm .nfPhoto {
  width: calc(43% - 20px);
}
@media screen and (max-width: 668px) {
  #contents > div.bgW #menu03 .nightfarm .nfPhoto {
    width: 100%;
    margin-top: 10px;
  }
}
#contents > div.bgW #menu03 .nightfarm .nfText {
  width: 57%;
}
@media screen and (max-width: 668px) {
  #contents > div.bgW #menu03 .nightfarm .nfText {
    width: 100%;
  }
}
#contents > div.bgW #menu03 .nightfarm .nfText h5 {
  font-size: 40px;
}
@media screen and (max-width: 768px) {
  #contents > div.bgW #menu03 .nightfarm .nfText h5 {
    font-size: 4.7619047619vw;
  }
}
#contents > div.bgW #menu03 .nightfarm .nfText h5 {
  line-height: 110%;
  font-style: italic;
  margin-bottom: 10px;
}
#contents > div.bgW #menu03 .nightfarm .nfText .read {
  color: #ffef00;
  font-weight: 900;
  font-size: 30px;
}
@media screen and (max-width: 768px) {
  #contents > div.bgW #menu03 .nightfarm .nfText .read {
    font-size: 3.5714285714vw;
  }
}
#contents > div.bgW #menu03 .nightfarm .nfText .read {
  line-height: 100%;
  font-style: italic;
}
#contents > div.bgW #menu03 .nightfarm .nfText p {
  margin-top: 15px;
  line-height: 140%;
}
#contents > div.bgW #menu03 .nightfarm > p.basicS {
  width: 100%;
  margin-top: 10px;
}
#contents > div.bgW #menu03 .ministage {
  background-color: #58207B;
  border: 3px solid #fff;
  /*padding:$size30px $size30px $size60px;*/
  padding: 3.5%;
  margin-bottom: 70px;
  position: relative;
}
#contents > div.bgW #menu03 .ministage .mt {
  margin-top: 20px;
}
@media screen and (max-width: 500px) and (orientation: portrait) {
  #contents > div.bgW #menu03 .ministage {
    margin-bottom: 50px;
    padding: 3.5% 3.5% 9.5%;
  }
}
#contents > div.bgW #menu03 .ministage .free {
  width: 140px;
  height: 140px;
  border-radius: 50%;
  background-color: #ffef00;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  right: 3%;
  top: 5%;
}
@media screen and (max-width: 768px) {
  #contents > div.bgW #menu03 .ministage .free {
    width: 110px;
    height: 110px;
  }
}
@media screen and (max-width: 500px) and (orientation: portrait) {
  #contents > div.bgW #menu03 .ministage .free {
    width: 70px;
    height: 70px;
  }
}
#contents > div.bgW #menu03 .ministage .free span {
  color: #58207B;
  font-weight: 900;
  font-size: 42px;
}
@media screen and (max-width: 768px) {
  #contents > div.bgW #menu03 .ministage .free span {
    font-size: 5vw;
  }
}
#contents > div.bgW #menu03 .ministage .free span {
  line-height: 100%;
  display: block;
}
#contents > div.bgW #menu03 .ministage .read {
  color: #ffef00;
  font-weight: 900;
  font-size: 40px;
}
@media screen and (max-width: 768px) {
  #contents > div.bgW #menu03 .ministage .read {
    font-size: 4.7619047619vw;
  }
}
#contents > div.bgW #menu03 .ministage .read {
  line-height: 100%;
  font-style: italic;
}
#contents > div.bgW #menu03 .ministage h5 {
  font-size: 50px;
}
@media screen and (max-width: 768px) {
  #contents > div.bgW #menu03 .ministage h5 {
    font-size: 5.9523809524vw;
  }
}
#contents > div.bgW #menu03 .ministage h5 {
  line-height: 110%;
  margin: 10px 0 5px;
  font-style: italic;
}
#contents > div.bgW #menu03 .ministage .textLink {
  position: absolute;
  width: 93%;
  bottom: -10%;
}
@media screen and (max-width: 768px) {
  #contents > div.bgW #menu03 .ministage .textLink {
    bottom: -15%;
  }
}
#contents > div.bgW #menu03 .ministage .textLink a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 3%;
  color: #ffef00;
  position: relative;
  z-index: 0;
  border-top: 3px solid #ffef00;
  border-right: 6px solid #ffef00;
  border-left: 3px solid #ffef00;
  border-bottom: 6px solid #ffef00;
  transform: skew(-10deg, 0);
  transition: 0.3s;
  background-color: #58207B;
}
#contents > div.bgW #menu03 .ministage .textLink a strong {
  font-size: 42px;
}
@media screen and (max-width: 768px) {
  #contents > div.bgW #menu03 .ministage .textLink a strong {
    font-size: 5vw;
  }
}
#contents > div.bgW #menu03 .ministage .textLink a strong {
  font-family: "nitalago-ruika", sans-serif;
  font-weight: 100;
  font-style: normal;
  letter-spacing: -2px;
  line-height: 100%;
}
#contents > div.bgW #menu03 .ministage .textLink a strong.sizeM {
  font-size: 36px;
}
@media screen and (max-width: 768px) {
  #contents > div.bgW #menu03 .ministage .textLink a strong.sizeM {
    font-size: 4.2857142857vw;
  }
}
#contents > div.bgW #menu03 .ministage .textLink a strong.sizeM {
  letter-spacing: -0.15em;
}
#contents > div.bgW #menu03 .ministage .textLink a strong.sizeS {
  font-size: 34px;
}
@media screen and (max-width: 768px) {
  #contents > div.bgW #menu03 .ministage .textLink a strong.sizeS {
    font-size: 4.0476190476vw;
  }
}
#contents > div.bgW #menu03 .ministage .textLink a strong.sizeS {
  letter-spacing: -0.15em;
}
#contents > div.bgW #menu03 .ministage .textLink a span {
  font-size: 41px;
}
@media screen and (max-width: 768px) {
  #contents > div.bgW #menu03 .ministage .textLink a span {
    font-size: 4.880952381vw;
  }
}
#contents > div.bgW #menu03 .ministage .textLink a span {
  font-family: "urw-din-semi-condensed", sans-serif;
  font-weight: 700;
  font-style: italic;
  line-height: 100%;
}
#contents > div.bgW #menu03 .ministage .textLink a span::before {
  content: "▶▶▶";
  font-size: 28px;
}
@media screen and (max-width: 768px) {
  #contents > div.bgW #menu03 .ministage .textLink a span::before {
    font-size: 3.3333333333vw;
  }
}
#contents > div.bgW #menu03 .ministage .textLink a span::before {
  letter-spacing: -5px;
  margin-right: 10px;
  font-family: "kozuka-gothic-pr6n", sans-serif;
  font-weight: 500;
  font-style: normal;
}
#contents > div.bgW #menu03 .ministage .textLink a:hover {
  transform: skew(-10deg, 0) translateX(5px);
}
#contents > div.bgW #menu03 .bonodori {
  background: linear-gradient(180deg, #58207B 0%, #124085 100%);
  background-color: #58207B;
  border: 3px solid #fff;
  padding: 3.5%;
  margin-bottom: 70px;
  position: relative;
}
@media screen and (max-width: 500px) and (orientation: portrait) {
  #contents > div.bgW #menu03 .bonodori {
    margin-bottom: 50px;
    padding: 3.5% 3.5% 9.5%;
  }
}
#contents > div.bgW #menu03 .bonodori .photo {
  max-width: 400px;
}
#contents > div.bgW #menu03 .bonodori .free {
  width: 140px;
  height: 140px;
  border-radius: 50%;
  background-color: #ffef00;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  right: 3%;
  top: 5%;
}
@media screen and (max-width: 768px) {
  #contents > div.bgW #menu03 .bonodori .free {
    width: 110px;
    height: 110px;
  }
}
@media screen and (max-width: 500px) and (orientation: portrait) {
  #contents > div.bgW #menu03 .bonodori .free {
    width: 70px;
    height: 70px;
  }
}
#contents > div.bgW #menu03 .bonodori .free span {
  color: #58207B;
  font-weight: 900;
  font-size: 42px;
}
@media screen and (max-width: 768px) {
  #contents > div.bgW #menu03 .bonodori .free span {
    font-size: 5vw;
  }
}
#contents > div.bgW #menu03 .bonodori .free span {
  line-height: 100%;
  display: block;
}
#contents > div.bgW #menu03 .bonodori .read {
  color: #ffef00;
  font-weight: 900;
  font-size: 40px;
}
@media screen and (max-width: 768px) {
  #contents > div.bgW #menu03 .bonodori .read {
    font-size: 4.7619047619vw;
  }
}
#contents > div.bgW #menu03 .bonodori .read {
  line-height: 100%;
  font-style: italic;
}
#contents > div.bgW #menu03 .bonodori h5 {
  font-size: 50px;
}
@media screen and (max-width: 768px) {
  #contents > div.bgW #menu03 .bonodori h5 {
    font-size: 5.9523809524vw;
  }
}
#contents > div.bgW #menu03 .bonodori h5 {
  line-height: 110%;
  margin: 10px 0 5px;
  font-style: italic;
}
#contents > div.bgW #menu03 .bonodori .textLink {
  position: absolute;
  width: 93%;
  bottom: -10%;
}
@media screen and (max-width: 768px) {
  #contents > div.bgW #menu03 .bonodori .textLink {
    bottom: -15%;
  }
}
#contents > div.bgW #menu03 .bonodori .textLink a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 3%;
  color: #ffef00;
  position: relative;
  z-index: 0;
  border-top: 3px solid #ffef00;
  border-right: 6px solid #ffef00;
  border-left: 3px solid #ffef00;
  border-bottom: 6px solid #ffef00;
  transform: skew(-10deg, 0);
  transition: 0.3s;
  background-color: #58207B;
}
#contents > div.bgW #menu03 .bonodori .textLink a strong {
  font-size: 42px;
}
@media screen and (max-width: 768px) {
  #contents > div.bgW #menu03 .bonodori .textLink a strong {
    font-size: 5vw;
  }
}
#contents > div.bgW #menu03 .bonodori .textLink a strong {
  font-family: "nitalago-ruika", sans-serif;
  font-weight: 100;
  font-style: normal;
  letter-spacing: -2px;
  line-height: 100%;
}
#contents > div.bgW #menu03 .bonodori .textLink a strong.sizeM {
  font-size: 36px;
}
@media screen and (max-width: 768px) {
  #contents > div.bgW #menu03 .bonodori .textLink a strong.sizeM {
    font-size: 4.2857142857vw;
  }
}
#contents > div.bgW #menu03 .bonodori .textLink a strong.sizeM {
  letter-spacing: -0.15em;
}
#contents > div.bgW #menu03 .bonodori .textLink a strong.sizeS {
  font-size: 34px;
}
@media screen and (max-width: 768px) {
  #contents > div.bgW #menu03 .bonodori .textLink a strong.sizeS {
    font-size: 4.0476190476vw;
  }
}
#contents > div.bgW #menu03 .bonodori .textLink a strong.sizeS {
  letter-spacing: -0.15em;
}
#contents > div.bgW #menu03 .bonodori .textLink a span {
  font-size: 41px;
}
@media screen and (max-width: 768px) {
  #contents > div.bgW #menu03 .bonodori .textLink a span {
    font-size: 4.880952381vw;
  }
}
#contents > div.bgW #menu03 .bonodori .textLink a span {
  font-family: "urw-din-semi-condensed", sans-serif;
  font-weight: 700;
  font-style: italic;
  line-height: 100%;
}
#contents > div.bgW #menu03 .bonodori .textLink a span::before {
  content: "▶▶▶";
  font-size: 28px;
}
@media screen and (max-width: 768px) {
  #contents > div.bgW #menu03 .bonodori .textLink a span::before {
    font-size: 3.3333333333vw;
  }
}
#contents > div.bgW #menu03 .bonodori .textLink a span::before {
  letter-spacing: -5px;
  margin-right: 10px;
  font-family: "kozuka-gothic-pr6n", sans-serif;
  font-weight: 500;
  font-style: normal;
}
#contents > div.bgW #menu03 .bonodori .textLink a:hover {
  transform: skew(-10deg, 0) translateX(5px);
}
#contents > div.bgW #menu03 .eventSub .tit {
  position: relative;
}
#contents > div.bgW #menu03 .eventSub .tit .subPhoto {
  width: 65%;
  line-height: 100%;
  font-size: 0;
}
#contents > div.bgW #menu03 .eventSub .tit .read {
  position: absolute;
  width: 100%;
  left: 2.4%;
  bottom: -40px;
  transform: rotate(-3deg);
}
@media screen and (max-width: 500px) and (orientation: portrait) {
  #contents > div.bgW #menu03 .eventSub .tit .read {
    bottom: -20px;
  }
}
#contents > div.bgW #menu03 .eventSub .tit .read span {
  background-color: #58207B;
  border-radius: 10px;
  padding: 5px 10px;
  font-size: 38px;
}
@media screen and (max-width: 768px) {
  #contents > div.bgW #menu03 .eventSub .tit .read span {
    font-size: 4.5238095238vw;
  }
}
#contents > div.bgW #menu03 .eventSub .tit .read span {
  font-weight: 900;
  font-style: italic;
  color: #ffef00;
  display: inline-block;
  letter-spacing: 2px;
}
@media screen and (max-width: 500px) and (orientation: portrait) {
  #contents > div.bgW #menu03 .eventSub .tit .read span {
    letter-spacing: 0;
  }
}
#contents > div.bgW #menu03 .eventSub .photo img {
  border: 4px solid #fff;
}
#contents > div.bgW #menu03 .eventSub h5 {
  font-size: 38px;
}
@media screen and (max-width: 768px) {
  #contents > div.bgW #menu03 .eventSub h5 {
    font-size: 4.5238095238vw;
  }
}
#contents > div.bgW #menu03 .eventSub h5 {
  line-height: 130%;
  margin: 10px 0 5px;
}
@media screen and (max-width: 500px) and (orientation: portrait) {
  #contents > div.bgW #menu03 .eventSub h5 {
    margin: 5px 0;
  }
}
#contents > div.bgW {
  /* -------------------
  menu04
  --------------------- */
}
#contents > div.bgW #menu04 .gourmetMain {
  margin: 0 3.5% 60px;
}
@media screen and (max-width: 500px) and (orientation: portrait) {
  #contents > div.bgW #menu04 .gourmetMain {
    margin-bottom: 30px;
  }
}
#contents > div.bgW #menu04 .gourmetMain > section {
  margin-bottom: 40px;
}
@media screen and (max-width: 500px) and (orientation: portrait) {
  #contents > div.bgW #menu04 .gourmetMain > section {
    margin-bottom: 25px;
  }
}
#contents > div.bgW #menu04 .gourmetMain > section h5 {
  font-size: 38px;
}
@media screen and (max-width: 768px) {
  #contents > div.bgW #menu04 .gourmetMain > section h5 {
    font-size: 4.5238095238vw;
  }
}
#contents > div.bgW #menu04 .gourmetMain > section h5 {
  line-height: 130%;
  margin: 10px 0;
}
@media screen and (max-width: 500px) and (orientation: portrait) {
  #contents > div.bgW #menu04 .gourmetMain > section h5 {
    margin: 5px 0;
  }
}
#contents > div.bgW #menu04 .gourmetMain > section .basic:not(:last-child) {
  margin-bottom: 10px;
}
#contents > div.bgW #menu04 .gourmetMain > section .pb10 {
  padding-bottom: 10px;
}
#contents > div.bgW #menu04 .gourmetMain > section .box {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 500px) and (orientation: portrait) {
  #contents > div.bgW #menu04 .gourmetMain > section .box {
    display: block;
  }
}
#contents > div.bgW #menu04 .gourmetMain > section .box .photo {
  width: 48%;
  line-height: 0;
  font-size: 0;
}
@media screen and (max-width: 500px) and (orientation: portrait) {
  #contents > div.bgW #menu04 .gourmetMain > section .box .photo {
    width: 70%;
    margin: 0 auto;
  }
}
#contents > div.bgW #menu04 .gourmetMain > section .box > div {
  width: 48%;
}
@media screen and (max-width: 500px) and (orientation: portrait) {
  #contents > div.bgW #menu04 .gourmetMain > section .box > div {
    width: 100%;
    margin-bottom: 10px;
  }
}
#contents > div.bgW #menu04 .gourmetMain .textLink a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 3%;
  color: #ffef00;
  position: relative;
  z-index: 0;
  border-top: 3px solid #ffef00;
  border-right: 6px solid #ffef00;
  border-left: 3px solid #ffef00;
  border-bottom: 6px solid #ffef00;
  transform: skew(-10deg, 0);
  transition: 0.3s;
  background-color: #E73828;
}
#contents > div.bgW #menu04 .gourmetMain .textLink a strong {
  font-size: 42px;
}
@media screen and (max-width: 768px) {
  #contents > div.bgW #menu04 .gourmetMain .textLink a strong {
    font-size: 5vw;
  }
}
#contents > div.bgW #menu04 .gourmetMain .textLink a strong {
  font-family: "nitalago-ruika", sans-serif;
  font-weight: 100;
  font-style: normal;
  letter-spacing: -2px;
  line-height: 100%;
}
#contents > div.bgW #menu04 .gourmetMain .textLink a strong.sizeM {
  font-size: 36px;
}
@media screen and (max-width: 768px) {
  #contents > div.bgW #menu04 .gourmetMain .textLink a strong.sizeM {
    font-size: 4.2857142857vw;
  }
}
#contents > div.bgW #menu04 .gourmetMain .textLink a strong.sizeM {
  letter-spacing: -0.15em;
}
#contents > div.bgW #menu04 .gourmetMain .textLink a strong.sizeS {
  font-size: 34px;
}
@media screen and (max-width: 768px) {
  #contents > div.bgW #menu04 .gourmetMain .textLink a strong.sizeS {
    font-size: 4.0476190476vw;
  }
}
#contents > div.bgW #menu04 .gourmetMain .textLink a strong.sizeS {
  letter-spacing: -0.15em;
}
#contents > div.bgW #menu04 .gourmetMain .textLink a span {
  font-size: 41px;
}
@media screen and (max-width: 768px) {
  #contents > div.bgW #menu04 .gourmetMain .textLink a span {
    font-size: 4.880952381vw;
  }
}
#contents > div.bgW #menu04 .gourmetMain .textLink a span {
  font-family: "urw-din-semi-condensed", sans-serif;
  font-weight: 700;
  font-style: italic;
  line-height: 100%;
}
#contents > div.bgW #menu04 .gourmetMain .textLink a span::before {
  content: "▶▶▶";
  font-size: 28px;
}
@media screen and (max-width: 768px) {
  #contents > div.bgW #menu04 .gourmetMain .textLink a span::before {
    font-size: 3.3333333333vw;
  }
}
#contents > div.bgW #menu04 .gourmetMain .textLink a span::before {
  letter-spacing: -5px;
  margin-right: 10px;
  font-family: "kozuka-gothic-pr6n", sans-serif;
  font-weight: 500;
  font-style: normal;
}
#contents > div.bgW #menu04 .gourmetMain .textLink a:hover {
  transform: skew(-10deg, 0) translateX(5px);
}
#contents > div.bgW #menu04 .gourmetSub {
  margin: 0 3.5% 60px;
}
@media screen and (max-width: 500px) and (orientation: portrait) {
  #contents > div.bgW #menu04 .gourmetSub {
    margin-bottom: 30px;
  }
}
#contents > div.bgW #menu04 .gourmetSub .read {
  font-size: 34px;
}
@media screen and (max-width: 768px) {
  #contents > div.bgW #menu04 .gourmetSub .read {
    font-size: 4.0476190476vw;
  }
}
#contents > div.bgW #menu04 .gourmetSub .read {
  margin-bottom: 10px;
  text-align: center;
}
#contents > div.bgW #menu04 .gourmetSub .read::before {
  content: "＼";
}
#contents > div.bgW #menu04 .gourmetSub .read::after {
  content: "／";
}
#contents > div.bgW #menu04 .gourmetSub h5 {
  font-size: 54px;
}
@media screen and (max-width: 768px) {
  #contents > div.bgW #menu04 .gourmetSub h5 {
    font-size: 6.4285714286vw;
  }
}
#contents > div.bgW #menu04 .gourmetSub h5 {
  text-align: center;
  margin-bottom: 20px;
  line-height: 130%;
}
#contents > div.bgW #menu04 .gourmetSub h5 br {
  display: none;
}
@media screen and (max-width: 500px) and (orientation: portrait) {
  #contents > div.bgW #menu04 .gourmetSub h5 br {
    display: block;
  }
}
#contents > div.bgW #menu04 .gourmetSub .photo {
  width: 80%;
  margin: 0 auto 10px;
}
#contents > div.bgW #menu04 .gourmetSub .basic {
  margin-bottom: 10px;
}
#contents > div.bgW {
  /* -------------------
  menu05
  --------------------- */
}
#contents > div.bgW #menu05 .tit {
  position: relative;
}
#contents > div.bgW #menu05 .tit h4 {
  line-height: 100%;
  font-size: 0;
  margin: 0 3.5%;
}
#contents > div.bgW #menu05 .tit p {
  position: absolute;
  width: 100%;
  bottom: -5px;
  left: 4.7%;
}
@media screen and (max-width: 500px) and (orientation: portrait) {
  #contents > div.bgW #menu05 .tit p {
    bottom: -2px;
  }
}
#contents > div.bgW #menu05 .tit p span {
  display: inline-block;
  background-color: #009FE8;
  color: #ffef00;
  border-radius: 10px;
  line-height: 100%;
  padding: 1.2% 2.4%;
  font-size: 38px;
}
@media screen and (max-width: 768px) {
  #contents > div.bgW #menu05 .tit p span {
    font-size: 4.5238095238vw;
  }
}
#contents > div.bgW #menu05 .tit p span {
  font-weight: 700;
  font-style: italic;
  transform: rotate(-6deg);
}
@media screen and (max-width: 500px) and (orientation: portrait) {
  #contents > div.bgW #menu05 .tit p span {
    border-radius: 5px;
  }
}
#contents > div.bgW #menu05 .groupMain {
  background-color: #fff;
  border: 3px solid #009FE8;
  margin: 0 3.5%;
  padding: 3.5%;
  border-radius: 5px;
  color: #222;
}
#contents > div.bgW #menu05 .groupMain h5 {
  font-size: 51px;
}
@media screen and (max-width: 768px) {
  #contents > div.bgW #menu05 .groupMain h5 {
    font-size: 6.0714285714vw;
  }
}
#contents > div.bgW #menu05 .groupMain h5 {
  font-family: "nitalago-ruika", sans-serif;
  font-weight: 100;
  font-style: normal;
  letter-spacing: -2px;
  line-height: 100%;
  color: #009FE8;
  font-style: italic;
  text-align: center;
  margin-bottom: 5px;
}
#contents > div.bgW #menu05 .groupMain h5 small {
  font-size: 0.8em;
}
#contents > div.bgW #menu05 .groupMain .read {
  color: #E50038;
  text-align: center;
  font-size: 28px;
}
@media screen and (max-width: 768px) {
  #contents > div.bgW #menu05 .groupMain .read {
    font-size: 3.3333333333vw;
  }
}
#contents > div.bgW #menu05 .groupMain .read {
  font-weight: 900;
}
#contents > div.bgW #menu05 .groupMain > .kome {
  text-align: center;
}
#contents > div.bgW #menu05 .groupMain .textLink {
  margin: 15px 0;
}
#contents > div.bgW #menu05 .groupMain .textLink a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 3%;
  color: #ffef00;
  position: relative;
  z-index: 0;
  border-top: 3px solid #ffef00;
  border-right: 6px solid #ffef00;
  border-left: 3px solid #ffef00;
  border-bottom: 6px solid #ffef00;
  transform: skew(-10deg, 0);
  transition: 0.3s;
  background-color: #009FE8;
}
#contents > div.bgW #menu05 .groupMain .textLink a strong {
  font-size: 42px;
}
@media screen and (max-width: 768px) {
  #contents > div.bgW #menu05 .groupMain .textLink a strong {
    font-size: 5vw;
  }
}
#contents > div.bgW #menu05 .groupMain .textLink a strong {
  font-family: "nitalago-ruika", sans-serif;
  font-weight: 100;
  font-style: normal;
  letter-spacing: -2px;
  line-height: 100%;
}
#contents > div.bgW #menu05 .groupMain .textLink a strong.sizeM {
  font-size: 36px;
}
@media screen and (max-width: 768px) {
  #contents > div.bgW #menu05 .groupMain .textLink a strong.sizeM {
    font-size: 4.2857142857vw;
  }
}
#contents > div.bgW #menu05 .groupMain .textLink a strong.sizeM {
  letter-spacing: -0.15em;
}
#contents > div.bgW #menu05 .groupMain .textLink a strong.sizeS {
  font-size: 34px;
}
@media screen and (max-width: 768px) {
  #contents > div.bgW #menu05 .groupMain .textLink a strong.sizeS {
    font-size: 4.0476190476vw;
  }
}
#contents > div.bgW #menu05 .groupMain .textLink a strong.sizeS {
  letter-spacing: -0.15em;
}
#contents > div.bgW #menu05 .groupMain .textLink a span {
  font-size: 41px;
}
@media screen and (max-width: 768px) {
  #contents > div.bgW #menu05 .groupMain .textLink a span {
    font-size: 4.880952381vw;
  }
}
#contents > div.bgW #menu05 .groupMain .textLink a span {
  font-family: "urw-din-semi-condensed", sans-serif;
  font-weight: 700;
  font-style: italic;
  line-height: 100%;
}
#contents > div.bgW #menu05 .groupMain .textLink a span::before {
  content: "▶▶▶";
  font-size: 28px;
}
@media screen and (max-width: 768px) {
  #contents > div.bgW #menu05 .groupMain .textLink a span::before {
    font-size: 3.3333333333vw;
  }
}
#contents > div.bgW #menu05 .groupMain .textLink a span::before {
  letter-spacing: -5px;
  margin-right: 10px;
  font-family: "kozuka-gothic-pr6n", sans-serif;
  font-weight: 500;
  font-style: normal;
}
#contents > div.bgW #menu05 .groupMain .textLink a:hover {
  transform: skew(-10deg, 0) translateX(5px);
}
#contents > div.bgW #menu05 .groupMain .textLink a strong {
  font-size: 28px;
}
@media screen and (max-width: 768px) {
  #contents > div.bgW #menu05 .groupMain .textLink a strong {
    font-size: 3.3333333333vw;
  }
}
#contents > div.bgW #menu05 .groupMain .textLink a strong small {
  font-family: "urw-din-semi-condensed", sans-serif;
  font-weight: 700;
  font-style: italic;
  line-height: 100%;
  font-size: 1em;
  letter-spacing: 0;
}
#contents > div.bgW #menu05 .groupMain > section:not(:last-child) {
  margin-bottom: 30px;
}
@media screen and (max-width: 500px) and (orientation: portrait) {
  #contents > div.bgW #menu05 .groupMain > section:not(:last-child) {
    margin-bottom: 15px;
  }
}
#contents > div.bgW #menu05 .groupMain > section .copy {
  color: #009FE8;
  font-size: 26px;
}
@media screen and (max-width: 768px) {
  #contents > div.bgW #menu05 .groupMain > section .copy {
    font-size: 3.0952380952vw;
  }
}
@media screen and (max-width: 500px) and (orientation: portrait) {
  #contents > div.bgW #menu05 .groupMain > section .copy {
    font-size: 13px;
  }
}
#contents > div.bgW #menu05 .groupMain > section .copy::before {
  content: "＼";
}
#contents > div.bgW #menu05 .groupMain > section .copy::after {
  content: "／";
}
#contents > div.bgW #menu05 .groupMain > section h6 {
  font-size: 26px;
}
@media screen and (max-width: 768px) {
  #contents > div.bgW #menu05 .groupMain > section h6 {
    font-size: 3.0952380952vw;
  }
}
#contents > div.bgW #menu05 .groupMain > section h6 {
  background-color: #009FE8;
  line-height: 120%;
  margin-bottom: 10px;
  padding: 10px 2.4%;
  color: #fff;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 500px) and (orientation: portrait) {
  #contents > div.bgW #menu05 .groupMain > section h6 {
    font-size: 15px;
  }
}
#contents > div.bgW #menu05 .groupMain > section h6 * {
  line-height: 120%;
}
#contents > div.bgW #menu05 .groupMain > section h6 strong {
  font-size: 31px;
}
@media screen and (max-width: 768px) {
  #contents > div.bgW #menu05 .groupMain > section h6 strong {
    font-size: 3.6904761905vw;
  }
}
@media screen and (max-width: 500px) and (orientation: portrait) {
  #contents > div.bgW #menu05 .groupMain > section h6 strong {
    font-size: 15px;
  }
}
#contents > div.bgW #menu05 .groupMain > section h6 span {
  font-size: 21px;
}
@media screen and (max-width: 768px) {
  #contents > div.bgW #menu05 .groupMain > section h6 span {
    font-size: 2.5vw;
  }
}
#contents > div.bgW #menu05 .groupMain > section h6 span {
  font-weight: 900;
  color: #009FE8;
  display: inline-block;
  background-color: #fff;
  padding: 5px 10px;
}
@media screen and (max-width: 500px) and (orientation: portrait) {
  #contents > div.bgW #menu05 .groupMain > section h6 span {
    padding: 3px 5px;
  }
}
#contents > div.bgW #menu05 .groupMain > section .textL {
  font-size: 28px;
}
@media screen and (max-width: 768px) {
  #contents > div.bgW #menu05 .groupMain > section .textL {
    font-size: 3.3333333333vw;
  }
}
#contents > div.bgW #menu05 .groupMain > section .textL {
  line-height: 130%;
  margin-bottom: 8px;
}
@media screen and (max-width: 500px) and (orientation: portrait) {
  #contents > div.bgW #menu05 .groupMain > section .textL {
    font-size: 16px;
  }
}
#contents > div.bgW #menu05 .groupMain > section .basic {
  margin-bottom: 8px;
}
#contents > div.bgW #menu05 .groupMain > section .basic strong {
  color: #E50038;
  font-weight: 900;
}
#contents > div.bgW #menu05 .groupMain > section .basicS.border {
  border-bottom: 1px solid #009FE8;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
#contents > div.bgW #menu05 .plus {
  width: 9%;
  margin: -10px auto 0;
}
@media screen and (max-width: 500px) and (orientation: portrait) {
  #contents > div.bgW #menu05 .plus {
    margin-top: -10px;
  }
}
#contents > div.bgW #menu05 .groupOption {
  background-color: #FFF697;
  border: 3px solid #009FE8;
  margin: -20px 3.5% 30px;
  padding: 3.5% 3.5% 0;
  border-radius: 5px;
  color: #222;
}
@media screen and (max-width: 500px) and (orientation: portrait) {
  #contents > div.bgW #menu05 .groupOption {
    margin: -13px 3.5% 50px;
  }
}
#contents > div.bgW #menu05 .groupOption h5 {
  font-size: 41px;
}
@media screen and (max-width: 768px) {
  #contents > div.bgW #menu05 .groupOption h5 {
    font-size: 4.880952381vw;
  }
}
#contents > div.bgW #menu05 .groupOption h5 {
  font-family: "nitalago-ruika", sans-serif;
  font-weight: 100;
  font-style: normal;
  letter-spacing: -2px;
  line-height: 100%;
  font-style: italic;
  text-align: center;
  color: #009FE8;
  margin-bottom: 15px;
}
#contents > div.bgW #menu05 .groupOption > div {
  padding-top: 10px;
  margin-bottom: 10px;
  border-top: 1px solid #009FE8;
}
#contents > div.bgW #menu05 .groupOption > div .cB {
  color: #009FE8;
}
#contents > div.bgW #menu05 .groupOption > section h6 {
  font-size: 26px;
}
@media screen and (max-width: 768px) {
  #contents > div.bgW #menu05 .groupOption > section h6 {
    font-size: 3.0952380952vw;
  }
}
#contents > div.bgW #menu05 .groupOption > section h6 {
  background-color: #009FE8;
  line-height: 120%;
  margin-bottom: 10px;
  padding: 10px 2.4%;
  color: #FFF697;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#contents > div.bgW #menu05 .groupOption .textLink {
  transform: translateY(40%);
}
#contents > div.bgW #menu05 .groupOption .textLink a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 3%;
  color: #ffef00;
  position: relative;
  z-index: 0;
  border-top: 3px solid #ffef00;
  border-right: 6px solid #ffef00;
  border-left: 3px solid #ffef00;
  border-bottom: 6px solid #ffef00;
  transform: skew(-10deg, 0);
  transition: 0.3s;
  background-color: #009FE8;
}
#contents > div.bgW #menu05 .groupOption .textLink a strong {
  font-size: 42px;
}
@media screen and (max-width: 768px) {
  #contents > div.bgW #menu05 .groupOption .textLink a strong {
    font-size: 5vw;
  }
}
#contents > div.bgW #menu05 .groupOption .textLink a strong {
  font-family: "nitalago-ruika", sans-serif;
  font-weight: 100;
  font-style: normal;
  letter-spacing: -2px;
  line-height: 100%;
}
#contents > div.bgW #menu05 .groupOption .textLink a strong.sizeM {
  font-size: 36px;
}
@media screen and (max-width: 768px) {
  #contents > div.bgW #menu05 .groupOption .textLink a strong.sizeM {
    font-size: 4.2857142857vw;
  }
}
#contents > div.bgW #menu05 .groupOption .textLink a strong.sizeM {
  letter-spacing: -0.15em;
}
#contents > div.bgW #menu05 .groupOption .textLink a strong.sizeS {
  font-size: 34px;
}
@media screen and (max-width: 768px) {
  #contents > div.bgW #menu05 .groupOption .textLink a strong.sizeS {
    font-size: 4.0476190476vw;
  }
}
#contents > div.bgW #menu05 .groupOption .textLink a strong.sizeS {
  letter-spacing: -0.15em;
}
#contents > div.bgW #menu05 .groupOption .textLink a span {
  font-size: 41px;
}
@media screen and (max-width: 768px) {
  #contents > div.bgW #menu05 .groupOption .textLink a span {
    font-size: 4.880952381vw;
  }
}
#contents > div.bgW #menu05 .groupOption .textLink a span {
  font-family: "urw-din-semi-condensed", sans-serif;
  font-weight: 700;
  font-style: italic;
  line-height: 100%;
}
#contents > div.bgW #menu05 .groupOption .textLink a span::before {
  content: "▶▶▶";
  font-size: 28px;
}
@media screen and (max-width: 768px) {
  #contents > div.bgW #menu05 .groupOption .textLink a span::before {
    font-size: 3.3333333333vw;
  }
}
#contents > div.bgW #menu05 .groupOption .textLink a span::before {
  letter-spacing: -5px;
  margin-right: 10px;
  font-family: "kozuka-gothic-pr6n", sans-serif;
  font-weight: 500;
  font-style: normal;
}
#contents > div.bgW #menu05 .groupOption .textLink a:hover {
  transform: skew(-10deg, 0) translateX(5px);
}
#contents > div.bgW #menu05 .groupBus {
  background-color: #ffef00;
  padding: 4.7% 4.7%;
  margin-bottom: 60px;
  color: #222;
}
#contents > div.bgW #menu05 .groupBus h5 {
  font-size: 57px;
}
@media screen and (max-width: 768px) {
  #contents > div.bgW #menu05 .groupBus h5 {
    font-size: 6.7857142857vw;
  }
}
#contents > div.bgW #menu05 .groupBus h5 {
  font-weight: 900;
  color: #E50038;
  font-style: italic;
  line-height: 120%;
  margin-bottom: 10px;
}
#contents > div.bgW #menu05 .groupBus h5 span {
  display: inline-block;
  width: 30%;
  margin-left: 4.7%;
  vertical-align: top;
  line-height: 100%;
  font-size: 0;
}
#contents > div.bgW #menu05 .groupBus .textLink {
  transform: translateY(40%);
}
#contents > div.bgW #menu05 .groupBus .textLink a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 3%;
  color: #ffef00;
  position: relative;
  z-index: 0;
  border-top: 3px solid #ffef00;
  border-right: 6px solid #ffef00;
  border-left: 3px solid #ffef00;
  border-bottom: 6px solid #ffef00;
  transform: skew(-10deg, 0);
  transition: 0.3s;
  background-color: #E50038;
}
#contents > div.bgW #menu05 .groupBus .textLink a strong {
  font-size: 42px;
}
@media screen and (max-width: 768px) {
  #contents > div.bgW #menu05 .groupBus .textLink a strong {
    font-size: 5vw;
  }
}
#contents > div.bgW #menu05 .groupBus .textLink a strong {
  font-family: "nitalago-ruika", sans-serif;
  font-weight: 100;
  font-style: normal;
  letter-spacing: -2px;
  line-height: 100%;
}
#contents > div.bgW #menu05 .groupBus .textLink a strong.sizeM {
  font-size: 36px;
}
@media screen and (max-width: 768px) {
  #contents > div.bgW #menu05 .groupBus .textLink a strong.sizeM {
    font-size: 4.2857142857vw;
  }
}
#contents > div.bgW #menu05 .groupBus .textLink a strong.sizeM {
  letter-spacing: -0.15em;
}
#contents > div.bgW #menu05 .groupBus .textLink a strong.sizeS {
  font-size: 34px;
}
@media screen and (max-width: 768px) {
  #contents > div.bgW #menu05 .groupBus .textLink a strong.sizeS {
    font-size: 4.0476190476vw;
  }
}
#contents > div.bgW #menu05 .groupBus .textLink a strong.sizeS {
  letter-spacing: -0.15em;
}
#contents > div.bgW #menu05 .groupBus .textLink a span {
  font-size: 41px;
}
@media screen and (max-width: 768px) {
  #contents > div.bgW #menu05 .groupBus .textLink a span {
    font-size: 4.880952381vw;
  }
}
#contents > div.bgW #menu05 .groupBus .textLink a span {
  font-family: "urw-din-semi-condensed", sans-serif;
  font-weight: 700;
  font-style: italic;
  line-height: 100%;
}
#contents > div.bgW #menu05 .groupBus .textLink a span::before {
  content: "▶▶▶";
  font-size: 28px;
}
@media screen and (max-width: 768px) {
  #contents > div.bgW #menu05 .groupBus .textLink a span::before {
    font-size: 3.3333333333vw;
  }
}
#contents > div.bgW #menu05 .groupBus .textLink a span::before {
  letter-spacing: -5px;
  margin-right: 10px;
  font-family: "kozuka-gothic-pr6n", sans-serif;
  font-weight: 500;
  font-style: normal;
}
#contents > div.bgW #menu05 .groupBus .textLink a:hover {
  transform: skew(-10deg, 0) translateX(5px);
}
#contents > div.bgW #menu05 .kyosan {
  padding: 0 4.7% 40px;
  color: #fff;
}
#contents > div.bgW #menu05 .kyosan h6 {
  margin-bottom: 10px;
  position: relative;
}
#contents > div.bgW #menu05 .kyosan h6 span {
  font-size: 25px;
}
@media screen and (max-width: 768px) {
  #contents > div.bgW #menu05 .kyosan h6 span {
    font-size: 2.9761904762vw;
  }
}
#contents > div.bgW #menu05 .kyosan h6 span {
  display: inline-block;
  background-color: #0F0035;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 500px) and (orientation: portrait) {
  #contents > div.bgW #menu05 .kyosan h6 span {
    font-size: 16px;
  }
}
#contents > div.bgW #menu05 .kyosan h6::after {
  content: "";
  display: block;
  border-bottom: 5px dotted #fff;
  position: absolute;
  width: 100%;
  right: 0;
  top: 45%;
}
#contents > div.bgW #menu05 .kyosan > div {
  display: flex;
}
@media screen and (max-width: 500px) and (orientation: portrait) {
  #contents > div.bgW #menu05 .kyosan > div {
    display: block;
  }
}
#contents > div.bgW #menu05 .kyosan > div ul {
  width: 50%;
}
@media screen and (max-width: 500px) and (orientation: portrait) {
  #contents > div.bgW #menu05 .kyosan > div ul {
    width: 100%;
  }
}
#contents > div.bgW #menu05 .kyosan > div ul li {
  font-size: 20px;
}
@media screen and (max-width: 768px) {
  #contents > div.bgW #menu05 .kyosan > div ul li {
    font-size: 2.380952381vw;
  }
}
#contents > div.bgW #menu05 .kyosan > div ul li {
  line-height: 130%;
  margin-bottom: 5px;
}
@media screen and (max-width: 500px) and (orientation: portrait) {
  #contents > div.bgW #menu05 .kyosan > div ul li {
    font-size: 13px;
  }
}
#contents > div.bgW {
  /* -------------------
  menu06
  --------------------- */
}