@charset "UTF-8";
/* color */
.bg-gray {
  background-color: #f1f1f1;
}

#movie {
  padding-top: 50px;
  padding-bottom: 50px;
  background: url("../../img/movie.jpg") no-repeat center center;
  background-size: cover;
  position: relative;
}

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /*max-width:1000px;*/
}

#lead {
  margin: 60px 0;
}
#lead .container .row {
  background: url("../../img/lead-bg.png") no-repeat left center;
  min-height: 230px;
}
#lead .container .row .title {
  font-size: 36px;
  font-weight: bold;
}
#lead .container .row p {
  line-height: 2;
}
@media (max-width: 575.98px) {
  #lead .container .row {
    background: none;
  }
  #lead .container .row .title {
    margin-bottom: 15px;
    padding-left: 60px;
    background: url("../../img/lead-bg.png") no-repeat 15px center;
    font-size: 25px;
    background-size: 133px 161px;
    padding-top: 12%;
    height: 180px;
  }
}

#date {
  padding: 80px 0;
  text-align: center;
}
@media (max-width: 575.98px) {
  #date {
    padding: 40px 0;
  }
  #date .col-12 div:nth-child(1) {
    font-size: 14px;
  }
  #date .col-12 div:nth-child(2) {
    font-size: 21px;
  }
  #date .col-12 div:nth-child(3) {
    font-size: 11px;
  }
}

#date .title-date .title,
#date .title-venue .title {
  font-size: 28px;
  text-align: center;
  margin-bottom: 50px;
  letter-spacing: 0.1em;
  font-weight: bold;
}
@media (max-width: 575.98px) {
  #date .title-date .title,
  #date .title-venue .title {
    font-size: 23px;
    margin-bottom: 25px;
  }
}

#news,
#eventinfo,
#publisher,
#store,
#history {
  padding: 100px 0;
}
#news .title,
#eventinfo .title,
#publisher .title,
#store .title,
#history .title {
  font-size: 28px;
  text-align: center;
  margin-bottom: 50px;
  letter-spacing: 0.1em;
  font-weight: bold;
}
@media (max-width: 575.98px) {
  #news .title,
  #eventinfo .title,
  #publisher .title,
  #store .title,
  #history .title {
    font-size: 23px;
    margin-bottom: 25px;
  }
}

#history,
#publisher {
  padding: 50px 0;
}

@media (max-width: 575.98px) {
  #news {
    padding: 50px 30px;
  }
  #news .col-12 + .col-12 {
    margin-top: 20px;
  }
}
#news a {
  text-decoration: none;
}
#news .img {
  margin-bottom: 10px;
  text-align: center;
  border: 1px solid #ccc;
}
#news div.newsBox {
  border-top: 1px dotted #ddd;
  padding: 10px 0 5px;
}
#news div.newsBox:last-child {
  border-bottom: 1px dotted #ddd;
}
@media (min-width: 992px) {
  #news div.date {
    width: 6em;
    float: left;
    margin-right: 2em;
    line-height: 1.8;
    margin-bottom: 10px;
  }
}
@media (min-width: 992px) {
  #news div.t {
    line-height: 1.8;
  }
}

