
.sec_second .btn_box4 {
	margin-top: 10px;
}
.sec_second .btn_box4 a {
	font-size: 1.6rem;
	padding: 14px 60px 14px 20px;
	background:#2EB0B0 url(/lfj_2026/common/img/icon_pdf_wt.svg) no-repeat right 20px center;
	display: inline-block;
}
@media screen and (min-width: 768px) {
.sec_second .btn_box4 a br {
	display: none;
}
.sec_second .btn_box4 a:hover {
	background:transparent url(/lfj_2026/common/img/icon_pdf_gr.svg) no-repeat right 20px center;
}
}



@media screen and (max-width: 767px) {
.sec_second .btn_box4 {
	margin-top: 10px;
}
.sec_second .btn_box4 a {
	font-size: 1.3rem;
	padding: 8px 40px 8px 16px;
	background:#2EB0B0 url(/lfj_2026/common/img/icon_pdf_wt.svg) no-repeat right 10px center / 32px auto;
	display: block;
}
}



