@charset "UTF-8";
/* CSS Document */
html, body {
  -webkit-text-size-adjust: 100%;
  width: 100%;
  word-wrap: break-word;
  overflow-wrap: break-word;
}

section.size-full {
  width: auto;
}

section.size-full .contents-box, section.size-full .contents-box2, section.size-full .contents-box3 {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}

.txt_mincho {
  font-family: "Roboto Slab" , Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
}

.txt_red {
  color: #e61f19;
}

.fnt14{
    font-size: 14px!important;
}
.fnt14_5{
    font-size: 14.5px!important;
}
.fnt15{
    font-size: 15px!important;
}

mark{
    background: transparent;
    color: #f0386e;
}

.sp_only480{
    display: none;
}

/* ヘッダー
---------------------------------------------------------------------------------------------------------------------------------------*/
header {
  margin-top: 95px;
  margin-bottom: 70px;
}

.tel_icon {
  height: 60px;
}

h1.h1_pc {
  color: #000;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.box_top {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  padding-bottom: 20px;
}

.box_top2 {
  display: flex;
  flex-wrap: nowrap;
}

.flex_box{
    display: flex;
    width: 100%;
    margin: 0 auto;
    justify-content: space-between;
}

/* ニュース
---------------------------------------------------------------------------------------------------------------------------------------*/
#news {
  min-width: 1024px;
  width: 100%;
  padding: 25px 0;
  overflow: hidden;
  background-color: #FFF;
}

#news .inner {
  margin: 50px 20px 0;
  display: flex;
  flex-wrap: nowrap;
}

#news .inner iframe {
  width: 100%;
  height: 150px;
}
.about_event{
    margin-top: 120px;
}
.about_event .contents-box{
    width: 1130px;
}
.about_event .box{
    display: flex;
    width: 100%;
    gap: 100px;
}
.about_event .box span{
    width: 50%;
}
.about_event .box video{
    width: 70%;
}


@media screen and (min-width: 801px) {
  #top #news .inner h2 {
/*    margin-top: 110px;*/
    width: 20%;
  }

  #top #news .inner h2.title .txt_title {
    margin-left: 0;
  }

  #top #news .inner h2.title img {
    margin: 0;
    margin-bottom: 5px;
  }
}
@media screen and (max-width: 1000px) {
    #news {
        min-width: 0;
        width: 100%;
    }
    .about_event .contents-box{
        width: 100%;
    }
    .about_event .box video {
        width: 100%;
    }
}
@media screen and (max-width: 800px) {
  #news {
    height: auto;
    padding-top: 19px;
    padding-bottom: 25px;
    line-height: 1;
  }

  #news .inner {
    width: 100%;
    margin: 0 auto;
    min-width: 0;
    padding-left: 0;
    flex-direction: column;
  }

  #news .inner h2 {
    padding-bottom: 13px;
    margin-bottom: 30px;
    position: relative;
    text-align: center;
    line-height: 1;
    font-size: 20px;
  }
  #news .inner h2 img {
    width: auto;
    height: 35px;
  }
  .about_event{
      margin-top: 4em;
  }
  .about_event .box{
    flex-direction: column;
    gap: 40px;
  }
  .about_event .box span{
    width: 100%;
    text-align: center;
  }
  .about_event .box span img{
    width: 90%;
    display: inline;
  }
  .about_event .box span{
    width: 100%;
    text-align: center;
  }
  .about_event .box video{
    width: 90%;
  }
}
@media screen and (max-width: 480px) {
  .about_event{
      margin-top: 2em;
  }
}


/* コンテンツ
---------------------------------------------------------------------------------------------------------------------------------------*/
.anchor_link {
  margin-top: -125px !important;
  padding-top: 125px !important;
}

#venue.anchor_link, #sns.anchor_link {
  margin-top: -60px !important;
  padding-top: 60px !important;
}

#event_details .anchor_link {
  margin-top: -195px !important;
  padding-top: 195px !important;
}

.mainvisual {
  overflow-x: hidden;
  margin-top: 115px;
}

h2.title {
  font-size: 18px;
  text-align: center;
}
h2.title img {
  width: auto;
  height: 30px;
  margin-bottom: 5px;
}
h2.title .txt_title {
  margin-left: 10%;
}

h2.title img {
  margin: 0 auto 5px;
}

.contents-wrap {
  background: #fff;
}

article#message{
    margin-bottom: 0;
}
article#message .contents-wrap{
    background: #FFFFC3;
    padding: 60px 0 80px;
    margin-top: 40px;
}
article#message .box p{
    padding-left: 120px;
    padding-right: 120px;
    margin-bottom: 0;
}
article#message .flex_box{
    width: 67%;
}
article#message .flex_box span{
    width: 48%;
}
article#message .movie{
    text-align: center;
}
article#message .movie video,.movie video{
    width: 660px;
    max-width: 90%;
    height: auto;
    margin: 20px auto 70px;
}

article#comment .contents-wrap {
    background: #FFFFC3;
    padding-top: 50px;
    padding-bottom: 80px;
}
article#comment .contents-wrap h2.title.title_stl{
    margin-bottom: 50px;
}
h2.title.title_stl{
    font-size: 200%;
    line-height: 1.6;
    color: #E4007F;
    font-family: 'RocknRoll One', sans-serif;
}
article#comment .contents-wrap h2.title.title_stl + p{
    margin-bottom: 0;
}
article#comment .box p{
    margin-bottom: 80px;
    padding-left: 120px;
    padding-right: 120px;
}
article#comment .comment_world{
    width: 85%;
    text-align: center;
    margin: 60px auto 0;
}
article#comment .comment_world .comment_item img{
    width: 95%;
    margin-left: auto;
    margin-right: auto;
}

