@charset "shift_jis";
/********************************************************** フッター */
*{
	box-sizing: content-box;
}
.flavor_footer{
	background: #1B1B1B;
	padding: 60px 0;
	color: #fff;
	font-size: 16px;
	font-family: "游ゴシック", "Yu Gothic", YuGothic,ヒラギノ角ゴ Pro W3,Hiragino Kaku Gothic Pro,メイリオ,Meiryo,Osaka,ＭＳ Ｐゴシック,MS PGothic,sans-serif;
}
.flavor_footer a:hover{
	text-decoration: underline;
}
.flavor_footer .footer_area01{
	width: 980px;
}

.bg_wh {
	background-color: #fff;
	padding-top: 50px;
}