moviebody {
	background:#EEEEEE;
}
/* ===============================================
	header
=============================================== */
#fixedBox{
	position: fixed;
    top: 0;
    width: 100%;
	padding-top:45px;
    z-index: 10000 !important;
	background:#45535C;
}
h2{
	margin-top:94px;
	width:100%;
	height:100px;
	line-height:100px;
	background:#C30C09;
	color:#FFF;
}
h2 span{
	display:block;
	max-width:1700px;
	margin:0 auto;
	font-size:47px;
}
@media screen and (max-width:1700px){
h2 span{
	margin-left:2%;
}
}
.pnkzouter{
	background:#000;
	position:relative;
	max-width:1700px;
	margin:0 auto;
}
@media screen and (max-width:1700px){
.pnkzouter{
	margin-left:2%;
}
}
.pnkz{
	max-width:1700px;
	margin:0 auto;
	height:40px;
	line-height:40px;
	z-index:9999;
}
.pnkz li{
	float: left;
	padding: 0 12px 0 0;
	margin: 0px 0 0;
	font-size:13px;
	background: url(/badminton/images/news/pnkzicon02.png) no-repeat center right;
	color:#FFF;
}
.pnkz li a{
	color:#FFF;
}
.pnkz li.last{
	background:none;
}

.footpnkzOuter{
	clear:both;
	width:100%;
	background:#68737B;
	padding-left:2%;
}
.footpnkz li{
	color:#FFF;
	background: url(/badminton/images/news/pnkzicon02.png) no-repeat center right;
}
.footpnkz li a{
	color:#FFF;
}
a:hover{
	text-decoration:underline;
}


/* ===============================================
	contents
=============================================== */
#container{
	background:#000 !important;
}
.contentsouter{
	background:#000 !important;
	padding-bottom:0px;
}
.contents{
	position:relative;
	max-width:1700px;
	margin:0 auto;
}
.inrcontents{
	max-width:1700px;
	margin:0 auto 0;
	position: relative;
}

.main{
	position:relative;
}
.main h3 img{
	width:100%;
	height:auto;
}
.main h4{
	position:absolute;
	top:46px;
	left:50%;
	margin-left:-248px;
}


