body {
    font-family :
YuMincho, "游明朝", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "MS PMincho", "ＭＳＰ明朝", "MS Mincho", "ＭＳ明朝",'Noto Serif JP', serif
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 0;
    padding-left: 0;
}
.topbanner{
  text-align: center;
    width: 100%;
    background: #111;
}
.topbanner img{
  display: inline-block;
}
.article .top_news h3:before, .article .top_news h3:after {
    background: #1F6ED4;
}
.article .top_comment h3:before, .article .top_comment h3:after {
    background: #F7B32D;
}
.article .top_project h3:before, .article .top_project h3:after {
    background: #E7475E;
}
.article .top_contact h3:before, .article .top_contact h3:after {
    background: #00a03e;
}
.article .top_weneedculture h3:before, .article .top_weneedculture h3:after {
    background: #E7475E;
}
.article .top_second h3 {
    font-family: brandon-grotesque, "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo sans-serif;
    border: 0;
    font-size: 1.6rem;
    padding: 0;
    width: 60%;
    margin: 0 auto 30px;
    align-items: center;
    font-weight: normal;
    text-align: center;
    display: flex;
}
.anaki .row {
    margin-right: 0;
    margin-left: 0;
}
.parea_bloc_cp {
    font-size: 16px;
    margin-bottom: 10px;
    color: #999;
}
.parea_bloc_name{
    font-size: 28px;
    margin-bottom: 5px;
    line-height: 28px;
}
.parea_bloc_kana{
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 10px;
    color: #9a29b3;
}

/*** 企画 area_plan ***/
.area_plan{
    background-position: 50%;
    background-repeat: no-repeat;
    background: url(../../../../images/anaki02.jpg)no-repeat center;
    background-size: cover;
}
.area_plan .parea_text{
    float: left;
    width: 90%;
    margin: 20px 5%;
    background: rgb(0,0,0,0.3);
    padding: 2%;
    line-height: 2em;
    color: #fff;
}
.area_plan .parea_bloc_text{
    float: left;
    width: 60%;
}
.area_plan .parea_bloc_img{
    float: left;
    width: 40%;
    padding-left: 2%;
}
.area_plan .parea_area_cp{
   text-align: center;
    font-size: 2em;
    color: #fff;
    padding: 50px 0;
    clear: both;
    text-shadow: 1px 1px 2px black, 0 0 1em #22b8f0, 0 0 0.2em #22b8f0;
}


/*** あらすじ area_story ***/
.area_story {
    background: url(../../../../images/story_bg.jpg)no-repeat bottom center;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
}
.area_story .parea_text{
float: left;
    width: 90%;
    margin: 20px 5%;
    background: rgb(0,0,5,0.7);
    padding: 2%;
    line-height: 2em;
    color: #fff;
    font-size: 16px;
}
.area_story .parea_bloc{
    margin: 5%;
    background: rgb(256,256,256,0.8);
    width: 90%
}
.area_story .parea_bloc_text {
    display: initial;
    width: 100%;
    float: left;
    margin-top: 20px;
    background-color: rgba(255,255,255,0.8);
    padding: 20px;
}
.area_story .parea_bloc_img {
    width: 30%;
    float: right;
    text-align: center;
}
.area_story .parea_bloc_title{
    text-align: center;
    font-size: 21px;
    border-bottom: 1px solid #c3bdd6;
    padding-bottom: 10px;
    margin-bottom: 50px;
}

/*** 出演者 area_performer ***/
.bloc01 .parea_bloc_img{
  float:left;
}

.bloc02 .parea_bloc_img{
  float:right;
}
.performer_bg01 {

}
.performer_bg02 {
background: url(../../../../images/performer_bg02.jpg)no-repeat bottom right;
      background-size: 100%;
}
.performer_bg03 {
background: url(../../../../images/performer_bg03.jpg)no-repeat bottom right;
      background-size: 100%;
}
/*** スタッフ area_staff ***/
.area_staff .parea_bloc{
float:left;
width:33.33%;
clear: initial;
padding:1%;
}
.area_staff .parea_bloc_details {
    width: 70%;
    float: left;
    display: inline-block;
    padding: 10px;
}
.area_staff .bloc04 .parea_bloc_img {
    float: left;
}

