@charset "UTF-8";
@media only screen and (min-width: 769px) {
  header {
    width: 23%;
    height: 100%;
    max-width: 250px;
    left: 0;
    top: 0;
    position: fixed;
    border-top: none;
    background-image: url(../../img/bg_header_red.png);
    background-repeat: repeat-y;
    background-position: left;
    background-size: contain;
    background-color: transparent;
  }
}
img{
	width:100%;
	height:auto;
}

.pc_only{
	display:none;
}
#nextstage_body{
	background-image:none;
	    background-color: #fff000;
	color:#000000;
	font-size:13px;
}
#nextstage_body section.nextstage__detail a:link,
#nextstage_body section.nextstage__detail a:visited,
	#nextstage_body section.nextstage__place a:link,
#nextstage_body section.nextstage__place a:visited,
	#nextstage_body section.nextstage__contact a:link,
#nextstage_body section.nextstage__contact a:visited{
	color:#a22021;
}
#nextstage_body  section.nextstage__detail a:hover,
	#nextstage_body  section.nextstage__contact a:hover,
	#nextstage_body  section.nextstage__place a:hover{
	color:rgba(57,27,202,0.83);
}

.nextstage__story__frame img{
	width:90%;
	display:block;
	margin:0 auto;
}
div.nextstage__info_top{
	display:block;
	margin:0 auto;

	background-size:contain;
	background-repeat: repeat-y;
}
div.nextstage__info_top p.nextstage__topcomment{
	    background-color: #000;
    border-radius: 3em .7em 2em .7em/.7em 2em .7em 3em;
    padding: 10px;
		font-size: 14px;
font-weight: 800;
color: #fff;
}
div.nextstage__info_top p.nextstage__topcomment span.text__strong{
	font-size:18px;
	line-height: 2;
}

.nextstage__top h2{
	background-color:#a22021;color:#fff;
	font-size:12px;
	display:inline-block;
	padding:2px 10px;
	margin-top:10px;
}
.text__strong{
	font-size:20px;
	font-weight:bold;
}
.text__second{
	font-size:14px;
	font-weight:bold;
    margin-bottom:10px;
}
.text-after{
    margin: 20px 0;
	font-size:20px;
	font-weight:bold;
        color: #c6000b;
}
.text__default{
	font-size:12px;
}
.nextstage__top h1.text__strong{

}
.nextstage__top p.ma-b20{
	margin-bottom: 20px;
}
li.main_staff{
	float:left;
	margin-right:15px;
	margin-bottom: 30px;
}


#nextstage_body .inner{
	width:90%;
	display:block;
	margin:0 auto;
    padding: 10px;
    background-color: #fff;
}
/*#nextstage_top_contents{
	background-image:url(../img/nextstage_bg_face.png);
	background-size:contain;
	background-position-y:60px;
	background-position-x:50px;
	min-height:500px;
	}*/
#nextstage_top_contents{
	background-color:#fff;
	color:#000;
	}
#nextstage_top_info{
	width:40%;
}
#nextstage_top_info img{
	width:100%;
	height:auto;
}
#nextstage_top_copy{
	width:100%;
	margin:80px 0 0;
}
#nextstage_top_copy img{
	width:100%;
	height:auto;
}
nav#nextstage_nav ul li{
	display:block;
	float:left;
	background-image:url(../../img/top/nav_bg.png);
	background-size:100px 30px;
	margin:10px;
	width:100px;
	text-align:center;
}
#nextstage_body .main nav#nextstage_nav ul li a,
#nextstage_body .main nav#nextstage_nav ul li a:link,
#nextstage_body .main nav#nextstage_nav ul li a:visited{
color:#fff;
}
#nextstage_top_contents h1{
	font-size:30px;
	padding:5px 20px 5px 0;
}
#nextstage_top_contents h2{
	font-size:16px;
}
.nextstage__detail__left{margin-bottom: 20px;}
#nextstage__schedule{
		clear: both;
	margin: 0 auto 20px;
	}
