.footer .sp_footer_nav.sp-only{
	display: none !important;
}
body {
	overflow-x: initial !important; /* 横方向のスクロールバーを非表示にする */
}
@media (max-width:959px){
	.fs-c-breadcrumb{
		overflow: initial;
	}
}