
div.intro div.text h2 {
	background-image: url(images/intro_img_sp_n.jpg);
}

body#single h1 {
	font-size: 28px;
}

body#single div.mainimg div.img {
	margin: 0;
	width: auto;
}

body#single div.mainimg div.text {
	margin-top: 10px;
	padding: 15px 25px;
	position: static;
	transform: translate(0);
	width: auto;
}

body#single h2.subtitle {
	font-size: 18px;
	margin: 0 -10px;
	padding: 4px 20px;
}