/*============================================================================

	採用ページ用　footer頭にあるPDFバナーを削除

============================================================================*/
footer .btn01:first-of-type {
	display:none;
}