@charset "utf-8";

.pri_tgi {
	margin-bottom: 1.5em;
}
.pri_tgi dt {
	font-weight: bold;
	font-size: 110%;
}
@media screen and (min-width:768px) and (max-width:1299px) {
	.pri_tgi {
		margin-bottom: 1.4em;
	}
}
@media screen and (max-width:767px) {
	.pri_tgi {
		margin-bottom: 1.2em;
	}
}
