@charset "UTF-8";
/* sp */
@media only screen and (max-width: 1100px) {
  /* フォーム周りリセット */
  .sp-search input, .sp-search button, .sp-search textarea, .sp-search select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }
  .sp-search input, .sp-search button, .sp-search textarea, .sp-search select {
    margin: 0;
    padding: 0;
    background: none;
    border: none;
    border-radius: 0;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }
  /* /フォーム周りリセット */
  .sp-search input.textBox {
    width: 83%;
    height: 40px;
    padding: 4px;
    border: 1px solid #ccc;
    box-sizing: border-box;
    background-color: #fff;
  }
  .sp {
    display: block;
  }
  .pc {
    display: none;
  }
  /* ---------------------------------------------------------------
                        mixin
  ----------------------------------------------------------------*/
  /* --------------------------------------------------------------

                          モーダル

  ----------------------------------------------------------------*/
  .no-scroll {
    overflow: hidden;
  }
  .modal {
    padding: 15px;
    width: auto;
  }
  .modal .modal-content {
    padding: 30px;
    width: auto;
    margin: 0 auto;
  }
  .modal .modal-content .modal-content__wrap {
    display: block;
  }
  .modal .modal-content .modal-content__wrap .modal__cast--img {
    width: auto;
  }
  .modal .modal-content .modal-content__wrap .modal__cast--text {
    width: auto;
    margin-top: 15px;
  }
  /*----------------------------------------------------------------
  ----------------------------------------------------------------*
                                ヘッダー
  ----------------------------------------------------------------*
  ----------------------------------------------------------------*/
  .menu-btn {
    position: fixed;
  }
  .menu-content ul {
    width: auto;
  }
  header .header__inner {
    width: auto;
  }
  header .header__inner .header_logo {
    z-index: 1;
  }
  .sp {
    display: block;
  }
  .sp .header_logo__wrap {
    width: 125px;
  }
  .sp .header_logo__wrap img {
    width: 100%;
    height: auto;
  }
  .sp .header_logo__wrap .header_logo {
    display: block;
    margin-top: 15px;
    margin-left: 15px;
  }
  .show .sp {
    display: block;
  }
  .show .sp .header_logo__wrap {
    width: 125px;
    margin-left: 0;
  }
  .show .sp .header_logo__wrap img {
    width: 100%;
    height: auto;
  }
  .show .sp .header_logo__wrap .header_logo {
    display: block;
    margin-top: 15px;
    margin-left: 15px;
  }
  #menu-btn-check:checked ~ .menu-content {
    left: 0%; /*メニューを画面内へ*/
  }
  .hamburger-menu .sns__nav {
    width: 100px;
  }
  /* --------------------------------------------------------------
  ----------------------------------------------------------------*
                          メインビジュアル
  ----------------------------------------------------------------*
  ----------------------------------------------------------------*/
  .mainvisual {
    width: auto;
    padding-bottom: 30px;
    margin-bottom: 0;
    margin: 0 10px;
  }
  .mainvisual .mainvisual__inner {
    width: auto;
    display: block;
    padding-bottom: 0;
  }
  .mainvisual .mainvisual__inner .mainvisual__title {
    width: 100%;
    margin-top: 0px;
  }
  .mainvisual .mainvisual__inner .mainvisual__title img {
    width: 100%;
    height: auto;
  }
  .mainvisual .mainvisual__inner .mainvisual__text {
    width: 100%;
    margin-top: 15px;
  }
  /*----------------------------------------------------------------
  ----------------------------------------------------------------*
                                コンテンツ
  ----------------------------------------------------------------*
  ----------------------------------------------------------------*/
  .section__wrap {
    width: auto;
    margin: 0 10px;
  }
  .section__wrap .section__title {
    border-top: 1px solid #333;
    border-bottom: 1px solid #333;
  }
  .section__wrap .section__title h2 {
    font-size: 3em;
    line-height: 1.2em;
  }
  /* --------------------------------------------------------------
  ----------------------------------------------------------------*
                          チケット
  ----------------------------------------------------------------*
  ----------------------------------------------------------------*/
  .ticket__wrap {
    padding-top: 30px;
  }
  .ticket__wrap .ticket {
    padding-bottom: 30px;
  }
  .ticket__wrap .ticket table td .overview__text--bald {
    font-size: 14px;
    margin-top: 15px;
    margin-bottom: 10px;
  }
  .ticket__wrap .ticket .overview__ticket--caption {
    width: auto;
    border-radius: 15px;
    margin: 10px auto;
    margin-top: 15px;
    padding: 15px;
  }
  .ticket__wrap .ticket .overview__ticket--caption table {
    border-collapse: collapse;
    width: 100%;
  }
  .ticket__wrap .ticket .overview__ticket--caption table tr:first-child {
    border-top: none;
  }
  .ticket__wrap .ticket .overview__ticket--caption table tr:first-child th, .ticket__wrap .ticket .overview__ticket--caption table tr:first-child td {
    padding-top: 10px;
  }
  .ticket__wrap .ticket .overview__ticket--caption table tr:last-child th, .ticket__wrap .ticket .overview__ticket--caption table tr:last-child td {
    padding-bottom: 10px;
  }
  .ticket__wrap .ticket .overview__ticket--caption table tr th {
    display: block;
    margin-top: 0;
    padding: 15px;
    display: block;
    width: auto;
  }
  .ticket__wrap .ticket .overview__ticket--caption table tr td {
    padding: 15px;
    margin-top: 0;
    display: block;
    width: auto;
  }
  .ticket__wrap .ticket .overview__ticket .overview__ticket--inner {
    display: block;
  }
  .ticket__wrap .ticket .overview__ticket .overview__ticket--inner .play__guide {
    background-color: #fff;
    padding: 15px;
    margin-top: 15px;
    padding-top: 30px;
    width: auto;
    margin-left: 0;
  }
  .ticket__wrap .ticket .overview__ticket .overview__ticket--inner .play__guide:nth-child(1) {
    margin-left: 0;
  }
  .ticket__wrap .ticket .overview__ticket .overview__ticket--inner .play__guide:nth-child(4) {
    margin-left: 0;
  }
  .ticket__wrap .ticket .overview__ticket .overview__ticket--inner .play__guide:nth-child(5) {
    margin-right: 0;
  }
  .ticket__wrap .ticket .overview__ticket .overview__ticket--inner .play__guide h4 {
    font-size: 24px;
    font-weight: bold;
    padding-bottom: 30px;
    text-align: center;
  }
  .ticket__wrap .ticket .overview__ticket .overview__ticket--inner .play__guide table {
    border-collapse: collapse;
    width: 100%;
  }
  .ticket__wrap .ticket .overview__ticket .overview__ticket--inner .play__guide table tr th {
    font-size: 14px;
    padding: 10px;
    text-align: left;
    width: 100px;
    vertical-align: middle;
  }
  .ticket__wrap .ticket .overview__ticket .overview__ticket--inner .play__guide table tr td {
    font-size: 14px;
    padding: 10px;
    text-align: left;
    vertical-align: middle;
  }
  .ticket__wrap .ticket .overview__ticket .overview__ticket--inner .play__guide .play__guide--btn {
    width: 190px;
    background-color: red;
    border-radius: 15px;
  }
  .ticket__wrap .ticket .overview__ticket .overview__ticket--inner .play__guide .play__guide--btn a {
    color: #fff;
    display: block;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    padding: 5px;
  }
  .ticket__wrap .ticket .overview__ticket .overview__ticket--inner .play__guide .play__guide--btn:hover {
    background-color: #83311d;
  }
  .ticket__wrap .ticket .overview__ticket .overview__ticket--text {
    width: auto;
    margin: 0 auto;
    margin-top: 15px;
  }
  .ticket__wrap .ticket .overview__ticket .overview__ticket--text p {
    margin-top: 15px;
    width: auto;
  }
  /* --------------------------------------------------------------
  ----------------------------------------------------------------*
                          youtube
  ----------------------------------------------------------------*
  ----------------------------------------------------------------*/
  .section__wrap:has(.youtube) {
    padding-top: 30px;
    width: auto;
    padding-bottom: 30px;
  }
  .section__wrap .youtube {
    padding: 30px 10px;
    width: auto;
    aspect-ratio: 16/9;
    height: auto;
  }
  /* --------------------------------------------------------------
  ----------------------------------------------------------------*
                          schedule
  ----------------------------------------------------------------*
  ----------------------------------------------------------------*/
  .schedule {
    width: auto;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .schedule ul {
    margin-top: 15px;
  }
  .schedule ul li {
    width: 48%;
    margin-top: 10px;
  }
  .schedule ul li a img {
    width: 100%;
    height: auto;
  }
  .schedule ul li a:hover {
    display: inline-block;
    animation: hurueru 0.1s infinite;
    cursor: pointer;
    color: #fff;
  }
  .schedule__title {
    width: auto;
    margin: 0 auto;
  }
  /* --------------------------------------------------------------
  ----------------------------------------------------------------*
                          comment
  ----------------------------------------------------------------*
  ----------------------------------------------------------------*/
  .back__01 .comment ul {
    margin-top: 30px;
  }
  .back__01 .comment ul li {
    margin-bottom: 15px;
  }
  .back__01 .comment ul li .comment__text {
    display: none;
  }
  /* --------------------------------------------------------------
  ----------------------------------------------------------------*
                          フッター
  ----------------------------------------------------------------*
  ----------------------------------------------------------------*/
  .footer .ponsorship__wrap {
    padding: 30px;
    padding-bottom: 100px;
  }
  .footer .ponsorship__wrap .section__wrap {
    width: auto;
    background-color: #fff;
    margin: 0 auto;
    padding: 10px;
  }
  .footer .ponsorship__wrap .section__wrap h6 {
    font-size: 18px;
    color: #333;
    margin-bottom: 10px;
    line-height: 24px;
  }
  .footer .ponsorship__wrap .section__wrap ul {
    margin: 0 auto;
  }
  .footer .ponsorship__wrap .section__wrap ul li {
    width: auto;
  }
  .footer .ponsorship__wrap .section__wrap ul li:first-child {
    margin-top: 0px;
  }
  .footer .ponsorship__wrap .section__wrap ul li:nth-child(2) {
    width: 40%;
    margin-top: 10px;
  }
  .footer .ponsorship__wrap .section__wrap ul li:nth-child(2) p {
    text-align: right;
  }
  .footer .ponsorship__wrap .section__wrap ul li:nth-child(2) img {
    border-left: none;
  }
  .footer .ponsorship__wrap .section__wrap ul li a {
    text-decoration: none;
    width: auto;
  }
  .footer .ponsorship__wrap .section__wrap ul li a p {
    color: #000;
    font-size: 3.5vw;
    text-align: center;
  }
  .footer .ponsorship__wrap .section__wrap ul li a img {
    width: 100%;
    height: auto;
  }
}/*# sourceMappingURL=sp.css.map */