@charset "utf-8";
/* CSS Document */



/*===============================================
●style.css 画面の横幅が769px以上
===============================================*/
@media ( min-width : 641px ) {

.kamologo{position:absolute;
	margin:5px;}

/* ヘッダーコメント */
.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;}
	
	


.bhm_bigshoes a:hover{
	opacity: 1;
	 filter: alpha(opacity=1);
	 -ms-filter: "alpha(opacity=1)";}




/* テッククラフト */
.tech_bk01{
	background-image:url(../img/monarcidakm-main.png);
	background-position:center top;
	background-repeat:no-repeat;
	height:800px;}

.tech_itemcenter{
	margin: 0 auto;
	width:1000px;}

ul.tech_item{
	list-style-type:none;
	margin: 0 auto;
	padding:0;
	width:1000px;}

ul.tech_item li{
	margin: 0 auto;
	padding:0;
	width:50%;}
	
ul.tech_item li img{
	width:100%;}

.tech2016_itemname{
	text-align:center;
	font-size:18px;
	font-weight:bold;
	color:#d3fa32;
	line-height:150%;}

.tech2016_itemprice{
	text-align:center;
	font-size:15px;
	font-weight:bold;
	color:#FFF;
	line-height:150%;}

.techttl{
	color:#FFFFFF;
	text-align:center;
	}

.techttl span{
	font-size:120%;
	font-weight:bold;
	margin:15px 0 15px 0;
	padding:15px 0 15px 0;
	}


/* ------ ネイマール スペシャルページ ------- */

/* PCで非表示にしたいコンテンツ */
.pc-none{display:none;}

.njr_bk{
	background-image:url(../img/evospeed-bk07.jpg);
	background-color:#212121;}

.njr_bk01{
	background-image:url(../img/cr7-500_main.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	height:800px;}


.njrap_bk01{
	background-image:url(../img/njr-collection_ap.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	height:600px;}
	
.njr_bk02{
	background-image:url(../img/cr7-bk-1.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	height:456px;
	position:relative;
	margin:0 auto;
	padding:0;
	text-align:center;
	width:100%;}
	
.njr_bk03{
	background-image:url(../img/cr7-bk-1.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	height:376px;
	position:relative;
	width:100%;}
	
.njr_bk04{
	background-image:url(../img/evopower-bk-4.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	height:472px;}
	
.njr_bk05{
	background-image:url(../img/evopower-bk-5.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	height:504px;}
	
.njr_bk06{
	background-image:url(../img/evopower-bk-6.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	height:600px;}
	
.njr_bk07{
	padding-top:30px;
	background-image:url(../img/njr-bk-7.jpg);
	background-position:center top;}


.njr_image01 img{
	top:150px;
	left:450px;
	position:relative;}
	
.njr_image02 img{
	top:230px;
	left:470px;
	position:relative;}
		
.njr_image03 img{
	top:70px;
	left:280px;
	position:relative;}
	
.njr_image04 img{
	top:-145px;
	right:250px;
	position:relative;
	}
	
.njr_image05 img{
	top:50px;
	right:300px;
	position:relative;
	}
		
.njr_image06 img{
	top:-190px;
	left:280px;
	position:relative;}
	
.njr_image07 img{
	top:160px;
	right:250px;
	position:relative;}
	
.njr_image08 img{
	top:150px;
	right:250px;
	position:relative;}
	
.njr_image09 img{
	top:140px;
	right:250px;
	position:relative;}

.njr_big img{
  /*transition: 0.4s;*/
  margin:10px;
}
.njr_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);
}

.njr_bigshoes img{
  /*transition: 0.4s;*/

}
.njr_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);
}


.njr_start img{
  transition: 0.4s;
  margin:10px;
  top:-160px;
  left:280px;
  position:relative;}

.njr_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);
}

.njr_start-yet img{
  margin:10px;
  top:-230px;
  left:280px;
  position:relative;}

.njr_btn a{
  transition: 0.4s;
}
.njr_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);
}


.njr_start02 img{
  transition: 0.4s;
  margin:10px;
  top:-200px;
  left:280px;
  position:relative;}

.njr_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);
}

.njr_start02-yet img{
  margin:10px;
  top:-165px;
  left:280px;
  position:relative;}


.njr_item{
	width:1000px;
	margin:0 auto 0;
	padding:0;
	text-align:left;
	}
	
ul.njr_itemlist{
	list-style-type:none;
	margin:0;
	padding:0;
	}
