@charset "utf-8";

@media only screen and (min-width: 0px) and (max-width: 1200px) {
#contents #txt-intro{
	margin-bottom: 7.8125%;
}
}

@media only screen and (min-width: 0px) and (max-width: 640px) {

#contents h2{
	font-size: 22px;
	margin-bottom: 3.125%;
	padding: 0.46875% 2.34375%;
	line-height: 1.5;
}
#contents dl{
	margin-bottom: 4.6875%;
}
#contents dl dt{
	font-size: 16px;
	padding: 3.125%;
	line-height: 1.5;
}
#contents dl dd{
	font-size: 12px;
	padding: 3.125%;
	line-height: 1.5;
}
#contents dl dd img{
	width: 100%;
	float: none;
	margin-bottom: 10px;
	margin-left: 0;
}

}
