@charset "UTF-8";
@import url(http://fonts.googleapis.com/earlyaccess/notosansjp.css);
/* 変数宣言 */
/* 変数宣言 */
.clearfix {
  *zoom: 1;
}
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

html {
  font-size: 62.5%;
}

body {
  margin: 0;
  padding: 0;
  font-family: "Noto Sans JP", 游ゴシック体, "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  letter-spacing: 0.05em;
  line-height: 1.5;
  font-feature-settings: "palt";
}

a {
  color: #cc0000;
  outline: none;
  text-decoration: none;
}
a:hover {
  color: #ff0000;
  outline: none;
  text-decoration: none;
}
a:active {
  color: #ff0000;
  outline: none;
  text-decoration: none;
}
a:visited {
  color: #cc0000;
  outline: none;
  text-decoration: none;
}

.comingsoon {
  text-align: center;
  font-family: "Oswald";
  font-size: 40px;
  width: 100%;
  height: 100%;
  margin-top: 10%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.artist_box {
  display: flex;
  flex: 0 1 auto;
  flex-direction: row;
  flex-wrap: wrap;
}
.artist_box .box03 {
  /* padding: 5px; */
  text-align: center;
  flex-basis: 46%;
  max-width: 46%;
  flex: 0 0 auto;
  /* border: solid 1px #900; */
  margin: 2%;
}
@media (max-width: 955px) {
  .artist_box .box03 {
    /* padding: 5px; */
    text-align: center;
    flex-basis: 46%;
    max-width: 46%;
    flex: 0 0 auto;
    /* border: solid 1px #900; */
    margin: 2%;
  }
}

.artist-date {
  display: flex;
}
@media (max-width: 955px) {
  .artist-date {
    flex-direction: column;
  }
}
.artist-date .artist-0626 {
  width: 50%;
  background-color: #00183c;
  padding: 1%;
}
@media (max-width: 955px) {
  .artist-date .artist-0626 {
    width: 100%;
  }
}
.artist-date .artist-0626 .date-ttl {
  width: 200px;
  text-align: center;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 20px;
}
@media (max-width: 955px) {
  .artist-date .artist-0626 .date-ttl {
    width: 100%;
  }
}
.artist-date .artist-0626 .date-ttl img {
  height: 80px;
}
@media (max-width: 955px) {
  .artist-date .artist-0626 .date-ttl img {
    height: 50px;
  }
}
.artist-date .artist-0626 .stage-ttl {
  width: 100%;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 10px;
  padding: 10px 0px;
  background-color: #000000;
  text-align: center;
}
.artist-date .artist-0626 .stage-ttl img {
  width: 60px;
}
@media (max-width: 955px) {
  .artist-date .artist-0626 .stage-ttl img {
    width: 60px;
  }
}
.artist-date .artist-0627 {
  width: 50%;
  background-color: #3c0000;
  padding: 1%;
}
@media (max-width: 955px) {
  .artist-date .artist-0627 {
    width: 100%;
  }
}
.artist-date .artist-0627 .date-ttl {
  width: 200px;
  text-align: center;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 20px;
}
@media (max-width: 955px) {
  .artist-date .artist-0627 .date-ttl {
    width: 100%;
  }
}
.artist-date .artist-0627 .date-ttl img {
  height: 80px;
}
@media (max-width: 955px) {
  .artist-date .artist-0627 .date-ttl img {
    height: 50px;
  }
}
.artist-date .artist-0627 .stage-ttl {
  width: 100%;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 10px;
  padding: 10px 0px;
  background-color: #000000;
  text-align: center;
}
.artist-date .artist-0627 .stage-ttl img {
  width: 60px;
}
@media (max-width: 955px) {
  .artist-date .artist-0627 .stage-ttl img {
    width: 60px;
  }
}

.artist-name {
  font-size: 18px;
  text-align: center;
  letter-spacing: 0;
  margin-top: 10px;
  padding: 0 5%;
}
@media (max-width: 955px) {
  .artist-name {
    margin-top: 10px;
    font-size: 14px;
  }
}
.artist-name img {
  width: 100%;
}
@media (max-width: 955px) {
  .artist-name img {
    width: 100%;
  }
}

.neww {
  position: relative;
}

.guideline h5 {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 20px;
  color: #c51c1c;
}

.guidebg {
  background-color: #ffffff;
  color: #333333;
  margin-top: 0 !important;
  padding-bottom: 3%;
}

.guide-ttl {
  background-color: #c6161c;
  color: #ffffff;
  padding: 3%;
  text-align: center;
  margin-bottom: 30px;
  font-size: 30px;
  font-weight: bold;
}
@media (max-width: 955px) {
  .guide-ttl {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 14px;
  }
}

.guide-box {
  border: solid 5px #c6161c;
  padding: 3%;
  margin-bottom: 3%;
}
.guide-box ul li {
  list-style: none;
  padding-left: 32px;
  line-height: 1.2em;
  background: url(../images2021/arrow.svg) left 0px top 3px no-repeat;
  background-size: 16px auto;
}
.guide-box ul li:last-child {
  border-bottom: none;
}

#guide-notice {
  font-size: 18px;
  font-weight: bold;
}
@media (max-width: 955px) {
  #guide-notice {
    font-size: 16px;
  }
}

