@charset "utf-8";
/* CSS Document */

body{
	margin:0 auto;
	padding:0;
font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
/*	background-image:url(../img/back.jpg);*/
	background:#fff;
/*	width:100%;*/
	text-align:center;
	}

img{
max-width: 100%;
height: auto;
width /***/:auto;}

/*a:link{
	color:#666;}

a:visited{
	color:#666;}
	
a:hover{
	color:#222;}*/

/*a:hover{
	opacity: 0.7;
	 filter: alpha(opacity=70);
	 -ms-filter: "alpha(opacity=70)";}*/




/*===============================================
●style.css 画面の横幅が641px以上
===============================================*/
@media ( min-width : 641px ) {

.pc-none{
	display:none;}
	
	
.mizuno19-header{
	height:70px;
	background:#222;
	width:100%;
	position:fixed;
	margin:0 auto;
	padding:0;
	top:0;
	left:0;
	z-index:999;
}

.mizuno19-header-logo{
	text-align:left;
	margin:15px;
}

.mizuno19-header-logo img{
	width:110px;
}	
	
	
	
ul.njr2-futurez_techlist{
	list-style-type:none;
    display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
	position:relative;
	margin:20px auto;
	padding:0;
	width:100%;
	max-width:1400px;
    align-items: center;
    justify-content: center;
	}
	
ul.njr2-futurez_techlist li{
	width:50%;
	margin:0 auto;
	text-align:center;
	}
	
ul.njr2-futurez_techlist li img{
	width:100%;
	}
		
	
.njr2-futurez_techtxtarea{
	background:rgba(26,60,113, 0.8);
/*	background: url(/puma/ftw/img/puma-faster-forward_future-techbk.png);*/
/*	width:90%;*/
    margin-left:-35px;
    padding:60px 30px;
    text-align: left;
    line-height: 170%;
    font-size: 15px;
    color: #fff;
}

.njr2-futurez_techtxtarea2{
	background:rgba(26,60,113, 0.8);
/*	background: url(/puma/ftw/img/puma-faster-forward_future-techbk.png);*/
/*	width:90%;*/
    margin-right:-35px;
    padding:60px 30px;
    text-align: left;
    line-height: 170%;
    font-size: 15px;
    color: #fff;
}
	

.njr2-futurez_techttl{
	font-size:36px;
	font-weight:bold;
	color:#fff;
	padding-bottom:20px;
	line-height: 110%;
}

.njr2-futurez_techttl span{
border: 2px solid #111;
    padding:0 6px;
    font-size: 15px;
    display: block;
    width: 85px;
    text-align: center;
	margin-bottom:15px;
}
	
.njr-futurez_tech2-img{
	order:2;
	z-index: 1;
}
	

.njr-futurez_tech2-txt{
	order:1;
	z-index: 99;
}
	
	
	
	
	

/* フッター */
.foot-bk{background:#222222; padding:30px 0 0 0; padding:0;}
.foot{height:40px; font-size:12px; color:#fff; padding-top:20px;}
.foot a{color:#ccc;}

.redlimit-acepure-mov{
	position:relative;
	width:100%;
	height:640px;
	text-align:center;
	margin:0 auto;
	padding:0;
	background-color: #fff;
}	

.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%;}

/* 先頭に戻るボタン */
.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;}


/* レビュラ3 https://img.sskamo.co.jp*/

.rebula3-main{
	background-image:url(https://www.sskamo.co.jp/mizuno/ftw/img/rebula-cup_mainpc-min.jpg);
	background-attachment: fixed;
	background-position:center 70px;
	background-repeat:no-repeat;
/*	border-bottom: 2px #000 solid;*/
	padding-top:670px;
}
	
.rebula3-txtarea{
	background-color:rgba(255,255,255,0.90);
	width:100%;
}

.rebula3-ttl{
	margin:0 auto;
	padding:40px;
}

.rebula3-ttl img{
	width:90%;
	max-width:650px;
	margin:0 auto;
}

.rebula3-txt{
	font-size:15px;
	color:#000;
	width:90%;
	max-width:800px;
	line-height:200%;
	margin:0 auto;
}

.rebula3-txt span{
	font-size:22px;
	letter-spacing:1px;
	line-height:170%;
	color:#000;
}

.rebula3-line{
	border-top:3px solid #222;
	width:200px;
	margin:60px auto;
}

.rebula3-schedule-area{
	width:90%;
	max-width:800px;
	margin:0 auto;
	padding-bottom: 40px;
	text-align:left;
}

.rebula3-schedule-ttl{
	font-size:50px;
	font-weight:bold;
	color:#000;
	margin:0 0 20px 0;
}

.rebula3-schedule-ttl span{
	font-size:12px;
	font-weight:bold;
	color:#222;
	margin-left:8px;
	letter-spacing:1px;
}

.rebula3-schedule-txt{
	font-size:16px;
	color:#000;
	margin-bottom:20px;
	border-bottom:1px solid #000;
	padding-bottom:20px;
}

.rebula3-schedule-txt span{
	font-weight:bold;
}

.rebula3-tech01{
	width:100%;
	background-color:#222;
	margin:0 auto;
	text-align:center;
	background: url(/mizuno/ftw/img/rebulacup-tech01.jpg);
	background-position:center top;
	height:600px;
	position:relative;
	}
	
.rebula3-tech02{
	width:100%;
	background-color:#222;
	margin:0 auto;
	text-align:center;
	background: url(/mizuno/ftw/img/rebulacup-tech02.jpg);
	background-position:center top;
	height:600px;
	position:relative;
	}
	
.rebula3-tech03{
	width:100%;
	background-color:#222;
	margin:0 auto;
	text-align:center;
	background: url(/mizuno/ftw/img/rebulacup-tech03.jpg);
	background-position:center top;
	height:600px;
	position:relative;
	}
	
.rebula3-tech04{
	width:100%;
	background-color:#222;
	margin:0 auto;
	text-align:center;
	background: url(/mizuno/ftw/img/rebulacup-tech04.jpg);
	background-position:center top;
	height:600px;
	position:relative;
	}
	
.rebula3-tech05{
	width:100%;
	background-color:#222;
	margin:0 auto;
	text-align:center;
	background: url(/mizuno/ftw/img/rebulacup-tech05.jpg);
	background-position:center top;
	height:600px;
	position:relative;
	}
	
.rebula3-tech-txtarea{
	width:100%;
	max-width:1200px;
	margin:0 auto;
	position:relative;}

.rebula3-tech-txtbk-right{
	width:550px;
	top:280px;
	right:80px;
	position:absolute;
/*	background: url(https://img.sskamo.co.jp/mizuno/ftw/img/rebula2-181030techbk.png);*/
	border:2px solid #d3ba60;
	background: rgba(255,255,255,0.60);
	padding:25px 0;}
	
.rebula3-tech-txtbk-right2{
	width:550px;
	top:80px;
	right:80px;
	position:absolute;
/*	background: url(https://img.sskamo.co.jp/mizuno/ftw/img/rebula2-181030techbk.png);*/
	border:2px solid #d3ba60;
	background: rgba(255,255,255,0.60);
	padding:25px 0;}
	
.rebula3-tech-txtbk-left{
	width:550px;
	top:150px;
	left:80px;
	position:absolute;
/*	background: url(https://img.sskamo.co.jp/mizuno/ftw/img/rebula2-181030techbk.png);*/
	border:2px solid #d3ba60;
	background: rgba(255,255,255,0.60);
	padding:25px 0;}
	
	
.rebula3-tech-txtbk-left2{
	width:550px;
	top:80px;
	left:80px;
	position:absolute;
/*	background: url(https://img.sskamo.co.jp/mizuno/ftw/img/rebula2-181030techbk.png);*/
	border:2px solid #d3ba60;
	background: rgba(255,255,255,0.60);
	padding:25px 0;}
	
.rebula3-tech-txtbk-left3{
	width:550px;
	top:250px;
	left:80px;
	position:absolute;
/*	background: url(https://img.sskamo.co.jp/mizuno/ftw/img/rebula2-181030techbk.png);*/
	border:2px solid #d3ba60;
	background: rgba(255,255,255,0.60);
	padding:25px 0;}

.rebula3-tech-ttl{
	color:#222;
	font-size:36px;
	font-weight:bold;
	letter-spacing:1px;
	margin:0 auto;
	line-height:110%;
}
.rebula3-tech-ttl span{
	font-size:25px;
}

.rebula3-tech-sub{
	font-size:13px;
	color:#444;
	margin:8px auto 0 auto;
	letter-spacing:1px;
	font-weight:bold;
}

.rebula3-tech-txt{
	font-size:15px;
	color:#333;
	margin:25px auto 0 auto;
	line-height:180%;
	width:90%;
}

.rebula3-lineup-ttl{
	font-weight:bold;
	color:#000;
	font-size:60px;
	margin:0 auto;
	letter-spacing:1px;
	line-height:160%;
}
.rebula3-lineup-ttl span{
	color:#000;
	font-size:13px;
	margin:-10px auto 0 auto;
	display:block;
	font-weight:normal;
	line-height:160%;}

.rebula3-lineup-area{
	/*padding:0;*/
	background:#fff; 
	padding:70px 0;
}

.rebula3-lineup-ctttl{
	font-size:25px;
	font-weight:bold;
	border-bottom:1px solid #444;
	color:#055ca1;
	text-align:left;
	width:90%;
	max-width:1200px;
	margin:0 auto;
	padding-top:50px;
}

.rebula3-lineup-ctttl span{
	font-size:12px;
	margin-left:3px;
	font-weight:normal;
}

.rebula3-lineup-buy a{
	display:block;
	background:#ff0038;
	width:90%;
	max-width:250px;
	color:#fff !important;
	font-weight:bold;
	padding:15px 0;
	margin:20px auto;
	font-size:19px;
	border-radius:5px;
}

.rebula3-lineup-buy span{
	font-size:12px;
	margin-left:3px;
}
	

.rebula3-lineup-buy a:before{*/
/*	content:url(/mizuno/ftw/img/rebula3-item-arrow.png);*/
/*	position:relative;*/
/*	bottom:-5px;*/
	content: '';/*何も入れない*/
	display: inline-block;/*忘れずに！*/
	background-image: url(/mizuno/ftw/img/rebulacup-item-arrow.png);
	width:18px;
	height:18px;
/*	z-index:9999;*/
	background-position:0 -2px;
vertical-align: middle;
background-size:cover;
	}

ul.rebula3-itemlist{
	list-style-type:none;
	margin:50px auto;
	padding:0;
	width:95%;
	max-width:1200px;
}

ul.rebula3-itemlist li{
	float:left;
	margin:0 auto 70px auto;
	padding:0;
	width:33.3%;
	text-align:center;
}

ul.rebula3-itemlist li img{
	margin:0 auto;
	padding:0;
	width:80%;
}

ul.rebula3-itemlist li a{
	font-weight:bold;
	text-decoration:none;
}

ul.rebula3-itemlist li a:link{
	color:#fff;
}
ul.rebula3-itemlist li a:visited{
	color:#fff;
}
ul.rebula3-itemlist li a:hover{
	color:#00aae8;
	opacity: 0.6;
	 filter: alpha(opacity=60);
	 -ms-filter: "alpha(opacity=60)";
}

ul.rebula3-itemlist:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.rebula3-review-area{
	background: #fff;
	margin: 0 auto;
	border-top:3px solid #ff0038;
	padding:80px 0;
}


.rebula3-review-ttl{
	font-weight:bold;
	color:#ff0038;
	font-size:50px;
	margin:0 auto;
	letter-spacing:1px;
	line-height:160%;
}

.rebula3-review-ttl span{
	color:#ff0038;
	font-size:13px;
	margin:-10px auto 0 auto;
	display:block;
	font-weight:normal;
	line-height:160%;}


ul.rebula3-reviewlist{
	list-style-type:none;
	margin:30px auto;
	padding:0;
	width:90%;
	max-width:1000px;
}

ul.rebula3-reviewlist li{
	float:left;
	margin:0 auto;
	padding:0;
	text-align:center;
	width:50%;
	text-decoration: none;
}


ul.rebula3-reviewlist li img{
	width:95%;
	margin:0 auto;
	border: 2px #ccc solid;
}
	
ul.rebula3-reviewlist li a{
	text-decoration: none;
}

ul.rebula3-reviewlist:after{
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
	
	
	
.rebula3-report-area{
	/*border-top:3px solid #ccc;*/
	border-bottom:2px solid #d3ba60;
	padding:0 0 40px 0;
	background: #000;
}


.rebula3-report-ttl{
	font-weight:bold;
	color:#d3ba60;
	font-size:50px;
	margin:0 auto;
	letter-spacing:1px;
	line-height:160%;
}

.rebula3-report-ttl span{
	color:#d3ba60;
	font-size:13px;
	margin:-10px auto 0 auto;
	display:block;
	font-weight:normal;
	line-height:160%;}


ul.rebula3-reportlist{
	list-style-type:none;
	margin:30px auto;
	padding:0;
	width:90%;
	max-width:1000px;
}

ul.rebula3-reportlist li{
	float:left;
	margin:0 auto;
	padding:0;
	text-align:center;
	width:50%;
}


ul.rebula3-reportlist li img{
	width:95%;
	margin:0 auto;
}

ul.rebula3-reportlist:after{
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
	
		

.rebula3-photo-area{
	padding:80px 0;
	border-bottom:3px solid #d3ba60;
	margin-bottom:80px;
}


.rebula3-ichiran{
	background: #fff;
	padding:50px 0 30px 0;
}


.rebula3-ichiran a{
	border:3px solid #055ca1;
	padding:20px;
	border-radius:5px;
	color:#055ca1;
	font-weight:bold;
	font-size:28px;
	text-decoration:none;
	letter-spacing:1px;
	display:block;
	width:90%;
	max-width:800px;
	margin:0 auto;
	}
	
.rebula3-ichiran span{
	font-size:13px;
	font-weight:normal;
	margin-left:5px;
}

.rebula3-ichiran a:before{
	content: '';/*何も入れない*/
	display: inline-block;/*忘れずに！*/
	background-image: url(https://www.sskamo.co.jp/mizuno/ftw/img/rebulacup-item-arrow4.png);
	width:20px;
	height:20px;
/*	z-index:9999;*/
	background-position:0 -2px;
	vertical-align: middle;
	background-size:cover;
}

.rebula3-lineup-name{
	font-size:17px;
	font-weight:bold;
	color: #ff0038;
	line-height:120%;
	margin-top:25px;
}
.rebula3-lineup-name span{
	font-size:10px;
	font-weight:normal;
	display:block;
}

.rebula3-lineup-price{
	font-size:15px;
	color:#000;
	font-weight:bold;
	margin:5px auto;
}
	
.rebula3-lineup-price span{
		font-size: 11px;
	}
	
	
ul.morelia-photo{
	list-style-type:none;
	margin:30px auto;
	padding:0;
	width:90%;
	max-width:1000px;
}
ul.morelia-photo li{
	float:left;
	margin:0 auto 30px auto;
	padding:0;
	width:33.3%;
	text-align:center;
}
ul.morelia-photo li img{
	margin:0 auto;
	padding:0;
	width:90%;
}


.rebula3-morearea{
    background: #fff;
}

ul.rebula3-morelist{
	list-style-type:none;
	width: 100%;
	margin:0 auto;
	padding:50px;
	max-width: 1000px;

}

ul.rebula3-morelist li{
	float:left;
	margin:0 auto;
	padding:0;
	width:25%;
	text-align:center;
}

ul.rebula3-morelist li img{
	margin:0 auto;
	padding:0;
	width:95%;
	border:1px solid #055ca1;
}
	
	
	
	

	
ul.neo3-beta-tech{
	list-style-type:none;
	margin:0 auto;
	padding:0;
	max-width:1800px;
	width:90%;
    display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
}

ul.neo3-beta-tech li{
	float:left;
	margin:20px auto 50px auto;
	padding:0;
	width:33.3%;
	text-align:center;
}

ul.neo3-beta-tech li img{
	width:95%;
	border:2px solid #f2f2f2;
	margin:0 auto;
}

ul.neo3-beta-tech:after{
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}


.neo3-beta-techtxt-b{
	font-size:20px;
	color:#ff0038;
	text-align:left;
	font-weight:bold;
	border-bottom:2px solid #ff0038;
	margin:20px auto 0 auto;
	padding-bottom:10px;
	width:95%;
}

.neo3-beta-techtxt-s{
	font-size:15px;
	color:#000;
	text-align:left;
	width:95%;
	margin:10px auto 0 auto;
	line-height:180%;
}		
	
.neo3-beta-techtxt-s span{
	color: #cb0202;	
	}		
	
	
.njr2-futurez_techarea{
	padding:40px 0;
	background-color:rgba(255,255,255,0.90);
}
	
		
.neo3-beta-techarea{
	padding:40px 0;
	background-color:rgba(255,255,255,0.90);
}
	
.neo3-beta_productarea{
	magrin:0 auto;
	width:100%;
	text-align:center;
}

.neo3-beta_productarea img{
	width:90%;
	max-width:450px;
	margin:0 auto;
}

.neo3-beta_productarea a{
	text-decoration:none;

}

.neo3-beta_limited{
	border-bottom:2px solid #055ca1;
	font-size:14px;
	letter-spacing:1px;
	max-width:150px;
	margin:10px auto 15px auto;
	background:#055ca1;
	display:block;
	padding:8px 0 5px 0;
	color:#fff !important;
	font-weight:bold;
}

.neo3-beta_name{
	font-size:20px;
	color:#000;
	font-weight:bold;
}

.neo3-beta_name span{
	font-size:12px;
	color:#222;
	font-weight:normal;
	display:block;
}


.neo3-beta_name2{
	font-size:20px;
	color:#b4b289;
	font-weight:bold;
}

.neo3-beta_name2 span{
	font-size:12px;
	color:#b4b289;
	font-weight:normal;
	display:block;
}

.neo3-beta_price{
	font-size:17px;
	color:#222;
	margin-top:10px;
}
.neo3-beta_price span{
	font-size:12px;
	color:#222;
	margin-left:3px;
}

.neo3-beta_buy a{
	font-size:26px;
	font-weight:bold;
	color:#055ca1 !important;
	border:3px solid #055ca1;
	border-radius:5px;
	padding:15px 0;
	width:95%;
	max-width:280px;
	margin:20px auto;
	display:block;
}

.neo3-beta_buy a span{
	font-size:13px;
	font-weight:normal;
	margin-left:5px;
}

.neo3-beta_buy a:before{
	content: '\f105';
	display: inline-block;
	font-family: FontAwesome;
}


	
	
	
	
	

}

/*===============================================
●smart.css  画面の横幅が640pxまで
===============================================*/
@media screen and (max-width:640px){

.sp-none{
	display:none;}
	
	
ul.njr2-futurez_techlist{
	list-style-type:none;
    display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
	position:relative;
	margin:70px auto 45px;
	padding:0;
	width:100%;
	max-width:1400px;
    align-items: center;
    justify-content: center;
	}
	
ul.njr2-futurez_techlist li{
	width:100%;
	margin:0 auto;
	text-align:center;
	}
	
ul.njr2-futurez_techlist li img{
	width:100%;
	}

	
.njr2-futurez_techtxtarea{
/*	width:90%;*/
    margin:0;
    padding: 30px 20px;
    text-align: left;
    line-height: 170%;
    font-size: 15px;
    color: #fff;
	background:rgba(26,60,113, 0.8);
/*	margin-bottom:50px;*/
}

.njr2-futurez_techtxtarea2{
/*	width:90%;*/
    margin:0;
    padding: 30px 20px;
    text-align: left;
    line-height: 170%;
    font-size: 15px;
    color: #fff;
	background:rgba(26,60,113, 0.8);
}

.njr2-futurez_techttl{
font-size: 31px;
    font-weight: bold;
    color: #fff;
    padding-bottom: 20px;
    line-height: 100%;
}

.njr2-futurez_techttl span{
border: 2px solid #111;
    padding: 6px;
    font-size: 15px;
    display: block;
    width: 85px;
    text-align: center;
	margin-bottom:15px;
}

.njr-futurez_tech2-img{
	order:1;
	z-index: 1;
}
	
.njr-futurez_tech2-txt{
	order:1;
	z-index: 99;
}


	
	
	

img{
max-width: 100%;
height: auto;
width /***/:auto;　
}

.mizuno19-header{
	height:50px;
	background:#222;
	width:100%;
	position:fixed;
	margin:0 auto;
	padding:0;
	top:0;
	left:0;
	z-index:999;
	text-align:center;
}

.mizuno19-header-logo{
	text-align:center;
	margin:12px auto;	
}

.mizuno19-header-logo img{
	width:75px;
}	
	
/*.rebula3-main{
  padding-top:100%;
}*/

.rebula3-main:before{
  content:"";
  display:block;
  position:fixed;
  top:0;
  left:0;
  z-index:-1;
  width:100%;
  height:100vh;
  background: url(https://www.sskamo.co.jp/mizuno/ftw/img/rebula-cup_mainsp-min.jpg) no-repeat 0 50px;
  background-size:100%;
  background-color:#081b40;
/*  padding-top:100%;*/
}
	
.rebula3-morearea{
    background: #fff;
	padding-top:50px;
}	
	
	

/* フッター */
.foot-bk{background:#222222; margin:0 auto; padding:0;}
.foot{height:60px; font-size:9px; color:#fff; padding:20px 10px 0 10px;}
.foot span{
	display: block;
}
.foot a{color:#ccc;}

/* 先頭に戻るボタン */
.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;}


.redlimit-acepure-mov{
	width:100%;}
.redlimit-acepure-mov img{
	width:90%;
	margin:30px auto 10px auto;
	border:3px solid #ccc;}	


/* レビュラ3 */
.rebula3-main{
	margin: 0 auto;
	padding-top:93%;
}

.rebula3-txtarea{
	background-color:rgba(255,255,255,0.90);
	padding:50 0;
}

.rebula3-ttl{
	margin:0 auto;
	padding-bottom:30px;
}

.rebula3-ttl img{
	width:80%;
	max-width:650px;
	margin:0 auto;
}

.rebula3-txt{
	font-size:14px;
	font-weight: bold;
	color:#000;
	width:85%;
	max-width:800px;
	line-height:200%;
	margin:0 auto;
}

.rebula3-txt span{
	font-size:17px;
	letter-spacing:1px;
	line-height:190%;
	color:#000;
}

.rebula3-line{
	border-top:3px solid #222;
	width:200px;
	margin:60px auto;
}

.rebula3-schedule-area{
	width:85%;
	background: #fff;
	padding: 10px;
	max-width:800px;
	margin:0 auto;
	text-align:left;
}

.rebula3-schedule-ttl{
	font-size:33px;
	font-weight:bold;
	color:#000;
	margin:0 0 25px 0;
}
.rebula3-schedule-ttl span{
	font-size:12px;
	font-weight:normal;
	color:#222;
	letter-spacing:1px;
	display:block;
	margin-top:0;
}

.rebula3-schedule-txt{
	font-size:15px;
	color:#000;
	margin-bottom:8px;
	border-bottom:1px solid #000;
	padding-bottom:10px;
}

.rebula3-schedule-txt span{
	font-weight:bold;
}

.rebula3-tech01{
	width:100%;
	background-color:#222;
	margin:0 auto;
	text-align:center;
	background: url(/mizuno/ftw/img/rebulacup-tech01sp.jpg);
	background-position:center top;
	height:650px;
	position:relative;
	padding:30px 0;
	background-repeat:no-repeat;
	}
	
.rebula3-tech02{
	width:100%;
	background-color:#222;
	margin:0 auto;
	text-align:center;
	background: url(/mizuno/ftw/img/rebulacup-tech02sp.jpg);
	background-position:center top;
	height:650px;
	position:relative;
	padding:30px 0;
	background-repeat:no-repeat;
	}
	
.rebula3-tech03{
	width:100%;
	background-color:#222;
	margin:0 auto;
	text-align:center;
	background: url(/mizuno/ftw/img/rebulacup-tech03sp.jpg);
	background-position:center top;
	height:650px;
	position:relative;
	padding:30px 0;
	background-repeat:no-repeat;
	}
	
.rebula3-tech04{
	width:100%;
	background-color:#222;
	margin:0 auto;
	text-align:center;
	background: url(/mizuno/ftw/img/rebulacup-tech04sp.jpg);
	background-position:center top;
	height:650px;
	position:relative;
	padding:30px 0;
	background-repeat:no-repeat;
	}
	
.rebula3-tech05{
	width:100%;
	background-color:#222;
	margin:0 auto;
	text-align:center;
	background: url(/mizuno/ftw/img/rebulacup-tech05sp.jpg);
	background-position:center top;
	height:570px;
	position:relative;
	padding:30px 0;
	background-repeat:no-repeat;
	}
	
.rebula3-tech-txtarea{
	width:90%;
	margin:0 auto;
	position:relative;}

.rebula3-tech-txtbk-right{
	border:2px solid #d3ba60;
	background: rgba(255,255,255,0.60);
	padding:25px 0;}
	
.rebula3-tech-txtbk-right2{
	border:2px solid #d3ba60;
	background: rgba(255,255,255,0.60);
	padding:25px 0;}
	
.rebula3-tech-txtbk-left{
	border:2px solid #d3ba60;
	background: rgba(255,255,255,0.60);
	padding:25px 0;}
	
	
.rebula3-tech-txtbk-left2{
	border:2px solid #d3ba60;
	background: rgba(255,255,255,0.60);
	padding:25px 0;}
	
.rebula3-tech-txtbk-left3{
	border:2px solid #d3ba60;
	background: rgba(255,255,255,0.60);
	padding:25px 0;}

.rebula3-tech-ttl{
	color:#222;
	font-size:26px;
	font-weight:bold;
	letter-spacing:1px;
	margin:0 auto;
	width:88%;
	line-height:110%;
}
.rebula3-tech-ttl span{
	font-size:18px;
/*	display:block;*/
}

.rebula3-tech-sub{
	font-size:13px;
	color:#444;
	margin:8px auto 0 auto;
	font-weight:bold;
}

.rebula3-tech-txt{
	font-size:14px;
	color:#444;
	margin:20px auto 0 auto;
	line-height:180%;
	width:90%;
}

.rebula3-lineup-ttl{
	font-weight:bold;
	color:#000;
	font-size:40px;
	margin:0 auto;
	letter-spacing:1px;
	line-height:160%;
	padding-bottom:30px;
}
.rebula3-lineup-ttl span{
	color:#000;
	font-size:12px;
	margin:-3px auto 0 auto;
	display:block;
	font-weight:bold;
	line-height:160%;}

.rebula3-lineup-area{
	background:#fff;
	padding:10px 0 0 0;
}

.rebula3-lineup-ctttl{
	font-size:27px;
	font-weight:bold;
	border-bottom:1px solid #444;
	color:#055ca1;
	text-align:left;
	width:90%;
	max-width:1200px;
	margin:0 auto;
	padding:5px 0 5px 0;
}

.rebula3-lineup-ctttl span{
	font-size:12px;
	margin-left:3px;
	font-weight:bold;
}

.rebula3-lineup-buy a{
	display:block;
	background:#ff0038;
	width:90%;
	max-width:250px;
	color:#fff !important;
	font-weight:bold;
	padding:15px 0;
	margin:20px auto;
	font-size:15px;
	border-radius:5px;
}

.rebula3-lineup-buy span{
	font-size:11px;
	margin-left:3px;
}

.rebula3-lineup-buy a:before{
	content: '';/*何も入れない*/
	display: inline-block;/*忘れずに！*/
	background-image: url(/mizuno/ftw/img/rebulacup-item-arrow.png);
	width:15px;
	height:15px;
/*	z-index:9999;*/
	background-position:0 -2px;
vertical-align: middle;
	background-size:cover;
	}

ul.rebula3-itemlist{
	list-style-type:none;
	margin:50px auto 20px auto;
	padding:0;
	width:95%;
	max-width:1200px;
}

ul.rebula3-itemlist li{
	float:left;
	margin:0 auto 40px auto;
	padding:0;
	width:50%;
	text-align:center;
}

ul.rebula3-itemlist li img{
	margin:0 auto;
	padding:0;
	width:80%;
}

ul.rebula3-itemlist li a{
	font-weight:bold;
	text-decoration:none;
}

ul.rebula3-itemlist li a:link{
	color:#fff;
}
ul.rebula3-itemlist li a:visited{
	color:#fff;
}
ul.rebula3-itemlist li a:hover{
	color:#00aae8;
	opacity: 0.6;
	 filter: alpha(opacity=60);
	 -ms-filter: "alpha(opacity=60)";
}

ul.rebula3-itemlist:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.rebula3-review-area{
	background: #fff;
	border-top:2px solid #ff0038;
	/*border-bottom:3px solid #ccc;*/
	padding:70px 0 30px 0;
}


.rebula3-review-ttl{
	font-weight:bold;
	color:#ff0038;
	font-size:29px;
	margin:0 auto;
/*	letter-spacing:1px;*/
	line-height:160%;
}

.rebula3-review-ttl span{
	color:#ff0038;
	font-size:11px;
	margin:0 auto 0 auto;
	display:block;
	font-weight:bold;
	line-height:160%;}


ul.rebula3-reviewlist{
	list-style-type:none;
	margin:30px auto;
	padding:0;
	width:90%;
	max-width:1000px;
}

ul.rebula3-reviewlist li{
	float:left;
	margin:0 auto;
	padding:0;
	text-align:center;
	width:100%;
	height: 260px;
	text-decoration: none;
}


ul.rebula3-reviewlist li img{
	width:95%;
	margin:0 auto 10px auto;
	border: 2px #ccc solid;
}
	
ul.rebula3-reviewlist li a{
	text-decoration: none;
}

ul.rebula3-reviewlist:after{
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
	
	
	
	
.rebula3-report-area{
	background: #000;
	/*border-top:3px solid #ccc;*/
	border-bottom:3px solid #d3ba60;
	padding:10px 0 30px 0;
}


.rebula3-report-ttl{
	font-weight:bold;
	color:#d3ba60;
	font-size:29px;
	margin:0 auto;
/*	letter-spacing:1px;*/
	line-height:160%;
}

.rebula3-report-ttl span{
	color:#d3ba60;
	font-size:11px;
	margin:0 auto 0 auto;
	display:block;
	font-weight:bold;
	line-height:160%;}


ul.rebula3-reportlist{
	list-style-type:none;
	margin:30px auto;
	padding:0;
	width:90%;
	max-width:1000px;
}

ul.rebula3-reportlist li{
	float:left;
	margin:0 auto;
	padding:0;
	text-align:center;
	width:100%;
}


ul.rebula3-reportlist li img{
	width:95%;
	margin:0 auto 20px auto;
}

ul.rebula3-reportlist:after{
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
	
	
	
.rebula3-photo-area{
	padding:5px 0 50px 0;
	border-bottom:3px solid #d3ba60;
	margin-bottom:40px;
}


.rebula3-ichiran{
	background: #fff;
	padding:50px 0 30px 0;
}

.rebula3-ichiran a{
	border:3px solid #055ca1;
	padding:15px 0;
	border-radius:5px;
	color:#055ca1;
	font-weight:bold;
	font-size:23px;
	text-decoration:none;
	letter-spacing:1px;
	display:block;
	width:80%;
	max-width:800px;
	margin:0 auto;
	}
	
.rebula3-ichiran span{
	font-size:13px;
	font-weight:normal;
	margin-left:5px;
	display:block;
}

.rebula3-ichiran a:before{
	content: '';/*何も入れない*/
	display: inline-block;/*忘れずに！*/
	background-image: url(https://www.sskamo.co.jp/mizuno/ftw/img/rebulacup-item-arrow4.png);
	width:20px;
	height:20px;
/*	z-index:9999;*/
	background-position:0 -2px;
	vertical-align: middle;
	background-size:cover;
}

.rebula3-lineup-name{
	color: #ff0038;
	font-size:14px;
	font-weight:bold;
	line-height:140%;
	margin-top:10px;
}
.rebula3-lineup-name span{
	font-size:10px;
	font-weight:normal;
	display:block;
}

.rebula3-lineup-price{
	font-size:15px;
	color:#000;
	font-weight:bold;
	margin:5px auto;
}

.rebula3-lineup-price span{
		font-size: 11px;
	}	
	
ul.morelia-photo{
	list-style-type:none;
	margin:60px auto;
	padding:0;
	width:95%;
	max-width:1000px;
}
ul.morelia-photo li{
	float:left;
	margin:0 auto 10px auto;
	padding:0;
	width:50%;
	text-align:center;
}
ul.morelia-photo li img{
	margin:0 auto;
	padding:0;
	width:95%;
}


ul.rebula3-morelist{
	list-style-type:none;
	margin:0 auto;
	padding:0;

}

ul.rebula3-morelist li{
	float:left;
	margin:0 auto 20px auto;
	padding:0;
	width:100%;
	text-align:center;
}

ul.rebula3-morelist li img{
	margin:0 auto;
	padding:0;
	width:80%;
	border:1px solid #055ca1;
}
	
	
	
	

	
ul.neo3-beta-tech{
	list-style-type:none;
	margin:0 auto;
	padding:0;
	max-width:1100px;
	width:90%;
}

ul.neo3-beta-tech li{
	float:left;
	margin:0 auto 30px auto;
	padding:0;
	width:100%;
	text-align:center;
}

ul.neo3-beta-tech li img{
	width:90%;
	border:3px solid #f2f2f2;
	margin:0 auto;
}

ul.neo3-beta-tech:after{
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.neo3-beta-techtxt-b{
	font-size:16px;
	color:#ff0038;
	text-align:left;
	font-weight:bold;
	border-bottom:2px solid #ff0038;
	margin:10px auto 0 auto;
	padding-bottom:5px;
	width:90%;
}

.neo3-beta-techtxt-s{
	font-size:13px;
	color:#000;
	text-align:left;
	width:90%;
	margin:10px auto 0 auto;
}		
	
.neo3-beta-techtxt-s span{
	color: #cb0202;	
	}	

.njr2-futurez_techarea{
	padding:40px 0;
	background-color:rgba(255,255,255,0.90);
}
	
.neo3-beta-techarea{
	padding:40px 0;
	background-color:rgba(255,255,255,0.90);
}
	
	
.sp-youtube {
	position: relative;
	padding-bottom: 56.25%; /*アスペクト比 16:9の場合の縦幅*/
	height: 0;
	overflow: hidden;
}

.sp-youtube iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}	
	

.neo3-beta_productarea{
	magrin:0 auto;
	width:100%;
	text-align:center;	
}

.neo3-beta_productarea img{
	width:90%;
	max-width:450px;
	margin:0 auto;
}

.neo3-beta_productarea a{
	text-decoration:none;

}

.neo3-beta_limited{
	border-bottom:2px solid #055ca1;
	font-size:14px;
	letter-spacing:1px;
	max-width:150px;
	margin:10px auto 15px auto;
	background:#055ca1;
	display:block;
	padding:8px 0 5px 0;
	color:#fff !important;
	font-weight:bold;
}

.neo3-beta_name{
	font-size:20px;
	color:#000;
	font-weight:bold;
}

.neo3-beta_name span{
	font-size:12px;
	color:#222;
	font-weight:normal;
	display:block;
}


.neo3-beta_name2{
	font-size:20px;
	color:#b4b289;
	font-weight:bold;
}

.neo3-beta_name2 span{
	font-size:12px;
	color:#b4b289;
	font-weight:normal;
	display:block;
}

.neo3-beta_price{
	font-size:17px;
	color:#222;
	margin-top:10px;
}
.neo3-beta_price span{
	font-size:12px;
	color:#222;
	margin-left:3px;
}

.neo3-beta_buy a{
	font-size:25px;
	font-weight:bold;
	color:#055ca1 !important;
	border:3px solid #055ca1;
	border-radius:5px;
	padding:15px 0;
	width:90%;
	max-width:260px;
	margin:20px auto;
	display:block;
}

.neo3-beta_buy a span{
	font-size:12px;
	font-weight:normal;
	margin-left:5px;
}

.neo3-beta_buy a:before{
	content: '\f105';
	display: inline-block;
	font-family: FontAwesome;
}	
	

}
