@charset "UTF-8";
/* warehouse --------------------------*/
.subTtl {
	margin-bottom: 30px;
}
.warehouse01 {
	padding-bottom: 56px;
}
.warehouse01 .lead {
	padding-top: 9px;
	margin-bottom: 33px;
}
.wrhsContent01{
	margin-bottom: 25px;
}
.wrhsContent01 p {
	letter-spacing: 0.4px;
	line-height: 1.85;
	margin-bottom: 0.8em;
}
.wrhsContent01 .floatLeft {
	float: left;
	padding-left: 7px;
	width: 407px;
}
.wrhsContent01 .wrhsImg {
	float: right;
	width: 265px;
	padding: 6px 1px 0 0;
}
.wrhsImgList li {
	float: left;
	width: 232px;
	padding-right: 2px;
	margin-bottom: 2px;
}
.wrhsImgList li.nmg {
	padding-right: 0;
}
.warehouse02 {
	padding-bottom: 100px;
}
.warehouseData dt {
	width: 165px;
	float: left;
	clear: left;
	border-bottom: 1px solid #dfe5e9;
	padding: 10px 0 10px 5px;
	line-height: 1.85;
	letter-spacing: 3px;
}
.warehouseData dt:first-child {
	border-top: 2px solid #5bc2dc;
}
.warehouseData dd {
	margin-left: 175px;
	border-bottom: 1px solid #dfe5e9;
	line-height: 1.85;
	letter-spacing: 2px;
	padding: 10px 0 10px 7px;
}
.warehouseData dt:first-child + dd {
	border-top: 2px solid #dfe5e9;
}