/* General */
a wbr + .nowrap {
	display: inline;
}

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

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

@media only screen and (max-width: 357px) {
	span.jp-headline-adjust-xsmall {
		margin-right: -0.4em;
	}
}

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

	.xsmall-show {
		display: block;
	}

	.xsmall-show-inline {
		display: inline;
	}
}
.xxsmall-show-inline {
	display: none !important;
}
@media only screen and (max-width: 320px) {
	.xxsmall-show-inline {
		display: inline !important;
	}
}

/* Hero */
@media only screen and (max-width: 1068px) {
	.section-hero .section-content {
		width: 100%;
	}
}

/* even more */
@media only screen and (max-width: 734px) {
	.page-overview .section-even-more .section-content {
		width: 100%;
	}
	.page-overview .section-even-more .section-content .even-more-grid-container, .page-overview .section-even-more .section-content .full-list-container {
		width: 87.5%;
		margin-left: auto;
		margin-right: auto;
	}
}

/* privacy-security */
@media only screen and (min-width: 1250px) {
	.grid-item-hidden-album .typography-blockquote-copy {
		margin-right: -30px;
	}
}

/* freeform */
@media only screen and (max-width: 734px) {
	.section-freeform .section-intro-violator {
		padding-top: 4px;
		padding-bottom: 2px;
	}
}

/* router */
@media only screen and (max-width: 1068px) {
	.page-overview .section-router .router-item.router-compatibility .compatibility-copy {
		padding-right: 0;
	}
}
@media only screen and (max-width: 734px) {
	.page-overview .section-router .router-item.router-compatibility .compatibility-copy {
		padding-right: 0;
	}
}
/* router headline Adjust */
.section-router br.medium-break {
	display: none;
}
@media only screen and (min-width: 735px) and (max-width: 950px) {
	.section-router br.medium-break {
		display: block;
	}
}

.page-overview .section-router .router-item.router-developers {
	padding-left: 1em;
	padding-right: 1em;
}

@media only screen and (max-width: 734px) {
	.page-overview .section-router .router-item.router-developers {
		padding-left: 0em;
		padding-right: 0em;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.page-overview .section-router .router-item.router-developers {
		min-height: 600px;
	}
	/* .router-developers .router-cta {
		padding: 0 40px;
	} */
}
/* @media only screen and (max-width: 734px) {
	.page-overview .section-router .router-item.router-developers
		.router-content
		.router-cta {
		max-width: 350px;
		width: 75%;
	}
} */

/* developers tile */
.page-overview .section-router .router-item.router-developers .router-content .router-headline {
	max-width: 90%;
	margin: 0 auto;
}

/* Localized images */

/* hero */
.page-overview .section-hero .image-overview-hero-imac {
	width: 1440px;
	height: 1145px;
	background-size: 1440px 1145px;
	background-image: url(/jp/macos/ventura/images/overview/hero/imac__ditrvdkvbjma_large.png);
}

@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) {
	.page-overview .section-hero .image-overview-hero-imac {
		background-image: url(/jp/macos/ventura/images/overview/hero/imac__ditrvdkvbjma_large_2x.png);
	}
}

@media only screen and (max-width: 1068px) {
	.page-overview .section-hero .image-overview-hero-imac {
		width: 1068px;
		height: 861px;
		background-size: 1068px 861px;
		background-image: url(/jp/macos/ventura/images/overview/hero/imac__ditrvdkvbjma_medium.png);
	}
}

@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) {
	.page-overview .section-hero .image-overview-hero-imac {
		background-image: url(/jp/macos/ventura/images/overview/hero/imac__ditrvdkvbjma_medium_2x.png);
	}
}

@media only screen and (max-width: 734px) {
	.page-overview .section-hero .image-overview-hero-imac {
		width: 629px;
		height: 447px;
		background-size: 629px 447px;
		background-image: url(/jp/macos/ventura/images/overview/hero/imac__ditrvdkvbjma_small.png);
	}
}

@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) {
	.page-overview .section-hero .image-overview-hero-imac {
		background-image: url(/jp/macos/ventura/images/overview/hero/imac__ditrvdkvbjma_small_2x.png);
	}
}

.page-overview .section-hero .image-overview-hero-air {
	width: 450px;
	height: 260px;
	background-size: 450px 260px;
	background-image: url(/jp/macos/ventura/images/overview/hero/air__l4qbghd5lkam_large.png);
}

@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) {
	.page-overview .section-hero .image-overview-hero-air {
		background-image: url(/jp/macos/ventura/images/overview/hero/air__l4qbghd5lkam_large_2x.png);
	}
}

@media only screen and (max-width: 1068px) {
	.page-overview .section-hero .image-overview-hero-air {
		width: 339px;
		height: 197px;
		background-size: 339px 197px;
		background-image: url(/jp/macos/ventura/images/overview/hero/air__l4qbghd5lkam_medium.png);
	}
}

@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) {
	.page-overview .section-hero .image-overview-hero-air {
		background-image: url(/jp/macos/ventura/images/overview/hero/air__l4qbghd5lkam_medium_2x.png);
	}
}

@media only screen and (max-width: 734px) {
	.page-overview .section-hero .image-overview-hero-air {
		width: 176px;
		height: 103px;
		background-size: 176px 103px;
		background-image: url(/jp/macos/ventura/images/overview/hero/air__l4qbghd5lkam_small.png);
	}
}

@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) {
	.page-overview .section-hero .image-overview-hero-air {
		background-image: url(/jp/macos/ventura/images/overview/hero/air__l4qbghd5lkam_small_2x.png);
	}
}

