@charset "shift_jis";

/* qaƒy[ƒW—pCSS
----------------------------------------------------*/
.listQa li {
	background: url(/brand/hichifuku/sp/img/bg_pattern03.jpg);
	background-size: 100% auto;
	width: 96.666%;
	margin: 0 auto 4.8%;
	padding: 2%;
	box-sizing: border-box;
	font-size: 12px;
}
.listQa li.active {
	background:rgba(255,255,255,0.6);
}
.listQa li:last-child {
	margin-bottom: 0;
}
.listQa h3 {
	background: url(/brand/hichifuku/sp/img/qa-icon_off.png) right center / 5% no-repeat;
	margin-bottom: 0;
}
.listQa h3 img {
	width: 91.86%;
}
.listQa p {
	color: #400700;
	padding: 0 5%;
	line-height: 1.4;
	margin-top: 3%;
	padding-bottom: 2%;
	display: none;
	font-size: 13px;
	border-top: 1px solid #d1bfb5;
	padding-top: 0.8em;
	margin-bottom: 0;
}
.listQa .active h3 {
	background-image: url(/brand/hichifuku/sp/img/qa-icon_on.png);
}