@charset "UTF-8";
/* ---------------------------------------------------------
   flow.css【お問い合わせからの流れ】
----------------------------------------------------------*/
#flow{
	width: 664px;
	margin: 0 auto;
	font-size: 14px;
}
#flow ol{
	list-style: none;
}
#flow ol li{
	background: url(../img/flow/bg_arrow.jpg) left bottom no-repeat;
	padding-bottom: 86px;
	position: relative;
}
#flow ol li .flow_title{
	color: #F18200;
	font-size: 22px;
	font-weight: bold;
	border: 1px solid #E3E3E3;
	padding: 1px;
	line-height: 1.3;
}
#flow ol li .flow_title span{
	background: #FFFFFF;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #f3f2ee 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f3f2ee)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#f3f2ee 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#f3f2ee 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#f3f2ee 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 0%,#f3f2ee 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f3f2ee',GradientType=0 ); /* IE6-9 */
	display: block;
	padding: 8px 20px;
	text-shadow: 1px 1px 0 #FFFFFF;
}
#flow ol li#flow01 .image{
	position: absolute;
	top: 17px;
	left: 110px;
}

.flow_box {
padding:25px 25px 15px;
background:#F9F8F4;
}
.flow_box .s_midashi{
	background: url(../img/flow/icon_midashi.gif) left 5px no-repeat;
	padding-left: 17px;
	color: #4E8005;
	font-weight: bold;
	font-size: 16px;
	line-height: 1.4;
}

#video_flow{
	margin-bottom: 40px;
}
#video_flow dt{
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 4px;
}
#video_flow dd{
	position: relative;
}
#video_flow dd .arrow{
	position: absolute;
	left: 296px;
	top: 29px;
}
#video_flow dd .dvd{
	position: absolute;
	right: 0;
	bottom: 6px;
}
#video_flow dd ol{
	list-style: none;
	zoom: 1;
	margin-right: -17px;
	_margin-right: -34px;
}
#video_flow dd ol li{
	background: #FFFFFF;
	border: 1px solid #EBE9DA;
	padding: 4px;
	position: relative;
	width: 288px;
	float: left;
	margin-right: 17px;
	margin-bottom: 8px;
}
#video_flow dd ol li.last{
	width: auto;
	clear: both;
	float: none;
}
#video_flow dd ol li .num{
	float: left;
}
#video_flow dd ol li .detail{
	margin-left: 50px;
}
#video_flow dd ol li .about{
	color: #FF630E;
	font-weight: bold;
	line-height: 1.3;
	font-size: 15px;
	padding-top: 4px;
}
#video_flow dd ol li .caution{
	font-size: 12px;
}

#results{
	margin-bottom: 40px;
}
#results .catch{
	font-size: 16px;
	font-weight: bold;
}
#results .sub_title{
	color: #FF6610;
	font-size: 32px;
	line-height: 1.3;
}
#results .about{
	float: left;
	width: 365px;
}
#results .f_right{
	background: #FCF4E9;
	float: right;
	width: 220px;
	padding: 10px;
	margin-top: 5px;
}
#results .f_right .name{
	text-align: center;
	color: #FF6610;
	margin-bottom: 5px;
}
#results .f_right .cg{
	position: relative;
	margin-left: -17px;
	margin-bottom: -21px;
	z-index: 2;
}
#results .under{
	position: relative;
}
#results .under .detail{
	background: #FCF4E9;
	width: 220px;
	padding: 10px;
	position: absolute;
	right: 0;
	top: 5px;
	z-index: 1;
}
#results .under .detail .name{
	text-align: center;
	color: #FF6610;
	margin-bottom: 5px;
}
#results .under .detail ul{
	margin: 0 0 0 20px;
}
#results .under .detail ul li{
	background: none;
	float: none;
	padding: 0;
	list-style: disc;
	line-height: 1.3;
	margin-bottom: 4px;
}
#results .under .detail01{
	padding-top: 40px;
	margin-bottom: 10px;
}
#results .under .detail01 .name{
	color: #FF6610;
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 15px;
	line-height: 1.3;
}
#results .under .detail01 .image{
	position: relative;
	z-index: 3;
}
#results .under .detail02{
	position: relative;
	margin-top: -35px;
}
#results .under .detail02 .name{
	color: #FF6610;
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 16px;
	line-height: 1.3;
}
#results .under .detail02 .image{
	position: relative;
	margin-top: -30px;
}

#flow02 .image01{
	float: right;
	margin-left: 10px;
}

#flow03 .image{
	float: right;
	margin-left: 10px;
}
#flow03 .catch{
	margin-bottom: 10px;
}
#flow03 .catch dt{
	font-weight: bold;
	font-size: 16px;
}
#flow03 .catch dd{
	font-size: 32px;
	font-weight: bold;
	color: #FF6610;
	line-height: 1.3;
}
#flow03 .list{
	margin-bottom: 15px;
}
#flow03 .list li{
	background: url(../img/flow/icon_midashi.gif) left 5px no-repeat;
	padding-left: 17px;
	color: #4E8005;
	font-weight: bold;
	font-size: 16px;
	line-height: 1.4;
	list-style: none;
	padding-bottom: 0;
	margin-bottom: 10px;
}
#flow03 .sub{
	color: #032749;
	font-weight: normal;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 4px;
	margin-bottom: 10px;
	font-size: 16px;
}