article#radio_cm .box img{
    width: 360px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 50px;
}
article#radio_cm .box .btn_radio{
    position: relative;
}
/*article#radio_cm .box .btn_radio.play:before{
    background: rgba(0,0,0,.5);
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    width: 360px;
    height: 100%;
}*/
article#radio_cm .box .btn_radio img:hover{
    cursor: pointer;
    opacity: .7;
}

#event_2021 .box .movie_item:last-child p{
    margin-bottom: 60px;
}
#event_2021 .img_stl {
    width: 60%;
    margin: 0 auto;
    margin-bottom: 60px;
    max-width: 400px;
}
#event_2021 .img_stl .btn_chirashi {
    text-align: center;
    padding-top: 20px;
}
#event_2021 .img_stl .btn_chirashi a {
    padding: 10px 20px;
    background: #E4007F;
    color: #fff;
    border-radius: 15px;
    text-decoration: none;
}
#event_2021 .img_stl .btn_chirashi a:hover {
    opacity: .8;
}

.archive_event .schedule {
    background: #CCF1FF;
    border-radius: 10px;
    width: 65%;
    min-width: 820px;
    margin: 0 auto;
    margin-bottom: 2em;
    padding: 2em;
}
.archive_event .schedule .schedule_box ul{
    margin-bottom: 60px;
    line-height: 1.6em;
    list-style: disc;
    margin-left: 1em;
}
.archive_event .comment_world .comment_item{
    text-align: center;
}

article#comment .box .img_stl{
    width: 60%;
    margin: 0 auto;
    max-width: 400px;
}
article#comment .box .img_stl .btn_chirashi{
    text-align: center;
    padding-top: 20px;
}
article#comment .box .img_stl .btn_chirashi a{
    padding: 10px 20px;
    background: #E4007F;
    color: #fff;
    border-radius: 15px;
    text-decoration: none;
}
article#comment .box .img_stl .btn_chirashi a:hover{
    opacity: .8;
}

article#event .contents-wrap {
  background: url(../images/bg01.png) repeat-y top;
  background-size: 100% auto;
  padding-top: 70px;
  padding-bottom: 120px;
}
article#event .contents-wrap .box.zindex {
  z-index: 1000;
}
article#event .contents-wrap .info {
  z-index: 1000;
  width: 100%;
  padding: 0 20px;
  margin: 50px 0;
  font-size: 16px;
}
article#event .contents-wrap .info .guests, article#event .contents-wrap .info .event_list {
  display: flex;
  flex-wrap: wrap;
}
article#event .contents-wrap .info .guests .box3{
    margin-bottom: 0;
}
article#event .contents-wrap .info .info_box{
    height: 100%;
}
article#event .contents-wrap .info .box2 .info_box {
  min-height: 650px;
}
article#event .contents-wrap .info .box2 .info_box p {
  padding-left: 10px;
  padding-right: 10px;
}
article#event .contents-wrap .info .box4 {
  padding: 10px;
  margin-bottom: 0;
}
article#event .contents-wrap .info .box4:last-child {
  padding-right: 1rem;
}
article#event .contents-wrap .info .box4 .info_box {
  min-height: 345px;
}
article#event .contents-wrap .info .info_box {
  background: rgba(255, 255, 255, 0.9);
  padding: 20px;
  border-radius: 10px;
 position: relative;
}
article#event .contents-wrap .info .info_box h4 {
  padding: 0 0 10px 0;
  text-align: center;
  font-size: large;
  font-weight: bold;
  color: #e0487e;
}
article#event .contents-wrap .info .info_box h4 .fnt_s{
    font-size: 80%;
}
article#event .contents-wrap .info .info_box h4 .txt_stl{
    display: block;
}
article#event .contents-wrap .info .info_box p {
  padding: 0 5px;
  line-height: 1.6em;
}
article#event .contents-wrap .info .info_box p.txt_bottom{
    padding-bottom: 45px;
}
article#event .contents-wrap .info .info_box a {
  color: #c1272d;
  text-decoration: underline;
}
article#event .contents-wrap .info .info_box a:hover {
  color: #F03C3F;
}
article#event .contents-wrap .info .info_box .btn{
    padding: 0;
    position: absolute;
    width: 90%;
    bottom: 20px;
}
article#event .contents-wrap .info .info_box .btn a{
    color: #fff;
    width: 47%;
    text-align: center;
    display: inline-block;
    text-decoration: none;
    background: #e0487e;
    padding: 7px 5px;
    border-radius: 3px;
    margin: 3px 3px;
    font-size: 14px;
}
article#event .contents-wrap .info .info_box .btn a:hover{
    color: #fff;
    opacity: .8;
}
article#event .contents-wrap .info .info_box .btn02{
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
}