.guide1_ttl {
  margin-bottom: 5%;
  margin-top: 0%;
  padding-top: 5%;
  font-family: "Oswald";
  font-size: 26px;
  color: #c6151c;
  letter-spacing: 0.2em;
  text-align: center;
  font-weight: 600;
}
@media (max-width: 955px) {
  .guide1_ttl {
    font-size: 13px;
  }
}

.guideh4_ttl {
  color: #c51c1c;
  font-size: 18px;
  font-weight: 800;
  border-bottom: 1px solid #900;
  padding-bottom: 15px;
  margin-bottom: 20px;
  padding-left: 32px;
  line-height: 1.6em;
  background: url(../images2021/icon.png) left 0px top 3px no-repeat;
  background-size: 25px auto;
}

.red {
  color: #ff0000;
  font-weight: bold;
}

.yellow {
  color: #fff000;
  font-weight: bold;
}

.cocoa {
  margin-top: 10px;
  margin-bottom: 20px;
  font-size: 12px;
}

.appbox {
  display: flex;
  justify-content: flex-start;
}
@media (max-width: 955px) {
  .appbox {
    flex-direction: column;
  }
}
.appbox .app {
  margin-right: 10px;
}
@media (max-width: 955px) {
  .appbox .app {
    margin-bottom: 10px;
  }
}
.appbox .app img {
  width: auto;
  height: 60px;
}

.footerguide {
  width: 500px;
  margin: 0 auto;
  border: solid 1px #cc0000;
}
@media (max-width: 955px) {
  .footerguide {
    width: 100%;
  }
}
.footerguide img {
  width: 100%;
}

.center {
  text-align: center;
  margin-bottom: 20px;
}

.wpcf7-response-output {
  text-align: center;
}

.screen-reader-response {
  margin-bottom: 20px;
}

textarea.wpcf7-form-control.wpcf7-textarea {
  width: 100%;
}

.contact-ttl {
  font-size: 24px;
  text-align: center;
  margin-bottom: 30px;
}

.lotti {
  width: 500px;
  margin: 0 auto;
  margin-bottom: 30px;
}
@media (max-width: 955px) {
  .lotti {
    width: 90%;
    margin: 0 auto;
  }
}

/* ローディング画面の背景 */
.loading {
  position: fixed;
  width: 100vw;
  height: 100vh;
  top: 0px;
  left: 0px;
  background: #000;
  z-index: 9999;
}

@supports (-webkit-touch-callout: none) {
  .loading {
    /* Safari用のハック */
    height: 100vh;
    height: -webkit-fill-available;
  }
}
/* アニメーション */
.animation {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  -webkit-animation: loadinganimation 1500ms ease-out forwards infinite;
  animation: loadinganimation 1500ms ease-out forwards infinite;
}

div#loadbox {
  width: 25%;
  margin: 0 auto;
}
@media (max-width: 955px) {
  div#loadbox {
    width: 60%;
  }
}

.ticket_notice li {
  list-style-type: disc;
}

@media (max-width: 955px) {
  #under-pages {
    margin-top: 30px;
  }
}

