@charset "utf-8";

/**
 *
 *  BP制度　共通CSS
 *
 */

/*--------------------------------------------------------------------------
   overwrite
---------------------------------------------------------------------------*/

.ttl-type01{
	color:#353535;
}
.ttl-type01:nth-child(1){
	margin-top:10px;
	
}
.notes{
	text-indent:-1em;
	padding-left:1em;
	font-size:15px;
	font-size:1.5rem;
	line-height:1.6;
}


/*----------------------------------------------------------------------
	「BP紹介」 - #Partner
----------------------------------------------------------------------*/

#Partner{
}
#Partner #Sec02{
	padding:20px 0 0;
}

#Partner .main-img{
	float:left;
	width:440px;
}

#Partner .recommend{
	margin:30px 0 0;
	font-size:15px;
	font-size:1.5rem;
	float:right;
	border:2px solid #D6D6D6;
	border-radius:10px;
}
#Partner .recommend p{
	background:#1B7BBD;
	min-height:50px;
	padding-top:10px;
	text-align:center;
	color:#FFF;
	box-sizing:border-box;
	border-top-left-radius:8px;
	border-top-right-radius:8px;
	-webkit-border-top-left-radius:8px;
	-webkit-border-top-right-radius:8px;
	-moz-border-radius-topleft:8px;
	-moz-border-radius-topright:8px;
}
#Partner .recommend.resale p{
	background:#21A2B2;
}
#Partner .recommend ul{
	padding:30px 20px 0;
}
#Partner .recommend li{
	background:url(/rentalserver/partner/images/icon_reco_agent.png) no-repeat left top;
	padding:0 0 30px 20px;
	text-align:left;
	line-height:1;
}
#Partner .recommend.resale li{
	background:url(/rentalserver/partner/images/icon_reco_resale.png) no-repeat left top;
}

#Partner .table-type01 th,
#Partner .table-type01 td{
	text-align:left;
	color:#535353;
	line-height:1.5;
	font-size:15px;
	font-size:1.5rem;
}
#Partner .table-type01 th{
	background:#D1E5F2;
	font-weight:normal;
}
#Partner .table-type01.resale th{
	background:#BBE1E8;
}
#Partner .table-type01 td{
	background:#E8F2F8;
	vertical-align:middle;
}
#Partner .table-type01.resale td{
	background:#E1F1F4;
}
#Partner .table-type01 .link-pdf{
	background:#E8F2F8 url(/rentalserver/partner/images/icon_pdf.png) no-repeat 25px center;
	padding-left:60px;
}
#Partner .table-type01.resale .link-pdf{
	background:#E1F1F4 url(/rentalserver/partner/images/icon_pdf.png) no-repeat 25px center;
}
#Partner .table-type01 td p{
	margin:12px 0 -12px;
	float:left;
}
#Partner .table-type01 td .btn{
	float:right;
	margin:0;
}
#Partner .table-type01 td .btn a{
	background:#FFF;
	display:block;
	width:180px;
	height:45px;
	padding:10px 0 0;
	text-align:center;
	font-size:15px;
	font-size:1.5rem;
	color:#1979BD;
	border:2px solid #1B7BBD;
	text-decoration:none;
	border-radius:4px;
	box-sizing:border-box;
}

#Partner h3{
	background:#004381;
	min-height:40px;
	margin:0 0 20px;
	padding:6px 15px 0;
	font-size:15px;
	font-size:1.5rem;
	color:#FFF;
	box-sizing:border-box;
}
.btn-group {
	clear:both;
	background:#EDEFF1;
	padding:30px 40px;
	margin:0 0 50px;
	overflow:hidden;
}
.btn-group .btn{
	float:left;
}
.btn-group .btn.entry + .btn{
	float:right;
}

.btn-group .btn a{
	background-color:#FFF;
	display:block;
	width:300px;
	height:50px;
	padding:8px 0 0;
	text-align:center;
	font-size:15px;
	font-size:1.5rem;
	border:2px solid #1B7BBD;
	box-sizing:border-box;
	border-radius:5px;
	text-decoration:none;
}
.btn-group .btn.entry a{
	background-color:#FF9326;
	padding:10px 0 0;
	color:#FFF;
	border:none;
}
.btn-group .btn.entry a.blank{
	background:#FF9326 url(/rentalserver/shared/images/ico_blank01.png) no-repeat right 60px center;
}
.btn-group .btn a:hover{
	opacity:0.85;
}

/*----------------------------------------------------------------------
	「パートナー特典」 - #About
----------------------------------------------------------------------*/

#About{
}
#About #Sec02{
	padding:30px 0 0;
}
#About .about-box{
	width:335px;
	min-height:340px;
	padding:0 0 20px;
}
#About .about-box.left{
	margin-left:5px;
}
#About .about-box.right{
	margin-right:5px;
}
#About .about-box h3{
	background:#004380;
	height:50px;
	font-size:20px;
	font-size:2.0rem;
	box-sizing:border-box;
	padding-top:7px;
	text-align:center;
	color:#FFF;
	font-weight:normal;
}
#About .about-box div{
	margin:30px 0;
}
#About .about-box p{
	font-size:15px;
	font-size:1.5rem;
	line-height:1.6;
	text-align:left;
}

/*----------------------------------------------------------------------
	「対象サービス一覧」 - #Service
----------------------------------------------------------------------*/

#Service{
}

