@charset 'utf-8';
/* CSS Document */
.textarea .introarea figure {
	width: 95%;
	margin: 0 auto;
	max-width: 580px;
}
.textarea .introarea figure img {
	width: 100%;
	margin-top: 1.5em !important;
}
.contents02 figure {
	width: 100%;
	max-width: 600px;
}
.contents02 figure::after {
	content: "";
	display: block;
	clear: both;
}
.contents02 figure img {
	width: 100%;
	height: auto;
	float: left;
}
