/* Common */

@media only screen and (max-width: 374px) {
	.xsmall-hide {
		display: none;
	}
	.xsmall-show {
		display: block;
	}
	.xsmall-show-inline {
		display: inline;
	}
}

@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;
	}
}

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

.icon-after:after, .more:after {
	position: relative !important;
	top: -0.08em;
}

/* JP Styles */

@media only screen and (min-width: 1069px) {
	.grid-wrapper-alt-line-wrap .tile-move .tile-headline {
		max-width: 100%;
	}
}

.tile-apple-store .tile-headline {
	max-width: 340px;
}

@media only screen and (max-width: 1068px) {
	.tile-apple-store .tile-headline {
		max-width: 290px;
	}
}

@media only screen and (max-width: 734px) {
	.tile-apple-store .tile-headline {
		max-width: 270px;
	}
}

.section-compare .device .device-content .button-reduced {
	padding-top: 5px;
	padding-bottom: 4px;
}

@media only screen and (max-width: 734px) {
	html.touch #ac-localnav .ac-ln-button {
		padding-top: 5px;
		padding-bottom: 3px;
	}
	html.touch .section-compare .device .device-content .button-reduced {
		padding-top: 5px;
		padding-bottom: 3px;
	}
}

.section-tiles .tile-panel-content.wide {
	width: 800px;
}
.section-tiles .tile-panel-content.wide .wrapper-copy {
	width: 100%;
}

@media only screen and (max-width: 1068px) {
	.section-tiles .tile-panel-content.wide {
		width: 400px;
	}
}
@media only screen and (max-width: 1068px) and (min-width: 735px) {
	.section-tiles .tile-camera .tile-panel-content.wide {
		width: 500px;
	}
}

@media only screen and (max-width: 734px) {
	.section-tiles .tile-panel-content.wide {
		width: 240px;
	}
}

.section-features .tile-chip .tile-headline {
	max-width: initial;
}

@media only screen and (max-width: 1068px) {
	.section-features .tile-chip .tile-headline {
		max-width: initial;
	}
}

@media only screen and (max-width: 734px) {
	.section-features .tile-chip .tile-headline {
		max-width: initial;
	}
}

@media only screen and (max-width: 734px) {
	.section-tiles .tile-copyblock {
		padding: 0 20px;
	}
}

@media only screen and (max-width: 320px) {
	.section-tiles .tile-copyblock {
		padding: 0 8px;
	}
}

.section-only-iphone .tile-environment .tile-headline {
	max-width: initial;
}

@media only screen and (max-width: 734px) {
	.section-only-iphone .tile-environment .tile-headline {
		max-width: initial;
	}
}

@media only screen and (max-width: 734px) {
	.section-only-iphone .tile-longevity .tile-headline {
		max-width: 100%;
	}
}

.section-why-switch .tile-support .tile-headline {
	max-width: initial;
}

@media only screen and (max-width: 1068px) {
	.section-why-switch .tile-support .tile-headline {
		max-width: initial;
	}
}

@media only screen and (max-width: 734px) {
	.section-why-switch .tile-support .tile-headline {
		max-width: initial;
	}
}

.section-why-switch .tile-trade-in .tile-headline {
	max-width: initial;
}

@media only screen and (max-width: 1068px) {
	.section-why-switch .tile-trade-in .tile-headline {
		max-width: initial;
	}
}

@media only screen and (max-width: 320px) {
	.section-why-switch .tile-trade-in .tile-copyblock {
		padding: 0 10px;
	}
}

@media only screen and (max-width: 1068px) {
	.section-why-apple .grid-item {
		padding: 46px 20px 46px;
	}
}

@media only screen and (max-width: 734px) {
	.section-why-apple .grid-item {
		padding: 48px 0 46px;
	}
}

.section-why-apple .grid-apple-tv-plus {
	grid-column: span 2;
}

@media only screen and (max-width: 734px) {
	.section-why-apple .grid-apple-tv-plus {
		grid-area: auto;
		padding: 0 0;
	}
}

.section-why-apple .grid-thats-iphone {
	grid-column: span 2;
}

@media only screen and (max-width: 734px) {
	.section-why-apple .grid-thats-iphone {
		grid-area: auto;
	}
}

.section-why-apple .why-grid {
	grid-template-columns: repeat(2, 1fr);
	grid-template-rows: repeat(2, auto) repeat(2, 415px);
}
.section-why-switch .tile-apple-store .tile-headline {
	max-width: 450px;
}

