li {
	list-style: none;
}
hr {
	border: none;
	border-top: 1px solid #000;
}
.spBlock {
	display: none;
}

/* main image */

.s5-smartWatchMain {
	max-width: 1200px;
}
.s5-smartWatch-mainImage {
	max-width: 1200px;
/*	min-height: 450px;*/
	height: 0;
	margin-bottom: 30px;
	padding-top: 37.5%;
	background: url(../images/main.png) no-repeat;
	-webkit-background-size: 100%;
	background-size: 100%;
	text-indent: -999999px;
}

/* navi */

.s5-smartWatchNav {
	width: 100%;
}
.s5-smartWatchNav-h2 {
	padding-bottom: 10px;
	border-bottom: 1px solid #000;
	font-size: 19px;
}
.s5-smartWatchNav ul {
	width: 100%;
	margin: 0;
	padding: 0;
	-webkit-padding-start: 0;
}
.s5-smartWatchNav li {
/*
	float: left;
	width: 18.3%;
	max-width: 220px;
	height: 0;
	margin-right: 2.1%;
*/
}
.s5-smartWatchNav li a {
	display: block;
	float: left;
	width: 18.3%;
	height: 0;
	text-indent: -999999px;
	margin-right: 2.1%;
	padding-top: 17%;
}
.s5-smartWatchNav li:nth-child(1) a {
	background: url(../images/nav01.jpg) no-repeat;
	-webkit-background-size: 100%;
	background-size: 100%;
}
.s5-smartWatchNav li:nth-child(2) a {
	background: url(../images/nav02.jpg) no-repeat;
	-webkit-background-size: 100%;
	background-size: 100%;
}
.s5-smartWatchNav li:nth-child(3) a {
	background: url(../images/nav03.jpg) no-repeat;
	-webkit-background-size: 100%;
	background-size: 100%;
}
.s5-smartWatchNav li:nth-child(4) a {
	background: url(../images/nav04.jpg) no-repeat;
	-webkit-background-size: 100%;
	background-size: 100%;
}
.s5-smartWatchNav li:nth-child(5) a {
	background: url(../images/nav05.jpg) no-repeat;
	-webkit-background-size: 100%;
	background-size: 100%;
}
.s5-smartWatchNav li:last-child a {
	margin-right: 0;
}

/* sceneArea */

.s5-smartWatch-detail {
	margin-top: 55px;
/*	border-bottom: 1px solid #000;*/
}
.s5-smartWatch-detail h2 {
	width: 100%;
	height: 0;
	padding-top: 11%;
	text-indent: -999999px;
}
#first h2 {
	margin-bottom: 30px;
	background: url(../images/1st_title.gif) no-repeat center;
	-webkit-background-size: 100%;
	background-size: 100%;
}
#second h2 {
	margin-bottom: 30px;
	background: url(../images/2nd_title.gif) no-repeat center;
	-webkit-background-size: 100%;
	background-size: 100%;
}
#third h2 {
	margin-bottom: 30px;
	background: url(../images/3rd_title.gif) no-repeat center;
	-webkit-background-size: 100%;
	background-size: 100%;
}
#fourth h2 {
	margin-bottom: 30px;
	background: url(../images/4th_title.gif) no-repeat center;
	-webkit-background-size: 100%;
	background-size: 100%;
}
#fifth h2 {
	margin-bottom: 30px;
	background: url(../images/5th_title.gif) no-repeat center;
	-webkit-background-size: 100%;
	background-size: 100%;
}
.sceneArea {
	display: table;
	width: 100%;
	padding: 0 30px;
	box-sizing: border-box;
}
.sceneImage {
	display: table-cell;
	width: 50%;
	vertical-align: middle;
}
.sceneImage img {
	max-width: 100%;
}
/*
#first .sceneImage,
#third .sceneImage,
#fifth .sceneImage{
	float: right;
	width: 560px;
	text-align: center;
}
#second .sceneImage,
#fourth .sceneImage{
	float: left;
	padding-left: 25px;
}
*/
.sceneText {
	display: table-cell;
	width: 60%;
	font-size: 125%;
	color: #372f19;
	vertical-align: middle;
}
/*
#first .sceneText p,
#third .sceneText p,
#fifth .sceneText p{
	padding-left: 40px;
}
*/
/*
#second .sceneText,
#fourth .sceneText{
	float: right;
	width: 50%;
}
*/
/*
#first .sceneText p{
	padding-top: 65px;
}
#second .sceneText p{
	padding-top: 55px;
}
#third .sceneText p{
	padding-top: 20px;
}
*/