#nextstage__schedule table {
    border-spacing: 0;
    margin: 0 auto;
}
#nextstage__schedule th, td {
    border-bottom: 1px solid #bcbcbc;;
    text-align: center;
}
#nextstage__schedule th { background-color: rgba(250,250,250,0.20);}
	
#nextstage__schedule table { width: 100%;}
#nextstage__schedule thead { width: 30%;display: block;float: left;}
#nextstage__schedule thead tr{ width: 96%;
display: block;}
#nextstage__schedule th br{display:none;}
#nextstage__schedule tbody { display: block;
width: 70%; white-space: nowrap;
float: left;}
#nextstage__schedule tbody tr{ display: block;
width: 30%;
	margin-right: 3%;
float: left;}

#nextstage__schedule th,
#nextstage__schedule td { display: block;}

 
/*その他装飾*/
#nextstage__schedule　tbody tr { width: 60%; margin-right: -6px;}/*px指定だとはみ出る*/
#nextstage__schedule tbody td:first-child { background-color: #f5f3ec;}
#nextstage__schedule thead th:first-child{ background-color: #f5f3ec;}

.ticket__price dl{margin-bottom: 10px;}
.ticket__price dl dt{width:150px;}
.ticket__price dl dd{margin: -20px 0 0 160px;height: 20px; font-size: 16px;}
.ticket__price dl dd span.text__small{font-size: 12px;}
.ticket__price p{margin-bottom: 20px;font-size: 12px; }
.ticket__price p span{font-size: 16px; }
.ticket__price .ticket__notice__heading{margin:20px 0 10px;}
.ticket_btn_lists{margin-bottom: 20px;display:flex;justify-content: center;flex-direction: column;}
.ticket_btn_list{margin-bottom: 20px;}
.ticket_btn{background-color:#cc0000;text-align: center;cursor: pointer; border-right: 2px solid #bcbcbc;   border-bottom: 2px solid #bcbcbc;width:100%;display:block;margin:0 auto;height:60px;}
#nextstage_body section.nextstage__detail .ticket_btn a{display:block;width:100%;font-size: 16px;line-height: 4;}
#nextstage_body section.nextstage__detail .ticket_btn.tel a{line-height: 1; padding-top: 16px;}
#nextstage_body section.nextstage__detail .ticket_btn a,#nextstage_body section.nextstage__detail .ticket_btn a:link,#nextstage_body section.nextstage__detail .ticket_btn a:visited{color:#fff;text-decoration: none;}

ul.nextstage__detail__seats{
	margin: 20px 0 20px;
}
li.nextstage__detail__seat{
	position:relative;
	margin-left: 10px;
}
li.nextstage__detail__seat:before{
	position:absolute;
	content:"◆";
	font-size:10px;
	height:17px;
	width:17px;
	top:0;
	left:-10px;
	color: #263152;
	
}
.nextstage__detail__contacts{
	margin-bottom: 20px;
}
.nextstage_ticket ul{
	padding-left:20px;
	margin-bottom:20px;
}
.nextstage_ticket dd{
	padding-left:20px;
}
.reserve__space{
	margin-bottom: 20px;
}
.nextstage__shinjuku{
	background-color:#000;
	color:#fff;
	padding:10px;
}

.nextstage__shinjuku h1{
	text-align: center;
	border-bottom:1px solid #f00;
	padding:5px 0;
	margin:0 auto 10px;
	font-size:30px;
	
}
.nextstage__shinjuku h2{
	margin:0 0 10px;
}
.nextstage__shinjuku ul{
	margin-bottom: 20px;
}
.nextstage__shinjuku ul li{
	position:relative;
	margin-left: 20px;
	margin-bottom: 5px;
}
.nextstage__shinjuku ul li:before{
	position:absolute;
	content: "◆";
	font-size:10px;
	color:#f00;
	left: -20px;
}
.nextstage__shinjuku img{
	padding-bottom: 10px;
	max-width:400px;
	display:block;
	margin:0 auto;
}

section.nextstage__place{
	

padding:0 0 30px;}

.ggmap {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
 
.ggmap iframe,
.ggmap object,
.ggmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

.nextstage__cast__photo{
	margin-right: 10px;
	width:120px;
	float:left;
}
.nextstage__cast img{
	padding-right:10px;
	padding-bottom:10px;
}
.nextstage__cast__name{
	font-size:16px;
	margin-bottom: 10px;
	font-weight: 800;
}
ul.nextstage__cast__lists{
	margin-bottom:20px;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}
li.nextstage__cast__list{
	width:23%;
	margin-bottom:10px;
    margin-right: 2%
}
li.nextstage__cast__list:nth-child(4n){
    margin-right:0;
}
li.nextstage__cast__list img{
width:90%;
height:auto;
 max-width:100px;
 display:block;
 margin:0 auto;
}
li.nextstage__cast__list h1{
text-align:center;
	color:#000;
	height:35px;
	line-height:1;
	margin-top: 10px;
}
li.nextstage__cast__list h1 span{
	font-size:10px;
	line-height:1;
}
li.nextstage__staff__list{
display: block;
float: left;
margin-right: 15px;
}

li.nextstage__staff__list span{
	color:#d9d246;
	font-size:12px;
}
.nextstage__story p{margin-bottom: 10px;}
.nextstage__story__photo{
	display:flex;
}
.nextstage__story__photo img{
	width:80%;
	padding:20px 0;
}
.nextstage__story__copy{
	font-size:20px;
	color:#cc0000;
	font-weight:800;
	margin-bottom: 20px;
}
.nextstage__flyer_front{
	

	display:block;
	width:49%;
	float:left;
}

.nextstage__flyer_back{
	display:block;
	width:49%;
	float:right;
}
.nextstage__pr{
    margin-bottom:60px;
}
li.nextstage__production__list{
display: block;
float: left;
margin-right: 15px;
}

img.bunkacho_logo{
	max-width:300px;
}

.nextstage_info_top{
	margin:20px 0 30px;
	}
.nextstage_info_top p{
	margin:20px 0;
	}
.nextstage_info_top img.zatsuyu_logo{
	width:150px;
	height:auto;
	margin-left:20px;
}
.nextstage_info_top .top_comment{
	background-color:#345096;
	border-radius: 3em .7em 2em .7em/.7em 2em .7em 3em;
	padding:20px 10px;
	color:#ffffff;
}
.mov_heading{
	background-color:#263152;
	border-top: 3px solid #a22021;
	width:100%;
	color:#fff;
	font-size:18px;
	line-height:3;
	text-align:center;
	clear:both;
}
section.nextstage__top, section.nextstage__detail, section.nextstage__place, section.nextstage__cast, section.nextstage__staff, section.nextstage__flyer, section.nextstage__production, section.nextstage__cooparate, section.nextstage__last{
	padding:0 0 30px;
}

.arrow {
	width:100%;
}
.arrow img{
	width:30px;
	height:auto;
	margin:0 auto 10px;
	display:block;
}


.nextstage_dd_content strong{
	color:#f30e0e;
	font-size:24px;
}

.nextstage_dd_content{
	margin-bottom:30px;
}

.nextstage_comment{
	background-color:#000;
	border-radius: 3em .7em 2em .7em/.7em 2em .7em 3em;
	color:#F3E846;
	padding:10px;
	margin:10px 10px 30px 10px;
}
.nextstage_comment h1{
	font-size:20px;
	padding-bottom:15px;
	color:#F3E846;
}
.nextstage_comment h1 small{
	font-size:14px;
	color:#fff;
}
.nextstage_comment p{
	font-size:14px;
	line-height:1.3;
}
.nextstage_comment p strong{
	font-weight:bold;
	color:#FF0004;
}
.bunkacho p{
	display:block;
	float:left;
}
.tubaki_info{
	width:95%;
	display:block;
	margin:0 auto;
	background-color:rgba(0,0,0,0.20);
	margin-bottom:30px;
	position:relative;
	min-height:150px;
}
.tubaki_info h1{
		position:absolute;
		width:10%;
		bottom:5px;
		right:2%;
	}
.tubaki_info h1 img{
		width:100%;
		height:auto;
		
	}
	.tubaki_info ul{
		position:absolute;
		width:98%;
		bottom:10px;
		right:0;
		padding:10px 0 0 20px;
		max-width: 370px;
	}
img.umiyukaba_sch{
	max-width:500px;
}
.nextstage16_info p.nextstage16_flyer{
	width:90%;
	display:block;
	margin:0 auto;
}
.nextstage16_info img{
	width:100%;
	height:auto;
	margin:0 auto;
	display:block;
	max-width:600px;
}
	


@media only screen and (min-width: 481px) {
	.tubaki_info{
		position:relative;
		height:120px;
		max-width:400px;
		float:right;
		margin-right:5%;
	}

	.tubaki_info ul{
		position:absolute;
		bottom:10px;
		right:10px;
		padding:10px 0 0 20px
	}
	
	.cast_list ul li{
	width:25%;
}
	dl.ticket_reservation{
	position:relative;
}
dl.ticket_reservation:after{
	position:absolute;
	content:"";
	background:url(../img/qrcode.png);
	background-repeat: no-repeat;
	background-size: contain;
	width:80px;
	height:80px;
	bottom:0;
	left:20rem;
}
	

}

@media only screen and (min-width: 769px) {

.ticket_btn_lists{margin-bottom: 20px;display:flex;justify-content: space-between;flex-direction: row;}
	.text__strong{
	font-size:24px;
}
.text__second{
	font-size:18px;
}
.text__default{
	font-size:14px;
}
.mob_only{
	display:none;}
.pc_only{
	display:inherit;}	

	.ticket_btn_list{width:48%;float:left;margin-right: 2%}
	
body#nextstage_body.nextstage__doku{
			color:#000;
	font-size:14px;
	        background-color: #fff000;
	background-attachment:fixed;
	background-repeat: repeat;
	background-size: initial;
	}

	
	#nextstage_top_contents{
	background-color:transparent;
}
#nextstage_body .inner{
	max-width:780px;
	width:100%;
	margin:0;
}
	
