@charset "UTF-8";
html,body{margin:0;padding:0;
}
body{font-family: 'ヒラギノ明朝 ProN','Hiragino Mincho ProN','Yu Mincho Light','YuMincho','Yu Mincho','游明朝体','游明朝体+36ポかな','YuMincho +36p Kana','ＭＳ 明朝', 'MS Mincho','ＭＳ Ｐ明朝','MS PMincho',sans-serif;}
/*全体*/
.top1{background-color: rgba(255,255,255,0.7);
  margin: 30px;
  padding: 20px
	  
  }
.top1 ul{list-style-type: none;}
.top1 li{display: inline-block;
width: 40%}

a{color: #4a4d47
}


.kusa img{width:100%;
     display: block;
     margin: auto;}
.main1{font-size: 35px;
	text-align: center;
	border-bottom: solid black;
	font-family: 'ヒラギノ明朝 ProN','Hiragino Mincho ProN','Yu Mincho Light','YuMincho','Yu Mincho','游明朝体','游明朝体+36ポかな','YuMincho +36p Kana','ＭＳ 明朝', 'MS Mincho','ＭＳ Ｐ明朝','MS PMincho',sans-serif;
}
.sen{background-color:#b0aaaa;
	width: 100%;
	height: 10px}
.aka{background-color: rgba(137,29,32,0.4);
	width: 30%;
	height: 25%;
	position: absolute;
	top:95%;
	left:4%}

.aka1{width: 37%;
	height: 42%;
	background-color: rgba(137,29,32,0.4);
	position: absolute;
	left: 65%;
	top:150%}

.aka2{background-color: rgba(137,29,32,0.4);
	position: absolute;
	width: 40%;
	height: 6%;
	left: 1%;
	top:280%}

.aka3{background-color: rgba(137,29,32,0.4);
	position: absolute;
	width: 30%;
	height: 20%;
	left: 60%;
	top:380%
	}
.aka4{background-color: rgba(137,29,32,0.4);
	position: absolute;
	width: 45%;
	height: 42%;
	left: 20%;
	top:450%
}

/*公演情報*/
.joho{margin-left: 15%}


/*キャスト、スタッフ*/
.cast ul{list-style-type: none;
         text-align: center;
         width: 90%;
	　　　
	     
}
.cast li{display: inline-block;
         width: 30%;
        padding: 3%}

.cast img{width: 100%;
          display: inline-block}

.cands{font-size: 20px;
	  text-align: center
	
}

.staff{padding-left: 30%
}
.s{display: inline-block;
     width:25%;
	vertical-align: top
}
.su{display: inline-block;
	width: 45%}


p1{font-size: 20px}

/*予約*/
.top2{text-align: center}
.top2 li{vertical-align: top;}

/*フッター*/
footer{background-color: #282925;
	color: white;
	width: 100%;
	height: 230px
}
.waku ul{list-style-type: none;
		text-align: center;	
		padding: 0px;
}
.waku ul li{display: inline-block;
	width: 20%;
	padding: 15px;
	margin-top: 40px;
	margin-left: 10px;
	border: solid
}

.mu ul{list-style-type: none;
		text-align: center;	
		padding: 0px;}
.mu ul li{display: inline-block;
	 padding: 10px;
	margin-top: 20px;
	margin-bottom: 10px
}

.bottom{font-size: 12px;
		margin-right: 20px
		
}
.waku1 a{color: white;
		text-decoration: none
}
.mu1 a{color: white;
		
}

@media screen and (min-width:780px){
	.mini{display: none}
	.aka5{display: none}
}

@media screen and (max-width:780px){
	body{font-size: 15px}
	.kome{font-size: 13px}
	.main1{font-size: 25px;
		padding: 0px}
	.staff{padding: 0px;
	font-size: 13px}
	.s{display: inline-block;
		width: 42%}
	
	.top2{text-align: left;
	font-size: 14px}
	.joho{margin: 0px}
	
	.cast ul{padding-left: 6%}
	
	.cast li{display: block;
	width: 90%}
	
	footer{height: 250px}
	
	.waku ul{width: 100%;}
	.waku ul li{width: 40%;
		padding: 5px;
		font-size: 14px;
		margin: 15px 0px 0px 0px}
	
	.mu ul li{font-size: 14px}
	.bottom{font-size: 10px}
	.aka{width: 40%;
	top:50%}
	.aka1{width: 60%;
		height: 35%;
	left: 35%;
	top:130%}
	.aka2{width: 50%;
		height: 6%;
		top:260%}
	.aka3{top:360%}
	.aka4{width: 80%;
	left: 0%}
	
	.aka5{background-color: rgba(137,29,32,0.4);
	position: absolute;
	width: 40%;
	height: 20%;
	left: 60%;
	}
}