@charset "utf-8";
/*------------------------------------------------------------
	rental
------------------------------------------------------------*/
#main .pageTitle {
	overflow: hidden;
}
#main .pageTitle .photoBox {
	width: calc(100% - 540px);
	right: -48px;
}
#main .headLine01 {
    margin-bottom: 56px;
}
#main .comStepSec {
	padding-bottom: 57px;
}
#main .comStepSec li .phoBox {
    margin-bottom: 18px;
}
#main .comStepSec li .txtBox .ttl {
    margin: 0 -20px 28px;
    font-size: 3rem;
    line-height: 1.3;
}
#main .voice {
	padding: 68px 20px 82px;
}
#main .voice h3 {
	margin-bottom: 67px;
	color: #00a0e9;
	font-size: 4.5rem;
	line-height: 1.333;
	text-align: center;
}
#main .voice h3 span {
	margin-bottom: 12px;
	display: block;
	font-size: 2rem;
	line-height: 1.1;
}
#main .voice .imgList::after {
	width: 29.38%;
	content: "";
}
#main .voice .imgList li {
	width: 29.38%;
}
#main .voice .imgList li .pho {
	margin: 0 auto 36px;
	width: 194px;
}
#main .voice .imgList li p {
	text-align: justify;
}
#main .voice .imgList li .ttl {
	margin-bottom: 20px;
	color: #00a0e9;
	font-weight: 700;
	text-align: center;
}
#main .flow {
    padding: 64px 0 68px;
}
#main .flow .imgList {
	margin-top: -75px;
}
#main .flow .imgList::after {
	width: 29.56%;
	content: "";
}
#main .flow .imgList li {
	margin-top: 75px;
	width: 29.56%;
}
#main .flow .imgList li .phoBox {
	margin-bottom: 17px;
}
#main .flow .imgList li .txtBox p {
	text-align: justify;
}
#main .flow .imgList li .txtBox .ttl {
	margin: 0 -20px 10px;
	color: #00a486;
	font-size: 3rem;
	font-weight: 700;
	text-align: center;
}
#main .flow .imgList li .txtBox .ttl span {
	margin-bottom: 4px;
	display: block;
}
#main .flow .imgList li .txtBox .ttl span {
	margin-bottom: 4px;
	display: block;
}
#main .materials {
	padding: 0 20px;
	background: url(../img/rental/bg01.jpg) no-repeat center center / cover;
}
#main .materials .content {
    padding: 47px 0 10px;
	min-height: 720px;
	display: flex;
	justify-content: center;
	flex-direction: column;
	box-sizing: border-box;
}
#main .materials .textBox {
	padding: 55px 72px 72px;
	width: 485px;
	background: rgba(0,160,233,.6);
	box-sizing: border-box;
}
#main .materials .textBox h3 {
	margin-bottom: 26px;
	color: #fff;
	font-size: 3rem;
	line-height: 2;
	text-align: center;
}
#main .materials .textBox p {
	margin-bottom: 31px;
	color: #fff;
	font-size: 2rem;
}
#main .materials .textBox .btn {
	margin: 0 auto;
}
#main .materials .textBox .btn a {
	height: 62px;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #00a0e9;
	font-size: 2rem;
	font-weight: 700;
	background: #fff;
}
#main .materials .textBox .btn a:hover {
	opacity: 0.7;
}
#main .download {
	padding: 69px 20px 94px;
}
#main .download .headLine01 {
    margin-bottom: 69px;
}
#main .download .btnList {
	margin: -60px 0 78px;
}
#main .download .btnList::after {
	width: 29.56%;
	content: "";
}
#main .download .btnList li {
	margin-top: 60px;
	width: 29.56%;
}
#main .download .btnList li a {
	height: 80px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	color: #fff;
	font-size: 2rem;
	font-weight: 700;
	border-radius: 20px;
	background: #00a486;
}
#main .download .btnList li a span {
	margin: 3px 0;
	letter-spacing: -0.08em;
}
#main .download .btnList li a small {
	font-size: 1.5rem;
	font-weight: 500;
}
#main .download .btnList li a:hover {
	opacity: 0.7;
}
#main .download .textBox {
	align-items: center;
	flex-wrap: nowrap;
}
#main .download .textBox p {
	width: 570px;
	font-size: 1.6rem;
	line-height: 1.875;
}
#main .download .textBox p span {
	color: #ff0000;
}
#main .download .textBox .btn {
	width: 528px;
}
#main .download .textBox .btn a {
	height: 74px;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff;
	font-size: 2rem;
	font-weight: 700;
	background: #81CFF5;
}
#main .download .textBox .btn a:hover {
	opacity: 0.7;
}
@media (min-width: 897px) and (max-width: 1139px) {
	#main .pageTitle .photoBox {
		right: -20px;
	}
	#main .comStepSec li .txtBox .ttl {
		font-size: 2.632vw;
	}
	#main .download .btnList li {
		margin-top: 5.263vw;
		width: 29.561vw;
	}
	#main .download .btnList li a {
		height: 7.018vw;
		font-size: 1.754vw;
		border-radius: 1.754vw;
	}
	#main .download .btnList li a small {
		font-size: 1.316vw;
	}
	#main .download .textBox p {
		width: 50vw;
		font-size: 1.404vw;
	}
	#main .download .textBox .btn {
		width: 46.316vw;
	}
	#main .download .textBox .btn a {
		height: 6.491vw;
		font-size: 1.754vw;
	}
}
@media all and (max-width: 896px) {
	#main .pageTitle .textBox {
		margin-bottom: 19px;
	}
	#main .pageTitle .textBox h2 {
		margin: 0 -20px 13px;
		letter-spacing: -0.1em;
	}
	#main .pageTitle .textBox h2 small,
	#main .pageTitle .textBox h2 span {
		letter-spacing: 0;
	}
	#main .pageTitle .textBox p {
		text-align: justify;
	}
	#main .pageTitle .photoBox {
		width: 77%;
	}	
	#main .headLine01 {
		margin-bottom: 20px;
	}
	#main .comStepSec {
		padding: 21px 0 28px;
	}
	#main .comStepSec .btn {
		margin-bottom: 26px;
	}
	#main .comStepSec .btn a,	
	#main .voice .btn a {
		margin: 0 auto;
		max-width: 420px;
		height: 85px;
		display: flex;
		justify-content: center;
		align-items: center;
		color: #fff;
		font-size: 2rem;
		font-weight: 700;
		letter-spacing: -0.08em;
		border-radius: 10px;
		border: 1px solid #fff;
		background: url(../img/common/icon01.png) no-repeat left 15px center / 25px auto,url(../img/common/icon02.png) no-repeat right 16px center / 32px auto;
		background-color: #00a0e9;
		box-sizing: border-box;
	}
	#main .comStepSec li {
		margin-top: 0;
	}
	#main .comStepSec li:not(:last-child) {
		margin-bottom: 27px;
	}
	#main .comStepSec li .phoBox {
		margin-bottom: 21px;
		padding: 0;
	}
	#main .comStepSec li .txtBox .ttl {
		margin: 0 0 21px;
		position: static;
		left: auto;
		top: auto;
		font-size: 1.9rem;
		line-height: 1.05;
	}
	#main .comStepSec li .txtBox .ttl span {
		margin-bottom: 13px;
	}
	#main .arrowList li {
		width: 40px;
		height: 40px;
		position: absolute;
		left: 0;
		top: 52px;
	}
	#main .arrowList li::before {
		width: 10px;
		height: 22px;
		position: absolute;
		left: 0;
		top: 50%;
		transform: translateY(-50%);
		background: #C7EAFA;
		clip-path: polygon(0% 50%, 100% 0%, 100% 100%);
		content: '';
	}
	#main .arrowList li.next {
		left: auto;
		right: 0;
	}
	#main .arrowList li.next::before {
		left: auto;
		right: 0;
		clip-path: polygon(0% 0%, 100% 50%, 0 100%);
	}
	#main .voice {
		padding: 22px 20px 32px;
	}
	#main .voice .btn {
		margin-bottom: 32px;
	}
	#main .voice h3 {
		margin-bottom: 29px;
		font-size: 2.3rem;
		line-height: 1.3;
	}
	#main .voice h3 span {
		margin-bottom: 12px;
		font-size: 1.3rem;
	}
	#main .voice .slideBox {
		position: relative;
	}
	#main .voice .imgList::after {
		display: none;
	}
	#main .voice .imgList li {
		margin: 0;
		width: auto;
	}
	#main .voice .imgList li .pho {
		margin: 0 auto 15px;
		width: 139px;
	}
	#main .voice .imgList li p {
		margin: 0 14px;
	}
	#main .voice .imgList li .ttl {
		margin-bottom: 13px;
		font-size: 1.6rem;
	}
	#main .flow {
		padding: 28px 0 42px;
	}
	#main .flow .headLine01 {
		margin-bottom: 27px;
	}
	#main .flow .slideBox {
		position: relative;
	}
	#main .flow .imgList {
		margin: 0;
	}
	#main .flow .imgList::after {
		display: none;
	}
	#main .flow .imgList li {
		margin-top: 0;
		width: auto;
	}
	#main .flow .imgList li .phoBox {
		margin: 0 auto 19px;
		width: 265px;
	}
	#main .flow .imgList li .txtBox {
		margin: 0 37px;
	}
	#main .flow .imgList li .txtBox p {
		font-size: 1.6rem;
		line-height: 1.40625;
	}
	#main .flow .imgList li .txtBox .ttl {
		margin: 0 -20px 13px;
		font-size: 2.3rem;
	}
	#main .flow .imgList li .txtBox .ttl span {
		margin-bottom: 5px;
		font-size: 1.85rem;
	}
	#main .flow .arrowList li {
		top: 102px;
	}
	#main .flow .arrowList li::before {
		background: #fff;
	}
	#main .materials {
		padding: 0;
		background: none;
	}
	#main .materials .content {
		padding: 0;
		min-height: inherit;
		display: block;
	}
	#main .materials .textBox {
		padding: 24px 20px 21px;
		width: auto;
		background: #00a0e9;
	}
	#main .materials .textBox h3 {
		margin-bottom: 5px;
		padding-top: 35px;
		font-size: 2rem;
		line-height: 2;
		background: url(../img/rental/icon01.png) no-repeat center top / 62px auto;
	}
	#main .materials .textBox p {
		margin-bottom: 12px;
		font-size: 1.6rem;
		line-height: 1.40625;
		text-align: justify;
	}
	#main .materials .textBox .btn {
		margin: 0 auto;
		max-width: 420px;
	}
	#main .materials .textBox .btn a {
		padding-bottom: 2px;
		height: 50px;
		font-size: 1.6rem;
		box-sizing: border-box;
	}
	#main .download {
		padding: 28px 20px 32px;
	}
	#main .download .headLine01 {
		margin-bottom: 27px;
	}
	#main .download .btnList {
		margin: 0 auto 24px;
		display: block;
		max-width: 450px;
	}
	#main .download .btnList::after {
		display: none;
	}
	#main .download .btnList li {
		margin: 0 15px 28px;
		width: auto;
	}
	#main .download .btnList li:last-child {
		margin-bottom: 0;
	}
	#main .download .btnList li a {
		padding-bottom: 3px;
		height: 59px;
		font-size: 1.5rem;
		line-height: 1.4;
		border-radius: 15px;
		box-sizing: border-box;
	}
	#main .download .btnList li a span {
		margin: 3px 0;
		letter-spacing: -0.05em;
	}
	#main .download .btnList li a small {
		font-size: 1.1rem;
	}
	#main .download .textBox {
		display: block;
	}
	#main .download .textBox p {
		margin-bottom: 18px;
		width: auto;
		font-size: 1.5rem;
		line-height: 1.4;
		text-align: justify;
	}
	#main .download .textBox .btn {
		margin: 0 auto;
		width: auto;
		max-width: 420px;
	}
	#main .download .textBox .btn a {
		height: 50px;
		font-size: 1.6rem;
	}
	#gFooter {
		padding-top: 40px;
	}
}
@media all and (max-width: 374px) {
	#main .flow .imgList li .txtBox {
		margin: 0 11%;
	}
	#main .download .btnList li a {
		font-size: 1.4rem;
	}
}
@media all and (max-width: 359px) {
	#main .comStepSec .btn a,
	#main .voice .btn a {
		font-size: 1.6rem;
	}
	#main .comStepSec li .txtBox .ttl {
		font-size: 1.8rem;
	}
	#main .flow .imgList li .phoBox {
		width: 230px;
	}
	#main .flow .arrowList li {
		top: 90px;
	}
}