/* CSS Document */

@media screen and (max-width: 600px) {
	.koumoku.pamphlet_link a {
		display: block;
		width: 100%;
		text-align: center;
	}
	.koumoku.pamphlet_link {
		margin: 0;
	}
}