ul.njr_itemlist li{
	float:left;
	margin:35px 38px 20px 38px;
	padding:0;
	width:25%;
	font-weight:bold;
	color:#666;
	text-align:center;
	}
ul.njr_itemlist li img{
	width:100%;
	}
ul.njr_itemlist li a:link{
	text-decoration:none;
	color:#666;
	}
ul.njr_itemlist li a:visited{
	text-decoration:none;
	color:#666;
	}
ul.njr_itemlist li a:hover{
	text-decoration:none;
	color:#666;
	}
	
.njr_photottl{
	margin:50px 0 10px 0;}

.njr_listbtn{
	text-align:center;
	margin-top:20px;
	padding-top:10px;}
	
.njr_listbtn img{
  transition: 0.4s;}

.njr_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.njr_more{
	list-style-type:none;
	margin:0;
	padding:0;}
ul.njr_more li{
	float:left;
	margin:10px 10px 50px 10px;
	padding:0;
	width:48%;}
ul.njr_more li img{
	margin:0;
	padding:0;
	width:100%;}
		



.tech{
	margin:40px 20px 40px 20px;
	text-align:left;
	line-height:160%;
}

.tech_txt{
	font-size:13px;
	line-height:140%;
	margin:20px 0 0 0;
	border-bottom:1px dotted #ccc;
	padding:10px 10px 20px 10px;
	}

.tech_name{
	font-weight:bold;
	font-size:16px;
	color:#999;
	}

.tech_star{
	font-weight:bold;
	font-size:15px;
	color:#fff;
	margin:5px 0 5px 0;
	}
	
.tech_star span{
	font-weight:bold;
	font-size:15px;
	color:#e8ae00;
	}	

.njr-cap{
	background-color:#212121;
	margin:20px 10px 20px 10px;
	color:FFFFFF;
	}



/* ------ マジスタBHM スペシャルページ ------- */

/* PCで非表示にしたいコンテンツ */
.pc-none{display:none;}

.bhm_bk02{
	background-image:url(../img/bhm-bk-3.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	height:444px;
	position:relative;
	margin:0 auto;
	padding:0;
	text-align:center;
	width:100%;}
	
.bhm_bk03{
	background-image:url(../img/cr7-bk-1.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	height:444px;
	position:relative;
	width:100%;}


.bhm_image03 img{
	top:70px;
	left:220px;
	position:relative;}
	
.bhm_image04 img{
	top:-230px;
	right:320px;
	position:relative;
	}

.bhm_image04 p{
	color:#FFFFFF;
	text-align:left;
	width:400px;
	margin-left:100px;
	top:-145px;
	right:320px;
	position:relative;
	}
	
.bhm_image05 img{
	top:50px;
	right:250px;
	position:relative;
	}
		
.bhm_image06 img{
	top:-190px;
	left:300px;
	position:relative;}


.bhm_bigshoes img{
  transition: 0.4s;

}
.bhm_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);
}

.bhm_big img{
  transition: 0.4s;
  margin:10px;
}
.bhm_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);
}

.bhm_big p{
	color:#FFFFFF;
	text-align:left;
	width:400px;
}

}


/*===============================================
●smart.css  画面の横幅が640pxまで
===============================================*/
@media screen and (max-width:640px){


/* ヘッダーコメント */
.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;
	}


/* ナビボタン */	


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;}

/* パンくずリスト */
.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(/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 スペシャルページ ------- */

/* スマホで非表示にしたいコンテンツ */
.sp-none{display:none;}

.njr_bk{
	background-image:url(../img/evospeed-bk07.jpg);
	background-color:#212121;
	}

.njr_bk01{
}

.njrap_bk01{
}
	
.njr_bk02{
	background-image:url(../img/evospeed-smart-bk01.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	position:relative;
	margin:0 auto;
	padding:0;
	text-align:center;
	width:100%;}
	
.njr_bk03{
	background-image:url(../img/evospeed-smart-bk02.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	position:relative;
	width:100%;}
	
.njr_bk04{
	border-top:5px #fff solid;
}
	
.njr_bk05{
	border-top:5px #fff solid;
}
	
.njr_bk06{
	border-top:5px #fff solid;
}
	
.njr_bk07{
	padding-top:20px;
	background-image:url(../img/njr-bk07.jpg);
	background-position:center top;}


.njr_image01 img{
	top:50px;
	left:105px;
	position:relative;
	width:40%;}
	
.njr_image02 img{
	top:170px;
	left:115px;
	position:relative;
	width:20%;}
		
.njr_image03 img{
	margin-top:20px;
	position:relative;}
	
.njr_image04 img{
	margin-bottom:20px;
	position:relative;
	width:85%;
	}
	
.njr_image05 img{
	position:relative;
	}
		
.njr_image06 img{
	position:relative;
	width:85%;}
	
.njr_image07 img{
	top:140px;
	right:250px;
	position:relative;}
	
.njr_image08 img{
	top:175px;
	right:250px;
	position:relative;}
	
.njr_image09 img{
	top:180px;
	right:250px;
	position:relative;}

.njr_big img{
  transition: 0.4s;
  margin:10px;
}
.njr_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);
}

.njr_bigshoes img{
  transition: 0.4s;

}
.njr_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);
}