#eventinfo p.eventTxt {
  line-height: 1.6;
}
#eventinfo i.fa-youtube {
  color: #ff0000;
  font-size: 35px;
  vertical-align: middle;
  font-size: 20px;
  display: inline-block;
  padding: 0 0.2rem 0.2rem;
}
#eventinfo i.fa-youtube.archive {
  color: #02a3ff;
}
#eventinfo .fa-instagram {
  background-clip: text;
  background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
  font-size: 38px;
  /* needed for browser support */
  -webkit-background-clip: text; /* see https://caniuse.com/#feat=background-img-opts */
  -webkit-text-fill-color: transparent; /* https://caniuse.com/#feat=text-stroke */
}
#eventinfo .header {
  margin-bottom: 50px;
  /* div:first-child::before {
    background-color: #d1eeed;
  } */
}
@media (max-width: 991.98px) {
  #eventinfo .header {
    max-width: 340px;
    margin: 0 auto 20px;
  }
}
#eventinfo .header div {
  margin: 0 25px;
  font-weight: bold;
}
@media (max-width: 991.98px) {
  #eventinfo .header div {
    margin-bottom: 10px;
  }
}
#eventinfo .header div:not(:last-child)::before {
  content: "";
  display: inline-block;
  margin-right: 5px;
  width: 30px;
  height: 30px;
  border: 1px solid #999;
  vertical-align: middle;
}
#eventinfo .header div:nth-child(2)::before {
  background-color: #d1eedd;
}
#eventinfo .bar {
  background-color: #333;
  color: #fff;
  text-align: center;
  padding: 5px;
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: bold;
}
#eventinfo .list {
  margin-bottom: 50px;
}
@media (max-width: 991.98px) {
  #eventinfo .list {
    max-width: 320px;
    margin: 0 auto 30px;
  }
}
@media (min-width: 992px) {
  #eventinfo .list {
    padding-left: 3em;
    justify-content: center;
  }
}
#eventinfo .oneday {
  width: 100%;
  display: block;
  margin-top: 2.5rem;
}
#eventinfo .oneday .head {
  font-weight: bold;
  text-align: center;
  border-bottom: none;
}
#eventinfo .oneday .head .head-week {
  font-size: 15px;
}
#eventinfo .oneday .head .head-date {
  font-size: 28px;
}
@media (max-width: 991.98px) {
  #eventinfo .day {
    margin-bottom: 20px;
  }
}
@media (min-width: 992px) {
  #eventinfo .day {
    width: calc(38% - 1px);
  }
}
#eventinfo .day:first-child .item {
  border-left: 1px solid #000;
}
#eventinfo .day .head {
  text-align: center;
  font-weight: bold;
  border-bottom: none;
}
@media (min-width: 992px) {
  #eventinfo .day .head {
    padding-right: 3rem;
  }
}
#eventinfo .day .head div {
  font-weight: bold;
}
#eventinfo .day .head div:first-child {
  font-size: 15px;
}
#eventinfo .day .head div:last-child {
  font-size: 28px;
}
@media (max-width: 991.98px) {
  #eventinfo .day .timetable {
    width: 100%;
    display: block;
  }
}
@media (min-width: 992px) {
  #eventinfo .day .timetable {
    width: 100%;
    display: flex;
    position: relative;
  }
}
#eventinfo .day .item {
  position: relative;
  padding: 15px 10px 10px;
  border-bottom: 1px solid #000;
  border-right: 1px solid #000;
  line-height: 1;
}
@media (max-width: 991.98px) {
  #eventinfo .day .item {
    border-left: 1px solid #000;
  }
}
#eventinfo .day .item.none {
  background-color: #ebebeb;
}
@media (max-width: 991.98px) {
  #eventinfo .day .item.none {
    display: none;
  }
}
#eventinfo .day .item .time {
  position: absolute;
  left: -3em;
  top: -0.5em;
}
@media (max-width: 991.98px) {
  #eventinfo .day .item .time {
    display: none !important;
  }
}
#eventinfo .day .item .time.fifteen {
  top: 3em;
}
#eventinfo .day .item .time.eighteen {
  top: unset;
  bottom: -0.5em;
}
#eventinfo .day .item .info {
  width: 100%;
}
#eventinfo .day .item .info .t {
  flex: 1 1 auto;
  font-weight: bold;
}
#eventinfo .day .item .info .live,
#eventinfo .day .item .info .noapp,
#eventinfo .day .item .info .app {
  flex-shrink: 0;
}
#eventinfo .day .item .info .live span,
#eventinfo .day .item .info .noapp span,
#eventinfo .day .item .info .app span {
  display: inline-block;
  width: 5em;
  text-align: center;
  background-color: #fff;
  padding: 2px;
  font-size: 13px;
}
#eventinfo .day .item .info .live span {
  border: 1px solid #f00;
  color: #f00;
}
#eventinfo .day .item .info .noapp span {
  border: 1px solid #999;
  color: #999;
}
#eventinfo .day .item .info .app span {
  border: 1px solid #00a29a;
  color: #00a29a;
}
#eventinfo .day .item .info > .noapp, #eventinfo .day .item .info > .app {
  margin-left: 8px;
}
#eventinfo .day .item .info .wrap {
  margin-bottom: 1em;
}
#eventinfo .day .item .info .wrap .live,
#eventinfo .day .item .info .wrap .noapp {
  margin-top: 10px;
}
#eventinfo .day .item .info .img {
  width: 248px;
  margin: auto;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  #eventinfo .day .item .info .img {
    width: 210px;
  }
}
#eventinfo .day .item .info .img img {
  border: 1px solid #d4d4d4;
}
#eventinfo .day .item .tit {
  text-align: center;
  margin: 15px 0 10px;
  font-weight: bold;
  line-height: 1.4rem;
}
#eventinfo .day .item .btn {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0;
}
#eventinfo .day .item .btn .fa-youtube {
  font-size: 42px;
}
#eventinfo .day .item a {
  text-decoration: none;
}
#eventinfo .day .item a:hover {
  opacity: 0.8;
}
#eventinfo .day .item .detail {
  margin-right: 20px;
}
#eventinfo .day .item .detail a {
  display: inline-block;
  background-color: #000;
  color: #fff;
  text-decoration: none;
  border-radius: 5px;
  padding: 5px 15px;
}
#eventinfo .day .item .detail a:hover {
  background: #d70051;
  color: #fff;
}
#eventinfo .event-item {
  border: 1px solid #000;
  background: #fff;
  padding: 1rem;
  z-index: 10;
  position: relative;
  top: -1rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 991.98px) {
  #eventinfo .event-item {
    margin: 0 -0.5rem;
  }
}
@media (min-width: 992px) {
  #eventinfo .event-item {
    margin: 0 0.5rem;
  }
}
#eventinfo .event-item .info {
  width: 100%;
}
#eventinfo .event-item .e-img {
  text-align: center;
  padding: 0.5rem;
}
#eventinfo .event-item .e-title {
  display: block;
  text-align: center;
  font-weight: bold;
  line-height: 1.25;
  padding: 0.5rem;
}
#eventinfo .event-item .btn.justify-content-center {
  width: 100%;
  display: inline-block;
  text-align: center;
}
#eventinfo .event-item .e-detail {
  display: inline-block;
  text-align: center;
  padding: 0.5rem;
}
#eventinfo .event-item .e-detail a {
  border-radius: 6px;
  background: #000;
  font-weight: 400;
  color: #fff;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
}
#eventinfo .event-item .e-detail a:hover {
  background: #d70051;
  color: #fff;
}
#eventinfo .event-item .youtube {
  display: inline-block;
}
#eventinfo .event-item .youtube a {
  display: block;
}
#eventinfo .event-item .youtube i.fa-youtube {
  font-size: 40px;
}
@media (max-width: 991.98px) {
  #eventinfo .place {
    margin-bottom: -2rem;
  }
}
@media (min-width: 992px) {
  #eventinfo .place {
    width: calc(48% - 1px);
  }
  #eventinfo .place .event_timetable {
    padding-left: 1rem;
  }
}
#eventinfo .place.theater .event-item {
  background: #e7faff;
}
#eventinfo .place .place-name {
  font-size: 1.5rem;
  font-weight: bold;
  text-align: center;
  padding: 2rem 0;
}
#eventinfo .place .head div {
  font-weight: bold;
}
#eventinfo .place .head div:first-child {
  font-size: 15px;
}
#eventinfo .place .head div:last-child {
  font-size: 28px;
}
#eventinfo .place .timeline {
  position: relative;
  padding: 15px 10px 10px;
  border-top: 1px solid #ccc;
  line-height: 1;
  height: 10rem;
}
#eventinfo .place .timeline.long {
  height: 16rem;
}
#eventinfo .place .timeline.none {
  display: none;
}
#eventinfo .place .timeline.short {
  height: 4rem;
}
@media (max-width: 991.98px) {
  #eventinfo .place .timeline.sp-none {
    display: none;
  }
  #eventinfo .place .timeline.sp-short {
    height: 4rem;
  }
}
@media (min-width: 992px) {
  #eventinfo .place .timeline.pc-short {
    height: 4rem;
  }
}
#eventinfo .place .timeline .clock {
  position: absolute;
  left: -3em;
  top: -0.5em;
}
#eventinfo .place .timeline:nth-child(even) .clock {
  color: #ccc;
}
@media (max-width: 991.98px) {
  #eventinfo .place .timeline .tclockime {
    display: none !important;
  }
}
@media (min-width: 992px) {
  #eventinfo .place.theater .clock {
    display: none;
  }
}
#eventinfo .place .event_251122_1150 {
  top: 4rem;
}
#eventinfo .place .event_251122_1300 {
  height: 16rem;
}
#eventinfo .place .event_251122_1400 {
  height: 20rem;
}
#eventinfo .place .event_251122_1600 {
  height: 20rem;
}
#eventinfo .place .event_theater_251122_1530 {
  height: 26rem;
}
@media (max-width: 991.98px) {
  #eventinfo .place .event_theater_251122_1530 {
    height: 18rem;
  }
}
#eventinfo .place .event_theater_251122_1745 {
  height: 20rem;
  top: 1rem;
}
#eventinfo .place .event_251123_1100 {
  height: 20rem;
}
#eventinfo .place .event_251123_1230 {
  height: 16rem;
}
#eventinfo .place .event_251123_1300 {
  top: 1rem;
}
#eventinfo .place .event_251123_1400 {
  height: 20rem;
}
#eventinfo .place .event_251123_1530 {
  height: 24rem;
}
#eventinfo .place .event_251123_1755 {
  top: 0rem;
}
#eventinfo .place .event_251123_1755 .e-title {
  margin-top: -1rem;
}
@media (max-width: 991.98px) {
  #eventinfo .place .event_251123_1755 .e-title {
    margin-top: 0rem;
  }
}
#eventinfo .place .event_theater_251123_1530 {
  height: 31rem;
}
@media (max-width: 991.98px) {
  #eventinfo .place .event_theater_251123_1530 {
    height: 20rem;
  }
}
#eventinfo .place .event_theater_251123_1820 {
  height: 17rem;
  top: 1rem;
}
#eventinfo .place .e-img {
  width: 255px;
  margin: auto;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  #eventinfo .place .e-img {
    width: 230px;
  }
}
@media (max-width: 991.98px) {
  #eventinfo .place .e-img {
    width: 242px;
  }
}
#eventinfo .place .e-img img {
  border: 1px solid #d4d4d4;
}
@media (min-width: 992px) {
  #eventinfo .place_mark {
    position: absolute;
    opacity: 0.08;
  }
  #eventinfo .place_mark img.place_mark_05 {
    position: relative;
    top: 1800px;
    left: 0px;
  }
  #eventinfo .place_mark img.place_mark_03 {
    position: relative;
    top: 1650px;
    left: 300px;
  }
  #eventinfo .place_mark img.place_mark_04 {
    position: relative;
    top: 100px;
    left: 600px;
  }
  #eventinfo .place_mark img.place_mark_06 {
    position: relative;
    top: 150px;
    left: 150px;
  }
  #eventinfo .place_mark img.place_mark_07 {
    position: relative;
    top: 300px;
    left: 200px;
    transform: rotate(90deg);
  }
  #eventinfo .place_mark img.place_mark_09 {
    position: relative;
    top: 1000px;
    left: 50px;
  }
  #eventinfo .place_mark img.place_mark_10 {
    position: relative;
    top: 800px;
    left: 150px;
  }
  #eventinfo .place_mark img.place_mark_08 {
    position: relative;
    top: 2060px;
    left: 80px;
  }
  #eventinfo .place_mark img.place_mark_01 {
    position: relative;
    top: 340px;
    left: 400px;
  }
  #eventinfo .place_mark img.place_mark_02 {
    position: relative;
    top: 180px;
    left: 500px;
  }
  #eventinfo .place_mark img.place_mark_11 {
    position: relative;
    top: 500px;
    left: 200px;
  }
  #eventinfo .place_mark img.place_mark_12 {
    position: relative;
    top: 1200px;
    left: 200px;
  }
}
@media (max-width: 991.98px) {
  #eventinfo .place_mark {
    display: none;
  }
}