article#event .event_box {
  position: relative;
}
article#event .event_box > a {
  position: absolute;
  right: 16px;
  top: 130px;
  display: inline-block;
  text-align: center;
  padding: 5px 40px 5px 60px;
  text-decoration: none;
  background: url(../images/bg_btn01.png) no-repeat right;
  background-size: contain;
  z-index: 999;
}
article#event .event_box > a:hover {
  opacity: 0.8;
}
article#event .event_box h3 {
  font-size: 20px;
  padding-left: 10px;
  position: relative;
  left: 20px;
  top: 20px;
}
article#event .event_box h3:before {
  content: "";
  position: absolute;
  left: -28px;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 20px;
  height: 20px;
  background: #888;
  border-radius: 50%;
}
article#event .event_box .day_event {
  border-left: solid 2px #888;
  padding-left: 20px;
  padding-top: 50px;
}
article#event .event_box .day_event .event_detail {
  display: flex;
  justify-content: space-between;
  background: rgba(255, 255, 255, 0.9);
  border-radius: 15px;
  padding: 20px 20px 10px 10px;
  margin-bottom: 20px;
}
article#event .event_box .day_event .event_detail h4 {
  padding: 0 10px;
  background: #e0487e;
  margin-bottom: 1em;
  color: white;
}
article#event .event_box .day_event .event_detail .detail01 {
  min-width: 180px;
  width: 20%;
  padding-right: 20px;
}
article#event .event_box .day_event .event_detail .detail01 dl dt {
  margin-bottom: 5px;
}
article#event .event_box .day_event .event_detail .detail01 dl dd {
  margin-left: 1em;
}
article#event .event_box .day_event .event_detail .detail02 {
  width: 25%;
  padding-right: 20px;
}
article#event .event_box .day_event .event_detail .detail03 {
  width: 55%;
}
article#event .event_box .day_event .event_detail .detail03 h4 a {
  color: #fff;
}
article#event .event_box .day_event .event_detail .detail03 p {
  padding-left: 10px;
}
article#event .event_box .day_event .event_detail .detail03 p > span {
  display: inline-block;
  padding-bottom: 5px;
}
article#event .event_box.itiran > a {
  top: 0;
}
article#schedule .contents-box{
    padding: 0;
}
article#schedule .schedule{
    background: #CCF1FF;
    border-radius: 10px;
    width: 65%;
    min-width: 820px;
    margin: 0 auto;
    margin-bottom: 2em;
    padding: 2em;
}
article#schedule .schedule h2.title{
    font-size: 180%;
    line-height: 1.6;
    color: #E4007F;
    font-family: 'RocknRoll One', sans-serif;
    margin-bottom: 2em;
}

article#schedule .schedule .schedule_box{
    display: flex;
    flex-direction: column;
    align-items: center;
}
article#schedule .schedule .schedule_box ul{
    margin-bottom: 60px;
    line-height: 1.6em;
    list-style: disc;
    margin-left: 1em;
}
article#schedule .schedule .schedule_box + p{
    padding-left: 3em;
}
article#schedule .schedule img.img_stl{
    margin-bottom: 50px;
}
article#schedule img.img_stl{
    width: 65%;
    min-width: 820px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 3em;
}
article#schedule img.img_sp{
    display: none;
}


#event_2021 .movie{
    width: 100%;
    text-align: center;
    margin: 60px 0 0;
}
article#event_details .contents .movie .movie_item iframe{
    max-width: 95%;
/*    width: 854px;*/
    height: 280px;
}


article#sns .contents-box {
  justify-content: center;
  padding-top: 150px;
}
article#sns .box3 {
  max-width: 500px;
}
article#sns .box3 .sns_box h2.title {
  margin-bottom: 70px;
}
article#sns .box3 .sns_box h2.title img {
  height: 35px;
}
article#sns .box3 .sns_box .sns_box_fb .fb-page {
  width: 100%;
}
article#sns .box3 .sns_box .sns_box_tw {
  border: solid 1px #eee;
  width: 100%;
}
article#sns .box3 .sns_box .sns_box_insta #wrapper {
    min-height: 600px;
}
article#sns .box3:nth-child(1) {
/*  padding-right: 40px;
  padding-bottom: 40px;*/
}

article#overview .contents-wrap {
  background: url(../images/bg02.png) repeat-y top;
  background-size: 100% auto;
  padding-top: 170px;
  padding-bottom: 80px;
  margin-top: 70px;
}
article#overview .contents-wrap .box h2.title {
  margin-bottom: 30px;
}
article#overview .contents-wrap .box.overview {
  background: rgba(255, 255, 255, 0.9);
  border-radius: 15px;
  padding: 50px 30px 50px 30px;
  width: 80%;
  margin: 0 auto;
}
article#overview .contents-wrap .box.overview ul li a{
    text-decoration: underline;
}
article#overview .contents-wrap .box.overview ul li a:hover{
    color: #1E4E9D;
}
article#overview .contents-wrap .img_logomark {
  height: 22px;
  width: auto;
  padding-left: 4px;
  margin-bottom: 0;
  line-height: 18px;
  margin-bottom: -5px;
  display: inline;
}
article#overview .contents-wrap .kyosan p{
    margin-bottom: 15px;
}
article#overview .contents-wrap .mark_orizuru{
    position: relative;
    padding-right: 190px;
}
article#overview .contents-wrap .mark_orizuru .img_logomark{
    height: 45px;
    padding-left: 0;
    position: absolute;
    top: -8px;
}
article#overview .contents-wrap a:hover img.img_logomark{
    opacity: 1;
}
article#overview .contents-wrap .mark_orizuru:hover img.img_logomark{
    opacity: .8;
}
article#overview ul.table01 li.kyosan p{
    line-height: 1.8em;
}

article#overview .contents-box .flyer_box{
    display: flex;
    flex-wrap: wrap;
    width: 81.5%;
    margin: 0 auto;
    padding-top: 80px;
}
article#overview .contents-box .flyer_box .box2{
    margin-bottom: 0;
    width: 50%;
    padding: 0 10px 30px 10px;
}
article#overview .contents-box .flyer_box .box2:last-child{
    width: 100%;
}


ul.table01 li {
  display: flex;
  flex-wrap: wrap;
  border-bottom: dotted 1px #e40681;
  padding: 0;
}
ul.table01 li:nth-child(1) {
  border-top: dotted 1px #e40681;
}
ul.table01 li h4 {
  width: 20%;
  padding-left: 30px;
  margin: 12px 0;
}
ul.table01 li p {
  width: 80%;
  margin: 12px 0;
}

a.under_line{
    text-decoration: underline!important;
}
a.under_line:hover{
    color: #1E4E9D;
}


