@charset "UTF-8";


/*
	##### DAIFUKU REPORT 2018 #####
	common/css/discussion_sp.css
*/


.mainImg {
	width: 100%;
	margin-left: 0;
	overflow: hidden;
}
.mainImg img {
	width: 140%;
	transform: translateX(-15%)
}
.lead1 {
	width: 94%;
	margin: 0 auto;
	padding: 1em 0 .5em;
	text-align: left;
	color: #888;
}
.lead1 h2 {
font-size: 4.8vw;
font-weight: bold;
line-height: 1.5;
}
.caption {
	display: table;
	font-size: 10px;
	line-height: 1.4;
	font-weight: normal;
	margin-top: 1em;
}
.caption dt {
	display: table-cell;
	padding: 0 1em 0 1em;
	white-space: nowrap;
	vertical-align: top;
}
.caption dd {
	display: table-cell;
	vertical-align: top;
	margin-right: 1em;
	padding-bottom: 15px;
}
.title2 {
font-size: 4.5vw;
}
.subT {
	margin-bottom: .5em;
	line-height: 1.3;
}

.sections p+.subT {
	margin-top: 1.5em;
}

.speaker {
	color: #409ac1;
}