@media only screen and (max-width: 1068px) {
	.section-why-apple .why-grid {
		grid-template-columns: repeat(2, 1fr);
		grid-template-rows: repeat(2, auto) repeat(2, 355px);
	}
	.section-why-switch .tile-apple-store .tile-headline {
		max-width: 260px;
	}
}

@media only screen and (max-width: 734px) {
	.section-why-apple .why-grid {
		grid-template-columns: 1fr;
		grid-template-rows: repeat(5, auto);
	}
	.section-why-switch .tile-apple-store .tile-headline {
		max-width: 280px;
	}
}

@media only screen and (max-width: 350px) {
	.section-compare-router .compare-router-column.column-1, .section-compare-router .compare-router-column.column-3 {
		padding-left: 3%;
		padding-right: 5%;
	}
}

@media only screen and (max-width: 1068px) {
	.section-why-apple .grid-apple-tv-plus .column-copy {
		margin-left: 0;
	}
}

.section-buystrip-hero .buystrip-hero .trade-in .item-copy {
	max-width: 20em;
}

/* JP Images */

.image-appstore {
	width: 1130px;
	height: 415px;
	background-size: 1130px 415px;
	background-repeat: no-repeat;
	background-image: url("/jp/iphone/switch/images/overview/appstore__fq4tjunwqq6a_large.jpg");
	bottom: 8px;
}

@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) {
	.image-appstore {
		background-image: url("/jp/iphone/switch/images/overview/appstore__fq4tjunwqq6a_large_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) {
	.image-appstore {
		width: 693px;
		height: 255px;
		background-size: 693px 255px;
		background-repeat: no-repeat;
		background-image: url("/jp/iphone/switch/images/overview/appstore__fq4tjunwqq6a_medium.jpg");
		bottom: 39px;
	}
}

@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) {
	.image-appstore {
		background-image: url("/jp/iphone/switch/images/overview/appstore__fq4tjunwqq6a_medium_2x.jpg");
		bottom: 39px;
	}
}

@media only screen and (max-width: 734px) {
	.image-appstore {
		width: 414px;
		height: 222px;
		background-size: 414px 222px;
		background-repeat: no-repeat;
		background-image: url("/jp/iphone/switch/images/overview/appstore__fq4tjunwqq6a_small.jpg");
		bottom: 27px;
	}
}

@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) {
	.image-appstore {
		background-image: url("/jp/iphone/switch/images/overview/appstore__fq4tjunwqq6a_small_2x.jpg");
	}
}

.section-only-iphone .image-seamless-hardware {
	width: 291px;
	height: 490px;
	background-size: 291px 490px;
	background-repeat: no-repeat;
	background-image: url("/jp/iphone/switch/images/overview/seamless__c77q86zq7w2u_large.jpg");
}