/* Add sekiguchi 20250826 */
@media (max-width: 575.98px) {
  #publisher {
    padding: 50px 15px;
  }
}
#publisher .tabs {
  display: flex;
  gap: 10px;
  justify-content: center;
  align-items: center;
  margin-bottom: 3rem;
}
@media (max-width: 575.98px) {
  #publisher .tabs {
    display: block;
    margin-bottom: 3rem;
  }
}
#publisher button.tab-button {
  padding: 10px 20px;
  cursor: pointer;
  border: none;
  background: #ffffff;
  color: #333;
  transition: background-color 0.5s ease;
}
#publisher button.tab-button.active {
  background: #00a29a;
  color: white;
}
#publisher .tab-button {
  background: #d70051;
  color: white;
}
@media (max-width: 575.98px) {
  #publisher .tab-button {
    margin-right: 0.5rem;
    margin-bottom: 0.5rem;
  }
}
#publisher .tab-button:hover {
  background: #d70051;
  color: white;
}
#publisher .tab-content .tab-pane {
  display: none;
}
#publisher .tab-content .tab-pane.active {
  display: block;
}
#publisher .tab-content .tab-pane .container .row a {
  position: relative;
}
#publisher .floor-map {
  text-align: center;
  margin: auto;
  margin-bottom: 6rem;
}
#publisher .floor-map a {
  background: #222222;
  color: #ffffff;
  font-size: 1rem;
  padding: 1rem 3rem;
  display: inline-block;
  line-height: 1;
  letter-spacing: 0.1em;
  text-align: center;
  text-decoration: none;
  border-radius: 2em;
}
#publisher .floor-map a:hover {
  background: #d70051;
  color: #ffffff;
}
#publisher .event-mark {
  border-radius: 50%;
  background: #222222;
  width: 3.35rem;
  height: 3.35rem;
  color: #ffffff;
  font-size: 0.65rem;
  line-height: 1.2;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: -1.75rem;
  left: -1.75rem;
  z-index: 10;
}
#publisher .col-6 {
  margin-bottom: 30px;
  /*.logo:not(.noshadow) div img {
          box-shadow: 0 0 7px rgba(0,0,0,0.5);
      }*/
}
#publisher .col-6 a {
  text-decoration: none;
  border: 2px solid #d70051;
  border-radius: 5px;
  display: block;
}
#publisher .col-6 a .logo {
  color: #e3e3e3;
  text-align: center;
  border-radius: 50%;
  padding: 20px;
}
#publisher .col-6 a .name {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 0;
}
#publisher .col-6:nth-child(even) .logo, #publisher .col-6:nth-child(even) a {
  border-color: #00a29a;
}
#publisher .col-6 .logo div {
  position: relative;
}
#publisher .col-6 .logo div::before {
  content: "";
  display: block;
  padding-top: 100%;
}
#publisher .col-6 .logo div img {
  position: absolute;
  height: 100%;
  width: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
