@charset "UTF-8";
@media screen and (max-width: 480px) {
  html {
    overflow-x: hidden;
  }
  body {
    margin: 0 auto;
    padding: 0;
    font-family: "Product Sans", "MigMix 2P", "メイリオ", sans-serif, "Century Gothic";
    background: url(../img/body_bg.png) 0 0 repeat;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  a.anc {
    display: block;
    padding-top: 40px;
    margin-top: -40px;
  }
  a.anc2 {
    display: block;
    padding-top: 220px;
    margin-top: -220px;
  }
  header {
    color: #ffffff;
    background-image: url(../images/img_head_bg.png);
    background-repeat: repeat-x;
    background-size: contain;
    position: fixed;
    width: 100%;
    z-index: 4;
  }
  .head-item {
    width: 90%;
    height: 140px;
    padding: 40px 0 0 0;
    box-sizing: border-box;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
  }
  .head-left-img {
    width: 251px;
    height: auto;
    overflow: hidden;
  }
  .head-logo-img {
    width: 220px;
    height: auto;
    overflow: hidden;
  }
  .head_space {
    width: auto;
    height: auto;
    overflow: hidden;
    text-align: left;
  }
  .language-switch {
    color: #ffd700;
    width: 60px;
    text-align: left;
    margin-right: auto;
    margin-left: 60px;
  }
  .language-switch a {
    font-size: 0.8rem;
    color: #ffd700;
    text-decoration: none;
    transition: 0.3s;
  }
  .language-switch a:hover {
    opacity: 0.7;
    transition: 0.3s;
  }
  .head-tkt-img {
    width: 115px;
    height: auto;
    overflow: hidden;
  }
  .head-tkt-img-sp {
    width: 115px;
    height: auto;
    overflow: hidden;
  }
  .t-btn {
    background-color: #ff545f;
    border-radius: 42px;
    display: inline-block;
    cursor: pointer;
    color: #ffffff;
    font-size: 16px;
    padding: 8px 30px;
    text-decoration: none;
    border: 2px solid #ffdd00;
  }
  .t-btn:hover {
    color: #ff545f;
    background-color: #ffdd00;
    border: 2px solid #ffdd00;
  }
  .t-btn:active {
    position: relative;
    top: 1px;
  }
  .head-item-menu {
    width: 450px;
    height: auto;
    overflow: hidden;
    padding: 20px 0 0 0;
    box-sizing: border-box;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    font-size: 17px;
    position: relative;
    z-index: 5;
  }
  .head-item-menu a {
    color: #ffffff;
    text-decoration: none;
  }
  .head-item-menu a:hover {
    color: #ffdd00;
  }
  .b_art {
    position: relative;
    width: 90%;
    height: auto;
    overflow: hidden;
  }
  .bg-yellow {
    z-index: 0;
    position: relative;
    height: 10%;
    width: 100%;
    background-color: #ffdf00;
    background-image: url(../images/img_movieSP_bg.jpg);
    background-repeat: repeat-x;
    padding-bottom: 50px;
    margin-bottom: 90px;
  }
  .box {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  #box1 {
    width: 90%;
    height: auto;
    overflow: hidden;
    margin: 230px auto 30px auto;
  }
  #box1-sp {
    width: 90%;
    height: auto;
    overflow: hidden;
    margin: 0 auto 30px auto;
  }
  #box1-sp img {
    margin: 40px auto 0 auto;
  }
  #box2 {
    position: relative;
    padding-bottom: 56.25%;
    width: 90%;
    height: auto;
    overflow: hidden;
    margin: 0 auto 40px auto;
  }
  #box2 video {
    display: block;
    width: 100%;
    height: 100%;
  }
  #box3 {
    background: #000000;
    width: 90%;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
  }
  .textArea {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    padding: 50px 0 60px 0;
    box-sizing: border-box;
  }
  .catch1-sp {
    width: 90%;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
  }
  #box4 {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 60px auto 0 auto;
    background-color: #ffdf00;
    padding: 60px 0;
  }
  .image01 {
    width: 90%;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
  }
  .image01 img {
    margin: 0;
    vertical-align: top;
  }
  #b-BG {
    width: 100%;
    height: auto;
    overflow: hidden;
    background-image: url(../images/img_head_bg.jpg);
    background-repeat: repeat;
  }
  #box5 {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 50px auto 80px auto;
  }
  .btnArea {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
  }
  .btn-a {
    width: 100%;
    height: auto;
    overflow: hidden;
    background-color: rgba(0, 0, 0, 0);
    border: 2px solid #ffdd00;
    display: inline-block;
    cursor: pointer;
    color: #ffdd00;
    font-size: 16px;
    line-height: 50px;
    text-decoration: none;
    box-sizing: border-box;
  }
  .btn-a:hover {
    background-color: #ff545f;
  }
  .btn-a:active {
    position: relative;
    top: 1px;
  }
  /*-news-*/
  #box6 {
    width: 90%;
    height: auto;
    overflow: hidden;
    margin: 0 auto 40px auto;
  }
  .news-wrap-main {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
  }
  .news-wrap {
    width: 90%;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .news-logo {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0 0 30px 0;
  }
  .news-logo img {
    width: 45%;
  }
  .news-article {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
  }
  .news-article a {
    text-decoration: none;
  }
  .news-date {
    font-family: "Century Gothic";
    color: #ffffff;
    text-align: left;
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 8px;
  }
  .news-title {
    font-family: url(../font/migmix-2p-bold.ttf);
    text-align: left;
    font-size: 16px;
    line-height: 25px;
    font-weight: bold;
    color: #ffdf00;
    margin-bottom: 5px;
  }
  .news-text {
    font-family: url(../font/migmix-2p-regular.ttf);
    color: #ffffff;
    text-align: justify;
    font-size: 14px;
    line-height: 25px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    font-feature-settings: "palt";
  }
  .news-more {
    text-align: right;
    color: #ffdd00;
    margin-bottom: 30px;
  }
  .btnArea2 {
    width: 90%;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
  }
  /*- news modal -*/
  .n-m-wrap {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    padding: 20px auto;
  }
  .n-m-date {
    font-family: "Century Gothic";
    color: #ffffff;
    text-align: left;
    font-size: 18px;
    line-height: 20px;
    margin: 20px 10px;
  }
  .n-m-title {
    font-family: url(../font/migmix-2p-bold.ttf);
    text-align: left;
    font-size: 16px;
    line-height: 20px;
    font-weight: bold;
    color: #ffdf00;
    margin: 0 10px 15px 10px;
  }
  .n-m-text {
    font-family: url(../font/migmix-2p-regular.ttf);
    color: #ffffff;
    text-align: left;
    font-size: 13px;
    line-height: 25px;
    margin: 0 10px 0 10px;
  }
  .n-m-text .ticket-btn {
    margin-top: 5px;
    text-align: center;
    width: 120px;
    padding: 5px 0;
    background-color: #e85298;
    border-radius: 0.3rem;
    border: none;
    font-size: 14px;
    color: white !important;
  }
  .n-m-text .ticket-btn:hover {
    border: none;
    background-color: #e85298;
  }
  .n-m-text p {
    text-align: justify;
  }
  .n-m-text a:link {
    color: #ffd700;
    text-decoration: none;
  }
  .n-m-text a:visited {
    color: #ffd700;
    text-decoration: none;
  }
  .n-m-text-scroll {
    height: 200px;
    width: 100%;
    overflow: auto;
    padding: 0 10px 0 0;
  }
  .n-m-text-scroll a:link {
    color: #ffd700;
    text-decoration: none;
  }
  .n-m-text-scroll a:visited {
    color: #ffd700;
    text-decoration: none;
  }
  .n-m-text-scroll span {
    text-align: right;
  }
  .n-m-text-scroll::-webkit-scrollbar {
    width: 7px;
  }
  .n-m-text-scroll::-webkit-scrollbar-thumb {
    background: #ff545e;
    border-radius: 3px;
  }
  .n-m-text-scroll::-webkit-scrollbar-track {
    background: #ffffff;
  }
  .n-m-texttitle {
    font-size: 16px;
    line-height: 10px;
    font-weight: 700;
  }
  .n-m-texttitlesub {
    font-size: 13px;
    line-height: 10px;
    font-weight: 700;
  }
  .n-m-text span {
    font-size: 15px;
    font-weight: 700;
    color: #ff545f;
  }
  .tktline {
    border-bottom: 1px solid #555;
  }
  .n-m-close {
    margin-top: 20px;
    text-decoration: none;
  }
  .n-m-close a {
    color: #ffd700;
    text-decoration: none;
  }
  .n-m-img {
    position: relative;
    text-align: center;
  }
  .n-m-img img {
    width: 90%;
  }
  .n-m-cpy {
    font-size: 8px;
    color: #999;
    position: absolute;
    margin: 0 auto;
    text-align: center;
    top: 0;
    right: 20px;
  }
  /*- news accordion -*/
  .grad-wrap {
    width: 100%;
    position: relative;
    margin: 0 auto;
  }
  .grad-wrap + .grad-wrap {
    margin-top: 50px;
  }
  .grad-trigger {
    z-index: 2;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    margin: 0 auto;
    padding: 18px 0;
    border: 2px solid #fff000;
    background-image: url(../images/img_head_bg.jpg);
    background-repeat: repeat;
    background-size: cover;
    font-size: 16px;
    color: #ffd700;
    text-align: center;
    cursor: pointer;
    box-sizing: border-box;
  }
  .grad-trigger::after {
    content: "VIEW MORE";
  }
  .grad-trigger:hover {
    background: #ff545e;
    color: #ffd700;
  }
  .grad-trigger .fa {
    margin-right: 0.5em;
  }
  .grad-item {
    position: relative;
    overflow: hidden;
    margin: 0 0 30px 0;
  }
  .grad-item.is-hide {
    height: 60px;
  }
  .grad-item p + p {
    margin-top: 1em;
  }
  .grad-item::before {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    content: "";
    width: 100%;
    height: 100px;
  }
  .grad-trigger.is-show + .grad-item::before {
    display: none;
  }
  #box7 {
    width: 90%;
    height: auto;
    overflow: hidden;
    margin: 0 auto 80px auto;
  }
  .artist-logo {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0 0 20px 0;
  }
  .artist-logo img {
    width: 70%;
  }
  .artist-day {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0 0 30px 0;
  }
  .artist-day img {
    width: 90px;
  }
  .artist-wrap {
    max-width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    flex-basis: 300px;
  }
  .event-amb-wrap {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0 auto 70px auto;
    position: relative;
  }
  .event-amb-title {
    width: 26%;
    height: auto;
    overflow: hidden;
    margin: 5rem auto 1rem;
  }
  .event-amb-title img {
    width: 100%;
  }
  .event-amb-title-sub {
    width: 68%;
    margin: 1rem auto;
  }
  .event-amb-photo {
    width: 90%;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    position: relative;
    text-align: left;
  }
  .event-amb-photo img {
    width: 100%;
  }
  .event-amb-name {
    font-size: 16px;
    line-height: 18px;
    position: absolute;
    color: #999;
    bottom: 15px;
    left: 25px;
    text-shadow: 1px 1px 4px rgba(255, 255, 255, 0.7);
  }
  .event-amb-copyright {
    font-size: 11px;
    line-height: 15px;
    position: absolute;
    color: #999;
    top: 65px;
    right: 20px;
    text-shadow: 1px 1px 4px rgba(255, 255, 255, 0.7);
  }
  /*-day1-*/
  /*-day1-*/
  .a-cont {
    display: block;
    flex-wrap: wrap;
  }
  .a-cont-item {
    width: 100%;
    position: relative;
    text-align: left;
    margin-bottom: 0.7rem !important;
  }
  .a-cont-item img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .a-cont-item {
    position: relative;
    text-align: left;
    margin-bottom: 1.1rem;
    transition: 0.3s;
  }
  .a-cont-item a {
    position: relative;
    z-index: 10;
    height: 100%;
    display: inline-block;
  }
  .a-cont-item a::after {
    transition: 0.3s;
    position: absolute;
    content: "";
    width: 100%;
  }
  .a-cont-item a:hover {
    transition: 0.3s;
  }
  .a-cont-item a:hover::after {
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background-color: #000000;
    opacity: 0.5;
    transition: 0.3s;
  }
  .a-cont-item img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .a-cont-stage01,
  .a-cont-stage02 {
    transition: 0.2s;
    color: white;
    bottom: -11%;
    width: 100%;
    text-align: center;
    font-weight: bold;
  }
  .a-cont-stage01 {
    background-color: #df4860;
  }
  .a-cont-stage02 {
    background-color: #47b791;
  }
  .a-cont-btmtext {
    width: 100%;
    margin: 0 auto;
    font-size: 16px;
    line-height: 15px;
    color: #ffdd00;
    font-weight: bold;
  }
  .a-name {
    font-size: 16px;
    line-height: 16px;
    position: absolute;
    color: #ffffff;
    bottom: 15px;
    left: 10px;
    z-index: 10;
  }
  .a-name span {
    font-size: 13px;
    line-height: 10px;
    color: #ffffff;
  }
  .a-copy {
    font-size: 11px;
    line-height: 15px;
    position: absolute;
    color: #ffffff;
    top: 10px;
    right: 10px;
  }
  .a-arw {
    font-size: 16px;
    line-height: 15px;
    position: absolute;
    color: #ffffff;
    bottom: 20px;
    right: 10px;
    z-index: 10;
  }
  .a-arw-dj {
    font-size: 12px;
    line-height: 15px;
    position: absolute;
    color: #ffffff;
    bottom: 10px;
    right: 8px;
  }
  .a-01 {
    position: relative;
    grid-column: 1;
    grid-row: auto;
    text-align: left;
  }
  .a-01 p {
    font-size: 16px;
    line-height: 15px;
    position: absolute;
    color: #ffffff;
    bottom: 0;
    left: 10px;
  }
  .a-01 span {
    font-size: 11px;
  }
  .a-02 {
    position: relative;
    grid-column: 1;
    grid-row: auto;
    text-align: left;
  }
  .a-02 p {
    font-size: 16px;
    line-height: 15px;
    position: absolute;
    color: #ffffff;
    bottom: 0;
    left: 10px;
  }
  .a-02 span {
    font-size: 11px;
  }
  .a-03 {
    position: relative;
    grid-column: 1;
    grid-row: auto;
    text-align: left;
  }
  .a-03 span {
    font-size: 11px;
  }
  .a-03 p {
    font-size: 16px;
    line-height: 15px;
    position: absolute;
    color: #ffffff;
    bottom: 0;
    left: 10px;
  }
  .a-04 {
    position: relative;
    grid-column: 1;
    grid-row: auto;
    text-align: left;
  }
  .a-04 span {
    font-size: 11px;
  }
  .a-04 p {
    font-size: 16px;
    line-height: 15px;
    position: absolute;
    color: #ffffff;
    bottom: -10px;
    left: 10px;
  }
  .a-05 {
    position: relative;
    grid-column: 1;
    grid-row: auto;
    text-align: left;
  }
  .a-05 span {
    font-size: 11px;
  }
  .a-05 p {
    font-size: 16px;
    line-height: 15px;
    position: absolute;
    color: #ffffff;
    bottom: -10px;
    left: 10px;
  }
  .a-box1 {
    margin-bottom: 20px;
  }
  .a-box2 {
    margin-bottom: 20px;
  }
  .a-box3 {
    margin-bottom: 20px;
  }
  .a-box4 {
    margin-bottom: 20px;
  }
  .a-box5 {
    margin-bottom: 20px;
  }
  .a-01 img {
    width: 100%;
    height: auto;
  }
  .a-02 img {
    width: 100%;
    height: auto;
  }
  .a-03 img {
    width: 100%;
    height: auto;
  }
  .a-04 img {
    width: 100%;
    height: auto;
  }
  .a-05 img {
    width: 100%;
    height: auto;
  }
  /*-day2-*/
  .a-cont-d2 {
    grid-template-columns: 1fr;
    grid-template-rows: auto;
  }
  .a-01-d2 {
    position: relative;
    grid-column: 1;
    grid-row: auto;
    text-align: left;
  }
  .a-01-d2 p {
    font-size: 16px;
    line-height: 15px;
    position: absolute;
    color: #ffffff;
    bottom: 0;
    left: 10px;
  }
  .a-01-d2 span {
    font-size: 11px;
  }
  .a-02-d2 {
    position: relative;
    grid-column: 1;
    grid-row: auto;
  }
  .a-02-d2 p {
    font-size: 16px;
    line-height: 15px;
    position: absolute;
    color: #ffffff;
    bottom: 0;
    left: 10px;
  }
  .a-02-d2 span {
    font-size: 11px;
  }
  .a-03-d2 {
    position: relative;
    grid-column: 1;
    grid-row: auto;
  }
  .a-03-d2 p {
    font-size: 16px;
    line-height: 15px;
    position: absolute;
    color: #ffffff;
    bottom: 0;
    left: 10px;
  }
  .a-03-d2 span {
    font-size: 11px;
  }
  .a-04-d2 {
    position: relative;
    grid-column: 1;
    grid-row: auto;
    text-align: left;
  }
  .a-04-d2 p {
    font-size: 16px;
    line-height: 15px;
    position: absolute;
    color: #ffffff;
    bottom: 0;
    left: 10px;
  }
  .a-04-d2 span {
    font-size: 11px;
  }
  .a-05-d2 {
    position: relative;
    grid-column: 1;
    grid-row: auto;
    text-align: left;
  }
  .a-05-d2 p {
    font-size: 16px;
    line-height: 15px;
    position: absolute;
    color: #ffffff;
    bottom: 0;
    left: 10px;
  }
  .a-05-d2 span {
    font-size: 11px;
  }
  .a-06-d2 {
    position: relative;
    border: 1px solid #fff;
    box-sizing: border-box;
    height: 250px;
  }
  .a-06-d2 p {
    font-size: 16px;
    line-height: 15px;
    position: absolute;
    color: #ffffff;
    bottom: -10px;
    left: 10px;
  }
  .a-06-d2 span {
    font-size: 11px;
  }
  .a-box1-d2 {
    margin-bottom: 20px;
  }
  .a-box2-d2 {
    margin-bottom: 20px;
  }
  .a-box3-d2 {
    margin-bottom: 20px;
  }
  .a-box4-d2 {
    margin-bottom: 20px;
  }
  .a-box5-d2 {
    margin-bottom: 20px;
  }
  .a-box6-d2 {
    margin-bottom: 20px;
  }
  .a-01-d2 img {
    width: 100%;
    height: auto;
  }
  .a-02-d2 img {
    width: 100%;
    height: auto;
  }
  .a-03-d2 img {
    width: 100%;
    height: auto;
  }
  .a-04-d2 img {
    width: 100%;
    height: auto;
  }
  .a-05-d2 img {
    width: 100%;
    height: auto;
  }
  .a-06-d2 img {
    width: 100%;
    height: auto;
  }
  .artist-colB {
    width: 47%;
    height: auto;
    overflow: hidden;
    margin: 0 0 15px 0;
    position: relative;
    text-align: left;
  }
  .artist-colB img {
    width: 100%;
    /* 親サイズ目一杯まで */
    height: auto;
  }
  .artist-colB p {
    position: absolute;
    color: #ffffff;
    bottom: 0;
    left: 10px;
    font-size: 10px;
    line-height: 15px;
  }
  .artist-colB span {
    color: #ffffff;
    font-size: 8px;
    line-height: 9px;
  }
  #box8 {
    width: 90%;
    height: auto;
    overflow: hidden;
    margin: 0 auto 10px auto;
  }
  #box9 {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0 auto 40px auto;
    border-top: 1px solid #ff545e;
    border-bottom: 1px solid #ff545e;
  }
  .timetable-wrap {
    max-width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0 auto 20px auto;
  }
  .timetable-wrap img {
    width: 100%;
  }
  .ticket-logo-SP {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
  }
  .ticket-logo-SP img {
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .ticke-price-wrap {
    text-align: left;
    width: 1100px;
    max-width: 90%;
    margin: 0 auto;
  }
  .ticke-price-wrap p {
    font-size: 18px;
  }
  .ticke-price {
    color: white;
    background-color: #ffd700;
    border: 2px solid #ff545e;
    display: inline-block;
    color: #ff545e;
    padding: 4px 10px;
    font-weight: bold;
    border-radius: 2px;
    margin-top: 2px !important;
    margin-bottom: 20px !important;
    width: 200px;
    text-align: center;
    box-sizing: border-box;
  }
  .ticke-price01 span {
    font-weight: bold;
  }
  .ticke-price01 .ticket-btn {
    margin-top: 10px;
    width: 150px;
    text-align: center;
    padding: 10px 0;
  }
  .ticket-wrap-top span,
  .ticket-wrap span {
    font-size: 22px;
  }
  .ticket-taxin {
    font-size: 14px !important;
    margin-left: 7px;
  }
  .ticket-notes {
    text-align: left;
    width: 1100px;
    max-width: 90%;
    margin: 0 auto;
  }
  .ticket-notes p {
    font-size: 13px !important;
    color: #ffffff !important;
  }
  .ticket-notes-in p {
    font-size: 13px !important;
    color: white;
    margin-top: -10px;
    margin-bottom: 30px !important;
  }
  /* .artist-wrap a{
    pointer-events: none;
  } */
  .sp {
    display: none;
  }
  #box10 {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0 auto 30px auto;
  }
  .ticket-wrap-top {
    width: 100%;
    padding: 0;
    padding-bottom: 20px;
    border-top: 1px solid #ff545e;
    border-bottom: 1px solid #ff545e;
  }
  .ticket-wrap {
    width: 100%;
    padding: 0 0 30px 0;
    border-bottom: 1px solid #ff545e;
  }
  .ticket-wrap-SP {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
  }
  .ticket-wrap-SP img {
    width: 100%;
    overflow: hidden;
  }
  .ticket-price01 {
    flex-grow: 1;
    padding: 30px 0 0 0;
    margin: 0 auto;
  }
  .ticket-price02 {
    flex-grow: 1;
    padding: 30px 0 0 0;
    /* margin: 0 auto; */
    width: 80%;
    margin-left: 5%;
  }
  .ticket-price02-5 {
    flex-grow: 1;
    padding: 30px 0 0 0;
    margin: 0 auto;
  }
  .ticket-price03 {
    flex-grow: 1;
    padding: 30px 0 0 0;
    margin: 0 auto;
  }
  .ticket-price04 {
    flex-grow: 1;
    padding: 30px 0 0 0;
    margin: 0 auto;
  }
  .ticket-price05 {
    flex-grow: 1;
    padding: 30px 0 0 0;
    margin: 0 auto;
  }
  .ticket-price01 img {
    width: 90%;
    overflow: hidden;
  }
  .ticket-price02 img {
    width: 100%;
    overflow: hidden;
    margin-left: auto;
  }
  .ticket-price02-5 img {
    width: 90%;
    overflow: hidden;
  }
  .ticket-price03 img {
    width: 90%;
    overflow: hidden;
  }
  .ticket-price04 img {
    width: 90%;
    overflow: hidden;
  }
  .ticket-price05 img {
    width: 90%;
    overflow: hidden;
  }
  .ticket-stk-wrap {
    width: 90%;
    display: flex;
    justify-content: flex-start;
    margin: 10px auto 30px auto;
    font-size: 14px;
    line-height: 17px;
    font-weight: bold;
  }
  .ticket-d1sld {
    width: 40%;
    color: #ffd700;
    background-color: #ff545e;
    padding: 5px;
    margin-right: 10px;
  }
  .ticket-d1stk {
    width: 40%;
    color: #ff545e;
    background-color: #ffd700;
    padding: 5px;
    margin-right: 10px;
  }
  .ticket-d2sld {
    width: 40%;
    color: #ffd700;
    background-color: #ff545e;
    padding: 5px;
    margin-right: 10px;
  }
  .ticket-d2stk {
    width: 40%;
    color: #ff545e;
    background-color: #ffd700;
    padding: 5px;
    margin-right: 10px;
  }
  .ticket-btnArea {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 30px auto 0 auto;
    text-align: center;
  }
  .ticket-btnArea-text {
    font-size: 16px;
    font-weight: bold;
    color: #ffdd00;
    margin: 0 auto 10px auto;
  }
  .ticket-btnArea_bus {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 10px auto 0 auto;
    text-align: center;
  }
  .ticket-btn {
    width: 90%;
    background-color: #ff545f;
    border-radius: 42px;
    display: inline-block;
    cursor: pointer;
    color: #ffdd00;
    font-size: 16px;
    padding: 15px 0;
    text-decoration: none;
    border: 2px solid #ffdd00;
  }
  .ticket-btn:hover {
    color: #ff545f;
    background-color: #ffdd00;
    border: 2px solid #ffdd00;
  }
  .ticket-btn:active {
    position: relative;
    top: 1px;
  }
  /*-notes-*/
  #box11 {
    width: 90%;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    color: #ffffff;
    font-size: 14px;
    line-height: 25px;
  }
  .notes {
    font-size: 20px;
    line-height: 30px;
    font-weight: bold;
    color: #ffdd00;
    margin-bottom: 20px;
    text-align: left;
  }
  .notes02 {
    width: 85%;
    display: inline-block;
    font-size: 16px;
    line-height: 23px;
    color: #ffdd00;
    text-align: center;
    border: 1px solid #ff545e;
    padding: 5px 10px;
    font-weight: bold;
  }
  .notes03 {
    width: 100%;
    display: inline-block;
    font-size: 20px;
    line-height: 35px;
    color: #ffdd00;
    margin: 40px auto 0 auto;
    text-align: center;
    font-weight: bold;
  }
  .notes-t {
    color: #ffffff;
    font-size: 13px;
    line-height: 23px;
    font-weight: bold;
  }
  .notes-wrap {
    width: 100%;
    height: auto;
    overflow: hidden;
    text-align: left;
    font-size: 13px;
    line-height: 20px;
  }
  .notes-wrap ul,
  ol {
    color: #ffffff;
    font-size: 13px;
    line-height: 25px;
    text-align: justify;
    padding-left: 0px;
    padding-left: 1em;
    text-indent: -1em;
  }
  li {
    list-style: none;
  }
  .notes-wrap li a {
    color: #ffd700;
  }
  .notes-com {
    color: #ffffff;
    font-size: 13px;
    line-height: 25px;
    margin: 40px auto;
  }
  .notes-com a {
    color: #ffd700;
  }
  /*-goods-*/
  #box12 {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0 auto 50px auto;
    border-top: 1px solid #ff545e;
    border-bottom: 1px solid #ff545e;
  }
  .goods-logo-SP {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
  }
  .goods-logo img {
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  #box13 {
    width: 90%;
    height: auto;
    overflow: hidden;
    margin: 0 auto 10px auto;
  }
  .goods-wrap {
    max-width: 90%;
    height: auto;
    overflow: hidden;
    margin: 0 auto 60px auto;
  }
  .goods-wrap img {
    width: 100%;
  }
  #box14 {
    width: 90%;
    height: auto;
    overflow: hidden;
    margin: 0 auto 60px auto;
  }
  /*-map-*/
  #box15 {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0 auto 30px auto;
    border-top: 1px solid #ff545e;
    border-bottom: 1px solid #ff545e;
  }
  .map-logo-SP {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
  }
  .map-logo-SP img {
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  #box16 {
    width: 95%;
    height: auto;
    overflow: hidden;
    margin: 0 auto 0px auto;
  }
  .areamap-wrap {
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .areamap-wrap img {
    width: 100%;
    height: auto;
  }
  /*-access-*/
  #box17 {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0 auto 30px auto;
    border-top: 1px solid #ff545e;
    border-bottom: 1px solid #ff545e;
  }
  .access-logo-SP {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
  }
  .access-logo-SP img {
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  #box18 {
    width: 90%;
    height: auto;
    overflow: hidden;
    margin: 0 auto 40px auto;
  }
  .a-map-top-SP {
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .a-map-btm {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    flex-basis: 300px;
  }
  .a-map-btm-ch {
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  #box19 {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0 auto 50px auto;
  }
  #box20 {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0 auto 60px auto;
    border-top: 1px solid #ff545e;
    border-bottom: 1px solid #ff545e;
  }
  .partners-wrap {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    padding: 60px 0;
  }
  .partners-title {
    font-size: 40px;
    line-height: 30px;
    color: #ffffff;
    margin: 0 0 50px 0;
  }
  .partners-logo-base {
    width: 90%;
    height: auto;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin: 0 auto 30px auto;
  }
  .partners-logo-base2 {
    width: 80%;
    height: auto;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin: 0 auto;
  }
  footer {
    width: 100%;
    height: auto;
    background-image: url(../images/foot_bg.png);
    background-repeat: repeat-x;
    background-position: bottom;
  }
  .foot-top {
    width: 90%;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    display: flex;
    flex-direction: column-reverse;
    justify-content: space-between;
  }
  .foot-top-left {
    width: 80%;
    margin: 0 auto;
  }
  .foot-top-left img {
    margin: 30px auto 0 auto;
  }
  .foot-top-right {
    width: 70%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 auto 30px auto;
  }
  .f-sns {
    width: 20%;
  }
  /*-footsns-insta-*/
  .f-sns-in {
    width: 20%;
  }
  .f-sns-in a {
    display: block;
    text-decoration: none;
    text-indent: -9999px;
    background-image: url("../images/img_sns_insta.svg");
    background-repeat: no-repeat;
  }
  .f-sns-in a:hover {
    text-decoration: none;
    background-image: url("../images/img_sns_insta_hv.svg");
    background-repeat: no-repeat;
  }
  /*-footsns-twitter-*/
  .f-sns-tw {
    width: 20%;
  }
  .f-sns-tw a {
    display: block;
    text-decoration: none;
    text-indent: -9999px;
    background-image: url("../images/img_sns_twitter.svg");
    background-repeat: no-repeat;
  }
  .f-sns-tw a:hover {
    text-decoration: none;
    background-image: url("../images/img_sns_twitter_hv.svg");
    background-repeat: no-repeat;
  }
  /*-footsns-facebook-*/
  .f-sns-fb {
    width: 20%;
  }
  .f-sns-fb a {
    display: block;
    text-decoration: none;
    text-indent: -9999px;
    background-image: url("../images/img_sns_facebook.svg");
    background-repeat: no-repeat;
  }
  .f-sns-fb a:hover {
    text-decoration: none;
    background-image: url("../images/img_sns_facebook_hv.svg");
    background-repeat: no-repeat;
  }
  /*-footsns-youtube-*/
  .f-sns-yt {
    width: 20%;
  }
  .f-sns-yt a {
    display: block;
    text-decoration: none;
    text-indent: -9999px;
    background-image: url("../images/img_sns_youtube.svg");
    background-repeat: no-repeat;
  }
  .f-sns-yt a:hover {
    text-decoration: none;
    background-image: url("../images/img_sns_youtube_hv.svg");
    background-repeat: no-repeat;
  }
  .foot-btm {
    width: 90%;
    height: auto;
    overflow: hidden;
    margin: 40px auto 0 auto;
    padding-bottom: 15px;
    box-sizing: border-box;
  }
  .foot-btm ul,
  ol {
    color: #ffffff;
    font-size: 14px;
    line-height: 25px;
    padding-left: 15px;
    text-align: left;
    list-style: none;
  }
  .playlist {
    width: 90%;
    height: 130px;
    display: flex;
    flex-flow: column;
    justify-content: space-between;
    margin: 0 auto 40px auto;
  }
  .pl_col {
    height: 30px;
  }
  .playlist img {
    width: 100%;
    height: 30px;
  }
  /*-artist modal-*/
  .m-content {
    margin: 0 auto;
    padding: 30px;
  }
  .modal {
    display: none;
    height: 100vh;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 19;
  }
  .modal a {
    text-decoration: none;
    color: #fff;
  }
  .modal__bg {
    background: rgba(0, 0, 0, 0.8);
    height: 100vh;
    position: absolute;
    width: 100%;
    z-index: 89;
  }
  .modal__content {
    width: 100%;
    height: auto;
    overflow: hidden;
    background: #000000;
    left: 50%;
    padding: 10px;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 95%;
    z-index: 90;
    box-sizing: border-box;
  }
  .modal__content2 {
    width: 100%;
    height: auto;
    overflow: hidden;
    background: #000000;
    left: 50%;
    padding: 10px;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 95%;
    z-index: 90;
    box-sizing: border-box;
  }
  .m-art-wrap {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .m-art-left {
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .m-art-copyright {
    font-size: 12px;
    color: #ffffff;
    text-align: center;
    margin-top: 8px;
  }
  .m-art-left img {
    width: 90%;
    margin: 0 auto 10px auto;
  }
  .m-art-left-sp img {
    width: 60%;
  }
  .m-art-right {
    width: 100%;
    height: auto;
    overflow: hidden;
    text-align: left;
    color: #ffffff;
  }
  .m-art-name {
    font-size: 20px;
    color: #ffd700;
    margin: 0 0 10px 0;
    text-align: center;
    font-feature-settings: "palt";
    line-height: 1.1;
  }
  .m-art-name span {
    font-size: 14px;
    line-height: 16px;
  }
  .m-art-text {
    font-size: 13px;
    line-height: 18px;
    margin: 0 0 10px 0;
    color: #fff;
  }
  .m-art-text p {
    font-size: 11px;
    line-height: 17px;
    margin: 0 0 10px 0;
  }
  .m-art-url {
    font-size: 14px;
    line-height: 25px;
    margin: 0 0 15px 0;
  }
  .m-art-url a {
    color: #ffd700;
  }
  .m-art-sns {
    width: 190px;
    height: auto;
    overflow: hidden;
    display: flex;
    justify-content: flex-start;
  }
  .m-art-icon {
    width: 40%;
    margin-right: 8px;
  }
  .m-art-icon {
    width: 40px;
    margin-right: 8px;
    transition: 0.3s;
  }
  .m-art-icon:hover {
    opacity: 0.7;
    transition: 0.3s;
  }
  .m-close {
    margin: 5px auto 20px auto;
    text-decoration: none;
  }
  .m-close a {
    color: #ffd700;
    text-decoration: none;
  }
  #page-top {
    position: fixed;
    bottom: 0;
    left: 50%;
    font-size: 77%;
    z-index: 3;
    transform: translate(-50%, -50%);
  }
  #page-top a {
    text-decoration: none;
    width: 40px;
    height: 40px;
    text-indent: -9999px;
    display: block;
    background-image: url("../images/pagetop.svg");
  }
  #page-top a:hover {
    text-decoration: none;
    background-image: url("../images/pagetop_hv.svg");
  }
  /* 非表示要素 */
  .head-item {
    display: none;
  }
  .head-item-menu {
    display: none;
  }
  #box1 {
    display: none;
  }
  .catch1 {
    display: none;
  }
  .head-tkt-img {
    display: none;
  }
  .ticket-logo {
    display: none;
  }
  .map-logo {
    display: none;
  }
  .access-logo {
    display: none;
  }
  .goods-logo {
    display: none;
  }
  .a-map-top {
    display: none;
  }
  /*20210323追記*/
  .c-box {
    margin-bottom: 20px;
  }
  .scroll_cnt {
    height: 100%;
    max-height: 270px;
    width: 100%;
    overflow: auto;
  }
  .scroll_cnt::-webkit-scrollbar {
    width: 7px;
  }
  .scroll_cnt::-webkit-scrollbar-thumb {
    background: #ff545e;
    border-radius: 3px;
  }
  .scroll_cnt::-webkit-scrollbar-track {
    background: #ffffff;
  }
  .pd_15per {
    padding: 0 15%;
  }
  /* 2023 */
  .toBeAnnounced {
    background-color: #000000;
    width: 80%;
    margin: 12% auto 0%;
    padding: 10% 1rem;
  }
  .toBeAnnounced img {
    width: 80%;
    margin: 0 auto;
  }
  p {
    color: #ffd700;
    font-size: 1.7rem;
  }
  .lineup-dammy {
    margin: 60px 0;
  }
  .lineup-dammy h3 {
    font-size: 25px;
    color: #ffdf00;
  }
  .lineup-dammy span {
    color: #fff;
    font-size: 17px;
    font-weight: bold;
    display: inline-block;
  }
  .lineup-wrap {
    width: 900px;
    max-width: 90%;
    margin: 0 auto;
  }
}
.addtxt {
  color: white;
  font-size: 13px;
}
.addtxt a {
  color: #ffd700;
}

