@charset "UTF-8";

#appeal #mainvisual {
	width: 100%;
	height: 230px;
	background: transparent url('/hanako/appeal/img/bg_appeal_001.jpg') no-repeat center center;
	text-indent: -9999rem;
}

#appeal .message {
	background: transparent url('/hanako/appeal/img/img_appeal_007.jpg') no-repeat right bottom;
}

	#appeal .message p {
		color: #671716;
	}

.green_btn {
	margin: 10px 10px 0;
	width: auto;
}

.voice_wrap {

}

	.voice_wrap .voice {
		border: 1px solid #000000;
		padding: 10px;
		margin: 0 0 10px;
	}

		.voice h3 {
			background: #f0ffd1 url('/hanako/appeal/img/icon_human.png') no-repeat 15px center;
			margin: 0 0 5px;
			padding: 10px 10px 10px 50px;
			text-align: left;
			font-size: 16px;
			font-size: 1.6rem;
			line-height: 20px;
		}

			.voice h3 span {
				display: block;
				font-weight: normal;
			}

		.voice p {
			text-align: left;
			padding: 0 10px;
		}
