@charset "utf-8";
/* CSS Document */

body{
	margin:0 auto;
	padding:0;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background:#fff;
/*	width:100%;*/
	text-align:center;
	}

/* toTop */
.toTop {
	float: right;
	margin: 10px 10px 10px 0;
	background: url(https://img.sskamo.co.jp/campaign/common/img/arrow02.gif) left no-repeat;
	text-indent: 13px;
	color: #858384;
}

.navibk{
	background:#000000;
	margin:0 auto;
	padding:0;
	text-align:center;}
	
.navi{
	margin:0 auto
	padding:0;
	display: block;
	}

img{
max-width: 100%;
height: auto;
width /***/:auto;　
}


a:link{text-decoration:none;
	color:#666;}

a:visited{
	color:#666;}
	
a:hover{
	color:#222;}

/*a:hover{
	opacity: 0.7;
	 filter: alpha(opacity=70);
	 -ms-filter: "alpha(opacity=70)";}*/
	 
/* マージン */
.margin-t10 img{margin-top:10px;}
.margin-t20 img{margin-top:20px;}
.margin-b10 img{margin-bottom:10px;}
.margin-b20 img{margin-bottom:20px;}





/*===============================================
●style.css 画面の横幅が769px以上
===============================================*/
@media ( min-width : 641px ) {

.pc-none{
	display:none;}

.kamologo{position:absolute;
	margin:5px;}
	
a:link{text-decoration:none;}	

/* ヘッダーコメント */
.title01{
	width:1000px;
	text-align:left;
	margin:0;
	padding:0;
	font-size:10px;
	color:#fff;}

.title02{
	width:1000px;
	text-align:right;
	margin:0;
	padding:0;
	color:#cc0000;
	font-weight:bold;
	font-size:14px;
	}

/* ナビボタン */
.navi{
	width:1000px;
	text-align:center;
	margin:0 auto;
	padding:0;}

ul.navinew{
	list-style-type:none;
	margin:0 0 0 180px;
	padding:0;
	text-align:center;
}

ul.navinew li{
	float:left;
	display: inline;
	margin:0;
	padding:10px 15px 20px 15px;}

ul.navinew li a:link{
	color:#fff;
	text-decoration:none;}

ul.navinew li a:visited{
	color:#fff;
	text-decoration:none;}

ul.navinew li a:hover{
	color:#666;
	text-decoration:none;}

.navi-big{
	font-weight:bold;
	font-size:14px;}

.navi-small{
	font-size:10px;}

.mm{color:#222222;
background:#fffc00;
padding:10px;
margin-top:-10px;
}

.navibtn{margin:20px 5px 0 5px;}

/* 全体の幅 */
.w1000{width:1000px;
	margin:0 auto;
	padding:0;}

/* パンくずリスト */
.pan{
	font-size:13px;
	width:1000px;
	text-align:left;
	margin:10px 0 0 0;
	padding:0;
	}
	
.pan a:link{
	font-size:13px;
	}

.midashi{
	display: block;
	background:#222;
	font-size:13px;
	padding:10px 0px 10px 20px;
	height:190px;
	line-height:18px;
	text-align:left;}

/* ナイキシューズ ページ内リンク */
ul.nikeshoes-navi{
	list-style-type:none;
	width:1000px;
	margin:10px 0 0 0;
	padding:0;}

ul.nikeshoes-navi li{
	float:left;
	display: inline-block;
	margin:0;
	padding:5px;
}
	
ul.nikeshoes-navi a{
	display: block;
	width:20%;
	background:#fb2f2f;
	padding:10px 20px 10px 20px;
	font-weight:bold;}

ul.nikeshoes-navi a:hover{
	display: block;
	width:150px;
	background:#fa8888;
	padding:10px 20px 10px 20px;
	font-weight:bold;}

ul.nikeshoes-navi li a:link{
	color:#222;
	text-decoration:none;
	display: block;
	width:150px;}

ul.nikeshoes-navi li a:visited{
	color:#222;
	text-decoration:none;
	display: block;}

ul.nikeshoes-navi li a:hover{
	color:#fff;
	text-decoration:none;
	display: block;}


/* ナイキシューズ一覧 */
ul.nikeshoes-list{
	list-style-type:none;
	width:1000px;
	margin:10px 0 0 0;
	padding:0;}

ul.nikeshoes-list li{
	float:left;
	display: inline-block;
	margin:7px;
	padding:0;
	display: block;
	background:#fff;
	width:180px;
	border:3px solid #ccc;
}

ul.nikeshoes-list li img{
	margin:0px;
}

.nikeshoes-name{
	display: block;
	background:#222;
	font-size:13px;
	padding:10px;
	height:80px;
	line-height:18px;}
	
.nikeshoes-name a:link{
	color:#fff;
	text-decoration:none;}
	
.nikeshoes-name a:visited{
	color:#fff;
	text-decoration:none;}
	
.nikeshoes-name a:hover{
	color:#ccc;
	text-decoration:none;}

.nikeshoes-price{
	font-weight:bold;
	font-size:11px;
	color:#ccc;}
	

/* フッター */
.foot-bk{background:#222222; margin:30px 0 0 0; padding:0;}
.foot{height:40px; font-size:12px; color:#fff; padding-top:20px;}
.foot a{color:#ccc;}


ul.renike {
	margin:0;
	text-align:center;
	padding:0;
	font-size:14px;
	color:#FFFFFF;}
	
ul.renike span{
	color:#f51d4b;
	font-weight:bold;
	font-size:18px;}

ul.renike li{
	list-style-type:none;
	float:left;
	margin:10px 5px 10px 10px;
	width:48%;
	min-width:300px;
}
	
ul.renike a:link{
	text-decoration:none;}
	
ul.renike a:visited{
	text-decoration:none;}
		
ul.renike a:hover{
	text-decoration:underline;}

ul.renike li img{
	width:100%;
	border:0px #FFFFFF solid;}

.ttl-bvb{
	display: block;
	background:#333333;
	font-size:13px;
	color:#333333;
	padding:0px 5px 0px 5px;
	height:30px;}
	
.ttl-bvb a:link{
	color:#222;
	text-decoration:none;}
	
.ttl-bvb a:visited{
	color:#222;
	text-decoration:none;}
	
.ttl-bvb a:hover{
	color:#ccc;
	text-decoration:none;}

/* lightbox */
ul.detail{
	list-style-type:none;
	margin:0;
	padding:0;}
ul.detail li{
	float:left;}
ul.detail li img{
	width:333px;}
	
ul.jfa2018-fontentnavi-pc {
    list-style-type: none;
    margin: 70px auto 10px auto;
    padding: 0;
    width: 100%;
    max-width: 1000px;
}
	
ul.jfa2018-fontentnavi-pc li{
	float:left;
	margin:0 auto;
	padding:0;
	width:50%;
	font-weight:bold;
	font-size:25px;
	text-align:center;
	line-height:130%;
}

ul.jfa2018-fontentnavi-pc li div{
	width:95%;
	margin:0 auto 5px auto;
}

ul.jfa2018-fontentnavi-pc li a{
	display:block;
	padding:15px 0 10px 0;
	border:1px solid #fff;
	margin-bottom:5px;
}

ul.jfa2018-fontentnavi-pc li a:link{
	color:#fff;
	text-decoration:none;
}
ul.jfa2018-fontentnavi-pc li a:visited{
	color:#fff;
	text-decoration:none;
}
ul.jfa2018-fontentnavi-pc li a:hover{
	color:#fff;
	text-decoration:none;
	background:#222;
}


ul.jfa2018-fontentnavi-pc li span{
	font-size:10px;
	display:block;
	font-weight:normal;
}
	
.grip-main{
		width: 100%;
		margin: 10px auto;
		padding: 0;
	}
	
.technology-s img{
		width: 40%;
		margin: -10 auto;
		padding: 0;
	}	
	
.technology-pic	{
	background-image:url(../img/technology-gk01.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-color:#000;
	margin-top:10px;
	height:760px;}	
	
.grip01	{
	background-image:url(../img/hexgk01.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-color:#000;
	margin-top:10px;
	height:600px;}
	
.grip02{
	width: 60%;
	margin: 0 auto;
	padding: 0;
	}	
	
.grip-main2{
		width: 100%;
		margin: 0 auto;
		padding: 0;
		text-align: center;
		max-width: 1000px;
	}

ul {
list-style: none;
margin: 0 auto 50px auto;
	}
	
.grip03{
	background-image:url(../img/hexgk02.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-color:#000;
	margin-top:-50px;
	height:600px;}
	
.grip05{
	background-image:url(../img/hexgk03.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-color:#000;
	margin-top:70px;
	height:600px;}	
	
.grip04 li{
		width: 48%;
		float: left;
	}
	
.camo_player{
		width: 100%;
		margin: 0 auto;
		padding: 0;
		text-align: center;
		max-width: 1200px;
	}
	
.player_list img{
		width: 48%;
		float: left;
		margin: 0px 10px 10px 10px;
	}	
	
.grip07{
	background-image:url(../img/soft-main01.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-color:#000;
	margin-top:70px;
	height:500px;}	
	
	
.supergrip-tech-txtarea{
	width:100%;
	max-width:1000px;
	margin:0 auto;
	position:relative;}

.supergrip-tech-txtbk-right{
	width:450px;
	top:40px;
	right:50px;
	position:absolute;
}
	
.supergrip-tech-txtbk-left{
	width:500px;
	top:90px;
	left:50px;
	position:absolute;
	}
	
.supergrip-techttl{
	color:#fff;
	font-size:30px;
	font-weight:bold;
	width:95%;
	margin:10px auto 0 auto;	
}

.supergrip-techtxt{
	color:#fff;
	font-size:15px;
	font-weight:normal;
	width:90%;
	margin:0 auto 15px auto;
	line-height:150%;
	background: url(../img/txt-bg.png);
	border:2px solid #fff;
	padding:15px;
}

.camo_ttl{
		width:80%;
		margin:-40px auto;
	    padding:0;
	}
	
.more_ttl{
		width: 100%;
		margin: 200 auto;
		
	}	
	
.maintenance-list{
		width: 100%;
		margin: 0 auto;
		padding: 0;
		max-width: 1200px;
	}

.maintenance-list li{
		width: 33%;
		float: left;
	}
	
.maintenance-list img{
		margin: -30 auto 80px auto;
	}
	
.uhlsport-01{
		width: 100%;
		margin: 100px auto;
		padding: 0;
		max-width: 1200px;
	}	
	
.uhlsport{
		width: 80%;
		margin: 20px auto;
	}

.uhlsport-txt{
		width: 100%;
		color: #fff;
	    font-size: 20px;
	    font-weight:bold;
		text-align: center;
	}
	
.mcdavid-item{
		width: 100%;
		margin: 0 auto;
		padding: 0;
		max-width: 1200px;
		text-align: center;
	}
	
.mcdavid-list li{
		width: 33%;
		float: left;
		margin: 20px auto 80px auto;
	}
	
.mcdavid-list li img{
		width: 80%;
	}	
	
.team_ttl{
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	margin: 0 auto;
	text-align: center;
	}
	
.team_ttl-jpn{
	color: #fff;
	font-size: 12px;
	margin: 10px auto;
	padding: 0;
	text-align: center;
	width: 280px;
	}
	
.mcdavid_price{
	color: #fff;
	font-size: 24px;
	margin: 0 auto;
	padding: 0;
	}	

/* ------ プーマ evoSPEED スペシャルページ ------- */

/* PCで非表示にしたいコンテンツ */


.camo-cap{
	text-align:center;
	color:#fff;
	padding:45px 0 50px 0;
	background-color:#000;
	}
	
.camo-cap img{
		width: 15%;
		margin: 0 auto;
		padding: 0;
	}	
	

.camo_bk{
	/*background-image:url(../img/sbfp-back.jpg);https://img.sskamo.co.jp*/
	background-color:#000;
	background-position:center top;
}

/*.camo_bk01{
	background-image:url(../img/gk-mainpc.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-color:#000;
	margin-top:70px;
	height:500px;}--*/
	
.camo_bk01{
	margin:70px auto 0 auto;
	
}

.camo_mer{
	background-image:url(https://img.sskamo.co.jp/nike/motion-blur/img/mer-main2.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	height:670px;}
	
.camo_mer-tr{
	background-image:url(https://img.sskamo.co.jp/nike/motion-blur/img/tr_mer-ttl.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	height:600px;}

.camo_tiempo{
	background-image:url(https://img.sskamo.co.jp/nike/motion-blur/img/tiempo-main2.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	height:670px;}

.camo_venom{
	background-image:url(https://img.sskamo.co.jp/nike/motion-blur/img/venom-main2.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	height:670px;}

.camo_venom-tr{
	background-image:url(https://img.sskamo.co.jp/nike/motion-blur/img/tr_venom-ttl.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	margin:0 auto;
	height:600px;}

.camo_magi{
	background-image:url(https://img.sskamo.co.jp/nike/motion-blur/img/magi-main2.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	height:670px;}
	
.camo_anti{
	background-image:url(https://img.sskamo.co.jp/nike/radiation_flare/img/anti-main.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	height:670px;}

	
.camo_bk02{
	/*background-image:url(../img/sbfp-back.jpg);*/
	background-position:center top;
	background-repeat:no-repeat;
	height:600px;
	position:relative;
	margin:0;
	padding:0;
	text-align:center;
	width:100%;
	z-index:-1;}
	
.camo_bk03{
	/*background-image:url(../img/sbfp-back.jpg);*/
	background-position:center top;
	background-repeat:repeat;
	height:600px;
	position:relative;
	margin:0;
	padding:0;
	width:100%;
}
	
.camo_bk04{
	/*background-image:url(../img/rr-bk04.jpg);*/
	background-position:center top;
	background-repeat:no-repeat;
	height:444px;}
	
.camo_bk05{
	/*background-image:url(../img/rr-bk05.jpg);*/
	background-position:center top;
	background-repeat:no-repeat;
	height:500px;}
	
.camo_bk06{
	/*background-image:url(../img/evospeed-bk06.jpg);*/
	background-position:center top;
	background-repeat:no-repeat;
	height:656px;}
	
.camo_bk07{
	/*background-image:url(../img/evospeed-bk07.jpg);*/
	background-position:center top;}


.camo_image01 img{
	top:150px;
	left:350px;
	position:relative;}
	
.camo_image02 img{
	top:230px;
	left:350px;
	position:relative;}
		
.camo_image03 img{
	top:-10px;
	left:-270px;
	position:relative;}
	
.camo_image04 img{
	top:-500px;
	right:-310px;
	position:relative;
	}
	
.camo_image05 img{
	top:50px;
	left:-270px;
	position:relative;
	}
		
.camo_image06 img{
	top:-450px;
	left:330px;
	position:relative;}
	
.camo_image07 img{
	top:140px;
	right:250px;
	position:relative;}
	
.camo_image08 img{
	top:175px;
	right:250px;
	position:relative;}
	
.camo_image09 img{
	top:175px;
	right:250px;
	position:relative;}

.camo_big img{
  transition: 0.4s;
  margin:10px;
}
.camo_big img:hover {
  -moz-transform: scale(1.05,1.05);
  -webkit-transform: scale(1.05,1.05);
  -o-transform: scale(1.05,1.05);
  -ms-transform: scale(1.05,1.05);
}

.camo_bigshoes img{
  transition: 0.4s;

}
.camo_bigshoes img:hover {
  -moz-transform: scale(1.05,1.05);
  -webkit-transform: scale(1.05,1.05);
  -o-transform: scale(1.05,1.05);
  -ms-transform: scale(1.05,1.05);
}


.camo_start img{
  transition: 0.4s;
  margin:10px;
  top:-230px;
  left:280px;
  position:relative;}

.camo_start img:hover {
  -moz-transform: scale(1.05,1.05);
  -webkit-transform: scale(1.05,1.05);
  -o-transform: scale(1.05,1.05);
  -ms-transform: scale(1.05,1.05);
}

.camo_start-yet img{
  margin:10px;
  top:-230px;
  left:280px;
  position:relative;}

.camo_btn a{
  transition: 0.4s;
}
/*.camo_btn a:hover {
  -moz-transform: scale(1.05,1.05);
  -webkit-transform: scale(1.05,1.05);
  -o-transform: scale(1.05,1.05);
  -ms-transform: scale(1.05,1.05);
}*/


.camo_start02 img{
  transition: 0.4s;
  margin:10px;
  top:-165px;
  left:280px;
  position:relative;}

.camo_start02 img:hover {
  -moz-transform: scale(1.05,1.05);
  -webkit-transform: scale(1.05,1.05);
  -o-transform: scale(1.05,1.05);
  -ms-transform: scale(1.05,1.05);
}

.camo_start02-yet img{
  margin:10px;
  top:-165px;
  left:280px;
  position:relative;}


.camo_item{
	width:1000px;
	margin:0 auto;
	padding:0;
	text-align:center;
	}
	
ul.camo_itemlist{
	list-style-type:none;
	margin:0;
	padding:0;
	}
ul.camo_itemlist li{
	float:left;
	margin:35px 0px 20px 0px;
	padding:0;
	width:33%;
	height:40%;
	font-weight:bold;
	color:#000;
	text-align:center;
	}
ul.camo_itemlist li img{
	width:100%;
	}
ul.camo_itemlist li a:link{
	text-decoration:none;
	color:#000;
	}
ul.camo_itemlist li a:visited{
	text-decoration:none;
	color:#000;
	}
ul.camo_itemlist li a:hover{
	text-decoration:none;
	color:#ed495f;
	}

.gk_item{
	width:1000px;
	margin:0 auto;
	padding:0;
	text-align:center;
	}

ul.gk_itemlist{
	list-style-type:none;
	margin:0;
	padding:0;
	}
ul.gk_itemlist li{
	float:left;
	margin:35px 0px 20px 0px;
	padding:0;
	width:33%;
	height:45%;
	font-weight:bold;
	color:#000;
	text-align:center;
	}
ul.gk_itemlist li img{
	width:100%;
	}
ul.gk_itemlist li a:link{
	text-decoration:none;
	color:#000;
	}
ul.gk_itemlist li a:visited{
	text-decoration:none;
	color:#000;
	}
ul.gk_itemlist li a:hover{
	text-decoration:none;
	color:#ed495f;
	}




/*index用*/

.index_item{
	width:1050px;
	margin:0 auto;
	padding:0;
	text-align:center;
	}
	
ul.index_itemlist{
	list-style-type:none;
	margin:0;
	padding:0;
	}
ul.index_itemlist li{
	float:left;
	margin:35px 10px 20px 10px;
	padding:0;
	width:30%;
	height:40%;
	font-weight:bold;
	color:#000;
	text-align:center;
	}
ul.index_itemlist li img{
	width:100%;
	}
ul.index_itemlist li a:link{
	text-decoration:none;
	color:#000;
	}
ul.index_itemlist li a:visited{
	text-decoration:none;
	color:#000;
	}
ul.index_itemlist li a:hover{
	text-decoration:none;
	color:#ed495f;
	}


/*index用*/




	
.camo_photottl{
	margin:30px 0 10px 0;}

.camo_listbtn{
	text-align:center;
	margin-top:20px;}
	
.camo_listbtn img{
  transition: 0.4s;}

.camo_listbtn img:hover {
  -moz-transform: scale(1.05,1.05);
  -webkit-transform: scale(1.05,1.05);
  -o-transform: scale(1.05,1.05);
  -ms-transform: scale(1.05,1.05);
}

.jfa785 img{
	width:1000px;
	height:600px;
	display:block;}
	

ul.camo_more{
	list-style-type:none;
	margin:0;
	padding:0;}
ul.camo_more li{
	float:left;
	margin:10px 10px 50px 10px;
	padding:0;
	width:48%;}
ul.camo_more li img{
	margin:0;
	padding:0;
	width:100%;}

.rr1280{
	height:700px;}

.rr1280 img{
	width:1280px;
	height:700px;}
		

/* gallery */

.gallery {
  width: 1000px;
  height:800px;
  margin:30px auto 80px auto;
}
.gallery img {
  width: 100%;
  height: auto;
}


/* gallery */

/* 先頭に戻るボタン */
.modoru_navi {
 position: fixed;
 bottom: 10px;
 right: 10px;
 }

.modoru_navi img{
	opacity: 0.8;
	 filter: alpha(opacity=80);
	 -ms-filter: "alpha(opacity=80)";
	width:50px;
	height:50px;}

/*venom-tech*/

.venom3_corner02{
	width:100%;
	background-color:#222;
	margin:0 auto;
	text-align:center;
	background: url(https://img.sskamo.co.jp/nike/motion-blur/img/tech-venom1.jpg);
	background-position:center top;
	height:600px;}

.venom3_techtxt02{
	width:500px;
	margin:0 auto;
	padding:50px 0 0 550px;
	text-align:left;
	font-size:14px;
	}



.venom3_techno{
	font-weight:bold;
	font-size:17px;
	color:#666;
	}

.venom3_techttl{
	font-size:27px;
	font-weight:bold;
	color:#fd4524;
	}

.venom3_corner03{
	width:100%;
	background-color:#222;
	margin:0 auto;
	text-align:center;
	background: url(https://img.sskamo.co.jp/nike/motion-blur/img/tech-venom2.jpg);
	background-position:center top;
	height:600px;}

.venom3_techtxt03{
	width:450px;
	margin:0 auto;
	padding:100px 550px 0 0;
	text-align:left;
	font-size:14px;
	}

.venom3_corner04{
	width:100%;
	background-color:#222;
	margin:0 auto;
	text-align:center;
	background: url(https://img.sskamo.co.jp/nike/motion-blur/img/tech-venom3.jpg);
	background-position:center top;
	height:600px;}

.venom3_techtxt04{
	width:400px;
	margin:0 auto;
	padding:50px 0 0 620px;
	text-align:left;
	font-size:14px;
	}

.venom3_techtxtin{
	font-size:14px;
	}

/*venom-tech*/


/*mercurial-tech*/

.mercurial_corner02{
	width:100%;
	background-color:#222;
	margin:0 auto;
	text-align:center;
	background: url(https://img.sskamo.co.jp/nike/motion-blur/img/tech-mer1.jpg);
	background-position:center top;
	height:600px;}

.mercurial_techtxt02{
	width:500px;
	margin:0 auto;
	padding:50px 0 0 550px;
	text-align:left;
	font-size:14px;
	}



.mercurial_techno{
	font-weight:bold;
	font-size:17px;
	color:#666;
	}

.mercurial_techttl{
	font-size:27px;
	font-weight:bold;
	color:#fd4524;
	}

.mercurial_corner03{
	width:100%;
	background-color:#222;
	margin:0 auto;
	text-align:center;
	background: url(https://img.sskamo.co.jp/nike/motion-blur/img/tech-mer2.jpg);
	background-position:center top;
	height:600px;}

.mercurial_techtxt03{
	width:450px;
	margin:0 auto;
	padding:100px 550px 0 0;
	text-align:left;
	font-size:14px;
	}

.mercurial_corner04{
	width:100%;
	background-color:#222;
	margin:0 auto;
	text-align:center;
	background: url(https://img.sskamo.co.jp/nike/motion-blur/img/tech-mer3.jpg);
	background-position:center top;
	height:600px;}

.mercurial_techtxt04{
	width:400px;
	margin:0 auto;
	padding:50px 0 0 620px;
	text-align:left;
	font-size:14px;
	}

.mercurial_techtxtin{
	font-size:14px;
	}

/*mercurial-tech*/


/*magista-tech*/

.magista_corner02{
	width:100%;
	background-color:#222;
	margin:0 auto;
	text-align:center;
	background: url(https://img.sskamo.co.jp/nike/motion-blur/img/tech-magi1.jpg);
	background-position:center top;
	height:600px;}

.magista_techtxt02{
	width:500px;
	margin:0 auto;
	padding:50px 0 0 550px;
	text-align:left;
	font-size:14px;
	}



.magista_techno{
	font-weight:bold;
	font-size:17px;
	color:#666;
	}

.magista_techttl{
	font-size:27px;
	font-weight:bold;
	color:#fd4524;
	}

.magista_corner03{
	width:100%;
	background-color:#222;
	margin:0 auto;
	text-align:center;
	background: url(https://img.sskamo.co.jp/nike/motion-blur/img/tech-magi2.jpg);
	background-position:center top;
	height:600px;}

.magista_techtxt03{
	width:450px;
	margin:0 auto;
	padding:100px 550px 0 0;
	text-align:left;
	font-size:14px;
	}

.magista_corner04{
	width:100%;
	background-color:#222;
	margin:0 auto;
	text-align:center;
	background: url(https://img.sskamo.co.jp/nike/motion-blur/img/tech-magi3.jpg);
	background-position:center top;
	height:600px;}

.magista_techtxt04{
	width:400px;
	margin:0 auto;
	padding:50px 0 0 620px;
	text-align:left;
	font-size:14px;
	}

.magista_techtxtin{
	font-size:14px;
	}

/*magista-tech*/


/*magista-tech*/

.tiempo_corner02{
	width:100%;
	background-color:#222;
	margin:0 auto;
	text-align:center;
	background: url(https://img.sskamo.co.jp/nike/motion-blur/img/tech-tie1.jpg);
	background-position:center top;
	height:600px;}

.tiempo_techtxt02{
	width:500px;
	margin:0 auto;
	padding:50px 0 0 550px;
	text-align:left;
	font-size:14px;
	}



.tiempo_techno{
	font-weight:bold;
	font-size:17px;
	color:#666;
	}

.tiempo_techttl{
	font-size:27px;
	font-weight:bold;
	color:#fd4524;
	}

.tiempo_corner03{
	width:100%;
	background-color:#222;
	margin:0 auto;
	text-align:center;
	background: url(https://img.sskamo.co.jp/nike/motion-blur/img/tech-tie2.jpg);
	background-position:center top;
	height:600px;}

.tiempo_techtxt03{
	width:450px;
	margin:0 auto;
	padding:100px 550px 0 0;
	text-align:left;
	font-size:14px;
	}

.tiempo_corner04{
	width:100%;
	background-color:#222;
	margin:0 auto;
	text-align:center;
	background: url(https://img.sskamo.co.jp/nike/motion-blur/img/tech-tie3.jpg);
	background-position:center top;
	height:600px;}

.tiempo_techtxt04{
	width:400px;
	margin:0 auto;
	padding:50px 0 0 620px;
	text-align:left;
	font-size:14px;
	}

.tiempo_techtxtin{
	font-size:14px;
	}

/*tiempo-tech*/



/* swiper */

.swiper-container {
width: 100%;
height: 75%;
background: #000;
position:absolute;
top:0;
left:0;
}

    .swiper-slide {
        font-size: 18px;
        color:#fff;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 40px 60px;
    }
    .parallax-bg {
        position: absolute;
        left: 0;
        top: 0;
        width: 200%;
        height: 100%;
        -webkit-background-size: 4000px;
        background-size: cover;
        background-position: left;
    }
    .swiper-slide .title {
        font-size: 41px;
        font-weight: 300;
    }
    .swiper-slide .subtitle {
        font-size: 21px;
    }
    .swiper-slide .text {
        font-size: 16px;
        max-width: 550px;
        line-height: 1.8;
		text-align:left;
		color:#fff;
    }

/* swiper */


.motion_blur-mov{
	position:relative;
	width:100%;
	height:600px;
	text-align:center;
	margin:0 auto;
	padding:0;}


.section {
	display: block;
	width: 100%;
	height: 600px;
	float: left;
	position:relative;
	text-align:center;
	margin:0 auto;
	padding:0;
        }
.section a{
	position:absolute;
	top:0;
	left:0;
	width: 100%;
	height: 600px;
	text-align:center;
	margin:0 auto;
	padding:0;}
.section a:hover{
	position:absolute;
	top:0;
	left:0;
	width: 100%;
	height: 600px;
	opacity: 0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha(opacity=60)";
	background:#000;}
.section img{
	margin:0 auto;
	padding:0;
	text-align:center;
	bottom:250px;
	left:0;
	position:absolute;
	width:100%;}

	.mcdavid-soldout{
		color: #fff;
		font-size: 18px;
		font-weight: bold;
		background: #ccc;
		max-width: 220px;
		margin: 10px auto 0 auto;
		padding: 10px;
	}	


}

/*===============================================
●smart.css  画面の横幅が640pxまで
===============================================*/
@media screen and (max-width:640px){

.sp-none{
	display:none;}

img{
max-width: 100%;
height: auto;
width /***/:auto;　
}

/* ヘッダーコメント */
.title01{
	font-size:10px;
	color:#fff;
	width:100%;
	display:block;}

.title02{
	margin:0;
	padding:0;
	color:#cc0000;
	font-weight:bold;
	font-size:14px;
	width:100%;
	display:block;
	}


/* ナビボタン */	
.kamologo{
	max-width:159px;
	width:80px;
	margin:0 0 10px 5px;
	text-align:left;}

ul.navinew{
	list-style-type:none;
	width:100%;
	margin:0 auto;
	padding:0 0 10px 0;
	text-align:center;
	display: inline-block;}

ul.navinew li{
	width:33%;
	float:left;
	display: block;
	margin:0;
	padding:0;
}

ul.navinew li a:link{
	color:#222;
	text-decoration:none;
	display: block;}

ul.navinew li a:visited{
	color:#222;
	text-decoration:none;
	display: block;}

ul.navinew li a:hover{
	color:#666;
	text-decoration:none;
	display: block;}

.navi-big{
	font-weight:bold;
	font-size:12px;
	height:28px;}

.navi-small{
	font-size:8px;}

.navibtn{
	background:#ccc;
	padding:5px;
	margin:1px;
	height:40px;
	line-height:90%;}

.kamologo-w{
	width:100%;
	text-align:left;
	display: block;}
	
/*----- menu-----*/			
ul {
	list-style: none;
	margin: 0 auto;
	padding: 0;
	}	
.menu:after {
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -14px;
    content: '>';
    font-size: 14px;
    font-weight: bold;
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -moz-transition: all, 0.25s, linear;
    -o-transition: all, 0.25s, linear;
    -webkit-transition: all, 0.25s, linear;
    transition: all, 0.25s, linear;
}
 
.menu.active:after {
    -moz-transform: translate(0, 50%);
    -ms-transform: translate(0, 50%);
    -webkit-transform: translate(0, 50%);
    transform: translate(0, 50%);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.child {
    display: none;
}

.kamoac {
  margin:0 auto;
  font-size:13px;
  }
  .kamoac a {
    display: block;}
  .kamoac .child {
    display: none;
    margin: 0 0 -1px;
    padding: 0;
}
    .kamoac .child .menu {
      color: #666;
  font-size:12px;
	  width:100%;}
      .kamoac .child .menu:hover {}
    .kamoac .child > li {
      margin:0;
      padding: 0;}

.switch .menu:after {
  position: absolute;
  top: 63%;
  right: 10px;



 content: '';/*何も入れない*/
  display: inline-block;/*忘れずに！*/
  width: 15px;/*画像の幅*/
  height: 15px;/*画像の高さ*/
  background-image: url(https://img.sskamo.co.jp/nike/ftw/img/new-mercurial18-arrow.png);
  background-size: contain;
  vertical-align: middle;




  font-weight: bold;
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  -moz-transition: all, 0.25s, linear;
  -o-transition: all, 0.25s, linear;
  -webkit-transition: all, 0.25s, linear;
  transition: all, 0.25s, linear; }

.switch .menu.active:after {
  -moz-transform: translate(0, 50%);
  -ms-transform: translate(0, 50%);
  -webkit-transform: translate(0, 50%);
  transform: translate(0, 50%);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg); }

.child01 {}

.child02 {
  color: #666;
  font-size:12px;
  line-height:170%;}

.menu {
  display: block;
  position: relative;
  margin:0;
  padding:10px;
  font-size:30px;}

.source {
  margin: 0;
  padding: 30px 0 0; }

.kamo01 .child > li {
  border:1px #fff solid;
  font-size:20px;
  margin:8px auto;
  padding:5px 0;
  font-weight:bold;
  width:100%;
  line-height:150%;
  }
 .kamo01 .child > li span{
  font-weight:normal;
  display:block;
  font-size:12px;
  margin: -5px auto;
  }
.kamo01 .child > li a{
	color:#fff;
	text-decoration:none;
  }
.kamo01 .menu {
  background: #222;
  font-size:18px;
  color: #fff;
  font-weight:bold;
  text-align:center;}
  .kamo01 .menu:hover {
    background: #6b6a67;
    text-decoration: none; }
	
.text {
  margin: 0; }

.sub {
  font-size: 1.15rem; }
 
 .new-mercurial-index{
 	width:90%;
	margin:30px auto;
	padding: 0;
 }

.kamo01 .inner{
	width:99% !important;}	
/*----- menu-----*/	

	
.grip02{
		width: 85%;
		margin: 60px auto;
		padding: 0;
	}
	
.grip04{
		width: 100%;
		margin: 40px auto;
		padding: 0;
		max-width: 500px;
	}
	
.grip04 img{
		width: 80%;
		margin: 0 auto;
	}
	
/*.grip01{
	width:100%;
	background-color:#222;
	margin:0 auto;
	text-align:center;
	background: url(../img/supergrip-mainsp.jpg);
	background-position:center top;
-moz-background-size:cover;
 background-size:cover;
	height:600px;
	position:relative;}*/

/*.grip03{
	width:100%;
	background-color:#222;
	margin:0 auto;
	text-align:center;
	background: url(../img/absolutgrip-mainsp.jpg);
	background-position:center top;
-moz-background-size:cover;
 background-size:cover;
	height:600px;
	position:relative;}*/

/*.grip05{
	width:100%;
	background-color:#222;
	margin:0 auto;
	text-align:center;
	background: url(../img/supersoft-mainsp.jpg);
	background-position:center top;
-moz-background-size:cover;
 background-size:cover;
	height:600px;
	position:relative;}*/
	
/*.grip07{
	width:100%;
	background-color:#222;
	margin:0 auto;
	text-align:center;
	background: url(../img/soft-mainsp.jpg);
	background-position:center top;
-moz-background-size:cover;
 background-size:cover;
	height:600px;
	position:relative;}	*/
	
.supergrip-tech-txtarea{
	width:100%;
	max-width:500px;
	margin:0 auto;
	position:relative;
	display:block;
	height:auto;}

.supergrip-tech-txtbk-left{
	width:100%;
	bottom:0;
	left:0px;
	position:absolute;
	background: url(../img/txt-bg.png);
	}
	
/*.supergrip-tech-txtbk-right{
	width:100%;
	bottom:0;
	right:0;
	position:absolute;
	background: url(../img/txt-bg.png);
	}*/

.supergrip-techttl{
	color:#222;
	font-size:25px;
	font-weight:bold;
	width:100%;
	margin:10 auto;	
}

.supergrip-techtxtsp{
	color:#fff;
	font-size:15px;
	font-weight:normal;
	width:90%;
	margin:10px auto 10px auto;
	padding: 10px 10px;
	background: url(../img/txt-bg.png);
	border:3px solid #fff;
	line-height:170%;
}

.supergrip-lineupttl{
	width:100%;
	text-align:center;
	padding-top:80px;
}	
	
.maintenance-list{
		width: 80%;
		margin: 0 auto;
		padding: 0;
	}
	
.supergrip-txt{
		color:#fff;
		margin: 0 auto;
		padding: 0;
		text-align: center;
	}
	
.grip-main2{
		width: 100%;
		margin: 50 auto;
	}
	
.grip-main1{
		width: 100%;
		margin: 0 auto;
	}
	
.grip-main	{
		width: 100%;
		margin: 0 auto;
	}
	
.technology-s img{
		width: 100%;
		margin: 40px auto -5px auto;
		padding: 0;
	}
	
.mcdavid-item{
		width: 100%;
		margin: 0 auto;
		padding: 0;
		max-width: 350px
	}
	
.mcdavid-list li{
		width: 90%;
	    max-width: 400px;
		margin: 50px auto;
	}
	
.uhlsport-01{
		width: 100%;
		margin: 80px auto -10 auto;
	}	
	
.uhlsport-txt{
		color: #fff;
		
	}
	
.mcdavid-techtxtsp{
	color:#fff;
	font-size:15px;
	font-weight:bold;
	width:90%;
	margin:10px auto 10px auto;
	padding: 10px 10px;
	background:#e1002c;
	border:3px solid #fff;
	line-height:180%;
}	
	
.team_ttl{
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	margin: 0 auto;
	text-align: center;
	}
	
.team_ttl-jpn{
	color: #fff;
	font-size: 12px;
	margin: 10px auto;
	padding: 0;
	text-align: center;
	width: 280px;
	}
	
.mcdavid_price{
	color: #fff;
	font-size: 24px;
	margin: 0 auto;
	padding: 0;
	}	

/* パンくずリスト */
.pan{
	font-size:10px;
	text-align:left;
	margin:10px 0 0 0;
	padding:0;
	}
	
.pan a:link{
	font-size:10px;
	}

.midashi{
	display: block;
	background:#222;
	font-size:13px;
	padding:10px;
	height:320px;
	line-height:18px;
	text-align:left}


/* ナイキシューズ ページ内リンク */
ul.nikeshoes-navi{
	list-style-type:none;
	width:100%;
	margin:10px 0 0 0;
	padding:0;
	font-size:8px;}

ul.nikeshoes-navi li{
	float:left;
	display: inline-block;
	margin:0;
	padding:1px;
	text-align:center;
}

/*Youtube用*/

/*.yt{
    position: relative;
    overflow: hidden;
    height: 0;
    padding-bottom: 56.25%;
    padding-top: 30px;
	float:left;
}*/

ul.nikeshoes-navi li iframe,
ul.nikeshoes-navi li object,
ul.nikeshoes-navi li embed{
/*    position: absolute;*/
    width: 100%;
    height: 100%;
}

/*Youtube用*/

ul.nikeshoes-navi span{
	display: block;
}
	
ul.nikeshoes-navi a{
	display: block;
	width:62px;
	background:#fb2f2f;
	padding:15px 0 0 0;
	font-weight:bold;
	height:30px;
	text-align:center;}

ul.nikeshoes-navi a:hover{
	display: block;
	width:62px;
	background:#fa8888;
	padding:15px 0 0 0;
	font-weight:bold;
	height:30px;
	text-align:center;}

ul.nikeshoes-navi li a:link{
	color:#222;
	text-decoration:none;
	display: block;
	width:62px;}

ul.nikeshoes-navi li a:visited{
	color:#222;
	text-decoration:none;
	display: block;}

ul.nikeshoes-navi li a:hover{
	color:#fff;
	text-decoration:none;
	display: block;}

.venom{margin-top:-5px;
	text-align:center;
	display: block;}


/* ナイキシューズ一覧 */
ul.nikeshoes-list{
	list-style-type:none;
	width:100%;
	margin:10px 0 0 0;
	padding:0;}

ul.nikeshoes-list li{
	float:left;
	display: inline-block;
	margin:7px;
	padding:0;
	display: block;
	background:#fff;
	width:43%;
	border:3px solid #ccc;
}

ul.nikeshoes-list li img{
	width:80%;
	margin:0 0 0 0;
}

.nikeshoes-name{
	display: block;
	background:#222;
	font-size:13px;
	padding:10px;
	height:80px;
	line-height:18px;}
	
.nikeshoes-name a:link{
	color:#fff;
	text-decoration:none;}
	
.nikeshoes-name a:visited{
	color:#fff;
	text-decoration:none;}
	
.nikeshoes-name a:hover{
	color:#ccc;
	text-decoration:none;}

.nikeshoes-price{
	font-weight:bold;
	font-size:11px;
	color:#ccc;}


/* フッター */
.foot-bk{background:#222222; margin:30px 0 0 0; padding:0;}
.foot{height:60px; font-size:9px; color:#fff; padding:20px 10px 0 10px;}
.foot span{
	display: block;
}
.foot a{color:#ccc;}



#movie {
	background: url(https://img.sskamo.co.jp/puma/footwear/img/dragons/bg_skill.jpg) top left no-repeat;
	height: 281px;
	width: 1000px;
	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
}


.ttl-bvb{
	display: block;
	background:#333333;
	font-size:13px;
	padding:0px 5px 0px 5px;
	height:30px;}
	
.ttl-bvb a:link{
	color:#222;
	text-decoration:none;}
	
.ttl-bvb a:visited{
	color:#222;
	text-decoration:none;}
	
.ttl-bvb a:hover{
	color:#ccc;
	text-decoration:none;}

/* lightbox */
ul.detail{
	list-style-type:none;
	margin:0;
	padding:0;}
ul.detail li{
	float:left;
	margin:0px 0px 0px 1px;
	width:33%;
/*	border:1px solid #ccc;*/
}
	
ul.detail li img{
	width:100%;}
.style1 {color: #FFE900}






/* ------ プーマ evoSPEED スペシャルページ ------- */



.camo_bk{
	background-color:#000;
	background-position:center top;
	}

.camo-cap{
	text-align:center;
	color:#fff;
	padding:20px 0 20px 0;
	background-color:#000;
	width:100%;
	max-width: 390px;
	margin:0 auto;
	}
	
.camo-cap img{
		width: 50%;
		margin: 0 auto;
	}	
	
.maintxt{
		width: 95%;
	    margin: 0 auto;
	}	

.camo_mer{
	background-image:url(https://img.sskamo.co.jp/nike/radiation_flare/img/mer-mainsp.jpg);
	background-position:center top;
	}

.camo_mer-tr{
	background-image:url(https://img.sskamo.co.jp/nike/radiation_flare/img/tr_mer-ttlsp.jpg);
	background-position:center top;
	}

.camo_bk01{
	margin:55px auto 0 auto;
	
}
	
.camo_bk02{
	background-color:#1c1d17;
	background-position:center top;
	background-repeat:no-repeat;
	position:relative;
	margin:0 auto;
	padding:0;
	text-align:center;
	width:100%;}
	
.camo_bk03{
	background-color:#1c1d17;
	background-position:center top;
	background-repeat:no-repeat;
	position:relative;
	width:100%;}

.camo_bk04{
	background-color:#1c1d17;
	background-position:center top;
	background-repeat:no-repeat;
	position:relative;
	margin:0 auto;
	padding:0;
	text-align:center;
	width:100%;}
	
.camo_bk05{
	/*background-image:url(../img/rr-smart-bk02.jpg);*/
	background-position:center top;
	background-repeat:no-repeat;
	position:relative;
	width:100%;}
	
/*.camo_bk04{
	border-top:5px #fff solid;
}
	
.camo_bk05{
	border-top:5px #fff solid;
}*/
	
.camo_bk06{
	border-top:5px #fff solid;
}
	
.camo_bk07{
	background-color:#eb2c10;
	background-position:center top;}


.camo_image01 img{
	top:50px;
	left:105px;
	position:relative;
	width:40%;}
	
.camo_image02 img{
	top:170px;
	left:115px;
	position:relative;
	width:20%;}
		
.camo_image03 img{
	margin-top:20px;
	position:relative;}
	
.camo_image04 img{
	margin-top:20px;
	position:relative;
	width:85%;
	}
	
.camo_image04 p{
	padding-top:15px;
	width:90%;
	margin:0 auto;
	}
	
.camo_image05 img{
	margin-top:20px;
	position:relative;
	width:85%;
	}

.camo_image05 p{
	padding-top:15px;
	width:90%;
	margin:0 auto;
	}
		
.camo_image06 img{
	position:relative;
	width:85%;}
	
.camo_image07 img{
	top:140px;
	right:250px;
	position:relative;}
	
.camo_image08 img{
	top:175px;
	right:250px;
	position:relative;}
	
.camo_image09 img{
	top:175px;
	right:250px;
	position:relative;}

.camo_big img{
  transition: 0.4s;
  margin:10px;
}
.camo_big img:hover {
  -moz-transform: scale(1.05,1.05);
  -webkit-transform: scale(1.05,1.05);
  -o-transform: scale(1.05,1.05);
  -ms-transform: scale(1.05,1.05);
}

.camo_bigshoes img{
  transition: 0.4s;

}
.camo_bigshoes img:hover {
  -moz-transform: scale(1.05,1.05);
  -webkit-transform: scale(1.05,1.05);
  -o-transform: scale(1.05,1.05);
  -ms-transform: scale(1.05,1.05);
}


.camo_start img{
  transition: 0.4s;
  margin:10px;
  top:-230px;
  left:280px;
  position:relative;}

.camo_start img:hover {
  -moz-transform: scale(1.05,1.05);
  -webkit-transform: scale(1.05,1.05);
  -o-transform: scale(1.05,1.05);
  -ms-transform: scale(1.05,1.05);
}

.camo_btn a{
  transition: 0.4s;
}
/*.camo_btn a:hover {
  -moz-transform: scale(1.05,1.05);
  -webkit-transform: scale(1.05,1.05);
  -o-transform: scale(1.05,1.05);
  -ms-transform: scale(1.05,1.05);
}*/


.camo_start02 img{
  transition: 0.4s;
  margin:10px;
  top:-165px;
  left:280px;
  position:relative;}

.camo_start02 img:hover {
  -moz-transform: scale(1.05,1.05);
  -webkit-transform: scale(1.05,1.05);
  -o-transform: scale(1.05,1.05);
  -ms-transform: scale(1.05,1.05);
}


.camo_item{
	margin:0px 0 0 0;
	padding:0;
	text-align:left;
	}
	
ul.camo_itemlist{
	list-style-type:none;
	margin:0 auto;
	padding:0;
	}
ul.camo_itemlist li{
	float:left;
	margin:10px 10px 25px 10px;
	padding:0;
	width:93%;
	height:60%;
	font-size:12px;
	font-weight:bold;
	color:#000;
	text-align:center;
	}
ul.camo_itemlist li img{
	width:100%;
	}
ul.camo_itemlist li a:link{
	text-decoration:none;
	color:#000;
	}
ul.camo_itemlist li a:visited{
	text-decoration:none;
	color:#000;
	}
ul.camo_itemlist li a:hover{
	text-decoration:none;
	color:#ed495f;
	}

.gk_item{
	width:100%;
	margin:0;
	padding:0;
	text-align:left;
	}

ul.gk_itemlist{
	list-style-type:none;
	margin:0;
	padding:0;
	}
ul.gk_itemlist li{
	float:left;
	margin:10px 0px 25px 0px;
	padding:0;
	width:50%;
	height:45%;
	font-size:12px;
	font-weight:bold;
	color:#000;
	text-align:center;
	}
ul.gk_itemlist li img{
	width:100%;
	}
ul.gk_itemlist li a:link{
	text-decoration:none;
	color:#000;
	}
ul.gk_itemlist li a:visited{
	text-decoration:none;
	color:#000;
	}
ul.gk_itemlist li a:hover{
	text-decoration:none;
	color:#ed495f;
	}




/*index用*/

.index_item{
	margin:0px 0 0 0;
	padding:0;
	text-align:left;
	}
	
ul.index_itemlist{
	list-style-type:none;
	margin:0;
	padding:0;
	}
ul.index_itemlist li{
	float:left;
	margin:10px 10px 25px 12px;
	padding:0;
	width:44%;
	height:35%;
	font-size:12px;
	font-weight:bold;
	color:#000;
	text-align:center;
	}
ul.index_itemlist li img{
	width:100%;
	}
ul.index_itemlist li a:link{
	text-decoration:none;
	color:#000;
	}
ul.index_itemlist li a:visited{
	text-decoration:none;
	color:#000;
	}
ul.index_itemlist li a:hover{
	text-decoration:none;
	color:#ed495f;
	}

/*index用*/


	
.camo_photottl{
	margin:30px 0 5px 0;}




ul.camo_more{
	list-style-type:none;
	margin:0;
	padding:0;}
ul.camo_more li{
	float:left;
	margin:0 0 20px 0;
	padding:0;
	width:100%;}
ul.camo_more li img{
	margin:0;
	padding:0;
	width:100%;}
	
.rr1280{
	width:100%;}
	
.rr1280 img{
	width:100%;}	


/* gallery */

.gallery {
  width: 100%;
  height:350px;
  margin:0 auto 30px auto;
}
.gallery img {
  width: 100%;
  height: auto;
}


/* gallery */

/* 先頭に戻るボタン */
.modoru_navi {
 position: fixed;
 bottom: 10px;
 right: 10px;
 }

.modoru_navi img{
	opacity: 0.8;
	 filter: alpha(opacity=80);
	 -ms-filter: "alpha(opacity=80)";
	width:50px;
	height:50px;}

/* swiper */

.swiper-container {
width: 100%;
height: 100%;
background: #000;
position:absolute;
top:0;
left:0;
}

    .swiper-slide {
        font-size: 18px;
        color:#fff;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0px 20px 0px 0px;
    }
    
    .parallax-bg {
        position: absolute;
        left: 0;
        top: 0;
        width: 650%;
        height: 100%;
        -webkit-background-size: 4000px;
        background-size: cover;
        background-position: left;
    }
    .swiper-slide .title {
        font-size: 41px;
        font-weight: 300;
    }
    .swiper-slide .subtitle {
        font-size: 21px;
    }
    .swiper-slide .text {
        font-size: 13px;
        max-width: 410px;
        line-height: 1.4;
		text-align:left;
		color:#fff;
		background-image:url(https://img.sskamo.co.jp/nike/radiation_flare/img/text-bg.png);
		background-repeat:repeat;
		padding:3px 3px 3px 5px;
		position:absolute;
		bottom:20px;
    }

/* swiper */


/*venom-tech*/

.venom3_corner02{
	background-image:url(/nike/motion-blur/img/tech-venom1sp.jpg);
 background-position:center top;
 background-repeat:no-repeat;
-moz-background-size:cover;
 background-size:cover;
	position:relative;
	width:100%;
	text-align:center;
	margin:0 auto;
	padding:0;}

.venom3_techtxt02{
	width:90%;
	margin:0 auto;
	padding:0;
	text-align:center;
	position:relative;
	min-height:500px;
	color:#222;}

.venom3_techtxt02t{
	position:absolute;
	bottom:30px;}



.venom3_corner03{
	/*background-image:url(https://img.sskamo.co.jp/nike/motion-blur/img/venom3-techsp02.jpg);*/
	background-image:url(https://img.sskamo.co.jp/nike/motion-blur/img/tech-venom2sp.jpg);
 background-position:center top;
 background-repeat:no-repeat;
-moz-background-size:cover;
 background-size:cover;
	position:relative;
	width:100%;
	text-align:center;
	margin:0 auto;
	padding:0;}

.venom3_techtxt03{
	width:90%;
	margin:0 auto;
	padding:0;
	text-align:center;
	position:relative;
	min-height:500px;
	color:#222;}

.venom3_techtxt03t{
	position:absolute;
	bottom:30px;}



.venom3_corner04{
	/*background-image:url(https://img.sskamo.co.jp/nike/motion-blur/img/venom3-techsp03.jpg);*/
	background-image:url(https://img.sskamo.co.jp/nike/motion-blur/img/tech-venom3sp.jpg);
 background-position:center top;
 background-repeat:no-repeat;
-moz-background-size:cover;
 background-size:cover;
	position:relative;
	width:100%;
	text-align:center;
	margin:0 auto;
	padding:0;}

.venom3_techtxt04{
	width:90%;
	margin:0 auto;
	padding:0;
	text-align:center;
	position:relative;
	min-height:500px;
	color:#222;}

.venom3_techtxt04t{
	position:absolute;
	top:30px;}




.venom3_techno{
	font-weight:bold;
	font-size:13px;
	color:#666;
	}

.venom3_techttl{
	font-size:17px;
	font-weight:bold;
	color:#fd4524;
	}

.venom3_techtxtin{
	font-size:12px;
	}

/*venom-tech*/


/*mercurial-tech*/

.mercurial_corner02{
	background-image:url(https://img.sskamo.co.jp/nike/motion-blur/img/tech-mer1sp.jpg);
 background-position:center top;
 background-repeat:no-repeat;
-moz-background-size:cover;
 background-size:cover;
	position:relative;
	width:100%;
	text-align:center;
	margin:0 auto;
	padding:0;}

.mercurial_techtxt02{
	width:90%;
	margin:0 auto;
	padding:0;
	text-align:center;
	position:relative;
	min-height:500px;
	color:#222;}

.mercurial_techtxt02t{
	position:absolute;
	bottom:30px;}



.mercurial_corner03{
	/*background-image:url(https://img.sskamo.co.jp/nike/motion-blur/img/venom3-techsp02.jpg);*/
	background-image:url(https://img.sskamo.co.jp/nike/motion-blur/img/tech-mer2sp.jpg);
 background-position:center top;
 background-repeat:no-repeat;
-moz-background-size:cover;
 background-size:cover;
	position:relative;
	width:100%;
	text-align:center;
	margin:0 auto;
	padding:0;}

.mercurial_techtxt03{
	width:90%;
	margin:0 auto;
	padding:0;
	text-align:center;
	position:relative;
	min-height:500px;
	color:#222;}

.mercurial_techtxt03t{
	position:absolute;
	bottom:30px;}



.mercurial_corner04{
	/*background-image:url(https://img.sskamo.co.jp/nike/motion-blur/img/venom3-techsp03.jpg);*/
	background-image:url(https://img.sskamo.co.jp/nike/motion-blur/img/tech-mer3sp.jpg);
 background-position:center top;
 background-repeat:no-repeat;
-moz-background-size:cover;
 background-size:cover;
	position:relative;
	width:100%;
	text-align:center;
	margin:0 auto;
	padding:0;}

.mercurial_techtxt04{
	width:90%;
	margin:0 auto;
	padding:0;
	text-align:center;
	position:relative;
	min-height:500px;
	color:#222;}

.mercurial_techtxt04t{
	position:absolute;
	top:30px;}




.mercurial_techno{
	font-weight:bold;
	font-size:13px;
	color:#666;
	}

.mercurial_techttl{
	font-size:17px;
	font-weight:bold;
	color:#fd4524;
	}

.mercurial_techtxtin{
	font-size:12px;
	}

/*mercurial-tech*/

/*magista-tech*/

.magista_corner02{
	background-image:url(https://img.sskamo.co.jp/nike/motion-blur/img/tech-magi1sp.jpg);
 background-position:center top;
 background-repeat:no-repeat;
-moz-background-size:cover;
 background-size:cover;
	position:relative;
	width:100%;
	text-align:center;
	margin:0 auto;
	padding:0;}

.magista_techtxt02{
	width:90%;
	margin:0 auto;
	padding:0;
	text-align:center;
	position:relative;
	min-height:500px;
	color:#222;}

.magista_techtxt02t{
	position:absolute;
	bottom:30px;}



.magista_corner03{
	/*background-image:url(https://img.sskamo.co.jp/nike/motion-blur/img/venom3-techsp02.jpg);*/
	background-image:url(https://img.sskamo.co.jp/nike/motion-blur/img/tech-magi2sp.jpg);
 background-position:center top;
 background-repeat:no-repeat;
-moz-background-size:cover;
 background-size:cover;
	position:relative;
	width:100%;
	text-align:center;
	margin:0 auto;
	padding:0;}

.magista_techtxt03{
	width:90%;
	margin:0 auto;
	padding:0;
	text-align:center;
	position:relative;
	min-height:500px;
	color:#222;}

.magista_techtxt03t{
	position:absolute;
	bottom:30px;}



.magista_corner04{
	/*background-image:url(https://img.sskamo.co.jp/nike/motion-blur/img/venom3-techsp03.jpg);*/
	background-image:url(https://img.sskamo.co.jp/nike/motion-blur/img/tech-magi3sp.jpg);
 background-position:center top;
 background-repeat:no-repeat;
-moz-background-size:cover;
 background-size:cover;
	position:relative;
	width:100%;
	text-align:center;
	margin:0 auto;
	padding:0;}

.magista_techtxt04{
	width:90%;
	margin:0 auto;
	padding:0;
	text-align:center;
	position:relative;
	min-height:500px;
	color:#222;}

.magista_techtxt04t{
	position:absolute;
	top:30px;}




.magista_techno{
	font-weight:bold;
	font-size:13px;
	color:#666;
	}

.magista_techttl{
	font-size:17px;
	font-weight:bold;
	color:#fd4524;
	}

.magista_techtxtin{
	font-size:12px;
	}

/*magista-tech*/

/*tiempo-tech*/

.tiempo_corner02{
	background-image:url(https://img.sskamo.co.jp/nike/motion-blur/img/tech-tie1sp.jpg);
 background-position:center top;
 background-repeat:no-repeat;
-moz-background-size:cover;
 background-size:cover;
	position:relative;
	width:100%;
	text-align:center;
	margin:0 auto;
	padding:0;}

.tiempo_techtxt02{
	width:90%;
	margin:0 auto;
	padding:0;
	text-align:center;
	position:relative;
	min-height:500px;
	color:#222;}

.tiempo_techtxt02t{
	position:absolute;
	bottom:30px;}



.tiempo_corner03{
	/*background-image:url(https://img.sskamo.co.jp/nike/motion-blur/img/venom3-techsp02.jpg);*/
	background-image:url(https://img.sskamo.co.jp/nike/motion-blur/img/tech-tie2sp.jpg);
 background-position:center top;
 background-repeat:no-repeat;
-moz-background-size:cover;
 background-size:cover;
	position:relative;
	width:100%;
	text-align:center;
	margin:0 auto;
	padding:0;}

.tiempo_techtxt03{
	width:90%;
	margin:0 auto;
	padding:0;
	text-align:center;
	position:relative;
	min-height:500px;
	color:#222;}

.tiempo_techtxt03t{
	position:absolute;
	bottom:30px;}



.tiempo_corner04{
	/*background-image:url(https://img.sskamo.co.jp/nike/motion-blur/img/venom3-techsp03.jpg);*/
	background-image:url(https://img.sskamo.co.jp/nike/motion-blur/img/tech-tie3sp.jpg);
 background-position:center top;
 background-repeat:no-repeat;
-moz-background-size:cover;
 background-size:cover;
	position:relative;
	width:100%;
	text-align:center;
	margin:0 auto;
	padding:0;}

.tiempo_techtxt04{
	width:90%;
	margin:0 auto;
	padding:0;
	text-align:center;
	position:relative;
	min-height:500px;
	color:#222;}

.tiempo_techtxt04t{
	position:absolute;
	top:30px;}




.tiempo_techno{
	font-weight:bold;
	font-size:13px;
	color:#666;
	}

.tiempo_techttl{
	font-size:17px;
	font-weight:bold;
	color:#fd4524;
	}

.tiempo_techtxtin{
	font-size:12px;
	}

/*tiempo-tech*/


.motion_blur-mov{
	width:100%;}
.motion_blur-mov img{
	width:100%;}


.section {
	display: block;
	width: 100%;
	height: 400px;
	float: left;
	position:relative;
	text-align:center;
	margin:0 auto;
	padding:0;
        }
.section a{
	position:absolute;
	top:0;
	left:0;
	width: 100%;
	height: 400px;
	text-align:center;
	margin:0 auto;
	padding:0;}
.section a:hover{
	position:absolute;
	top:0;
	left:0;
	width: 100%;
	height: 400px;
	opacity: 0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha(opacity=60)";
	background:#000;}
.section img{
	margin:0 auto;
	padding:0;
	text-align:center;
	bottom:250px;
	left:0;
	position:absolute;
	width:100%;}
	
	.mcdavid-soldout{
		color: #fff;
		font-size: 18px;
		font-weight: bold;
		background: #ccc;
		max-width: 220px;
		margin: 10px auto 0 auto;
		padding: 10px;
	}		


}
