@charset "UTF-8";


/*
	##### DAIFUKU ONLINE AR 2017 #####
	common/css/message.css
*/

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



/*mainImg*/
.mainImg {
	width: 1024px;
	height: 461px;
	margin-left:-22px;
	margin-right:-22px;
	background-image: url(https://www.daifuku.com/ir/library/ar2017/images/message/ph_main.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	background-color:#ebebeb;
	position:relative;
	background-size:100%;
	margin-bottom:55px;
}
.mainImg .lead {
	font-weight: 900;
	font-size: 23px;
	line-height: 1.25;
	color: #231815;
	position:absolute;
	left: 570px;
	top: 178px;
}
.mainImg .lead .catch {
	font-size: 36px;
	color: #4A4A9A;
}
.mainImg dl {
	width: 348px;
	font-weight: 700;
	color:#fff;
	overflow:hidden;
	position:absolute;
	right:32px;
	bottom:17px;
}
.mainImg dt {
	width: 348px;
	height: 24px;
	font-size: 14px;
	line-height: 24px;
	padding:0 1em;
	background-color:#4A4A9A;
	box-sizing:border-box;
	margin-bottom:2px;
	border-radius:10px 10px 0 0;
}
.mainImg dd {
	width: 114px;
	height:70px;
	background : #4497BE;
	float:left;
	box-sizing:border-box;
	margin-left:3px;
	font-size: 20px;
	text-align:center;
}
.mainImg dd.first {
	margin-left:0;
}
.mainImg dd strong {
	font-size: 27px;
}
.mainImg dd span {
	font-size: 12px;
}



.sections+.sections {
	margin-top: 80px;
}


.sections .lead {
	font-size : 16px;
	line-height : 25px;
	color : #4A4B9D;
	margin-bottom: 1em;
}



/*table*/
.tables {
	margin-top:40px;
}
.table1 {
	width:676px;
}
.table1 caption {
	text-align:left;
	font-size : 16px;
	font-weight: 700;
	color : #4A4A9B;
}
.table1 .unit {
	text-align:right;
	font-size : 12px;
	color : #231815;
	line-height:24px;
}
.table1 thead .label {
	background-color:#B1ADC5;
	border-bottom:2px solid #fff;
}
.table1 thead th {
	line-height:30px;
	color:#fff;
	font-size:16px;
	font-weight: 700;
	border-bottom:2px solid #fff;
	border-left:2px solid #fff;
}
.table1 thead .fy {
	background-color:#615A83;
}
.table1 thead .fis {
	background-color:#4F8FB8;
}
.table1 tbody th {
	width: 30%;
	background-color:#393589;
	text-align:left;
	color:#fff;
	font-size:16px;
	font-weight: 700;
	border-bottom:2px solid #fff;
	box-sizing:border-box;
}
.table1 tbody th span {
	border-left:9px solid #3786B1;
	display:block;
	line-height:50px;
	padding-left:1em;
}
.table1 tbody td {
	width: 35%;
	color:#000;
	text-align:center;
	font-size:16px;
	line-height:50px;
	border-bottom:2px solid #fff;
	border-left:2px solid #fff;
}
.table1 tbody .fy {
	background-color:#B1ADC5;
}
.table1 tbody .fis {
	background-color:#77A5C8;
}



.finData {
	margin-top:40px;
}

.leftPH {
	float:left;
	margin-right:2em;
}

.sections .name {
	text-align: right;
	margin-top: 2em;
	margin-bottom: 4em;
	line-height: 1.4;
}
.name strong {
	font-size: 120%;
	color:#4A4B9D;
}

@media print {
	table {
		page-break-inside: avoid;
	}
}
