@charset "UTF-8";

 /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
会社概要
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

table#history { max-width: 100%; }
table#history tr > * {
	word-break: keep-all;
}
table#history th { 
	padding-right: 15px; 
	vertical-align: top;
	letter-spacing: 0px;
}
table#history tr:nth-child(1) td { letter-spacing: 0.072em; }
.ipad table#history tr:nth-child(1) td { letter-spacing: 0.01em; }
table#history tr:nth-child(12) td { letter-spacing: 0.038em; }
.ipad table#history tr:nth-child(12) td { letter-spacing: 0; }
table#intelligence { 
	max-width: 100%; 
	margin: 17px 0px 23px; 
}
table#intelligence tr > * {
	word-break: keep-all;
}
table#intelligence th { 
	padding-right: 8px; 
	vertical-align: top;
}

.map { margin-top: 8px; }



