body {
  margin: 0;
  overflow-x: hidden;
  font-family: 'Noto Sans JP', 'メイリオ', 'ヒラギノ角ゴ StdN w6', sans-serif;
}

img {
  max-width: 100%;
  vertical-align: bottom;
}
/* 
.page-inner {
  padding: 2% 2% 3% 2%;
  margin: auto;
} */

#second_wrap {
  max-width: 1100px;
  margin: 0 auto;
  letter-spacing: 2px;
}

.saturday {
  /* color: blue; */
  color: #38a4f8;
}

.sunday {
  color: red;
}

/* イベントコンテンツCSS */
.second_title_img_sp {
  display: none;
}

.none_pc {
  display: none;
}

#kaimon {
  text-align: center;
  padding: 0;
  padding-top: 35px;
  margin: 0;
  font-size: 18px;
}

#kaimon1 {
  background-color: #d1a134;
  color: #000000;
  font-weight: bold;
  padding: 4px 8px;
  width: 80px;
  margin: auto;
}

#kaimon2 {
  color: #d1a134;
  margin: 20px 0 40px;
  font-weight: bold;
}

.kaimon_under_text {
  font-size: 0.8em;
}

.event_frame {
  border: solid 3px #b92019;
  margin: 1em;
  padding-bottom: 1em;
}

.event_frame h3 {
  border-bottom: solid 3px #b92019;
  color: #000;
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  margin: 0 20px;
  padding: 20px 0;
  letter-spacing: 4px;
}

.event_frame h4 {
  padding: 5px 10px;
  border-left: none;
  background: #e0bf43;
  color: #00346e;
  display: inline-block;
  margin: 0;
  margin: 40px 10px;
  font-weight: bold;
  font-size: 1.2em;
}

.event_contents {
  margin: 0 10px;
}

.event_contents .flex_box {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.event_contents dl {
  margin: 0;
  margin-top: 10px;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}

.event_contents dl.nidan {
  align-items: flex-start;
}

.flex_box dl:nth-of-type(1),
.flex_box dl:nth-of-type(2) {
  margin-top: 0;
}

.event_contents>dl {
  margin-top: 15px;
  font-weight: bold;
}

.event_contents>dl:nth-of-type(1) {
  margin-top: 30px;
}

.event_contents dt {
  padding: 3px 8px;
  background-color: #b92019;
  color: #FFF;
  font-weight: bold;
  margin: 0 10px;
  min-width: 74px;
  text-align: center;
}

.event_contents dd {
  margin: 0;
  color: #000;
  font-weight: bold;
  font-size: 18px;
}

.event_contents dd a {
  color: red;
  text-decoration: none;
}

.event_flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 20px;
}

.cast {
  text-align: center;
  margin: 20px 10px;
  padding: 4px 8px;
  background-color: #b92019;
  color: #FFF;
  font-weight: bold;
  width: 29%;
}

.cast p {
  margin: 7px 0;
}

.cast p.special_text {
  margin-top: 15px;
}

span.nidan {
  display: block;
  /* margin-top: 20px; */
}

img.special_img {
  width: 220px;
}

#red_text {
  padding: 10px;
  color: red;
  text-align: center;
  font-weight: bold;
}

.special_br {
  display: none;
}

.img_double {
  margin: 5px 0;
}

.event_wrap {
  display: flex;
  gap: 30px;
}

.text-left {
  text-align: left;
}

.left_contets,
.right_contets {
  width: 50%;
}

.waku {
  border: 1px solid #c8dae4;
  padding: 30px;
  border-radius: 5px;
  position: relative;
}

.waku2 {
  margin-top: 30px;
}

.midashi {
  position: relative;
  font-size: 20px;
  padding-left: 30px;
  color: #338cc0;
  letter-spacing: 0.2px;
  margin-bottom: 20px;
}

.saturday {
  color: rgb(0, 0, 255);
  font-weight: bold;
}

.sunday {
  color: rgb(255, 0, 0);
  font-weight: bold;
}

.event-date {
  color: #338cc0;
  background: #ffea5d;
  border-radius: 10px;
  padding: 0 15px;
  line-height: 30px;
  border-radius: 50px;
  position: absolute;
  top: -14px;
  font-size: 13.92px;
  font-weight: bold;
}

