<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset 'UTF-8';

.voice03 {
	max-width: 800px;
}
.voice03 .inner {
	margin-bottom: 70px;
	line-height: 2.5;
}
.voice03 .inner:last-child {
	margin-bottom: 0;
}

.voice03 .image {
	width: 200px;
}

.voice03 .title {
	background: #EDEAE1 url(../image/icon_voice.jpg) 15px 10px no-repeat;
	margin-bottom: 20px;
	padding: 7px 15px 5px 57px;
	font-size: 2rem;
	line-height: 1.4;
}
</pre></body></html>