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

.icon-chevronup::after,
.icon-chevrondown::after {
	position: relative;
	top: -0.1em;
}

@media only screen and (max-width: 330px) {
	#ac-localnav .ac-ln-title {
		font-size: 18px;
		margin-top: 3px;
	}
}

/* Images */

.section-hero .image-watch-series-3 {
	background-size: 240px 297px;
	background-image: url("/jp/watch/cellular/images/overview/cellular_series_3__bul9ys3r2kgi_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) {
	.section-hero .image-watch-series-3 {
		background-image: url("/jp/watch/cellular/images/overview/cellular_series_3__bul9ys3r2kgi_large_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) {
	.section-hero .image-watch-series-3 {
		background-size: 166px 205px;
		background-image: url("/jp/watch/cellular/images/overview/cellular_series_3__bul9ys3r2kgi_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-hero .image-watch-series-3 {
		background-image: url("/jp/watch/cellular/images/overview/cellular_series_3__bul9ys3r2kgi_medium_2x.jpg");
	}
}

@media only screen and (max-width: 735px) {
	.section-hero .image-watch-series-3 {
		background-size: 143px 177px;
		background-image: url("/jp/watch/cellular/images/overview/cellular_series_3__bul9ys3r2kgi_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) {
	.section-hero .image-watch-series-3 {
		background-image: url("/jp/watch/cellular/images/overview/cellular_series_3__bul9ys3r2kgi_small_2x.jpg");
	}
}