article#venue .contents-box {
  padding-top: 100px;
}
article#venue h2.title {
  text-align: left;
}
article#venue h2.title img {
  margin-left: 0;
  margin-right: 0;
}
article#venue .dummy_box {
  width: 10%;
}
article#venue .box2 {
  padding-left: 0;
  padding-right: 0;
}
article#venue .box2.box_l {
  width: 30%;
  padding-right: 20px;
}
article#venue .box2.box_r {
  width: 60%;
}
article#venue .box2.box_r #map {
  display: block;
  height: 600px;
  margin-top: 160px;
}
article#venue ul#gmap_data {
  margin-top: 100px;
}
article#venue ul#gmap_data li {
  border-bottom: dotted 1px #e40681;
  padding: 20px 0 20px 20px;
  font-size: 16px;
}
article#venue ul#gmap_data li:nth-child(1) {
  border-top: dotted 1px #e40681;
}
article#venue ul#gmap_data li a {
  text-decoration: none;
}
article#venue ul#gmap_data li .gmap_title {
  padding-bottom: 20px;
  position: relative;
}
article#venue ul#gmap_data li .gmap_title a {
  color: #0065ae;
  padding-left: 1em;
}
article#venue ul#gmap_data li .gmap_title i {
  color: #0065ae;
  margin-left: -1em;
  font-size: .8em;
}
article#venue ul#gmap_data li .gmap_info span {
  padding-left: 1em;
}
article#venue ul#gmap_data li .label {
  margin: -28px 0 0 0;
  font-weight: normal;
  color: #e0487e;
  display: inline-block;
  float: right;
}
article#venue ul#gmap_data li .label:hover {
  opacity: .8;
}
article#venue ul#gmap_data li .label i {
  color: #e0487e;
  padding-right: 5px;
}
article#venue h2.title{
    text-align: center;
}
article#venue h2.title img{
    margin: 0 auto 5px;
}
article#venue .box p{
    text-align: center;
    margin-bottom: 60px;
}
article#venue .box .img_stl{
    width: 40%;
    margin: 0 auto;
    max-width: 250px;
}
article#venue .box .live_url a{
    color: #c1272d;
    text-decoration: underline;
}
article#venue .box .live_url a:hover{
    color: #F03C3F;
}

article#contact .contents-wrap {
  background: url(../images/bg03.png) repeat-y top;
  background-size: 100% auto;
  padding-top: 70px;
  padding-bottom: 40px;
/*  margin-top: 70px;*/
}
article#contact .contents-wrap .box h2.title {
  margin-bottom: 30px;
}
article#contact .contents-wrap .box.contact {
  background: rgba(255, 255, 255, 0.9);
  border-radius: 15px;
  padding: 50px 70px;
  width: 70%;
  margin: 0 auto;
  margin-bottom: 50px;
}
article#contact .contents-wrap .box.contact ul.table01 li h4 {
  margin: 18px 0;
}
article#contact .contents-wrap .box.contact ul.table01 li p {
  margin: 18px 0;
}
article#contact .contents-wrap .box.btn02{
    text-align: center;
}
article#contact .contents-wrap .box.btn02 a{
    padding: 0.5em 2em;
    background: #e0487e;
    border: solid 1px #e0487e;
    color: #fff;
    transition: all .2s;
}
article#contact .contents-wrap .box.btn02 a:hover{
    background: rgba(255,255,255,.2);
    color: #e0487e;
    text-decoration: none;
}
article#contact .contents-wrap .img_logomark {
  width: auto;
  padding-left: 6px;
  margin-bottom: 5px;
  line-height: 18px;
  display: inline;
}
article#contact .contents-wrap a{
    position: relative;
}
article#contact .contents-wrap a .img_logomark{
    height: 33px;
    position: absolute;
    bottom: 0;
}
article#contact .contents-wrap a:hover img.img_logomark{
    opacity: 1;
}
article#contact a.jimukyoku{
    text-decoration: underline;
}
article#contact a.jimukyoku:hover{
    color: #1E4E9D;
}