/*** アクセス area_access ***/
.area_access{
    background: url(../../../../images/map02.jpg)no-repeat bottom center;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
}
.parea_bloc_access_cp{
    text-align: center;
    color: #111;
    margin-bottom: 10px;
    font-size: 14px;
}
.parea_bloc_access_bloc{
  width: 100%;
    float: left;
    clear: both;
}
.parea_bloc_access_details_title{
  text-align: center;
    font-size: 18px;
    margin-bottom: 10px;
}
.parea_bloc_access_img{
float: left;
    width: 50%;
    padding: 2%;
}
.parea_bloc_access_map{
  float: left;
    width: 50%;
    padding: 2%;
}
.parea_bloc_access_details_text{
  text-align: center;
}
.parea_bloc_access{
     color: #fff;
    padding: 20px;   
}
.parea_bloc_access_name{
    font-size: 31px;
    margin-bottom: 30px;
    text-align: center;
  color: #000;
  text-shadow: 1px 2px 3px #808080;
}

.parea_bloc_access_place{
    font-size: 21px;
    margin-bottom: 30px;
    text-align: center;
  color: #000;
  text-shadow: 1px 2px 3px #fff;
}
.parea_bloc_access_details{
    clear: both;
    padding: 10px;
    background-color: rgba(0,0,0,0.7);
    float: left;
    width: 100%;
    margin-bottom: 30px;
}
.parea_bloc_access_details_bloc{
margin: 1%;
    width: 31.33%;
    float: left;
}

/*** SNS情報 area_sns ***/
.parea_bloc_sns {
    float: left;
    width: 50%;
    padding: 2%;
}

/*** 公演情報 area_info ***/

.parea_bloc_information_img{
    margin: 10px 0 20px;
    text-align: center;
}
.parea_bloc_information_img img{
    display: inline-block;
}
.parea_bloc_information_bloc{
    float: left;
    width: 33.33%;
    display: inline-block;
    padding: 2%;
}
.parea_bloc_information_title {
    border: 0;
    padding: 0;
 /*   width: 60%;*/
    margin: 0 auto;
    align-items: center;
    font-weight: normal;
    text-align: center;
    display: flex;
}
.parea_bloc_information_title{
  font-size:31px;
      margin-bottom: 30px;
  text-align: center;
}

.parea_bloc_information_details01{
font-size: 19px;
    margin-bottom: 20px;
}
.parea_bloc_information_details02{
  font-size: 17px;
    font-weight: bold;
    margin-bottom: 10px;
}
.parea_bloc_information_details03{
      font-size: 16px;
    margin-bottom: 20px;
}
.parea_bloc_information_button{
  
}
.parea_bloc_information_details_button{
text-align: center;
    line-height: 35px;
}
.parea_bloc_information_details_button a{
background: #08203a;
    border-radius: 5px;
    padding: 5px 10px;
    color: #fff;
}
.parea_bloc_information_details01 span{
font-size: 14px;
}
.parea_bloc_information_title:before {
    margin-right: .4em;
}
.parea_bloc_information_title:after {
    margin-left: .4em;
}
.parea_bloc_information_title:before, .parea_bloc_information_title:after {
    background: #1F6ED4;
}
.parea_bloc_information_title:before, .parea_bloc_information_title:after {
    content: "";
    flex-grow: 1;
    height: 2px;
    background: #444;
    display: block;
}


/*** チケット area_ticket ***/
.fcp_pageanaki{
    background-position: 50%;
    background-repeat: no-repeat;
    background: url(../../../../images/bg011.jpg)no-repeat bottom center;
    background-size: cover;
}
.fcp_page{
 max-width: 600px;
    margin: 0 auto; 
}
div.fcp_wrapper {
    background-color: initial;
    color: #fff;
width: 900px;
    margin: 0 auto;
}
.fcp_wrapper p{
text-align: center;
    padding: 100px 0;
    font-size: 24px;
}

