@charset "utf-8";

.block {
	background: url(/design/img/cmn/bd02.gif) no-repeat center bottom;
	padding-bottom: 30px;
	margin-bottom: 30px;
}
.block a {
	color: #ff8022;
	margin: 0 3px;
}
.block.last {
	background: none;
	padding-bottom: 0;
	margin-bottom: 0;
}
.block p.q {
	margin-bottom: 20px;
}
.block p.q,
.block p.a {
	padding-left: 65px;
	min-height: 50px;
}
.block p.q01 {
	background: url(/design/img/qa/ic_q1.gif) no-repeat left 50%;
}
.block p.q02 {
	background: url(/design/img/qa/ic_q2.gif) no-repeat left 50%;
	line-height: 50px;
}
.block p.q03 {
	background: url(/design/img/qa/ic_q3.gif) no-repeat left 50%;
}
.block p.q04 {
	background: url(/design/img/qa/ic_q4.gif) no-repeat left 50%;
	line-height: 50px;
}
.block p.q05 {
	background: url(/design/img/qa/ic_q5.gif) no-repeat left 50%;
}
.block p.q06 {
	background: url(/design/img/qa/ic_q6.gif) no-repeat left 50%;
	line-height: 50px;
}
.block p.q07 {
	background: url(/design/img/qa/ic_q7.gif) no-repeat left 50%;
	line-height: 50px;
}
.block p.q08 {
	background: url(/design/img/qa/ic_q8.gif) no-repeat left 50%;
	line-height: 50px;
}
.block p.a01 {
	background: url(/design/img/qa/ic_a1.gif) no-repeat left top;
}
.block p.a02 {
	background: url(/design/img/qa/ic_a2.gif) no-repeat left top;
}
.block p.a03 {
	background: url(/design/img/qa/ic_a3.gif) no-repeat left top;
}
.block p.a04 {
	background: url(/design/img/qa/ic_a4.gif) no-repeat left top;
}
.block p.a05 {
	background: url(/design/img/qa/ic_a5.gif) no-repeat left top;
}
.block p.a06 {
	background: url(/design/img/qa/ic_a6.gif) no-repeat left top;
}
.block p.a07 {
	background: url(/design/img/qa/ic_a7.gif) no-repeat left top;
}
.block p.a08 {
	background: url(/design/img/qa/ic_a8.gif) no-repeat left top;
}
.block .tel-box {
	background: #fff;
	display: block;
	padding: 15px;
	font-weight: bold;
	color: #ff390f;
	text-align: center;
}
.block .tel-reception {
	margin-bottom: 5px;
	padding-bottom: 2px;
	border-bottom: 1px solid #FDEEDC;
}
.block .tel-number {
	font-size: 1.8em;
	line-height: 1.4;
	margin-bottom: 5px;
}
.block .fax-number {
	font-size: 1.4em;
	line-height: 1.4;
	margin-bottom: 5px;
}
.requirePlan {
	color: #ff4118;
	font-size: 0.9em;
	line-height: 1.5;
	padding-left: 1em;
	position: relative;
	display: inline-block;
}
.requirePlan:before {
	content: '※';
	position: absolute;
	left: 0;
}