@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Alata&family=Noto+Sans+JP:wght@300;400;500;600&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Alata&family=Noto+Sans+JP:wght@300;400;500;600&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Alata&family=Noto+Sans+JP:wght@300;400;500;600&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Alata&family=Noto+Sans+JP:wght@300;400;500;600&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Alata&family=Noto+Sans+JP:wght@300;400;500;600&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Alata&family=Noto+Sans+JP:wght@300;400;500;600&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Alata&family=Noto+Sans+JP:wght@300;400;500;600&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Alata&family=Noto+Sans+JP:wght@300;400;500;600&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Alata&family=Noto+Sans+JP:wght@300;400;500;600&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Alata&family=Noto+Sans+JP:wght@300;400;500;600&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap");
/*==================================================================================================
	トップページ
==================================================================================================*/
.count-0 .secCountdown .artistWrap {
  display: none !important;
}
.count-0 .secCountdown .countdownWrap {
  display: none !important;
}
.count-0 .secCountdown .lead {
  display: block !important;
}

.-top .mainView {
  position: relative;
}
.-top .mainView img {
  width: 100%;
  height: auto;
}
.-top .mainView .ttl {
  display: block;
}
.-top .mainView .lead {
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateY(0) translateX(-50%);
          transform: translateY(0) translateX(-50%);
  max-width: 1000px;
  width: 90%;
}
.-top .mainView .lead img {
  width: auto;
  height: auto;
}
.-top .mainView .lead p {
  text-align: center;
}
.-top .secCountdown {
  padding-top: 0;
  padding-bottom: 2em;
}
.-top .secCountdown .inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.-top .secCountdown .artistWrap {
  max-width: 740px;
  width: 100%;
  background: #d7dc5a;
  border: #000 clamp(1.5px, 0.5vw, 3px) solid;
  padding: clamp(1em, 5vw, 2em);
}
.-top .secCountdown .countdownWrap {
  background: rgb(225, 95, 50);
  border: #000 clamp(1.5px, 0.5vw, 3px) solid;
  border-top: none;
  max-width: 740px;
  width: 100%;
  padding: clamp(1em, 5vw, 2em);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 0.5em;
}
.-top .secCountdown .countdownWrap .label {
  width: 100%;
  text-align: center;
  margin-bottom: 0.5em;
}
.-top .secCountdown .countdownWrap .label img {
  width: 70%;
  max-width: 300px;
}
.-top .secCountdown .countdownWrap .item {
  text-align: center;
}
.-top .secCountdown .countdownWrap p {
  font-family: "din-condensed", "Alata", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-weight: 400;
  color: #FFF;
  font-size: clamp(1rem, 4.3vw, 3.2rem);
  line-height: 1;
}
.-top .secCountdown .countdownWrap p.num {
  font-size: clamp(1em, 16.5vw, 12rem);
}
.-top .secCountdown .lead {
  display: none;
}
.-top .secNews {
  position: relative;
  padding-bottom: 0;
}
@media screen and (max-width: 767px) {
  .-top .secNews {
    padding-top: 20vw;
    padding-bottom: 10vw;
  }
}
.-top .secNews .deco01 {
  position: absolute;
  right: 2vw;
  top: 2vw;
  max-width: 170px;
  width: 20vw;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .-top .secNews .deco01 {
    right: 0;
    top: 29vw;
    width: 18vw;
  }
}
.-top .secNews .deco02 {
  position: absolute;
  left: 2vw;
  bottom: -1vw;
  max-width: 250px;
  width: 18vw;
  z-index: 1;
}
.-top .secNews .topLabel .img {
  width: 60%;
  max-width: 300px;
}
.-top .secOutline {
  background: url("../img/top/splash.png"), #6eb4a0;
  background-repeat: no-repeat, repeat;
  background-position: center top, center;
  background-size: 100%, cover;
  padding-top: 30vw;
  padding-bottom: 13em;
  color: #FFF;
  position: relative;
}
@media screen and (max-width: 767px) {
  .-top .secOutline {
    padding-bottom: 40vw;
  }
}
.-top .secOutline .deco01 {
  position: absolute;
  right: 2vw;
  top: 17vw;
  max-width: 160px;
  width: 14vw;
  z-index: 1;
}
@media screen and (max-width: 1110px) {
  .-top .secOutline .deco01 {
    display: none;
  }
}
.-top .secOutline .deco02 {
  position: absolute;
  left: 4vw;
  bottom: -2vw;
  max-width: 200px;
  width: 20vw;
  z-index: 1;
}
@media screen and (max-width: 1110px) {
  .-top .secOutline .deco02 {
    display: none;
  }
}
.-top .secOutline .deco03 {
  display: none;
}
@media screen and (max-width: 1110px) {
  .-top .secOutline .deco03 {
    display: block;
    position: absolute;
    left: 2.5vw;
    bottom: 0;
    max-width: 320px;
    width: 28vw;
    z-index: 1;
  }
}
@media screen and (max-width: 767px) {
  .-top .secOutline .deco03 {
    left: 50%;
    bottom: -2vw;
    -webkit-transform: translateY(0) translateX(-50%);
            transform: translateY(0) translateX(-50%);
    width: 50vw;
    max-width: 400px;
  }
}
.-top .secOutline .inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 2em;
}
.-top .secOutline .inner .topLabel {
  margin-right: 5vw;
}
.-top .secOutline .inner .whiteBox {
  border: #FFF 1px solid;
  padding: 1em;
  display: inline-block;
}
.-top .secOutline .inner .outlineList {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  max-width: 650px;
}
.-top .secOutline .inner .outlineList__item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 1.6em;
}
.-top .secOutline .inner .outlineList__item:last-child {
  margin-bottom: 0;
}
.-top .secOutline .inner .outlineList__item .ttl {
  border: #FFF 1px solid;
  display: block;
  text-align: center;
  width: 8em;
  padding: 1em;
  line-height: 1em;
  margin-right: 2em;
}
.-top .secOutline .inner .outlineList__item p {
  font-weight: 500;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: 120%;
}
@media screen and (max-width: 767px) {
  .-top .secOutline .inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .-top .secOutline .inner .topLabel {
    margin-right: 0;
    text-align: center;
  }
  .-top .secOutline .inner .whiteBox {
    width: 100%;
    display: block;
  }
  .-top .secOutline .inner .outlineList {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 480px) {
  .-top .secOutline .inner .outlineList__item {
    border-bottom: #FFF 1px solid;
    padding: 2em 0.2em;
    margin-bottom: 0;
    display: block;
  }
  .-top .secOutline .inner .outlineList__item .ttl {
    padding: 0.6em 1em;
    margin-bottom: 1em;
  }
}

/*==================================================================================================
	お知らせ
==================================================================================================*/
.-news .inner {
  max-width: 810px;
}
.-news .wp-pagenavi {
  margin-top: 3em;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.-news .wp-pagenavi a {
  text-decoration: none;
}
.-news .wp-pagenavi a:hover {
  background: rgba(0, 0, 0, 0.1);
}
.-news .wp-pagenavi > * {
  margin-right: 0.5em;
  width: 2.4em;
  height: 2.4em;
  border: #000 1px solid;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #000;
  font-family: "Alata", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-weight: 500;
}
.-news .wp-pagenavi > *:last-child {
  margin-right: 0;
}
.-news .wp-pagenavi .previouspostslink, .-news .wp-pagenavi .nextpostslink {
  color: #000;
  font-family: "Montserrat", sans-serif;
}
.-news .wp-pagenavi .current {
  color: #FFF;
  background: #000;
}
.-news .wp-pagenavi a:hover {
  color: #000;
}
@media screen and (max-width: 560px) {
  .-news .wp-pagenavi {
    margin-top: 2em;
  }
}
.-news .newsDetailLabel {
  text-align: center;
  font-weight: 500;
  line-height: 1.5;
}
.-news .newsDetailLabel > * {
  display: block;
}
.-news .newsDetailLabel .en {
  font-family: "Alata", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  display: block;
  margin-bottom: 1em;
}
.-news .newsDetailLabel .main {
  font-size: 160%;
}
.-news .newsDetailLabel time {
  font-family: "Alata", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  margin-top: 0.6em;
}
@media screen and (max-width: 767px) {
  .-news .newsDetailLabel .main {
    font-size: 145%;
  }
}
.-news .wpText {
  border-bottom: #CCCCCC 1px solid;
  padding-bottom: 4em;
}
.-news .wpText > * {
  margin-top: 1em;
}
.-news .wpText > *:first-child {
  margin-top: 0;
}
.-news .wpText h1, .-news .wpText h2, .-news .wpText h3 {
  font-size: 140%;
  margin-bottom: 1em;
  margin-top: 1.5em;
}
.-news .wpText img {
  margin-top: 2em;
  max-width: 100%;
  height: auto;
}
@media screen and (max-width: 767px) {
  .-news .wpText h1, .-news .wpText h2, .-news .wpText h3 {
    font-size: 130%;
    margin-bottom: 1em;
    margin-top: 1.5em;
  }
}

/*==================================================================================================
	らいぶ
==================================================================================================*/
.-live .inner {
  max-width: 1000px;
}
.-live .-jpMain .topLabel .en {
  font-size: 140%;
}
.-live .-jpMain .topLabel .jp {
  width: 100%;
  max-width: 28em;
  margin-bottom: 1em;
}
@media screen and (max-width: 767px) {
  .-live .-jpMain .topLabel .en {
    font-size: 130%;
  }
}
@media screen and (max-width: 480px) {
  .-live .-jpMain .topLabel .en {
    font-size: 120%;
  }
}
.-live .secLive .liveLabel {
  text-align: center;
  margin-bottom: 3em;
}
.-live .secLive .liveLabel img {
  max-width: 370px;
  width: 70%;
}
.-live .secLive .lineWrap {
  border: #000 1px solid;
  padding: 1em 1em;
  text-align: center;
  margin-bottom: 2em;
}
.-live .secLive .lineWrap p {
  letter-spacing: 0.1em;
  font-size: 140%;
  font-weight: bold;
}
.-live .secLive .artistWrap__item {
  margin-bottom: 3em;
}
.-live .secLive .artistWrap__item:last-child {
  margin-bottom: 0;
}
.-live .secLive .artistWrap__item .ttl {
  text-align: center;
  margin-bottom: 2em;
}
.-live .secLive .artistWrap__item .ttl span {
  font-size: 165%;
  font-family: "Alata", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-weight: 600;
  letter-spacing: 0.1em;
}
.-live .secLive .artistWrap .artistList {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 4em;
}
.-live .secLive .artistWrap .artistList__item {
  width: calc(50% - 2em);
  text-align: center;
  position: relative;
  padding-bottom: 2.8em;
}
.-live .secLive .artistWrap .artistList__item.-col1 {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 4em;
}
.-live .secLive .artistWrap .artistList__item.-col1 > * {
  width: calc(50% - 2em);
}
.-live .secLive .artistWrap .artistList__item.-col1 .thumbWrap {
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
      -ms-flex-order: -1;
          order: -1;
}
.-live .secLive .artistWrap .artistList__item .js-modal-open {
  cursor: pointer;
  display: block;
}
.-live .secLive .artistWrap .artistList__item .js-modal-open .comentBtn {
  background: #f04b22;
  color: #000;
  border-radius: 5em;
  border: #000 2px solid;
  font-weight: bold;
  font-size: 90%;
  line-height: 1;
  padding: 0.8em 1em 0.6em;
  position: absolute;
  left: 50%;
  bottom: 0;
  -webkit-transform: translateX(-50%) translateY(0);
          transform: translateX(-50%) translateY(0);
}
.-live .secLive .artistWrap .artistList__item p {
  font-size: 120%;
  margin-top: 0.5em;
  font-weight: bold;
  display: block;
}
.-live .secLive .artistWrap .artistList__item p span {
  display: inline-block;
  background: #666;
  color: #fff;
  font-size: 1.3rem;
  line-height: 1;
  padding: 0.7em 1em;
  border-radius: 5px;
}
.-live .secLive .artistWrap .artistList__item p.-small {
  font-size: 80%;
  font-weight: normal;
}
.-live .secLive .artistWrap .artistList__item .specialText {
  margin-bottom: 1em;
}
.-live .secLive .artistWrap .artistList__item .specialText .strong {
  font-size: clamp(1.6rem, 5vw, 150%);
  color: #f04b22;
  font-weight: bold;
  line-height: 1.4;
}
.-live .secLive .artistWrap .artistList__item .specialText .small {
  font-size: 90%;
}
@media screen and (max-width: 767px) {
  .-live .secLive .artistWrap .artistList {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0;
  }
  .-live .secLive .artistWrap .artistList__item {
    width: 100%;
    margin-bottom: 2em;
  }
  .-live .secLive .artistWrap .artistList__item:last-child {
    margin-bottom: 0;
  }
  .-live .secLive .artistWrap .artistList__item.-col1 {
    width: 100%;
    display: block;
    gap: 0;
  }
  .-live .secLive .artistWrap .artistList__item.-col1 > * {
    width: 100%;
  }
}
.-live .secLive .timeTable {
  margin-top: 4em;
}
.-live .secLive .timeTable h3 {
  text-align: center;
  font-size: 2.2rem;
  margin-bottom: 0.5em;
}
.-live .secLive .timeTable th {
  width: 10em;
  font-size: 130%;
  font-family: "Alata", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-weight: 600;
  letter-spacing: 0.1em;
  color: #fff;
  white-space: nowrap;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .-live .secLive .timeTable th {
    display: block;
    width: 100%;
  }
}
.-live .secLive .timeTable td.pc {
  display: table-cell;
}
.-live .secLive .timeTable td.img {
  max-width: 300px;
  width: 20em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .-live .secLive .timeTable td.img {
    max-width: none;
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .-live .secLive .timeTable td {
    display: block;
    width: 100%;
  }
  .-live .secLive .timeTable td.pc {
    display: none;
  }
}
.-live .secLive .timeTable tr.sp {
  display: none;
}
@media screen and (max-width: 767px) {
  .-live .secLive .timeTable tr.sp {
    display: block;
  }
}
.-live .secLive .timeTable.sat h2 {
  color: #06b4ea;
}
.-live .secLive .timeTable.sat .no1 {
  background: #6ad2f2;
}
.-live .secLive .timeTable.sat .no2 {
  background: #38c3ee;
}
.-live .secLive .timeTable.sat .no3 {
  background: #06b4ea;
}
.-live .secLive .timeTable.sat .no4 {
  background: #035a75;
}
.-live .secLive .timeTable.sat .no5 {
  background: #022d3a;
}
.-live .secLive .timeTable.sat .no6 {
  background: #010b0e;
}
.-live .secLive .timeTable.sun {
  margin-top: 4em;
}
.-live .secLive .timeTable.sun h2 {
  color: #f07950;
}
.-live .secLive .timeTable.sun .no1 {
  background: #f6af96;
}
.-live .secLive .timeTable.sun .no2 {
  background: #f39473;
}
.-live .secLive .timeTable.sun .no3 {
  background: #f07950;
}
.-live .secLive .timeTable.sun .no4 {
  background: #b45b3c;
}
.-live .secYoerosun {
  padding-top: 0;
}
.-live .secYoerosun .innerWrap {
  padding: 1.5em clamp(1em, 6vw, 3em) 2em;
  background: #FFF;
  border: #000 2px solid;
}
.-live .secYoerosun .yoerosunTtl {
  text-align: center;
  font-size: 200%;
}
.-live .secYoerosun .ttl {
  text-align: center;
  margin-bottom: 1em;
}
.-live .secYoerosun .ttl span {
  font-size: 165%;
  font-family: "Alata", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-weight: 600;
  letter-spacing: 0.1em;
}
.-live .secYoerosun .col2Wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 3em;
}
.-live .secYoerosun .col2Wrap__item {
  width: calc(50% - 2em);
  text-align: center;
  position: relative;
}
.-live .secYoerosun .col2Wrap__item.-col1 {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 4em;
}
.-live .secYoerosun .col2Wrap__item.-col1 > * {
  width: calc(50% - 2em);
}
.-live .secYoerosun .col2Wrap__item.-col1 .thumbWrap {
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
      -ms-flex-order: -1;
          order: -1;
}
.-live .secYoerosun .col2Wrap__item p {
  font-size: 120%;
  margin-top: 0.5em;
  font-weight: bold;
  display: block;
}
@media screen and (max-width: 767px) {
  .-live .secYoerosun .col2Wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0;
  }
  .-live .secYoerosun .col2Wrap__item {
    width: 100%;
    margin-bottom: 2em;
  }
  .-live .secYoerosun .col2Wrap__item:last-child {
    margin-bottom: 0;
  }
}
.-live .secTicket .inner > * {
  margin-bottom: 2em;
}
.-live .secTicket .inner > *:last-child {
  margin-bottom: 0;
}
.-live .secTicket .inner .label {
  text-align: center;
  font-weight: bold;
}
.-live .secTicket .inner .label .ttl {
  font-size: clamp(1.8rem, 5.5vw, 190%);
  color: #f04b22;
}
.-live .secTicket .inner .label p {
  font-size: 115%;
}
.-live .secTicket .inner .topLabel {
  margin-bottom: 3em;
}
.-live .secTicket .inner .topLabel .jp {
  width: 12em;
  font-size: 120%;
  font-family: "Alata", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-weight: bold;
}
.-live .secTicket .inner .lineWrap {
  border: #000 1px solid;
  padding: 3em 1em;
}
.-live .secTicket .inner .lineWrap p {
  letter-spacing: 0.1em;
}
.-live .secTicket .inner table th {
  min-width: 12em;
}
@media screen and (max-width: 480px) {
  .-live .secTicket .inner table {
    display: block;
  }
  .-live .secTicket .inner table th {
    display: block;
  }
  .-live .secTicket .inner table td {
    display: block;
  }
}
.-live .secTicket .inner .ticketNote {
  border: #000 1px solid;
  background: #FFF;
  padding: 1.5em;
}
.-live .secTicket .inner .ticketNote__item {
  margin-bottom: 1.5em;
}
.-live .secTicket .inner .ticketNote__item:last-child {
  margin-bottom: 0;
}
.-live .secTicket .inner .ticketNote .ttl {
  border-bottom: #000 1px solid;
  margin-bottom: 1em;
  padding-bottom: 0.5em;
}
.-live .buyBtn {
  text-align: center;
  margin-top: 3em;
}
.-live .buyBtn .ttl {
  font-size: clamp(15px, 4.3vw, 26px);
  font-weight: bold;
  margin-bottom: 0.6em;
}
.-live .buyBtn .ttl span {
  font-family: "Alata", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}
.-live .buyBtn .btn {
  max-width: 600px;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 1em;
}
.-live .buyBtn p {
  font-size: 90%;
}
.-live .main-modal {
  display: none;
  height: 100vh;
  position: fixed;
  top: 0;
  z-index: 1111111;
  width: 100%;
  left: 0;
}
.-live .main-modal .modal__bg {
  background: rgba(0, 0, 0, 0.8);
  height: 100vh;
  position: absolute;
  width: 100%;
}
.-live .main-modal .container {
  position: relative;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  max-width: 800px;
  width: calc(100% - 10vw);
}
.-live .main-modal .container .movie {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.-live .main-modal .container .movie video {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

body .active {
  overflow: hidden;
}

/*==================================================================================================
	出店者募集
==================================================================================================*/
.-stall .inner {
  max-width: 1000px;
}
.-stall .-jpMain .topLabel .en {
  font-size: 140%;
}
.-stall .-jpMain .topLabel .jp {
  width: 24em;
  margin-bottom: 1em;
}
@media screen and (max-width: 767px) {
  .-stall .-jpMain .topLabel .en {
    font-size: 130%;
  }
}
@media screen and (max-width: 480px) {
  .-stall .-jpMain .topLabel .en {
    font-size: 120%;
  }
}
.-stall .secStall .topLabel .jp {
  width: 15em;
}
.-stall .secStall .topLabel + p {
  text-align: center;
}
.-stall .secStall h3 {
  background: #000;
  color: #fff;
  font-size: 130%;
  padding: 0.5em 1em;
}
.-stall .secStall h3 + p {
  margin-top: 2em;
}
.-stall .secStall .areaWrap {
  padding-top: 6em;
}
.-stall .secStall .areaWrap .exImg {
  max-width: 600px;
  margin: 2em auto 0;
  text-align: center;
}
.-stall .secStall .areaWrap__item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 4em;
  margin-top: 3em;
}
@media screen and (max-width: 767px) {
  .-stall .secStall .areaWrap__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.-stall .secStall .areaWrap__item figure {
  width: calc(46% - 2em);
}
@media screen and (max-width: 767px) {
  .-stall .secStall .areaWrap__item figure {
    width: 100%;
  }
}
.-stall .secStall .areaWrap__detail {
  width: calc(54% - 2em);
}
@media screen and (max-width: 767px) {
  .-stall .secStall .areaWrap__detail {
    width: 100%;
  }
}
.-stall .secStall .areaWrap__detail h4 {
  margin: 2em 0 0.5em;
  font-size: 120%;
}
.-stall .secStall .areaWrap__detail h4:first-of-type {
  margin-top: 0;
}
.-stall .secStall .areaWrap__detail dl {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  border: 1px solid #000;
  text-align: center;
  margin-bottom: 0.5em;
}
.-stall .secStall .areaWrap__detail dt {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 1em;
  min-width: 10em;
  background: #000;
  color: #fff;
  font-weight: bold;
  white-space: nowrap;
}
.-stall .secStall .areaWrap__detail dd {
  padding: 0.5em;
  width: 100%;
}
.-stall .secStall .areaWrap__detail dd .numb {
  font-size: 150%;
}
.-stall .secStall .areaWrap__detail p {
  text-indent: -1em;
  padding-left: 1em;
  font-size: 80%;
}
.-stall .secStall .areaWrap__caution {
  border: 2px solid #f00;
  padding: 1em;
  margin: 4em 0 0;
}
.-stall .secStall .areaWrap__caution h4 {
  background: #f00;
  color: #fff;
  margin: -2.3em auto 1em;
  border-radius: 100px;
  padding: 0.5em 1em;
  text-align: center;
  max-width: 20em;
  font-size: 120%;
}
.-stall .secStall .areaWrap__caution p {
  text-indent: -1em;
  padding-left: 1em;
  font-size: 90%;
  margin-top: 0.5em;
}
.-stall .secStall .btnWrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 2em;
  margin-top: 6em;
}
@media screen and (max-width: 767px) {
  .-stall .secStall .btnWrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.-stall .secStall form {
  margin-top: 2em;
}
@media screen and (max-width: 767px) {
  .-stall .secStall form table, .-stall .secStall form tr, .-stall .secStall form th, .-stall .secStall form td {
    display: block;
    width: 100% !important;
  }
}
.-stall .secStall form th {
  width: 15em;
  text-align: left;
}
.-stall .secStall form td .kome {
  font-size: 80%;
  margin-top: 0.6em;
}
.-stall .secStall form td .areapop a {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 0.6em;
  color: #eb6143;
  text-decoration: underline;
  font-size: 90%;
}
.-stall .secStall form td .areapop a::before {
  content: "";
  background: url(../img/common/icon-info.svg) no-repeat center/contain;
  width: 1.2em;
  height: 1.2em;
  margin-right: 5px;
}
.-stall .secStall form td input.fuel {
  margin-top: 1em;
}
.-stall .secStall form .need {
  background: #000;
  font-size: 70%;
  color: #fff;
  line-height: 1;
  padding: 0.4em 0.6em;
  margin-left: 10px;
  vertical-align: 0.15em;
}
.-stall .secStall form .error {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.4em;
  background: #f00;
  color: #fff;
}
.-stall .secStall form .error::before {
  content: "";
  background: url(../img/common/icon-error.svg) no-repeat center/contain;
  width: 1em;
  height: 1em;
  margin-right: 5px;
}
.-stall .secStall form label {
  cursor: pointer;
}
.-stall .secStall form input[type=text],
.-stall .secStall form input[type=number],
.-stall .secStall form input[type=email],
.-stall .secStall form textarea {
  padding: 0.5em;
  width: 100%;
}
.-stall .secStall form div.agree {
  background: #F6F7F8;
  border: 1px solid #000;
  padding: 1em;
  margin: 1em 0;
  text-align: center;
}
.-stall .secStall form div.agree p:first-of-type {
  font-weight: bold;
}
.-stall .secStall form div.agree p:nth-child(2) {
  margin: 0.6em 0;
}
.-stall .secStall form div.agree p:nth-child(2) a {
  color: #eb6143;
  text-decoration: underline;
}
.-stall .secStall form div.agree p:last-of-type {
  background: #fff;
  padding: 0.5em;
}
.-stall .secStall form input[type=submit] {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  display: block;
  width: 100%;
  max-width: 20em;
  background: #000;
  color: #fff;
  line-height: 1;
  padding: 1.6em 1em;
  margin: 2em auto 0;
  border-radius: 100px;
  border: 0;
  font-size: 120%;
}
.-stall .secStall.confirm .need,
.-stall .secStall.confirm .areapop,
.-stall .secStall.confirm .kome {
  display: none;
}

/*==================================================================================================
	さぶすてーじ
==================================================================================================*/
.-substage .eventRead {
  text-align: center;
}
.-substage .inner {
  max-width: 1000px;
}
.-substage .-jpMain .topLabel .en {
  font-size: 140%;
}
.-substage .-jpMain .topLabel .jp {
  width: 100%;
  max-width: 28em;
  margin-bottom: 1em;
}
@media screen and (max-width: 767px) {
  .-substage .-jpMain .topLabel .en {
    font-size: 130%;
  }
}
@media screen and (max-width: 480px) {
  .-substage .-jpMain .topLabel .en {
    font-size: 120%;
  }
}
.-substage .secSubstage h2 {
  margin-bottom: 0.6em;
  font-size: 210%;
  font-family: "Alata", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-weight: 600;
  letter-spacing: 0.1em;
  text-align: center;
}
.-substage .secSubstage .timeTable th {
  width: 10em;
  font-size: 130%;
  font-family: "Alata", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-weight: 600;
  letter-spacing: 0.1em;
  color: #fff;
  white-space: nowrap;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .-substage .secSubstage .timeTable th {
    display: block;
    width: 100%;
  }
}
.-substage .secSubstage .timeTable td.pc {
  display: table-cell;
}
.-substage .secSubstage .timeTable td.img {
  max-width: 300px;
  width: 20em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .-substage .secSubstage .timeTable td.img {
    max-width: none;
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .-substage .secSubstage .timeTable td {
    display: block;
    width: 100%;
  }
  .-substage .secSubstage .timeTable td.pc {
    display: none;
  }
}
.-substage .secSubstage .timeTable tr.sp {
  display: none;
}
@media screen and (max-width: 767px) {
  .-substage .secSubstage .timeTable tr.sp {
    display: block;
  }
}
.-substage .secSubstage .timeTable.sat h2 {
  color: #06b4ea;
}
.-substage .secSubstage .timeTable.sat .no1 {
  background: #6ad2f2;
}
.-substage .secSubstage .timeTable.sat .no2 {
  background: #38c3ee;
}
.-substage .secSubstage .timeTable.sat .no3 {
  background: #06b4ea;
}
.-substage .secSubstage .timeTable.sat .no4 {
  background: #035a75;
}
.-substage .secSubstage .timeTable.sat .no5 {
  background: #022d3a;
}
.-substage .secSubstage .timeTable.sat .no6 {
  background: #00161C;
}
.-substage .secSubstage .timeTable.sun {
  margin-top: 4em;
}
.-substage .secSubstage .timeTable.sun h2 {
  color: #f07950;
}
.-substage .secSubstage .timeTable.sun .no1 {
  background: #f6af96;
}
.-substage .secSubstage .timeTable.sun .no2 {
  background: #f39473;
}
.-substage .secSubstage .timeTable.sun .no3 {
  background: #f07950;
}
.-substage .secSubstage .timeTable.sun .no4 {
  background: #b45b3c;
}
.-substage .secSubstage .artistWrap__item {
  margin-bottom: 3em;
}
.-substage .secSubstage .artistWrap__item:last-child {
  margin-bottom: 0;
}
.-substage .secSubstage .artistWrap__item .ttl {
  text-align: center;
  margin-bottom: 2em;
}
.-substage .secSubstage .artistWrap__item .ttl span {
  font-size: 165%;
  font-family: "Alata", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-weight: 600;
  letter-spacing: 0.1em;
}
.-substage .secSubstage .artistWrap .artistList {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 4em;
}
.-substage .secSubstage .artistWrap .artistList__item {
  width: calc(50% - 2em);
  text-align: center;
}
.-substage .secSubstage .artistWrap .artistList__item p {
  font-size: 110%;
  margin-top: 0.5em;
  font-weight: bold;
  display: block;
}
@media screen and (max-width: 767px) {
  .-substage .secSubstage .artistWrap .artistList {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0;
  }
  .-substage .secSubstage .artistWrap .artistList__item {
    width: 100%;
    margin-bottom: 2em;
  }
  .-substage .secSubstage .artistWrap .artistList__item:last-child {
    margin-bottom: 0;
  }
}
.-substage .secTicket .inner > * {
  margin-bottom: 2em;
}
.-substage .secTicket .inner > *:last-child {
  margin-bottom: 0;
}
.-substage .secTicket .inner .topLabel {
  margin-bottom: 3em;
}
.-substage .secTicket .inner .topLabel .jp {
  width: 12em;
}
.-substage .secTicket .inner table th {
  min-width: 12em;
}
@media screen and (max-width: 480px) {
  .-substage .secTicket .inner table {
    display: block;
  }
  .-substage .secTicket .inner table th {
    display: block;
  }
  .-substage .secTicket .inner table td {
    display: block;
  }
}
.-substage .secTicket .inner .ticketNote {
  border: #000 1px solid;
  background: #FFF;
  padding: 1.5em;
}
.-substage .secTicket .inner .ticketNote__item {
  margin-bottom: 1.5em;
}
.-substage .secTicket .inner .ticketNote__item:last-child {
  margin-bottom: 0;
}
.-substage .secTicket .inner .ticketNote .ttl {
  border-bottom: #000 1px solid;
  margin-bottom: 1em;
  padding-bottom: 0.5em;
}
.-substage .secTicket .inner .ticketNote ul {
  font-size: 90%;
}
.-substage .buyBtn {
  text-align: center;
  margin-top: 3em;
}
.-substage .buyBtn .ttl {
  font-size: clamp(15px, 4.3vw, 26px);
  font-weight: bold;
  margin-bottom: 0.6em;
}
.-substage .buyBtn .ttl span {
  font-family: "Alata", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}
.-substage .buyBtn .btn {
  margin-bottom: 1em;
}
.-substage .buyBtn p {
  font-size: 90%;
}

/*==================================================================================================
	めいんすてーじいべんと
==================================================================================================*/
.-event .inner {
  max-width: 1000px;
}
.-event .-jpMain .topLabel .en {
  font-size: 140%;
}
.-event .-jpMain .topLabel .jp {
  width: 100%;
  max-width: 28em;
  margin-bottom: 1em;
}
@media screen and (max-width: 767px) {
  .-event .-jpMain .topLabel .en {
    font-size: 130%;
  }
}
@media screen and (max-width: 480px) {
  .-event .-jpMain .topLabel .en {
    font-size: 120%;
  }
}
.-event .secEvent .eventWrap h2 {
  margin-bottom: 0.6em;
  color: #f07950;
  font-size: 165%;
  text-align: center;
  line-height: 1.35;
}
.-event .secEvent .eventWrap h2 span {
  font-size: 210%;
  font-family: "Alata", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-weight: 400;
}
.-event .secEvent .eventWrap .time {
  font-size: 165%;
  font-family: "Alata", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-weight: 600;
  letter-spacing: 0.1em;
  text-align: center;
  color: #f07950;
}
.-event .secEvent .eventWrap .lead {
  text-align: center;
  margin-top: 1em;
}
.-event .secEvent .eventWrap .artist {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 2em;
  margin-top: 4em;
}
.-event .secEvent .eventWrap .artist img {
  width: 100%;
  max-width: 28em;
}
.-event .secEvent .eventWrap h3 {
  text-align: center;
  margin-top: 3em;
  margin-bottom: 1em;
}
.-event .secEvent .eventWrap p.kome {
  text-align: center;
}
@media screen and (max-width: 767px) {
  .-event .secEvent .eventWrap p.kome {
    margin-top: 1em;
  }
}
.-event .secEvent .eventWrap .caution {
  margin-top: 2em;
}
.-event .secEvent .eventWrap .caution h4 {
  max-width: 260px;
  margin: 0 auto 1em;
  padding: 0.6em 1em;
  background: #000;
  text-align: center;
  color: #fff;
  line-height: 1;
  border-radius: 100px;
}
.-event .secEvent .eventWrap .caution ul {
  padding-left: 1.35em;
}
.-event .secEvent .eventWrap .caution ul li {
  font-size: 1.4rem;
  text-indent: -1.35em;
}
.-event .secEvent .eventWrap .caution ul li:not(:first-child) {
  margin-top: 0.7em;
}
.-event .secEvent .eventWrap .caution ul li::before {
  content: "※";
}

/*==================================================================================================
	おたのしみ
==================================================================================================*/
.-enjoyment .inner {
  max-width: 1000px;
}
.-enjoyment .-jpMain .topLabel .en {
  font-size: 140%;
}
.-enjoyment .-jpMain .topLabel .jp {
  width: 100%;
  max-width: 28em;
  margin-bottom: 1em;
}
@media screen and (max-width: 767px) {
  .-enjoyment .-jpMain .topLabel .en {
    font-size: 130%;
  }
}
@media screen and (max-width: 480px) {
  .-enjoyment .-jpMain .topLabel .en {
    font-size: 120%;
  }
}
.-enjoyment .secEnjoy .enjoyWrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 3em;
  padding: 3em 0;
  border-bottom: 1px solid #e3e3e3;
}
@media screen and (max-width: 767px) {
  .-enjoyment .secEnjoy .enjoyWrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 1.5em;
  }
}
.-enjoyment .secEnjoy .enjoyWrap figure {
  width: calc(50% - 1.5em);
}
@media screen and (max-width: 767px) {
  .-enjoyment .secEnjoy .enjoyWrap figure {
    width: 100%;
  }
}
.-enjoyment .secEnjoy .enjoyWrap .enjoyCnt {
  width: calc(50% - 1.5em);
}
@media screen and (max-width: 767px) {
  .-enjoyment .secEnjoy .enjoyWrap .enjoyCnt {
    width: 100%;
  }
}
.-enjoyment .secEnjoy .enjoyWrap .date {
  font-family: "Alata", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 200%;
  line-height: 1;
  white-space: nowrap;
}
.-enjoyment .secEnjoy .enjoyWrap .area {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 0.6em;
  margin-top: 1.5em;
}
.-enjoyment .secEnjoy .enjoyWrap .area span {
  padding: 0.5em 1em;
  line-height: 1;
  white-space: nowrap;
  font-weight: bold;
  font-size: 1.4rem;
  color: #fff;
  border-radius: 100px;
}
.-enjoyment .secEnjoy .enjoyWrap .area span.stall {
  background: #00b900;
}
.-enjoyment .secEnjoy .enjoyWrap .area span.cool {
  background: #0095d0;
}
.-enjoyment .secEnjoy .enjoyWrap .area span.fair {
  background: #e7a400;
}
.-enjoyment .secEnjoy .enjoyWrap .area span.asobiba {
  background: #eb6143;
}
.-enjoyment .secEnjoy .enjoyWrap .area span.music {
  background: #e86979;
}
.-enjoyment .secEnjoy .enjoyWrap .area span.horror {
  background: #5b49b9;
}
.-enjoyment .secEnjoy .enjoyWrap .area span.lantern {
  background: #9faf00;
}
.-enjoyment .secEnjoy .enjoyWrap .area span.furin {
  background: #00a76c;
}
.-enjoyment .secEnjoy .enjoyWrap .area span.water {
  background: #0066b9;
}
.-enjoyment .secEnjoy .enjoyWrap .area span.hanabi {
  background: #ff2756;
}
.-enjoyment .secEnjoy .enjoyWrap .area span.other {
  background: #666;
}
.-enjoyment .secEnjoy .enjoyWrap .schedule {
  font-size: 1.25em;
  font-weight: bold;
}
.-enjoyment .secEnjoy .enjoyWrap .name {
  font-size: 1.5em;
  font-weight: bold;
}
.-enjoyment .secEnjoy .enjoyWrap .cnt {
  margin-top: 1.5em;
}
.-enjoyment .secEnjoy .enjoyWrap .cnt h1, .-enjoyment .secEnjoy .enjoyWrap .cnt h2, .-enjoyment .secEnjoy .enjoyWrap .cnt h3 {
  font-size: 125%;
  font-weight: bold;
  padding: 0 0 0.5em;
  border-bottom: 1px solid #000;
  margin-bottom: 0.6em;
}
.-enjoyment .secEnjoy .enjoyWrap .cnt p:not(:first-of-type) {
  margin-top: 1em;
}
.-enjoyment .secEnjoy .enjoyWrap .cnt a {
  color: #0095d0;
  text-decoration: underline;
}
.-enjoyment .secEnjoy .enjoyWrap .cnt ul {
  margin-top: 1em;
  list-style: disc;
  padding-left: 1.35em;
}
.-enjoyment .secEnjoy .enjoyWrap .cnt ul li:not(:first-child) {
  margin-top: 0.6em;
}
.-enjoyment .secEnjoy .partnerLogoSection {
  padding: 3em 4em 1em;
  background-color: #fff;
  border: 2px solid;
  margin-bottom: 4em;
}
.-enjoyment .secEnjoy .partnerLogoSection .partnerLogoHeading {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
}
.-enjoyment .secEnjoy .partnerLogoSection .partnerLogoRead {
  margin-top: 1em;
  font-size: 1.5em;
  font-weight: bold;
  text-align: center;
}
.-enjoyment .secEnjoy .partnerLogoSection .partnerLogoList {
  margin-top: 3em;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 2em 3em;
}
.-enjoyment .secEnjoy .partnerLogoSection .partnerLogoList img {
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  width: 240px;
  height: 80px;
}
.-enjoyment .secEnjoy .partnerLogoSection .partnerLogoList2 {
  margin-top: 4em;
  padding-top: 4em;
  border-top: 1px solid #999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 2em 3em;
}
.-enjoyment .secEnjoy .partnerLogoSection .partnerLogoList2 img {
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  width: 240px;
  height: 80px;
}
.-enjoyment .secEnjoy .partnerLogoSection .partnerLogoNotes {
  margin-top: 2em;
  text-align: right;
}

/*==================================================================================================
	おたのしみ
==================================================================================================*/
.-partner .inner {
  max-width: 1000px;
}
.-partner .-jpMain .topLabel .en {
  font-size: 140%;
}
.-partner .-jpMain .topLabel .jp {
  width: 100%;
  max-width: 28em;
  margin-bottom: 1em;
}
@media screen and (max-width: 767px) {
  .-partner .-jpMain .topLabel .en {
    font-size: 130%;
  }
}
@media screen and (max-width: 480px) {
  .-partner .-jpMain .topLabel .en {
    font-size: 120%;
  }
}
.-partner .secPartner .partnerWrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 3em;
  padding: 3em 0;
  border-bottom: 1px solid #e3e3e3;
}
@media screen and (max-width: 767px) {
  .-partner .secPartner .partnerWrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 1.5em;
  }
}
.-partner .secPartner .partnerWrap figure {
  width: calc(50% - 1.5em);
}
@media screen and (max-width: 767px) {
  .-partner .secPartner .partnerWrap figure {
    width: 100%;
  }
}
.-partner .secPartner .partnerWrap .partnerCnt {
  width: calc(50% - 1.5em);
}
@media screen and (max-width: 767px) {
  .-partner .secPartner .partnerWrap .partnerCnt {
    width: 100%;
  }
}
.-partner .secPartner .partnerWrap .date {
  font-family: "Alata", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 200%;
  line-height: 1;
  white-space: nowrap;
}
.-partner .secPartner .partnerWrap .area {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 0.6em;
  margin-top: 1.5em;
}
.-partner .secPartner .partnerWrap .area span {
  padding: 0.5em 1em;
  line-height: 1;
  white-space: nowrap;
  font-weight: bold;
  font-size: 1.4rem;
  color: #fff;
  border-radius: 100px;
}
.-partner .secPartner .partnerWrap .area span.stall {
  background: #00b900;
}
.-partner .secPartner .partnerWrap .area span.cool {
  background: #0095d0;
}
.-partner .secPartner .partnerWrap .area span.fair {
  background: #e7a400;
}
.-partner .secPartner .partnerWrap .area span.asobiba {
  background: #eb6143;
}
.-partner .secPartner .partnerWrap .area span.music {
  background: #e86979;
}
.-partner .secPartner .partnerWrap .area span.horror {
  background: #5b49b9;
}
.-partner .secPartner .partnerWrap .area span.lantern {
  background: #9faf00;
}
.-partner .secPartner .partnerWrap .area span.furin {
  background: #00a76c;
}
.-partner .secPartner .partnerWrap .area span.water {
  background: #0066b9;
}
.-partner .secPartner .partnerWrap .area span.hanabi {
  background: #ff2756;
}
.-partner .secPartner .partnerWrap .area span.other {
  background: #666;
}
.-partner .secPartner .partnerWrap .cnt {
  margin-top: 1.5em;
}
.-partner .secPartner .partnerWrap .cnt h1,
.-partner .secPartner .partnerWrap .cnt h2,
.-partner .secPartner .partnerWrap .cnt h3 {
  font-size: 125%;
  font-weight: bold;
  padding: 0 0 0.5em;
  border-bottom: 1px solid #000;
  margin-bottom: 0.6em;
}
.-partner .secPartner .partnerWrap .cnt p:not(:first-of-type) {
  margin-top: 1em;
}
.-partner .secPartner .partnerWrap .cnt a {
  color: #0095d0;
  text-decoration: underline;
}
.-partner .secPartner .partnerWrap .cnt ul {
  margin-top: 1em;
  list-style: disc;
  padding-left: 1.35em;
}
.-partner .secPartner .partnerWrap .cnt ul li:not(:first-child) {
  margin-top: 0.6em;
}
.-partner .secPartner .read {
  text-align: center;
}
.-partner .secPartner .partnerWrap .schedule {
  font-size: 1.25em;
  font-weight: bold;
}
.-partner .secPartner .partnerWrap .name {
  font-size: 1.5em;
  font-weight: bold;
}
.-partner .secPartner .partnerLogoSection {
  margin-top: 4em;
  margin-bottom: 4em;
  padding: 3em 4em 1em;
  background-color: #fff;
  border: 2px solid;
}
.-partner .secPartner .partnerLogoSection .partnerLogoHeading {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
}
.-partner .secPartner .partnerLogoSection .partnerLogoRead {
  margin-top: 1em;
  font-size: 1.5em;
  font-weight: bold;
  text-align: center;
}
.-partner .secPartner .partnerLogoSection .partnerLogoList {
  margin-top: 3em;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 2em 3em;
}
.-partner .secPartner .partnerLogoSection .partnerLogoList img {
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  width: 240px;
  height: 60px;
}
.-partner .secPartner .partnerLogoSection .partnerLogoNotes {
  margin-top: 2em;
  text-align: right;
}

/*==================================================================================================
	まっぷ
==================================================================================================*/
.-map .inner {
  max-width: 1000px;
}
.-map .-jpMain .topLabel .en {
  font-size: 140%;
}
.-map .-jpMain .topLabel .jp {
  width: 100%;
  max-width: 16em;
  margin-bottom: 1em;
}
@media screen and (max-width: 767px) {
  .-map .-jpMain .topLabel .en {
    font-size: 130%;
  }
}
@media screen and (max-width: 480px) {
  .-map .-jpMain .topLabel .en {
    font-size: 120%;
  }
}
.-map .secMap .mapWrap img {
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}