/* itemArea */

.itemArea {
	margin-top: 30px;
	text-align: center;
}
.s5-smartWatch-detail h3 {
	display: inline;
	letter-spacing: 2px;
/*	font-size: 19px;*/
	color: #8c8c8c;
	border-bottom: 1px solid #8c8c8c;
	padding-bottom: 0.25em;
}
/*
.itemAreaInner {
	padding: 0 40px;
}
*/
.itemDescription {
	position: relative;
	float: left;
	width: 436px;
	margin: 45px 60px 40px;
	overflow: hidden;
}
.itemImage {
	float: left;
	width: 186px;
/*	height: 250px;*/
/*	background: #ccc;*/
}
.itemTxt {
	margin-bottom: 30px;
	text-align: left;
	color: #6c6c6c;
}
.itemTxt h4 {
	margin: 0;
}
.itemTxt h4 span {
	font-size: 13px;
	font-weight: 100;
}
.itemTxt p {
	font-size: 14px;
}
.googlePlayBtn {
/*
	position: absolute;
	left: 186px;
	bottom: 10px;
*/
	text-align: left;
}

#fourth .itemDescription {
	width: 100%;
	text-align: center;
	margin: 45px 0 40px;
}
#fourth .itemDescription ul {
	margin: 0 0 50px;
	padding: 0;
}
#fourth .itemDescription ul li {
/*	float: left;*/
	display: inline-block;
	text-align: center;
	vertical-align: top;
	margin: 0 3%;
}
#fourth .itemDescription ul li div {
	text-align: center;
}
#fourth .itemDescription .googlePlayBtn {
	position: static;
	text-align: center;
}

#fifth .itemDescription {
	float: none;
	width: 520px;
	text-align: center;
	margin: 45px auto 78px;
}
.pickupArea {
	display: table;
	padding: 80px 0;
	border-bottom: 1px solid #000;
	overflow: hidden;
}
/*
.pickupArea .itemDescription:last-child {
	float: right;
}
*/
.pickupArea .itemDescription {
	display: table-cell;
	float: none;
	width: 44%;
	margin: 0;
	padding: 30px;
	vertical-align: top;
	background: #f3f2f2;
}
.pickupArea .itemTxt {
	float: right;
	width: 48%;
	color: #372f19;
}
.pickupArea .itemTxt ul {
	padding-left: 6%;
}
.pickupArea .itemDescription:first-child {
	border-right: 10px solid #FFF;
}
.pickupArea .itemDescription:last-child {
	border-left: 10px solid #FFF;
}
.pickupArea .itemDescription .itemImage {
	width: 240px;
/*	margin-right: 20px;*/
}
.pickupArea .itemDescription .itemImage img {
	width: 100%;
}
/*
.pickupArea .itemDescription .itemImage {
	width: 330px;
}
*/
.pickupArea .itemDescription .itemTxt li {
	font-size: 13px;
	list-style: disc;
}
/*
.pickupArea .itemDescription .googlePlayBtn {
	position: relative;
	left: 300px;
	bottom: 30px;
}
*/
/*
.pickupArea .itemDescription:last-child .itemImage {
	width: 270px;
}
*/
/*
.pickupArea .itemDescription:last-child .googlePlayBtn {
	left: 300px;
	bottom: 30px;
}
*/

/*
.pickupArea ul li:before {
	content: "・";
	display: inline-block;
	width: 0.5em;
	text-align: center;
}
*/

/* スマートフォン */