@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-only-iphone .image-seamless-hardware {
		background-image: url("/jp/iphone/switch/images/overview/seamless__c77q86zq7w2u_large_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) {
	.section-only-iphone .image-seamless-hardware {
		width: 152px;
		height: 332px;
		background-size: 152px 332px;
		background-repeat: no-repeat;
		background-image: url("/jp/iphone/switch/images/overview/seamless__c77q86zq7w2u_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-only-iphone .image-seamless-hardware {
		background-image: url("/jp/iphone/switch/images/overview/seamless__c77q86zq7w2u_medium_2x.jpg");
	}
}

@media only screen and (max-width: 734px) {
	.section-only-iphone .image-seamless-hardware {
		width: 194px;
		height: 308px;
		background-size: 194px 308px;
		background-repeat: no-repeat;
		background-image: url("/jp/iphone/switch/images/overview/seamless__c77q86zq7w2u_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-only-iphone .image-seamless-hardware {
		background-image: url("/jp/iphone/switch/images/overview/seamless__c77q86zq7w2u_small_2x.jpg");
	}
}

.section-why-switch .image-move {
	width: 866px;
	height: 378px;
	background-size: 866px 378px;
	background-repeat: no-repeat;
	background-image: url("/jp/iphone/switch/images/overview/move_to_ios__cmguypjzk8eq_large.jpg");
	bottom: 0;
}

@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-why-switch .image-move {
		background-image: url("/jp/iphone/switch/images/overview/move_to_ios__cmguypjzk8eq_large_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) {
	.section-why-switch .image-move {
		width: 634px;
		height: 280px;
		background-size: 634px 280px;
		background-repeat: no-repeat;
		background-image: url("/jp/iphone/switch/images/overview/move_to_ios__cmguypjzk8eq_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-why-switch .image-move {
		background-image: url("/jp/iphone/switch/images/overview/move_to_ios__cmguypjzk8eq_medium_2x.jpg");
	}
}

@media only screen and (max-width: 734px) {
	.section-why-switch .image-move {
		width: 288px;
		height: 190px;
		background-size: 288px 190px;
		background-repeat: no-repeat;
		background-image: url("/jp/iphone/switch/images/overview/move_to_ios__cmguypjzk8eq_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-why-switch .image-move {
		background-image: url("/jp/iphone/switch/images/overview/move_to_ios__cmguypjzk8eq_small_2x.jpg");
	}
}

.section-why-switch .image-move-progress {
	width: 234px;
	height: 189px;
	background-size: 234px 189px;
	background-repeat: no-repeat;
	background-image: url("/jp/iphone/switch/images/overview/move_to_ios_progress_screen__f18mbzo2g22y_large.jpg");
}

@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-why-switch .image-move-progress {
		background-image: url("/jp/iphone/switch/images/overview/move_to_ios_progress_screen__f18mbzo2g22y_large_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) {
	.section-why-switch .image-move-progress {
		width: 172px;
		height: 140px;
		background-size: 172px 140px;
		background-repeat: no-repeat;
		background-image: url("/jp/iphone/switch/images/overview/move_to_ios_progress_screen__f18mbzo2g22y_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-why-switch .image-move-progress {
		background-image: url("/jp/iphone/switch/images/overview/move_to_ios_progress_screen__f18mbzo2g22y_medium_2x.jpg");
	}
}

@media only screen and (max-width: 734px) {
	.section-why-switch .image-move-progress {
		width: 117px;
		height: 95px;
		background-size: 117px 95px;
		background-repeat: no-repeat;
		background-image: url("/jp/iphone/switch/images/overview/move_to_ios_progress_screen__f18mbzo2g22y_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-why-switch .image-move-progress {
		background-image: url("/jp/iphone/switch/images/overview/move_to_ios_progress_screen__f18mbzo2g22y_small_2x.jpg");
	}
}

.section-why-switch .image-move-complete {
	width: 234px;
	height: 189px;
	background-size: 234px 189px;
	background-repeat: no-repeat;
	background-image: url("/jp/iphone/switch/images/overview/move_to_ios_complete_screen__b6ttsx5i9xg2_large.jpg");
}

@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-why-switch .image-move-complete {
		background-image: url("/jp/iphone/switch/images/overview/move_to_ios_complete_screen__b6ttsx5i9xg2_large_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) {
	.section-why-switch .image-move-complete {
		width: 172px;
		height: 140px;
		background-size: 172px 140px;
		background-repeat: no-repeat;
		background-image: url("/jp/iphone/switch/images/overview/move_to_ios_complete_screen__b6ttsx5i9xg2_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-why-switch .image-move-complete {
		background-image: url("/jp/iphone/switch/images/overview/move_to_ios_complete_screen__b6ttsx5i9xg2_medium_2x.jpg");
	}
}

@media only screen and (max-width: 734px) {
	.section-why-switch .image-move-complete {
		width: 117px;
		height: 95px;
		background-size: 117px 95px;
		background-repeat: no-repeat;
		background-image: url("/jp/iphone/switch/images/overview/move_to_ios_complete_screen__b6ttsx5i9xg2_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-why-switch .image-move-complete {
		background-image: url("/jp/iphone/switch/images/overview/move_to_ios_complete_screen__b6ttsx5i9xg2_small_2x.jpg");
	}
}

.section-why-switch .image-support {
	width: 404px;
	height: 99px;
	background-size: 404px 99px;
	background-repeat: no-repeat;
	background-image: url("/jp/iphone/switch/images/overview/support__e5zqwdrrtlea_large.jpg");
	top: 280px;
}

@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-why-switch .image-support {
		background-image: url("/jp/iphone/switch/images/overview/support__e5zqwdrrtlea_large_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) {
	.section-why-switch .image-support {
		width: 262px;
		height: 64px;
		background-size: 262px 64px;
		background-repeat: no-repeat;
		background-image: url("/jp/iphone/switch/images/overview/support__e5zqwdrrtlea_medium.jpg");
		top: 230px;
	}
}

@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-why-switch .image-support {
		background-image: url("/jp/iphone/switch/images/overview/support__e5zqwdrrtlea_medium_2x.jpg");
	}
}

@media only screen and (max-width: 734px) {
	.section-why-switch .image-support {
		width: 258px;
		height: 63px;
		background-size: 258px 63px;
		background-repeat: no-repeat;
		background-image: url("/jp/iphone/switch/images/overview/support__e5zqwdrrtlea_small.jpg");
		top: 190px;
	}
}

@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-why-switch .image-support {
		background-image: url("/jp/iphone/switch/images/overview/support__e5zqwdrrtlea_small_2x.jpg");
	}
}

.section-why-apple .image-trade-in {
	width: 62px;
	height: 62px;
	background-size: 62px 62px;
	background-repeat: no-repeat;
	background-image: url("/jp/iphone/switch/images/overview/icon_trade_in__e9vryz6tshu2_large.jpg");
}

@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-why-apple .image-trade-in {
		background-image: url("/jp/iphone/switch/images/overview/icon_trade_in__e9vryz6tshu2_large_2x.jpg");
	}
}

.section-why-apple .image-apple-tv-plus {
	width: 500px;
	height: 255px;
	background-size: 500px 255px;
	background-repeat: no-repeat;
	background-image: url("/jp/iphone/switch/images/overview/apple_tv_plus__fzdj9s2hcru6_large.jpg");
}

@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-why-apple .image-apple-tv-plus {
		background-image: url("/jp/iphone/switch/images/overview/apple_tv_plus__fzdj9s2hcru6_large_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) {
	.section-why-apple .image-apple-tv-plus {
		width: 391px;
		height: 201px;
		background-size: 391px 201px;
		background-repeat: no-repeat;
		background-image: url("/jp/iphone/switch/images/overview/apple_tv_plus__fzdj9s2hcru6_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-why-apple .image-apple-tv-plus {
		background-image: url("/jp/iphone/switch/images/overview/apple_tv_plus__fzdj9s2hcru6_medium_2x.jpg");
	}
}

@media only screen and (max-width: 734px) {
	.section-why-apple .image-apple-tv-plus {
		width: 282px;
		height: 144px;
		background-size: 282px 144px;
		background-repeat: no-repeat;
		background-image: url("/jp/iphone/switch/images/overview/apple_tv_plus__fzdj9s2hcru6_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-why-apple .image-apple-tv-plus {
		background-image: url("/jp/iphone/switch/images/overview/apple_tv_plus__fzdj9s2hcru6_small_2x.jpg");
	}
}

.section-why-apple .image-thats-iphone {
	width: 410px;
	height: 298px;
	background-size: 410px 298px;
	background-repeat: no-repeat;
	background-image: url("/jp/iphone/switch/images/overview/thats_iphone__f3om7artwsmm_large.jpg");
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 10px;
}

@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-why-apple .image-thats-iphone {
		background-image: url("/jp/iphone/switch/images/overview/thats_iphone__f3om7artwsmm_large_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) {
	.section-why-apple .image-thats-iphone {
		width: 355px;
		height: 258px;
		background-size: 355px 258px;
		background-repeat: no-repeat;
		background-image: url("/jp/iphone/switch/images/overview/thats_iphone__f3om7artwsmm_medium.jpg");
		left: -30px;
		top: -10px;
	}
}

@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-why-apple .image-thats-iphone {
		background-image: url("/jp/iphone/switch/images/overview/thats_iphone__f3om7artwsmm_medium_2x.jpg");
	}
}

@media only screen and (max-width: 734px) {
	.section-why-apple .image-thats-iphone {
		width: 300px;
		height: 223px;
		background-size: 300px 223px;
		background-repeat: no-repeat;
		background-image: url("/jp/iphone/switch/images/overview/thats_iphone__f3om7artwsmm_small.jpg");
	}
	.section-why-apple .image-thats-iphone {
		left: 50%;
		margin-left: -150px;
		position: relative;
	}
}

@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-why-apple .image-thats-iphone {
		background-image: url("/jp/iphone/switch/images/overview/thats_iphone__f3om7artwsmm_small_2x.jpg");
	}
}

@media only screen and (max-width: 320px) {
	.section-why-apple .image-thats-iphone {
		width: 260px;
		height: 194px;
		background-size: 260px;
		left: 50%;
		margin-left: -130px;
		position: relative;
	}
}

.section-hero .image-hero {
	width: 1753px;
	height: 658px;
	background-size: 1753px 658px;
	background-repeat: no-repeat;
	background-image: url("/jp/iphone/switch/images/overview/hero__dzxw1t573z42_large.jpg");
}

@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 {
		background-image: url("/jp/iphone/switch/images/overview/hero__dzxw1t573z42_large_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) {
	.section-hero .image-hero {
		width: 970px;
		height: 342px;
		background-size: 970px 342px;
		background-image: url("/jp/iphone/switch/images/overview/hero__dzxw1t573z42_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 {
		background-image: url("/jp/iphone/switch/images/overview/hero__dzxw1t573z42_medium_2x.jpg");
	}
}

@media only screen and (max-width: 734px) {
	.section-hero .image-hero {
		width: 596px;
		height: 225px;
		background-size: 596px 225px;
		background-image: url("/jp/iphone/switch/images/overview/hero__dzxw1t573z42_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 {
		background-image: url("/jp/iphone/switch/images/overview/hero__dzxw1t573z42_small_2x.jpg");
	}
}

.image-imessage {
	width: 600px;
	height: 357px;
	background-size: 600px 357px;
	background-repeat: no-repeat;
	background-image: url("/jp/iphone/switch/images/overview/imessage__ewjj3ph4whw2_large.jpg");
}

@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) {
	.image-imessage {
		background-image: url("/jp/iphone/switch/images/overview/imessage__ewjj3ph4whw2_large_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) {
	.image-imessage {
		width: 315px;
		height: 188px;
		background-size: 315px 188px;
		background-repeat: no-repeat;
		background-image: url("/jp/iphone/switch/images/overview/imessage__ewjj3ph4whw2_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) {
	.image-imessage {
		background-image: url("/jp/iphone/switch/images/overview/imessage__ewjj3ph4whw2_medium_2x.jpg");
	}
}

@media only screen and (max-width: 734px) {
	.image-imessage {
		width: 335px;
		height: 205px;
		background-size: 335px 205px;
		background-repeat: no-repeat;
		background-image: url("/jp/iphone/switch/images/overview/imessage__ewjj3ph4whw2_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) {
	.image-imessage {
		background-image: url("/jp/iphone/switch/images/overview/imessage__ewjj3ph4whw2_small_2x.jpg");
	}
}

.image-move {
	width: 866px;
	height: 378px;
	background-size: 866px 378px;
	background-repeat: no-repeat;
	background-image: url("/jp/iphone/switch/images/overview/move_to_ios__bjxrtdidw1w2_large.jpg");
}

@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) {
	.image-move {
		background-image: url("/jp/iphone/switch/images/overview/move_to_ios__bjxrtdidw1w2_large_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) {
	.image-move {
		width: 634px;
		height: 280px;
		background-size: 634px 280px;
		background-repeat: no-repeat;
		background-image: url("/jp/iphone/switch/images/overview/move_to_ios__bjxrtdidw1w2_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) {
	.image-move {
		background-image: url("/jp/iphone/switch/images/overview/move_to_ios__bjxrtdidw1w2_medium_2x.jpg");
	}
}

@media only screen and (max-width: 734px) {
	.image-move {
		width: 288px;
		height: 190px;
		background-size: 288px 190px;
		background-repeat: no-repeat;
		background-image: url("/jp/iphone/switch/images/overview/move_to_ios__bjxrtdidw1w2_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) {
	.image-move {
		background-image: url("/jp/iphone/switch/images/overview/move_to_ios__bjxrtdidw1w2_small_2x.jpg");
	}
}

.image-seamless-hardware {
	width: 291px;
	height: 490px;
	background-size: 291px 490px;
	background-repeat: no-repeat;
	background-image: url("/jp/iphone/switch/images/overview/seamless__e38z8yxpidua_large.jpg");
}

@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) {
	.image-seamless-hardware {
		background-image: url("/jp/iphone/switch/images/overview/seamless__e38z8yxpidua_large_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) {
	.image-seamless-hardware {
		width: 152px;
		height: 332px;
		background-size: 152px 332px;
		background-repeat: no-repeat;
		background-image: url("/jp/iphone/switch/images/overview/seamless__e38z8yxpidua_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) {
	.image-seamless-hardware {
		background-image: url("/jp/iphone/switch/images/overview/seamless__e38z8yxpidua_medium_2x.jpg");
	}
}

@media only screen and (max-width: 734px) {
	.image-seamless-hardware {
		width: 194px;
		height: 308px;
		background-size: 194px 308px;
		background-repeat: no-repeat;
		background-image: url("/jp/iphone/switch/images/overview/seamless__e38z8yxpidua_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) {
	.image-seamless-hardware {
		background-image: url("/jp/iphone/switch/images/overview/seamless__e38z8yxpidua_small_2x.jpg");
	}
}

.tile-support .image-support {
	width: 456px;
	height: 194px;
	background-size: 456px 194px;
	background-repeat: no-repeat;
	background-image: url("/jp/iphone/switch/images/overview/support__fwjxlfbss5u2_large.jpg");
	top: 272px;
}

@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) {
	.tile-support .image-support {
		background-image: url("/jp/iphone/switch/images/overview/support__fwjxlfbss5u2_large_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) {
	.tile-support .image-support {
		width: 256px;
		height: 110px;
		background-size: 256px 110px;
		background-repeat: no-repeat;
		background-image: url("/jp/iphone/switch/images/overview/support__fwjxlfbss5u2_medium.jpg");
		top: 217px;
	}
}

@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) {
	.tile-support .image-support {
		background-image: url("/jp/iphone/switch/images/overview/support__fwjxlfbss5u2_medium_2x.jpg");
	}
}

@media only screen and (max-width: 734px) {
	.tile-support .image-support {
		width: 282px;
		height: 121px;
		background-size: 282px 121px;
		background-repeat: no-repeat;
		background-image: url("/jp/iphone/switch/images/overview/support__fwjxlfbss5u2_small.jpg");
		top: 178px;
	}
}

@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) {
	.tile-support .image-support {
		background-image: url("/jp/iphone/switch/images/overview/support__fwjxlfbss5u2_small_2x.jpg");
	}
}

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

@media only screen and (max-width: 734px) {
	.section-hero.iphone-12 .image-hero {
		left: 50%;
		margin-left: -149px;
	}
}
.section-why-switch .tile-trade-in {
	display: block;
}

.section-why-apple .grid-thats-iphone {
	grid-column: span 2;
	background-color: #000;
}

@media only screen and (max-width: 1068px) {
	.section-why-apple .grid-thats-iphone {
		grid-column: span 2;
		padding: 46px 0;
	}
}

@media only screen and (max-width: 734px) {
	.section-why-apple .grid-thats-iphone {
		grid-area: auto;
		padding: 44px 0 54px 0;
	}
}

html.text-zoom .section-why-apple .grid-thats-iphone {
	grid-area: auto;
}

.section-why-apple .grid-thats-iphone .tile-headline {
	font-weight: 600;
}

.section-why-apple .grid-thats-iphone .why-cta-wrapper {
	margin-top: 15px;
}

@media only screen and (max-width: 734px) {
	.section-why-apple .grid-thats-iphone .why-cta-wrapper {
		margin-top: 9px;
	}
}

@media only screen and (max-width: 374px) {
	.section-why-apple .grid-thats-iphone .why-cta-wrapper {
		margin-left: auto;
		margin-right: auto;
		max-width: 210px;
	}
}

.section-why-apple .grid-thats-iphone .row-thats-iphone {
	height: 100%;
}

.section-why-apple .grid-thats-iphone .column-image {
	position: relative;
	z-index: 1;
}

@media only screen and (max-width: 734px) {
	.section-why-apple .grid-thats-iphone .column-copy {
		margin-top: 32px;
	}
}

.sosumi-link-follows, .sosumi-link-follows + .fn {
	display: none;
}
.sosumi-link-follows[data-pricing-loaded], .sosumi-link-follows[data-pricing-loaded] + .fn {
	display: inline;
}

.section-buystrip-hero .buystrip-hero .help .item-headline {
	max-width: 100%;
}
.section-buystrip-hero .buystrip-hero .help {
	margin-top: 20px;
}
@media only screen and (max-width: 1068px) {
	.section-buystrip-hero .buystrip-hero {
		margin-top: 0;
	}
	.section-buystrip-hero .buystrip-hero .help {
		margin-top: 20px;
	}
}
@media only screen and (max-width: 734px) {
	.section-buystrip-hero .buystrip-hero .help {
		margin-top: 64px;
	}
}
@media only screen and (min-width: 735px) {
	.section-buystrip-hero .buystrip-hero .help, .buystrip-hero .help {
		grid-column: span 6;
	}
}

@media only screen and (max-width: 734px) {
	.tile-move .tile-copyblock .tile-headline {
		max-width: 100%;
	}
}

@media only screen and (max-width: 1068px) {
	.tile-privacy .typography-privacy-headline {
		width: 177px;
	}
}
@media only screen and (max-width: 734px) {
	.tile-privacy .typography-privacy-headline {
		width: 150px;
	}
}

@media only screen and (min-width: 1069px) {
	.jp-pos-adjust {
		margin-left: -15px;
	}
}

.buystrip-hero .help, .section-buystrip-hero .buystrip-hero .help {
	margin-top: 0;
}

/* ribbon-paidy36 */
@keyframes ribbon-drop {
	0% {
		transform: translateY(-100%);
	}

	100% {
		transform: translateY(0);
	}
}

.ribbon-paidy36 .ac-ribbon__paidy36 {
	overflow: hidden;
	--ribbon-background-color: #f5f5f7;
	--ribbon-text-color: #1d1d1f;
	--ribbon-link-color: #06c;
	--ribbon-focus-color: rgba(0, 125, 250, 0.6);
	animation: ribbon-drop 0.8s cubic-bezier(0.42, 0, 0.58, 1) forwards;
	--ribbon-text-color: #1d1d1f;
	--ribbon-text-color-initial: #fff;
	--ribbon-link-color: #0071e3;
	--ribbon-focus-color: rgba(0, 125, 250, 0.6);
	--ribbon-link-color-initial: #fff;
	--ribbon-background-color: #f5f5f7;
	--ribbon-background-color-initial: #0071e3;
}

.ribbon-paidy36 .ac-ribbon__paidy36-content-wrapper {
	text-align: center;
}

.ribbon-paidy36 .ac-ribbon__paidy36-content {
	margin-left: auto;
	margin-right: auto;
	width: 980px;
}

@media only screen and (min-width: 1441px) {
	.ribbon-paidy36 .ac-ribbon__paidy36-content {
		margin-left: auto;
		margin-right: auto;
		width: 980px;
	}
}

@media only screen and (max-width: 1068px) {
	.ribbon-paidy36 .ac-ribbon__paidy36-content {
		margin-left: auto;
		margin-right: auto;
		width: 692px;
	}
}

@media only screen and (max-width: 734px) {
	.ribbon-paidy36 .ac-ribbon__paidy36-content {
		margin-left: auto;
		margin-right: auto;
		width: 87.5%;
	}
}

.ribbon-paidy36 .ac-ribbon__paidy36-link {
	white-space: nowrap;
}

.ribbon-paidy36 .ac-ribbon__paidy36-link:focus {
	text-decoration: underline;
}

.ribbon-paidy36 .ac-ribbon__paidy36 .ac-ribbon__paidy36-content-wrapper {
	padding-top: 0.94118em;
	padding-bottom: 0.94118em;
}

.ribbon-paidy36 .ac-ribbon__paidy36 .ac-ribbon__paidy36-content {
	font-size: 14px;
	line-height: 1.42859;
	font-weight: 400;
	letter-spacing: 0em;
	font-family: "SF Pro JP", "SF Pro Text", "SF Pro Icons",
		"Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo",
		"ＭＳ Ｐゴシック", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.ribbon-paidy36 .ac-ribbon__paidy36 .ac-ribbon__paidy36-content-wrapper {
	background-color: var(--ribbon-background-color);
}

.ribbon-paidy36 .ac-ribbon__paidy36 .ac-ribbon__paidy36-content {
	color: var(--ribbon-text-color);
}

.ribbon-paidy36 .ac-ribbon__paidy36 .ac-ribbon__paidy36-link:focus {
	outline-color: var(--ribbon-focus-color);
}

.ribbon-paidy36 .ac-ribbon__paidy36 .ac-ribbon__paidy36-link {
	color: var(--ribbon-link-color);
}

@media (prefers-reduced-motion) {
	.ribbon-paidy36 .ac-ribbon__paidy36 {
		animation: none;
	}
}

@keyframes animate-color-fff-1d1d1f {
	0% {
		color: var(--ribbon-text-color-initial);
	}

	100% {
		color: var(--ribbon-text-color);
	}
}

.ribbon-paidy36 .ac-ribbon__paidy36 .ac-ribbon__paidy36-content {
	color: var(--ribbon-text-color-initial);
	animation: animate-color-fff-1d1d1f 1s cubic-bezier(0.42, 0, 0.58, 1) 1.8s
		forwards;
}

@media (prefers-reduced-motion) {
	.ribbon-paidy36 .ac-ribbon__paidy36 .ac-ribbon__paidy36-content {
		color: var(--ribbon-text-color);
		animation: none;
	}
}

.ribbon-paidy36 .ac-ribbon__paidy36 .ac-ribbon__paidy36-link:focus {
	outline-color: var(--ribbon-focus-color);
}

@keyframes animate-color-fff-0071e3 {
	0% {
		color: var(--ribbon-link-color-initial);
	}

	100% {
		color: var(--ribbon-link-color);
	}
}

.ribbon-paidy36 .ac-ribbon__paidy36 .ac-ribbon__paidy36-link {
	color: var(--ribbon-link-color-initial);
	animation: animate-color-fff-0071e3 1s cubic-bezier(0.42, 0, 0.58, 1) 1.8s
		forwards;
}

@media (prefers-reduced-motion) {
	.ribbon-paidy36 .ac-ribbon__paidy36 .ac-ribbon__paidy36-link {
		color: var(--ribbon-link-color);
		animation: none;
	}
}

@keyframes animate-background-0071e3-f5f5f7 {
	0% {
		background-color: var(--ribbon-background-color-initial);
	}

	100% {
		background-color: var(--ribbon-background-color);
	}
}

.ribbon-paidy36 .ac-ribbon__paidy36 .ac-ribbon__paidy36-content-wrapper {
	background-color: var(--ribbon-background-color-initial);
	animation: animate-background-0071e3-f5f5f7 1s
		cubic-bezier(0.42, 0, 0.58, 1) 1.8s forwards;
}

@media (prefers-reduced-motion) {
	.ribbon-paidy36 .ac-ribbon__paidy36 .ac-ribbon__paidy36-content-wrapper {
		background-color: var(--ribbon-background-color);
		animation: none;
	}
}

.ribbon-paidy36-footnote {
	position: relative;
	top: -0.4em;
	vertical-align: baseline;
	font-size: 0.75em;
}

.ribbon-paidy36-footnote a {
	text-decoration: none;
	color: inherit;
}

.ribbon-paidy36-footnote a:hover {
	color: var(--ribbon-link-color);
	text-decoration: none;
}

.ribbon-paidy36.ribbon-watch {
	margin-bottom: 8px;
}

.section-hero {
	opacity: 1 !important;
	display: block !important;
}
@media only screen and (max-width: 1068px) {
	.section-hero .hero-intro-control {
		margin-top: 15px;
	}
}

.tile-carrier .image-carrier {
	width: 476px;
	height: 166px;
	background-size: 476px 166px;
	background-repeat: no-repeat;
	background-image: url(/jp/iphone/switch/images/overview/carrier_logos__f8oo6v38z02m_large.jpg);
	bottom: 104px;
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx) {
	.tile-carrier .image-carrier {
		background-image: url(/jp/iphone/switch/images/overview/carrier_logos__f8oo6v38z02m_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.tile-carrier .image-carrier {
		width: 310px;
		height: 112px;
		background-size: 310px 112px;
		background-repeat: no-repeat;
		background-image: url(/jp/iphone/switch/images/overview/carrier_logos__f8oo6v38z02m_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) {
	.tile-carrier .image-carrier {
		background-image: url(/jp/iphone/switch/images/overview/carrier_logos__f8oo6v38z02m_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.tile-carrier .image-carrier {
		width: 288px;
		height: 120px;
		background-size: 288px 120px;
		background-repeat: no-repeat;
		background-image: url(/jp/iphone/switch/images/overview/carrier_logos__f8oo6v38z02m_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) {
	.tile-carrier .image-carrier {
		background-image: url(/jp/iphone/switch/images/overview/carrier_logos__f8oo6v38z02m_small_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.tile-carrier .image-carrier {
		bottom: 78px;
	}
}

@media only screen and (max-width: 734px) {
	.tile-carrier .image-carrier {
		bottom: 62px;
	}
}

@media only screen and (max-width: 734px) {
	.tile-battery .tile-headline {
		max-width: 100%;
	}
}

@media only screen and (min-width: 1069px) {
	.section-tiles .tile-imessage .tile-copyblock {
		padding: 0 10px;
	}
}
@media only screen and (min-width: 1069px) {
	.section-tiles .tile-apple-store .tile-panel-content {
		width: 100%;
	}
	.section-tiles .tile-apple-store .tile-panel-content .wrapper-copy {
		width: 365px;
	}
	.tile-environment .tile-headline {
		max-width: 450px;
	}
}
.section-hero br.xsmall {
	display: none;
}
@media only screen and (max-width: 420px) {
	.section-hero br.xsmall {
		display: inline;
	}
}
