@charset "UTF-8";


/*
	##### DAIFUKU REPORT 2018 #####
	common/css/history_pc.css
*/


#milestoneBox {
	width: 100%;
	height: 1154px;
	padding-top: .5em;
	border-top: 1px solid #ccc;
	overflow-x: scroll;
	overflow-y: hidden
}

/*1680+760=2440*/
#mapArea {
	width: 2440px;
	height: 1154px;
	margin-left: -760px;
}

/*1680-920=760*/
.flowMap {
	width: 1680px;
	height: 1154px;
	left: 760px;
}
#scrllMap #map {
	width: 1680px;
	height: 1154px;
}