.newicon {
  position: absolute;
  z-index: 8888;
  background-color: #c6161d;
  font-family: bebas-neue, sans-serif;
  font-weight: bold;
  font-size: 11px;
  width: 51px;
  margin-top: 5px;
  margin-left: 6px;
  left: 0;
}
@media (max-width: 955px) {
  .newicon {
    width: 35px;
    position: absolute;
    /* z-index: 8888; */
    background-color: #c6161d;
    font-family: bebas-neue, sans-serif;
    font-weight: bold;
    font-size: 10px;
    line-height: 15px;
    /* width: 51px; */
    padding: 1px;
    text-align: center;
    /* margin-top: 22px; */
    left: -15px;
    top: -7px;
    transform: rotate(-21deg);
  }
}

.nvnews {
  width: 69px;
}

.nvabout {
  width: 68px;
}

.nvartist {
  width: 88px;
}

.nvticket {
  width: 88px;
}

.nvaccess {
  width: 173px;
}

.nvmerch {
  width: 75px;
}

.nvnotice {
  width: 75px;
}

.nvfaq {
  width: 87px;
}

.nvtime {
  width: 108px;
}

.sponsor {
  margin-top: 30px;
}
@media (max-width: 955px) {
  .sponsor {
    margin-top: 15px;
  }
}
.sponsor h3 {
  text-align: center;
  font-weight: bold;
  margin-bottom: 10px;
}
.sponsor ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  justify-content: center;
}
@media (max-width: 955px) {
  .sponsor ul {
    flex-wrap: wrap;
  }
}
.sponsor ul li {
  width: 130px;
  margin: 10px;
}
@media (max-width: 955px) {
  .sponsor ul li {
    width: 35%;
  }
}
.sponsor ul li img {
  width: 100%;
}

.areamap {
  margin-bottom: 30px;
}

h3.access-ttl {
  background-color: #c6151c;
  padding: 1%;
  font-weight: bold;
  margin-bottom: 30px;
}

p.merch-news-text {
  font-size: 14px;
  margin-top: 30px;
}

.access-box {
  margin-bottom: 30px;
  font-size: 16px;
}
@media (max-width: 955px) {
  .access-box {
    font-size: 14px;
  }
}

h4.access-subttl {
  border-bottom: solid 1px #c6151c;
  padding-bottom: 10px;
  margin-bottom: 10px;
  font-weight: bold;
  font-size: 20px;
}
@media (max-width: 955px) {
  h4.access-subttl {
    font-size: 18px;
  }
}

p.notice-big {
  font-size: 26px;
  font-weight: bold;
  color: #fff000;
}
@media (max-width: 955px) {
  p.notice-big {
    font-size: 18px;
  }
}

.red {
  color: #c6151c;
}

.howtobox {
  display: flex;
  justify-content: left;
  flex-wrap: wrap;
}
@media (max-width: 955px) {
  .howtobox {
    flex-direction: column;
  }
}
.howtobox .access-box {
  width: 33.33333%;
}
@media (max-width: 955px) {
  .howtobox .access-box {
    width: 100%;
  }
}
.howtobox .access-box a {
  color: #fff000;
}

.map {
  text-align: center;
  width: 100%;
  margin: 0 auto;
}

@media (max-width: 955px) {
  .access-box {
    font-weight: normal;
  }
}
.access-box a {
  color: #fff000;
}

.tt-text {
  text-align: center;
  font-weight: bold;
  margin-bottom: 100px;
}
@media (max-width: 955px) {
  .tt-text {
    text-align: left;
  }
  .tt-text br {
    display: none;
  }
}

.tt-box {
  width: 100%;
  margin-bottom: 20px;
}
.tt-box img {
  width: 100%;
}

.area-btn {
  text-align: center;
  width: 150px;
  margin: 0 auto;
  margin-bottom: 30px;
}
.area-btn a {
  display: block;
  background-color: #c6151c;
  color: #ffffff;
  padding: 10px 20px;
}
.area-btn a:hover {
  opacity: 0.8;
}

.area-text {
  background-color: #ffffff;
  color: #333333;
  padding: 3%;
  margin-bottom: 30px;
  border: solid 5px #c6151c;
}