@media (max-width: 575.98px) {
  #publisher .col-6 {
    margin-bottom: 10px;
  }
  #publisher .col-6 a .logo {
    padding: 30px;
  }
  #publisher .col-6:nth-child(8n-1) .logo, #publisher .col-6:nth-child(8n-3) .logo, #publisher .col-6:nth-child(8n-4) .logo, #publisher .col-6:nth-child(8n-6) .logo {
    border-color: #00a29a;
  }
}
@media (min-width: 992px) {
  #publisher .col-6 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
#publisher #tab5 .col-6 a .logo {
  padding: 20px 0;
}
#publisher #sponsor {
  border-top: 2px solid #d70051;
  border-bottom: 2px solid #d70051;
  padding-top: 30px;
  padding-bottom: 30px;
}
#publisher #sponsor .d-flex {
  -webkit-align-items: center;
  align-items: center;
  height: 50px;
}
#publisher #sponsor .img {
  width: 160px;
}
#publisher #sponsor a {
  text-decoration: none;
}
@media (max-width: 767.98px) {
  #publisher #sponsor {
    padding: 15px 10px;
    margin: 0 10px;
  }
  #publisher #sponsor .col-12 + .col-12 {
    margin-top: 20px;
  }
}

#store .buy {
  background-color: #333;
  color: #fff;
  text-align: center;
  padding: 5px;
  margin-bottom: 20px;
  font-size: 20px;
}
#store #popup {
  height: 900px;
  position: relative;
  background-image: url(../../img/japan.png);
  background-repeat: no-repeat;
  background-position: center top;
  margin-bottom: 50px;
}
#store #popup .area {
  position: absolute;
}
#store #popup .area a {
  display: block;
  border: 2px solid #d70051;
  border-radius: 50%;
  font-size: 28px;
  width: 250px;
  height: 250px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #d70051;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.8);
  line-height: 1.2;
  text-decoration: none;
}
#store #popup .area a:hover {
  background-color: #ffe5ef;
}
#store #popup #area1 {
  right: 0;
  top: 90px;
}
#store #popup #area2 {
  right: 160px;
  bottom: 200px;
}
#store #popup #area3 {
  top: 170px;
  left: 380px;
}
#store #popup #area4 {
  bottom: 0;
  left: 390px;
}
#store #popup #area5 {
  left: 80px;
  top: 310px;
}
#store #popup #area6 {
  left: 0;
  bottom: 0;
}
@media (max-width: 1199.98px) {
  #store #popup .area a {
    width: 170px;
    height: 170px;
    font-size: 20px;
  }
  #store #popup #area2 {
    right: 160px;
    bottom: 240px;
  }
  #store #popup #area3 {
    left: 360px;
    top: 230px;
  }
  #store #popup #area4 {
    bottom: 60px;
    left: 290px;
  }
  #store #popup #area5 {
    left: 30px;
    top: 400px;
  }
}
@media (max-width: 991.98px) {
  #store #popup {
    background-size: contain;
    background-position: 20px top;
    height: 680px;
  }
  #store #popup .area a {
    width: 140px;
    height: 140px;
    font-size: 16px;
  }
  #store #popup #area2 {
    right: 70px;
    bottom: 180px;
  }
  #store #popup #area3 {
    left: 280px;
    top: 170px;
  }
  #store #popup #area4 {
    bottom: 40px;
    left: 220px;
  }
  #store #popup #area5 {
    left: 7px;
    top: 290px;
  }
}
@media (max-width: 767.98px) {
  #store #popup {
    height: 420px;
    width: 345px;
    margin: 0 auto 50px;
    background-position: 20px 70px;
  }
  #store #popup .area a {
    width: 90px;
    height: 90px;
    font-size: 14px;
  }
  #store #popup #area1 {
    top: 50px;
    right: 20px;
  }
  #store #popup #area2 {
    right: 10px;
    bottom: 120px;
  }
  #store #popup #area3 {
    top: 130px;
    left: 135px;
  }
  #store #popup #area4 {
    bottom: 45px;
    left: 135px;
  }
  #store #popup #area5 {
    left: 20px;
    top: 205px;
  }
}
#store .areaname {
  color: #d70051;
  border-top: 1px solid #d70051;
  border-bottom: 1px solid #d70051;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  padding: 10px 0;
}
#store .list {
  margin-bottom: 15px;
}
#store .list .img {
  width: 69px;
  height: 69px;
}
#store .list .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 50%;
  border: 1px solid #ccc;
}
#store .list .col-12 {
  display: flex;
  padding-top: 15px;
  padding-bottom: 15px;
}
@media (min-width: 768px) {
  #store .list .col-12 {
    border-bottom: 2px dotted #ccc;
    flex-direction: column;
    justify-content: flex-end;
  }
}
#store .list .col-12.noborder {
  border-bottom: none !important;
}
@media (min-width: 768px) and (max-width: 991.98px) {
  #store .list .col-12:nth-last-child(3) {
    border-bottom: 2px dotted #ccc !important;
  }
  #store .list .col-12:nth-last-child(4) {
    border-bottom: 2px dotted #ccc !important;
  }
}
#store .list .col-12 .pref {
  font-size: 17px;
  margin-bottom: 10px;
}
@media (max-width: 767.98px) {
  #store .list .col-12 .pref {
    flex-shrink: 0;
    width: 5em;
    font-size: 15px;
    margin-bottom: 0;
  }
}
@media (max-width: 767.98px) {
  #store .list .col-12 .d-flex {
    flex: 1 1 auto;
  }
  #store .list .col-12 .d-flex:first-child {
    padding-left: 5em;
  }
}
#store .list .col-12 .item a {
  display: flex;
  align-items: center;
  text-decoration: none;
}
@media (max-width: 767.98px) {
  #store .list .col-12 .item a {
    text-decoration: underline;
  }
}
#store .list .col-12 .item .img {
  width: 69px;
  flex-shrink: 0;
}
@media (max-width: 767.98px) {
  #store .list .col-12 .item .img {
    display: none;
  }
}
#store .list .col-12 .item .name {
  flex: 1 1 auto;
  padding-left: 1em;
  padding-right: 1em;
}

