html{
  font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
}

.s5-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 30px; }
  @media screen and (max-width: 639px) {
    .s5-container {
      min-width: 280px;
      padding: 0 20px; } }
  @media \0screen {
    .s5-container {
      min-width: 979px; } }

.vos{
	color:#414141 !important;
	margin-bottom:120px;
}

.vos sub{
	bottom:0;
}

.slideArea{
	width:100%;
	overflow-x: hidden;
	position:relative;
}

.vos a:hover{
	text-decoration:none;
}
.vos a:hover img{
	-webkit-transition: opacity 0;
	transition: opacity 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
	opacity: 0.7;
}


.vos .head{
	margin:3px 0 20px 0;
	border-bottom:1px solid #dcdddd;
}

.vos .logo{
	float:left;
	display:inline;
	padding-top:15px;
	padding-left:10px;
}

@media screen and (max-width: 639px) {
.vos .logo{
	float:none;
	display:block;
	padding-top:15px;
	text-align:center;
	margin:0 auto;
}
.vos .navi{
	float:none;
	margin:10px 0;
}
.vos .navi ul li{
	float:left;
	display:inline;
	margin:1px;
	width:40%;
}
.vos .navi ul li img{
	width:100%;
	height:auto;
}
.vos .navi ul{
	margin:0;
}
}

.vos .navi{
	float:right;
	display:inline;
}



.vos .navi ul{
}

.vos .navi ul li{
	float:left;
	display:inline;
	margin-left:10px;
}


.vos .ttl{
	text-align:center;
	margin:40px 0 30px 0;
}
@media screen and (max-width: 639px) {
.vos .ttl img{
	width:65%;
	height:auto;
}
}

.vos .topMainVisual{
	margin:0 auto;
	line-height:0;
	width:79%;
}

.vos .topMainVisual img{
	width:100%;
	height:auto;
}
.vos .topMainVisual_vol2{
	margin:0 auto;
	line-height:0;
	width:79%;
}

.vos .topMainVisual_vol2 p{
	float:left;
	margin:0;
}

.vos .topMainVisual_vol2 p.lp{
	margin-right:2%;
	width:60.128%;
}
.vos .topMainVisual_vol2 p.rp{
	width:36.9414%;
}

.vos .topMainVisual_vol2 p img{
	width:100%;
	height:auto;
}

@media screen and (max-width: 639px) {

.vos .topMainVisual_vol2{
	margin:0 auto;
	line-height:0;
	width:100%;
}

.vos .topMainVisual{
	margin:0 auto;
	line-height:0;
	width:100%;
}
}

.vos .mainVisual{
	margin:0;
	line-height:0;
}

.vos .mainVisual img{
	width:100%;
	height:auto;
}

.vos .mainTxt{
	background:#a6937a;
	text-align:center;
	color:#fff;
	padding:10px 0;
}

.vos .itemArea{
	width:79%;
	margin:0 auto;
	font-size:90%;
}
@media screen and (max-width: 639px) {
.vos .itemArea{
	width:100%;
}
}

.vos .itemArea .theme{
	font-size:250%;
	margin:40px 0;
}
@media screen and (max-width: 639px) {
.vos .itemArea .theme{
	font-size:170%;
	margin:40px 0;
}
.vos .itemArea .theme br,
.vos .itemArea .lead br{
	display:none;
}
}
.vos .itemArea .lead{
	margin-bottom:40px;
	font-size:120%;
	line-height:2.0;
}

.vos .itemArea .item{
	background:#f4f4f4;
	border-bottom:2px solid #dcdddd;
	border-right:2px solid #dcdddd;
	margin-bottom:35px;
	position:relative;
}

.vos .itemArea .item .photo{
	width:38%;
	float:left;
	display:inline;
	padding:20px 0 0 0;
}



@media screen and (max-width: 840px) {

.vos .itemArea .item .photo{
	width:100% !important;
	float:none;
	display:block;
	padding:10px;
}
.vos .itemArea .item .txt{
	width:95% !important;
	float:none;
	display:block;
	text-align:left;
	padding:0 5% !important;
}
}

.vos .itemArea .item .txt{
	width:62%;
	float:left;
	display:inline;
	text-align:left;
	padding:20px 0 0 0;
}

.vos .itemArea .item .txt .point{
	padding-right:20px;
	margin-top:5px;
}

