@charset "utf-8";

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

/*コンテンツ1*/
#hanfc_cont_1 {
	background: url("../img/hanfc/hanfc_cont_1_bg.jpg") repeat left top;
}
#hanfc_cont_1_inr {
	position: relative;
	//width: 980px;
	margin: 0 auto;
	padding: 40px 0;
}
.hanfc_cont_1_box {
	width: 350px;
}
.hanfc_cont_1_box h3 {
	font-size: 21px;
	letter-spacing: 0.1em;
	line-height: 1em;
	font-weight: bold;
	text-align: center;
	color: #603813;
	margin-bottom: 1em;
}
.hanfc_cont_1_box_img {
	width: 240px;
	margin: 0 auto;
}
.hanfc_cont_1_box_note {
	margin-top: 1em;
	color: #000;
	font-size: 14px;
	line-height: 1.3em;
}
.hanfc_cont_1_inr_btm {
	width: 740px;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	gap: 40px;
}

#hanfc_cont_1_1 {
	width: 585px;
	margin-left: 308px;
	position: relative;
	margin-bottom: 60px;
}
#hanfc_cont_1_1 h3 {
	width: 275px;
	height: 275px;
	background: url("../img/hanfc/hanfc_cont_1_1_ttl_bg.svg") no-repeat left top;
	padding-top: 127px;
	color: #fff;
	position: absolute;
	top: 57px;
	right: 0;
}
#hanfc_cont_1_1 .hanfc_cont_1_box_img {
	position: relative;
	width: 100%;
}
#hanfc_cont_1_1 .hanfc_cont_1_box_note {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 280px;
	margin-right: -70px;
	padding-bottom: 12px;
}
