/* 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 Old Mincho', sans-serif;}

/*----------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;
}
p{
  color: #3a3a3a;
}
#fade p{
  color: #3a3a3a;
    font-size: 1.8rem;
}
#fade {
background:url(../images/2027/bg.jpg) repeat top fixed; -moz-background-size:cover; background-size:cover;
/* background: #f7df79; */
color:#ffffff;
line-height:1.5em;
margin-top: 0;
overflow-x: hidden;}
.wrap{
  font-size: 13px;
}
article, p, div.playguide, div.pro_box p, .lead{
    font-family: "YuGothic",'Yu Gothic','ヒラギノ丸ゴ ProN','Hiragino Maru Gothic ProN','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif;
}
.bgr{ background: #ffffffe8;}
.sinr{ margin:0 0 30px; color:#ffffff;}
.sinr article{ margin:10px 0 40px;}
h1.logo{font-family: 'Zen Old Mincho', sans-serif;}
h1.logo span img{
    margin: 0 auto;
    width: 22%;
    vertical-align: baseline;
}
.wrap h2{ font-size:145%; border-bottom:#02347e double 3px; margin:30px 0 10px; line-height:1.5em; color:#02347e;font-family: 'Zen Old Mincho', sans-serif; font-weight: 600; letter-spacing: .2rem;}
.newsarea a{ color:#ffff8e; text-decoration: underline;}
.sinr a{ color:#02347e; text-decoration: underline;}
/* .sinr a:hover:hover{ color:#02347e;} */
#fade p.share {
  margin: 10px auto;
    font-family: 'Zen Old Mincho', sans-serif;
    font-size: 2.5rem;
    letter-spacing: .15rem;
    color: #fff;
}
/*tabel2*/
table.ta2{
  font-size: 1em;
  color: #ffffff;

}
.ta2{
  width: 90%;
  margin: 0 auto;
  text-align: left;
  border-collapse: collapse;
  table-layout: fixed;
  margin-top: 20px;
}
.ta2 tr:nth-child(odd){
  background-color: #f7df7a2b;
}
.ta2 tr:nth-child(even){
  background-color: #f7df7a6e;
}
.ta2 th{
  width: 30%;
  padding: 15px;
  text-align: center;
  color: #ffffff;
  vertical-align: middle;
}
.ta2 td{
  padding: 10px;
  color: #ffffff;
  vertical-align: middle;

}
.ta2 a{
  text-decoration: underline;
}
.ta2 a:hover{
  color: #ffffff;
  text-decoration: underline;
}
/* .ta2 td a{
 padding-left: 20px;
} */
.ta2 th a{
  color: #ffffff;
  text-decoration: none;
}

@media screen and (min-width: 769px) {
.wrap{
  width: 90%;
  max-width: 1000px;
  /* width:1000px; */
  margin:0 auto;
  font-size:130%;
  line-height:1.5em;
  margin-top: 140px;
}
.sinr{ padding:40px 70px;}
}
@media screen and (max-width: 768px) {
.sinr{ padding:20px; line-height:1.8em;}
}
/*--navi-------------*/
#event_page .navi ul{ margin: 0 auto; margin-bottom: 5rem;}
#event_page .navi ul li{ font-size: 2rem; letter-spacing: .1rem;}
#event_page .navi ul li a{ padding:10px 8px; color:#02347e; display:block; text-decoration:none; background: #fbfbfb; margin:15px 0;  font-family: 'Zen Old Mincho', sans-serif; border-radius: 3px;}
#event_page .navi ul li a:hover{ color:#0044a9;}
#event_page .navi ul li a::before{
  font-family: 'Material Icons Round';
  content: '\e931';
  vertical-align: text-bottom;
}
/*--main-------------*/
.main{
  width: 100%;
  background:#211f23;
  position: relative;
  font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", serif;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
}
.mainl{margin:0;padding:0; }
.lead{position: absolute; bottom:20px; right:20px; z-index:2; color:#696969; border: 1px solid #ffffff; padding:10px;}
.logo{ font-size:150%; color:#fff; font-weight:bold; line-height:1.4em; padding:5px 0; background: #100f18;}
.logo span{ font-size:80%; color: #fff;}
.logo span.title{ font-size:110%; color: #fff; font-weight: 100;}
@media screen and (max-width: 768px) {
#event_page{ padding-top: 120px;}
}
.mainr{
   background:#03347d;
    padding:20px;
     color:#ffffff;
    /* background:url(../images/news2.jpg); -moz-background-size:auto; background-size:auto; */
  }
.mainr h2{ font-size:170%; border-bottom:#fbfbfb 1px solid; padding:0 0 3px; margin:0 0 10px; color:#fbfbfb; }
.newsarea{
  overflow-y:scroll;
  color: #fbfbfb;
  scrollbar-color: #fff;
  scrollbar-width: thin;
}
.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{
    margin: 40px 0;
    }
.playguide a{
    color: #ffffff;
    text-decoration: underline;
}
.pro_box{
  margin-bottom: 40px;
}
.credit{
  margin: 40px 0;
}


@media screen and (min-width: 769px) {
.mainr{
  width:25%;
  height: auto;
  /* height:706px; */
  /* float:right; */
  /* border-left: solid 1px; */
}
.newsarea{ height:150px;font-size:90%;}
.mainl{
  margin: 0 auto;
  width:70%;
  /* float:left; */
}
.mainl img{
  margin: 0 auto;
  width:100%;
  /* float:left; */
}
}
@media screen and (max-width: 768px) {
.newsarea{ height:100px;}
.lead{position: absolute; bottom:20px; left:20px;}
/* .main{
  padding-bottom:60px;
} */
.main {
  background: transparent;
  }
  .mainr {
    width: 100%;
    padding: 15px;
  }
}
@media screen and (max-width: 888px) {
.newsarea{ height:70px;}
.mainr{
    margin: 0 auto;
    padding: 15px;
}
}

/*--cast-------------*/
#fade div.pro_box p.name{
  font-size:150%;
  margin:0 0 3rem;
  font-family: 'Zen Old Mincho', sans-serif;
  text-align: left;
  color: #3a3a3a;
  width: 50%;
  }
#fade div.pro_box2 p.name{ font-size:150%; margin:0 0 10px; font-family: 'Zen Old Mincho', sans-serif; text-align: center; color: #3a3a3a;}
@media screen and (min-width: 769px) {
.name{ margin:150px 0 0; font-family: 'Zen Old Mincho', sans-serif;}
.pro{ width:780px; margin:0 auto 20px;}
}
#fade div.pro_box p.name span{
  font-size: 80%;
}
/*--footer-------------*/
footer {
    font-size:12px;
    width:100%;
    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 Old Mincho', sans-serif;}
@media screen and (max-width: 768px) {
#page-top { bottom: 100px; z-index: 999;}
}
#page-top a { background:#0069ff; text-decoration: none; width: 100px; padding: 23px 0; color:#ffff00; display: block; border-radius: 5px 0 0 5px; font-size:130%;}
#page-top a:hover {color: #fff;}
/*--common------------*/
.btn a{
    width: 90%;
    margin: 2rem auto;
    background: #990f00;
    color: #ff0;
    padding: 20px 10px;
    text-decoration: none;
    letter-spacing: 0.05em;
    font-size: 130%;
    border-radius: 6px;
    display: block;
    text-align: center;
    transition: .5s;
    font-weight: bold;
    box-shadow: 4px 4px #fff600cc;
}
.sinr .btn a:hover{ color:#fff; background:rgb(200, 0, 0);}
/*ƒŠƒ“ƒNƒ{ƒ^ƒ“@START*/
.maru{display:block; border-radius: 6px;}
/*ƒŠƒ“ƒNƒ{ƒ^ƒ“@END*/
.wrap small{
  font-size:12px;
  line-height: normal;
  color: #3a3a3a;
  }
.credit small{
  color: #fff;
}
.fb{
    float: right;
    }
.flr{
     float: right}
.fle2{float:right;}
.flr2{
      font-family: 'Zen Old Mincho', sans-serif;
      float:left;
      text-align: center;
      }
.fle1{
     float: left;
     text-align: center;
     }
.flr1{
    float: right;
    font-family: 'Zen Old Mincho', sans-serif;
    text-align: center;
    margin-right:150px;
    margin-top:120px;}

#event_page h3{
   margin-top: 20px;
   margin-bottom: 0;
   padding: 10px;
   font-size: 23px;
   font-family: 'Zen Old Mincho', sans-serif;
   background: linear-gradient(90deg, #012253, #003e9e);
   color: #fff;
   }
#event_page h4{
   font-size: 20px;
   font-family: 'Zen Old Mincho', sans-serif;
   margin-top: 20px;
   color:#3a3a3a;
   }
#event_page h4.date{
  font-size: 2.5rem;
  color: #3a3a3a;
  line-height: normal;
}
.cr{clear:both;}
.alc{text-align:center;
     color: #ffffff;}
.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;
   }
}
.br{
    display: block;
}
.sp-br{
    display: none;
}
div.pro_box{
    margin: .5em 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;
    flex-wrap: wrap;
}
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;
  font-family: 'Zen Old Mincho', sans-serif;
  text-align: center;
  color: #3a3a3a;
}
div.pro_text{
    margin: 3rem auto;
    /* width: 30%; */
    display: flex;
    align-items: center;
    border-bottom: 1px solid #a66060;
}
div.pro_text2{
    margin: 0 auto;
    width: 50%;
    align-items: center;
}
#cast img{
    margin: 0 auto;
    display: block;
    width: 30%;
}
.sinr2{
    padding: 0 70px;
}
#cast img.pro_img{
    margin: 30px auto;
    display: inline-block;
    width: 100%;
    border-radius: 50%;
    max-width: 300px;
}
#cast img.pro_img2{
    margin: 30px auto;
    display: block;
    width: 100%;
    border-radius: 50%;
    max-width: 300px;
}
#cast h4{
  margin: 0 auto;
  text-align: center;
  font-size: 1.2em;
  margin-top: 2em;
  color: #02347e;
  margin-bottom: 1.5rem;
}
#fade div.pro_box p.name span.text{
  font-size: 1.5rem;
  text-align: left;
  line-height: normal;
  display: block;
  margin-top: 2rem;
}
.bnr{
  margin: 3rem auto;
  display: block;
  width: 100%;
}
.bnr img{
  margin: 0 auto;
  display: block;
  width: 100%;
  text-align: center;
  max-width: 800px;
}

