@charset "utf-8";

/* ==========================================================


title : 東建リースファンド

scope : ご融資商品


last modify : 2016/02/23 041_ooba


========================================================== */

/* ----------------------------------------------------------
 コンテンツ
---------------------------------------------------------- */
/* ----------------------------
 リード
------------------------------ */
.loan_area {
	width: 900px;
	margin:40px auto 10px;
}

.loan_area h1{
	margin:0 0 20px 0;
}

.loan_area .imgbox{
	width: 900px;
	margin: 20px  0 10px;
}

.loan_area .imgbox .imgL{
	width: 650px;
}

.loan_area .imgbox .imgL p{
	line-height: 1.6;
	margin-left: 0 !important;
}

.loan_area .imgbox .imgR{
	width: 210px;
	margin-top:10px;
}


/* ----------------------------
 融資条件
------------------------------ */
.conditions{
	position:relative;
	overflow:hidden;
	width: 900px;
	min-height:630px;
	margin:0 auto;
}

.conditions [class^="hd05"]{
	width:634px;
}

.conditions .table_box{
	float:left;
	width:630px;
	margin:0px 0px 0px 10px;
}

.conditions .imgL.lead{
	width:650px;
}


/* ----------------------------
 お申込みバナー
------------------------------ */
.side_contact{
	position:absolute;
	top:0;
	right:0;
	width:210px;
}

.side_contact li{
	list-style:none;
	margin:0px 0px 10px;
	padding:20px 0px;
	background:#225397;
	text-align:center;
}

.side_contact li.office{
	padding-top:264px; 
	background:url(../image_cmn/side_office_bg.png) 0 0 no-repeat;
	background-color:none;
	margin-top:10px;
}

.side_contact li:last-child{
	margin:0px;
}

.side_contact [class^="txt_"]{
	margin:0px auto 20px;
}

.side_contact [class^="btn_"]{
	width:182px;
	margin:0px auto;
}



/* ----------------------------
 フロー
------------------------------ */
.flow_area {
	width: 900px;
	margin: 40px auto 0;
}
.flow_area:last-child {
	margin-bottom:50px;
}
.flow_ttl {
	margin-bottom:8px;
}
.flow_area .imgbox{
	width:828px;
	background: #f2fefe;
	padding: 25px;
	margin: 20px auto;
	border: 1px solid #20a2bc;
	}
	
.flow_area .imgbox:last-child{
	margin-bottom:0px;
	}
	
.flow_area.area2 .imgbox{
	background: #fff9ee;
	border: 1px solid #FF8226;
	}
	
.flow_area .imgbox .flt_l.flowtxt{
	width: 484px;
	margin: 0px 0px 0px 20px;
	}

.flow_area .imgbox .flt_r.flowitem{
	margin: 10px 0 0 10px;
	}

/* table */
.flow_area .tbl_box .imgL{
	width: 700px;
	margin: 20px 0 30px 112px;
}

.flow_area .tbl_box .imgL img{
	padding-bottom: 10px;
}

/* ----------------------------
 補足　※
------------------------------ */
.att_txt {
	position:relative;
	padding-left:1.1em;
}
.att_txt .attention {
	position:absolute;
	left:0;
}

/* ----------------------------
 その他リンク
------------------------------ */
.other_box{
	width: 860px;
	margin:0px auto;
	padding-top:10px;
	text-align:center;
}

.other_box .btn_repayment{
	width: 362px;
	margin:0px auto;
}

