@charset "UTF-8";


/*-------------------------------
＊＊＊共通＊＊＊
---------------------------------*/
.sub{display: none;} 右側のメニューを消す

.kataki_frame{
width:975px;
background-color:white;
}

.bg1{
width:975px;
background-image:url("/wordpress/wp-content/themes/meijiza/images/info/2015_11/stagephoto01.jpg");
background-repeat:no-repeat;
background-attachment: fixed;
background-size:contain;

}

div {font-color:white;}

.201511navi li:hover{
filter:alpha(opacity=50);

}


/*-------------------------------
＊＊＊特設トップ＊＊＊
---------------------------------*/


/*-------------------------------
トップメイン画像
---------------------------------*/
.tTopWrap{
	width:745px;
	height:630px;
	overflow:hidden;
}
.tWrap h2{
	width:745px;
	height:560px;
}

.tTopWrap a:hover{
	filter:alpha(opacity=50);
	opacity:0.5;
}
/*-------------------------------
ナビゲーション（トップページ用）
---------------------------------*/
.tPageWrap{
	width:745px;
	height:560px;
}

.tPageContents{
	padding:5px;
}
.tNavi li{
	float:left;
	overflow:hidden;
}

.tNavi li:hover{
	filter:alpha(opacity=50);
	opacity:0.5;
}

.tPageWrap a:hover{
	filter:alpha(opacity=50);
	opacity:0.5;
}

/*-------------------------------
物語
---------------------------------*/
.tSubPageWrap{
	width:745px;
	height:630px;
	overflow:auto;
	position:relative;
}

.tSubPageToTop{
	position:absolute;
	left:650px;
	top:583px;
}

/*-------------------------------
出演者・スタッフ
---------------------------------*/
.tPGinfo{
	font-size:86%;
	overflow:hidden;
}
.tPGinfo p{
	overflow:hidden;
}

.tPGinfo h4{
	float:left;
	width:150px;
	margin-right;20px;
}

.tPGinfo p{
	float:left;
	width:550px;
}

.tPGinfo p:after{
	clear:left;
}
/*-------------------------------
スペシャル
---------------------------------*/
.shadow{
	box-shadow: 5px 5px 5px rgba(0,0,0,0.4);
}


/*-------------------------------
フッター
---------------------------------*/
.shadow{
	box-shadow: 5px 5px 5px rgba(0,0,0,0.4);
}