@charset "utf-8";
/* CSS Document */

.fa{
	font-size:1.4em;
	margin:0 10px 0 0;
}
section h2 {
	width: 100%;
	margin: 0 0 1em;
	padding: 0;
	color: #ffffff;
	font-size: 20px;
	line-height: 40px;
	text-indent: 10px;
	background: #6ca6eb;
	box-shadow: #777777 0 2px 2px 0px;
}

p.flow_exp{margin: 0 0 40px;}
section { line-height: 2em; }

/* for Mobile */
@media screen and (max-width: 720px){
	/* ----- */
}