article#event_details .contents-wrap {
  background: url(../images/bg04.jpg) repeat-y;
  background-size: 100% auto;
  padding-top: 180px;
  padding-bottom: 120px;
  margin-top: 115px;
}
article#event_details .contents-wrap .box.zindex {
  z-index: 1000;
}
article#event_details .contents-wrap .box h2.title {
  margin-bottom: 100px;
}
article#event_details .contents-wrap .box .event_detail_box {
  background: rgba(255, 255, 255, 0.8);
  border-radius: 15px;
  padding: 50px 80px 50px 100px;
  width: 90%;
  margin: 0 auto 180px;
}
article#event_details .contents-wrap .box .event_detail_box .title {
  position: relative;
  display: flex;
  padding: 20px 40px;
  border-left: solid 3px #e4007f;
  border-bottom: solid 3px #e4007f;
  border-radius: 0 0 0 20px;
  text-align: center;
}
article#event_details .contents-wrap .box .event_detail_box .title .event_info {
  background: url(../images/bg_event_info.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  width: 150px;
  height: 150px;
  line-height: 140px;
  text-align: center;
  left: -75px;
  top: -125px;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
}
article#event_details .contents-wrap .box .event_detail_box .title h3 {
  font-size: 24px;
  font-weight: bold;
  width: 100%;
  color: #e4007f;
}
article#event_details .contents-wrap .box .event_detail_box .contents {
  margin-top: 40px;
}
article#event_details .contents-wrap .box .event_detail_box .contents .venue {
  text-align: center;
  line-height: 2em;
}
article#event_details .contents-wrap .box .event_detail_box .contents .venue .place {
  margin-top: 20px;
}
article#event_details .contents-wrap .box .event_detail_box .contents .cont {
  margin-top: 50px;
}
article#event_details .contents-wrap .box .event_detail_box .contents .cont img {
  margin-top: 40px;
}
article#event_details .contents-wrap .box .event_detail_box .contents .cont h4.title_stl{
    color: #E4007F;
    font-family: 'RocknRoll One', sans-serif;
    text-align: center;
    font-size: 140%;
    line-height: 1.4em;
    margin-bottom: 2em;
}
article#event_details .contents-wrap .box .event_detail_box .contents .bdr {
  margin: 20px 0;
  display: inline-block;
  width: 3em;
  height: 3px;
  background: #e4007f;
}
article#event_details .contents-wrap .cont .box_flex {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
article#event_details .contents-wrap .cont .box_flex.box_flex01 .box3 .detail_box {
  min-height: 685px;
}
article#event_details .contents-wrap .cont .box_flex.box_flex02 .box2 .detail_box {
  min-height: 565px;
}
article#event_details .contents-wrap #event_2024 .cont .box_flex.box_flex02 .box2 .detail_box {
    min-height: 851px;
}
article#event_details .contents-wrap .cont .box_flex.box_flex02 .box3 .detail_box {
  min-height: 530px;
}
article#event_details .contents-wrap #event_2021 .cont .box_flex.box_flex02 .box3 .detail_box,
article#event_details .contents-wrap .archive_event .cont .box_flex.box_flex02 .box3 .detail_box{
    height: 100%;
}
article#event_details .contents-wrap .cont .box_flex.box_flex03 > div:nth-child(1) .detail_box, article#event_details .contents-wrap .cont .box_flex.box_flex03 > div:nth-child(2) .detail_box {
  min-height: 760px;
}
article#event_details .contents-wrap .cont .box_flex.box_flex03 > div:nth-child(3) .detail_box, article#event_details .contents-wrap .cont .box_flex.box_flex03 > div:nth-child(4) .detail_box {
  min-height: 580px;
}
article#event_details .contents-wrap .cont .box_flex.box_flex03 > div:nth-child(5) .detail_box, article#event_details .contents-wrap .cont .box_flex.box_flex03 > div:nth-child(6) .detail_box {
  min-height: 645px;
}
article#event_details .contents-wrap .cont .box_flex.box_flex03 > div:nth-child(7) .detail_box, article#event_details .contents-wrap .cont .box_flex.box_flex03 > div:nth-child(8) .detail_box {
  min-height: 540px;
}
article#event_details .contents-wrap .cont .box_flex.box_flex03 > div:nth-child(9) .detail_box, article#event_details .contents-wrap .cont .box_flex.box_flex03 > div:nth-child(10) .detail_box {
  min-height: 835px;
}
article#event_details .contents-wrap .cont .box_flex.box_flex04 .txt_s {
  font-weight: normal;
  font-size: 70%;
  color: #555;
  padding-top: 5px;
}
article#event_details .contents-wrap .cont .box_flex.box_flex04 > div:nth-child(1) .detail_box, article#event_details .contents-wrap .cont .box_flex.box_flex04 > div:nth-child(2) .detail_box {
  min-height: 820px;
}
article#event_details .contents-wrap .cont .box_flex.box_flex04 > div:nth-child(3) .detail_box, article#event_details .contents-wrap .cont .box_flex.box_flex04 > div:nth-child(4) .detail_box {
  min-height: 920px;
}
article#event_details .contents-wrap .cont .box_flex.box_flex04 > div:nth-child(5) .detail_box, article#event_details .contents-wrap .cont .box_flex.box_flex04 > div:nth-child(6) .detail_box {
  min-height: 860px;
}
article#event_details .contents-wrap .cont .box_flex.box_flex04 > div:nth-child(7) .detail_box, article#event_details .contents-wrap .cont .box_flex.box_flex04 > div:nth-child(8) .detail_box {
  min-height: 485px;
}
article#event_details .contents-wrap .cont .box_flex.box_flex04 .detail_box .profile .ph {
  display: flex;
  flex-wrap: nowrap;
  font-size: 80%;
}
article#event_details .contents-wrap .cont .box_flex.box_flex04 .detail_box .profile .ph img {
  width: 150px;
}
article#event_details .contents-wrap .cont .box_flex.box_flex04 .detail_box .profile .ph .name {
  padding-top: 50px;
  padding-left: 20px;
  line-height: 1.4em;
  min-width: 150px;
}
article#event_details .contents-wrap .cont .box_flex.box_flex04 .detail_box .profile .ph .name:first-line {
  font-weight: bold;
  font-size: 120%;
}
article#event_details .contents-wrap .cont .box_flex .box3, article#event_details .contents-wrap .cont .box_flex .box2 {
  padding: 10px;
}
article#event_details .contents-wrap .cont .box_flex .detail_box {
  border: solid 1px #ccc;
  border-radius: 5px;
  padding: 15px;
}
article#event_details .contents-wrap .cont .box_flex .detail_box img {
  margin-top: 0 !important;
}
article#event_details .contents-wrap .cont .box_flex .detail_box h4 {
  text-align: center;
  padding: 0 0 10px;
  color: #8CC63F;
  font-weight: bold;
  font-size: 17px;
  line-height: 1.2em;
}
article#event_details .contents-wrap .cont .box_flex .detail_box p {
  font-size: 85%;
  line-height: 1.4em;
  padding: 0 7px 0 10px;
}
article#event_details .contents-wrap .cont .box_flex .detail_box p a {
  color: #c1272d;
  text-decoration: underline;
}
article#event_details .contents-wrap .cont .box_flex .detail_box p span.txt_bold {
  font-weight: bold;
  font-size: 95%;
  line-height: 1.4em;
  display: inline-block;
}
article#event_details .contents-wrap .msg {
  width: 80%;
  margin: 0 auto;
}
article#event_details .contents-wrap .movie {
  width: 100%;
  text-align: center;
}
article#event_details .contents-wrap .movie iframe {
  max-width: 100%;
  width: 854px;
  height: 480px;
}
article#event_details .contents-wrap #event_2021 .cont .box_flex .detail_box h4{
    color: #e0487e;
}
article#event_details .contents-wrap #event_2018 .cont .box_flex .detail_box h4 {
  color: #c1272d;
}
article#event_details .contents-wrap #event_2017 .cont .box_flex .detail_box h4 {
  color: #27A7B9;
}
article#event_details .contents-wrap #event_anchor .cont {
  width: 90%;
  margin: 0 auto 100px;
  /*        .event_2019{
              background: #8CC63F;
          }
          .event_2018{
              background: #c1272d;
          }
          .event_2017{
              background: #27A7B9;
          }*/
}
article#event_details .contents-wrap #event_anchor .cont .box4 {
  z-index: 10000;
  text-align: center;
}
article#event_details .contents-wrap #event_anchor .cont a {
  display: inline-block;
  width: 100%;
  color: #fff;
  padding: 10px 20px;
  border-radius: 15px;
  text-decoration: none;
  background: #e4007f;
}
article#event_details .contents-wrap #event_anchor .cont a:hover {
  opacity: .8;
}