#flow03 dl.f_left,
#flow03 dl.f_right {
width:300px;
}
#flow03 dl.f_left dt,
#flow03 dl.f_right dt {
margin-bottom:05px;
}

#flow04 .image{
	position: relative;
	float: right;
	color: #FF6610;
	font-size: 12px;
	text-align: center;
	margin: -105px 0 0 10px;;
}
#flow04 .image img{
	box-shadow: 1px 1px 3px rgba(0,0,0,0.3);
}

#flow05 .color .image{
	float: right;
	margin-left: 10px;
}
#flow05 .kuroda .image{
	float: left;
}
#flow05 .kuroda .fukidashi{
	background: #FCF4E9;
	padding: 15px;
	width: 400px;
	float: right;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}


#flow06 dt {
	color: #032749;
	font-weight: normal;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 4px;
	margin-bottom: 10px;
	font-size: 16px;
}

#flow07 .image{
	position: absolute;
	right: 25px;
	top: 60px;
}
#flow07 .sub{
	color: #032749;
	font-weight: normal;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 4px;
	margin-bottom: 10px;
	font-size: 16px;
}
#flow07 .info{
	text-align: right;
	margin-right: 145px;
	margin-bottom: 32px;
}
#flow07 .catch{
	margin-bottom: 10px;
}
#flow07 .catch dt{
	font-size: 16px;
	font-weight: bold;
}
#flow07 .catch dd{
	font-size: 32px;
	font-weight: bold;
	color: #FF6610;
	line-height: 1.3;
}
#flow07 table {
border:#ECE9D8 solid;
border-width:1px 0 0 1px;
background:#FFF;
}
#flow07 table th {
padding:10px 10px;
color:#FE6310;
border-right:#ECE9D8 1px dotted;
border-bottom:#ECE9D8 1px solid;
white-space:nowrap;
}
#flow07 table td {
padding:10px 8px;
border:#ECE9D8 solid;
border-width:0 1px 1px 0;
}
#flow07 .service{
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 15px;
	margin-bottom: 10px;
}
#flow07 .service ul{
}
#flow07 .service ul li{
	background: url(../img/flow/icon_midashi.gif) left 5px no-repeat;
	padding-left: 17px;
	color: #4E8005;
	font-weight: bold;
	font-size: 16px;
	line-height: 1.4;
	list-style: none;
	padding-bottom: 0;
	float: left;
	margin: 5px 30px 5px 0;
}
#flow07 .caution{
	margin-bottom: 40px;
	color: #fe6310;
	font-weight: bold;
	font-size: 16px;
}

#flow09 .check{
	position: relative;
	margin-bottom: 20px;
}
#flow09 .check .image{
	float: right;
	margin-left: 10px;
	color: #FE6310;	
}
#flow09 .check .image p{
	position: relative;
	margin-top: -10px;
}
#flow09 .result .sub{
	color: #032749;
	font-weight: normal;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 4px;
	margin-bottom: 10px;
	font-size: 16px;
}
#flow09 .result .image{
	float: right;
	margin-left: 10px;
}
#flow09 .result .image img{
	position: relative;
	margin-top: -40px;
}

#flow10 .sub dt{
	color: #032749;
	font-weight: normal;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 4px;
	margin-bottom: 10px;
	font-size: 16px;
}

#flow ol #flow11 {
	background: none;
margin-bottom:60px;
}
#flow11 .catch{
	margin-bottom: 20px;
}
#flow11 .catch dt{
	font-weight: bold;
	font-size: 16px;
}
#flow11 .rirekisho{
	margin-bottom: 20px;
}
#flow11 .rirekisho .f_left{
	width: 280px;
}
#flow11 .rirekisho .f_right{
	width: 300px;
}
#flow11 .rirekisho .f_right dt{
	color: #032749;
	font-weight: normal;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 4px;
	margin-bottom: 10px;
	font-size: 16px;
}
#flow11 .rirekisho .f_right dd{
	margin-bottom: 15px;
}
#flow11 .detail{
	background: #FCF4E9;
	padding: 20px 10px;
	margin-bottom: 30px;
}
#flow11 .detail ul{
	margin-left: 20px;
}
#flow11 .detail ul li{
	background: none;
	padding: 0;
	margin: 5px 0;
	list-style: square;
	color: #FE620F;
	float: left;
	width: 30%;
	padding-right: 3%;
	font-size: 12px;
}
#flow11 .detail ul li ol{
	margin-left: 20px;
}
#flow11 .detail ul li ol li{
	list-style: decimal;
	float: none;
	padding: 0;
	margin: 0;
	width: 100%;
}
#flow11 .support h2,
#flow11 .hoshou h2{
	margin-bottom: 15px;
}