@charset "UTF-8";


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

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

.mainImg {
	width: 960px;
	height: 462px;
	background-image: url(https://www.daifuku.com/ir/library/ar2016/images/message/ph_main.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	overflow: hidden;
}
.mainImg .lead {
	margin-top: 80px;
	margin-left: 44px;
	font-family: 'robotoblack';
	font-size: 27px;
	line-height: 36px;
	color: #000;
}
.mainImg .lead .catch {
	font-size: 31px;
	color: #504083;
}


.sections {
	width: 864px;
	margin-left: 53px;
	font-size: 14px;
}
.sections+.sections {
	margin-top: 50px;
	border-top: 2px solid #b9b2cf;
}
.sections .subT {
	font-family: 'robotobold';
	font-size: 19px;
	color: #504083;
}
.sections .lead {
	font-family: 'robotobold';
	font-size: 18px;
	line-height: 1.4;
}
.sections p {
	line-height: 1.78;
}
.sections p+p {
	margin-top: 1em;
}



.sections .subT,
.tables,
figure {
	clear: both;
	margin-top: 35px;
}


.tables th,
.tables td {
	vertical-align: bottom;
	padding: 0.5em 1.75em 0;
	line-height: 1.2;
}

.tables caption,
figcaption {
	position: relative;
	padding-left: 18px;
	margin-bottom: 0.5em;
	font-family: 'robotobold';
	font-size: 16px;
	text-align: left;
}
.tables caption:before,
figcaption:before {
	position: absolute;
	content: url(https://www.daifuku.com/ir/library/ar2016/common/images/svg/blltt_ttl2.svg);
	top: 0;
	left: 0;
	width: 14px;
	height: 14px;
}

.tables tbody th {
	text-align: left;
	padding-right: 2em;
}
.tables tbody tr:last-child th,
.tables tbody tr:last-child td {
	padding-bottom: 0.5em;
	border-bottom: 1px solid black;
}


.table1 .spacer {
	font-size: 1px;
	height: 5px;
}
.table1 .current1 {
	font-weight: 700;
	color: #494D9B;
}
.table1 .current2 {
	background-color: #494D9B;
	color: #fff;
}

.table1 thead td,
.table1 thead th {
	text-align: center;
	font-size: 11px;
	line-height: 1;
	padding-bottom: 0.5em;
	border-bottom: 1px solid black;
	border-right: 3px solid white;
	border-left: 3px solid white;
	background-color: #fff;
}
.table1 tbody td {
	text-align: right;
}
.table1 tbody td.current1 {
	border-right: 3px solid #494D9B;
	border-left: 3px solid #494D9B;
}
.table1 tbody tr:nth-child(2) td.current1 {
	border-top: 3px solid #494D9B;
}
.table1 tbody tr:last-child td.current1 {
	border-bottom: 3px solid #494D9B;
}
.table1 tbody tr:nth-child(2)  td:last-child {
	padding-right: 1em;
}

.table2 thead td,
.table2 thead th {
	text-align: center;
	font-size: 11px;
	line-height: 1;
	padding-bottom: 0.5em;
	border-bottom: 1px solid black;
	border-right: 6px solid white;
	border-left: 6px solid white;
	background-color: #fff;
}
.table2 tbody td,
.table2 tbody th {
	padding-bottom: 0.5em;
	border-bottom: 1px solid #9895AC;
	border-right: 6px solid white;
	border-left: 6px solid white;
}

.table2 .years {
	background-color: #DBD9EC;
}
.table2 .objctvs {
	background-color: #B6B2D6;
}

.table2 th {
	white-space: nowrap;
}
.table2 tbody tr td:nth-child(2) {
	text-align: center;
}
.table2 tfoot {
	font-size: 11px;
}

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

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