.midashi::before {
  content: '';
  position: absolute;
  width: 10px;
  height: 10px;
  border: 5px solid #5abef7;
  border-radius: 50%;
  left: 0;
  top: 6px;
}

p,
ul {
  margin: 0;
}

.ml-1 {
  margin-left: 10px;
}

.red {
  font-weight: normal;
  color: red;
}

.event_wrap p.my-3,
.event_wrap_sp p.my-3 {
  margin-top: 30px;
  margin-bottom: 30px;
}

.ml-cus-1 {
  margin-left: 3px;
}

.eve-datile {
  color: #2c4455;
  line-height: 1.75;
}

.w-43 {
  width: 47px;
}

.w-39 {
  width: 39px;
}

.eve-datile li {
  margin: 5px 0;
}

.time_place_block {
  margin-top: 30px;
  display: block;
  background-image: url(../images/event/bg-stripe.gif);
  padding: 20px;
  letter-spacing: 0px;
  line-height: 1.5;
}

.time_place_block .d-flex {
  align-items: flex-start;
}

.event_wrap p,
.event_wrap_sp p {
  letter-spacing: 0px;
  margin-top: -3px;
  color: #2c4455;
}

p.row-my {
  margin: 5px 0;
}

.time_place_block span {
  background-image: url(../images/event/time.png);
  background-repeat: no-repeat;
  background-position: left top 3px;
  padding-left: 22px;
  width: 70px;
  color: #338cc0;
  font-weight: bold;
  font-size: 13px;
}



.time_place_block .d-flex:nth-of-type(2) {
  margin-top: 10px;
}

.time_place_block span.map {
  background-image: url(../images/event/map.png);
  background-position: left top;
}



.img-w {
  width: 100%;
}

.event_wrap.d-none {
  display: none;
}


.bana-img {
  margin-top: 60px;
}

.mt-harf {
  margin-top: 5px;
}
/* 
.page-inner {
  padding-top: 4%;
  padding-bottom: 5%;
} */

.ev_date {
  background: #33c3bd;
  color: #fff;
  font-size: 40px;
  padding: 0px 40px;
  font-weight: bold;
}

.ev_date.sut {
  background: #3f74cc;
}

.ev_date.sun {
  background: #f12c36;
}



.ev-title {
  font-size: 40px;
  margin-top: 50px;
  font-weight: bold;
  position: relative;
  padding-left: 40px;
  margin-bottom: 50px;
}

.ev-title::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 20px;
  background: #ffe042;
}

.contents-gap.d-cmd-flex {
  gap: 50px;
}

.mt-1 {
  margin-top: 10px;
}

.info-label {
  background: #FFEB3B;
  padding: 0.05em 0.7em;
  margin-top: 5px;
  display: inline-block;
  font-size: 30px;
  line-height: 1.5;
  font-weight: 500;
  align-self: center;
}

.mx-auto {
  margin: auto;
  display: block;
}

.ac-color {
  color: #33c3bd;
}

.ev_name {
  font-size: 30px;
}

.font_bold {
  font-weight: bold;
}

.contents-gap {
  margin-top: 60px;
}

.contents-gap-w {
  margin-top: 100px;
}

.ev_time {
  display: inline-block;
  font-size: 30px;
  line-height: 1.5;
  font-weight: 500;
  margin-left: 10px;
}

.ev_all_wrap {
  padding-left: 5%;
  padding-right: 5%;
}

.small {
  font-size: 30px;
}

.chu-i_wrap {
  margin-left: 20px;
}

.chu-i {
  font-size: 23px;
  font-weight: 500;
  line-height: 2;
}

.btn {
  padding: 20px 60px;
  background: #ffe042;
  font-weight: 900;
  color: #000;
  text-decoration: none;
  font-size: 33px;
  border-radius: 35px;
  display: inline-flex;
  align-items: center;
}

.btn:hover {
  opacity: .7;
}

.btn span.arrow {
  font-size: 24px;
}

.align-center {
  align-items: center;
}



@media(min-width: 1200px) {
  .d-pc-none {
    display: none;
  }

  .d-pc-block {
    display: block;
  }

  .event_wrap.d-pc-flex {
    display: flex;
  }
}

