@charset "UTF-8";

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

@import "https://www.daifuku.com/ir/library/ar2017/common/css/style.css";
.mainlead .lead {
	font-size: 22px;
	font-weight: 700;
	line-height: 1.4;
	color: #494d9b;
	margin-bottom: 2.5em;
}
.subT {
	margin-bottom: 1em;
}
.subT strong {
	font-size: 24px;
	color: #6F69AE;
}

.titles {
	text-align: center;
}

.ttl1 {
	font-size: 22px;
	line-height: 1;
	margin-bottom: .5em;
}

.ttl2 {
	font-size: 19px;
	font-weight: 700;
	line-height: 1;
	color: #716bae;
	padding-top: 1em;
}

.ttl3 {
	background: #4A4A9C;
	width: 878px;
	padding: 0.5em 0;
	margin: 1em auto;
	border-radius: 10px 10px 0px 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
	font-size: 17px;
	line-height: 1;
	color: #fff;
}

.cols {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 878px;
	margin: 0 auto;
}

.cols1 li {
	display: table;
	width: 206px;
	min-height: 148px;
	text-align: center;
	background-color: #fff;
	box-shadow: 4.48px 4.48px 8px rgba(0, 0, 0, 0.25);
}

.sections .cols1 li p {
	display: table-cell;
	padding-top: 1em;
	vertical-align: top;
	font-size: 18px;
	line-height: 1.2;
}

.cols1 .num {
	font-size: 55px;
	font-weight: 900;
	color: #494D9B;
}

.cols1 .symbol {
	font-size: 40px;
	font-weight: 700;
	color: #494D9B;
}

.cols1 .unit {
	color: #494D9B;
}

.cols1 .unitB {
	font-weight: 700;
	color: #494D9B;
}

.cols1 sup {
	font-size: 70%;
	vertical-align: top;
}

#sec2 {
	padding-bottom: 20px;
	background: -webkit-linear-gradient(90deg, rgba(255, 255, 255, 1) 0%, rgba(219, 218, 235, 1) 100%);
	background: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0, rgba(255, 255, 255, 1)), color-stop(1, rgba(219, 218, 235, 1)));
	background: -ms-linear-gradient(90deg, rgba(255, 255, 255, 1) 0%, rgba(219, 218, 235, 1) 100%);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#DBDAEB' ,GradientType=0)";
	background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(219, 218, 235, 1) 100%);
	border-radius: 11px 11px 0px 0px;
	-webkit-border-radius: 11px 11px 0px 0px;
}


.cols2 li {
	display: table;
	width: 206px;
	min-height: 148px;
	color: #FFF;
	background-color: #7583B8;
	box-shadow: 4.48px 4.48px 8px rgba(0, 0, 0, 0.25);
}

.sections .cols2 li p {
	display: table-cell;
	padding: 0.75em;
	vertical-align: middle;
	font-size: 14px;
	line-height: 1.25;
}

.cols2 strong {
	display: inline-block;
width: 100%;
	margin-bottom: 0.5em;
	font-size: 26px;
	font-weight: 700;
	line-height: 1.1;
text-align: center;
}

.accordion1,
.accordion2 {
	height: 0px;
	opacity: 0;
	overflow: hidden;
}

.accordion1.open {
	height: 170px;
	opacity: 1;
	transition: .7s ease;
	overflow: hidden;
}
.accordion2.open {
	height: 430px;
	opacity: 1;
	transition: .7s ease;
	overflow: hidden;
}

.cols3ttl {
	margin-top: 80px;
	position: relative;
}

.cols3ttl::before {
	content: url(https://www.daifuku.com/ir/library/ar2017/common/images/svg/down_arrw.svg);
	display: block;
	position: absolute;
	top: -70px;
	left: 50%;
	height: 50px;
	width: 90px;
	transform: translate(-50%, 0%);
}

.cols3 .col {
	box-sizing: border-box;
	background: #D9EEFB;
	background: rgba(217, 238, 251, 1);
	width: 215px;
	padding: 0.5em 0.5em 1em;
}
.cols3 ol>li {
	font-size: 15px;
	font-weight: 700;
	color: #4a4a9c;
	line-height: 1.2;
	padding-left: 1.25em;
}
.cols3 ol>li::before {
	display: inline-block;
	padding: 0.125em 0.25em;
	margin-right: 0.25em;
	margin-left: -1.25em;
	background-color: #4A4A9C;
	border-radius: 4px;
	color: #fff;
}
.cols3 ol>li.subN1::before {
	content: "1";
}
.cols3 ol>li.subN2::before {
	content: "2";
}
.cols3 ol>li.subN3::before {
	content: "3";
}
.cols3 ol>li+li {
	margin-top: 0.75em;
}
.cols3 ul>li {
	position: relative;
	margin: 0.5em 0;
	padding-left: 0.5em;
	font-size: 11px;
	font-weight: 500;
	color: #515151;
	text-indent: -0.5em;
}
.cols3 ul>li::before {
	content: '• ';
}
.cols3 .note {
	margin-top: 1.5em;
	font-size: 11px;
	line-height: 1.2;
	padding-left: 0.5em;
	text-indent: -0.5em;
}

#sec3.sections {
	margin-top: 10px;
}

#sec4.sections p.note {
	font-size: 70%;
	margin: 1em;
	text-align: right;
}
#sec4 .cols1 * {
	color: #fff !important;
}
#sec4 .cols1 li:nth-child(1) {
	background-color: #5E5AA5;
}
#sec4 .cols1 li:nth-child(2) {
	background-color: #8E87C0;
}
#sec4 .cols1 li:nth-child(3) {
	background-color: #87B5D1;
}
#sec4 .cols1 li:nth-child(4) {
	background-color: #469AC2;
}
#sec4 .ttl1 {
	position: relative;
	margin-top: 95px;
}
#sec4 .ttl1::before {
	content: url(https://www.daifuku.com/ir/library/ar2017/common/images/svg/down_arrw.svg);
	display: block;
	position: absolute;
	top: -70px;
	left: 50%;
	height: 50px;
	width: 90px;
	transform: translate(-50%, 0%);
}
@media print {
	.cols,
	#sec2 {
		page-break-inside: avoid;
	}
}