@charset "utf-8";
.nagare_step {
	background-color: #92C26D;
	font-family: "メイリオ";
	font-size: 30px;
	color: #FFF;
	letter-spacing: 2px;
	text-align: center;
	line-height: 44px;
	-moz-border-radius-bottomright: 22px;  /* 左下 */
-webkit-border-bottom-right-radius: 22px;  /* 左下 */
border-bottom-right-radius: 22px;  /* 左下 */
-moz-border-radius-topright: 22px;  /* 左下 */
-webkit-border-top-right-radius: 22px;  /* 左下 */
border-top-right-radius: 22px;  /* 左下 */
}
.nagare_row1 {
}
.nagare_box {
	margin-top: 30px;
}
.nagare_step_txt {
	font-family: "メイリオ";
	font-size: 30px;
	line-height: 44px;
	color: #92C26D;
	letter-spacing: 2px;
}
.nagare_txt {
	font-family: "メイリオ";
	font-size: 14px;
	line-height: 24px;
	color: #333;
	margin-top: 30px;
}
.nagare_dot {
	text-align: center;
}
.nagare_row2 {
}
