@charset "UTF-8";


/*
	##### DAIFUKU ONLINE AR 2015 #####
	common/css/interviews.css
*/

@import "https://www.daifuku.com/ir/library/ar2015/common/css/style.css";
.interviews .section {
	clear: both;
	width: 868px;
	margin-top: 56px;
	margin-left: 56px;
	font-size: 13px;
	line-height: 1.6;
	border-top: 1px solid #333;
}
.interviews .section .subT {
	margin-top: 0.5em;
	font-size: 18px;
	font-weight: bold;
	color: #574b9c;
	line-height: 1.3;
}
.interviews .section p {
	margin-top: 0.5em;
}
.interviews .section p+p {
	margin-top: 1em;
}
.interviews .section+.section {
	padding-bottom: 3em;
}
.interviews .photo {
	float: right;
	width: 318px;
	margin-left: 28px;
	margin-top: 1em;
}
.interviews .section+.section .photo {
	float: left;
	width: 318px;
	margin-left: 0;
	margin-right: 28px;
}
.interviews .photo+div {
	overflow: auto;
}
.interviews .photo span {
	display: block;
}
.interviews .photo span b {
	font-size: 15px;
	font-weight: bold;
	line-height: 1;
}
