@charset "UTF-8";
/*--------------------------------------------------------------
# Variable
--------------------------------------------------------------*/
body, html {
  height: 100%; }

body#top {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#adb1b1+0,f6f6f6+100 */
  background: #adb1b1;
  /* Old browsers */
  background: -moz-linear-gradient(left, #adb1b1 0%, #f6f6f6 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #adb1b1 0%, #f6f6f6 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #adb1b1 0%, #f6f6f6 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#adb1b1', endColorstr='#f6f6f6',GradientType=1 );
  /* IE6-9 */ }
  body#top #key {
    max-width: 1200px;
    margin: 0 auto;
    position: relative; }
    body#top #key .key-btn {
      position: absolute;
      right: 30px;
      top: 350px;
      text-align: right; }
      body#top #key .key-btn img {
        width: 60%; }
    body#top #key .key-btn:first-child {
      top: 150px; }
  body#top #show-movie {
    display: none; }
  body#top .sec-wrap {
    background: url(../img/bg-con.png) no-repeat center #fff;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: auto, 100% auto; }
  body#top .sec-wrap.bg01 {
    background-image: url(../img/bg-con01.png); }
  body#top .sec-wrap.bg02 {
    background-image: url(../img/bg-con02.png); }
  body#top section.contents {
    width: 1000px;
    margin: 0 auto;
    padding: 30px 10px;
    font-family: "EB Garamond", "Noto Sans JP"; }
    body#top section.contents h2 {
      -webkit-font-smoothing: antialiased;
      font-size: 55px;
      font-size: 5.5rem;
      letter-spacing: 1px;
      text-align: center;
      text-transform: none;
      font-family: "EB Garamond", "Noto Sans JP";
      font-style: normal;
      font-weight: 400;
      line-height: .7em;
      letter-spacing: .72px;
      text-transform: uppercase;
      padding: 20px 0 20px 0;
      margin: 0; }
  body#top section.contents#english {
    font-family: "EB Garamond", "Noto Sans JP"; }
  body#top .pllx {
    width: 100%;
    height: 600px;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover; }
  body#top #pllx01 {
    background-image: url(../img/bg01.jpg); }
  body#top #pllx02 {
    background-image: url(../img/bg02.jpg); }
  body#top #pllx03 {
    background-image: url(../img/bg03.jpg); }
  body#top #pllx04 {
    background-image: url(../img/bg04.jpg); }
  body#top #main-contents #side-bar {
    position: absolute;
    right: 0;
    top: 0;
    width: 300px; }
    body#top #main-contents #side-bar .frame-wrapper {
      position: relative;
      width: 100%;
      height: 0;
      padding-bottom: 56.25%;
      overflow: hidden;
      margin-bottom: 50px; }
    body#top #main-contents #side-bar .frame-wrapper iframe {
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0; }
    body#top #main-contents #side-bar .tw-scr {
      height: 500px;
      overflow: scroll; }
  body#top #news a.news-btn,
  body#top #news a.news-btn:link,
  body#top #news a.news-btn:visited,
  body#top #news a.news-btn:active {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    width: 250px;
    margin: 0 auto;
    padding: 20px 5px;
    background: transparent;
    display: block;
    text-align: center;
    text-decoration: none;
    font-weight: 800;
    background-size: cover;
    color: #000;
    border: 3px solid #000; }
  body#top #news a.news-btn:hover {
    border-radius: 15px;
    border: 3px solid #909090;
    color: #909090; }
  body#top #news .cancel {
    border: 5px solid #c5c5c5;
    padding: 10px 30px;
    margin-bottom: 30px; }
    body#top #news .cancel strong {
      font-family: 'Noto Sans JP', "Hiragino Kaku Gothic","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",Frutiger,Helvetica,sans-serif; }
  body#top #news .en-font p, body#top #news .en-font strong {
    font-family: "EB Garamond", "Noto Sans JP"; }
  body#top #news .news-box {
    padding-bottom: 30px;
    margin-bottom: 30px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex; }
    body#top #news .news-box hr {
      background-color: #696969; }
    body#top #news .news-box .day {
      width: 15%; }
    body#top #news .news-box .text {
      width: 85%; }
      body#top #news .news-box .text h4 {
        font-size: 18px;
        font-size: 1.8rem;
        margin: 0 0 10px 0; }
  body#top #news .news-flex-box {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex; }
    body#top #news .news-flex-box img {
      padding: 0 10px;
      width: 50%;
      height: 50%; }
    body#top #news .news-flex-box .frame-box {
      padding: 0 10px;
      width: 50%;
      height: auto; }
  body#top #news .news-jk {
    width: 70%;
    text-align: center;
    display: block;
    margin: 0 auto 30px auto; }
  body#top #news .news-box:last-child {
    margin-bottom: 0; }
  body#top #news .frame-wrapper {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    overflow: hidden;
    margin-bottom: 50px; }
  body#top #news .frame-wrapper iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0; }
  body#top .tickets a.btn01,
  body#top .tickets a.btn01:link,
  body#top .tickets a.btn01:visited,
  body#top .tickets a.btn01:active {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    width: 250px;
    margin: 30px auto;
    padding: 20px 5px;
    background: #000;
    display: block;
    text-align: center;
    text-decoration: none;
    font-weight: 800;
    background-size: cover;
    color: #fff;
    transform: skewX(-15deg); }
  body#top .tickets a.btn01:hover {
    transform: skewX(0deg);
    color: #e3090b; }
  body#top .tickets .pre-banner {
    text-align: center;
    margin: 10px 0; }
  body#top .tickets .map {
    text-align: center;
    display: block;
    width: 250px;
    margin: 0 auto;
    overflow: hidden; }
    body#top .tickets .map img {
      -webkit-transition: all .5s ease;
      -moz-transition: all .5s ease;
      -o-transition: all .5s ease;
      transition: all .5s ease;
      width: 250px;
      margin: 0 auto;
      height: auto;
      -webkit-transform: scale(1);
      -moz-transform: scale(1);
      -o-transform: scale(1);
      -ms-transform: scale(1);
      transform: scale(1); }
  body#top .tickets .map:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1); }
  body#top .tickets .tiket-nav {
    list-style: none;
    margin: 0;
    padding: 0;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    body#top .tickets .tiket-nav li {
      -webkit-transition: all .5s ease;
      -moz-transition: all .5s ease;
      -o-transition: all .5s ease;
      transition: all .5s ease;
      text-align: center;
      padding: 15px 10px;
      width: 33.3333333333%;
      cursor: pointer;
      border: 1px solid #bbb;
      background: rgba(255, 255, 255, 0.7);
      border-bottom: none;
      border-right: none;
      font-weight: 300;
      font-size: 2rem; }
    body#top .tickets .tiket-nav li:last-child {
      border-right: 1px solid #bbb; }
    body#top .tickets .tiket-nav li:nth-child(3) {
      border-right: 1px solid #bbb; }
    body#top .tickets .tiket-nav li:hover {
      background: white; }
    body#top .tickets .tiket-nav li.act {
      font-weight: 700;
      font-size: 2rem;
      background: #252525;
      color: #fff; }
    body#top .tickets .tiket-nav .ticket-btn-en {
      font-family: "EB Garamond", "Noto Sans JP"; }
  body#top .tickets .ticket-wrap {
    margin-bottom: 70px;
    background: rgba(255, 255, 255, 0.7);
    border: 1px solid #bbb;
    padding: 20px;
    display: none; }
    body#top .tickets .ticket-wrap .canceled-label {
      background: #f90000;
      font-weight: 700;
      font-size: 2rem;
      width: 120px;
      padding: 5px 0;
      color: #fff;
      margin: 0 auto;
      text-align: center; }
    body#top .tickets .ticket-wrap .ticket-ttl.cancel-ttl {
      text-decoration: line-through;
      font-size: 20px;
      font-size: 2rem; }
      body#top .tickets .ticket-wrap .ticket-ttl.cancel-ttl .ticket-stage {
        font-size: 20px;
        font-size: 2.5rem; }
    body#top .tickets .ticket-wrap .ticket-ttl {
      position: relative;
      z-index: 10;
      text-align: center;
      font-weight: 700;
      font-size: 30px;
      font-size: 2.5rem;
      line-height: 1.3; }
      body#top .tickets .ticket-wrap .ticket-ttl .ticket-f-b {
        font-weight: 900;
        font-size: 50px;
        font-size: 5rem; }
      body#top .tickets .ticket-wrap .ticket-ttl .ticket-f-s {
        font-weight: 900;
        font-size: 20px;
        font-size: 2rem; }
      body#top .tickets .ticket-wrap .ticket-ttl .ticket-stage {
        font-weight: 900;
        font-size: 40px;
        font-size: 4rem; }
      body#top .tickets .ticket-wrap .ticket-ttl .city {
        margin-right: 10px;
        position: relative;
        z-index: 100; }
    body#top .tickets .ticket-wrap .fon-red {
      color: red; }
    body#top .tickets .ticket-wrap .time.cancel-ttl {
      text-decoration: line-through;
      font-size: 17px;
      font-size: 1.7rem; }
    body#top .tickets .ticket-wrap .time {
      font-size: 20px;
      font-size: 2rem;
      margin: 10px 0 20px 0;
      font-weight: 700;
      font-family: "EB Garamond", "Noto Sans JP";
      text-align: center; }
      body#top .tickets .ticket-wrap .time .map a,
      body#top .tickets .ticket-wrap .time .map a:link,
      body#top .tickets .ticket-wrap .time .map a:visited,
      body#top .tickets .ticket-wrap .time .map a:active {
        border: 1px solid #fff;
        background: #e8e8e8;
        margin: 0 0 0 30px;
        border-radius: 3px;
        -webkit-transition: all .5s ease;
        -moz-transition: all .5s ease;
        -o-transition: all .5s ease;
        transition: all .5s ease;
        padding: 5px 10px;
        text-decoration: none;
        color: #fff;
        font-size: 15px;
        font-size: 1.5rem; }
        body#top .tickets .ticket-wrap .time .map a .fas,
        body#top .tickets .ticket-wrap .time .map a:link .fas,
        body#top .tickets .ticket-wrap .time .map a:visited .fas,
        body#top .tickets .ticket-wrap .time .map a:active .fas {
          padding-right: 5px; }
      body#top .tickets .ticket-wrap .time .map:hover a,
      body#top .tickets .ticket-wrap .time .map:hover a:link,
      body#top .tickets .ticket-wrap .time .map:hover a:visited,
      body#top .tickets .ticket-wrap .time .map:hover a:active {
        border: 1px solid #fff;
        background: #333;
        padding: 5px 10px;
        text-decoration: none;
        color: #fff; }
    body#top .tickets .ticket-wrap .time-change {
      color: #f70000;
      display: block;
      font-size: 15px;
      font-size: 1.5rem;
      font-weight: 400; }
    body#top .tickets .ticket-wrap .acts {
      font-size: 30px;
      font-size: 3rem;
      margin-top: 5px;
      border: 3px solid #000;
      background: #e8e8e8;
      text-align: center;
      color: #fff;
      padding: 10px 5px;
      margin-right: 10px;
      line-height: .7em;
      font-family: 'Noto Sans JP', "Hiragino Kaku Gothic","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",Frutiger,Helvetica,sans-serif;
      -webkit-font-smoothing: antialiased;
      text-transform: uppercase;
      font-weight: 400;
      padding-right: 5px; }
    body#top .tickets .ticket-wrap .ticket-price-wrap {
      border: 3px solid #000;
      color: #fff;
      padding: 20px 10px;
      text-align: center;
      margin-top: 30px; }
      body#top .tickets .ticket-wrap .ticket-price-wrap .ticket-price {
        word-break: break-all;
        font-size: 35px;
        font-size: 3.5rem;
        font-weight: 800;
        border-bottom: 2px solid #000000;
        padding-bottom: 20px;
        margin-bottom: 20px; }
        body#top .tickets .ticket-wrap .ticket-price-wrap .ticket-price .price-f-s {
          font-size: 18px;
          font-size: 1.8rem; }
      body#top .tickets .ticket-wrap .ticket-price-wrap .ticket-price.tickt-alert-top {
        border-bottom: 2px dotted #000000; }
      body#top .tickets .ticket-wrap .ticket-price-wrap .ticket-price.tickt-alert {
        text-align: center;
        display: block;
        margin: 0;
        font-weight: 700;
        font-size: 16px;
        font-size: 1.6rem; }
      body#top .tickets .ticket-wrap .ticket-price-wrap .ticket-price:last-child {
        border: none;
        margin-bottom: 0;
        padding-bottom: 0; }
      body#top .tickets .ticket-wrap .ticket-price-wrap .ticket-coution {
        font-size: 13px;
        font-size: 1.3rem;
        text-align: left; }
    body#top .tickets .ticket-wrap .gold-ticket {
      color: #fff;
      padding: 0 0 20px 0;
      text-align: center;
      margin-top: 30px; }
      body#top .tickets .ticket-wrap .gold-ticket h3 {
        font-size: 30px;
        font-size: 3rem;
        font-weight: 700;
        padding: 10px 0;
        background-image: -moz-linear-gradient(to top left, #F7DE05, #DA8E00, #EDAC06, #F7DE05, #ECB802, #DAAF08, #B67B03);
        background-image: -webkit-linear-gradient(to top left, #F7DE05, #DA8E00, #EDAC06, #F7DE05, #ECB802, #DAAF08, #B67B03);
        background-image: -o-linear-gradient(to top left, #F7DE05, #DA8E00, #EDAC06, #F7DE05, #ECB802, #DAAF08, #B67B03);
        background-image: -ms-linear-gradient(to top left, #F7DE05, #DA8E00, #EDAC06, #F7DE05, #ECB802, #DAAF08, #B67B03);
        background-image: linear-gradient(to top left, #F7DE05, #DA8E00, #EDAC06, #F7DE05, #ECB802, #DAAF08, #B67B03); }
      body#top .tickets .ticket-wrap .gold-ticket span.spcial {
        background-image: -moz-linear-gradient(to top left, #F7DE05, #DA8E00, #EDAC06, #F7DE05, #ECB802, #DAAF08, #B67B03);
        background-image: -webkit-linear-gradient(to top left, #F7DE05, #DA8E00, #EDAC06, #F7DE05, #ECB802, #DAAF08, #B67B03);
        background-image: -o-linear-gradient(to top left, #F7DE05, #DA8E00, #EDAC06, #F7DE05, #ECB802, #DAAF08, #B67B03);
        background-image: -ms-linear-gradient(to top left, #F7DE05, #DA8E00, #EDAC06, #F7DE05, #ECB802, #DAAF08, #B67B03);
        background-image: linear-gradient(to top left, #F7DE05, #DA8E00, #EDAC06, #F7DE05, #ECB802, #DAAF08, #B67B03);
        border-radius: 5px;
        padding: 5px 20px;
        font-size: 20px;
        font-size: 2rem;
        font-weight: 700;
        margin-right: 5px; }
      body#top .tickets .ticket-wrap .gold-ticket span.spcial:last-child {
        margin-right: 0; }
      body#top .tickets .ticket-wrap .gold-ticket p {
        font-size: 13px;
        font-size: 1.3rem;
        padding: 20px 20px 0 20px;
        text-align: left; }
    body#top .tickets .ticket-wrap .pre-bnr {
      text-align: center;
      margin: 10px 0 10px 0; }
    body#top .tickets .ticket-wrap .official-banner {
      margin-bottom: 30px; }
      body#top .tickets .ticket-wrap .official-banner ul {
        padding: 0;
        margin: 20px 0 0 0;
        list-style: none;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        justify-content: center; }
        body#top .tickets .ticket-wrap .official-banner ul li {
          margin-right: 10px; }
          body#top .tickets .ticket-wrap .official-banner ul li img {
            width: 240px;
            height: auto; }
          body#top .tickets .ticket-wrap .official-banner ul li span {
            font-size: 10px; }
          body#top .tickets .ticket-wrap .official-banner ul li a {
            -webkit-transition: all .5s ease;
            -moz-transition: all .5s ease;
            -o-transition: all .5s ease;
            transition: all .5s ease;
            opacity: 1;
            filter: alpha(opacity=100); }
          body#top .tickets .ticket-wrap .official-banner ul li a:hover {
            opacity: 0.6;
            filter: alpha(opacity=60); }
        body#top .tickets .ticket-wrap .official-banner ul li:last-child {
          margin-right: 0; }
      body#top .tickets .ticket-wrap .official-banner p {
        color: #fff; }
    body#top .tickets .ticket-wrap .official-banner-wrap .official-banner {
      display: none; }
    body#top .tickets .ticket-wrap .plygid-ttl {
      text-align: center;
      font-size: 25px;
      font-size: 2.5rem; }
    body#top .tickets .ticket-wrap .plygid-wrap {
      margin: 30px 0;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      -webkit-box-lines: multiple;
      -moz-box-lines: multiple;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      body#top .tickets .ticket-wrap .plygid-wrap .plygid-bx {
        width: 49%;
        padding: 20px 10px;
        margin: 0 0.5%;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        align-items: center;
        justify-content: space-between;
        border-top: 1px solid #777; }
        body#top .tickets .ticket-wrap .plygid-wrap .plygid-bx h5 {
          margin: 0;
          font-size: 18px;
          font-size: 1.8rem; }
          body#top .tickets .ticket-wrap .plygid-wrap .plygid-bx h5 span {
            display: block;
            font-size: 12px;
            font-size: 1.2rem;
            font-weight: normal; }
        body#top .tickets .ticket-wrap .plygid-wrap .plygid-bx a {
          -webkit-transition: all .5s ease;
          -moz-transition: all .5s ease;
          -o-transition: all .5s ease;
          transition: all .5s ease;
          background-color: #e41e25;
          border-radius: 5px;
          color: #fff;
          text-decoration: none;
          line-height: 4rem;
          padding: 0 2rem;
          width: auto;
          text-align: center;
          border: 3px solid #e41e25; }
        body#top .tickets .ticket-wrap .plygid-wrap .plygid-bx a:hover {
          border: 3px solid #e41e25;
          color: #333;
          background-color: #fff; }
    body#top .tickets .ticket-wrap .plygid-wrap .plygid-bx.long {
      width: 100%; }
    body#top .tickets .ticket-wrap .sell-btn {
      cursor: pointer;
      border: 1px solid #fff;
      background: #e8e8e8;
      margin: 0 0 0 30px;
      border-radius: 3px;
      -webkit-transition: all .5s ease;
      -moz-transition: all .5s ease;
      -o-transition: all .5s ease;
      transition: all .5s ease;
      padding: 5px 10px;
      text-decoration: none;
      color: #000;
      font-weight: 900;
      font-size: 15px;
      font-size: 1.5rem;
      width: 300px;
      text-align: center;
      margin: 0 auto;
      padding: 10px 0; }
      body#top .tickets .ticket-wrap .sell-btn .fas {
        padding-right: 10px;
        font-size: 18px;
        font-size: 1.8rem; }
    body#top .tickets .ticket-wrap .inbound {
      display: block;
      text-align: center; }
    body#top .tickets .ticket-wrap .ticket-sale {
      text-align: center;
      font-size: 23px;
      font-size: 2.3rem;
      margin: 30px 0 0 0;
      color: #fc0000; }
    body#top .tickets .ticket-wrap .ticket-sale.ticket-sale-canceled {
      text-decoration: line-through;
      font-size: 18px;
      font-size: 1.8rem;
      color: #333; }
    body#top .tickets .ticket-wrap .ticket-coution {
      font-size: 13px;
      font-size: 1.3rem;
      text-decoration: underline;
      text-align: center; }
    body#top .tickets .ticket-wrap .coution {
      font-family: 'Noto Sans JP', "Hiragino Kaku Gothic","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",Frutiger,Helvetica,sans-serif;
      font-weight: 700;
      border: 3px solid #000;
      color: #000;
      padding: 20px 10px;
      text-align: center;
      margin-top: 30px; }
    body#top .tickets .ticket-wrap .sponsor {
      justify-content: center;
      margin-top: 30px;
      text-align: center; }
      body#top .tickets .ticket-wrap .sponsor .sponsor-menber {
        display: inline;
        text-align: center;
        color: #000;
        padding: 10px 5px;
        margin-right: 10px;
        font-size: 13px;
        font-size: 1.3rem;
        font-weight: 700; }
        body#top .tickets .ticket-wrap .sponsor .sponsor-menber a,
        body#top .tickets .ticket-wrap .sponsor .sponsor-menber a:link,
        body#top .tickets .ticket-wrap .sponsor .sponsor-menber a:visited,
        body#top .tickets .ticket-wrap .sponsor .sponsor-menber a:active {
          color: #000; }
        body#top .tickets .ticket-wrap .sponsor .sponsor-menber a:hover {
          color: #adadad; }
      body#top .tickets .ticket-wrap .sponsor .sponsor-menber:last-child {
        margin-right: 0; }
    body#top .tickets .ticket-wrap .informaition {
      font-family: 'Noto Sans JP', "Hiragino Kaku Gothic","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",Frutiger,Helvetica,sans-serif;
      font-weight: 400;
      border-radius: 3px;
      color: #000;
      padding: 5px 10px;
      text-align: center;
      margin-top: 5px; }
    body#top .tickets .ticket-wrap .one-btn {
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 2.134rem;
      padding: 20px 0 10px 0; }
      body#top .tickets .ticket-wrap .one-btn a,
      body#top .tickets .ticket-wrap .one-btn a:link,
      body#top .tickets .ticket-wrap .one-btn a:visited,
      body#top .tickets .ticket-wrap .one-btn a:active {
        -webkit-transition: all .5s ease;
        -moz-transition: all .5s ease;
        -o-transition: all .5s ease;
        transition: all .5s ease;
        background-color: #000;
        border-radius: 5px;
        color: #000;
        text-decoration: none;
        line-height: 4rem;
        font-weight: 500;
        padding: 10px 8rem;
        text-align: center;
        border: 1px solid #848484; }
      body#top .tickets .ticket-wrap .one-btn a:hover {
        background-color: #1b1c17;
        color: #000; }
  body#top .tickets .ticket-wrap.act {
    display: block; }
  body#top .tickets .sponsor-all {
    border-top: 1px solid #333;
    text-align: center;
    color: #000;
    padding: 15px 5px 10px 5px;
    margin-right: 0;
    font-size: 13px;
    font-size: 1.3rem;
    font-weight: 700; }
    body#top .tickets .sponsor-all a,
    body#top .tickets .sponsor-all a:link,
    body#top .tickets .sponsor-all a:visited,
    body#top .tickets .sponsor-all a:active {
      color: #000; }
    body#top .tickets .sponsor-all a:hover {
      color: #adadad; }
  body#top .tickets .ticket-wrap-2cul {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex; }
    body#top .tickets .ticket-wrap-2cul .ticket-wrap-2cul-row {
      background: #000;
      background-size: cover;
      width: 50%;
      text-align: center;
      padding: 0 3px 3px 3px;
      margin: 0 5px; }
      body#top .tickets .ticket-wrap-2cul .ticket-wrap-2cul-row .ticket-wrap-2cul-ttl {
        font-size: 25px;
        font-size: 2.5rem;
        font-weight: 600;
        padding: 10px;
        color: #fff;
        text-shadow: 2px 2px 2px #545454; }
      body#top .tickets .ticket-wrap-2cul .ticket-wrap-2cul-row .ticket-wrap-2cul-price {
        background: #191919;
        padding: 10px;
        font-size: 35px;
        font-size: 3.5rem;
        color: #fff; }
        body#top .tickets .ticket-wrap-2cul .ticket-wrap-2cul-row .ticket-wrap-2cul-price span {
          font-family: 'Noto Sans JP', "Hiragino Kaku Gothic","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",Frutiger,Helvetica,sans-serif;
          display: block;
          font-size: 15px;
          font-size: 1.5rem; }
  body#top .tickets#english .ticket-wrap .gold-ticket .spcial-wrap {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    padding: 0 20px; }
  body#top #bio .prof-wrap .prof-img img, body#top #video .prof-wrap .prof-img img {
    width: 500px;
    height: auto;
    float: left;
    margin-right: 20px;
    margin-bottom: 10px; }
  body#top #bio .disc-wrap, body#top #video .disc-wrap {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    width: 700px;
    margin: 15px auto 15px auto; }
    body#top #bio .disc-wrap .disc-box, body#top #video .disc-wrap .disc-box {
      padding: 0 10px; }
      body#top #bio .disc-wrap .disc-box img, body#top #video .disc-wrap .disc-box img {
        margin-bottom: 5px; }
      body#top #bio .disc-wrap .disc-box h3, body#top #video .disc-wrap .disc-box h3 {
        font-size: 18px;
        font-size: 1.8rem;
        margin: 0;
        text-align: center; }
      body#top #bio .disc-wrap .disc-box p, body#top #video .disc-wrap .disc-box p {
        font-size: 13px;
        font-size: 1.3rem;
        margin: 5px 0 0 0;
        text-align: center; }
  body#top #bio .frame-wrapper, body#top #video .frame-wrapper {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    overflow: hidden;
    margin-bottom: 50px; }
  body#top #bio .frame-wrapper iframe, body#top #video .frame-wrapper iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0; }
  body#top #mess #first-pop {
    display: none; }
  body#top #mess .frame-wrapper {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    overflow: hidden;
    margin-bottom: 50px; }
  body#top #mess .frame-wrapper iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0; }
  body#top #social .sns-wrap {
    margin-top: 30px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-around; }
    body#top #social .sns-wrap .sns-link {
      -webkit-transition: all .5s ease;
      -moz-transition: all .5s ease;
      -o-transition: all .5s ease;
      transition: all .5s ease; }
      body#top #social .sns-wrap .sns-link .fab, body#top #social .sns-wrap .sns-link .fas {
        font-size: 30px;
        font-size: 3rem;
        color: #000; }
      body#top #social .sns-wrap .sns-link .fab:hover, body#top #social .sns-wrap .sns-link .fas:hover {
        color: #adadad; }
    body#top #social .sns-wrap .sns-link:hover {
      margin-top: -10px; }
  body#top .menber {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    width: 100%;
    border-top: 1px solid #bdbdbd;
    padding: 10px 0 0 0; }
    body#top .menber .menber-wrap {
      width: 500px;
      margin: 0 auto; }
      body#top .menber .menber-wrap img {
        width: 240px;
        height: auto; }
      body#top .menber .menber-wrap a {
        -webkit-transition: all .5s ease;
        -moz-transition: all .5s ease;
        -o-transition: all .5s ease;
        transition: all .5s ease; }
      body#top .menber .menber-wrap a:first-child {
        margin-right: 10px; }
      body#top .menber .menber-wrap a:hover {
        opacity: 0.8;
        filter: alpha(opacity=80); }
  body#top #menber.one-banner,
  body#top #menber {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    position: fixed;
    z-index: 100;
    bottom: -200px;
    width: 100%;
    background: rgba(255, 255, 255, 0.8);
    border-top: 1px solid #bdbdbd;
    padding: 10px 0; }
    body#top #menber.one-banner #menber-wrap,
    body#top #menber #menber-wrap {
      width: 525px;
      margin: 0 auto; }
      body#top #menber.one-banner #menber-wrap img,
      body#top #menber #menber-wrap img {
        width: 250px;
        height: auto; }
      body#top #menber.one-banner #menber-wrap a,
      body#top #menber #menber-wrap a {
        -webkit-transition: all .5s ease;
        -moz-transition: all .5s ease;
        -o-transition: all .5s ease;
        transition: all .5s ease; }
      body#top #menber.one-banner #menber-wrap a:first-child,
      body#top #menber #menber-wrap a:first-child {
        margin-right: 15px; }
      body#top #menber.one-banner #menber-wrap a:hover,
      body#top #menber #menber-wrap a:hover {
        opacity: 0.8;
        filter: alpha(opacity=80); }
    body#top #menber.one-banner #menber-wrap.one-banner,
    body#top #menber #menber-wrap.one-banner {
      width: 550px;
      margin: 0 auto; }
      body#top #menber.one-banner #menber-wrap.one-banner img,
      body#top #menber #menber-wrap.one-banner img {
        width: 550px;
        height: auto; }
      body#top #menber.one-banner #menber-wrap.one-banner a,
      body#top #menber #menber-wrap.one-banner a {
        -webkit-transition: all .5s ease;
        -moz-transition: all .5s ease;
        -o-transition: all .5s ease;
        transition: all .5s ease; }
      body#top #menber.one-banner #menber-wrap.one-banner a:first-child,
      body#top #menber #menber-wrap.one-banner a:first-child {
        margin-right: 0; }
      body#top #menber.one-banner #menber-wrap.one-banner a:hover,
      body#top #menber #menber-wrap.one-banner a:hover {
        opacity: 0.8;
        filter: alpha(opacity=80); }
  body#top #menber.one-banner {
    padding: 5px 0 0px 0; }
    body#top #menber.one-banner #menber-wrap {
      width: 400px; }
      body#top #menber.one-banner #menber-wrap img {
        width: 500px; }
      body#top #menber.one-banner #menber-wrap a:first-child {
        margin-right: 0; }
  body#top #menber.active {
    bottom: 0; }

