/* Style Overwrite */
.adjust-center { margin-left:.35em; }
.more:before, .more:after { top:-.075em; }

.page-keyboard .section-hero .section-content .hero-headline { margin-top: 60px; }

@media only screen and (max-width: 1068px) {
	.page-keyboard .section-hero .section-content .hero-headline { margin-top: 55px; }
}

@media only screen and (max-width: 735px) {
    .small-hide { display: none; }
	.page-keyboard .section-hero .section-content .hero-headline { margin-top: 35px; }
}

/* Localized Images */

.page-keyboard .section-hero .section-content .hero-image {
	margin-top: -96px;
	left: 50%;
	margin-left: -540px;
	position: relative
}

@media only screen and (max-width: 1068px) {
	.page-keyboard .section-hero .section-content .hero-image {
		margin-top: -135px;
		left: 50%;
		margin-left: -370px;
		position: relative
	}
}

@media only screen and (max-width: 735px) {
	.page-keyboard .section-hero .section-content .hero-image {
		margin-top: -60px;
		margin-bottom: 0;
		left: 50%;
		margin-left: -237.5px;
		position: relative
	}
}

.page-keyboard .hero-image {
	width: 1080px;
	height: 665px;
	background-size: 1080px 665px;
	background-repeat: no-repeat;
	background-image: url("https://images.apple.com/jp/smart-keyboard/images/keyboard/hero_large.jpg")
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
	.page-keyboard .hero-image {
		background-image: url("https://images.apple.com/jp/smart-keyboard/images/keyboard/hero_large_2x.jpg")
	}
}

@media only screen and (max-width: 1068px) {
	.page-keyboard .hero-image {
		width: 740px;
		height: 526px;
		background-size: 740px 526px;
		background-repeat: no-repeat;
		background-image: url("https://images.apple.com/jp/smart-keyboard/images/keyboard/hero_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-keyboard .hero-image {
		background-image: url("https://images.apple.com/jp/smart-keyboard/images/keyboard/hero_medium_2x.jpg")
	}
}

@media only screen and (max-width: 735px) {
	.page-keyboard .hero-image {
		width: 475px;
		height: 347px;
		background-size: 475px 347px;
		background-repeat: no-repeat;
		background-image: url("https://images.apple.com/jp/smart-keyboard/images/keyboard/hero_small.jpg")
	}
}

@media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 1.5dppx), only screen and (max-width: 735px) and (min-resolution: 144dpi) {
	.page-keyboard .hero-image {
		background-image: url("https://images.apple.com/jp/smart-keyboard/images/keyboard/hero_small_2x.jpg")
	}
}

.page-keyboard .section-shortcuts .shortcuts-gallery-view-1 {
	background-size: 987px 765px;
	background-image: url("https://images.apple.com/jp/smart-keyboard/images/keyboard/shortcuts_bar_large.jpg")
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
	.page-keyboard .section-shortcuts .shortcuts-gallery-view-1 {
		background-image: url("https://images.apple.com/jp/smart-keyboard/images/keyboard/shortcuts_bar_large_2x.jpg")
	}
}

@media only screen and (max-width: 1068px) {
	.page-keyboard .section-shortcuts .shortcuts-gallery-view-1 {
		background-size: 701px 540px;
		background-image: url("https://images.apple.com/jp/smart-keyboard/images/keyboard/shortcuts_bar_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-keyboard .section-shortcuts .shortcuts-gallery-view-1 {
		background-image: url("https://images.apple.com/jp/smart-keyboard/images/keyboard/shortcuts_bar_medium_2x.jpg")
	}
}

@media only screen and (max-width: 735px) {
	.page-keyboard .section-shortcuts .shortcuts-gallery-view-1 {
		background-size: 401px 324px;
		background-image: url("https://images.apple.com/jp/smart-keyboard/images/keyboard/shortcuts_bar_small.jpg")
	}
}

@media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 1.5dppx), only screen and (max-width: 735px) and (min-resolution: 144dpi) {
	.page-keyboard .section-shortcuts .shortcuts-gallery-view-1 {
		background-image: url("https://images.apple.com/jp/smart-keyboard/images/keyboard/shortcuts_bar_small_2x.jpg")
	}
}

.page-keyboard .section-shortcuts .shortcuts-gallery-view-2 {
	background-size: 987px 765px;
	background-image: url("https://images.apple.com/jp/smart-keyboard/images/keyboard/shortcuts_keyboard_large.jpg")
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
	.page-keyboard .section-shortcuts .shortcuts-gallery-view-2 {
		background-image: url("https://images.apple.com/jp/smart-keyboard/images/keyboard/shortcuts_keyboard_large_2x.jpg")
	}
}

