@charset "utf-8";
/* CSS Document */

#coupon { }
/* flow */
#coupon .flow .flow_unit a.btn {
	float: right;
	width: 200px;
}
#coupon .flow {
	background: #fff;
	border-radius: 10px;
	margin-top: 30px;
	padding-bottom: 30px;
}
#coupon .flow h3 {
	padding: 20px 0 27px 0;
	font-size: 20px;
	color: #637787;
	text-align: center;
	background: url(https://www.rakuten.ne.jp/gold/babycresco/images/common/dot_line01.png) bottom left repeat-x;
	margin-bottom: 25px;
}
#coupon .flow .flow_unit {
	padding-bottom: 40px;
	margin: 0 30px;
	clear: both;
}
#coupon .flow .flow_unit h4 {
	background: #e9edf2;
	font-size: 18px;
	margin-bottom: 17px;
}
#coupon .flow .flow_unit h4 span {
	padding: 10px 13px 7px 10px;
	display: inline-block;
}
#coupon .flow .flow_unit h4 .step {
	color: #fff;
	background: #ef6c94;
	font-size: 16px;
}
#coupon .flow .flow_unit p.btn_side_txt {
	width: 435px;
	float: left;
}
#coupon .flow .flow_unit .mail_contents {
	border-radius: 5px;
	border: 1px dashed #d9dfe7;
	padding: 10px 15px;
	margin: 15px 0;
}
#coupon .flow .flow_unit .mail_contents ol li {
	display: inline-block;
	margin-right: 15px;
}
#coupon .flow .flow_unit h5 { padding-top: 20px; }
#coupon .flow .flow_unit li { padding: 3px 0;}
