@charset "utf-8";

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

/*コンテンツ1*/
#hanrest_cont_1 {
	background-color: #fffaec;
}
#hanrest_cont_1_inr {
	position: relative;
	width: 980px;
	margin: 0 auto;
	text-align: center;
	padding: 40px 0;
}
.hanrest_cont_1_box:nth-of-type(n+2) {
	margin-top: 45px;
}
.hanrest_cont_1_box h3 {
	color: #fff;
	padding: 12px 0 8px;
}
.hanrest_cont_1_box_ttl_ja {
	font-size: 15px;
	letter-spacing: 0.05em;
	line-height: 1em;
	font-weight: bold;
}
.hanrest_cont_1_box_ttl_en {
	font-size: 26px;
	letter-spacing: 0.2em;
	line-height: 1em;
	font-weight: normal;
	margin-top: 4px;
}
.hanrest_cont_1_box_img {
	margin-top: 45px;
}
.hanrest_cont_1_box_note {
	margin-top: 10px;
	font-size: 14px;
	color: #ab000a;
}
#hanrest_cont_1_1 h3 {
	background-color: #b34a41;
}
#hanrest_cont_1_2 h3 {
	background-color: #754c24;
}
#hanrest_cont_1_3 h3 {
	background-color: #79947b;
}
#hanrest_cont_1_4 h3 {
	background-color: #d28e88;
}
.hanrest_cont_1_4_body {
	display: flex;
	justify-content: center;
	gap: 40px;
}