/* 2022年追加 */
section#news div.img {
  height: 180px;
  overflow: hidden;
  display: flex;
}
section#news div.img.wp-post-image {
  object-fit: cover;
  justify-content: center;
  align-content: center;
}

section#date div.px-3.font-weight-bold.text-md-left {
  font-size: 1.3em;
}
section#date div.venueInfo p {
  margin-bottom: 8px;
  text-align: left;
  padding-left: 13%;
}
section#date div.px-3.font-weight-bold.text-md-left,
section#date .venue-txt {
  font-size: 1.2em;
}
@media (max-width: 575.98px) {
  section#date div.px-3.font-weight-bold.text-md-left,
  section#date .venue-txt {
    font-size: 18px !important;
  }
  section#date div.container div.row div.col-lg-6.col-12.justify-content-center.align-self-start div.font-weight-bold a small {
    font-size: 0.7em !important;
    padding-left: 0;
  }
  section#date span.venue-txt {
    font-size: 0.8em !important;
  }
  section#date div.venueInfo p {
    padding-left: 0;
    text-align: center !important;
  }
}
@media (max-width: 1023.98px) and (min-width: 576px) {
  section#date div.px-3.font-weight-bold.text-md-left {
    padding-left: 20% !important;
  }
  section#date div.venueInfo p {
    padding-left: 20% !important;
  }
}