.parea_bloc_ticket_bloc_details01{
  margin-left: 20px;
}
.parea_bloc_ticket_bloc_details_bloc{
margin-bottom: 30px;
}
.parea_bloc_ticket_bloc_details_name{
  text-align: center;
    font-size: 21px;
    border-bottom: 1px solid #ff0000;
    padding: 0 0 10px;
    margin: 0 0 30px;
}
.parea_bloc_ticket_bloc_text2{
  margin-bottom:50px;
}
.parea_bloc_ticket_button{
  text-align: center;
    line-height: 35px;
}
.parea_bloc_ticket_bloc_details_title {
    font-size: 16px;
    margin-bottom: 15px;
    border-left: 3px solid #ff0000;
    padding-left: 10px;
}
.parea_bloc_ticket_button a{
  background: #08203a;
    border-radius: 5px;
    padding: 5px 10px;
    color: #fff;
}

.parea_bloc_ticket_bloc{
    width: 80%;
    margin: 0 10%;
    color: #fff;
    background: rgb(0,0,0,0.3);
    padding: 2% 5%;
    display: inline-block;
}
.parea_bloc_ticket_bloc_titile{
    font-size: 24px;
    margin-bottom: 50px;
}
.parea_bloc_ticket_bloc_type{
    font-size: 18px;
    margin-bottom: 30px;
    border-left: 3px solid #ff0000;
    padding-left: 10px;
}
.parea_bloc_ticket_bloc_type2{
    font-size: 18px;
    margin-bottom: 5px;
    border-left: 3px solid #ff0000;
    padding-left: 10px;
}
.parea_bloc_ticket_bloc_type3{
  font-size: 14px;
      margin-bottom: 30px;
  padding-left: 15px;
}

/*
html { scroll-behavior: smooth;}
.container {
    padding-right: 0;
    padding-left: 0;
    margin-right: auto;
    margin-left: auto;
}*/
#wrapper nav {
    position: absolute;
    top: 0;
    right: -300px;
    width: 300px;
    height: auto;
    padding: 50px 0 10px;
    background:#333;
    font-size: 16px;
    box-sizing: border-box;
    z-index: 99998;
}
.productImage2 a{
text-align:center;
width:100%;
}
.menu_h{
padding: 0 10px;
}
#wrapper nav .menu_h li {
    display:block;
    padding: 5px 0px
}
#wrapper nav ul li a {
    text-decoration: none;
    color: #eee
}
#wrapper nav .menu_h ul{
padding:5px 10px;
}
/*
#wrapper nav .menu_h ul li{
    display: block;
    padding: 0;
    clear: both;
    width: 100%;
    text-align: left;
    font-size: 14px;
}
*/
#wrapper .btn-gnavi {
    position: fixed;
    top: 20px;
    right: 20px;
    width: 24px;
    height: 24px;
    z-index: 3;
    box-sizing: border-box;
    cursor: pointer;
    -webkit-transition: all 400ms;
    transition: all 400ms;
z-index:99999;
}
#wrapper .btn-gnavi span {
    position: absolute;
    width: 24px;
    height: 3px;
    background: #666;
    border-radius: 10px;
    -webkit-transition: all 400ms;
    transition: all 400ms
}
#wrapper .btn-gnavi span:nth-child(1) {
    top: 0
}
#wrapper .btn-gnavi span:nth-child(2) {
    top: 10px
}
#wrapper .btn-gnavi span:nth-child(3) {
    top: 20px
}
#wrapper .btn-gnavi.open span {
    background: #fff
}
#wrapper .btn-gnavi.open span {
    width: 24px;
}
#wrapper .contents section p {
    position: absolute;
    top: 50%;
    width: 30%;
    line-height: 1.4;
    font-size: 20px;
    color: #fff;
}
#wrapper .contents section:nth-child(odd) p {
    left: 10%
}
#wrapper .contents section:nth-child(even) p {
    right: 10%
}


#sp-topbloc{
  padding:0;
}
.anaki .container {
    width: 100%;
    margin: 0;
    padding: 0;
}

.parea_bloc_cp span {
    color: #333;
}

.sp-module ul >li >a {
    color: #fff;
}
.sp-module ul >li >a:hover {
    color: #22b8f0;
}
.parea{
  float: left;
    width: 100%;
    clear: both;
}