.contentsinr{
	position:relative;
	z-index:999;
	margin-bottom:30px;
}
h4.mds{
	padding-top:100px;
	margin-top:-100px;
}
h4.mds span{
	display:block;
	text-align:center;
	color:#FFF;
	font-size:32px;
	height:64px;
	line-height:64px;
	letter-spacing:25px;
	background:#ba0006;
	background-image: -webkit-gradient(
                  linear
                , left top
                , right top
                , from(#8a0014)
                , color-stop(0.1, #8a0014)
                , color-stop(0.9, #1d0000)
                , to(#1d0000));
	margin-bottom:10px;
}

/******************** MOVIE **********/
.movie{
	margin-top:30px;
	margin-bottom:30px;
	letter-spacing: -.40em;
}
/*
.movie a:first-child{
	margin-right:-2%;
}
.movie a{
	width:47%;
	display:inline-block;
	letter-spacing: normal;
	padding:0 2%;
	outline:none;
}
*/
a.youtube{
	border:none;
	outline:none;
}
.movie img{
	width:47%;
	display:inline-block;
	letter-spacing: normal;
	padding:0 1% 0 2%;
	outline:none;
}
.moviepic{
}
.moviepic02{
	padding:0 2% 0 1% !important;
}

/******************** TECHNOLOGY **********/
div.technology{
	text-align:center;
	padding:20px 0 40px 0;
	margin-bottom:0px;
}
div.technology h5{
	margin-bottom:20px;
}
div.technology h5.tech02mds{
	margin-top:50px;
	margin-bottom:20px;
}
div.technology img.tech01{
	width:auto !important;
	height:auto;
}
div.technology h5 .tech01{
	width:55% !important;
}
@media screen and (max-width:1200px){
div.technology img.tech01{
	width:96% !important;
	height:auto;
}
div.technology h5 .tech01{
	width:65% !important;
}
}
@media screen and (max-width:1000px){
div.technology img.tech01{
	width:85% !important;
	height:auto;
}
}
div.technology img.tech02{
	width:37% !important;
	height:auto;
}
@media screen and (max-width:1200px){
div.technology img.tech02{
	width:47% !important;
	height:auto;
}
}
@media screen and (max-width:1100px){
div.technology img.tech02{
	width:57% !important;
	height:auto;
}
}
/*
.tech01_tbl{
	width:760px;
	margin:0 auto 60px;
}
.tech01_foot{
	display:table-cell;
	width:380px;
}
p.tech02txt{
	color:#FFF;
	margin:10px auto 0;
}
.tech02pic{
	display:block;
	margin:30px auto 0;
}
*/

/******************** PRODUCT **********/
div.prod{
	margin:10px;
	padding-top:30px;
	padding-right:30px;
	background:#FFF;
	padding-bottom:30px;
}
.prodimg{
	display:block;
	float:left;
	width:600px;
}

/********  右部データエリア  **********/
.data{
	float:right;
	width:100%;
	margin-left:-600px;
	padding-top:10px;
	color:#333;
}
.datainr{
	margin-left:600px;
	padding-right:0px;
}
.data .iconarea span.uni{
	border:2px solid #222;
	border-radius: 6px;
	padding:0 10px;
	margin-right:10px;
}
.data .iconarea02{
	margin-bottom:5px;
}
.data .iconarea02 span.kana{
	border:1px solid #FFF;
	border-radius: 4px;
	padding:5px 10px;
	font-size:14px;
	margin-right:10px;
}
.data .iconarea span.shuttle img{
	vertical-align: baseline;
}
.data .iconarea02 span.shuttle img{
	vertical-align: middle;
	margin-bottom:3px;
}
.data .prodNameen{
	padding-top:10px;
	margin-bottom:-5px;
}
.data .prodNameen .name {
    font-size: 20px;
    font-weight: bold;
    line-height: 100%;
}
.data .prodNameKana{
	padding-top:10px;
}
.data .prodNameKana .name {
    font-size: 18px;
    line-height: 100%;
}
.data .prodNameKana .kataban{
	display:block;
	text-align:right;
	margin-top:-1em;
	line-height:100%;
}
.data .prodPrice{
	line-height:100%;
	padding-top:10px;
	font-size: 26px;
    /*border-bottom: #BBBBBB 1px solid;
    padding-left: 5px;*/
}
.new{
	line-height:100%;
	margin-bottom:7px;
	margin-top:20px;
}
.new span{
	background:#C30C09;
	color:#FFF;
	padding:4px 8px;
	line-height:100%;
	border:2px solid #C30C09;
}
.new span.new2{
	background:none;
	border:2px solid #C30C09;
	color:#C30C09;
	font-weight:bold;
	padding:4px 8px;
	line-height:100%;
	margin-left:10px;
	border-radius: 7px 7px 7px 7px;
	box-sizing:border-box;
}
.new span.new3{
	background:none;
	border:2px solid #333;
	color:#333;
	padding:4px 8px;
	line-height:100%;
	border-radius: 7px 7px 7px 7px;
	box-sizing:border-box;
}
.prodPrice span.tax{
    font-size: 15px;
    margin-left: 5px;
}
.data .prodPrice span.limited{
	color: #FFF;
	font-size: 14px;
	line-height: 100%;
	background: #C30C09;
	padding: 3px 5px;
	margin-left: 10px;
	border-radius: 4px;
}
.data .prodPrice .seisan{
	display:block;
	text-align:right;
	margin-top:-1em;
	line-height:100%;
	font-size:15px;
}
.data .dataTbl{
	font-size:13px;
	width:100%;
	border-top: 4px solid #FFF;
	margin-top:10px;
}
.data .dataTbl th{
	border-right: 4px solid #FFF;
	border-bottom: 4px solid #FFF;
	background:#DDD;
	padding:6px 9px;
	width:25%;
}
.data .dataTbl td{
	border-bottom: 4px solid #FFF;
	background:#EEE;
	padding:6px 9px;
	line-height:200%;
}
.data .footicon{
	margin-top:10px;
}
.data .footicon img{
	margin-right:10px;
}

.data .footdata{
	background:#222;
	margin-top:10px;
	padding:10px;
}
.data .footdata p{
	font-size:13px;
	margin-top:10px;
}
.data p.foottxt{
	font-size:13px;
	margin-top:15px;
}
.data p.foottxt img{
	vertical-align:middle;
	margin-right:5px;
}
.data .case {
    margin: 22px 0 25px;
    text-align: left;
	font-size:13px;
}
.data .case img{
	width:250px;
}
.data .detail_btn {
    margin: 22px 0 25px;
    text-align: left;
}
.data .detail_btn span {
    line-height: 100%;
    background:#C30C09;
    color: #FFF;
    padding: 13px 16px;
    line-height: 100%;
    display: inline;
}
.data .detail_btn a:hover span {
    background: #000;
}

.data .detail_btn a:hover {
    text-decoration: none;
}
/*******************  右部データエリア  END **********/


@media screen and (max-width:1400px){
/*
h2 span{
	padding-left:50px;
}
.pnkz{
	padding:0 0 0 50px;
}
*/
.inrcontents{
	padding:0 0px;
}
.moviepic{
	width:49%;
}
.moviepic02{
	width:49%;
}
}
@media screen and (max-width:1200px){
.prod{
	margin-top:30px;
}
.prodimg{
	width:550px;
}
.data{
	margin-left:-550px;
	padding-top:0px;
}
.datainr{
	margin-left:550px;
}
}

@media screen and (max-width:1050px){
.tech01main{
	width:95%;
	display:block;
	margin:0 auto;
}
.tech01_tbl{
	width:75%;
	margin:0 auto 60px;
}
.tech01_foot{
	width:50%;
}
.tech01_foot img{
	width:100%;
}
}

@media screen and (max-width:1030px){
h2 span{
	padding-left:20px;
}
.pnkz{
	padding:0 0 0 20px;
}
.inrcontents{
	padding:0;
}
}

@media screen and (max-width:740px){
}


.fbfoot {
  background: #000000;
  height: 10px;
  width: 100%;
}
/*** SNS ***/
#socialbkm {
	position:absolute;
	right:0;
	top:-40px;
	z-index:9999;
	text-align:right;
}
#socialbkm table {
    margin-left: auto;
}

#socialbkm table td {
    padding: 10px 0 5px 5px;
    line-height: 1em;
}

#socialbkm table td.facebook {
    padding: 5px 0 5px 5px;
}

/*** PRODUCT SLIDER ***/
.thumb-item-nav{
	width:100% !important;
	overflow:hidden;
	margin-top:12px;
}
.thumb-item-nav .slick-track{
	width:100% !important;
}

.thumb-item-nav li{
	width:100px !important;
	border:#EEE 3px solid;
	margin-right:10px;
	cursor:pointer;
	outline:none !important;
}
.thumb-item-nav li img{
	width:100%;
	height:auto;
	outline:none !important;
}
.thumb-item-nav li img:hover{
	opacity:0.6;
}