/* CSS Document */
/*  font-family: 'Quattrocento', serif;

    font-family: 'Trirong', serif;

    font-family: 'Cormorant', serif;

    font-family: 'Antic Didone', serif;

    font-family: 'Cormorant SC', serif;
*/
/*font*/
#event_page .f01{font-family: 'Zen Antique', sans-serif;}
.line-seed-jp-regular {
  font-family: "LINE Seed JP", sans-serif;
  font-weight: 400;
  font-style: normal;
}



/*----------clearfix’ZkŒ^cf‚ÅŽw’è‚·‚é-------*/

#event_page .cf:before,#event_page .cf:after {content:"";display:table;}
#event_page .cf:after {clear:both;}
#event_page .cf {*zoom:1;}


/*----------clearfix’ZkŒ^cf‚ÅŽw’è‚·‚é-------*/

html{
 overflow-x: hidden;
}
a{
    transition: .3s;
}
a.anchor{
    display: block;
    padding-top: 140px;
    margin-top: -140px;
}
#fade p{
  color: #523623;
}

#event_page p,
#event_page dd{
  line-height:1.8em;
  letter-spacing: 0.03em;
}


#fade {
/* background:url(../images/2026/bg.jpg) no-repeat top fixed;
-moz-background-size:cover;
background-size:cover; */
    background-image: linear-gradient(to top, #bf6452 0%, #fff5ee 100%);
color:#fff;
line-height:1.5em;
margin-top: 0;
overflow-x: hidden;}
.wrap{
  font-size: 13px;
}

.bgr{ background: #fff3e8;}
.sinr{ margin:0 0 50px; }

h1.logo span{font-family: 'Zen Antique', sans-serif;}
h1.logo span img{
    margin: 0 auto;
    width: 22%;
    vertical-align: baseline;
}



#event_page .float{
  transition: box-shadow 0.4s ease, transform 0.4s ease;
}
#event_page .float:hover{
  transform: translateY(-5px);
}


#event_page .shadow{
  transition: box-shadow 0.4s ease, transform 0.4s ease;
  box-shadow: 0 2px 8px rgba(52,36,26,0.5);
}
#event_page .shadow:hover{
  box-shadow: 0 0 3px rgba(52,36,26,0.2); /* 影を追加 */
  transform: translateY(3px);  
}


#event_page h2{
  padding: 10px;
  font-style: normal;
  background: linear-gradient(90deg, #9d2007, #c24c35);
  color: #fff2df;
  margin-bottom:40px;
  line-height: 1em;
  letter-spacing:0.1em;
  font-size: 170%;
  font-weight: bold;
  @media screen and (max-width: 768px) {
            font-size:26px;
          }
}
#event_page .mainr h2{
  margin-bottom:0;
  border-bottom: none;
}
#event_page h3{ 
  font-size:22px; 
  border-bottom:#9d2007 double 3px; 
  color:#9d2007;
  font-family: 'Zen Antique', sans-serif;
  letter-spacing:0.1em;
  margin-bottom: 20px;
  padding-bottom: 0.3em;
  @media screen and (max-width: 768px) {
            font-size:24px;
          }
}
#event_page h4{
   font-size: 20px;
   
  font-weight: 700;
  font-style: normal;
   color:#b0361f;
   letter-spacing:0.1em;
   }


#event_page h4.subttl{
    margin-bottom: 0.5em;
    margin-top: 0;
    font-weight: 700;
    font-style: normal;
    color: #b0361f;
   }

#event_page article p{
  font-size: 18px;
}
#event_page article.content_blcok{
  margin-bottom:50px;
}

