@charset "UTF-8";
.ec-layoutRole .ec-layoutRole__contents {
	max-width: 100% !important;
}
/*---------------------- Contents ----------------------*/
#contents h1 {
	text-align: center;
	padding: 4em 0;
	font-size: 2em;
	color: #FFFFFF;
	font-weight: 700;
	letter-spacing: 0.2em;
	background-image: url(../img/flow/title_image.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", Verdana, serif;
	margin: 0;
}
#contents h1 .inner {
	background-color: rgba(0, 0, 0, 0.3);
	display: inline-block;
	padding: 1em 2em;
}
#contents {
	padding: 0;
}
@media only screen and (max-width: 767px) {
	#contents h1 {
		padding: 2em 0;
	}
	#contents h1 .inner {
		padding: 0.5em 1em;
	}
}
/*---------------------- Rental Flow ----------------------*/
#rentalFlow {
	padding: 50px 0 60px;
}
#rentalFlow table {
	width: 980px;
	margin: 0 auto;
}
#rentalFlow table a {
	color: #333;
	text-decoration: none;
	transition: 0.3s
}
#rentalFlow table th {
	font-weight: 700;
	font-size: 1.2em;
	text-align: center;
	color: #E50012;
}
#rentalFlow table td.step {
	text-align: center;
	font-weight: 700;
	font-size: 1.2em;
}
#rentalFlow table td.step.icon img {
	height: 135px;
	margin: 15px 0;
}
#rentalFlow table td.arrow {
	width: 6.666%;
	text-align: center;
	vertical-align: middle;
}
#rentalFlow table td.step.downArrow img {
	height: 20px;
	width: auto;
	margin: 20px 0 0;
}
@media only screen and (min-width: 768px) {
	#rentalFlow table {
		width: 980px;
	}
	#rentalFlow table a:hover {
		color: #E50012;
	}
}
@media only screen and (max-width: 767px) {
	#rentalFlow {
		padding: 6%;
	}
	#rentalFlow table {
		width: 100%;
	}
	#rentalFlow table th {
		font-size: 14px;
	}
	#rentalFlow table td.step {
		font-size: 12px;
	}
	#rentalFlow table td.step.icon img {
		height: 50px;
		margin: 8px 0;
	}
	#rentalFlow table td.arrow img {
		width: 6px;
		height: auto;
	}
	#rentalFlow table td.step.downArrow img {
		height: 8px;
		width: auto;
		margin: 10px 0 0;
	}
}
/*---------------------- Rental Step ----------------------*/
.rentalStep h2 {
	border-top: 3px solid #E50012;
	text-align: center;
	font-size: 1.8em;
	max-width: 980px;
	margin: 0 auto 1em;
	padding: 1em 0 0;
	color: #000000;
}
.rentalStep h2 .eng {
	color: #E50012;
}
.rentalStep .inner {
	max-width: 980px;
	margin: 0 auto 40px;
}
.rentalStep table {
	width: 100%;
}
.rentalStep .red {
	color: #E50012;
}
.rentalStep .stepArrow {
	text-align: center;
	margin: 0 auto 2.5em;
}
@media only screen and (max-width: 767px) {
	.rentalStep .inner {
		margin: 0 auto 30px;
	}
	.rentalStep .stepArrow img {
		width: 50px;
		height: auto;
	}
}
/*---------------------- Rental Step1 ----------------------*/
#step1 h3 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 50px auto 30px;
	font-size: 22px;
	font-weight: 700;
	max-width: 400px;
}
#step1 h3:before, #step1 h3:after {
	border-top: 1px solid #666666;
	content: "";
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
}
#step1 h3:before {
	margin-right: 35px;
}
#step1 h3:after {
	margin-left: 35px;
}
#step1 .method table {
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin: 1em 0 1em;
}
#step1 .method th {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding: 1em;
	text-align: center;
	vertical-align: middle;
	background: #f0f0f0;
	font-weight: 700;
	width: 50%;
}
#step1 .method td {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding: 1em;
	line-height: 1.6;
	text-align: center;
	vertical-align: middle;
}
#step1 .method td .large {
	font-size: 1.2em;
	font-weight: 700;
}
#step1 .method p {
	line-height: 1.6;
}
#step1 .document p {
	font-size: 1.2em;
	line-height: 1.6;
}
#step1 .document table {
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin: 1em 0 1em;
}
#step1 .document th {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding: 1em;
	text-align: center;
	vertical-align: middle;
	background: #f0f0f0;
	font-weight: 700;
	width: 50%;
}
#step1 .document td {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding: 1.5em 2em;
	line-height: 1.6;
	text-align: left;
	vertical-align: top;
}
#step1 .document td dl {
	margin-bottom: 1em;
}
#step1 .document td dt {
	font-weight: 700;
	margin-bottom: 0.5em;
	padding-bottom: 0.2em;
	border-bottom: 1px solid #CCCCCC;
	font-size: 1.1em;
}
#step1 .document td dd .small {
	font-size: 0.8em;
}
#step1 .document td ul {
	padding-left: 0;
	list-style: none;
}
#step1 .document td li {
	margin-bottom: 0.5em;
}
@media only screen and (max-width: 767px) {
	#step1 .method {
		padding: 0 6%;
	}
	#step1 h3 {
		font-size: 20px;
		margin: 30px auto 25px;
	}
	#step1 h3:before {
		margin-right: 15px;
	}
	#step1 h3:after {
		margin-left: 15px;
	}
	#step1 .method td {
		text-align: center;
		vertical-align: middle;
	}
	#step1 .method td .large {
		font-size: 1.2em;
		font-weight: 700;
	}
	#step1 .method td img {
		max-width: 100%;
	}
	#step1 .method p {
		line-height: 1.6;
	}
	#step1 .document {
		padding: 0 6%;
	}
	#step1 .document p {
		line-height: 1.6;
	}
	#step1 .document td {
		padding: 1em;
	}
}
/*---------------------- Rental Step2 ----------------------*/
#step2 table {
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin: 1em 0 1em;
}
#step2 table .large {
	font-size: 1.2em;
	font-weight: 700;
}
#step2 th {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding: 2em 1em;
	text-align: center;
	vertical-align: middle;
	background: #f0f0f0;
	line-height: 1.6;
	white-space: nowrap;
}
#step2 th span {
	display: inline-block;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	width: 100%;
}
#step2 td {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding: 1.5em 2em 1em;
	line-height: 1.8;
	text-align: left;
	vertical-align: middle;
}
#step2 td dt {
	font-weight: 700;
	margin-bottom: 0.5em;
	padding-bottom: 0.2em;
	border-bottom: 1px solid #CCCCCC;
	font-size: 1.1em;
}
#step2 td dl dl dt {
	margin: 20px 0 0.5em;
}
#step2 td dd .small {
	font-size: 0.8em;
}
#step2 p {
	line-height: 1.6;
}
@media only screen and (max-width: 767px) {
	#step2 .inner {
		padding: 0 6%;
	}
	#step2 th {
		border-right: 1px solid #CCCCCC;
		border-bottom: none;
		padding: 1em;
		display: block;
	}
	#step2 td {
		padding: 1em 1.5em;
		display: block;
	}
}
/*---------------------- Rental Step3 ----------------------*/
#step3 p {
	line-height: 1.6;
	margin-bottom: 2em;
}
#step3 .text {
	font-size: 1.4em;
	padding-left: 1.5em;
}
#step3 .text h3 {
	font-weight: 700;
	margin-bottom: 1em;
	font-size: 1.1em;
}
#step3 .text ul {
	padding-left: 0;
	list-style: none;
}
#step3 .text li {
	margin-bottom: 0.6em;
}
@media only screen and (min-width: 768px) {
	#step3 .allItems {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
}
@media only screen and (max-width: 767px) {
	#step3 .inner {
		padding: 0 6%;
	}
	#step3 p {
		margin-bottom: 1.5em;
	}
	#step3 .photo {
		margin-bottom: 1.5em;
	}
	#step3 .photo img {
		width: 100%;
	}
	#step3 .text {
		font-size: 1.2em;
		padding-left: 0.5em;
		margin: 0 0 35px;
	}
}
/*---------------------- Rental Step4 ----------------------*/
#step4 .inner {
	margin: 0 auto;
}
#step4 p {
	line-height: 1.6;
	margin-bottom: 1em;
}
#step4 .text {
	font-size: 1.4em;
}
#step4 .linkBtn {
	margin: 20px 0;
}
#step4 .linkBtn a {
	color: #FFFFFF;
	background-color: #E50012;
	padding: 1em 2em;
	font-size: 1.2em;
	font-weight: 700;
	display: inline-block;
	border-radius: 3px;
	text-align: center;
	text-decoration: none;
	transition: 0.3s;
}
@media only screen and (min-width: 768px) {
	#step4 .disc {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		margin: 35px 0 20px;
	}
	#step4 .photo {
		margin-right: 30px;
	}
	#step4 li a:hover {
		background-color: #C80000;
	}
}
@media only screen and (max-width: 767px) {
	#step4 .inner {
		padding: 0 6%;
	}
	#step4 .photo {
		margin-bottom: 1.5em;
	}
	#step4 .photo img {
		width: 100%;
	}
	#step4 .text {
		font-size: 1.2em;
	}
	#step4 .linkBtn {
		margin: 20px 0;
		text-align: center;
	}
}