article#event_details.pre_event_top .contents-wrap .box .event_detail_box {
  padding-left: 40px;
  padding-right: 40px;
}
article#event_details.pre_event_top .contents-wrap .box .event_detail_box .title {
  margin-left: 80px;
  margin-right: 60px;
}
article#venue ul#gmap_data li .gmap_info span.gmap_coord{
    display: none!important;
}

/* フッター
---------------------------------------------------------------------------------------------------------------------------------------*/
footer article section .contents-wrap {
  padding-top: 40px;
  padding-bottom: 30px;
}

footer article section .contents-wrap .contents-box {
  padding: 0 10vw;
}

footer article section .contents-wrap {
  background: #e4007f;
  padding: 0;
}
footer article section .contents-wrap .box {
  margin: 0;
}
footer article section .copy {
  color: #fff;
  font-size: 14px;
  text-align: center;
}

/* レスポンシブ
---------------------------------------------------------------------------------------------------------------------------------------*/
@media screen and (min-width: 1500px) {
  footer article section .contents-wrap .contents-box {
    padding: 0 5vw;
  }
}
@media screen and (min-width: 1600px) {
    #event_2021 .movie{
        width: 120%;
/*        margin-left: -10%;*/
    }
}
@media screen and (max-width: 1360px) {
    article#comment .comment_world{
        width: 100%;
    }
  article#venue .dummy_box {
    width: 0;
  }
  article#venue .box2.box_l {
    width: 40%;
    padding-left: 20px;
  }
}
@media screen and (max-width: 1200px) {
  article#event .contents-wrap .info .box2 .info_box {
    min-height: 0;
  }
}
@media screen and (max-width: 1080px) {
    .archive_event .schedule{
        min-width: 0;
        width: 100%;
        padding-left: 1em;
        padding-right: 1em;
    }
}
@media screen and (max-width: 1023px) {
  article#event .contents-wrap .info .box4 .info_box {
    min-height: 0;
  }

  h1.h1_pc {
    margin-top: 0;
  }
  
    article#schedule .schedule .schedule_box + p{
        padding-left: 0;
    }
}
@media screen and (min-width: 801px) {
    article#comment .comment_world{
        display: flex;
        flex-wrap: wrap;
    }
    article#comment .comment_world .comment_item{
        width: 50%;
    }
    article#comment .comment_world .comment_item img{
        width: 90%;
        margin-left: auto;
        margin-right: auto;
    }
    
    #event_2021 .movie{
        display: flex;
        flex-wrap: wrap;
    }
    #event_2021 .movie iframe{
        width: 90%;
    }
    #event_2021 .movie .movie_item{
        width: 50%;
    }
    #event_2021 .movie .movie_item p{
        padding: 0;
        margin-bottom: 40px;
    }
    
    .archive_event .comment_world{
        display: flex;
        flex-wrap: wrap;
    }
    .archive_event .comment_world .comment_item{
        width: 50%;
    }
    .archive_event .comment_world .comment_item img{
        margin-top: 40px;
        display: block;
        width: 95%;
        margin-left: auto;
        margin-right: auto;
    }
    .archive_event .comment_world .comment_item p{
        padding: 0;
        margin-bottom: 40px;
    }
    
}
@media screen and (max-width: 800px) {
  h1.h1_pc {
    display: none;
  }

  .anchor_link {
    margin-top: -60px !important;
    padding-top: 60px !important;
  }
  
    .fnt14{
      font-size: 16px!important;
    }
    .fnt14_5{
      font-size: 16px!important;
    }
    .fnt15{
        font-size: 16px!important;
    }

  #event_details .anchor_link {
    margin-top: -155px !important;
    padding-top: 155px !important;
  }

  article#event_details .contents-wrap .cont .box_flex .box3, article#event_details .contents-wrap .cont .box_flex .box2 {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  article#event_details .contents-wrap .cont .box_flex.box_flex01 .box3 .detail_box {
    min-height: 0px;
  }
  article#event_details .contents-wrap .cont .box_flex.box_flex02 .box2 .detail_box, article#event_details .contents-wrap .cont .box_flex.box_flex02 .box3 .detail_box {
    min-height: 0px;
  }
  article#event_details .contents-wrap #event_2024 .cont .box_flex.box_flex02 .box2 .detail_box {
    min-height: 0;
  }
  article#event_details .contents-wrap .cont .box_flex.box_flex03 .box2 .detail_box, article#event_details .contents-wrap .cont .box_flex.box_flex03 .box3 .detail_box {
    min-height: 0px !important;
  }
  article#event_details .contents-wrap .cont .box_flex.box_flex04 .box2 .detail_box, article#event_details .contents-wrap .cont .box_flex.box_flex04 .box3 .detail_box {
    min-height: 0px !important;
  }

  article#event_details .contents-wrap .cont .msg {
    width: 100%;
  }

  article#event_details .contents-wrap .cont ul.table01 li h4 {
    width: 100%;
    text-align: left;
    padding-left: 0;
  }
  article#event_details .contents-wrap .cont ul.table01 li p {
    width: 100%;
  }

  article#event_details.pre_event_top .contents-wrap .box .event_detail_box {
    padding-left: 20px;
    padding-right: 20px;
  }
  article#event_details.pre_event_top .contents-wrap .box .event_detail_box .title {
    margin-left: 30px;
    margin-right: 0;
  }

  article#event_details .contents-wrap #event_anchor .cont .box4 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .mainvisual {
    margin-top: 60px;
  }

  header {
    margin-top: 60px;
  }

  article#event_details .contents-wrap {
    margin-top: 60px;
    background: url(../images/bg04_sp.png) repeat-y top;
    background-size: 100% auto;
  }
  article#event_details .contents-wrap .box h2.title {
    margin-bottom: 40px;
  }
  
  article#radio_cm .box img{
    width: 80%;
  }
  
  article#message h2.title{
    font-size: 130%;
    line-height: 1.4;
  }
  article#message .contents-wrap{
      padding-bottom: 3em;
  }
  article#message .box p{
      padding-left: 40px;
      padding-right: 40px;
  }
  article#message .flex_box{
      flex-direction: column;
  }
  article#message .flex_box span{
      width: 100%;
  }
  article#message .flex_box span img{
      margin-bottom: 1em;
  }
  article#comment h2.title{
    font-size: 160%;
    line-height: 1.4;
  }
  article#comment h2.title01{
      font-size: 130%;
      margin-bottom: 40px;
  }
  article#comment h2.title{
      font-size: 130%;
  }
  article#comment h2.title.title_stl02{
      margin-bottom: 40px;
  }
  article#comment .box p{
      padding-left: 40px;
      padding-right: 40px;
  }
  article#comment .contents-wrap h2.title.title_stl + p{
      text-align: left;
  }
  article#schedule .schedule h2.title{
      font-size: 130%;
  }
  
  
  article#event .contents-wrap {
    background: url(../images/bg01_sp.png) repeat-y top;
    background-size: 100% auto;
  }
  article#event .contents-wrap .info .box2 {
    padding-top: 0;
  }
  article#event .contents-wrap .info .info_box h4 .fnt14{
      font-size: 14px!important;
  }
  article#event .contents-wrap .info .info_box .btn01{
    text-align: center;
    width: 94%;
  }
  article#event .contents-wrap .info .info_box .btn02{
      flex-wrap: wrap;
  }

  article#event .event_box > a {
    top: 70px;
  }
  article#event .event_box .day_event .event_detail {
    flex-direction: column;
    padding: 20px;
  }
  article#event .event_box .day_event .event_detail .detail01, article#event .event_box .day_event .event_detail .detail02, article#event .event_box .day_event .event_detail .detail03 {
    width: 100%;
    padding-right: 0;
  }
  article#event .event_box .day_event .event_detail .detail01, article#event .event_box .day_event .event_detail .detail02 {
    order: 5;
  }
  article#event .event_box .day_event .event_detail .detail03 {
    margin-bottom: 30px;
  }
  article#event .event_box .day_event .event_detail .detail02 img {
    padding: 20px 0;
  }

  article#event .contents-wrap .info .box4 {
    margin-bottom: 10px;
  }

  article#sns .box3:nth-child(1) {
    padding-right: 1rem;
  }

    article#sns .box3 .sns_box .sns_box_insta #wrapper {
        max-height: 100%;
    }
  article#overview .contents-wrap {
    background: url(../images/bg02_sp.png) repeat-y top;
    background-size: 100% auto;
    padding-bottom: 30px;
  }

  article#overview .contents-wrap .box.overview {
    width: 90%;
  }
  article#overview ul.table01 li h4 {
    width: 100%;
    text-align: left;
    padding-left: 0;
  }
  article#overview ul.table01 li p {
    width: 100%;
  }
  
  article#overview .contents-box .flyer_box{
      width: 92%;
      padding-top: 60px;
      margin-bottom: 30px;
  }
  article#overview .contents-box .flyer_box .box2{
      width: 100%;
      padding-bottom: 15px;
  }

  article#venue .contents-box {
    flex-direction: column;
  }
  article#venue .contents-box h2.title {
    text-align: center;
  }
  article#venue .contents-box h2.title img {
    margin-left: auto;
    margin-right: auto;
  }
  article#venue .contents-box .box2.box_l {
    width: 100%;
  }
  article#venue .contents-box .box2.box_r {
    width: 100%;
  }
  article#venue .contents-box .box2.box_r #map {
    height: 450px !important;
    margin-top: 0;
  }
  article#venue .contents-box ul#gmap_data {
    margin-top: 70px;
  }

  article#contact .contents-wrap .box.contact {
    width: 90%;
  }

  article#event_details .contents-wrap .box .event_detail_box {
    padding-left: 70px;
    padding-right: 40px;
    margin-bottom: 140px;
  }
  article#event_details .contents-wrap .box .event_detail_box .title .event_info {
    width: 130px;
    height: 130px;
    top: -110px;
    left: -60px;
    font-size: 20px;
    line-height: 120px;
  }

  article#event_details .contents-wrap .box:last-child .event_detail_box {
    margin-bottom: 50px;
  }
  
    article#schedule .schedule{
        width: 88%;
        min-width: 0;
    }
    article#schedule .img_stl.img_pc{
        display: none;
    }
    article#schedule .img_stl.img_sp{
        display: block;
        min-width: 0;
        width: 100%;
    }
    
    #event_2021 .movie p{
        margin-bottom: 60px;
    }
    
    .archive_event .comment_world{
        margin-bottom: 80px;
    }
    
    article#comment .comment_world{
        margin-top: 50px;
    }
}