.vos .itemArea .item .num{
    position: absolute;
    top:0px;
    left: 0px;
    width: 45px;
    height: 45px;
    display: block;
    z-index: 2;
    background-size: cover;
}
@media screen and (max-width: 640px) {
    .vos .itemArea .item .num{
        width: 34px;
        height: 34px;
    }
}

.vos .itemArea .item .num.n01{
    background: url("../img/num01.gif") no-repeat center center;
}
.vos .itemArea .item .num.n02{
    background: url("../img/num02.gif") no-repeat center center;
}
.vos .itemArea .item .num.n03{
    background: url("../img/num03.gif") no-repeat center center;
}
.vos .itemArea .item .num.n04{
    background: url("../img/num04.gif") no-repeat center center;
}
.vos .itemArea .item .num.n05{
    background: url("../img/num05.gif") no-repeat center center;
}

.vos .itemArea .item .txt strong{
	font-size:140%;
}

.vos .itemArea .item p.btn{
	text-align:right;
	margin:0;
}

.vos .itemArea .more{
	background:#e6e6e6;
	padding:12px;
	border-top:1px solid #dcdddd;
}

@media screen and (max-width: 640px) {
	.vos .itemArea .more{
	background:#e6e6e6;
	padding:15px;
}
}

.vos .service{
	width:79%;
	margin:80px auto 70px auto;
	font-size:90%;
}
@media screen and (max-width: 640px) {
.vos .service{
	width:100%;
	margin:80px auto 70px auto;
	font-size:90%;
}
}
.vos .service .ttl{
	margin:0;
}



.vos .service .lead{
	text-align:center;
	margin-bottom:20px;
	font-size:120%;
	line-height:2.0;
}

.vos .service .menu{
	background:#f4f4f4;
	border-bottom:2px solid #dcdddd;
	border-right:2px solid #dcdddd;
	margin-bottom:20px;
	position:relative;
}

.vos .service .menu .acs{
	float:left;
	display:inline;
	width:22%;
	line-height:0;
}

.vos .service .menu .txt{
	float:left;
	display:inline;
	width:78%;
}

.vos .service .menu .txt span{
	color:#666;
	font-size:95%;
	line-height:1.5;
}

.vos .service .menu .txt strong{
	font-size:140%;
}

@media screen and (max-width: 1060px) {
	.vos .service .menu .acs{
	float:none;
	display: block;
	width:100% !important;
	line-height:0;
	text-align:center;
	padding-top:15px;
}

.vos .service .menu .txt{
	float:none;
	display: block;
	width:95% !important;
	padding:0 5%;
}

.vos .service .menu .txt .btn{
	position: inherit !important;
	text-align:right;
	margin:0;
}
}


.vos .service .menu .txt strong{
}

.vos .service .menu .txt .btn{
	position:absolute;
	bottom:0;
	right:0;
	text-align:right;
	margin:0;
}


@media screen and (max-width: 639px) {
.vos .ranking{
	width:100% !important;
	margin:0 auto;
	font-size:90%;
}
}
.vos .ranking{
	width:79%;
	margin:80px auto 40px auto;
	font-size:90%;
}

.vos .ranking .ttl{
	margin:0;
}

@media screen and (max-width: 639px) {
.vos .ranking .ttl img{
	width:80%;
	height:auto;
}
.vos .ranking .lead br{
	display:none;
}
}

.vos .ranking .lead{
	text-align:center;
	margin-bottom:20px;
	font-size:120%;
	line-height:2.0;
}


.vos .rankL{
	width:31.5%;
	background:#eeefef;
	border-bottom:2px solid #dcdddd;
	border-right:2px solid #dcdddd;
	float:left;
	display:inline;
	position:relative;
	margin-right:2%;
	margin-bottom:20px;
}

@media screen and (max-width: 960px) {
.vos .rankL{
	width:100%;
	float:none;
	display:block;
}

}

.vos .rankL.last{
	margin-right:0 !important;
}

.vos .rankS{
	width:23.0%;
	background:#eeefef;
	border-bottom:2px solid #dcdddd;
	border-right:2px solid #dcdddd;
	float:left;
	display:inline;
	position:relative;
	margin-right:2%;
	margin-bottom:20px;
}

@media screen and (max-width: 960px) {

.vos .rankS{
	width:100%;
	float:none;
	display:block;
}

}

.vos .rankS.last{
	margin-right:0 !important;
}

.vos .ranking .num{
    position: absolute;
    top:0px;
    left: 0px;
    display: block;
    z-index: 2;
    background-size: cover;
}

