@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;
}
#hanrest_cont_hdr_fv {
	background-color: #fff;
}
#hanrest_cont_hdr_fv_inr {
	position: relative;
	width: 93.333%;
	margin: 0 auto;
	text-align: center;
	padding: 12px 0 30px;
}
#hanrest_cont_hdr_fv h1 img {
	width: 96px;
}
#hanrest_cont_hdr_fv_img {
	margin-top: 12px;
}
#hanrest_cont_hdr_fv p {
	margin-top: 19px;
	font-size: 10px;
	line-height: 2em;
	letter-spacing: 0.05em;
}

/*コンテンツ1*/
#hanrest_cont_1 {
	background-color: #fffaec;
}
#hanrest_cont_1_inr {
	position: relative;
	width: 93.333%;
	margin: 0 auto;
	text-align: center;
	padding: 20px 0;
}
.hanrest_cont_1_box:nth-of-type(n+2) {
	margin-top: 12px;
}
.hanrest_cont_1_box h3 {
	color: #fff;
	padding: 9px 0 7px;
}
.hanrest_cont_1_box_ttl_ja {
	font-size: 8px;
	letter-spacing: 0.05em;
	line-height: 1em;
	font-weight: bold;
}
.hanrest_cont_1_box_ttl_en {
	font-size: 15px;
	letter-spacing: 0.2em;
	line-height: 1em;
	font-weight: normal;
	margin-top: 2px;
}
.hanrest_cont_1_box_img {
	margin-top: 12px;
}
.hanrest_cont_1_box_note {
	margin-top: 5px;
	font-size: 8px;
	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_1 .hanrest_cont_1_box_img img {
	width: 117px;
}
#hanrest_cont_1_2 .hanrest_cont_1_box_img img {
	width: 117px;
}
#hanrest_cont_1_3 .hanrest_cont_1_box_img img {
	width: 117px;
}
#hanrest_cont_1_4 .hanrest_cont_1_box_img img {
	width: 117px;
}
.hanrest_cont_1_4_body {
	display: flex;
	justify-content: center;
	gap: 20px;
}