.njr_start img{
  transition: 0.4s;
  margin:10px;
  top:-230px;
  left:280px;
  position:relative;}

.njr_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);
}

.njr_btn a{
  transition: 0.4s;
}
.njr_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);
}


.njr_start02 img{
  transition: 0.4s;
  margin:10px;
  top:-165px;
  left:280px;
  position:relative;}

.njr_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);
}


.njr_item{
	margin:20px 0 0 0;
	padding:0;
	text-align:left;
	}
	
ul.njr_itemlist{
	list-style-type:none;
	margin:0;
	padding:0;
	}
ul.njr_itemlist li{
	float:left;
	margin:35px 10px 20px 12px;
	padding:0;
	width:43%;
	font-weight:bold;
	color:#666;
	text-align:center;
	}
ul.njr_itemlist li img{
	width:100%;
	}
ul.njr_itemlist li a:link{
	text-decoration:none;
	color:#666;
	}
ul.njr_itemlist li a:visited{
	text-decoration:none;
	color:#666;
	}
ul.njr_itemlist li a:hover{
	text-decoration:none;
	color:#666;
	}
	
.njr_photottl{
	margin:50px 0 10px 0;}




ul.njr_more{
	list-style-type:none;
	margin:0;
	padding:0;}
ul.njr_more li{
	float:left;
	margin:0;
	padding:0;
	width:100%;}
ul.njr_more li img{
	margin:0 0 10px 0;
	padding:0;
	width:100%;}




.tech{
	margin:40px 5px 0px 5px;
	text-align:left;
	line-height:160%;
	font-size:12px;
}

.tech_txt{
	font-size:12px;
	line-height:140%;
	margin:10px 0 0 0;
	border-bottom:1px dotted #ccc;
	padding:10px 10px 20px 10px;
	}

.tech_name{
	font-weight:bold;
	color:#999;
	}

.tech_star{
	font-weight:bold;
	font-size:13px;
	color:#fff;
	margin:5px 0 5px 0;
	}
	
.tech_star span{
	font-weight:bold;
	color:#e8ae00;
	}

.njr-cap{
	background-color:#212121;
	margin:20px 10px 20px 10px;
	color:FFFFFF;
	}

/* ------ MAGISTA BHM スペシャルページ ------- */

/* スマホで非表示にしたいコンテンツ */
.sp-none{display:none;}


.bhm_bk02{
	background-image:url(../img/bhm-smart-bk01.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	position:relative;
	margin:0 auto;
	padding:0;
	text-align:center;
	width:100%;}
	
.bhm_bk03{
	background-image:url(../img/cr7-smart-bk.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	position:relative;
	margin:0 auto;
	padding:0;
	text-align:center;
	width:100%;}

.bhm_image02 img{
	top:170px;
	left:115px;
	position:relative;
	width:20%;}
		
.bhm_image03 img{
	margin-top:20px;
	position:relative;}
	
.bhm_image04 img{
	margin-bottom:20px;
	position:relative;
	width:85%;
	}

.bhm_image04 p{
	color:#FFFFFF;
	margin:10px 5px 20px 5px;
	position:relative;
	width:98%;
	}
	
.bhm_image05 img{
	position:relative;
	}
	
.bhm_image05 p{
	color:#FFFFFF;
	margin:10px 5px 20px 5px;
	position:relative;
	width:98%;
	}
		
.bhm_image06 img{
	position:relative;
	width:85%;}



/* テッククラフト */

.tech_itemcenter{
	margin:0 auto;
	text-align:center;}

ul.tech_item{
	list-style-type:none;
	margin:0 auto;
	padding:0;
	width:100%;}

ul.tech_item li{
	margin:0 auto;
	padding:0;
	width:90%;}
	
ul.tech_item li img{
	width:100%;}

.tech2016_itemprice{
	font-size:12px;
	font-weight:bold;
	color:#666;
	line-height:150%;}


}