@charset "UTF-8";

  @import url("https://fonts.googleapis.com/css2?family=Spartan:wght@400;700&display=swap");
  :root {
    --easing: cubic-bezier(.2, 1, .2, 1);
    --transition: .8s var(--easing);
    --color-base: #f8f8f8;
    --color-gray: #ddd;
    --color-theme: #f5695f;
    --color-theme-darken: #f12617;
    --box-shadow: .8rem .8rem 1.2rem rgba(0, 0, 0, .05), -.8rem -.8rem 1.2rem #fff;
    --box-shadow-hover: 1rem 1rem 1.5rem rgba(0, 0, 0, .08), -1rem -1rem 1.5rem #fff;
    --box-shadow-inset: inset .8rem .8rem 1.2rem rgba(0, 0, 0, .05), inset -.8rem -.8rem 1.2rem #fff;
    --box-shadow-dark: .8rem .8rem 1.2rem rgba(0, 0, 0, .1), -.8rem -.8rem 1.2rem rgba(#fff,.2);
  }




  [class*=swiper]:focus {
    outline: none;
  }

  .slide-media,
  .thumb-media {
    position: relative;
    overflow: hidden;
  }






  .swiper-button-disabled {
    pointer-events: none;
    opacity: 0;
  }

  .gallery01 {
    overflow: hidden;
  }
  .gallery01 .swiper {
    margin: auto;
  }
  .gallery01 .swiper-main {
    overflow: visible;
  }
  .gallery01 .swiper-thumb {
    padding-top: 8px;
  }



  .gallery01 .swiper-fade .swiper-slide {
    -webkit-transition-property: opacity, -webkit-transform !important;
    transition-property: opacity, -webkit-transform !important;
    transition-property: opacity, transform !important;
    transition-property: opacity, transform, -webkit-transform !important;
    pointer-events: none;
  }
  .gallery01 .swiper-fade .swiper-slide-active {
    pointer-events: auto;
  }

  .gallery01 .slide {
    display: block;
    overflow: hidden;
  }
  .gallery01 .slide-media {
    border-radius: 4px;
  }
  .gallery01 .slide-media img {
    -o-object-fit: contain;
       object-fit: contain;
  }
  .gallery01 .slide-title {
    font-weight: bold;
    line-height: 1.6;
    padding: 3.2rem 0;
  }
.gallery01 .swiper-thumb .swiper-slide{
   flex-basis: auto;
}
.gallery01 .swiper-thumb{
  margin-bottom: 50px;
}
.swiper-thumb .swiper-wrapper{

}
.swiper-thumb .swiper-slide {
  display: flex;
  align-items: center;
  align-items: stretch;
}
.swiper-thumb .swiper-slide li{
  padding: 10px 8px;
  line-height: 1.2;
}
.swiper-thumb .swiper-slide .numbar:after{
  content: '0';
  display: block;
  width: 40px;
  height: 100%;
  position: absolute;
  top: calc((100% - 24px) /2);
  left: 0px;
  color: #fff;
  font-size: 24px;
  text-align: center;
}
.swiper-thumb .swiper-slide .numbar.no01:after{
  content: '1';
}
.swiper-thumb .swiper-slide .numbar.no02:after{
  content: '2';
}
.swiper-thumb .swiper-slide .numbar.no03:after{
  content: '3';
}
.swiper-thumb .swiper-slide .numbar.no04:after{
  content: '4';
}
.swiper-thumb .swiper-slide .numbar.no05:after{
  content: '5';
}
.swiper-thumb .swiper-slide .numbar.no06:after{
  content: '6';
}
.swiper-thumb .swiper-slide .numbar.no07:after{
  content: '7';
}
.swiper-thumb .swiper-slide .numbar.no08:after{
  content: '8';
}
.swiper-thumb .swiper-slide .numbar.no09:after{
  content: '9';
}
.swiper-thumb .swiper-slide .numbar.no10:after{
  content: '10';
}
.swiper-thumb .swiper-slide .numbar.no11:after{
  content: '11';
}
.swiper-thumb .swiper-slide .numbar.no12:after{
  content: '12';
}
.swiper-thumb .swiper-slide .numbar.no13:after{
  content: '13';
}
.swiper-thumb .swiper-slide .numbar.no14:after{
  content: '14';
}
.swiper-thumb .swiper-slide .numbar.no15:after{
  content: '15';
}
.swiper-thumb .swiper-slide .numbar.no16:after{
  content: '16';
}
.swiper-thumb .swiper-slide .numbar.no17:after{
  content: '17';
}
.swiper-thumb .swiper-slide .numbar.no18:after{
  content: '18';
}
.swiper-thumb .swiper-slide .numbar.no19:after{
  content: '19';
}
.swiper-thumb .swiper-slide .numbar.no20:after{
  content: '20';
}
.swiper-thumb .swiper-slide .numbar.no21:after{
  content: '21';
}
.swiper-thumb .swiper-slide .numbar.no22:after{
  content: '22';
}
.swiper-thumb .swiper-slide .numbar.no23:after{
  content: '23';
}
.swiper-thumb .swiper-slide .numbar.no24:after{
  content: '24';
}
.swiper-thumb .swiper-slide .numbar.no25:after{
  content: '25';
}
.swiper-thumb .swiper-slide .numbar.no26:after{
  content: '26';
}
.swiper-thumb .swiper-slide .numbar.no27:after{
  content: '27';
}
.swiper-thumb .swiper-slide .numbar.no28:after{
  content: '28';
}
.swiper-thumb .swiper-slide .numbar.no29:after{
  content: '29';
}
.swiper-thumb .swiper-slide .numbar.no30:after{
  content: '30';
}


.swiper-thumb .swiper-slide .numbar{
  width: calc(40px - 16px);
  font-size: 30px;
  position: relative;
  background: #111;
  border-radius: 6px 0 0 6px;
}
.swiper-thumb .swiper-slide .seat-name{
  display: flex;
   align-items: center;
  background: #dcdddd;
  font-size: 12px;
  border-radius: 0px 6px 6px 0px;
  min-height: 3.1rem;
  width: calc(100% - 30px);
}
.swiper-thumb .swiper-slide.swiper-slide-thumb-active .numbar{
  background: #111;
}
.swiper-thumb .swiper-slide.swiper-slide-thumb-active .seat-name{
  background: #8ec21f;
}
.swiper-thumb .swiper-slide.swiper-slide-thumb-active .numbar:after{
  color: #8ec21f;
}


  .gallery01 .swiper-scrollbar {
    position: relative;
    margin-top: 1.6rem;
  }
  .gallery01 .swiper-scrollbar::after {
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4px;
    margin: auto;
    content: "";
    background-color: #eee;
  }
  .gallery01 .swiper-scrollbar-drag {
    height: 4px;
    padding: 8px 0;
    cursor: pointer;
    background-color: var(--color-theme);
    background-clip: content-box;
  }
  .gallery01 .swiper-scrollbar-drag:active {
    background-color: var(--color-theme-darken);
  }

.gallery01 .swiper-controller.controller-bottom{
  display: flex;
  justify-content: center;
  margin-top: 30px;
}
.gallery01 .swiper-controller.controller-bottom{

}
.gallery01 .swiper-controller .swiper-button-next,
.gallery01 .swiper-controller .swiper-button-prev{
  width: 16px;
  height: 26px;
  background: url(../img/common/i-arrow-gray-r.png)no-repeat;
  background-position: center;
  background-size: 90%;
  margin: 0 20px;
}
.gallery01 .swiper-controller .swiper-button-prev{
  transform: scale(-1, 1);
}

.gallery01 .swiper-counter {
  display: inline-block;
  transition: opacity 0.3s ease;
}
.gallery01 .swiper-counter.fade-out {
  opacity: 0;
}
.gallery01 .swiper-counter.fade-in {
  opacity: 1;
}


/*
.gallery01 .swiper-thumb .swiper-wrapper{
  position: relative;
}
*/
.gallery01 .swiper-controller.controller-top .swiper-counter{
  display: none;
}
.gallery01 .swiper-controller.controller-top{
  position: relative;
  width: 100%;
  height: 30px;
  margin-top: 10px;
}
.gallery01 .swiper-controller.controller-top .swiper-button-prev,
.gallery01 .swiper-controller.controller-top .swiper-button-next{
    position: absolute;
    z-index: 1;
    top: 0px;
    width: 30px;
  background: url(../img/common/i-arrow-gray-r.png)no-repeat,#fff;
  background-position: center;
  background-size: 12px auto;
}
.gallery01 .swiper-controller.controller-top .swiper-button-prev{
  left:calc((100% / 2) - 65px);
}
.gallery01 .swiper-controller.controller-top .swiper-button-next{
  left: calc((100% / 2) - 15px);
}


  @media only screen and (max-width: 1024px) {
    .l-inner {
      padding: 0 4rem;
    }
    .swiper-thumb .swiper-slide .seat-name br{
      display: none;
    }
    .swiper-thumb .swiper-slide .seat-name{
      font-size: 10px;
    }

  }

@media screen and (max-width: 767px) {

  .pc-tab {
      display: none !important;
    }
  .gallery01 .swiper-controller.controller-top{
    margin-top: 20px;
  }
  .gallery01 .swiper-thumb {
      margin-bottom: 0px;
  }
  .gallery01 .swiper-scrollbar {
      margin-top: 10px;
  }
  .swiper-thumb .swiper-slide .seat-name {
      font-size: 10px;
      min-height: 3rem;
  }
  .swiper-thumb .swiper-slide .seat-name br{
    display: none;
  }

}




  @media only screen and (min-width: 1025px) {
    .tab-sp {
      display: none !important;
    }


  }

  @media only screen and (min-width: 600px) {
    .sp {
      display: none !important;
    }
  }