#nextstage_body section.nextstage__detail a:link,
#nextstage_body section.nextstage__detail a:visited,
	#nextstage_body section.nextstage__place a:link,
#nextstage_body section.nextstage__place a:visited,
	#nextstage_body section.nextstage__contact a:link,
#nextstage_body section.nextstage__contact a:visited{
	color:#f00;
}
#nextstage_body  section.nextstage__detail a:hover,
	#nextstage_body  section.nextstage__contact a:hover,
	#nextstage_body  section.nextstage__place a:hover{
	color:rgba(57,27,202,0.83);
}
main{
	    width: 75%;
    float: right;
    padding-bottom: 100px;
}
	li.nextstage__cast__list{
		width: 11%;
	}
	
.tubaki_info{
	width:95%;
	display:block;
	max-width:540px;
	margin-bottom:30px;
	position:relative;
	min-height:150px;
}
.tubaki_info h1{
		position:absolute;
		width:20%;
		bottom:5px;
		left:3%;
	}
	.tubaki_info ul{
		width:75%;max-width: 400px;
	}

#nextstage_top_contents p.mov_heading{
	display:none;
}
	.nextstage_mainvisual{
		width: 100%;
		display:block;
		margin:0 auto;
	}
	
#nextstage_top_info{
	width:100%;
}
#nextstage_top_contents h1{
	font-size:60px;
	background-size:contain;
	padding:5px 20px 5px 20px;
}
#nextstage_top_contents h2{
	font-size:20px;
}
#nextstage_detail{
	background-image:url(../img/nextstage_bg_ura.png);
	background-size:cover;
	background-repeat: no-repeat;