.zen-area {
  margin-bottom: 30px;
}
.zen-ttl {
  font-weight: bold;
  color: #c51520;
  margin-bottom: 30px;
}
.zen-ttl-kikan {
  font-weight: bold;
  color: #c51520;
  margin-bottom: 10px;
}
.zen-notice {
  margin-bottom: 30px;
}
.zen-notice ul {
  list-style: none;
}
.zen-notice ul li {
  margin-bottom: 5px;
}

h3.zen-head-ttl {
  background-color: #c6151c;
  padding: 1%;
  font-weight: bold;
  margin-bottom: 30px;
}
@media (max-width: 955px) {
  h3.zen-head-ttl {
    padding: 2%;
  }
}

h4.zen-subttl {
  border-bottom: solid 1px #c6151c;
  padding-bottom: 10px;
  margin-bottom: 10px;
  font-weight: bold;
}

.zen-btn {
  text-align: center;
  width: 250px;
  margin: 0 auto;
  margin-top: 30px;
  margin-bottom: 30px;
}
.zen-btn a {
  display: block;
  background-color: #c6151c;
  color: #ffffff;
  padding: 15px 20px;
}
.zen-btn a:hover {
  opacity: 0.8;
}

.zen-kikan ul {
  list-style: none;
}
.zen-kikan ul li {
  margin-bottom: 10px;
}

.zen-tt-text {
  margin-top: 20px;
}

.senkou-box {
  margin-bottom: 30px;
}

.zen-map {
  margin-bottom: 30px;
}

.zen-map-img {
  width: 550px;
  margin: 0 auto;
  margin-top: 20px;
}
@media (max-width: 955px) {
  .zen-map-img {
    width: 100%;
  }
}
.zen-map-img img {
  width: 100%;
}

.comment-box ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 10px;
  margin-top: 20px;
}
.comment-box ul h3 {
  text-align: center;
  margin-bottom: 1rem;
}
.comment-box ul li {
  width: 48%;
  border: dashed 1px #ff0000;
  padding: 2%;
  margin: 1%;
}
@media (max-width: 955px) {
  .comment-box ul li {
    width: 100%;
    padding: 10px 10px 20px 10px;
    margin-bottom: 15px;
  }
}
.comment-box ul li .comment-artist-name {
  width: 250px;
  margin: 0 auto;
  margin-top: 15px;
}
.comment-box ul li .comment-list ol {
  display: flex;
  flex-direction: column;
}
.comment-box ul li .comment-list ol li {
  padding-left: 35px;
  background: left no-repeat;
  background-size: 30px auto;
  border: none;
  padding: 0;
  word-break: normal;
  white-space: pre-wrap;
}
.comment-box ul li .comment-list ol li:nth-child(1) {
  width: 100%;
  list-style-position: inside;
  background-image: url(../images2021/one.svg);
  background-repeat: no-repeat;
  background-position: left top;
  padding-left: 35px;
  background-size: 20px auto;
  margin-bottom: 20px;
}
@media (max-width: 955px) {
  .comment-box ul li .comment-list ol li:nth-child(1) {
    margin-left: 0%;
    background-size: 16px;
    padding-left: 25px;
  }
}
.comment-box ul li .comment-list ol li:nth-child(2) {
  width: 100%;
  list-style-position: inside;
  background-image: url(../images2021/two.svg);
  background-repeat: no-repeat;
  background-position: left top;
  padding-left: 35px;
  background-size: 20px auto;
  margin-bottom: 20px;
}
@media (max-width: 955px) {
  .comment-box ul li .comment-list ol li:nth-child(2) {
    margin-left: 0%;
    background-size: 16px;
    padding-left: 25px;
  }
}
.comment-box ul li .comment-list ol li:nth-child(3) {
  width: 100%;
  list-style-position: inside;
  background-image: url(../images2021/three.svg);
  background-repeat: no-repeat;
  background-position: left top;
  padding-left: 35px;
  background-size: 20px auto;
}
@media (max-width: 955px) {
  .comment-box ul li .comment-list ol li:nth-child(3) {
    margin-left: 0%;
    background-size: 16px;
    padding-left: 25px;
  }
}
.comment-box img {
  width: 100%;
  height: auto;
}