@media (max-width: 1199px) {

  .bana-img {
    margin-top: 8vw;
  }

  .event-date {
    top: 5vw;
  }

  .youtube-live-img {
    padding: 4vw;
    padding-bottom: 0;
    padding-top: 0;
  }

  .page-bi {
    margin-bottom: 3vw;
  }

  #kaimon {
    padding-top: 0;
  }

  .second_title_img_pc {
    display: none;
  }

  .second_title_img_sp {
    display: block;
  }

  .none_pc {
    display: block;
  }

  .none_sp {
    display: none;
  }

  .event_contents .flex_box {
    display: block;
  }

  .flex_box dl:nth-of-type(2) {
    margin-top: 10px;
  }

  #red_text {
    font-size: 14px;
  }

  .event_contents dl.align_flex-start {
    align-items: flex-start;
  }

  .special_br {
    display: block;
  }

  .event_frame h3 {
    font-size: 20px;
  }

  .cast {
    width: 40%;
  }

  .event_wrap .time_place_block p {
    max-width: 180px;
    width: auto;
  }

  .waku {
    border: none;
    border-bottom: 1px solid #c8dae4;
    border-radius: 0;
    padding: 0;
    padding-bottom: 30px;
  }
}

@media(max-width: 910px) {
  .event_wrap .time_place_block p {
    max-width: 15vw;
  }
}

/* @media(max-width: 880px) {

  .event_wrap .time_place_block span,
  .event_wrap .time_place_block p {
    font-size: 2vw;
  }
} */



@media (min-width: 768px) {
  .d-md-flex {
    display: flex;
  }

  .d-md-none {
    display: none;
  }

}


@media(max-width: 768px) {
  .ev-title {
    padding-left: 20px;
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .ev-title::before {
    width: 16px;
  }

  .ev_all_wrap {
    padding-left: 4%;
    padding-right: 4%;
  }

  .ev_time {
    line-height: 1.2;
  }

  .sp-gap {
    margin-top: 5vw;
  }

  .contents-gap {
    margin-top: 6vw;
  }

  .contents-gap-w {
    margin-top: 13vw;
  }

  .chu-i_wrap {
    margin-left: 0;
  }
}

@media(min-width: 769px) {
  .d-cmd-none {
    display: none;
  }

  .d-cmd-inline {
    display: inline;
  }


  .d-cmd-block {
    display: block;
  }

  .d-cmd-flex {
    display: flex;
  }
}


@media(min-width: 500px) and (max-width: 768px) {
  .d-cmd-block_t {
    display: block;
  }
}

@media(max-width: 767px) {

  .ev-title::before {
    width: 10px;
  }

  .event-date {
    top: 2vw;
  }

  .page-inner {
  }

  .ev_date,
  .ev-title {
    font-size: 7vw;
  }

  .info-label,
  .ev_time,
  .ev_name,
  .small {
    font-size: 5vw;
  }

  .chu-i {
    font-size: 4vw;
  }

  .btn span.arrow {
    font-size: 3vw;
  }

  .btn {
    font-size: 4vw;

  }

  .btn.d-none {
    display: none;
  }
}

@media (max-width: 750px) {
  img.special_img {
    width: 300px;
  }
}

@media (max-width: 650px) {
  .event_frame h3 {
    border-bottom: solid 3px #b92019;
    color: #000;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    margin: 0 10px;
    padding: 10px 0;
    letter-spacing: 4px;
  }

  .cast {
    width: 85%;
  }

  .event_contents dl {
    display: block;
  }

  .event_contents>dl:nth-of-type(1) {
    margin-top: 10px;
  }

  .event_contents dt {
    margin: 0;
  }

  .event_contents dd {
    font-size: 14px;
    margin-top: 10px;
  }

  .event_contents dd a {
    word-break: break-all;
    display: inline-block;
  }

  .sp_none {
    display: none;
  }
}

@media(max-width: 500px) {
  .event-date {
    top: 0;
  }

  .time_place_block .d-flex {
    display: block;
  }

  .time_place_block span {
    font-size: 16px;
    background-position: left top 3px;
    padding-top: 3px;
  }

  .time_place_block .d-flex p {
    margin-top: 10px;
  }

  .eve-datile li {
    letter-spacing: -0.4px;
  }

  .time_place_block {
    padding: 12px
  }

  .event_wrap_sp p {
    letter-spacing: -1px;
  }

  .midashi {
    font-size: 17px;
    padding-left: 25px;
  }

  .midashi::before {
    width: 8px;
    height: 8px;
    border: 4px solid #5abef7;
  }

  .eve_two {
    width: 25px;
  }


}