@charset "utf-8";
/*----------------------------------------------------------------------------------------

	leaseback-index.css

----------------------------------------------------------------------------------------*/

#mv .catch {
	background: linear-gradient(to right,#fafaf9, #d7d6c6);
	text-align: center;
}
#mv .catch > span {
	margin: auto;
	width: 100%;
	max-width: 1078px;
	background-image: url(/images/leaseback/mv.png);
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	height: auto;
	display: block;
	overflow: hidden;
	text-indent: -200%;
	aspect-ratio: 1078/598;
}
/* --- SMP --- */
@media (max-width: 767px) {
	#mv .catch {
		height: 354px;
	}
	#mv .catch > span {
		height: 100%;
		background-image: url(/images/leaseback/mv-sp.png);
		background-size: contain;
		aspect-ratio: 828/592;
	}
}
@media (max-width: 495px) {
	#mv .catch > span {
		background-size: cover;
	}
}
@media (max-width: 375px) {
	#mv .catch {
		height: auto;
		aspect-ratio: 375/354;
	}
}

#mv .title {
	margin-top: -1.3rem;
	padding: 0 2rem;
	text-align: center;
}
#mv .title .ribbon {
	margin: auto;
	max-width: 821px;
	background-image: url(/images/leaseback/mv_text2.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-indent: -200%;
	aspect-ratio: 821/154;
}
#mv .title .shamei {
	margin-top: -2.2rem;
	line-height: 1.3;
}
#mv .title .shamei span {
	display: inline-block;
	font-size: 4.5rem;
	font-weight: 900;
}
#mv .title .shamei .small {
	display: inline;
	font-size: 3.5rem;
}
#mv .title .shamei .underline {
	padding-bottom: 9px;
	position: relative;
}
#mv .title .shamei .underline::after {
	width: 100%;
	height: 5px;
	background-color: #f30;
	border-radius: 2px;
	position: absolute;
	right: 0;
	bottom: 0;
	content: "";
}
/* --- SMP --- */
@media (max-width: 767px) {
	#mv .title {
		padding: 0 10px;
	}
	#mv .title .ribbon {
		margin: auto;
		max-width: 360px;
	}
	#mv .title .shamei {
		margin-top: -0.5px;
	}
	#mv .title .shamei span {
		font-size: 2.2rem;
	}
	#mv .title .shamei .small {
		font-size: 1.8rem;
	}
	#mv .title .shamei .underline {
		padding-bottom: 7px;
	}
	#mv .title .shamei .underline::after {
		height: 3px;
	}
}



#mv .check {
	margin: auto;
	padding: 42px 30px;
	max-width: 980px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
#mv .check > ul > li {
	padding-left: 4rem;
	background: url(/images/leaseback/check.png) no-repeat left top 0.7rem / 2.5rem;
	font-size: 2.6rem;
	font-weight: 700;
	line-height: 1.3;
}
#mv .check > ul > li:not(:last-child) {
	margin-bottom: 3rem;
}
#mv .check .hikkoshi {
	padding-right: 2rem;
	width: 46.74%;
	background: url(/images/leaseback/mv_check.png) no-repeat top left / cover;
	overflow: hidden;
	white-space: nowrap;
	text-indent: -100%;
	aspect-ratio: 448/218;
}
/* --- SMP --- */
@media (max-width: 767px) {
	#mv .check {
		padding: 20px 0 30px;
		display: block;
	}
	#mv .check .hikkoshi {
		margin: 30px auto 0;
		padding: 0;
		width: 300px;
	}
	#mv .check > ul > li {
		margin: auto;
		padding-left: 24px;
		width: 16em;
		background-size: 15px;
		font-size: 1.8rem;
	}
	#mv .check > ul > li:not(:last-child) {
		margin-bottom: 15px;
	}
}


#structure {
	padding: 0 15px;
	background: url(/images/leaseback/texture.png), #e5e5e5;
	position: relative;
}
#structure::before {
	margin: auto;
	width: 0;
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	border-top: 43px solid #fff;
	border-right: 35px solid transparent;
	border-left: 35px solid transparent;
	content: "";
}
#structure > .hd {
	margin-bottom: 7rem;
	padding-top: 7rem;
	line-height: 1.3;
	text-align: center;
}
#structure > .hd span {
	font-size: 4.4rem;
	font-weight: 900;
}
#structure > .hd span span {
	display: inline;
	font-size: 3rem;
}
/* --- SMP --- */
@media (max-width: 767px) {
	#structure::before {
		border-top: 25px solid #fff;
		border-right: 20px solid transparent;
		border-left: 20px solid transparent;
	}
	#structure > .hd {
		margin-bottom: 50px;
		padding-top: 50px;
	}
	#structure > .hd span {
		display: inline-block;
		font-size: 2.2rem;
	}
	#structure > .hd span span {
			font-size: 1.8rem;
	}
}

