#footer_third {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
}
.footer_thirdarea {
	padding: 35px 0 5px;
	color: #868686;
   width: 960px;
   margin: 0 auto;
}
.footer_thirdarea a {
	color: inherit;
	text-decoration: none;
}
.footer_thirdarea a:hover {
	text-decoration: underline;
}
.footer_thirdarea ul {
	font-size: 14px;
	display: flex;
   flex-wrap: wrap;
   justify-content: center;
	gap: 10px 40px;
}
#footer_third .footer2019_copyright {
	background-color: #000;
}