@charset "utf-8";
/* CSS Document */

.flow {
	width: 820px;
	padding: 17px 0 58px;
	margin: 0 auto;
}
.flow .cont {
	width: 573px;
	height: 82px;
	background-size: cover;
	padding-top: 88px;
	padding-left: 247px;
	margin-top: 50px;
	font-size: 16px;
	line-height: 26px;
}
.flow .img01 {
	background: url(../img/flow/img01.png) top left no-repeat;
}
.flow .img02 {
	background: url(../img/flow/img02.png) top left no-repeat;
}
.flow .img03 {
	background: url(../img/flow/img03.png) top left no-repeat;
}
.flow .img04 {
	background: url(../img/flow/img04.png) top left no-repeat;
}
.flow .img05 {
	background: url(../img/flow/img05.png) top left no-repeat;
}