@media only screen and (max-width: 640px) {

	.pcBlock {
		display: none;
	}
	.spBlock {
		display: block;
	}

	hr {
		margin-bottom: 45px;
	}

	.s5-smartWatchMain {
		width: 100%;
	}
	.s5-smartWatch-mainImage {
		width: 100%;
	/*	min-height: 450px;*/
		height: 0;
		margin-bottom: 0;
		padding-top: 58.9%;
		background: url(../images/sp_main.png) no-repeat;
		-webkit-background-size: 100%;
		background-size: 100%;
		text-indent: -999999px;
	}
	.s5-smartWatchNav-h2 {
		display: none;
	}
	.s5-smartWatchNav li a {
		display: block;
		float: left;
		width: 20%;
		height: 0;
		text-indent: -999999px;
		margin-right: 0;
		padding-top: 57%;
	}
	.s5-smartWatchNav li:nth-child(1) a {
		background: url(../images/sp_nav01.png) no-repeat;
		-webkit-background-size: 100%;
		background-size: 100%;
	}
	.s5-smartWatchNav li:nth-child(2) a {
		background: url(../images/sp_nav02.png) no-repeat;
		-webkit-background-size: 100%;
		background-size: 100%;
	}
	.s5-smartWatchNav li:nth-child(3) a {
		background: url(../images/sp_nav03.png) no-repeat;
		-webkit-background-size: 100%;
		background-size: 100%;
	}
	.s5-smartWatchNav li:nth-child(4) a {
		background: url(../images/sp_nav04.png) no-repeat;
		-webkit-background-size: 100%;
		background-size: 100%;
	}
	.s5-smartWatchNav li:nth-child(5) a {
		background: url(../images/sp_nav05.png) no-repeat;
		-webkit-background-size: 100%;
		background-size: 100%;
	}
	.s5-smartWatchNav li:last-child a {
		margin-right: 0;
	}


	/* sceneArea */

	.sceneArea {
		width: 95%;
		padding: 0 2.5%;
	}
	.s5-smartWatch-detail {
		margin-top: 28px;
	/*	border-bottom: 1px solid #000;*/
	}
	.s5-smartWatch-detail h2 {
		width: 100%;
		height: 0;
		padding-top: 25%;
		text-indent: -999999px;
	}
	#first h2 {
		margin-bottom: 17px;
		background: url(../images/sp_1st_title.png) no-repeat;
		-webkit-background-size: 100%;
		background-size: 100%;
	}
	#second h2 {
		margin-bottom: 20px;
		background: url(../images/sp_2nd_title.png) no-repeat;
		-webkit-background-size: 100%;
		background-size: 100%;
	}
	#third h2 {
		margin-bottom: 20px;
		background: url(../images/sp_3rd_title.png) no-repeat;
		-webkit-background-size: 100%;
		background-size: 100%;
	}
	#fourth h2 {
		margin-bottom: 0;
		background: url(../images/sp_4th_title.png) no-repeat;
		-webkit-background-size: 100%;
		background-size: 100%;
	}
	#fifth h2 {
		margin-bottom: 35px;
		background: url(../images/sp_5th_title.png) no-repeat;
		-webkit-background-size: 100%;
		background-size: 100%;
	}
	#first .sceneImage,
	#third .sceneImage,
	#fifth .sceneImage{
		float: none;
		display: block;
		width: 100%;
		margin: 0 auto;
		text-align: center;
	}
	#second .sceneImage,
	#fourth .sceneImage{
		float: none;
		display: block;
		width: 100%;
		margin: 0 auto;
		padding-left: 0;
	}
	.sceneImage img {
		width: 100%;
	}
	.sceneText {
		font-size: 15px;
		display: block;
		width: 100%;
	}
	#second .sceneText,
	#fourth .sceneText{
		float: none;
		width: 100%;
	}
	#first .sceneText p,
	#second .sceneText p,
	#third .sceneText p,
	#fourth .sceneText p,
	#fifth .sceneText p{
		padding: 0;
	}


	/* itemArea */
	
	.s5-smartWatch-detail h3 {
		font-size: 11px;
	}
	.itemArea {
		width: 100%;
		margin-top: 47px;
		padding-bottom: 40px;
	}
	.itemAreaInner {
		width: 95%;
		padding: 0 2.5% 40px;
/*		padding: 0 6.25% 40px;*/
	}
	.itemDescription {
		width: 100%;
		margin: 38px 0 0;
	}
	.itemImage {
		width: 33%;
		margin: 0 0 10px;
		padding-top: 6px;
	}
	.itemImage img {
		width: 90%;
	}
	.itemTxt {
		float: right;
		width: 64%;
		margin-bottom: 5px;
	}
	.itemTxt h4 {
		font-size: 14px;
	}
	.itemTxt h4 span {
		font-size: 11px;
	}
	.itemTxt p {
		font-size: 12px;
	}
	.googlePlayBtn {
		position: static;
		clear: both;
		text-align: center;
	}
	#fourth .itemArea {
		width: 100%;
		padding: 0 0 70px;
	}
	#fourth .itemDescription ,
	#fifth .itemDescription{
		margin: 50px 0 0;
	}
	#fifth .itemDescription{
		width: 100%;
	}
	#fourth .itemDescription ul li {
		float: left;
		width: 49%;
		margin: 0 0 3em;
	}
	#fourth .itemDescription ul li img{
		width: 70%;
	}
	#fifth .itemArea h3 {
		display: none;
	}



	/* pickupArea */
	.pickupArea {
		display: block;
		padding: 20px 0 40px;
	}
	.pickupArea .itemDescription {
		display: block;
		width: 87.5%;
		margin-bottom: 15px;
		padding: 40px 6.25% ;
	}
	.pickupArea .itemDescription:first-child {
		padding-top: 0;
		border-right: none;
	}
	.pickupArea .itemDescription:last-child{
		border-left: none;
	}
	.pickupArea .itemDescription:first-child .itemImage,
	.pickupArea .itemDescription:last-child .itemImage {
		width: 100%;
		text-align: center;
	}
	.pickupArea .itemTxt {
		width: 100%;
	}
	.pickupArea .itemTxt h4 {
		font-size: 16px;
	}
	.pickupArea .itemDescription:first-child .itemTxt h4 {
		line-height: 1.1;
	}
	.pickupArea .itemDescription:first-child .itemTxt ul {
/*		padding-left: 0;*/
	}
	.pickupArea .itemDescription:first-child .itemTxt li {
		font-size: 13px;
		padding-left: 0.5em;
		text-indent: -0.5em;
	}
	.pickupArea .itemDescription:first-child .googlePlayBtn,
	.pickupArea .itemDescription:last-child .googlePlayBtn {
		text-align: center;
}
	.pickupArea .itemTxt p {
		font-size: 13px;
	}
