body {
	line-break: strict;
}

/* Hero */

.section-hardware ul {
	margin-top: 20px;
}

@media only screen and (max-width: 1068px) {
	.section-hardware ul {
		margin-top: 15px;
	}
}

@media only screen and (max-width: 735px) {
	.section-hardware ul {
		margin-top: 20px;
	}
}

/* .section-plans */
.section-plans .applecare-plan .flex-row .column-product-group {
	flex-basis: 42%;
	max-width: 42%;
}

@media only screen and (max-width: 735px) {
	.section-plans .applecare-plan.pricing-columns-2 .column-product-group {
		flex-basis: 42%;
		max-width: 42%;
	}
}

.section-plans .applecare-plan.pricing-columns-2 .column-product-group {
	padding-right: 0;
}

.section-plans .applecare-plan .flex-row .column-dynamic-pricing {
	padding-left: 0;
	display: block;
	text-align: right;
	flex-basis: 20%;
	max-width: 20%;
}

@media only screen and (max-width: 1068px) {
	.section-plans .applecare-plan .flex-row .column-dynamic-pricing.column-1 {
		flex-basis: 16%;
		max-width: 16%;
	}
}

@media only screen and (max-width: 735px) {
	.section-plans .applecare-plan .flex-row .column-dynamic-pricing.column-1 {
		flex-basis: 20%;
		max-width: 20%;
	}
}

.section-plans .applecare-plan .flex-row .column-dynamic-pricing.column-2 {
	flex-basis: 20%;
	max-width: 20%;
	padding-left: 4%;
}

.section-plans .applecare-plan .flex-row .column-dynamic-pricing.is-last {
	padding-left: 0px;
	flex-basis: 18%;
	max-width: 18%;
}

@media only screen and (max-width: 1068px) {
	.section-plans .applecare-plan .flex-row .column-dynamic-pricing.is-last {
		flex-basis: 22%;
		max-width: 22%;
		margin-left: 0;
	}
}

@media only screen and (max-width: 735px) {
	.section-plans .applecare-plan .flex-row .column-dynamic-pricing.is-last {
		flex-basis: 18%;
		max-width: 18%;
	}
}

.section-plans .applecare-plan .flex-row {
	justify-content: flex-end;
}

.section-plans .applecare-plan .flex-row .column-dynamic-pricing {
	text-align: left;
}
.section-plans .applecare-plan .flex-row .column-dynamic-pricing p {
	width: 100%;
	text-align: left;
}
.section-plans .applecare-plan .flex-row .column-dynamic-pricing.column-2 {
	padding-left: 0;
}

@media only screen and (max-width: 450px) {
	.section-plans .applecare-plan .flex-row {
		font-size: 14px;
	}
}
@media only screen and (max-width: 370px) {
	.section-plans .applecare-plan .flex-row {
		font-size: 12px;
	}
}

@media only screen and (max-width: 450px) {
	.section-plans .applecare-plan .flex-row .typography-pricing-body-semibold {
		font-size: 14px;
	}
}

@media only screen and (max-width: 370px) {
	.section-plans .applecare-plan .flex-row .typography-pricing-body-semibold {
		font-size: 12px;
	}
}

/* Localized Images */

.section-hero .image-hero-lockup {
	background-size: 725px 384px;
	background-image: url(/jp/support/products/images/watch/applecare_watch_hero__spv56sqv_d1y9ysrdlqaa_large.png);
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.section-hero .image-hero-lockup {
		background-image: url(/jp/support/products/images/watch/applecare_watch_hero__spv56sqv_d1y9ysrdlqaa_large_2x.png);
	}
}

@media only screen and (max-width: 1068px) {
	.section-hero .image-hero-lockup {
		background-size: 483px 256px;
		background-image: url(/jp/support/products/images/watch/applecare_watch_hero__spv56sqv_d1y9ysrdlqaa_medium.png);
	}
}

@media 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-lockup {
		background-image: url(/jp/support/products/images/watch/applecare_watch_hero__spv56sqv_d1y9ysrdlqaa_medium_2x.png);
	}
}

@media only screen and (max-width: 735px) {
	.section-hero .image-hero-lockup {
		background-size: 288px 207px;
		background-image: url(/jp/support/products/images/watch/applecare_watch_hero__spv56sqv_d1y9ysrdlqaa_small.png);
	}
}

@media only screen and (max-width: 735px) and (min-resolution: 1.5dppx), only screen and (max-width: 735px) and (min-resolution: 144dpi) {
	.section-hero .image-hero-lockup {
		background-image: url(/jp/support/products/images/watch/applecare_watch_hero__spv56sqv_d1y9ysrdlqaa_small_2x.png);
	}
}
