@charset "UTF-8";

/********************************************

 機能紹介 物流（logistics）

********************************************/
#logistics {
	
}


/*** img_list_h ***/
#logistics .img_list_h {
	display: table;
}
#logistics .img_list_h li {
	display: table-cell;
	padding-top: 4px;
	padding-right: 20px;
}
#logistics .img_list_h li .desc {
	font-size: 74%;
	line-height: 1.2;
	text-align: center;
	padding-top: 4px;
}