.newsarea a{ color:#296982; text-decoration: underline;}
.sinr a{ color:#ffe7c5; text-decoration: underline;}
#event_page a:hover{ color:#fff;}
#event_page .newsarea a:hover{ color:#c24c35;}

/*tabel2*/
table.ta2{
  font-size: 1em;
  color: #523623;

}
.ta2{
  width: 100%;
  margin: 0 auto;
  text-align: left;
  border-collapse: collapse;
  table-layout: fixed;
  margin-bottom: 80px;
}
.ta2 tr:nth-child(odd){
  background-color: #f8e7d5;
}
.ta2 tr:nth-child(even){
  background-color: #fff7f0;
}
.ta2 th{
  width: 30%;
  padding: 15px;
  text-align: center;
  color: #523623;
  vertical-align: middle;
}
.ta2 td{
  padding: 10px;
  color: #523623;
  vertical-align: middle;

}
.ta2 a{
  text-decoration: underline;
}
.ta2 a:hover{
  color: #ddba85;
  text-decoration: underline;
}
/* .ta2 td a{
 padding-left: 20px;
} */
.ta2 th a{
  color: #523623;
  text-decoration: none;
}

@media screen and (min-width: 769px) {
.wrap{ width:1000px; margin:0 auto; font-size:130%; margin-top: 0;}
.sinr{ padding:40px}
}
@media screen and (max-width: 768px) {
.sinr{ padding: 20px; line-height:1.8em;}
}
/*--navi-------------*/
#event_page .navi ul li a{ 

  color:#ffffff; 
  display:block; 
  text-decoration:none; 
  margin:15px 0;
  
  font-weight: bold;
  font-style: normal;
  letter-spacing: 0.05em;
  border-radius:5px;
  box-sizing: border-box;
  background: #812A2A;
  padding: 20px;
    font-size: 130%;
  @media screen and (max-width: 768px) {
          font-size: 150%;
          letter-spacing: 0.1em;
      }

}
#event_page .navi ul li a:hover{
  background: #ffffff;
  color:#812A2A;
}

