@charset "utf-8";

.logo_shinka{width: 60%;
	min-width: 800px;
	margin: 0 auto;
	color: rgba(255,255,255,1.00);
	text-align: center;
	font-size: 18px;}
	
.logo_shinka img{width: 100%;}

.top_text1{width: 40%;
	margin: 0 auto;}
	
.top_text2{width: 20%;
	margin: 0 auto;}

.info_box1{width: 820px;
	margin: 0 auto;
	padding: 10px 20px;
	border: rgba(255,255,255,1.00) solid 1px;}

.info_text2{font-size: 20px;
	line-height: 150%;
	text-align: center;}

.info_text1{font-size: 16px;
	line-height: 150%;
	text-align: left;}

.news{text-align: center;
	font-size: 16px;}

.news a{color: rgba(255,110,0,1.00);}

.news a:hover{color:rgba(0,187,255,1.00);}

.about_shinka_title{padding-top: 50px;
	font-size: 28px;
	font-weight: 900;
	text-align: center;
	color: rgba(255,158,0,1.00);}
	
.about_shinka_text{width: 90%;
	max-width: 1000px;
	margin: 20px auto 0;
	font-size: 20px;
	font-weight: 700;
	text-align: center;
	color: rgba(255,255,255,1.00);}
	
.movie_box{width: 960px;
	margin: 0 auto;
	overflow: hidden;}
	
.yt_block{width: 450px;
	margin: 0 15px;
	float: left;}
	
.yt_block img{width: 100%;}
	
.link_dvd_first{padding-top: 20px;
	width: 350px;
	margin: 0 auto;
	text-align: center;}
	
.link_dvd_first img{width: 100%;}
	
.link_dvd_first img:hover{opacity: 0.7;}
	
.stage_text_shinka1{text-align: center;
	color: rgba(255,158,0,1.00);
	font-size: 16px;
	font-weight: 700;
	padding-top: 15px;}	

.cast_news{padding-top: 80px;}

.cast_news_inner{width: 800px;
	margin: 0 auto;
	padding: 10px;
	border: rgba(255,255,255,1.00) solid 1px;
	text-align: left;
	color: rgba(255,255,255,1.00);
	font-size: 16px;
	line-height: 24px;
	font-weight: 300;}

.stage_text_shinka2{text-align: center;
	color: rgba(255,255,255,1.00);
	font-size: 16px;
	line-height: 25px;
	text-align: center;}
	
.stage_text_shinka2_inner{display: inline-block;
	text-align: left;}

.stage_text_shinka2 img{height: 25px;}

.table_td3 img{height: 25px;
	padding-top: 10px;}

.guest_box{display: flex;
	flex-direction: row; /* 左から */
	flex-wrap: wrap; /* 複数行に配置、左から右へ、上から下へ、の順番に。 */
	justify-content:center; /* 中央寄せ */
	align-items: flex-start; /* アイテムを先頭にまとめて配置。*/}

.guest_block1{width: 25%;
	padding: 0 1%;
	text-align: center;}
	
.guest_block1 img{width: 100%;}

.goods_box{width: 100%;
	position: relative;
	overflow: hidden;}
	
.goods_img1{width: 31%;
	margin: 0 1%;
	float: left;}
	
.goods_img1 img{width: 100%;}

/* ～736 */

	@media screen and ( max-width:736px )
{

.logo_shinka{width: 90%;
	min-width: 0;}
	
.logo_shinka img{width: 100%;}

.top_text1{width: 80%;
	margin: 0 auto;}
	
.top_text2{width: 40%;
	margin: 0 auto;}

.info_box1{width: 90%;
	padding: 10px;}

.info_text2{font-size: 16px;}

.info_text1{font-size: 14px;}

.news{width: 250px;
	height: 30px;
	margin: 0 auto;
	line-height: 30px;
	text-align: center;
	font-size: 12px;
	border-radius: 5px;
	background: rgba(255,110,0,1.00);}

.news a{color:rgba(255,255,255,1.00);}

.news a:hover{color:rgba(255,255,255,1.00);}

.about_shinka_title{padding-top: 50px;
	font-size: 18px;
	font-weight: 900;
	text-align: center;
	color: rgba(255,158,0,1.00);}
	
.about_shinka_text{max-width: 400px;
	font-size: 14px;
	font-weight: 700;
	text-align: left;
	color: rgba(255,255,255,1.00);}

.movie_box{width: 100%;
	height: auto;}

.yt_block{width: 80%;
	max-width: 400px;
	margin: 15px auto;
	float: none;}

.cast_news_inner{width: 90%;
	max-width: 400px;
	margin: 0 auto;
	padding: 10px;
	border: rgba(255,255,255,1.00) solid 1px;
	text-align: left;
	color: rgba(255,255,255,1.00);
	font-size: 12px;
	line-height: 18px;
	font-weight: 300;}

.link_dvd_first{padding-top: 20px;
	width: 70%;
	max-width: 320px;
	margin: 0 auto;
	text-align: center;}

.link_dvd_first img:hover{opacity: 1.0;}

.table_td3 img{height: 20px;}

.guest_box{display: block;}

.guest_block1{width: 50%;
	margin: 0 auto;
	padding: 0 0 15px;
	text-align: center;}
	
.goods_img1{width: 90%;
	margin: 0 auto 15px;
	float: none;}
}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