@media screen and (max-width: 600px) {
    article#overview .contents-wrap .mark_orizuru{
/*        display: block;*/
    }
    article#overview ul.table01 li.kyosan p{
        line-height: 2.4em;
        margin-top: 5px;
        margin-bottom: 12px;
    }
}
@media screen and (max-width: 480px) {
  header {
    margin-bottom: 40px;
  }

  h2.title .txt_title {
    font-size: 16px;
  }
  
  .sp_only480{
      display: block;
  }
  
  article#message .box p{
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 0;
  }
  article#message .movie video{
      margin: 0px auto 20px;
  }
  article#comment .box p{
    padding-left: 20px;
    padding-right: 20px;
  }
  article#comment .contents-wrap{
      padding-top: 0;
  }
  article#comment .comment_world .comment_item p{
      margin-bottom: 60px;
  }
  
  article#event .contents-wrap {
    padding-top: 50px;
  }
  article#event .contents-wrap .info .box2 {
    padding-bottom: 0;
    margin-bottom: 20px;
  }

  article#event .event_box > a {
    top: 80px;
    left: 0;
    right: 0;
    margin-left: 30px;
    margin-right: 30px;
    background-position: center;
  }

  article#event .event_box h3 {
    margin-top: 50px;
    width: 200px;
  }
  #event_2021 .movie{
      margin-top: 20px;
  }
  #event_2021 .movie iframe{
    height: 300px;
}
#event_2021 .movie .movie_item:last-child p{
    margin-bottom: 20px;
}


  article#venue .contents-box .box2.box_r #map {
    height: 320px !important;
  }
  article#venue ul#gmap_data li .gmap_info span.gmap_address:empty{
      padding-left: 0;
  }
  article#event .contents-wrap .info .event_list {
    margin-top: 30px;
  }
  article#event .contents-wrap .info .event_list .box4 {
    padding-bottom: 0;
    padding-top: 0;
    margin-bottom: 20px;
  }

  article#contact .contents-wrap {
    margin-top: 0;
  }
  article#contact .contents-wrap .box.contact {
    padding-left: 20px;
    padding-right: 20px;
  }
  article#contact .contents-wrap .box.contact ul.table01 li h4 {
    width: 100%;
    padding-left: 0;
  }
  article#contact .contents-wrap .box.contact ul.table01 li p {
    width: 100%;
    margin-top: 0;
    line-height: 1.7em;
  }

  article#event_details .contents-wrap {
    padding-bottom: 30px;
    padding-top: 70px;
  }
  article#event_details .contents-wrap .box h2.title {
    /*          margin-bottom: 70px;*/
  }
  article#event_details .contents-wrap .box .event_detail_box {
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
  }
  article#event_details .contents-wrap .box .event_detail_box .title {
    border-radius: 0;
    border-left: none;
    padding: 0;
  }
  article#event_details .contents-wrap .box .event_detail_box .title .event_info {
    background: #e4007f;
    border-radius: 50%;
    height: 120px;
    width: 120px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
  }
  article#event_details .contents-wrap .box .event_detail_box .title h3 {
    padding-top: 40px;
    font-size: 20px;
  }
  article#event_details .contents-wrap .movie iframe {
    height: 300px;
  }

  article#event_details.pre_event_top .contents-wrap .box .event_detail_box .title {
    margin-left: 0;
  }
  
  article#schedule .schedule{
