body {
	font-family: '游ゴシック' , 'Yu Gothic' , '游ゴシック体' , 'YuGothic' , 'ヒラギノ角ゴ Pro W3' , 'Hiragino Kaku Gothic Pro' , 'Meiryo UI' , 'メイリオ' , Meiryo , 'ＭＳ Ｐゴシック' , 'MS PGothic' , sans-serif;
}

@media (min-width: 960px) {	

	#intro div {
		left: 6%;
		margin-top: -17vh; /* +2vh */
	}

	#intro div img {
		height: 30vh;
	}
	
	#detailText .text {
		background: url('../img/copy.png') no-repeat -8px 0;
		background-size: 400px auto;
		padding-top: 180px;
	}

	#detailText .text p {
		width: 100%;
		margin-left: 0;
		text-align: left;
	}
	
}
