@charset "utf-8";

.page-kanki-qhi .kanki-qhi-custom-imgs p{
	width:165px;
}
@media only screen and (max-device-width: 1280px) and (max-width: 640px){
	.page-kanki-qhi .kanki-qhi-custom-imgs{
		flex-wrap: wrap;
	}
	.page-kanki-qhi .kanki-qhi-custom-imgs p{
		width:150px;
	}
}