@media screen and (min-width: 769px) {
.pc_none{display:none;}
}
@media screen and (max-width: 768px) {
.sp_none{display:none;}
.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: 5em;
    display: block;
}
#cast img,#cast img.pro_img{
    width: 90%;
    display: block;
}
ul.pro_box3{
  display: block;
}
ul.pro_box3 li{
  width: 90%;
}
.logo{
    margin-top: 4.5em;
    }
h1.logo span img{
    margin: 0 auto;
    width: 40%;
}
.wrap h2{
    font-size:2.5rem;
    }
.mar{ margin:50px 0 0; border-radius: 3px;}

div.pro_box p.name {
  font-size: 1.8em;
}
#cast h4{
  font-size: 2rem;
}
#fade div.pro_box p.name{
  font-size:150%;
  width: auto;
  }
}

header{
  background: #fff;
}
a.att{
    background: #ffffff; 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;
    color: #fff;
}
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: #ffffff;
  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: #ffffff;
  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: 20px auto;
  width: auto;
  display: block;
  text-align: center;
}
div.sns_icon li{
  width: 15%;
    max-width: 50px;
  display: inline-block;
  margin: 0 1rem;
}
div.sns_icon li img{
  width: 100%;
  transition: all .8s;
}
div.sns_icon li img:hover{
  opacity: .7;
}
@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.pro_box2 {
    display: block;
}
div.pro_text2 {
    width: 90%;
}
#fade {
background:url(../images/2027/bg.jpg) repeat top;
-moz-background-size:contain;
background-size:contain;
}
.wrap {
    width: 95%;
    margin: 0 auto;
}
h3.place::before {
    font-size: 1em;
}
}
/* ナビゲーション位置調整 */
#n02,#n05,#cast{
  padding-top:120px;
  margin-top:-120px;
}
span.kanbai{
  margin: 0 auto;
  padding: .1rem .5rem;
  background-color: red;
  color: #fff;
  margin-left: 1rem;
  font-weight: bold;
}

