/* Common */
span.jp-headline-adjust {
	margin-right: -0.35em;
}

@media only screen and (max-width: 1068px) {
	span.jp-headline-adjust.medium-reject {
		margin-right: 0;
	}
}

@media only screen and (max-width: 734px) {
	span.jp-headline-adjust.small-reject {
		margin-right: 0;
	}
}

/* Features */
@media only screen and (max-width: 734px) {
	.section-features .quote-copy > ::before {
		margin-left: -1.9em;
	}
}

@media only screen and (max-width: 320px) {
	.section-features .quote-copy .typography-quote {
		font-size: 27px;
	}
}

/* Routes */
.section-routes .image-education,
.section-routes .routes-wrapper .column:first-child .route-headline {
	-webkit-transform: translateX(-1px);
	transform: translateX(-1px);
}

.section-routes .image-business,
.section-routes .routes-wrapper .column:nth-child(2) .route-headline {
	-webkit-transform: translateX(-2px);
	transform: translateX(-2px);
}

/* Localized image(s) */
.section-hero .image-hero-wrapper {
	width: 2560px;
	height: 1265px;
	background-size: 2560px 1265px;
	background-repeat: no-repeat;
	background-image: url("/jp/financing/images/financing/overview/hero__fvvictz43g2u_large.jpg");
	position: relative;
	left: 50%;
	margin-left: -1280px;
	background-position: bottom;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx),
	(-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi) {
	.section-hero .image-hero-wrapper {
		background-image: url("/jp/financing/images/financing/overview/hero__fvvictz43g2u_large_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) {
	.section-hero .image-hero-wrapper {
		width: 1068px;
		height: 806px;
		background-size: 1068px 806px;
		background-repeat: no-repeat;
		background-image: url("/jp/financing/images/financing/overview/hero__fvvictz43g2u_medium.jpg");
	}
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.section-hero .image-hero-wrapper {
		background-image: url("/jp/financing/images/financing/overview/hero__fvvictz43g2u_medium_2x.jpg");
	}
}

@media only screen and (max-width: 734px) {
	.section-hero .image-hero-wrapper {
		width: 734px;
		height: 587px;
		background-size: 734px 587px;
		background-repeat: no-repeat;
		background-image: url("/jp/financing/images/financing/overview/hero__fvvictz43g2u_small.jpg");
	}
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.section-hero .image-hero-wrapper {
		background-image: url("/jp/financing/images/financing/overview/hero__fvvictz43g2u_small_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) {
	.section-hero .image-hero-wrapper {
		left: 50%;
		margin-left: -534px;
	}
}

@media only screen and (max-width: 734px) {
	.section-hero .image-hero-wrapper {
		left: 50%;
		margin-left: -367px;
	}
}

@media only screen and (max-width: 734px) {
	.section-hero .image-hero-wrapper {
		padding-top: 50px;
	}
}