/*      width: calc(100% - 2em - 40px);*/
  }

  article#sns .contents-box {
    padding-top: 70px;
  }

  article#overview .contents-wrap {
    padding-top: 120px;
  }
  article#overview .contents-wrap .img_logomark.logo_12com{
      width: 115px;
      height: auto;
  }

  article#venue ul#gmap_data li .label {
    float: none;
    margin-left: 1em;
  }
  article#event_details .contents-wrap .box .event_detail_box .contents .cont h4.title_stl{
      font-size: 130%;
  }
  #event_2021 .img_stl{
      width: 66%;
  }
  article#event_details .contents .movie .movie_item iframe{
      height: 220px;
  }
  article#schedule .schedule h2.title{
      width: 120%;
  }
  
  #event_2021 .img_stl .btn_chirashi{
        width: 126%;
        margin-left: -13%;
  }

  footer article section .copy {
    font-size: 3.2vw;
    padding: 0 0.5em;
  }
}
@media screen and (max-width: 320px) {
  footer article section .contents-wrap .contents-box {
    padding: 0 5vw;
  }
  article#contact .contents-wrap a .img_logomark {
    position: static;
    display: block;
  }
}
/* Scroll To Top
---------------------------------------------------------------------------------------------------------------------------------------*/
#scrolltotop {
  z-index: 9999;
  visibility: hidden;
  opacity: 0.2;
  position: fixed;
  bottom: 20px;
  right: 5px;
  padding: 8px 10px 5px;
  line-height: normal;
}

#scrolltotop.visible {
  visibility: visible;
  opacity: 0.5;
  transition: all .8s ease-in-out;
}

#scrolltotop img {
  width: 80px;
}

#scrolltotop:hover {
  opacity: 1;
}

@media screen and (max-width: 480px) {
  #scrolltotop {
    bottom: 20px;
  }

  #scrolltotop img {
    width: 60px;
  }
}
/*# sourceMappingURL=style.css.map */

/*# sourceMappingURL=style.css.map */
