@charset "utf-8";

/*ヘッダーFV*/
#han_cont_hdr_fv {
	padding-top: 25px;
	background-color: #fff;
	text-align: center;
}
#han_cont_hdr_fv img {
	width: 980px;
}

/*コンテンツ1*/
#han_cont_1_logo {
	text-align: center;
	margin: 50px 0;
}
#han_cont_1_txt {
	text-align: center;
}
#han_cont_1_item {
	width: 918px;
	margin: 70px auto 0;
	justify-content: center;
}
#han_cont_1_item li {
	width: 306px;
	padding: 0 26px;
}

/*コンテンツ　リンク*/
#han_cont_link {
	width: 980px;
	margin: 30px auto 60px;
}
#han_cont_link_item {
	margin-top: 28px;
}
