/* Common */

body {
	line-break: strict;
}
@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;
}

#ac-globalfooter .ac-gf-more::after {
	top: -0.08em;
}

html.windows #ac-localnav .ac-ln-action-button .ac-ln-button, html.windows #ac-localnav .ac-ln-action-violator .ac-ln-violator {
	padding-top: 2px;
	padding-bottom: 4px;
}

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

/* JP Styles */

.section-ribbon {
	padding: 13px 0;
}

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

html.touch #ac-localnav .ac-ln-button {
	padding-top: 4px;
	padding-bottom: 2px;
}

@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: 840px;
}
.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;
	}
}

.tile-trade-in .tile-headline {
	max-width: 480px;
}

.section-tiles .tile-trade-in .tile-copyblock {
	padding: 0;
}

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

@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-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, .buystrip-hero .trade-in .item-copy {
	max-width: 20em;
}
@media only screen and (max-width: 734px) {
	.section-buystrip-hero .buystrip-hero .trade-in .item-copy, .buystrip-hero .trade-in .item-copy {
		max-width: 17em;
	}
}

/* JP Images */
.section-hero .hero-container .hero-image {
	background-image: url(/jp/iphone/switch/images/overview/hero__j2zk1svl_coiius911fau_large.jpg);
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.section-hero .hero-container .hero-image {
		background-image: url(/jp/iphone/switch/images/overview/hero__j2zk1svl_coiius911fau_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.section-hero .hero-container .hero-image {
		background-image: url(/jp/iphone/switch/images/overview/hero__j2zk1svl_coiius911fau_medium.jpg);
	}
}

@media only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.section-hero .hero-container .hero-image {
		background-image: url(/jp/iphone/switch/images/overview/hero__j2zk1svl_coiius911fau_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.section-hero .hero-container .hero-image {
		background-image: url(/jp/iphone/switch/images/overview/hero__j2zk1svl_coiius911fau_small.jpg);
	}
}

@media only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.section-hero .hero-container .hero-image {
		background-image: url(/jp/iphone/switch/images/overview/hero__j2zk1svl_coiius911fau_small_2x.jpg);
	}
}

.image-safety {
	width: 1400px;
	height: 550px;
	background-size: 1400px 550px;
	background-repeat: no-repeat;
	background-image: url(/jp/iphone/switch/images/overview/safety__yplugc45_bxliv7ldxziq_large.jpg);
}

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

@media only screen and (max-width: 1068px) {
	.image-safety {
		width: 733px;
		height: 400px;
		background-size: 733px 400px;
		background-repeat: no-repeat;
		background-image: url(/jp/iphone/switch/images/overview/safety__yplugc45_bxliv7ldxziq_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-safety {
		background-image: url(/jp/iphone/switch/images/overview/safety__yplugc45_bxliv7ldxziq_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.image-safety {
		width: 414px;
		height: 358px;
		background-size: 414px 358px;
		background-repeat: no-repeat;
		background-image: url(/jp/iphone/switch/images/overview/safety__yplugc45_bxliv7ldxziq_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-safety {
		background-image: url(/jp/iphone/switch/images/overview/safety__yplugc45_bxliv7ldxziq_small_2x.jpg);
	}
}

.image-imessage {
	width: 711px;
	height: 422px;
	background-size: 711px 422px;
	background-image: url(/jp/iphone/switch/images/overview/connect__gacepdgv8uuu_large.jpg);
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.image-imessage {
		background-image: url(/jp/iphone/switch/images/overview/connect__gacepdgv8uuu_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.image-imessage {
		width: 347px;
		height: 207px;
		background-size: 347px 207px;
		background-image: url(/jp/iphone/switch/images/overview/connect__gacepdgv8uuu_medium.jpg);
	}
}

@media 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/connect__gacepdgv8uuu_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.image-imessage {
		width: 397px;
		height: 239px;
		background-size: 397px 239px;
		background-image: url(/jp/iphone/switch/images/overview/connect__gacepdgv8uuu_small.jpg);
	}
}

@media 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/connect__gacepdgv8uuu_small_2x.jpg);
	}
}

.image-appstore {
	width: 992px;
	height: 390px;
	background-size: 992px 390px;
	background-repeat: no-repeat;
	background-image: url(/jp/iphone/switch/images/overview/app_store__fy6opyro5maa_large.jpg);
}

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

@media only screen and (max-width: 1068px) {
	.image-appstore {
		width: 666px;
		height: 262px;
		background-size: 666px 262px;
		background-repeat: no-repeat;
		background-image: url(/jp/iphone/switch/images/overview/app_store__fy6opyro5maa_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-appstore {
		background-image: url(/jp/iphone/switch/images/overview/app_store__fy6opyro5maa_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.image-appstore {
		width: 414px;
		height: 187px;
		background-size: 414px 187px;
		background-repeat: no-repeat;
		background-image: url(/jp/iphone/switch/images/overview/app_store__fy6opyro5maa_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-appstore {
		background-image: url(/jp/iphone/switch/images/overview/app_store__fy6opyro5maa_small_2x.jpg);
	}
}

.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%;
	}
}

.tile-privacy .typography-privacy-headline {
	width: 240px;
}
@media only screen and (max-width: 1068px) {
	.tile-privacy .typography-privacy-headline {
		width: 160px;
	}
}
@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: 13px;
	padding-bottom: 13px;
}

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

.section-tiles .tile-button .icon:after {
	top: 3px;
}

@media only screen and (max-width: 734px) {
	.tile-carrier .tile-headline {
		max-width: 260px;
	}
}

.mb1em {
	margin-bottom: 1em;
}

.image-chip {
	width: 711px;
	height: 422px;
	background-size: 711px 422px;
	background-repeat: no-repeat;
	background-image: url(/jp/iphone/switch/images/overview/chip__dkculpbo8p6q_large.jpg);
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.image-chip {
		background-image: url(/jp/iphone/switch/images/overview/chip__dkculpbo8p6q_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.image-chip {
		width: 358px;
		height: 208px;
		background-size: 358px 208px;
		background-repeat: no-repeat;
		background-image: url(/jp/iphone/switch/images/overview/chip__dkculpbo8p6q_medium.jpg);
	}
}

@media only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.image-chip {
		background-image: url(/jp/iphone/switch/images/overview/chip__dkculpbo8p6q_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.image-chip {
		width: 414px;
		height: 186px;
		background-size: 414px 186px;
		background-repeat: no-repeat;
		background-image: url(/jp/iphone/switch/images/overview/chip__dkculpbo8p6q_small.jpg);
	}
}

@media only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.image-chip {
		background-image: url(/jp/iphone/switch/images/overview/chip__dkculpbo8p6q_small_2x.jpg);
	}
}

.image-personalize {
	background-image: url(/jp/iphone/switch/images/overview/personalize__d1u017c80gmu_large.jpg);
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.image-personalize {
		background-image: url(/jp/iphone/switch/images/overview/personalize__d1u017c80gmu_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.image-personalize {
		background-image: url(/jp/iphone/switch/images/overview/personalize__d1u017c80gmu_medium.jpg);
	}
}

@media only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.image-personalize {
		background-image: url(/jp/iphone/switch/images/overview/personalize__d1u017c80gmu_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.image-personalize {
		background-image: url(/jp/iphone/switch/images/overview/personalize__d1u017c80gmu_small.jpg);
	}
}

@media only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.image-personalize {
		background-image: url(/jp/iphone/switch/images/overview/personalize__d1u017c80gmu_small_2x.jpg);
	}
}

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

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.image-seamless {
		background-image: url(/jp/iphone/switch/images/overview/seamless__e38z8yxpidua_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.image-seamless {
		width: 191px;
		height: 297px;
		background-size: 191px 297px;
		background-repeat: no-repeat;
		background-image: url(/jp/iphone/switch/images/overview/seamless__e38z8yxpidua_medium.jpg);
	}
}

@media only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.image-seamless {
		background-image: url(/jp/iphone/switch/images/overview/seamless__e38z8yxpidua_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.image-seamless {
		width: 227px;
		height: 299px;
		background-size: 227px 299px;
		background-repeat: no-repeat;
		background-image: url(/jp/iphone/switch/images/overview/seamless__e38z8yxpidua_small.jpg);
	}
}

@media only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.image-seamless {
		background-image: url(/jp/iphone/switch/images/overview/seamless__e38z8yxpidua_small_2x.jpg);
	}
}

.image-move {
	background-image: url(/jp/iphone/switch/images/overview/move_to_ios__ewwa53yg1mie_large.jpg);
	bottom: 0;
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.image-move {
		background-image: url(/jp/iphone/switch/images/overview/move_to_ios__ewwa53yg1mie_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.image-move {
		background-image: url(/jp/iphone/switch/images/overview/move_to_ios__ewwa53yg1mie_medium.jpg);
	}
}

@media 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__ewwa53yg1mie_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.image-move {
		background-image: url(/jp/iphone/switch/images/overview/move_to_ios__ewwa53yg1mie_small.jpg);
	}
}

@media 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__ewwa53yg1mie_small_2x.jpg);
	}
}

.tile-connectivity .image-connectivity {
	width: 628px;
	height: 368px;
	background-size: 628px 368px;
	background-image: url(/jp/iphone/switch/images/overview/connectivity__cymv40w2dcwi_large.jpg);
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.tile-connectivity .image-connectivity {
		background-image: url(/jp/iphone/switch/images/overview/connectivity__cymv40w2dcwi_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.tile-connectivity .image-connectivity {
		width: 358px;
		height: 276px;
		background-size: 358px 276px;
		background-image: url(/jp/iphone/switch/images/overview/connectivity__cymv40w2dcwi_medium.jpg);
	}
}

@media only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.tile-connectivity .image-connectivity {
		background-image: url(/jp/iphone/switch/images/overview/connectivity__cymv40w2dcwi_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.tile-connectivity .image-connectivity {
		width: 385px;
		height: 249px;
		background-size: 385px 249px;
		background-image: url(/jp/iphone/switch/images/overview/connectivity__cymv40w2dcwi_small.jpg);
	}
}

@media only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.tile-connectivity .image-connectivity {
		background-image: url(/jp/iphone/switch/images/overview/connectivity__cymv40w2dcwi_small_2x.jpg);
	}
}

.section-hero .hero-headline-copy {
	width: 100%;
}

@media only screen and (max-width: 734px) {
	.section-tiles .tile-apple-intelligence .typography-tile-copy:lang(ja) {
		font-size: 14px;
		font-weight: 600;
		line-height: 1.25;
	}
}

html.js .section-tiles .tile .tile-button-icon {
	transform: rotate(0) scale(1) translateZ(0);
}
@media only screen and (max-width: 401px) {
	.section-compare .iphone-16e.display .typography-compare-size {
		margin-bottom: 27px;
	}
}
.section-compare .iphone-15.device .tout {
	max-width: 100%;
	width: 100%;
}
.section-compare .iphone-15.device .tout .wrap-small-only {
	width: 100%;
}

.image-apple-intelligence {
	background-image: url(/jp/iphone/switch/images/overview/apple_intelligence__wd56e4hrlv6u_large.jpg);
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.image-apple-intelligence {
		background-image: url(/jp/iphone/switch/images/overview/apple_intelligence__wd56e4hrlv6u_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.image-apple-intelligence {
		background-image: url(/jp/iphone/switch/images/overview/apple_intelligence__wd56e4hrlv6u_medium.jpg);
	}
}

@media only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.image-apple-intelligence {
		background-image: url(/jp/iphone/switch/images/overview/apple_intelligence__wd56e4hrlv6u_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.image-apple-intelligence {
		background-image: url(/jp/iphone/switch/images/overview/apple_intelligence__wd56e4hrlv6u_small.jpg);
	}
}

@media only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.image-apple-intelligence {
		background-image: url(/jp/iphone/switch/images/overview/apple_intelligence__wd56e4hrlv6u_small_2x.jpg);
	}
}
.section-compare .iphone-15.device .tout .wrap-small-only {
	width: 100%;
}

.section-hero .hero-container .hero-copy-container .upgrade-button .copy {
	top: 2px;
}

@media only screen and (max-width: 734px) {
	.no-touch .section-hero .hero-container .hero-copy-container .upgrade-button .copy {
		top: 1px;
	}
}

@media only screen and (max-width: 345px) {
	.compare-table .battery .column {
		max-width: 130px;
		margin-left: auto;
		margin-right: auto;
	}
}
