@charset "utf-8";

#idea06 .header h2 {
	/*width: 200px;
	height: 22px;
	background-image: url(../images/idea-06/heading.png);*/
}

@media screen and (max-width: 768px) {
	#idea06 .header h2 {
		/*width: 160px;
		height: 17px;
		background-image: url(../images/idea-06/sp/heading.png);
		background-size: auto 100%;*/
	}
}