td.table-one {
  width: 20%;
}
@media (max-width: 955px) {
  td.table-one {
    width: 18%;
  }
}

td.table-two {
  width: 33%;
}
@media (max-width: 955px) {
  td.table-two {
    width: 20%;
  }
}

td.table-three {
  width: 33%;
}
@media (max-width: 955px) {
  td.table-three {
    width: 22%;
  }
}

td.table-for {
  width: 33%;
}
@media (max-width: 955px) {
  td.table-for {
    width: 22%;
  }
}

.area-text table {
  width: 100%;
  border-collapse: collapse;
  font-size: 14px;
}
@media (max-width: 955px) {
  .area-text table {
    font-size: 12px;
  }
}
.area-text table tr {
  border-bottom: solid 1px #cccccc;
}
.area-text table td {
  margin: 10px;
  padding: 10px;
}

.comment-name {
  text-align: right;
  width: 100% !important;
  margin-top: 10px !important;
  padding-top: 10px !important;
}

.comment-list {
  padding: 1%;
}

.extra {
  width: 100% !important;
  color: #ff0000;
  margin-top: 20px !important;
  text-align: center;
}

.dpf-end {
  max-width: 1100px;
  margin: 0 auto;
  margin-bottom: 1rem;
}

.dpf-end img {
  width: 100%;
}

.layer_board_bg,
.layer_board {
  position: absolute;
}

.layer_board_bg {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 1000;
  top: 0;
  left: 0;
  display: none;
  cursor: pointer;
  background: #000;
}

.layer_board {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  z-index: 2000;
}
@media (max-width: 955px) {
  .layer_board {
    width: 80%;
  }
}
.layer_board img {
  width: 100%;
}

.layer_board p {
  margin-bottom: 50px;
}

.btn_close {
  display: block;
  text-decoration: none;
  background: #000;
  color: #fff;
  text-align: center;
  padding: 20px 40px;
  width: 200px;
  margin: 0 auto;
}

.footerFixed {
  min-height: 100vh;
  /* ←コンテンツの高さの最小値＝ブラウザの高さに指定 */
  position: relative;
  /* ←相対位置 */
  box-sizing: border-box;
  /* ↑ヘッダーやフッターを含むすべての要素の高さ＝min-height:100vhになるように指定 */
}

.artistandmore {
  width: 30rem;
  margin: 0 auto;
  margin-bottom: 5%;
  margin-top: 5%;
  font-family: "Oswald";
  font-size: 20px;
  color: #ffffff;
  letter-spacing: 0.2em;
  text-align: center;
  font-weight: 600;
}
.artistandmore img {
  width: 100%;
}

.grecaptcha-badge {
  visibility: hidden;
}

.jtb-box {
  width: 100%;
  margin-bottom: 1rem;
  position: relative;
  border: solid 1px #c41d1d;
}

.btn-box {
  width: 95%;
  margin: 0 auto;
  position: absolute;
  bottom: 10px;
  left: 0;
  right: 0;
  z-index: 9999;
}
.btn-box ul {
  list-style: none;
  display: flex;
  justify-content: space-between;
}
.btn-box ul li {
  width: 49.5%;
}
.btn-box ul li img {
  width: 100%;
}

.jtb-bg {
  width: 100%;
}
.jtb-bg img {
  width: 100%;
}

.ticket-btn {
  text-align: center;
  margin: 0 auto;
}

.ticket-btn a {
  background-color: #C8161D;
  color: #ffffff;
  font-size: 12px;
  display: block;
  padding: 1rem 5rem;
  max-width: 700px;
  width: 90%;
  margin: 0 auto;
  margin-bottom: 3%;
}
@media (max-width: 955px) {
  .ticket-btn a {
    background-color: #C8161D;
    color: #ffffff;
    font-size: 12px;
    display: block;
    padding: 1rem 1rem;
    max-width: 700px;
    width: 90%;
    margin: 0 auto;
    margin-bottom: 3%;
  }
}

.ticket-btn a:hover {
  opacity: 0.8;
}

.ticket-btn02 {
  text-align: center;
  margin: 0 auto;
}

