@charset "utf-8";
@media print {

	#technologies-single #techno03 #page03 .box3,
	#technologies-single #techno03 table,
	#technologies .page72,
	.technoSingle71 h3.relayh,
	.technoSingle72 h3.relayh,
	.printNext,
	#biz-places #place-interior04,
	#corp-dev .inner-contents #history04 {
		page-break-before: always;
	}
	
	#biz-places #place-overseas08,
	#biz-places #place-interior01,
	.printStep {
		page-break-after:always;
	}
	#about #about02 table .print {
		padding-top: 200px;
	}
	#products #products-list ul li.print160 {
		margin-bottom: 200px;
	}
	#technologies-single #techno01 .box3 {
		page-break-inside: avoid;
	}
	
	#technologies-single #techno04 h3.printRelayh {
		padding-top: 150px;
	}
	#technologies-single #techno04 h3.printRelayh2 {
		padding-top: 300px;
	}
	#recruitment .printStep {
		clear: both;
		margin-bottom: 500px;
	}
	#technologies-single #techno03 #page02 {
		margin-bottom: 250px;
	}
	#technologies-single #techno03 #page03 {
		margin-bottom: 200px;
	}
	.relaybox160106 {
		padding-top: 40px;
	}

}