/* teaser用
---------------------------------*/
/*section#slider.slider-pro.nocontent.sp-horizontal div.sp-slides-container div.sp-mask.sp-grab {
display: none;
}
section#slider.slider-pro.nocontent.sp-horizontal div.teaser{
display: flex;
justify-content: center;
background: /*url(../../img/movie.jpg)*!/ center center no-repeat #777;
background-size: cover;
}*/
/* TOP 2022 Events vol_1
-------------------------------- */
@media (min-width: 992px) {
  #eventinfo .day:first-child {
    margin-right: 60px;
  }
  #eventinfo .day:nth-child(2) .item {
    border-left: 1px solid #333;
  }
}
#eventinfo .day .head div small {
  font-size: 0.6em;
  font-weight: bold;
}
#eventinfo .day .item.none.mh {
  min-height: 5em;
}
#eventinfo .day .item.none.mh.hour2 {
  min-height: 11.5em;
}
#eventinfo .day .item.none.mh.hourharf {
  min-height: 6em;
}
#eventinfo .day .item.none.mh.hour {
  min-height: 4.5em;
}
#eventinfo .day .item.none.mh.harf {
  min-height: 2.5em;
}
#eventinfo .day .item.none.mh.quarter {
  min-height: 1.25em;
}

@media (min-width: 768px) {
  section#eventinfo div.container div.list.d-lg-flex div.day div.item.none.mh.blank04 {
    min-height: 7.6em;
  }
}
@media (min-width: 1280px) {
  section#eventinfo div.container div.list.d-lg-flex div.day div.item.none.mh.blank04 {
    min-height: 8.7em;
  }
}
/* TOP 2023 instagram feed
-------------------------------- */
.kbf-instagram-feed {
  width: 80%;
  margin: 5rem auto 0;
}
@media (max-width: 575.98px) {
  .kbf-instagram-feed {
    width: 80vw;
    margin: 5rem auto 0;
  }
}
.kbf-instagram-feed-memo {
  margin: 0 auto -3.5rem;
  text-align: center;
}
@media (max-width: 575.98px) {
  .kbf-instagram-feed-memo {
    margin: 0 auto 1.5rem;
  }
}
.kbf-instagram-feed-memo em {
  display: inline;
  padding-bottom: 0.2em;
  border-bottom: 1px solid #ccc;
  font-style: normal;
}

#sbi_images {
  width: 100%;
  height: 360px;
  overflow: scroll;
  margin: 0 auto 2.5rem;
}

#sb_instagram #sbi_load .sbi_load_btn {
  display: none !important;
}

