@charset "shift_jis";
/* CSS Document */

.mod-linkButton {
	background-position: left center;
}

.buttonD.wide {
    width: 520px;
}

img.text_line {
	margin-left:3px;
	margin-right:3px;
	padding-bottom:3px;
	vertical-align: middle;
}

#contents .section div.pct.arrow_under img {
	margin: 10px 0 10px 225px;
}

#contents .section div.pct.large_img img {
	margin: 10px 0 30px;
	max-width: 100%;
	height: auto;
}

@media screen and (max-width: 640px) {
	#contents .section div.pct.arrow_under,
	#contents .section div.pct.small_img {
		text-align: center;
	}
	#contents .section div.pct.arrow_under img {
		margin: 10px 0 10px;
	}
	#contents .section div.pct.arrow_under img,
	#contents .section div.pct.small_img img {
		width: auto;
		height: auto;
		max-width: 100%;
	}
}