/*レンタルサービス*/



.rental p {
	background: url(../images/h2_rental_service_bg.jpg) no-repeat -199px 0;
}
#rentalFirst {
	width: 100%;
	height: 427px;
	position: relative;
	background: url(../images/rental/image01.jpg) no-repeat;
	margin-bottom: 43px;
	z-index:1;
}
#rentalFirst .rentalservicedetails {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 435px;
	height: 355px;
	background: url(../images/transparent_60.png);
	z-index:1000;
}
#rentalFirst .rentalservicedetails h2 {
	font-size: 40px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	margin-bottom: 15px;
	line-height: 130%;
}
#rentalFirst .rentalservicedetails p {
	font-size: 14px;
	color: #787878;
	line-height: 25px;
}
#rentalFirst .rentalservicedetails a {
    display: block;
    margin-top: 35px;
}
#rentalserviceSteps {
	margin-bottom: 50px;
}
#rentalserviceSteps h3, #rentalserviceflow h3, #rentalserviceparagraph h3 {
	width: 760px;
	height: 46px;
	background: url(../images/page_h3_bg.jpg) no-repeat;
	padding-top: 9px;
	font-size: 20px;
	padding-top: 13px;
	padding-left: 20px;
	color: #333333;
	margin-bottom: 10px;
}
#rentalserviceSteps .step {
	width: 340px;
	padding: 50px 15px 0 15px;
}
#rentalserviceSteps .step1 {
	background: url(../images/rental/image03.jpg) no-repeat;
    float: left;
	height: 202px;
}
#rentalserviceSteps .step2 {
	background: url(../images/rental/image05.jpg) no-repeat;
    float: right;
	height: 202px;
}
#rentalserviceSteps .step3 {
    clear: both;
	background: url(../images/rental/image07.jpg) no-repeat;
    float: left;
	height: 168px;
}
#rentalserviceSteps .step4 {
	background: url(../images/rental/image09.jpg) no-repeat;
    float: right;
	height: 168px;
}
#rentalserviceSteps p {
	line-height: 167%;
	font-size: 14px;
}
#rentalserviceSteps .desc {
    padding: 10px;
}
#rentalserviceflow {
    padding-top: 30px;
    clear: both;
    margin-bottom: 40px;
}


#rentalserviceAdv .firstAdv {
	text-align: center;
	margin-bottom: 15px;
}
#rentalserviceAdv .secondAdv {
	position: relative;
}
#rentalserviceAdv .teltoiawase, #rentalserviceAdv .mailtoiawase {
	width: 374px;
	height: 94px;
	overflow: hidden;
    color: transparent;
}
#rentalserviceAdv .teltoiawase {
	background: url(../images/rental/image13.jpg) no-repeat;
	float: left;
}
#rentalserviceAdv .mailtoiawase {
	background: url(../images/rental/image14.jpg) no-repeat;
	float: right;
}
#rentalserviceAdv .mailtoiawase a {
	display: block;
    padding: 23px 0 0 95px;  
}

.secondAdv {
    margin-bottom: 30px
}

#rentalserviceparagraph p {
	font-size:14px;
	color:#333;
	line-height:26px;
	float:right;
	width:493px;
	padding-right:10px;
}

#rentalserviceparagraph {
	padding-top:15px;
	clear: both;
	margin-bottom: 10px;
}

#btn {
	text-align: center;
	margin-bottom: 30px;
}