@media print {
	.sp {
		display: none !important;
	}

	.sp_header {
		display: none !important;
	}

}

/* print */