.poyon {
  animation: poyon 2s ease-out infinite;
  opacity: 1;
}
@keyframes poyon {
  0%, 40%, 60%, 80% {
    transform: scale(1.0);
  }
  50%, 70% {
    transform: scale(0.95);
  }
}
#cast h6{
  margin: 0 auto;
  display: block;
  font-size: 2rem;
  text-align: center;
  letter-spacing: normal;
  font-family: 'Zen Old Mincho', sans-serif;
}

.pro_text2 {
    cursor: pointer;
    display: block;
}

/* モーダルのオーバーレイ */
.modal_overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
    justify-content: center;
    align-items: center;
    padding: 20px;
    box-sizing: border-box;
}

.modal_overlay.is-active {
    display: flex;
}

/* 背景オーバーレイ（フェード用） */
.modal_overlay_bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    cursor: pointer;

    opacity: 0;
    transition: opacity 0.3s ease;
}

.modal_overlay.is-show .modal_overlay_bg {
    opacity: 1;
}

/* モーダル中身 */
.modal_content {
    position: relative;
    background: #fff;
    width: 90%;
    max-width: 600px;
    max-height: 85vh;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    padding: 40px 30px;
    border-radius: 8px;
    z-index: 1001;
    box-sizing: border-box;

    opacity: 0;
    transform: scale(0.9) translateY(20px);
    transition: opacity 0.35s ease, transform 0.35s cubic-bezier(0.34, 1.56, 0.64, 1);
}