/* mail */
.page-overview .section-mail .image-overview-mail-search {
	width: 605px;
	height: 598px;
	background-size: 605px 598px;
	background-image: url(/jp/macos/ventura/images/overview/mail/search__f6stbwx10dqq_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) {
	.page-overview .section-mail .image-overview-mail-search {
		background-image: url(/jp/macos/ventura/images/overview/mail/search__f6stbwx10dqq_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.page-overview .section-mail .image-overview-mail-search {
		width: 471px;
		height: 500px;
		background-size: 471px 500px;
		background-image: url(/jp/macos/ventura/images/overview/mail/search__f6stbwx10dqq_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) {
	.page-overview .section-mail .image-overview-mail-search {
		background-image: url(/jp/macos/ventura/images/overview/mail/search__f6stbwx10dqq_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.page-overview .section-mail .image-overview-mail-search {
		width: 385px;
		height: 345px;
		background-size: 385px 345px;
		background-repeat: no-repeat;
		background-image: url(/jp/macos/ventura/images/overview/mail/search__f6stbwx10dqq_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) {
	.page-overview .section-mail .image-overview-mail-search {
		background-image: url(/jp/macos/ventura/images/overview/mail/search__f6stbwx10dqq_small_2x.jpg);
	}
}

/* spotlight */
.page-overview .section-spotlight .image-overview-spotlight-richer-search {
	width: 760px;
	height: 465px;
	background-size: 760px 465px;

	background-image: url(/jp/macos/ventura/images/overview/spotlight/richer_search__dta3ba3wgj2a_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) {
	.page-overview .section-spotlight .image-overview-spotlight-richer-search {
		background-image: url(/jp/macos/ventura/images/overview/spotlight/richer_search__dta3ba3wgj2a_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.page-overview .section-spotlight .image-overview-spotlight-richer-search {
		width: 436px;
		height: 268px;
		background-size: 436px 268px;

		background-image: url(/jp/macos/ventura/images/overview/spotlight/richer_search__dta3ba3wgj2a_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) {
	.page-overview .section-spotlight .image-overview-spotlight-richer-search {
		background-image: url(/jp/macos/ventura/images/overview/spotlight/richer_search__dta3ba3wgj2a_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.page-overview .section-spotlight .image-overview-spotlight-richer-search {
		width: 292px;
		height: 181px;
		background-size: 292px 181px;

		background-image: url(/jp/macos/ventura/images/overview/spotlight/richer_search__dta3ba3wgj2a_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) {
	.page-overview .section-spotlight .image-overview-spotlight-richer-search {
		background-image: url(/jp/macos/ventura/images/overview/spotlight/richer_search__dta3ba3wgj2a_small_2x.jpg);
	}
}

.page-overview .section-spotlight .image-overview-spotlight-actions {
	width: 447px;
	height: 384px;
	background-size: 447px 384px;
	background-image: url(/jp/macos/ventura/images/overview/spotlight/actions__cgq1o32dgkly_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) {
	.page-overview .section-spotlight .image-overview-spotlight-actions {
		background-image: url(/jp/macos/ventura/images/overview/spotlight/actions__cgq1o32dgkly_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.page-overview .section-spotlight .image-overview-spotlight-actions {
		width: 504px;
		height: 312px;
		background-size: 504px 312px;
		background-image: url(/jp/macos/ventura/images/overview/spotlight/actions__cgq1o32dgkly_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) {
	.page-overview .section-spotlight .image-overview-spotlight-actions {
		background-image: url(/jp/macos/ventura/images/overview/spotlight/actions__cgq1o32dgkly_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.page-overview .section-spotlight .image-overview-spotlight-actions {
		width: 480px;
		height: 355px;
		background-size: 480px 355px;
		background-image: url(/jp/macos/ventura/images/overview/spotlight/actions__cgq1o32dgkly_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) {
	.page-overview .section-spotlight .image-overview-spotlight-actions {
		background-image: url(/jp/macos/ventura/images/overview/spotlight/actions__cgq1o32dgkly_small_2x.jpg);
	}
}

/* safari-passkeys */
.page-overview .section-safari-passkeys .image-overview-safari-passkeys-tab-groups {
	width: 925px;
	height: 595px;
	background-size: 925px 595px;

	background-image: url(/jp/macos/ventura/images/overview/safari-passkeys/tab_groups__f7kwwkhrfr22_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) {
	.page-overview .section-safari-passkeys .image-overview-safari-passkeys-tab-groups {
		background-image: url(/jp/macos/ventura/images/overview/safari-passkeys/tab_groups__f7kwwkhrfr22_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.page-overview .section-safari-passkeys .image-overview-safari-passkeys-tab-groups {
		width: 648px;
		height: 416px;
		background-size: 648px 416px;
		background-image: url(/jp/macos/ventura/images/overview/safari-passkeys/tab_groups__f7kwwkhrfr22_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) {
	.page-overview .section-safari-passkeys .image-overview-safari-passkeys-tab-groups {
		background-image: url(/jp/macos/ventura/images/overview/safari-passkeys/tab_groups__f7kwwkhrfr22_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.page-overview .section-safari-passkeys .image-overview-safari-passkeys-tab-groups {
		width: 384px;
		height: 434px;
		background-size: 384px 434px;
		background-image: url(/jp/macos/ventura/images/overview/safari-passkeys/tab_groups__f7kwwkhrfr22_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) {
	.page-overview .section-safari-passkeys .image-overview-safari-passkeys-tab-groups {
		background-image: url(/jp/macos/ventura/images/overview/safari-passkeys/tab_groups__f7kwwkhrfr22_small_2x.jpg);
	}
}

/* messages */
.page-overview .section-messages .image-overview-messages-shareplay {
	width: 604px;
	height: 597px;
	background-size: 604px 597px;
	background-image: url(/jp/macos/ventura/images/overview/messages/shareplay__br512diw67qq_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) {
	.page-overview .section-messages .image-overview-messages-shareplay {
		background-image: url(/jp/macos/ventura/images/overview/messages/shareplay__br512diw67qq_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.page-overview .section-messages .image-overview-messages-shareplay {
		width: 471px;
		height: 516px;
		background-size: 471px 516px;
		background-image: url(/jp/macos/ventura/images/overview/messages/shareplay__br512diw67qq_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) {
	.page-overview .section-messages .image-overview-messages-shareplay {
		background-image: url(/jp/macos/ventura/images/overview/messages/shareplay__br512diw67qq_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.page-overview .section-messages .image-overview-messages-shareplay {
		width: 383px;
		height: 297px;
		background-size: 383px 297px;
		background-image: url(/jp/macos/ventura/images/overview/messages/shareplay__br512diw67qq_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) {
	.page-overview .section-messages .image-overview-messages-shareplay {
		background-image: url(/jp/macos/ventura/images/overview/messages/shareplay__br512diw67qq_small_2x.jpg);
	}
}

.page-overview .section-messages .image-overview-messages-collaboration {
	width: 559px;
	height: 342px;
	background-size: 559px 342px;
	background-image: url(/jp/macos/ventura/images/overview/messages/collaboration__bt0z0rr490aa_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) {
	.page-overview .section-messages .image-overview-messages-collaboration {
		background-image: url(/jp/macos/ventura/images/overview/messages/collaboration__bt0z0rr490aa_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.page-overview .section-messages .image-overview-messages-collaboration {
		width: 582px;
		height: 357px;
		background-size: 582px 357px;
		background-image: url(/jp/macos/ventura/images/overview/messages/collaboration__bt0z0rr490aa_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) {
	.page-overview .section-messages .image-overview-messages-collaboration {
		background-image: url(/jp/macos/ventura/images/overview/messages/collaboration__bt0z0rr490aa_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.page-overview .section-messages .image-overview-messages-collaboration {
		width: 382px;
		height: 297px;
		background-size: 382px 297px;
		background-image: url(/jp/macos/ventura/images/overview/messages/collaboration__bt0z0rr490aa_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) {
	.page-overview .section-messages .image-overview-messages-collaboration {
		background-image: url(/jp/macos/ventura/images/overview/messages/collaboration__bt0z0rr490aa_small_2x.jpg);
	}
}

/* messaging will-change */
html.enhanced .page-overview .section-messages .grid-item-messaging .image-overview-messages-edit {
	display: block;
}

.section-messages .grid-item-messaging .image-overview-messages-edit {
	width: 538px;
	height: 262px;
	background-size: 538px 262px;
	background-image: url(/jp/macos/ventura/images/overview/messages/edit__clpfvrnbnbqu_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) {
	.section-messages .grid-item-messaging .image-overview-messages-edit {
		background-image: url(/jp/macos/ventura/images/overview/messages/edit__clpfvrnbnbqu_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.section-messages .grid-item-messaging .image-overview-messages-edit {
		width: 404px;
		height: 198px;
		background-size: 404px 198px;
		background-image: url(/jp/macos/ventura/images/overview/messages/edit__clpfvrnbnbqu_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-messages .grid-item-messaging .image-overview-messages-edit {
		background-image: url(/jp/macos/ventura/images/overview/messages/edit__clpfvrnbnbqu_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.section-messages .grid-item-messaging .image-overview-messages-edit {
		width: 266px;
		height: 130px;
		background-size: 266px 130px;
		background-image: url(/jp/macos/ventura/images/overview/messages/edit__clpfvrnbnbqu_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-messages .grid-item-messaging .image-overview-messages-edit {
		background-image: url(/jp/macos/ventura/images/overview/messages/edit__clpfvrnbnbqu_small_2x.jpg);
	}
}

/* shared-photo-library */
.page-overview .section-shared-photo-library .image-overview-shared-photo-library-icloud {
	width: 924px;
	height: 594px;
	background-size: 924px 594px;
	background-image: url(/jp/macos/ventura/images/overview/shared-photo-library/icloud__dtg5uzppo4uq_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) {
	.page-overview .section-shared-photo-library .image-overview-shared-photo-library-icloud {
		background-image: url(/jp/macos/ventura/images/overview/shared-photo-library/icloud__dtg5uzppo4uq_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.page-overview .section-shared-photo-library .image-overview-shared-photo-library-icloud {
		width: 648px;
		height: 416px;
		background-size: 648px 416px;
		background-image: url(/jp/macos/ventura/images/overview/shared-photo-library/icloud__dtg5uzppo4uq_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) {
	.page-overview .section-shared-photo-library .image-overview-shared-photo-library-icloud {
		background-image: url(/jp/macos/ventura/images/overview/shared-photo-library/icloud__dtg5uzppo4uq_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.page-overview .section-shared-photo-library .image-overview-shared-photo-library-icloud {
		width: 382px;
		height: 297px;
		background-size: 382px 297px;
		background-image: url(/jp/macos/ventura/images/overview/shared-photo-library/icloud__dtg5uzppo4uq_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) {
	.page-overview .section-shared-photo-library .image-overview-shared-photo-library-icloud {
		background-image: url(/jp/macos/ventura/images/overview/shared-photo-library/icloud__dtg5uzppo4uq_small_2x.jpg);
	}
}

/* expose */
.page-overview .section-stage-manager .grid-item-stage-manager .inline-video-container .start-frame, .page-overview .section-stage-manager .grid-item-stage-manager .inline-video-container .end-frame {
	background-image: url(/jp/macos/ventura/images/overview/expose/stage_manager_screen__fpwebpq9vvmi_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) {
	.page-overview .section-stage-manager .grid-item-stage-manager .inline-video-container .start-frame, .page-overview .section-stage-manager .grid-item-stage-manager .inline-video-container .end-frame {
		background-image: url(/jp/macos/ventura/images/overview/expose/stage_manager_screen__fpwebpq9vvmi_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.page-overview .section-stage-manager .grid-item-stage-manager .inline-video-container .start-frame, .page-overview .section-stage-manager .grid-item-stage-manager .inline-video-container .end-frame {
		background-image: url(/jp/macos/ventura/images/overview/expose/stage_manager_screen__fpwebpq9vvmi_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) {
	.page-overview .section-stage-manager .grid-item-stage-manager .inline-video-container .start-frame, .page-overview .section-stage-manager .grid-item-stage-manager .inline-video-container .end-frame {
		background-image: url(/jp/macos/ventura/images/overview/expose/stage_manager_screen__fpwebpq9vvmi_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.page-overview .section-stage-manager .grid-item-stage-manager .inline-video-container .start-frame, .page-overview .section-stage-manager .grid-item-stage-manager .inline-video-container .end-frame {
		background-image: url(/jp/macos/ventura/images/overview/expose/stage_manager_screen__fpwebpq9vvmi_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) {
	.page-overview .section-stage-manager .grid-item-stage-manager .inline-video-container .start-frame, .page-overview .section-stage-manager .grid-item-stage-manager .inline-video-container .end-frame {
		background-image: url(/jp/macos/ventura/images/overview/expose/stage_manager_screen__fpwebpq9vvmi_small_2x.jpg);
	}
}

.page-overview .section-stage-manager .grid-item-switch-between-apps .inline-video-switch-between-apps .start-frame, .page-overview .section-stage-manager .grid-item-switch-between-apps .inline-video-switch-between-apps .end-frame {
	background-image: url(/jp/macos/ventura/images/overview/expose/switch_apps_screen__caaedwg64x5y_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) {
	.page-overview .section-stage-manager .grid-item-switch-between-apps .inline-video-switch-between-apps .start-frame, .page-overview .section-stage-manager .grid-item-switch-between-apps .inline-video-switch-between-apps .end-frame {
		background-image: url(/jp/macos/ventura/images/overview/expose/switch_apps_screen__caaedwg64x5y_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.page-overview .section-stage-manager .grid-item-switch-between-apps .inline-video-switch-between-apps .start-frame, .page-overview .section-stage-manager .grid-item-switch-between-apps .inline-video-switch-between-apps .end-frame {
		background-image: url(/jp/macos/ventura/images/overview/expose/switch_apps_screen__caaedwg64x5y_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) {
	.page-overview .section-stage-manager .grid-item-switch-between-apps .inline-video-switch-between-apps .start-frame, .page-overview .section-stage-manager .grid-item-switch-between-apps .inline-video-switch-between-apps .end-frame {
		background-image: url(/jp/macos/ventura/images/overview/expose/switch_apps_screen__caaedwg64x5y_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.page-overview .section-stage-manager .grid-item-switch-between-apps .inline-video-switch-between-apps .start-frame, .page-overview .section-stage-manager .grid-item-switch-between-apps .inline-video-switch-between-apps .end-frame {
		background-image: url(/jp/macos/ventura/images/overview/expose/switch_apps_screen__caaedwg64x5y_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) {
	.page-overview .section-stage-manager .grid-item-switch-between-apps .inline-video-switch-between-apps .start-frame, .page-overview .section-stage-manager .grid-item-switch-between-apps .inline-video-switch-between-apps .end-frame {
		background-image: url(/jp/macos/ventura/images/overview/expose/switch_apps_screen__caaedwg64x5y_small_2x.jpg);
	}
}

.page-overview .section-stage-manager .image-overview-expose-workspace {
	width: 548px;
	height: 462px;
	background-size: 548px 462px;
	background-image: url(/jp/macos/ventura/images/overview/expose/workspace__e2g27bbzdo2u_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) {
	.page-overview .section-stage-manager .image-overview-expose-workspace {
		background-image: url(/jp/macos/ventura/images/overview/expose/workspace__e2g27bbzdo2u_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.page-overview .section-stage-manager .image-overview-expose-workspace {
		width: 422px;
		height: 356px;
		background-size: 422px 356px;
		background-image: url(/jp/macos/ventura/images/overview/expose/workspace__e2g27bbzdo2u_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) {
	.page-overview .section-stage-manager .image-overview-expose-workspace {
		background-image: url(/jp/macos/ventura/images/overview/expose/workspace__e2g27bbzdo2u_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.page-overview .section-stage-manager .image-overview-expose-workspace {
		width: 286px;
		height: 241px;
		background-size: 286px 241px;
		background-image: url(/jp/macos/ventura/images/overview/expose/workspace__e2g27bbzdo2u_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) {
	.page-overview .section-stage-manager .image-overview-expose-workspace {
		background-image: url(/jp/macos/ventura/images/overview/expose/workspace__e2g27bbzdo2u_small_2x.jpg);
	}
}

/* iphone-webcam */

.page-overview .section-continuity-camera .image-overview-iphone-webcam-webcam {
	background-image: url(/jp/macos/ventura/images/overview/iphone-webcam/webcam__bsokd6l67ehe_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) {
	.page-overview .section-continuity-camera .image-overview-iphone-webcam-webcam {
		background-image: url(/jp/macos/ventura/images/overview/iphone-webcam/webcam__bsokd6l67ehe_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.page-overview .section-continuity-camera .image-overview-iphone-webcam-webcam {
		background-image: url(/jp/macos/ventura/images/overview/iphone-webcam/webcam__bsokd6l67ehe_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) {
	.page-overview .section-continuity-camera .image-overview-iphone-webcam-webcam {
		background-image: url(/jp/macos/ventura/images/overview/iphone-webcam/webcam__bsokd6l67ehe_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.page-overview .section-continuity-camera .image-overview-iphone-webcam-webcam {
		background-image: url(/jp/macos/ventura/images/overview/iphone-webcam/webcam__bsokd6l67ehe_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) {
	.page-overview .section-continuity-camera .image-overview-iphone-webcam-webcam {
		background-image: url(/jp/macos/ventura/images/overview/iphone-webcam/webcam__bsokd6l67ehe_small_2x.jpg);
	}
}

.page-overview .section-continuity-camera .grid-item-center-stage .inline-video-center-stage .start-frame, .page-overview .section-continuity-camera .grid-item-center-stage .inline-video-center-stage .end-frame {
	background-image: url(/jp/macos/ventura/images/overview/iphone-webcam/center_stage_screen__8hse8cao9s2y_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) {
	.page-overview .section-continuity-camera .grid-item-center-stage .inline-video-center-stage .start-frame, .page-overview .section-continuity-camera .grid-item-center-stage .inline-video-center-stage .end-frame {
		background-image: url(/jp/macos/ventura/images/overview/iphone-webcam/center_stage_screen__8hse8cao9s2y_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.page-overview .section-continuity-camera .grid-item-center-stage .inline-video-center-stage .start-frame, .page-overview .section-continuity-camera .grid-item-center-stage .inline-video-center-stage .end-frame {
		background-image: url(/jp/macos/ventura/images/overview/iphone-webcam/center_stage_screen__8hse8cao9s2y_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) {
	.page-overview .section-continuity-camera .grid-item-center-stage .inline-video-center-stage .start-frame, .page-overview .section-continuity-camera .grid-item-center-stage .inline-video-center-stage .end-frame {
		background-image: url(/jp/macos/ventura/images/overview/iphone-webcam/center_stage_screen__8hse8cao9s2y_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.page-overview .section-continuity-camera .grid-item-center-stage .inline-video-center-stage .start-frame, .page-overview .section-continuity-camera .grid-item-center-stage .inline-video-center-stage .end-frame {
		background-image: url(/jp/macos/ventura/images/overview/iphone-webcam/center_stage_screen__8hse8cao9s2y_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) {
	.page-overview .section-continuity-camera .grid-item-center-stage .inline-video-center-stage .start-frame, .page-overview .section-continuity-camera .grid-item-center-stage .inline-video-center-stage .end-frame {
		background-image: url(/jp/macos/ventura/images/overview/iphone-webcam/center_stage_screen__8hse8cao9s2y_small_2x.jpg);
	}
}

.page-overview .section-continuity-camera .image-overview-iphone-webcam-desk-view {
	width: 1390px;
	height: 983px;
	background-size: 1390px 983px;
	background-image: url(/jp/macos/ventura/images/overview/iphone-webcam/desk_view__bkabmke4yo76_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) {
	.page-overview .section-continuity-camera .image-overview-iphone-webcam-desk-view {
		background-image: url(/jp/macos/ventura/images/overview/iphone-webcam/desk_view__bkabmke4yo76_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.page-overview .section-continuity-camera .image-overview-iphone-webcam-desk-view {
		width: 1028px;
		height: 712px;
		background-size: 1028px 712px;
		background-image: url(/jp/macos/ventura/images/overview/iphone-webcam/desk_view__bkabmke4yo76_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) {
	.page-overview .section-continuity-camera .image-overview-iphone-webcam-desk-view {
		background-image: url(/jp/macos/ventura/images/overview/iphone-webcam/desk_view__bkabmke4yo76_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.page-overview .section-continuity-camera .image-overview-iphone-webcam-desk-view {
		width: 480px;
		height: 710px;
		background-size: 480px 710px;
		background-image: url(/jp/macos/ventura/images/overview/iphone-webcam/desk_view__bkabmke4yo76_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) {
	.page-overview .section-continuity-camera .image-overview-iphone-webcam-desk-view {
		background-image: url(/jp/macos/ventura/images/overview/iphone-webcam/desk_view__bkabmke4yo76_small_2x.jpg);
	}
}

/* games */
.page-overview .section-games .image-overview-games-shareplay {
	width: 619px;
	height: 646px;
	background-size: 619px 646px;
	background-image: url(/jp/macos/ventura/images/overview/games/shareplay__br512diw67qq_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) {
	.page-overview .section-games .image-overview-games-shareplay {
		background-image: url(/jp/macos/ventura/images/overview/games/shareplay__br512diw67qq_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.page-overview .section-games .image-overview-games-shareplay {
		width: 447px;
		height: 460px;
		background-size: 447px 460px;
		background-image: url(/jp/macos/ventura/images/overview/games/shareplay__br512diw67qq_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) {
	.page-overview .section-games .image-overview-games-shareplay {
		background-image: url(/jp/macos/ventura/images/overview/games/shareplay__br512diw67qq_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.page-overview .section-games .image-overview-games-shareplay {
		width: 380px;
		height: 362px;
		background-size: 380px 362px;
		background-image: url(/jp/macos/ventura/images/overview/games/shareplay__br512diw67qq_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) {
	.page-overview .section-games .image-overview-games-shareplay {
		background-image: url(/jp/macos/ventura/images/overview/games/shareplay__br512diw67qq_small_2x.jpg);
	}
}

.page-overview .section-games .image-overview-games-game-center {
	width: 661px;
	height: 483px;
	background-size: 661px 483px;
	background-image: url(/jp/macos/ventura/images/overview/games/game_center__cvy985g2oqs2_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) {
	.page-overview .section-games .image-overview-games-game-center {
		background-image: url(/jp/macos/ventura/images/overview/games/game_center__cvy985g2oqs2_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.page-overview .section-games .image-overview-games-game-center {
		width: 466px;
		height: 343px;
		background-size: 466px 343px;
		background-image: url(/jp/macos/ventura/images/overview/games/game_center__cvy985g2oqs2_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) {
	.page-overview .section-games .image-overview-games-game-center {
		background-image: url(/jp/macos/ventura/images/overview/games/game_center__cvy985g2oqs2_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.page-overview .section-games .image-overview-games-game-center {
		width: 345px;
		height: 257px;
		background-size: 345px 257px;
		background-image: url(/jp/macos/ventura/images/overview/games/game_center__cvy985g2oqs2_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) {
	.page-overview .section-games .image-overview-games-game-center {
		background-image: url(/jp/macos/ventura/images/overview/games/game_center__cvy985g2oqs2_small_2x.jpg);
	}
}

/* even-more */
.page-overview .section-even-more .image-overview-even-more-even-more {
	width: 1440px;
	height: 1139px;
	background-size: 1440px 1139px;
	background-image: url(/jp/macos/ventura/images/overview/even-more/even_more__cw7r8pkm6iaa_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) {
	.page-overview .section-even-more .image-overview-even-more-even-more {
		background-image: url(/jp/macos/ventura/images/overview/even-more/even_more__cw7r8pkm6iaa_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.page-overview .section-even-more .image-overview-even-more-even-more {
		width: 1068px;
		height: 825px;
		background-size: 1068px 825px;
		background-image: url(/jp/macos/ventura/images/overview/even-more/even_more__cw7r8pkm6iaa_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) {
	.page-overview .section-even-more .image-overview-even-more-even-more {
		background-image: url(/jp/macos/ventura/images/overview/even-more/even_more__cw7r8pkm6iaa_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.page-overview .section-even-more .image-overview-even-more-even-more {
		width: 629px;
		height: 446px;
		background-size: 629px 446px;
		background-image: url(/jp/macos/ventura/images/overview/even-more/even_more__cw7r8pkm6iaa_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) {
	.page-overview .section-even-more .image-overview-even-more-even-more {
		background-image: url(/jp/macos/ventura/images/overview/even-more/even_more__cw7r8pkm6iaa_small_2x.jpg);
	}
}

.page-overview .section-even-more .image-overview-even-more-icon-memoji {
	width: 67px;
	height: 67px;
	background-size: 67px 67px;
	background-repeat: no-repeat;
	background-image: url(/jp/macos/ventura/images/overview/even-more/icon_memoji__brnkncqcamaa_large.png);
}

@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) {
	.page-overview .section-even-more .image-overview-even-more-icon-memoji {
		background-image: url(/jp/macos/ventura/images/overview/even-more/icon_memoji__brnkncqcamaa_large_2x.png);
	}
}

@media only screen and (max-width: 1068px) {
	.page-overview .section-even-more .image-overview-even-more-icon-memoji {
		width: 49px;
		height: 49px;
		background-size: 49px 49px;
		background-repeat: no-repeat;
		background-image: url(/jp/macos/ventura/images/overview/even-more/icon_memoji__brnkncqcamaa_medium.png);
	}
}

@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) {
	.page-overview .section-even-more .image-overview-even-more-icon-memoji {
		background-image: url(/jp/macos/ventura/images/overview/even-more/icon_memoji__brnkncqcamaa_medium_2x.png);
	}
}

/* facetime */
.page-overview .section-facetime-handoff .image-overview-facetime-switch {
	width: 977px;
	height: 594px;
	background-size: 977px 594px;
	background-image: url(/jp/macos/ventura/images/overview/facetime/switch__f9h5hapaf0ia_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) {
	.page-overview .section-facetime-handoff .image-overview-facetime-switch {
		background-image: url(/jp/macos/ventura/images/overview/facetime/switch__f9h5hapaf0ia_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.page-overview .section-facetime-handoff .image-overview-facetime-switch {
		width: 711px;
		height: 432px;
		background-size: 711px 432px;
		background-image: url(/jp/macos/ventura/images/overview/facetime/switch__f9h5hapaf0ia_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) {
	.page-overview .section-facetime-handoff .image-overview-facetime-switch {
		background-image: url(/jp/macos/ventura/images/overview/facetime/switch__f9h5hapaf0ia_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.page-overview .section-facetime-handoff .image-overview-facetime-switch {
		width: 389px;
		height: 297px;
		background-size: 389px 297px;
		background-image: url(/jp/macos/ventura/images/overview/facetime/switch__f9h5hapaf0ia_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) {
	.page-overview .section-facetime-handoff .image-overview-facetime-switch {
		background-image: url(/jp/macos/ventura/images/overview/facetime/switch__f9h5hapaf0ia_small_2x.jpg);
	}
}

/* router */
.page-overview .section-router .router-item.router-why-mac .image-apple-why-mac {
	width: 512px;
	height: 322px;
	background-size: 512px 322px;
	background-image: url(/jp/macos/ventura/images/router/why_mac__fupk4gkegeye_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) {
	.page-overview .section-router .router-item.router-why-mac .image-apple-why-mac {
		background-image: url(/jp/macos/ventura/images/router/why_mac__fupk4gkegeye_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.page-overview .section-router .router-item.router-why-mac .image-apple-why-mac {
		width: 344px;
		height: 216px;
		background-size: 344px 216px;
		background-image: url(/jp/macos/ventura/images/router/why_mac__fupk4gkegeye_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) {
	.page-overview .section-router .router-item.router-why-mac .image-apple-why-mac {
		background-image: url(/jp/macos/ventura/images/router/why_mac__fupk4gkegeye_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.page-overview .section-router .router-item.router-why-mac .image-apple-why-mac {
		width: 361px;
		height: 227px;
		background-size: 361px 227px;
		background-image: url(/jp/macos/ventura/images/router/why_mac__fupk4gkegeye_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) {
	.page-overview .section-router .router-item.router-why-mac .image-apple-why-mac {
		background-image: url(/jp/macos/ventura/images/router/why_mac__fupk4gkegeye_small_2x.jpg);
	}
}

/* .page-overview
	.section-router
	.router-item.router-download-software
	.image-apple-download-software {
	width: 601px;
	height: 274px;
	background-size: 601px 274px;
	background-image: url(/jp/macos/ventura/images/router/apple_beta__chxl48exxu82_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) {
	.page-overview
		.section-router
		.router-item.router-download-software
		.image-apple-download-software {
		background-image: url(/jp/macos/ventura/images/router/apple_beta__chxl48exxu82_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.page-overview
		.section-router
		.router-item.router-download-software
		.image-apple-download-software {
		width: 384px;
		height: 175px;
		background-size: 384px 175px;
		background-image: url(/jp/macos/ventura/images/router/apple_beta__chxl48exxu82_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) {
	.page-overview
		.section-router
		.router-item.router-download-software
		.image-apple-download-software {
		background-image: url(/jp/macos/ventura/images/router/apple_beta__chxl48exxu82_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.page-overview
		.section-router
		.router-item.router-download-software
		.image-apple-download-software {
		width: 362px;
		height: 165px;
		background-size: 362px 165px;
		background-image: url(/jp/macos/ventura/images/router/apple_beta__chxl48exxu82_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) {
	.page-overview
		.section-router
		.router-item.router-download-software
		.image-apple-download-software {
		background-image: url(/jp/macos/ventura/images/router/apple_beta__chxl48exxu82_small_2x.jpg);
	}
}

.page-overview .section-router .router-item.router-ios .image-ios {
	width: 1356px;
	height: 614px;
	background-size: 1356px 614px;
	background-image: url(/jp/macos/ventura/images/router/ios_16__d1qb6elapac2_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) {
	.page-overview .section-router .router-item.router-ios .image-ios {
		background-image: url(/jp/macos/ventura/images/router/ios_16__d1qb6elapac2_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.page-overview .section-router .router-item.router-ios .image-ios {
		width: 1028px;
		height: 531px;
		background-size: 1028px 531px;
		background-image: url(/jp/macos/ventura/images/router/ios_16__d1qb6elapac2_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) {
	.page-overview .section-router .router-item.router-ios .image-ios {
		background-image: url(/jp/macos/ventura/images/router/ios_16__d1qb6elapac2_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.page-overview .section-router .router-item.router-ios .image-ios {
		width: 480px;
		height: 336px;
		background-size: 480px 336px;
		background-image: url(/jp/macos/ventura/images/router/ios_16__d1qb6elapac2_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) {
	.page-overview .section-router .router-item.router-ios .image-ios {
		background-image: url(/jp/macos/ventura/images/router/ios_16__d1qb6elapac2_small_2x.jpg);
	}
}

.page-overview .section-router .router-item.router-watchos .image-watchos.watchos-9 {
	width: 682px;
	height: 461px;
	background-size: 682px 461px;
	background-repeat: no-repeat;
	background-image: url("/jp/macos/ventura/images/router/watchos_9_router__fdi42h080yaa_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) {
	.page-overview .section-router .router-item.router-watchos .image-watchos.watchos-9 {
		background-image: url("/jp/macos/ventura/images/router/watchos_9_router__fdi42h080yaa_large_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) {
	.page-overview .section-router .router-item.router-watchos .image-watchos.watchos-9 {
		width: 504px;
		height: 372px;
		background-size: 504px 372px;
		background-repeat: no-repeat;
		background-image: url("/jp/macos/ventura/images/router/watchos_9_router__fdi42h080yaa_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) {
	.page-overview .section-router .router-item.router-watchos .image-watchos.watchos-9 {
		background-image: url("/jp/macos/ventura/images/router/watchos_9_router__fdi42h080yaa_medium_2x.jpg");
	}
}

@media only screen and (max-width: 734px) {
	.page-overview .section-router .router-item.router-watchos .image-watchos.watchos-9 {
		width: 480px;
		height: 351px;
		background-size: 480px 351px;
		background-repeat: no-repeat;
		background-image: url("/jp/macos/ventura/images/router/watchos_9_router__fdi42h080yaa_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) {
	.page-overview .section-router .router-item.router-watchos .image-watchos.watchos-9 {
		background-image: url("/jp/macos/ventura/images/router/watchos_9_router__fdi42h080yaa_small_2x.jpg");
	}
} */

.page-overview .section-spotlight .image-overview-spotlight-spotlight-ui {
	width: 584px;
	height: 611px;
	background-size: 584px 611px;
	background-repeat: no-repeat;
	background-image: url(/jp/macos/ventura/images/overview/spotlight/spotlight_ui__dotc41ig2s6e_large.png);
}

@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) {
	.page-overview .section-spotlight .image-overview-spotlight-spotlight-ui {
		background-image: url(/jp/macos/ventura/images/overview/spotlight/spotlight_ui__dotc41ig2s6e_large_2x.png);
	}
}

@media only screen and (max-width: 1068px) {
	.page-overview .section-spotlight .image-overview-spotlight-spotlight-ui {
		width: 450px;
		height: 470px;
		background-size: 450px 470px;
		background-repeat: no-repeat;
		background-image: url(/jp/macos/ventura/images/overview/spotlight/spotlight_ui__dotc41ig2s6e_medium.png);
	}
}

@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) {
	.page-overview .section-spotlight .image-overview-spotlight-spotlight-ui {
		background-image: url(/jp/macos/ventura/images/overview/spotlight/spotlight_ui__dotc41ig2s6e_medium_2x.png);
	}
}

@media only screen and (max-width: 734px) {
	.page-overview .section-spotlight .image-overview-spotlight-spotlight-ui {
		width: 298px;
		height: 311px;
		background-size: 298px 311px;
		background-repeat: no-repeat;
		background-image: url(/jp/macos/ventura/images/overview/spotlight/spotlight_ui__dotc41ig2s6e_small.png);
	}
}

@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) {
	.page-overview .section-spotlight .image-overview-spotlight-spotlight-ui {
		background-image: url(/jp/macos/ventura/images/overview/spotlight/spotlight_ui__dotc41ig2s6e_small_2x.png);
	}
}
.page-overview .section-shared-photo-library .image-overview-shared-photo-library-share {
	width: 760px;
	height: 465px;
	background-size: 760px 465px;
	background-repeat: no-repeat;
	background-image: url(/jp/macos/ventura/images/overview/shared-photo-library/share__bl0zz9p0y9au_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) {
	.page-overview .section-shared-photo-library .image-overview-shared-photo-library-share {
		background-image: url(/jp/macos/ventura/images/overview/shared-photo-library/share__bl0zz9p0y9au_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.page-overview .section-shared-photo-library .image-overview-shared-photo-library-share {
		width: 436px;
		height: 268px;
		background-size: 436px 268px;
		background-repeat: no-repeat;
		background-image: url(/jp/macos/ventura/images/overview/shared-photo-library/share__bl0zz9p0y9au_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) {
	.page-overview .section-shared-photo-library .image-overview-shared-photo-library-share {
		background-image: url(/jp/macos/ventura/images/overview/shared-photo-library/share__bl0zz9p0y9au_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.page-overview .section-shared-photo-library .image-overview-shared-photo-library-share {
		width: 292px;
		height: 179px;
		background-size: 292px 179px;
		background-repeat: no-repeat;
		background-image: url(/jp/macos/ventura/images/overview/shared-photo-library/share__bl0zz9p0y9au_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) {
	.page-overview .section-shared-photo-library .image-overview-shared-photo-library-share {
		background-image: url(/jp/macos/ventura/images/overview/shared-photo-library/share__bl0zz9p0y9au_small_2x.jpg);
	}
}
.page-overview .section-freeform .image-overview-freeform-freeform-hw {
	width: 760px;
	height: 466px;
	background-size: 760px 466px;
	background-repeat: no-repeat;
	background-image: url(/jp/macos/ventura/images/overview/freeform/freeform_hw__brykhosqnpxy_large.png);
}

@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) {
	.page-overview .section-freeform .image-overview-freeform-freeform-hw {
		background-image: url(/jp/macos/ventura/images/overview/freeform/freeform_hw__brykhosqnpxy_large_2x.png);
	}
}

@media only screen and (max-width: 1068px) {
	.page-overview .section-freeform .image-overview-freeform-freeform-hw {
		width: 436px;
		height: 268px;
		background-size: 436px 268px;
		background-repeat: no-repeat;
		background-image: url(/jp/macos/ventura/images/overview/freeform/freeform_hw__brykhosqnpxy_medium.png);
	}
}

@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) {
	.page-overview .section-freeform .image-overview-freeform-freeform-hw {
		background-image: url(/jp/macos/ventura/images/overview/freeform/freeform_hw__brykhosqnpxy_medium_2x.png);
	}
}

@media only screen and (max-width: 734px) {
	.page-overview .section-freeform .image-overview-freeform-freeform-hw {
		width: 290px;
		height: 178px;
		background-size: 290px 178px;
		background-repeat: no-repeat;
		background-image: url(/jp/macos/ventura/images/overview/freeform/freeform_hw__brykhosqnpxy_small.png);
	}
}

@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) {
	.page-overview .section-freeform .image-overview-freeform-freeform-hw {
		background-image: url(/jp/macos/ventura/images/overview/freeform/freeform_hw__brykhosqnpxy_small_2x.png);
	}
}
.page-overview .section-freeform .image-overview-freeform-freeform-screen {
	width: 1866px;
	height: 1206px;
	background-size: 1866px 1206px;
	background-repeat: no-repeat;
	background-image: url(/jp/macos/ventura/images/overview/freeform/freeform_screen__u4kivwf9igiq_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) {
	.page-overview .section-freeform .image-overview-freeform-freeform-screen {
		background-image: url(/jp/macos/ventura/images/overview/freeform/freeform_screen__u4kivwf9igiq_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.page-overview .section-freeform .image-overview-freeform-freeform-screen {
		width: 2136px;
		height: 1380px;
		background-size: 2136px 1380px;
		background-repeat: no-repeat;
		background-image: url(/jp/macos/ventura/images/overview/freeform/freeform_screen__u4kivwf9igiq_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) {
	.page-overview .section-freeform .image-overview-freeform-freeform-screen {
		background-image: url(/jp/macos/ventura/images/overview/freeform/freeform_screen__u4kivwf9igiq_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.page-overview .section-freeform .image-overview-freeform-freeform-screen {
		width: 1904px;
		height: 1232px;
		background-size: 1904px 1232px;
		background-repeat: no-repeat;
		background-image: url(/jp/macos/ventura/images/overview/freeform/freeform_screen__u4kivwf9igiq_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) {
	.page-overview .section-freeform .image-overview-freeform-freeform-screen {
		background-image: url(/jp/macos/ventura/images/overview/freeform/freeform_screen__u4kivwf9igiq_small_2x.jpg);
	}
}
html.no-enhanced .page-overview .section-freeform .grid-item-introducing .image-overview-freeform-freeform-static {
	width: 760px;
	height: 466px;
	background-size: 760px 466px;
	background-repeat: no-repeat;
	background-image: url(/jp/macos/ventura/images/overview/freeform/freeform_static__dcsmbvahv6mq_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) {
	html.no-enhanced .page-overview .section-freeform .grid-item-introducing .image-overview-freeform-freeform-static {
		background-image: url(/jp/macos/ventura/images/overview/freeform/freeform_static__dcsmbvahv6mq_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	html.no-enhanced .page-overview .section-freeform .grid-item-introducing .image-overview-freeform-freeform-static {
		width: 436px;
		height: 268px;
		background-size: 436px 268px;
		background-repeat: no-repeat;
		background-image: url(/jp/macos/ventura/images/overview/freeform/freeform_static__dcsmbvahv6mq_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) {
	html.no-enhanced .page-overview .section-freeform .grid-item-introducing .image-overview-freeform-freeform-static {
		background-image: url(/jp/macos/ventura/images/overview/freeform/freeform_static__dcsmbvahv6mq_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	html.no-enhanced .page-overview .section-freeform .grid-item-introducing .image-overview-freeform-freeform-static {
		width: 290px;
		height: 178px;
		background-size: 290px 178px;
		background-repeat: no-repeat;
		background-image: url(/jp/macos/ventura/images/overview/freeform/freeform_static__dcsmbvahv6mq_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) {
	html.no-enhanced .page-overview .section-freeform .grid-item-introducing .image-overview-freeform-freeform-static {
		background-image: url(/jp/macos/ventura/images/overview/freeform/freeform_static__dcsmbvahv6mq_small_2x.jpg);
	}
}
.page-overview .section-freeform .image-overview-freeform-shareplay {
	width: 398px;
	height: 598px;
	background-size: 398px 598px;
	background-repeat: no-repeat;
	background-image: url(/jp/macos/ventura/images/overview/freeform/shareplay__br512diw67qq_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) {
	.page-overview .section-freeform .image-overview-freeform-shareplay {
		background-image: url(/jp/macos/ventura/images/overview/freeform/shareplay__br512diw67qq_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.page-overview .section-freeform .image-overview-freeform-shareplay {
		width: 470px;
		height: 420px;
		background-size: 470px 420px;
		background-repeat: no-repeat;
		background-image: url(/jp/macos/ventura/images/overview/freeform/shareplay__br512diw67qq_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) {
	.page-overview .section-freeform .image-overview-freeform-shareplay {
		background-image: url(/jp/macos/ventura/images/overview/freeform/shareplay__br512diw67qq_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.page-overview .section-freeform .image-overview-freeform-shareplay {
		width: 384px;
		height: 432px;
		background-size: 384px 432px;
		background-repeat: no-repeat;
		background-image: url(/jp/macos/ventura/images/overview/freeform/shareplay__br512diw67qq_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) {
	.page-overview .section-freeform .image-overview-freeform-shareplay {
		background-image: url(/jp/macos/ventura/images/overview/freeform/shareplay__br512diw67qq_small_2x.jpg);
	}
}
.page-overview .section-system-settings .image-overview-system-settings-navigation {
	width: 1050px;
	height: 780px;
	background-size: 1050px 780px;
	background-repeat: no-repeat;
	background-image: url(/jp/macos/ventura/images/overview/system-settings/navigation__eenkxmriv3wy_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) {
	.page-overview .section-system-settings .image-overview-system-settings-navigation {
		background-image: url(/jp/macos/ventura/images/overview/system-settings/navigation__eenkxmriv3wy_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.page-overview .section-system-settings .image-overview-system-settings-navigation {
		width: 961px;
		height: 714px;
		background-size: 961px 714px;
		background-repeat: no-repeat;
		background-image: url(/jp/macos/ventura/images/overview/system-settings/navigation__eenkxmriv3wy_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) {
	.page-overview .section-system-settings .image-overview-system-settings-navigation {
		background-image: url(/jp/macos/ventura/images/overview/system-settings/navigation__eenkxmriv3wy_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.page-overview .section-system-settings .image-overview-system-settings-navigation {
		width: 415px;
		height: 309px;
		background-size: 415px 309px;
		background-repeat: no-repeat;
		background-image: url(/jp/macos/ventura/images/overview/system-settings/navigation__eenkxmriv3wy_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) {
	.page-overview .section-system-settings .image-overview-system-settings-navigation {
		background-image: url(/jp/macos/ventura/images/overview/system-settings/navigation__eenkxmriv3wy_small_2x.jpg);
	}
}