background-attachment: fixed;
	clear:both;
	width:100%;
}
.cast_list ul li{
	width:16.66%;
}
.nextstage_comment{
	max-width:600px;
	display:block;
	margin:0 auto 30px;
}
.nextstage_comment p{
	font-size:16px;
}
.nextstage_info_top{
	margin:20px 0 30px;
	}
.mov_heading{
	background-color:#000;
	border-top: none;

width: 90%;
max-width:980px;
color: #fff;
font-size: 18px;
line-height: inherit;
text-align: left;
background-size:contain;
background-position-y: bottom;
padding: 5px 5px 5px 30px;
margin-bottom: 15px;
margin-top: 30px;
}
	#nextstage__schedule thead th:first-child{color:#fff;}
	#nextstage__schedule tbody td:first-child{color:#fff;}
	.ticket__price dl dt{width: 160px;height: 30px;padding-top: 5px;}
	.ticket__price dl dd{margin: -35px 0 0 160px;
height: 30px;
font-size: 20px;
font-weight: bold;}
	.ticket__price p{font-size:14px;}
	.ticket__price p.release_date{font-size: 26px;
color:  #d9d246;background-color:#cc0000;display: inline-block;}

	#nextstage__schedule thead th:first-child {
		background-color: #2f2f2f;}
	#nextstage__schedule tbody td:first-child {
		background-color: #2f2f2f;}
	#nextstage__schedule th, td {
		border-bottom: 1px solid #2f2f2f;}
		
	li.nextstage__cast__list h1{
		color:#000;
	}
	
.nextstage16_info p.nextstage16_flyer{
	width:50%;
	float:left;
}
.nextstage94_info p.nextstage94_flyer{
	width:20%;
	display:block;
	float:left;
	margin:0 auto;
}
.nextstage94_info p.nextstage94_photo{
	width:35%;
	float:left;
	margin:30px 0 0 5%;
}
.nextstage_dd_content strong{
	color:#F3E846;
	font-size:24px;
}
li.nextstage__staff__list span{
	color:#cc0000;
}
.galleria{
	width: 90%;
	display: block;
	margin: 0 0 30px 0;
	max-width: 500px;
	}
footer{
	clear:both;
	background:rgba(0,0,0,1.00);
}
}
@media only screen and (min-width: 980px) {

	div.nextstage__info_top p.nextstage__topcomment{
font-size: 20px;
font-weight: 800;
text-align: center;
line-height: 2;
padding: 30px;
	}
	div.nextstage__info_top p.nextstage__topcomment span.text__strong{font-size:24px;}
#nextstage__schedule{
		clear: both;
	margin: 0 auto 20px;
	}