.one-wrap {
  display: block;
  margin-bottom: 1rem;
}
.one-wrap div {
  width: 67%;
  margin-left: 2%;
}
.one-wrap div img {
  width: 100%;
  height: auto;
}

.pc {
  display: none;
}

.sp {
  display: block;
}

.btn_item {
  margin-bottom: 4rem;
}

.areamap-wrap img {
  width: 100%;
}

.partners-wrap {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
  padding: 30px 0 0;
}

.partners-title {
  font-size: 40px;
  line-height: 30px;
  color: #ffffff;
  margin: 0 0 50px 0;
}

.partners-logo-base {
  width: 95%;
  height: auto;
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: center;
  margin: 0 4% 30px auto;
}
.partners-logo-base img {
  width: 100%;
}
.partners-logo-base .partners-logo {
  max-height: 124px;
  height: 40%;
  width: 24%;
}
.partners-logo-base .partners-logo img {
  width: 100%;
  height: 100%;
}
.partners-logo-base .logo04 {
  margin-left: 2%;
}

.partners-logo-base2 {
  width: 80%;
  height: auto;
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin: 0 auto;
}

.partners-logo {
  width: 32%;
}
.partners-logo img {
  width: 100%;
  height: auto;
}

.partners-logo2 {
  width: 13%;
}
.partners-logo2 img {
  width: 100%;
  height: auto;
}

.partners-logo3 {
  width: 16%;
}
.partners-logo3 img {
  width: 100%;
  height: auto;
}

.partners-logo4 {
  width: 21%;
}
.partners-logo4 img {
  width: 100%;
  height: auto;
}

.post-img img {
  width: 100%;
}

.canceltxt {
  text-align: left;
}
.canceltxt a {
  color: white;
}/*# sourceMappingURL=style_SP.css.map */