/*--main-------------*/
.main{ background:#fffceb; position: relative;   font-family: "ＭＳＰ明朝", "MS PMincho", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", serif;}
.mainl{margin:0;padding:0; }
.lead{position: absolute; bottom:20px; right:20px; z-index:2; color:#696969; border: 1px solid #ddba85; padding:10px;}
.logo{ font-size:150%; color:#fff; font-weight:bold; line-height:1.4em; padding:5px 0; background: #bf6452;}
.logo span{ font-size:90%; color: #fff;}
.logo span.title{ font-size:110%; color: #fff;}
@media screen and (max-width: 768px) {
#event_page{ padding-top: 0px; margin-top: -44px;}
}
.mainr{
   background:#fffceb;
    padding:20px 20px 0;
     color:#bf6452;
     margin-top:20px;
    /* background:url(../images/news2.jpg); -moz-background-size:auto; background-size:auto; */
  }
  @media screen and (max-width: 768px) {
    .mainr{
     margin-top:0px;
     margin-bottom:20px;
  }
  }
.mainr h2{ font-size:170%; border-bottom:#296982 1px solid; padding:0 0 3px; margin:0 0 10px; color:#296982; }
.newsarea{ overflow-y: scroll;}
.pub{ background:#000; width:100%; margin:20px 0; color:#dcdcdc; padding:15px 0;}
.pub span{ font-size:110%; font-weight:bold;}
.add{ background:yellow; color:#000; padding:4px 10px; font-weight:bold;}

.playguide{
    
}
.playguide_btn li{
  background: #296982;
  border-radius:5px;
  margin-bottom:10px;
}
.playguide_btn li a{
  height:100%;
  display: block;
  font-family: 'Zen Antique', sans-serif;
  color: #ffffff;
  font-size: 150%;
  padding:20px;
  text-align:center;
  text-decoration:none;
  line-height:1em;
}

.playguide_btn li a span{
  font-size:60%;
}

i.blank::after{
            display:inline-block;
            content:"";
            background:url("../images/icon_blank.svg");
            width:0.9em;
            height:0.9em;
            margin-left:0.5em;
          }


.pro_box{
  margin-bottom: 40px;
}
.credit{
  margin: 40px 0;
}

@media screen and (min-width: 769px) {
.mainr{ width:260px; height:706px; float:right;}
.newsarea{ height:100px;font-size:90%;}
.mainl{ width:700px; float:left;}
}
@media screen and (max-width: 768px) {
.newsarea{ height:100px;}
.lead{position: absolute; bottom:20px; left:20px;}
/* .main{
  padding-bottom:60px;
} */
}
/*--PROFILE-------------*/
#fade div.pro_box p.name{
  font-size:150%;
  margin:0 0 1rem;
  text-align: left;
  color: #523623;
  }
#fade div.pro_box2 p.name{ 
  font-size:150%; 
  margin:0 0 15px; 
  text-align: center; 
  color: #523623;
}
@media screen and (min-width: 769px) {
.name{ margin:150px 0 0; }
.pro{ width:780px; margin:0 auto 20px;}
}
#fade div.pro_box p.name span{
  font-size: 80%;
}
/*--footer-------------*/
footer {
    font-size:12px;
    width:100%;
    background:url(../images/redbg.jpg);
    padding:8px 0;
/*    margin:80px 0 0 ;*/
}
footer a{text-decoration:none; color:#808080;}
/*--pageTop-------------*/
#page-top { position: fixed; bottom: 20px; right: 0; font-family: 'Zen Antique', sans-serif;}
@media screen and (max-width: 768px) {
#page-top { bottom: 100px; z-index: 1000;}
}
#page-top a { background:#9d2007; text-decoration: none; width: 100px; padding: 23px 0; color:#ffff8e; display: block; border-radius: 5px 0 0 5px; font-size:130%;}
#page-top a:hover {color: #ffff8e;}
/*--common------------*/
.btn a{ background: #ff458d; color:#ffffff; padding:10px; text-decoration:none; letter-spacing:0.1em; font-size:100%; border-radius:6px; display:block; text-align: center; margin: 20px 0; transition: .5s; font-weight: bold;}
.btn a:hover{ color:#fff; background:#ff267a;}


.maru{display:block; border-radius: 6px;}

.wrap small{
  font-size:14px;
  line-height: normal;
  }
.wrap .credit small{
  color: #fff;
  }

.fb{
    float: right;
    }
.flr{
     float: right}
.fle2{float:right;}
.flr2{
      font-family: 'Zen Antique', sans-serif;
      float:left;
      text-align: center;
      }
.fle1{
     float: left;
     text-align: center;
     }
.flr1{
    float: right;
    font-family: 'Zen Antique', sans-serif;
    text-align: center;
    margin-right:150px;
    margin-top:120px;}



.cr{clear:both;}
.alc{text-align:center;
     color: #ddba85;}
.ale{text-align:left;}
.alr{text-align:right;}
#fade{display:none;}
.mar{ margin:100px 0 0;}
.yellow{ color:yellow; font-weight:bold;}

@media screen and (min-width: 769px) {
.pc_none{display:none;}
}
@media screen and (max-width: 768px) {
.sp_none{display:none;}
.simg{
   width:100%;
   margin:0 auto;
  /* margin-top: 50px; */
}
.fle1 img{
   margin-top:-120px;
   float: none;
    display: block;
   margin-top:0px;
    margin-bottom: 20px;
    }
.flr1{
   float: none;
    display: block;
   text-align: center;
   margin-bottom: 10px;
   margin-right: 0%;
   margin-top:0px;
   }
/* #fade {
background:url(../images/2026/bg.jpg);
-moz-background-size:contain;
background-size:contain;
} */
}
.br{
    display: block;
}
.sp-br{
    display: none;
}
div.pro_box{
    margin: 0 auto 3em;
    width: 100%;
    /* display: flex;
    justify-content: space-between; */
}
div.pro_box2{
    margin: .5em auto 3em;
    width: 100%;
    display: flex;
    justify-content: space-between;
}
ul.pro_box3{
  margin: 0 auto;
  width: 100%;
  display: flex;
  justify-content: space-between;
}
ul.pro_box3 li{
  margin: 0 auto;
  width: 30%;
}
ul.pro_box3 li p.name{
  margin: 0 auto;
  font-size: 150%;
  margin: 0 0 10px;
  text-align: center;
  color: #e1e1e1;
}
div.pro_text{
    margin: 3rem auto;
    padding-bottom:3rem;
    gap: 20px;
    display: flex;
    align-items: center;
    border-bottom: 1px solid #e3c4bf;
}
div.pro_text span{
color: #523623;
}
div.pro_text2{
    margin: 0 auto;
    width: 50%;
    align-items: center;
}
.profile_box img{
    margin: 0 auto;
    display: block;
    width: 30%;
}

.sinr2{
    padding: 0 70px;

}

.profile_box img.pro_img{
    margin: 30px auto;
    display: inline-block;
    width: 100%;
    max-width: 400px;
}
.profile_box img.pro_img2{
    margin: 30px auto;
    display: block;
    width: 100%;
    border-radius: 50%;
    max-width: 270px;
}
.profile_box h4{
  margin: 0 auto;
  text-align: center;
  font-size: 1.3em;
  color: #d47461;
}
#fade div.pro_box p.name p.text{
  text-align: left;
  line-height: normal;
  display: block;
  margin-top: 2rem;
}
a.prof_btn{
  margin: 0 auto;
  display: block;
  width: 100%;
  background: #000000;
  color: #fff;
  text-decoration: none;
  padding: .5rem;
  text-align: center;
  border-radius: 3px;
}
.bnr{
  margin: 0 auto;
  display: block;
}
.bnr ul{
  margin:50px auto;
  display: flex;
  flex-wrap:wrap;
  justify-content:center;
  gap: 20px;
  width:70%;
  box-sizing: border-box;
}
.bnr li{
  width:100%;
  text-align:center;
}
@media screen and (max-width: 768px) {
  .bnr ul{
    display: block;
    margin:50px auto;
    width:90%;
  }
  .bnr li{
    width:100%;
    margin-bottom:10px;
  }
}

.bnr img{
  margin: 0 auto;
  display: block;
  width: 100%;
  text-align: center;
}
@media screen and (max-width: 768px) {
.br{
  display: none;
}
.sp-br{
    display: block;
}
/*tabel2*/
table.ta2{
  font-size: .9em;
}
.ta2{
  width: 100%;
  margin: 0 auto;
  text-align: left;
  border-collapse: collapse;
/*  border: 1px solid #7d7dff;*/
/*↓文字はみ出し対策*/
  word-break: break-all;
  word-wrap: break-all;
  margin-top: 20px;
}
.ta2 tr{
  width: 100%;
}
.ta2 th{
  padding: 10px 5px;
  width: 110px;
  font-size: 13px;
}
.ta2 td{
  width: 100%;
  padding: 10px;
}
.ta2 td a{
  padding-left: 0px;
}
div.pro_box{
    margin: 0 auto;
    width: 100%;
    display: inherit;
/*    justify-content: space-between;*/
    margin-top: 2em;
}
div.pro_text{
    margin: 0 auto;
    width: 100%;
    margin-bottom: 3rem;
    display: block;
}
.profile_box img,.profile_box img.pro_img{
    width: 90%;
    display: block;
}
ul.pro_box3{
  display: block;
}
ul.pro_box3 li{
  width: 90%;
}

.logo{
    margin-top: 60px;
    }
h1.logo span img{
    margin: 0 auto;
    width: 40%;
}
.wrap h2{
    font-size:170%;
    }
.mar{ margin:50px 0 0;}

div.pro_box p.name {
  font-size: 1.8em;
}
.profile_box h4{
  font-size: 2em;
}
#fade div.pro_box p.name{
  font-size:150%;
  width: auto;
  }
div.pro_text2{
    width: 90%;
}
a.prof_btn{
    width: auto;
}

}
header{
  background: #fff;
}
a.att{
    background: #ddba85; color: #fff;
    padding: 10px;
    transition: .5s;
    border-radius: 5px;
    text-decoration: none;
}
a.att:hover{
    background: #ff004f; color: yellow;
    padding: 10px;
}
h3.place a{
    text-decoration: underline;
}
h3.place::before{
  font-family: 'Material Icons Round';
  content: '\e5df';
  font-size: 1.5em;
  vertical-align: middle;
}
.material-icons-outlined{
  vertical-align: middle;
}
.bold_info{
  margin: 0 auto;
  text-align: center;
  background-color: #ddba85;
  padding: 50px;
  border-radius: 5px;
  word-break: break-all;
}
.bold_info h2{
  margin: 0 auto;
  text-align: center;
  color: #fff;
  margin-bottom: 3rem;
  border-bottom:yellow 3px dotted;
  line-height: 6rem;
}
.bold_info h2 span{
  color: #ddba85;
  background-color: yellow;
  padding: 2px 5px;
}
.bold_info a{
  color: yellow;
  display: block;
  margin-bottom: 10px;
}
.bold_info a:hover{
  color: rgb(255, 255, 125);
}
#fade .bold_info p{
  color: #fff;
}
div.sns_icon{
  margin: 40px auto 0;
  width: auto;
  display: block;
  text-align: center;
}
div.sns_icon li{
  width: 15%;
  display: inline-block;
  margin: 0 1rem;
}
div.sns_icon li img{
  width: 100%;
  transition: all .3s;
}
div.sns_icon li img:hover{
  opacity: .5;
}
div.sns_icon .ttl_share {
  text-align:center;
}
div.sns_icon .ttl_share img{
  width:65%;
  margin-bottom:10px;
}

.oto a{
  color: #bf6452;
}
@media screen and (max-width: 768px) {
  .bold_info{
    padding: 20px;
  }
  .bold_info a{
    font-size: 1.5rem;
  }
  .bold_info h2{
    font-size: 1.8rem;
    line-height: 4rem;
  }
  div.sns_icon .ttl_share img{
  width:45%;
  margin-bottom:10px;
}
}



table.ticket_price{
  max-width:400px;
  width:100%;
  border-collapse: collapse;
  border-spacing: 0;
  margin-bottom:20px;
}
@media screen and (max-width: 768px) {
table.ticket_price{
  max-width:100%;
}
}
table.ticket_price th,table.ticket_price td{
  padding: 10px 0;
  text-align: center;
  color: #523623;
  font-size: 18px;
  font-weight: 700;
  vertical-align:middle
}

table.ticket_price tr:nth-child(odd){
  background-color: #f8e7d5;
}
table.ticket_price tr:nth-child(even){
  background-color: #fff7f0;
}

table.ticket_price small{
  font-weight: normal;
}
table.ticket_price span{
  background: #b0361f;
  color: #fff;
  font-size:14px;
  padding:0 2px;
  display: inline-block;
  margin-left:0.5em;
}

.sche h4{ font-weight: bold; margin-bottom: 0.2em; }
.sche a{ color: #7d6352;}

.sche li{
  border-bottom: 1px solid #e4b7ac;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.sche h4 span{
  background: #b0361f;
  color: #fff;
  font-size:14px;
  padding:0 4px;
  display: inline-block;
  margin-left:0.5em;
}
small.attention{
    color: #523623;
    line-height: 1em;
    font-weight: 700;
}


.article_box{
  background:#fff;
  padding:1em;
}
.article_box p{
  font-size:18px;
}
.article_box a{
  color:#296982;
}
#event_page .article_box a:hover{
  color:#b0361f;
}
.article_box .btn{
  font-size:18px;
  background:#296982;
  border-radius:5px;
  color: #fff;
  text-decoration:none;
  display:block;
  text-align:center;
  padding:1em;
  margin:1em 0 0.5em;
}
#event_page .article_box .btn:hover{
  color: #fff;
}
.article_box h3{
  text-align: center;
}
.article_box .subttl{
  line-height: 1.8em;
  text-align: center;
}


.bunkacho{
  border-top: 1px solid #b0361f;
  padding-top:1em;
  margin-top:1em;
  font-size:18px;
  text-align:center;
}
.bunkacho img{
  max-width:300px;
  width:80%;
}

@media screen and (min-width: 769px) {
.sp_display_none{
  display: block;
}
}
@media screen and (max-width: 768px) {
.sp_display_none{
  display: none;
}
}

@media screen and (min-width: 769px) {
.pc_display_none{
  display: none;
}
}
@media screen and (max-width: 768px) {
.pc_display_none{
  display: block;
}
}