@charset "utf-8";
/*
///////////////////////////////////////////
CSS FOR Common
Made by TRAM
/////////////////////////////////////
*/
body {
	color:#282828;	
}

#Flow li {
	text-align:center;
	margin-bottom: 30px;
}
#Flow ul.mb-60:last-child li:last-child{
	margin-bottom: 0;
}
#Flow li img {
	height:210px;
	margin-bottom:7px;
}
p.tit {
	font-size:167%;
	color:#185b9e;
	font-weight:bold;
	margin-bottom:10px;
}
p.des {
	font-size:117%;
	line-height:1.8;	
}