@charset "utf-8";

/*コンテンツFV*/
.c_cont_hdr_inr {
	justify-content: center;
}
.c_cont_hdr_navi_list {
	justify-content: center;
	margin-left: 0;
}
.c_cont_hdr_navi_list li {
	margin: 0 0 0 4px;
}
.c_cont_hdr_navi_list li img {
	height: 22px;
	width: auto;
}
#hanfc_cont_hdr_fv {
	background-color: #fff;
}
#hanfc_cont_hdr_fv_inr {
	position: relative;
	width: 93.333%;
	margin: 0 auto;
	text-align: center;
	padding: 12px 0 30px;
}
#hanfc_cont_hdr_fv h1 img {
	width: 79px;
}
#hanfc_cont_hdr_fv_img {
	margin-top: 12px;
}
#hanfc_cont_hdr_fv p {
	margin-top: 19px;
	font-size: 10px;
	line-height: 2em;
	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: 93.333%;
	max-width: 360px;
	margin: 0 auto;
	padding: 20px 0;
}
.hanfc_cont_1_box {
	width: 164px;
}
.hanfc_cont_1_box h3 {
	font-size: 11px;
	letter-spacing: 0.1em;
	line-height: 1em;
	font-weight: bold;
	text-align: center;
	color: #603813;
	margin-bottom: 1em;
}
.hanfc_cont_1_box_img {
	width: 144px;
	margin: 0 auto;
}
.hanfc_cont_1_box_note {
	font-size: 8px;
	line-height: 1.5em;
	color: #000;
	margin-top: 1em;
}
.hanfc_cont_1_inr_btm {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 20px;
}

#hanfc_cont_1_1 {
	width: 83.714%;
	margin-left: 10%;
	margin-bottom: 85px;
	position: relative;
}
#hanfc_cont_1_1 h3 {
	width: 137px;
	height: 137px;
	background: url("../img/hanfc/hanfc_cont_1_1_ttl_bg.svg") no-repeat left top;
	background-size: 100% 100%;
	padding-top: 63px;
	color: #fff;
	position: absolute;
	top: 26%;
	right: 0;
}
#hanfc_cont_1_1 .hanfc_cont_1_box_img {
	position: relative;
	width: 61.945%;
	margin: 0;
}
#hanfc_cont_1_1 .hanfc_cont_1_box_note {
	margin-bottom: -35px;
}







