@media print {
	* { display: none !important; }
}

/* toppage */
.ly-wrp-top .ly-mod-lead-link a {
	display: block !important;
}