#nextstage__schedule table {
   border-top: none;
border-right: none;
width: inherit;
border-spacing: 0;
margin: 0 auto;
}
	#nextstage__schedule thead{width: inherit;
display: initial;
float: inherit;}
	
	#nextstage__schedule thead tr{width: inherit;
display: initial;
}
	#nextstage__schedule thead th:first-child{color: #000;background-color:transparent;position: relative;width: 7%;}
/*	#nextstage__schedule thead th:first-child:after{position: absolute;content: "aaaaa";}*/
	
	
	#nextstage__schedule tbody{
		display: inline-block;
width: 100%;
white-space: nowrap;
float: inherit;
	}
	#nextstage__schedule tbody tr{
		display: block;
width: 100%;
margin-right: 3%;
float: left;
	}
	#nextstage__schedule tbody td:first-child{color: #fff;background-color: rgba(14, 14, 14, 0.54);}
	
#nextstage__schedule th, #nextstage__schedule td{
    border-bottom: 1px solid rgba(14, 14, 14, 0.54);
    border-left: none;
    text-align: center;
  padding: 10px 4px;
width:7%;
	display: inline-block;
}
#nextstage__schedule th { background-color: rgba(14, 14, 14, 0.54); color: #fff;}
	
	#nextstage_body .inner{
		        max-width: 980px;
        background-color: #fff;
        width: 90%;
        padding: 20px;
	}
	.nextstage__detail__left{
margin: 0 0 20px;
	}
	.nextstage__shinjuku{

		width:40%;
		margin-bottom: 30px;
	}
}
.nextstage__yokoku{
    background-color:#e1846e;padding: 40px;
    margin-bottom:80px;
}
.yokoku-text{
    font-size:16px;
    font-weight: bold;
}
img.zatsuyu_map {
    max-width: 500px;
}