@media screen and (max-width: 980px) {
  body#top #key {
    margin-top: 44px;
    height: auto;
    max-height: none;
    min-height: auto;
    background-image: none; }
    body#top #key .key-btn {
      display: none; }
    body#top #key img {
      display: block; }
  body#top .sec-wrap {
    background-attachment: scroll;
    background-size: cover; }
  body#top section.contents {
    width: auto;
    padding: 30px 5px; }
    body#top section.contents h2 {
      font-size: 45px;
      font-size: 4.5rem; }
  body#top .js-parallax {
    background-size: cover;
    background-attachment: scroll; }
  body#top #main-contents {
    width: auto; }
    body#top #main-contents section.contents#news {
      width: auto; }
    body#top #main-contents section.contents#tickets {
      width: auto; }
    body#top #main-contents #side-bar {
      display: none; }
  body#top #news {
    padding: 30px 10px; }
    body#top #news .cancel {
      padding: 10px 20px;
      margin-bottom: 30px; }
    body#top #news .news-box {
      display: block;
      padding-bottom: 15px;
      margin-bottom: 0; }
      body#top #news .news-box .day {
        width: auto; }
      body#top #news .news-box .text {
        width: auto; }
    body#top #news .news-flex-box {
      display: block; }
      body#top #news .news-flex-box img {
        padding: 0;
        width: 100%;
        height: 100%; }
      body#top #news .news-flex-box .frame-box {
        padding: 0;
        width: 100%;
        height: auto; }
    body#top #news .news-jk {
      width: 100%;
      margin: 0 auto 20px auto; }
  body#top .tickets #tiket-nav li {
    font-size: 1.8rem;
    padding: 25px 10px; }
  body#top .tickets #tiket-nav li.act {
    font-size: 1.8rem; }
  body#top .tickets .ticket-wrap {
    margin-bottom: 70px; }
    body#top .tickets .ticket-wrap .ticket-ttl {
      line-height: 1.3;
      font-size: 20px;
      font-size: 2rem; }
      body#top .tickets .ticket-wrap .ticket-ttl .ticket-f-b {
        font-weight: 900;
        font-size: 40px;
        font-size: 4rem; }
      body#top .tickets .ticket-wrap .ticket-ttl .ticket-f-s {
        font-weight: 900;
        font-size: 15px;
        font-size: 1.5rem; }
      body#top .tickets .ticket-wrap .ticket-ttl .ticket-stage {
        font-weight: 900;
        font-size: 25px;
        font-size: 2.5rem; }
    body#top .tickets .ticket-wrap .time {
      font-size: 18px;
      font-size: 1.8rem;
      display: block;
      text-align: center; }
      body#top .tickets .ticket-wrap .time .map a,
      body#top .tickets .ticket-wrap .time .map a:link,
      body#top .tickets .ticket-wrap .time .map a:visited,
      body#top .tickets .ticket-wrap .time .map a:active {
        border: 1px solid #fff;
        background: #e8e8e8;
        margin: 20px 15px 0 15px;
        display: block;
        border-radius: 3px;
        -webkit-transition: all .5s ease;
        -moz-transition: all .5s ease;
        -o-transition: all .5s ease;
        transition: all .5s ease;
        padding: 25px 10px;
        text-decoration: none;
        color: #000;
        font-size: 23px;
        font-size: 2.3rem; }
        body#top .tickets .ticket-wrap .time .map a .fas,
        body#top .tickets .ticket-wrap .time .map a:link .fas,
        body#top .tickets .ticket-wrap .time .map a:visited .fas,
        body#top .tickets .ticket-wrap .time .map a:active .fas {
          padding-right: 15px; }
      body#top .tickets .ticket-wrap .time .map:hover a,
      body#top .tickets .ticket-wrap .time .map:hover a:link,
      body#top .tickets .ticket-wrap .time .map:hover a:visited,
      body#top .tickets .ticket-wrap .time .map:hover a:active {
        border: 1px solid #fff;
        background: #e8e8e8;
        margin: 20px 15px 0 15px;
        padding: 25px 10px;
        text-decoration: none;
        color: #000; }
    body#top .tickets .ticket-wrap .acts {
      line-height: .9em; }
    body#top .tickets .ticket-wrap .ticket-price-wrap .ticket-price {
      font-size: 25px;
      font-size: 2.5rem;
      line-height: 1.3; }
      body#top .tickets .ticket-wrap .ticket-price-wrap .ticket-price .price-f-s {
        font-size: 15px;
        font-size: 1.5rem;
        line-height: 1.3;
        display: inline; }
    body#top .tickets .ticket-wrap .ticket-price-wrap .ticket-price.tickt-alert-top {
      padding-bottom: 10px;
      margin-bottom: 10px;
      border-bottom: 2px dotted #000000; }
    body#top .tickets .ticket-wrap .ticket-price-wrap .ticket-price.tickt-alert {
      text-align: center;
      display: block;
      margin: 0;
      font-weight: 700;
      font-size: 16px;
      font-size: 1.6rem; }
    body#top .tickets .ticket-wrap .ticket-price-wrap .ticket-price:last-child {
      padding-bottom: 0; }
    body#top .tickets .ticket-wrap .gold-ticket {
      background: #e8e8e8;
      color: #fff;
      padding: 0 0 20px 0;
      text-align: center;
      margin-top: 30px;
      padding-bottom: 15px; }
      body#top .tickets .ticket-wrap .gold-ticket h3 {
        margin-bottom: 15px; }
      body#top .tickets .ticket-wrap .gold-ticket .spcial-wrap {
        padding: 0 10px; }
      body#top .tickets .ticket-wrap .gold-ticket span.spcial {
        display: block;
        margin-top: 5px;
        margin-right: 0;
        font-weight: 900; }
    body#top .tickets .ticket-wrap .pre-bnr {
      text-align: center;
      margin: 5px 0 10px 0; }
    body#top .tickets .ticket-wrap .official-banner ul {
      padding: 0;
      margin: 0px 0 0 0;
      list-style: none;
      display: block;
      justify-content: center; }
      body#top .tickets .ticket-wrap .official-banner ul li {
        margin-right: 0;
        margin-top: 10px; }
        body#top .tickets .ticket-wrap .official-banner ul li img {
          width: 100%;
          height: auto; }
        body#top .tickets .ticket-wrap .official-banner ul li a:hover {
          opacity: 1;
          filter: alpha(opacity=100); }
      body#top .tickets .ticket-wrap .official-banner ul li:last-child {
        margin-right: 0; }
    body#top .tickets .ticket-wrap .official-banner p {
      color: #fff; }
    body#top .tickets .ticket-wrap .plygid-wrap {
      display: block; }
      body#top .tickets .ticket-wrap .plygid-wrap .plygid-bx {
        width: auto; }
        body#top .tickets .ticket-wrap .plygid-wrap .plygid-bx h5 {
          margin: 0;
          font-size: 13px;
          font-size: 1.3rem; }
          body#top .tickets .ticket-wrap .plygid-wrap .plygid-bx h5 span {
            display: block;
            font-size: 12px;
            font-size: 1.2rem;
            font-weight: normal; }
        body#top .tickets .ticket-wrap .plygid-wrap .plygid-bx a {
          font-size: 13px;
          font-size: 1.3rem; }
    body#top .tickets .ticket-wrap .sell-btn {
      cursor: pointer;
      border: 1px solid #fff;
      background: #e8e8e8;
      margin: 0 0 0 30px;
      border-radius: 3px;
      -webkit-transition: all .5s ease;
      -moz-transition: all .5s ease;
      -o-transition: all .5s ease;
      transition: all .5s ease;
      padding: 5px 10px;
      text-decoration: none;
      color: #000;
      font-weight: 900;
      font-size: 15px;
      font-size: 1.5rem;
      width: 300px;
      text-align: center;
      margin: 0 auto;
      padding: 20px 0; }
      body#top .tickets .ticket-wrap .sell-btn .fas {
        padding-right: 10px;
        font-size: 18px;
        font-size: 1.8rem; }
    body#top .tickets .ticket-wrap .ticket-sale {
      font-size: 18px;
      font-size: 1.8rem;
      margin: 10px 0; }
    body#top .tickets .ticket-wrap .coution {
      margin-top: 10px; }
    body#top .tickets .ticket-wrap .sponsor {
      display: block; }
      body#top .tickets .ticket-wrap .sponsor .sponsor-menber {
        margin: 5px 20px;
        padding: 5px 0; }
      body#top .tickets .ticket-wrap .sponsor .sponsor-menber:last-child {
        margin: 5px 20px; }
    body#top .tickets .ticket-wrap .informaition {
      margin-top: 10px; }
    body#top .tickets .ticket-wrap .one-btn a,
    body#top .tickets .ticket-wrap .one-btn a:link,
    body#top .tickets .ticket-wrap .one-btn a:visited,
    body#top .tickets .ticket-wrap .one-btn a:active {
      font-weight: 700;
      padding: 25px 6rem; }
  body#top .tickets .ticket-wrap-2cul {
    display: block; }
    body#top .tickets .ticket-wrap-2cul .ticket-wrap-2cul-row {
      width: auto;
      margin: 10px 0; }
      body#top .tickets .ticket-wrap-2cul .ticket-wrap-2cul-row .ticket-wrap-2cul-ttl {
        font-size: 20px;
        font-size: 2rem; }
      body#top .tickets .ticket-wrap-2cul .ticket-wrap-2cul-row .ticket-wrap-2cul-price {
        font-size: 25px;
        font-size: 2.5rem; }
  body#top .tickets#english .ticket-wrap .gold-ticket .spcial-wrap {
    display: block; }
  body#top .tickets#english .ticket-wrap .gold-ticket span.spcial {
    margin-top: 10px;
    margin-right: 0; }
  body#top #bio h2, body#top #video h2 {
    font-size: 45px;
    font-size: 4.5rem; }
  body#top #bio .prof-wrap .prof-img img, body#top #video .prof-wrap .prof-img img {
    margin-right: 0;
    margin-bottom: 20px;
    float: none;
    width: 100%;
    height: auto; }
  body#top #bio .disc-wrap, body#top #video .disc-wrap {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    width: auto;
    margin: 15px auto 15px auto; }
    body#top #bio .disc-wrap .disc-box, body#top #video .disc-wrap .disc-box {
      padding: 0 10px; }
      body#top #bio .disc-wrap .disc-box img, body#top #video .disc-wrap .disc-box img {
        margin-bottom: 5px; }
      body#top #bio .disc-wrap .disc-box h3, body#top #video .disc-wrap .disc-box h3 {
        font-size: 11px;
        font-size: 1.1rem;
        margin: 0; }
      body#top #bio .disc-wrap .disc-box p, body#top #video .disc-wrap .disc-box p {
        font-size: 10px;
        font-size: 1.0rem;
        margin: 5px 0 0 0; }
  body#top #social .sns-wrap .sns-link .fab {
    font-size: 25px;
    font-size: 2.5rem; }
  body#top #social .sns-wrap .sns-link:hover {
    margin-top: 0; }
  body#top #menber #menber-wrap {
    width: auto;
    margin: 0 auto; }
    body#top #menber #menber-wrap img {
      width: 49%;
      height: auto; }
    body#top #menber #menber-wrap a {
      -webkit-transition: all .5s ease;
      -moz-transition: all .5s ease;
      -o-transition: all .5s ease;
      transition: all .5s ease; }
    body#top #menber #menber-wrap a:first-child {
      margin-right: 0; }
    body#top #menber #menber-wrap a:hover {
      opacity: 0.8;
      filter: alpha(opacity=80); }
  body#top .menber .menber-wrap {
    width: auto;
    margin: 0 auto; }
    body#top .menber .menber-wrap img {
      width: 49%;
      height: auto; }
    body#top .menber .menber-wrap a {
      -webkit-transition: all .5s ease;
      -moz-transition: all .5s ease;
      -o-transition: all .5s ease;
      transition: all .5s ease; }
    body#top .menber .menber-wrap a:first-child {
      margin-right: 0; }
    body#top .menber .menber-wrap a:hover {
      opacity: 0.8;
      filter: alpha(opacity=80); } }