/*
	
	.pickupArea .itemDescription {
		width: 87.5%;
		margin-bottom: 15px;
		padding: 40px 6.25% ;
	}
	.pickupArea .itemDescription .itemImage {
		float: none;
		width: 80%;
		padding: 0 10%;
	}
	.pickupArea .itemTxt {
		float: none;
		width: 100%;
		margin-top: 20px;
	}
*/

}/* //スマートフォン */


/* 1200px未満 */

@media only screen and (min-width: 641px) and (max-width: 770px) {

	.sceneArea,
	.sceneImage,
	.sceneText {
		display: block;
	}

	#first .sceneImage,
	#third .sceneImage,
	#fifth .sceneImage{
		float: none;
		width: 70%;
		margin: 0 auto;
		text-align: center;
	}
	#second .sceneImage,
	#fourth .sceneImage{
		float: none;
		width: 70%;
		margin: 0 auto;
		padding-left: 0;
	}
	.sceneImage img {
		width: 100%;
	}
	.sceneImage img {
		width: 100%;
	}
	.sceneText {
		float: none;
		width: 87.5%;
		margin: 0 auto;
	}

	#second .sceneText,
	#fourth .sceneText{
		float: none;
		width: 87.5%;
	}

	#first .sceneText p,
	#second .sceneText p,
	#third .sceneText p,
	#fourth .sceneText p,
	#fifth .sceneText p{
		padding: 0;
	}
	#fourth .itemDescription ul li {
		width: 21%;
		margin: 0 1%;
	}
	#fourth .itemDescription ul li img{
		width: 100%;
	}
	.itemArea .googlePlayBtn {
		text-align: left;
	}
	#fourth .itemDescription .googlePlayBtn {
		text-align: center;
	}
	