.vos .ranking .photo{
	text-align:center;
	margin:0;
}

.vos .ranking .name{
	text-align:center;
	margin:0 0 15px 0;
	font-weight:bold;
}

.vos .ranking .num.num01{
    background: url("../img/rank01.gif") no-repeat center center;	
    width: 75px;
    height: 75px;
}
.vos .ranking .num.num02{
    background: url("../img/rank02.gif") no-repeat center center;
    width: 75px;
    height: 75px;	
}
.vos .ranking .num.num03{
    background: url("../img/rank03.gif") no-repeat center center;	
    width: 75px;
    height: 75px;
}
.vos .ranking .num.num04{
    background: url("../img/rank04.gif") no-repeat center center;	
    width: 60px;
    height: 60px;
}
.vos .ranking .num.num05{
    background: url("../img/rank05.gif") no-repeat center center;	
    width: 60px;
    height: 60px;
}
.vos .ranking .num.num06{
    background: url("../img/rank06.gif") no-repeat center center;	
    width: 60px;
    height: 60px;
}
.vos .ranking .num.num07{
    background: url("../img/rank07.gif") no-repeat center center;
    width: 50px;
    height: 50px;	
}
.vos .ranking .num.num08{
    background: url("../img/rank08.gif") no-repeat center center;
    width: 50px;
    height: 50px;	
}
.vos .ranking .num.num09{
    background: url("../img/rank09.gif") no-repeat center center;	
    width: 50px;
    height: 50px;
}
.vos .ranking .num.num10{
    background: url("../img/rank10.gif") no-repeat center center;
    width: 50px;
    height: 50px;	
}

.vos .enq{
	border-top:1px solid #eeefef;
	padding-top:40px;
	margin-top:70px;
	text-align:center;
}
.vos .enqBox{
	background:#eeefef;
	text-align:center;
	padding:20px;
	width:80%;
	margin:0 auto;
	border-bottom:2px solid #dcdddd;
	border-right:2px solid #dcdddd;
}
.vos .enqBox strong{
	font-size:110%;
}

.vos .enqBox .txt{
	text-align:left;
	width:90%;
	margin:0 auto;
}


