/* common */
.typography-announced-headline:lang(ja) {
	font-size: 64px;
	line-height: 1;
	font-weight: 600;
	letter-spacing: -0.009em;
	font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial,
		sans-serif;
}

@media (max-width: 1068px) {
	.typography-announced-headline:lang(ja) {
		font-size: 56px;
		line-height: 1;
		font-weight: 600;
		letter-spacing: -0.005em;
		font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial,
			sans-serif;
	}
}

@media (max-width: 734px) {
	.typography-announced-headline:lang(ja) {
		font-size: 40px;
		line-height: 1;
		font-weight: 600;
		letter-spacing: 0em;
		font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial,
			sans-serif;
	}
}

/* section-iphone-16-pro */
.section-iphone-16-pro
	.overview-iphone-16-pro-logo-hello-apple-intelligence-pro {
	display: block;
	width: var(--p-width);
	height: var(--p-height);
	--p-width: 720px;
}

@media (max-width: 1068px) and (max-width: 1068px) {
	.section-iphone-16-pro
		.overview-iphone-16-pro-logo-hello-apple-intelligence-pro {
		--p-width: 624px;
	}
}

@media (max-width: 734px) and (max-width: 734px) {
	.section-iphone-16-pro
		.overview-iphone-16-pro-logo-hello-apple-intelligence-pro {
		--p-width: 440px;
	}
}

@media (max-width: 320px) {
	.section-iphone-16-pro
		.overview-iphone-16-pro-logo-hello-apple-intelligence-pro {
		--p-width: 440px;
	}
}

/* section-iphone-16 */
.section-iphone-16 .overview-iphone-16-logo-hello-apple-intelligence {
	display: block;
	width: var(--p-width);
	height: var(--p-height);
	--p-width: 720px;
}

@media (max-width: 1068px) and (max-width: 1068px) {
	.section-iphone-16 .overview-iphone-16-logo-hello-apple-intelligence {
		--p-width: 640px;
	}
}

@media (max-width: 734px) and (max-width: 734px) {
	.section-iphone-16 .overview-iphone-16-logo-hello-apple-intelligence {
		--p-width: 460px;
	}
}
@media (max-width: 320px) {
	.section-iphone-16 .overview-iphone-16-logo-hello-apple-intelligence {
		--p-width: 460px;
	}
}

@media (min-width: 1069px) {
	.section-iphone-16 .subsection-copy {
		max-width: 720px;
	}
}

@media (min-width: 735px) and (max-width: 1068px) {
	.section-iphone-16 .subsection-copy {
		max-width: 576px;
	}
}

.section-iphone-16-pro .subsection-copy,
.section-iphone-16 .subsection-copy {
	margin: auto;
}
