@charset "utf-8";

/*コンテンツFV*/
.c_cont_hdr_navi_list li:first-of-type {
	margin-left: 0;
}
#pocha_cont_hdr_fv {
	background-color: #fff;
}
#pocha_cont_hdr_fv_inr {
	position: relative;
	width: 980px;
	margin: 0 auto;
	text-align: center;
	padding: 40px 0;
}
#pocha_cont_hdr_fv_img {
	margin-top: 38px;
}
#pocha_cont_hdr_fv p {
	margin-top: 38px;
	font-size: 18px;
	line-height: 1.833em;
	letter-spacing: 0.05em;
}

/*コンテンツ1*/
#pocha_cont_1 {
	background-color: #cd2e2c;
}
#pocha_cont_1_inr {
	position: relative;
	width: 980px;
	margin: 0 auto;
	padding: 40px 0;
}
.pocha_cont_1_box {
	width: 566px;
	margin: 0 auto;
}
.pocha_cont_1_box:nth-of-type(n+2) {
	margin-top: 45px;
}
.pocha_cont_1_box h3 {
	width: 294px;
	margin: 0 auto 14px;
	font-size: 24px;
	line-height: 46px;
	font-weight: bold;
	letter-spacing: 0.1em;
	text-align: center;
	background: url("../img/pocha/pocha_cont_1_box_ttl_bg.png") no-repeat left top;
}
.pocha_cont_1_box_note {
	margin-top: 10px;
	font-size: 14px;
	color: #fff;
	text-align: center;
}





