@charset "UTF-8";


/*
	##### DAIFUKU ONLINE AR 2016 #####
	common/css/business.css
*/

@import "https://www.daifuku.com/ir/library/ar2016/common/css/style.css";

.graph {
	margin-bottom: 2em;
}
.graph img+img {
	margin-left: 60px;
}
.biz {
	width: 864px;
	margin-bottom: 1em;
	margin-left: 53px;
}
.biz th,
.biz td {
	padding: 0;
	text-align: left;
	vertical-align: top;
}
.biz th {
	width: 223px;
	border-top: 1px solid #4a4a9c;
	border-bottom: 1px solid #4a4a9c;
background-color: #4a4a9c;
}
.biz th dl {
	display: block;
	box-sizing: border-box;
	height: 148px;
	width: 223px;
	margin-top: 6px;
	padding: 15px;
/* 	background-color: #4a4a9c; */
	color: #fff;
}
.biz th dt {
	font-family: 'robotobold';
	font-size: 13px;
	line-height: 1.2;
}
.biz th dt strong {
	display:block;
	margin-top: 5px;
	color: #a49dcc;
	font-family: 'robotoblack';
	font-size: 44px;
	line-height: 1.15;
}
.biz th dd {
	font-size: 11px;
	line-height: 1.2;
}
.biz td {
	padding: 15px;
	font-size: 14px;
	line-height: 1.5;
	border-top: 1px solid #4a4a9c;
	border-bottom: 1px solid #4a4a9c;

}
.biz td.photo {
	width: 209px;
	padding: 0 13px 0 0;
	line-height: 1;
	font-size: 0;
	border-top: none;
	border-bottom: none;
}