span.s5-label {
  vertical-align:text-bottom;
  color: #fff;
  font-size: 11px;
  font-size: 0.625rem;
  line-height: 1.2;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  padding: 3px 7px;
  border: 1px solid #db4a39;
  background: #db4a39;
  *display: inline;
  *zoom: 1;
  *margin-right: .5em; }
  @media screen and (max-width: 639px) {
    span.s5-label {
      font-size: 11px;
      font-size: 0.71429rem; } }
  span.s5-label.s5-label--2 {
    border-color: #ae944c;
    background-color: #ae944c; }
  span.s5-label.s5-label--3 {
    color: #DB4A39;
    border-color: #f5c0b9;
    background-color: #ffffff; }
  span.s5-label.s5-label--4 {
    border-color: #5b9cc6;
    background-color: #5b9cc6; }
  span.s5-label.s5-label--5 {
    border-color: #f5683a;
    background-color: #f5683a; }
  span.s5-label.s5-label--6 {
    color: #5887ab;
    border-color: #5887ab;
    background-color: #ffffff; }



/* s5-button
   ========================================================================== */
.s5-button {
  color: #FFF;
  font-size: 14px;
  font-size: 0.875rem;
  cursor: pointer;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  padding: 8px 18px;
  border: none;
  border-radius: 1px;
  background: #657194;
  -webkit-transition: background .2s;
          transition: background .2s;
  margin-bottom: 10px;
  margin-right: 10px; }
  .s5-button:last-child {
    margin-bottom: 0px;
    margin-right: 0px; }
  a:hover .s5-button, .s5-button:hover {
    color: #fff;
    text-decoration: none;
    background: #788dc9;
    -webkit-transition: background 0;
            transition: background 0; }
  .s5-button:before {
    content: "\f0da";
    font-family: 'icon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    vertical-align: middle;
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin: 0 .6em .05em 0; }
  .s5-button.s5-button--full {
    display: block;
    width: 100%; }
  .s5-button.s5-button--off {
    background: #cccccc;
    cursor: default; }
    .s5-button.s5-button--off:before {
      content: "";
      margin: 0; }
  .s5-button.s5-button--inherit {
    font-size: 100%; }

.s5-button--down:before {
  content: "\f0d7";
  font-family: 'icon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: middle;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: 0 .6em .05em 0; }

.s5-button--noArrow:before {
  content: none; }

.s5-button--close:before {
  content: "\f00d";
  font-family: 'icon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: middle;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: 0 .6em .05em 0; }
  
  
  

	  
li {
	list-style: none;
}
hr {
	border: none;
	border-top: 1px solid #000;
}
.spBlock {
	display: none;
}


.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;
}

.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;
}




/*
  メインビジュアル スライダー
*/
.slide_box{ 
    position: relative;
    left: 0;
    margin-top: 0px;
}
@media screen and (max-width: 2000px){
    .slide_box{
        left: 11%;
    }
    .main_slider .slick-next{
        margin-left: 31.2%;
    }
    .main_slider .slick-prev{
        margin-left: -13.5%;
    }    
}
@media screen and (max-width: 1950px){
    .slide_box{
        left: 10%;
    }
    .main_slider .slick-next{
        margin-left: 32.2%;
    }
    .main_slider .slick-prev{
        margin-left: -12.5%;
    }   
}
@media screen and (max-width: 1900px){
    .slide_box{
        left: 9%;
    }
    .main_slider .slick-next{
        margin-left: 32.2%;
    }
    .main_slider .slick-prev{
        margin-left: -12.5%;
    }   
}
@media screen and (max-width: 1850px){
    .slide_box{
        left: 8%;
    }
    .main_slider .slick-next{
        margin-left: 33.2%;
    }
    .main_slider .slick-prev{
        margin-left: -12.9%;
    } 
}
@media screen and (max-width: 1800px){
    .slide_box{
        left: 7.5%;
    }
    .main_slider .slick-next{
        margin-left: 34.2%;
    }
    .main_slider .slick-prev{
        margin-left: -13.4%;
    } 

}
@media screen and (max-width: 1750px){
    .slide_box{
        left: 7%;
    }
    .main_slider .slick-next{
        margin-left: 35.2%;
    }
    .main_slider .slick-prev{
        margin-left: -13.9%;
    } 
}
@media screen and (max-width: 1700px){
    .slide_box{
        left: 6.5%;
    }
    .main_slider .slick-next{
        margin-left: 36.2%;
    }
}
@media screen and (max-width: 1650px){
    .slide_box{
        left: 6%;
    }
    .main_slider .slick-next{
        margin-left: 37.2%;
    }
    .main_slider .slick-prev{
        margin-left: -14.5%;
    } 
}
@media screen and (max-width: 1600px){
    .slide_box{
        left: 5.5%;
    }
    .main_slider .slick-next{
        margin-left: 38.2%;
    }
    .main_slider .slick-prev{
        margin-left: -14.9%;
    } 
}
@media screen and (max-width: 1550px){
    .slide_box{
        left: 5%;
    }
    .main_slider .slick-next{
        margin-left: 39.2%;
    }
    .main_slider .slick-prev{
        margin-left: -15.4%;
    } 
}
@media screen and (max-width: 1500px){
    .slide_box{
        left: 4.5%;
    }
    .main_slider .slick-next{
        margin-left: 40.2%;
    }
    .main_slider .slick-prev{
        margin-left: -15.8%;
    }
}
@media screen and (max-width: 1450px){
    .slide_box{
        left: 4%;
    }
    .main_slider .slick-next{
        margin-left: 42.2%;
    }
    .main_slider .slick-prev{
        margin-left: -16.3%;
    }
}
@media screen and (max-width: 1400px){
    .slide_box{
        left: 3.5%;
    }
    .main_slider .slick-next{
        margin-left: 42.2%;
    }
    .main_slider .slick-prev{
        margin-left: -16.5%;
    }
}
@media screen and (max-width: 1350px){
    .slide_box{
        left: 3%;
    }
}
@media screen and (max-width: 1300px){
    .slide_box{
        left: 2.5%;
    }
    .main_slider .slick-next{
        margin-left: 43.2%;
    }
    .main_slider .slick-prev{
        margin-left: -16.8%;
    }
}
@media screen and (max-width: 1250px){
    .slide_box{
        left: 2.5%;
    }
    .main_slider .slick-prev{
        margin-left: -15.2%;
    }  
}

@media screen and (max-width: 1200px){
    .main_slider .slick-next{
        margin-left: 42.5%;
    }
    .main_slider .slick-prev{
        margin-left: -15.2%;
    } 
}




.slider_Wrap{
    margin-left: -50%;
}
@media screen and (max-width: 1900px){
    .slider_Wrap{  
        margin-left: -50%;
    }
}














.main_slider .main_slide_inner {
    margin-left: 5px;
    margin-right: 5px;
    width: 580px;
}

.main_slider .main_slide_inner img{
	/* max-height: 425px; */
    width: 100%;
}

.main_slider .slick-next{
    display: inline-block;
    position: absolute;
    left: 50%;

    background: url(../img/next_img.png);
    border: none;
    font-size: 0;
    width: 50px;
    height: 80px;
    top: 0;
    top: 43%;
    margin-left/*\**/: 45.5%\9;
    background-repeat: no-repeat;
    background-size: 100%;
    opacity: 0;
}



.main_slider .slick-prev{
    display: inline-block;
    position: absolute;
    left: 50%;
    background: url(../img/previous_img.png);
    border: none;
    font-size: 0;
    width: 50px;
    height: 80px;
    top: 0;
    top: 43%;
    z-index: 10;
    margin-left/*\**/: -10.8%\9;
    background-repeat: no-repeat;
    background-size: 100%;
    opacity: 0;
}





@media screen and (max-width: 1150px){
    .main_slider .slick-next{
        margin-left: 42.1%;
    }
    .main_slider .slick-prev{
        margin-left: -14.8%;
    } 
}

@media screen and (max-width: 1100px){
    .main_slider .slick-next{
        margin-left: 42.0%;
    }
    .main_slider .slick-prev{
        margin-left: -14.7%;
    } 
}

@media screen and (max-width: 1050px){
    .main_slider .slick-next{
        margin-left: 41.2%;
    }
    .main_slider .slick-prev{
        margin-left: -14.5%;
    } 
}

@media screen and (max-width: 1000px){
    .main_slider .slick-next{
        margin-left: 40.7%;
    }
    .main_slider .slick-prev{
        margin-left: -14.4%;
    } 
}

@media screen and (max-width: 950px){
    .main_slider .slick-next{
        margin-left: 40.3%;
    }
    .main_slider .slick-prev{
        margin-left: -14.3%;
    } 
}



@media screen and (max-width: 900px){
    .slider_Wrap {
        margin-left: auto;
    }
    .slide_box{
        left: auto;
    }
    .main_slider .main_slide_inner{
        width: 400px;
    }
    .main_slider .slick-prev{
        left: 20px;
        margin-left: 0;
    }
    .main_slider .slick-next{
        right: 20px;
        margin-left: 0;
        left: auto;
    }
}

@media screen and (max-width: 560px){
    .main_slider .main_slide_inner{
        width: 250px;
    }

    .main_slider .slick-prev{
        top: 60px;
        width: 40px;
        height: 64px;
    }

    .main_slider .slick-next{
        top: 60px;
        width: 40px;
        height: 64px;
    }

}



.coupon{
	width: 79%;
	margin: 80px auto 0 auto;
}

.coupon p{
text-align:right;
}

.coupon img{
	width: 100%;
 	height: auto;
}

@media screen and (max-width: 560px){

.coupon{
	width: 100%;
	margin: 0px auto 0 auto;
}

}



.item.related{
	border: none !important;
	background: #f4f4f4 !important;
	padding: 5px;
	margin: 80px 0 60px 0;
}

.vos .itemArea .item.related .photo,
.vos .itemArea .item.related .txt{
	padding: 15px 0 10px 0 ;
	margin: 0;
}

.vos .itemArea .item.related .photo img{
	width: 90%;
	height: auto;
}

.vos .itemArea .item.related .txt{
	width: 62%;
}
.vos .itemArea .item.related p.btn {
	margin: 0 10px 0 0;
}
.item.related p{
	margin: 0;
}
.item.related p.bangai{
	text-align: left;
	margin: 0;
	padding: 15px 15px 0 15px;
	margin-bottom: 10px;
}
.item.related p.bangai strong{
	font-size: 120%;
}
@media screen and (max-width: 639px){
	.item.related p.bangai strong{
		display: block;
		margin-top: 10px;
	}
}
.item.related p.bangai span{
	background: #8aae4c;
	color: #fff;
	padding: 5px 10px;
	margin: 0 15px 0 0;
}

.vos .itemArea .item.related .txt .point{
	margin:10px 0 15px 0;
}