@media only screen and (max-width: 1068px) {
	.page-keyboard .section-shortcuts .shortcuts-gallery-view-2 {
		background-size: 701px 540px;
		background-image: url("https://images.apple.com/jp/smart-keyboard/images/keyboard/shortcuts_keyboard_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-keyboard .section-shortcuts .shortcuts-gallery-view-2 {
		background-image: url("https://images.apple.com/jp/smart-keyboard/images/keyboard/shortcuts_keyboard_medium_2x.jpg")
	}
}

@media only screen and (max-width: 735px) {
	.page-keyboard .section-shortcuts .shortcuts-gallery-view-2 {
		background-size: 401px 324px;
		background-image: url("https://images.apple.com/jp/smart-keyboard/images/keyboard/shortcuts_keyboard_small.jpg")
	}
}

@media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 1.5dppx), only screen and (max-width: 735px) and (min-resolution: 144dpi) {
	.page-keyboard .section-shortcuts .shortcuts-gallery-view-2 {
		background-image: url("https://images.apple.com/jp/smart-keyboard/images/keyboard/shortcuts_keyboard_small_2x.jpg")
	}
}

.page-keyboard .words-matter-image {
	background-size: 1000px 457px;
	background-image: url("https://images.apple.com/jp/smart-keyboard/images/keyboard/keyboard_large.jpg")
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
	.page-keyboard .words-matter-image {
		background-image: url("https://images.apple.com/jp/smart-keyboard/images/keyboard/keyboard_large_2x.jpg")
	}
}

@media only screen and (max-width: 1068px) {
	.page-keyboard .words-matter-image {
		background-size: 750px 343px;
		background-image: url("https://images.apple.com/jp/smart-keyboard/images/keyboard/keyboard_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-keyboard .words-matter-image {
		background-image: url("https://images.apple.com/jp/smart-keyboard/images/keyboard/keyboard_medium_2x.jpg")
	}
}

@media only screen and (max-width: 735px) {
	.page-keyboard .words-matter-image {
		background-size: 752px 300px;
		background-image: url("https://images.apple.com/jp/smart-keyboard/images/keyboard/keyboard_small.jpg")
	}
}

@media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 1.5dppx), only screen and (max-width: 735px) and (min-resolution: 144dpi) {
	.page-keyboard .words-matter-image {
		background-image: url("https://images.apple.com/jp/smart-keyboard/images/keyboard/keyboard_small_2x.jpg")
	}
}


.page-keyboard .buystrip-product-12 {
	background-size: 372px 258px;
	background-image: url("https://images.apple.com/jp/smart-keyboard/images/keyboard/buystrip_12in_large.jpg")
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
	.page-keyboard .buystrip-product-12 {
		background-image: url("https://images.apple.com/jp/smart-keyboard/images/keyboard/buystrip_12in_large_2x.jpg")
	}
}

@media only screen and (max-width: 1068px) {
	.page-keyboard .buystrip-product-12 {
		background-size: 331px 231px;
		background-image: url("https://images.apple.com/jp/smart-keyboard/images/keyboard/buystrip_12in_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-keyboard .buystrip-product-12 {
		background-image: url("https://images.apple.com/jp/smart-keyboard/images/keyboard/buystrip_12in_medium_2x.jpg")
	}
}

@media only screen and (max-width: 735px) {
	.page-keyboard .buystrip-product-12 {
		background-size: 268px 199px;
		background-image: url("https://images.apple.com/jp/smart-keyboard/images/keyboard/buystrip_12in_small.jpg")
	}
}

@media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 1.5dppx), only screen and (max-width: 735px) and (min-resolution: 144dpi) {
	.page-keyboard .buystrip-product-12 {
		background-image: url("https://images.apple.com/jp/smart-keyboard/images/keyboard/buystrip_12in_small_2x.jpg")
	}
}

.page-keyboard .buystrip-product-10 {
	background-size: 311px 203px;
	background-image: url("https://images.apple.com/jp/smart-keyboard/images/keyboard/buystrip_10in_large.jpg")
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
	.page-keyboard .buystrip-product-10 {
		background-image: url("https://images.apple.com/jp/smart-keyboard/images/keyboard/buystrip_10in_large_2x.jpg")
	}
}

@media only screen and (max-width: 1068px) {
	.page-keyboard .buystrip-product-10 {
		background-size: 277px 181px;
		background-image: url("https://images.apple.com/jp/smart-keyboard/images/keyboard/buystrip_10in_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-keyboard .buystrip-product-10 {
		background-image: url("https://images.apple.com/jp/smart-keyboard/images/keyboard/buystrip_10in_medium_2x.jpg")
	}
}

@media only screen and (max-width: 735px) {
	.page-keyboard .buystrip-product-10 {
		background-size: 239px 156px;
		background-image: url("https://images.apple.com/jp/smart-keyboard/images/keyboard/buystrip_10in_small.jpg")
	}
}

@media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 1.5dppx), only screen and (max-width: 735px) and (min-resolution: 144dpi) {
	.page-keyboard .buystrip-product-10 {
		background-image: url("https://images.apple.com/jp/smart-keyboard/images/keyboard/buystrip_10in_small_2x.jpg")
	}
}