@charset "UTF-8";


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

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


.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,
.sections .subT+p,
.sections p+.lead {
	margin-top: 1em;
}
.sections .num {
	padding-left: 1.2em;
	text-indent: -1.2em;
}


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


.marker {
	font-weight: 600;
	color: #444072;
}




.tables {
	max-width: 864px;
	margin: 2em 0;
	font-size: 13px;
}
.tables thead th {
	padding: 0.5em 1em;
	background-color: #454271;
	font-size: 12px;
	line-height: 1.1;
	color: #fff;
	border: 1px solid #fff;
	vertical-align: middle;
	white-space: nowrap;
}
.tables tbody th {
	padding: 0.5em 1em;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
	border: 1px solid #fff;
	background-color: #D2CDE5;
}
.tables tbody td {
	padding: 0.5em 0.75em;
	background-color: #dbdcdc;
	border: 1px solid #fff;
	text-align: left;
}
.tables tbody tr th.check {
	font-size: 150%;
	text-align: center;
}
.tables caption {
	position: relative;
	padding-left: 18px;
	margin-bottom: 0.5em;
	font-family: 'robotobold';
	font-size: 16px;
	text-align: left;
}
.tables caption: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;
}
caption .note {
	font-family: 'robotoregular';
	font-size: 12px;
}
tfoot .note {
	font-size: 11px;
	padding-top: 0.5em;

}

.table2 tbody td {
	text-align: right;
	padding: 0.5em 5em;
}
.table2 tbody td .dec {
	display: inline-block;
	margin-right: -0.3em;
}



.topicsT {
	margin-top: -16px;
	margin-left: -31px;
	padding-top: 30px;
	padding-left: 30px;
	font-family: 'robotobold';
	font-size: 19px;
	background-image: url(https://www.daifuku.com/ir/library/ar2016/images/governance/bg_bevel_tr.svg);
	background-repeat: no-repeat;
	background-position: left top;
}
.topics {
	border: 1px solid #4a4a9c;
	padding: 15px 30px 30px;
}
.topics .title {
	font-family: 'robotobold';
	font-size: 18px;
	line-height: 1.4;
	margin-top: 1em;
	padding-bottom: 0.5em;
	border-bottom: 1px solid #4a4a9c;
}
.topics .photo {
	float: right;
	margin-left: 15px;
}
.topics p,
.topics ul {
	margin-top: 1em;
}
.topics li {
	margin-bottom: 0.25em;
}
.topics ol {
	list-style: upper-roman;
	padding-left: 2em;
}


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