#structure > .list {
	margin: auto;
	max-width: 980px;
	display: flex;
	justify-content: space-between;
}
#structure .step {
	padding: 5.3rem 2.5rem 4.5rem;
	width: 45.919%;
	background-color: #fff;
	position: relative;
	text-align: center;
}
#structure .step > i {
	margin: auto;
	padding-top: 1.8rem;
	width: 8rem;
	height: 8.3rem;
	background-color: #2e94e5;
	position: absolute;
	top: -4.2rem;
	right: 0;
	left: 0;
	color: #fff;
	font-size: 1.6rem;
	font-weight: 900;
	line-height: 1;
}
#structure .step > i span {
	display: block;
	font-size: 3rem;
}
#structure .step .shd {
	margin: 0 auto 1.5rem;
	height: 60px;
	display: table;
	font-size: 2.4rem;
	line-height: 1.25;
	text-align: center;
}
#structure .step .shd > span {
	display: table-cell;
	vertical-align: middle;
}
#structure .step > p {
	background-size: cover;
	background-repeat: no-repeat;
	overflow: hidden;
	white-space: nowrap;
	text-indent: -200%;
}
#structure .step1 > p {
	background-image: url(/images/leaseback/structure_step01.png);
	aspect-ratio: 400/187;
}
#structure .step2 > p {
	background-image: url(/images/leaseback/structure_step02.png);
	aspect-ratio: 400/190;
}
#structure .step-arrow {
	padding-top: 13.67%;
	line-height: 1;
}
#structure .step-arrow i {
	margin: auto;
	width: 28px;
	height: 32px;
	background-image: url(/images/leaseback/step-arrow.png);
	background-size: cover;
	display: block;
}
#structure .step-arrow span {
	margin: auto;
	width: 1em;
	display: block;
	font-size: 2.4rem;
	font-weight: 700;
}
/* --- SMP --- */
@media (max-width: 767px) {
	#structure > .list {
		max-width: 414px;
		display: block;
	}
	#structure .step {
		padding: 35px 15px 30px;
		width: 100%;
	}
	#structure .step > i {
		padding-top: 10px;
		width: 55px;
		height: 55px;
		top: -30px;
		font-size: 1.2rem;
	}
	#structure .step > i span {
		font-size: 2.3rem;
	}
	#structure .step .shd {
		margin-bottom: 13px;
		font-size: 2rem;
	}
	#structure .step-arrow {
		padding: 20px 0 40px;
		text-align: center;
	}
	#structure .step-arrow i {
		margin-right: 10px;
		display: inline-block;
		transform: rotate(90deg);
		vertical-align: middle;
	}
	#structure .step-arrow span {
		width: auto;
		display: inline-block;
		font-size: 2rem;
		vertical-align: middle;
	}
}


#structure > .txt {
	padding: 2.7rem 0 4.7rem;
}
#structure > .txt p {
	font-size: 3.4rem;
	font-weight: 700;
	line-height: 1.48;
	text-align: center;
}
#structure > .txt p span {
	display: inline-block;
}
#structure > .txt p em {
	color: #f30;
}

/* --- SMP --- */
@media (max-width: 767px) {
	#structure > .txt {
		padding: 20px 0 40px;
	}
	#structure > .txt p {
		font-size: 18px;
		font-feature-settings: 'palt';
	}
}


#merit {
	padding: 3rem 0 8rem;
	background-color: #f5f5f5;
}
#merit > .hd {
	margin-bottom: 15px;
	font-size: 4.4rem;
	font-weight: 900;
	text-align: center;
}
#merit > .hd em {
	margin: 0 5px 0 -3px;
	display: inline-block;
	position: relative;
	bottom: -3px;
	color: #2e94e5;
	font-size: 9rem;
	font-style: italic;
	font-family: Arial, sans-serif;
	line-height: 1;
	text-shadow: 4px 4px 1px rgb(0 0 0 / 10%);
}
/* --- SMP --- */
@media (max-width: 767px) {
	#merit {
		padding: 30px 0 50px;
	}
	#merit > .hd {
		font-size: 2.2rem;
		letter-spacing: -0.03em;
	}
	#merit > .hd em {
		margin: 0 5px 0 0px;
		font-size: 4.8rem;
	}
}

#merit > .list {
	margin: auto;
	padding: 0 15px;
	max-width: 1100px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
#merit .card {
	margin-top: 23px;
	padding: 0 17px 25px;
	width: 32.15%;
	background-color: #fff;
	border-radius: 4px;
	position: relative;
	overflow: hidden;
}
#merit .card:not(:nth-child(3n)):not(:last-child) {
	margin-right: 1.775%;
}
#merit .card > i {
	width: 100px;
	background-color: #0f172b;
	position: absolute;
	top: 10px;
	left: 10px;
	color: #fff;
	font-size: 1.4rem;
	line-height: 30px;
	text-align: center;
}
#merit .card .pic {
	margin: 0 -17px;
	background-color: #e9e7de;
	aspect-ratio: 344/220;
}
#merit .card .shd {
	margin: 20px 0 8px;
	color: #2e94e5;
	font-size: 1.8rem;
	line-height: 1.45;
}
#merit .card .shd span {
	display: inline-block;
}
#merit .card p {
	font-size: 1.4rem;
	line-height: 1.7;
}