#Service .table-type01 th,
#Service .table-type01 td{
	padding:15px 18px;
	line-height:1.5;
	text-align:left;
}
#Service .table-type01 th{
	font-weight:normal;
}
#Service .table-type01 th.indent{
	padding:0 6px;
}
#Service .table-type01 td{
}
#Service .table-type01 td p{
	margin:0 0 10px;
	font-size:13px;
	font-size:1.3rem;
}

#Service .table-type01 thead th{
	background:#004381;
	text-align:center;
}
#Service .table-type01 thead th a{
	color:#FFF;
}
#Service .table-type01 th.agent{
	background:#1B7BBD;
}
#Service .table-type01 th.resale{
	background:#21A2B2;
}
#Service .table-type01 td.agent{
	background:#E8F2F8;
}
#Service .table-type01 td.resale{
	background:#E1F1F4;
}


/*----------------------------------------------------------------------
	「ご利用の流れ」 - #Flow
----------------------------------------------------------------------*/

#Flow{
}
#Flow #Sec02,
#Flow #Sec03{
	padding:20px 0 0;
}
#Flow .anker-group{
	margin:0 0 40px;
	overflow:hidden;
	display: flex;
	justify-content: center;
}
#Flow .anker-group .btn{
	width: 49%;
	margin: 1%;
}
#Flow .anker-group .btn a{
	background:#FFF;
	display:block;
	width:100%;
	padding:15px 5px;
	box-sizing:border-box;
	text-align:center;
	font-size:20px;
	font-size:2.0rem;
	color:#1979BD;
	border:2px solid #1B7BBD;
	text-decoration:none;
	border-radius:5px;
}

#Flow ul.flow-list{
	font-size:0;
	padding:10px 0 0;
	max-width: 704px;
}
#Flow ul.flow-list li{
	display:inline-block;
	vertical-align:top;
	width:148px;
	min-height:310px;
	margin-right:28px;
	font-size:14px;
	font-size:1.4rem;
	line-height:1.6;
	word-break:break-all;
	position:relative;
}
#Flow ul.flow-list li:after{
	display:block;
	content:"";
	width:12px;
	height:310px;
	background:url(/rentalserver/partner/images/bg_flow.png) no-repeat right top;
	position:absolute;
	right:-20px;
	top:0;
}
#Flow ul.flow-list li:last-child:after{
	display:none;
}
#Flow ul.flow-list li span{
	display:block;
}
#Flow ul.flow-list li span.num{
	width:94%;
	background:#1B7BBD;
	padding:3px 0 0;
	text-align:center;
	font-size:14px;
	font-size:1.4rem;
	color:#FFF;
	box-sizing:border-box;
}
#Flow ul.flow-list.resale li span.num{
	background:#21A2B2;
}
#Flow ul.flow-list li span.tit{
	margin:20px 0;
	text-align:center;
	font-weight:bold;
}
#Flow ul.flow-list li span.tag{
	background:#EDEFF1;
	width:138px;
	text-align:center;
	font-size:12px;
	font-size:1.2rem;
	padding:5px 0;
	position:absolute;
	bottom:0;
}


/*----------------------------------------------------------------------
	「BP制度　左ナビ　問合せ」 - .bp-side
----------------------------------------------------------------------*/
.bp-side{
	background:#C9D8E4;
	padding:10px;
}

.bp-side .btn {
	margin:0 0 8px;
}
.bp-side .btn a{
	display:block;
	background-color:#004381;
	width:200px;
	height:60px;
	border-radius:4px;
	text-decoration:none;
	color:#FFF;
	font-size:15px;
	font-size:1.5rem;
	text-align:center;
	box-sizing:border-box;
	padding:15px 0 0;
	transition:all 0.2s ease;
	margin: 0 auto;
}
.bp-side .btn a.blank{
	background:#004381 url(/rentalserver/shared/images/ico_blank01.png) no-repeat right 50px bottom 15px;
}
.bp-side .btn.entry a{
	background-color:#FF9326;
}
.bp-side .btn.entry a.blank{
	background:#FF9326 url(/rentalserver/shared/images/ico_blank01.png) no-repeat right 15px center;
}
.bp-side .btn a span{
	display:block;
	margin:-1px 0;
	line-height:1.0;
	font-size:11px;
	font-size:1.1rem;
}
.bp-side .btn a:hover{
	opacity:0.85;
}

.bp-side .tel{
	color:#00437F;
	text-align:center;
	font-size:20px;
	font-size:2.0rem;
}
.bp-side .tel span{
	display:block;
	font-size:13px;
	font-size:1.3rem;
	line-height:1;
	margin:15px 0 -5px;
}
.bp-side .tel a{
	color:#00437F;
	text-decoration:none;
}

/*----------------------------------------------------------------------------------------------------
	for タブレット（1039px以下）
-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1039px) {
	#About .about-box {
		width: 48%;
	}
}
/*----------------------------------------------------------------------------------------------------
	for SP（768px以下）
-----------------------------------------------------------------------------------------------------*/
@media (max-width: 768px) {
	#About .about-box.left,
	#About .about-box.right {
		float: none;
		width: 100%;
		min-height: auto;
		margin: 0 0 15px;
	}
	.btn-group .btn,
	.btn-group .btn.entry + .btn {
		float: none;
	}
	.btn-group .btn a,
	.btn-group .btn.entry + .btn a {
		margin: 0 auto 5px;
		width: 100%;
		max-width: 300px;
	}
	#Partner .main-img {
		float: none;
		width: 100%;
		max-width: 440px;
		margin: 0 auto;
	}
	#Partner .recommend {
		float: none;
		margin: 0 auto 30px;
	}
	#Flow .anker-group .btn a {
		font-size: 1.6rem;
	}
}




