@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#wrap #contens {
	width: 80vw;
	height: auto;
	float: left;
	
}

#wrap #contens #mojiyou {
	width: 80vw;
	height: 290vw;
	
	position: relative;
}




#movie_history {
	width: 38vw;
	height: auto;
	position: absolute;
	left: 20vw;
	top: 246vw;
	
}

ul h1   {
	color: #FFFFFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 1.3vw;
	font-weight: bold;
	margin-top: 1vw;
	border-bottom: 0.1vw dashed #C0C0C0;
	padding-left: 3vw;
	padding-bottom: 1vw;
}
#stage_history ul li  {
	width: 38vw;
	height: auto;
	color: #C0C0C0;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 0.9vw;
	line-height: 1.3vw;
	border-bottom: 0.1vw dashed #C0C0C0;
	overflow-x: auto;
	overflow-y: auto;
	
}

#movie_history ul li  {
	width: 38vw;
	height: auto;
	color: #C0C0C0;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 0.9vw;
	line-height: 1.3vw;
	border-bottom: 0.1vw dashed #C0C0C0;
	overflow-x: auto;
	overflow-y: auto;
	
}



.moji h2 {
	color: #C0C0C0;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	
	font-size: 1.1vw;
	line-height: 1.4vw;
	margin-bottom: -1vw;
}

ul li .moji {
	width: 34vw;
	height: auto;
	float: left;
	
	margin-top: 2vw;
	margin-bottom: 2vw;
	color: #FFFFFF;
}



#naiyou #stage_history {
	width: 38vw;
	height: auto;
	position: absolute;
	top: 28vw;
	left: 20vw;
	
}







#wrap #contens #aboutmoji3 {
	color: #686868;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 7vw;
	transform: rotate(90deg);
	position: absolute;
	top: 33vw;
	left: -2vw;
}
#wrap #contens #aboutmoji2 {
	color: #2A2A2A;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 8vw;
	transform: rotate(90deg);
	position: absolute;
	top: 33vw;
	left: -7vw;
}
#wrap #contens #aboutmoji1 {
	color: #131313;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 15vw;
	position: absolute;
	top: 19vw;
	left: 14vw;
}
#stage_history ul li img {
	float: right;
	width: 4vw;
	height: 5vw;
}
#movie_history ul li img {
	float: right;
	width: 4vw;
	height: 5vw;
}
