@charset "UTF-8";


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


.esgTitle {
	width: 920px;
	margin: 0 auto;
	padding: .5em 0;
	font-size: 24px;
	line-height: 1;
	text-align: center;
	color: #003F98;
	background: #DBD9ED;
}
/*lead*/

.sections .lead {
	font-size: 17px;
	line-height: 1.5;
	font-weight: 700;
	margin-top: 1em;
}
.sections p {
	hyphens: auto;
}

.subT {
	margin-top: 1em;
	font-size: 18px;
}
.lead + .subT,
.cols + .subT {
	margin-top: 2em;
}


.phCols {
	justify-content: space-between;
}
.phCols .txts {
	width: 574px
}
.phCols .ph {
	width: 316px;
	margin-left: 30px;
}

.phCols .ph img {
	width: 100%;
	height: auto;
}