/* pickupArea */

	.pickupArea {
		display: block;
		padding: 20px 0 40px;
	}
	.pickupArea .itemDescription {
		display: block;
		width: 87.5%;
		margin-bottom: 15px;
		padding: 40px 6.25% ;
	}
	.pickupArea .itemDescription:last-child {
		border-left: none;
	}
	.pickupArea .itemDescription .itemImage {
		float: left;
		width: 45%;
/*		padding: 0 10%;*/
	}
	.pickupArea .itemTxt {
		float: right;
		width: 50%;
		margin-top: 20px;
	}

/*
.pickupArea .itemDescription:last-child .googlePlayBtn {
	left: 300px;
	bottom: 30px;
}
*/
}
/*
.pickupArea .itemDescription {
	display: table-cell;
	float: none;
	width: 44%;
	margin: 0;
	padding: 30px;
	vertical-align: top;
	background: #f3f2f2;
}
*/
/*
.pickupArea .itemTxt ul {
	padding-left: 0;
}
.pickupArea .itemDescription:first-child {
	border-right: 10px solid #FFF;
}
.pickupArea .itemDescription:last-child {
	border-left: 10px solid #FFF;
}
.pickupArea .itemDescription .itemImage {
	width: 240px;
	margin-right: 20px;
}
.pickupArea .itemDescription .itemImage img {
	width: 100%;
}
*/
/*
.pickupArea .itemDescription .itemImage {
	width: 330px;
}
*/
/*
.pickupArea .itemDescription .itemTxt li {
	font-size: 13px;
}
*/
/*
.pickupArea .itemDescription .googlePlayBtn {
	position: relative;
	left: 300px;
	bottom: 30px;
}
*/
/*
.pickupArea .itemDescription:last-child .itemImage {
	width: 270px;
}
*/
/*
.pickupArea .itemDescription:last-child .googlePlayBtn {
	left: 300px;
	bottom: 30px;
}
*/


/* 1200px未満 */

@media only screen and (min-width: 771px) and (max-width: 1199px) {

/*
	.itemImage {
		width: 40%;
	}
*/
	.itemDescription {
		width: 47%;
		margin: 45px 1% 78px;
	}
	#fourth .itemDescription ul li {
		margin: 0 3%;
	}


	#fourth .googlePlayBtn {
		text-align: center;
	}
	.pickupArea .itemDescription:first-child .itemImage ,
	.pickupArea .itemDescription:last-child .itemImage {
		width: 40%;
	}
	.pickupArea .itemDescription:first-child .itemImage img ,
	.pickupArea .itemDescription:last-child .itemImage img{
		width: 100%;
	}
	.pickupArea .itemDescription .itemTxt {
		float: right;
		width: 55%;
	}
/*
	.pickupArea .itemDescription .itemTxt UL {
		padding-left: 0;
	}
*/
/*
	.pickupArea .itemDescription:first-child .googlePlayBtn ,
	.pickupArea .itemDescription:last-child .googlePlayBtn {
		position: relative;
		left: 45%;
		margin-top: 3em;
	}
*/
/*
	.pickupArea .itemDescription:last-child .googlePlayBtn {
		position: relative;
		left: 3%;
		margin-top: 3em;
	}
*/
	.pickupArea .itemDescription {
/*		width: 42%;*/
/*		min-height: 250px;*/
	}
}

/* clearfix */

.clearfix:after {
  content: "";
  display: block;
  clear: both;
}