.ticket-btn02 a {
  background-color: #3695f9;
  color: #ffffff;
  font-size: 12px;
  display: block;
  padding: 1rem 5rem;
  max-width: 700px;
  width: 90%;
  margin: 0 auto;
  margin-bottom: 3%;
}
@media (max-width: 955px) {
  .ticket-btn02 a {
    background-color: #3695f9;
    color: #ffffff;
    font-size: 12px;
    display: block;
    padding: 1rem 1rem;
    max-width: 700px;
    width: 90%;
    margin: 0 auto;
    margin-bottom: 3%;
  }
}

.ticket-btn02 a:hover {
  opacity: 0.8;
}

.ticket-btn-app {
  max-width: 700px;
  width: 90%;
  margin: 0 auto;
  margin-bottom: 5%;
}

.app-text01 {
  margin-bottom: 1rem;
}

.app-text02 {
  text-align: center;
  font-size: 16px;
}

.senkou-ttl {
  font-size: 24px;
  font-weight: bold;
  color: #000000;
  margin-bottom: 20px;
  margin-top: 20px;
}
@media (max-width: 955px) {
  .senkou-ttl {
    font-size: 18px;
    margin-bottom: 10px;
    margin-top: 10;
  }
}

.senkou-kikan {
  font-size: 18px;
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 20px;
}
@media (max-width: 955px) {
  .senkou-kikan {
    font-size: 11px;
  }
}

.notice_top_head {
  color: #fff000;
  font-weight: bold;
  font-size: 40px;
  margin-top: 30px;
  text-align: center;
}
@media (max-width: 955px) {
  .notice_top_head {
    font-size: 20px;
  }
}

.notice_top_head_text {
  color: #fff000;
  font-weight: bold;
  font-size: 18px;
  margin-top: 30px;
  margin-bottom: 30px;
}
@media (max-width: 955px) {
  .notice_top_head_text {
    font-size: 14px;
  }
}

.notice_top_text {
  color: #fff000;
  font-weight: bold;
  font-size: 18px;
  margin-top: 30px;
}
@media (max-width: 955px) {
  .notice_top_text {
    font-size: 14px;
  }
}

.ajax-loader {
  display: none !important;
}

.mgn {
  margin-bottom: 10px;
}
@media (max-width: 955px) {
  .mgn {
    margin-bottom: 10px;
  }
}

@media (max-width: 955px) {
  .senkou-link a {
    margin-bottom: 10px;
  }
}

.p-audition__content-wrap {
  margin: 0 auto;
  /* padding: 0vw 4vw 1vw; */
  margin-bottom: 20px;
  position: relative;
  width: 90%;
  max-width: 1100px;
  font-size: 16px;
  line-height: 200%;
}
@media (max-width: 955px) {
  .p-audition__content-wrap {
    font-size: 14px;
  }
}

.p-audition__head {
  margin-bottom: 40px;
}

.p-audition__head img {
  width: 100%;
}

.p-auditon__box h3 {
  font-size: 26px;
  font-weight: bold;
  margin-bottom: 10px;
  padding-bottom: 10px;
  width: 600px;
}
@media (max-width: 955px) {
  .p-auditon__box h3 {
    width: 100%;
    font-size: 20px;
  }
}

.p-auditon__box h3 img {
  width: 100%;
}

.p-auditon__box h4 {
  font-size: 30px;
  color: #fff000;
  font-weight: bold;
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: left;
}
@media (max-width: 955px) {
  .p-auditon__box h4 {
    font-size: 20px;
    text-align: center;
  }
}

.p-auditon__box {
  margin-bottom: 40px;
}
@media (max-width: 955px) {
  .p-auditon__box {
    margin-bottom: 20px;
  }
}

.p-auditon__box ul {
  padding-left: 20px;
}

.p-auditon__box ul li {
  list-style: disc;
  list-style-position: outside;
  padding-left: 10px;
}
@media (max-width: 955px) {
  .p-auditon__box ul li {
    padding-left: 5px;
  }
}

.p-auditon__box ul.kome li {
  list-style: auto;
  list-style-position: outside;
  padding-left: 10px;
}
@media (max-width: 955px) {
  .p-auditon__box ul.kome li {
    padding-left: 5px;
  }
}

.p-audition__notice {
  margin-top: 20px;
}

