body{
	line-break: strict;
}

.icon-wrapper .more:not(.icon-before):after,
#ac-globalfooter .ac-gf-more:after,
.icon-after.icon-chevronright:after {
	position: relative;
	top: -0.1em;
}
.icon-wrapper .icon.icon-external:after{
	position: relative;
	top: -0.07em;
}
.page-overview .section-audio .homepod-whole-home .typography-manifesto {
	width: auto;
}

/**
 * Adjust the margin of sup
 * @section Hero
 */
html .page-overview .section-hero.hero-2024 .typography-intro-elevated sup {
	margin-left: 0.15em;
}

.page-overview .all-devices-li {
	max-width: 100%;
}

/**
 * Link
 * @section Hero
 */
.section-hero {
	position: relative;
}
.section-hero .hero-link {
	position: absolute;
	left: 0;
	bottom: 38px;
	width: 100%;
	text-align: center;
}
.section-hero .hero-link a {
	color: #fff;
}

@media only screen and (max-width: 1068px) {
	.section-hero .hero-link {
		bottom: 40px;
	}
}

@media only screen and (max-width: 735px) {
	.section-hero .hero-link {
		bottom: 23px;
		font-size: 12px;
		line-height: 1.25;
	}
}

.jp-intro-small-br {
	display: none;
}

@media only screen and (max-width: 414px) {
	.jp-intro-small-br {
		display: block;
	}
}

/*
Violator
 */
.violator {
	padding-top: 6px;
	padding-bottom: 2px;
}
@media only screen and (max-width: 735px) {
	.violator {
		padding-top: 3px;
		padding-bottom: 1px;
	}
}

/*
LB
 */
.page-overview .section-audio .section-copy {
	width: 705px;
}
@media only screen and (max-width: 1068px) {
	.page-overview .section-audio .section-copy {
		width: 100%;
	}
}

.page-overview .section-audio .siri-command-text {
	width: 100%;
}

@media only screen and (min-width: 1069px) {
	.ask-siri .siri-command-text {
		font-size: 39px;
	}
}

.grid-item.nonstop .grid-content {
	padding: 0 42px 0 44px;
}
@media only screen and (max-width: 1068px) {
	.grid-item.nonstop .grid-content {
		padding: 0 33px;
	}
}
@media only screen and (max-width: 735px) {
	.grid-item.nonstop .grid-content {
		padding: 0 10%;
	}
}

.page-overview .homekit-tile .router-tile-inner {
	padding: 70px 39px;
}
@media only screen and (max-width: 1068px) {
	.page-overview .homekit-tile .router-tile-inner {
		padding: 70px 15px;
	}
}
@media only screen and (max-width: 735px) {
	.page-overview .homekit-tile .router-tile-inner {
		padding: 64px 15px;
	}
}

.page-overview .section-nextrouter .dark-bg h3 .small-landscape-show {
	display: none;
}
@media only screen and (min-width: 568px) and (max-width: 735px) {
	.page-overview .section-nextrouter .dark-bg h3 .small-landscape-show {
		display: inline;
	}
}

.page-overview .router-tile.apple-tv-4k-tile .typography-router-headline {
	max-width: 100%;
}

.lsmall {
	display: none;
}

@media only screen and (max-width: 510px) {
	.lsmall {
		display: block;
	}
}

@media only screen and (max-width: 734px) {
	.intelligent-playback .typography-manifesto {
		width: 107%;
	}
}

/* tile */
@media only screen and (max-width: 1068px) {
	.page-overview .router-tile-inner {
		padding: 70px 60px;
	}
}

@media only screen and (max-width: 734px) {
	.page-overview .router-tile-inner {
		padding: 64px 42px;
	}
}

/* homepod mini */
.page-overview .homepod-mini-tile .router-tile-copy h3 {
	padding-left: 4px;
}

@media only screen and (max-width: 1068px) {
	.page-overview .homepod-mini-tile .router-tile-copy h3 {
		padding-left: 0;
	}
}

.page-overview .section-nextrouter .homepod-mini-tile .overview-homepod-mini {
	bottom: 132px;
}

@media only screen and (max-width: 1068px) {
	.page-overview .section-nextrouter .homepod-mini-tile .overview-homepod-mini {
		bottom: 107px;
	}
}

@media only screen and (max-width: 734px) {
	.page-overview .section-nextrouter .homepod-mini-tile .overview-homepod-mini {
		bottom: 27px;
	}
}

@media only screen and (max-width: 734px) {
	.page-overview .homepod-mini-tile .router-cta:first-of-type {
		padding-left: 13px;
	}
}

.page-overview .music-tile .music-gallery-hover-btn {
	padding-top: 9px;
	padding-bottom: 7px;
}
.page-overview .music-tile .music-gallery-chin-cta {
	padding-top: 7px;
	padding-bottom: 5px;
}

@media only screen and (max-width: 734px) {
	.page-overview .section-hero .section-content a {
		max-width: 500px;
	}
}

.page-overview .section-hero.hero-2024 {
	background-size: 2560px 1620px;
	background-repeat: no-repeat;
	background-image: url(/jp/airplay/images/overview/hero_2024__bvmajug6if9e_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-hero.hero-2024 {
		background-image: url(/jp/airplay/images/overview/hero_2024__bvmajug6if9e_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.page-overview .section-hero.hero-2024 {
		background-size: 1068px 1212px;
		background-repeat: no-repeat;
		background-image: url(/jp/airplay/images/overview/hero_2024__bvmajug6if9e_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-hero.hero-2024 {
		background-image: url(/jp/airplay/images/overview/hero_2024__bvmajug6if9e_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.page-overview .section-hero.hero-2024 {
		background-size: 736px 908px;
		background-repeat: no-repeat;
		background-image: url(/jp/airplay/images/overview/hero_2024__bvmajug6if9e_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-hero.hero-2024 {
		background-image: url(/jp/airplay/images/overview/hero_2024__bvmajug6if9e_small_2x.jpg);
	}
}
