.arrow {
	background: url(../images/arow_01.png);
	width: 90px;
	height: 22px;
	margin: 20px 0 6px 320px;
}
.btnArea .ro:hover {
	-ms-filter: "alpha( opacity=80 )";
	filter: alpha( opacity=80 );
	opacity: 0.8;
}
.btnArea img{
	width: 300px;
}
.btnArea {
	text-align: center;
	margin-bottom: 20px;
}
.note {
	/* color: grey; */
	font-size: 0.85em;
	line-height: 1.5;
	display: block;
	/* text-align: center; */
	padding: 0 5px;
}
#step3 img{
	width: 100%;
}
.box_st{
	border: 2px dotted #ccc;
	padding: 5px;
	margin-bottom: 10px;
}

.policy_note {
	margin-right: 12px;
	text-align: right;
}

.flow--01 {
	display: block;
	height: 50vw;
	overflow: hidden;
}