.p-audition__kikan {
  font-size: 30px;
  color: #ff0007;
  text-align: left;
}
@media (max-width: 955px) {
  .p-audition__kikan {
    font-size: 20px;
    text-align: left;
  }
}

.p-audition__final-ttl {
  font-size: 24px;
  font-weight: bold;
  color: #ff0000;
  margin-bottom: 10px;
  text-align: left;
}
@media (max-width: 955px) {
  .p-audition__final-ttl {
    font-size: 18px;
    text-align: center;
  }
}

.p-audition__syukei {
  font-size: 20px;
  font-weight: bold;
  line-height: 150%;
  color: #ff0000;
  margin-bottom: 20px;
}

.p-audition__syukeibox {
  border: solid 2px #ff0000;
  padding: 30px;
  margin: 20px 10px;
}
@media (max-width: 955px) {
  .p-audition__syukeibox {
    padding: 20px;
  }
}

.p-audition__notice {
  color: #fff000;
}

.p-audition_text01 {
  color: #fff000;
}

.spDisp {
  display: none;
}
@media (max-width: 955px) {
  .spDisp {
    display: block;
  }
}

.pcDisp {
  display: block;
}
@media (max-width: 955px) {
  .pcDisp {
    display: none;
  }
}

.p-audition__entry a {
  width: 100%;
  display: block;
  text-align: center;
  color: #ff0000;
  padding: 30px 10px;
  margin: 0 auto;
  margin-bottom: 100px;
}
@media (max-width: 955px) {
  .p-audition__entry a {
    margin-bottom: 40px;
    padding: 0;
    width: 100%;
  }
}

.p-audition__entry a:hover {
  opacity: 0.8;
}

.p-audition__entry img {
  width: 100%;
}

.p-audition__entry {
  text-align: center;
  font-size: 50px;
  margin-bottom: 50px;
  color: #ff0000;
}

.senkou-link {
  margin: 0 10px;
}

.ippan-box {
  display: flex;
  flex-direction: row;
}
@media (max-width: 955px) {
  .ippan-box {
    flex-direction: column;
  }
}

.merch-box {
  gap: 20px;
  row-gap: 20px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  max-width: 1100px;
  margin: 0 auto;
  padding-bottom: 100px;
}
@media (max-width: 955px) {
  .merch-box {
    gap: 20px;
    row-gap: 20px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    width: 100%;
    margin: 0 auto;
    padding-bottom: 100px;
  }
}

.merch-detail {
  font-size: 14px;
}
@media (max-width: 955px) {
  .merch-detail {
    font-size: 12px;
  }
}

.senkou-link_end {
  text-align: center;
}

.p-deadcity_tickets {
  text-align: center;
  font-weight: bold;
  font-size: 24px;
  line-height: 200%;
}
@media (max-width: 955px) {
  .p-deadcity_tickets {
    font-size: 14px;
  }
}

.p-deadcity_tickets a {
  background-color: #b50000;
  color: #ffffff;
  padding: 20px 50px;
  display: block;
  width: 60%;
  margin: 0 auto;
  margin-top: 50px;
}
@media (max-width: 955px) {
  .p-deadcity_tickets a {
    background-color: #b50000;
    color: #ffffff;
    padding: 14px 20px;
    display: block;
    width: 90%;
    margin: 0 auto;
    margin-top: 50px;
    font-size: 18px;
  }
}

.modal {
  display: none;
  position: fixed;
  z-index: 9999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
}

.modal-content {
  position: relative;
  margin: 2% auto;
  padding: 0;
  width: 80%;
  max-width: 600px;
  background: #fff;
  text-align: center;
  border-radius: 10px;
  overflow: hidden;
  -webkit-animation: fadeInScale 0.5s ease;
          animation: fadeInScale 0.5s ease;
}

.modal-content img {
  width: 100%;
  height: auto;
  display: block;
  max-height: 90vh;
  /* 最大でも画面の高さ90%まで */
  -o-object-fit: contain;
     object-fit: contain;
}

.modal-close {
  position: absolute;
  right: 12px;
  top: 10px;
  font-size: 28px;
  color: #333;
  cursor: pointer;
  z-index: 9999;
}
/*# sourceMappingURL=style.css.map */