.modal_overlay.is-show .modal_content {
    opacity: 1;
    transform: scale(1) translateY(0);
}

.modal_close {
    position: absolute;
    top: 10px;
    right: 15px;
    font-size: 28px;
    line-height: 1;
    cursor: pointer;
    color: #333;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}

#cast .modal_img {
    display: block;
    max-width: 200px;
    width: 100%;
    margin: 0 auto 20px;
    border-radius: 50%;
}

.modal_name {
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 20px;
    font-family: 'Zen Old Mincho', sans-serif;
}

#fade p.modal_text{
    line-height: 1.8;
    font-size: 15px;
}

/* ==========================================
   レスポンシブ対応
========================================== */
@media screen and (max-width: 1024px) {
    .modal_content {
        max-width: 500px;
        padding: 35px 25px;
    }
}

@media screen and (max-width: 768px) {
    .modal_overlay {
        padding: 15px;
    }
    .modal_content {
        width: 100%;
        max-width: none;
        max-height: 90vh;
        padding: 30px 20px;
        border-radius: 6px;
    }
    .modal_img {
        max-width: 150px;
    }
    .modal_name {
        font-size: 16px;
        margin-bottom: 15px;
    }
    .modal_text {
        font-size: 14px;
        line-height: 1.7;
    }
    .modal_close {
        top: 5px;
        right: 5px;
        font-size: 24px;
    }
}

@media screen and (max-width: 480px) {
    .modal_overlay {
        padding: 10px;
    }
    .modal_content {
        padding: 25px 15px;
        max-height: 92vh;
    }
    .modal_img {
        max-width: 120px;
        margin-bottom: 15px;
    }
    .modal_name {
        font-size: 15px;
    }
    .modal_text {
        font-size: 13px;
        line-height: 1.6;
    }
}

@media screen and (max-height: 500px) and (orientation: landscape) {
    .modal_content {
        max-height: 95vh;
        padding: 20px;
    }
    .modal_img {
        max-width: 100px;
        margin-bottom: 10px;
    }
}

/* body固定用（JS側でクラスを付与） */
body.modal-open {
    overflow: hidden;
}