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

/*----------------------------------------------------
	☆uniq
----------------------------------------------------*/

#contents .pp .text01,
#contents .pp dl{
	margin-bottom: 50px;
	line-height: 2em;
}
#contents .pp dl dt{
	font-weight: 700;
	margin-bottom: 20px;
}
#contents .pp .text02{
	margin-bottom: 20px;
}
#contents .pp .decimal{
	margin-left: 1em;
}
@media screen and (max-width:768px) {
	#contents .pp .text01,
	#contents .pp dl{
		margin-bottom: 8%;
	}
	#contents .pp dl dt{
		margin-bottom: 3%;
	}
}