.mbloc01{
  background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
/*  background: url(../../../../images/bg13.jpg)no-repeat center;*/
}



.mbloc06{
  background: url(../../../../images/bg11.jpg)no-repeat bottom center;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
}

#sp-main-body {
    padding: 0;
}


div.fcp_line input:not([type="submit"]), div.fcp_line textarea, div.fcp_line select, .fcp_ccr label.fcp_lcb:before, .fcp_ccr label.fcp_rad::before {
    color: #333;
    background-color: #fff;
    border-color: gray;
}

#fcp_form{
  padding-top: 50px;
}
input.fcp_btn {
    float: none;
    width: auto !important;
    height: auto !important;
    cursor: pointer;
    -webkit-appearance: none;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 0 1px black;
    color: white;
    transition: all .2s ease-in-out;
    padding: 8px 30px;
    margin: 2px;
    border-radius: 4px;
    background-color: #2d80b7;
    background-image: none;
}
.fcp_sendrow{
      text-align: center;
}
#fcp_spinner {
    float: none;
    margin: 8px 15px;
    clear: both;
    width: 100%;
}
div.fcp_controls {
    display: inline-block;
    width: 73%;
}
.sp-module {
margin-top: 0;
    clear: both;
    float: left;
    width: 100%;
}
.sp-module ul >li {
display: inline-block;
    border-bottom: 0;
    -webkit-transition: 300ms;
    transition: 300ms;
}
.menubloc{
  background: #08203a;
    clear: both;
    float: left;
    width: 100%;
  padding:10px 0;
}
.menubloc ul{
text-align: center;
    width: 100%;
    clear: both;
}
.menubloc li{
  padding: 10px;

  color:#fff;
}
.parea_title{
clear: both;
    width: 100%;
    text-align: center;
    font-size: 21px;
    padding: 20px;
    color: #fff;
    background: rgba(200,182,204,0.8);
}
#sp-toparea .container{
width:100%;
}

.customarea_performer .parea_bloc_text{
      display: initial;
}
.customarea_performer .parea_bloc_text2{
      display: none;
}

#sp-header {
    background: none;
    box-shadow: 0 3px 3px rgb(0 0 0 / 5%);
    height: 0px;
    left: 0;
position: fixed;
    top: 0;
    width: 100%;
    z-index: 99;
}
.nav-placeholder{
display:none;
}
.parea_bloc{
  clear:both;
  float:left;
  width:100%;
    padding:5%;
}



.bloc03 {
background: url(../../../../images/cast_bg03.jpg)no-repeat top right;
}
.bloc04 {
background: url(../../../../images/cast_bg01.jpg)no-repeat top left;
}
.bloc03 .parea_bloc_img{
  float:left;
}

.bloc04 .parea_bloc_img{
  float:right;
}

.parea_bloc_img{
  width:30%;
}
.parea_bloc_details{
width: 70%;
    float: left;
    display: inline-block;
    padding: 20px;
}
.bloc02 .parea_bloc_details{
width: 70%;
    float: left;
    display: inline-block;
    padding: 20px 0;
}
.data_bloc{
float:left;
width:100%;
margin-bottom:10px;
  border-bottom: 1px dotted #ccc;
}
.data_bloc {
    float: left;
  width:auto;
    margin: 10px;
    background: #fff;
    padding: 0px;
border-bottom: 1px dotted #ccc;
}
.data_type_l{
padding: 0 5px;
    background: #ff0000;
    display: inline-block;
    border-radius: 3px;
    margin: 0;
  color:#fff;

}
.data_type_v{
padding: 0 5px;
    background: #0a58ca;
    display: inline-block;
    border-radius: 3px;
    margin: 0;
    color:#fff;
}
.data_type_m{
padding: 0 5px;
    background: #ffc107;
    display: inline-block;
    border-radius: 3px;
    margin: 0;
    color:#fff;
}
.data_date{
padding: 0 10px;
    display: inline-block;
    margin: 0 5px 0px 0;
}
.data_group{
font-size:12px;
}
@media (min-width: 992px){
.col-md-12 {
    width: 100%;
    padding: 0;
}
}