/* --- SMP --- */
@media (max-width: 767px) {
	#merit > .list {
		display: block;
	}
	#merit .card {
		padding: 0 15px 20px;
		width: 100%;
	}
	#merit .card .pic {
		margin: 0 -15px;
		aspect-ratio: 5/2;
	}
	#merit .card .pic img {
		margin: auto;
		height: 100%;
		display: block;
	}
}



#cases {
	padding: 7rem 0 8rem;
	background-color: #f5f5f5;
}
#cases > .hd {
	margin-bottom: 1.2rem;
	font-size: 4.4rem;
	font-weight: 900;
	text-align: center;
}
/* --- SMP --- */
@media (max-width: 767px) {
	#cases {
		padding: 30px 0 50px;
	}
	#cases > .hd {
		margin-bottom: 25px;
		font-size: 2.2rem;
	}
}

#cases > .list {
	margin: auto;
	max-width: 1080px;
	display: flex;
	flex-wrap: wrap;
}
#cases .card {
	margin-top: 4rem;
	padding: 3.1rem 3.4rem 3rem;
	width: calc((100% - 4rem) / 2);
	background-color: #fff;
}
#cases .card:nth-child(even) {
	margin-left: auto;
}
#cases .card > header {
	margin-bottom: 2.7rem;
	overflow: hidden;
}
#cases .card > header .shd {
	padding-top: 3.9rem;
	color: #2e94e5;
	font-size: 2.6rem;
	line-height: 1.2;
}
#cases .card > header i {
	margin-right: 2.8rem;
	float: left;
}
#cases .card .more {
	margin-top: 1em;
	border: 2px solid #2e94e5;
	display: inline-block;
}
#cases .card .more a {
	padding: 8px 15px 10px;
	display: block;
}
/* --- SMP --- */
@media (max-width: 767px) {
	#cases > .list {
		padding: 0 15px;
		display: block;
	}
	#cases .card {
		margin: 30px 0 0;
		padding: 20px 15px;
		width: 100%;
	}
	#cases .card > header {
		margin-bottom: 20px;
		display: flex;
		align-items: center;
	}
	#cases .card > header i {
		margin-right: 20px;
		width: 55px;
		min-width: 55px;
	}
	#cases .card > header .shd {
		padding: 0;
		font-size: 2.2rem;
	}
	#cases .card .more {
		display: block;
	}
	#cases .card .more a {
		text-align: center;
	}
}


#flow {
	padding: 7rem 0 8.3rem;
	background-color: #f5f5f5;
}
#flow > .hd {
	margin-bottom: 6rem;
	font-size: 4.4rem;
	font-weight: 900;
	text-align: center;
}
/* --- SMP --- */
@media (max-width: 767px) {
	#flow {
		padding: 30px 0 50px;
	}
	#flow > .hd {
		margin-bottom: 30px;
		font-size: 2.2rem;
	}
}

#flow > .list {
	margin: auto;
	max-width: 1080px;
}
#flow .step {
	padding: 5rem;
	background-color: #fff;
	overflow: hidden;
}
#flow .step:not(:last-child) {
	margin-bottom: 3rem;
}
#flow .step .pic {
	margin-right: 5rem;
	width: 31.2rem;
	height: 24.6rem;
	box-shadow: 1rem 1rem 0 #efefef;
	float: left;
}
#flow .step .shd {
	margin-bottom: 3rem;
}
#flow .step .shd i {
	display: block;
	font-size: 1.2rem;
	font-weight: 500;
}
#flow .step .shd em {
	color: #2e94e5;
	font-size: 3.2rem;
	font-weight: 900;
}
#flow .step p {
	margin-left: 36.2rem;
}
/* --- SMP --- */
@media (max-width: 767px) {
	#flow > .list {
		margin: 0 15px;
	}
	#flow .step {
		margin-right: auto;
		margin-left: auto;
		padding: 20px 20px 18px;
		max-width: 414px;
	}
	#flow .step:not(:last-child) {
		margin-bottom: 30px;
	}
	#flow .step .pic {
		margin: 0 0 18px;
		width: 100%;
		height: auto;
		box-shadow: 8px 8px 0 #efefef;
		float: none;
	}
	#flow .step .shd {
		margin-bottom: 10px;
	}
	#flow .step .shd em {
		font-size: 2.2rem;
	}
	#flow .step p {
		margin: 0;
	}
}
