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

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



h3 {
	color: #FFFFFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	font-size: 1.4vw;
	text-align: center;
	background: linear-gradient(#000000,#6A6A6A,#000000);
	padding-top: 0.4vw;
	padding-bottom: 0.4vw;
	
}
#contens #mojiyou #outer {
	width: 40vw;
	height: auto;
	position: absolute;
	top: 26vw;
	left: 19vw;
}

#contens #mojiyou #picture {
	width: 37vw;
	height: auto;
	/*position: absolute;*/
	border: 1vw ridge #D5D5D5;
	
	margin-left: 1vw;
}
#mojiyou #picture img {
	width: 37vw;
	height: auto;
	
}


.naiyou_outer .naiyou p {
	margin-top: 1vw;
	margin-bottom: 3vw;
	margin-left: 3vw;
	margin-right: 3vw;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-style: normal;
	font-size: 1.1vw;
	line-height: 2.1vw;
	color: #C0C0C0;	/*font-weight: bold;*/
}
#mojiyou .naiyou_outer .naiyou {
	
}


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

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










#mojiyou .naiyou_outer {
	width: 40vw;
	/*height: 50vw;*/
	/*position: absolute;
	top: 26vw;
	left: 19vw;*/
	border: 1vw ridge #686868;
	/*background-image: url(../images/HP03.png);*/
	margin-bottom: 4vw;
	background-color: #000000;
}












	

#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;
}
