@charset "utf-8";

/* --------------------------------------------------------------
製品情報2014ドライバー(共通)
-------------------------------------------------------------- */
#main {
	color: #9BA0A3;
	background: #000;
}
#main .left {
	float: left;
}
#main p,
#main figure {
	margin: 0;
	padding: 0;
}
#main figure {
	display: block;
}
#main h2 {
	position: relative;
}
#main h2 a {
	position: absolute;
}
#main nav ul.main_nv {
	font-size: 0;
	text-align: center;
	display: block;
	overflow: hidden;
}
#main nav ul.main_nv li {
	display: block;
	float: left;
}
#main nav ul.main_nv li img {
	display: inline;
}
#main nav ul.sub_nv {
	font-size: 0;
	text-align: center;
	display: block;
}
#main nav ul.sub_nv li {
	background: #000;
	display: inline-block;
	/display: inline;
	/zoom: 1;
}
#main nav ul.sub_nv li:first-child {
	padding-left: 1px;
}
#main nav ul.sub_nv li a,
#main nav ul.sub_nv li span {
	display: block;
}
#main nav ul.sub_nv li a {
	color: #939393;
}
#main nav ul.sub_nv li a:hover {
	color: #FFF;
	text-decoration: none;
}
#main nav ul.sub_nv li span {
	color: #FFF;
	position: relative;
}
.vis {
	position: relative;
}
.vis figcaption {
	color: #d4d4d4;
	font-weight: bold;
	display: block;
}
.vis figcaption strong {
	background: #131313;
	display: block;
	float: left;
	padding: 8px 38px;
	margin-top: 10px;
}
.vis .sns_bt {
	width: auto;
	position: relative;
}
.vis .sns_bt ul {
	float: left;
	margin: 0;
}
section h3 {
	color: #6d7173;
	background: url(/images/product2014d/bg_title.gif) repeat-x!important;
	display: block;
}
section h3 span {
	font-weight: normal;
	display: block;
}
.productSlider01,
.productSlider02 {
	position: relative;
	overflow: hidden;
	zoom: 1;
}
.productSlider01 figure,
.productSlider02 figure {
	position: relative;
}
.productSlider01 ul,
.productSlider02 ul {
	display: block;
	width: 1000%;
}
.productSlider01 ul li,
.productSlider02 ul li {
	float: left;
	margin-right: 5px;
}
.productSlider01 span,
.productSlider02 span {
	display: block;
	position: absolute;
	overflow: hidden;
	text-indent: -99px;
}
.productSlider01 span.next,
.productSlider02 span.next {
	background: url(/images/product2014d/next.png) no-repeat right center;
	bottom: 0;
	right: 0;
}
.productSlider01 span.prev,
.productSlider02 span.prev {
	background: url(/images/product2014d/prev.png) no-repeat left center;
	bottom: 0;
	left: 0;
}
.spec table {
	font-size: inherit;
	font: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
}
.spec table.responsive th,
.spec table.responsive td {
	white-space: nowrap;
}
.spec table.data th {
	width: 7em;
}
.spec table th,
.spec table td {
	text-align: center;
	vertical-align: middle;
	border: solid 1px #585858;
	padding: 5px 10px;
}
.spec ul {
    font-size: 12px;
	line-height: 1.8;
    padding-top: 10px;
}
.spec ul.shaft {
	display: block;
	overflow: hidden;
	zoom: 1;
}
.spec ul.shaft li {
	float: left;
}

#productPager01,
#productPager02 {
	margin:0 0 0 50px;
	}

#productPager01 img,
#productPager02 img{
	float:left;
	width:180px;
	}

table th{font-weight:bold;}table td,table th{padding:9px 10px;text-align:left;}@media only screen and (max-width: 767px) {table.responsive{margin-bottom:0;}.pinned{position:absolute;left:0;top:0;background:#fff;width:35%;overflow:hidden;overflow-x:scroll;border-right:1px solid #ccc;border-left:1px solid #ccc;}.pinned table{border-right:none;border-left:none;width:100%;}.pinned table th,.pinned table td{white-space:nowrap;}.pinned td:last-child{border-bottom:0;}div.table-wrapper{position:relative;margin-bottom:20px;overflow:hidden;border-right:1px solid #ccc;}div.table-wrapper div.scrollable table{margin-left:35%;}div.table-wrapper div.scrollable{overflow:scroll;overflow-y:hidden;}table.responsive td,table.responsive th{position:relative;white-space:nowrap;overflow:hidden;}table.responsive th:first-child,table.responsive td:first-child,table.responsive td:first-child,table.responsive.pinned td{display:none;}}

/* --------------------------------------------------------------
製品情報2014ドライバー(PC)
-------------------------------------------------------------- */

@media screen and (min-width:640px){

#main {
	padding-bottom: 70px;
}
#main h2 {
	padding: 25px 0 40px 24px;
}
#main h2 a {
	right: 34px;
	top: 58px;
}
#main nav ul.main_nv {
	padding: 0 18px;
}
#main nav ul.sub_nv {
	height: 46px;
	margin: 0 24px 60px 17px;
	border-bottom: solid 3px #1b1b1b;
}
#main nav ul.sub_nv li {
	height: 49px;
	padding-right: 1px;
}
#main nav ul.sub_nv li a,
#main nav ul.sub_nv li span {
	font: 28px/46px Oswald;
	padding: 0 28px;
	height: 46px;
}
#main nav ul.sub_nv li a {
	background: url(/images/product2014d/arrow02.gif) no-repeat 18px center;
	border-bottom: solid 3px #252525;
}
#main nav ul.sub_nv li span {
	background: url(/images/product2014d/arrow01.gif) no-repeat 18px center;
	border-bottom: solid 3px #434343;
}
#main nav ul.sub_nv li span:after {
	background: url(/images/product2014d/arrow03.gif) no-repeat;
	content: "";
	display: block;
	width: 7px;
	height: 4px;
	position: absolute;
	left: 50%;
	bottom: -7px;
	margin-left: -4px;
}
.vis {
	margin: 0 0 60px 15px;
}
.vis figcaption {
	font-size: 14px;
	line-height: 1.75;
	position: absolute;
	left: 48px;
	top: 878px;
}
.vis .sns_bt {
	margin: -30px 0 0 48px;
}
#main section {
	margin: 40px 19px 0;
}
section h3 {
	margin: 0 0 20px!important;
	padding: 60px 0 0 28px!important;
	height: 143px;
}
section h3 b {
	font: 80px/1 Oswald;
}
section h3 span {
	font-size: 18px;
}
.detail_tx p {
	font-size: 15px;
	line-height: 1.75;
	margin: 0 50px 20px!important;
}
.detail_tx p strong {
	color: #fffefe;
	font-size: 35px;
	line-height: 1.7;
	font-weight: normal;
}
.productSlider01,
.productSlider02 {
	width: 960px;
	margin: 60px auto 0;
}
.productSlider01 figcaption,
.productSlider02 figcaption  {
	font-size: 15px;
	line-height: 1.8;
	width: 207px;
	position: absolute;
	top: 100px;
	right: 20px;
}
.productSlider01 figcaption h4
.productSlider02 figcaption h4 {
	font-size: 18px;
	margin-bottom: 10px;
}
.productSlider01 ul,
.productSlider01 ul {
	width:auto;
	height: 139px;
}
.productSlider01 ul li,
.productSlider02 ul li {
	width: 215px;
}
.productSlider01 span,
.productSlider02 span {
	width: 52px;
	height: 139px;
}
.spec {
	margin: 0 30px;
}
.spec table {
	margin-top: 30px;
}
.spec table th,
.spec table td {
	font-size: 15px;
}
.spec ul.shaft li {
	margin: 0 20px 10px 0;
}

#main .btMovie {display:none;}

.bx-wrapper {
	max-width:none!important;
}

.bx-wrapper .bx-viewport {
	background: #000;
	
	/*fix other elements on the page moving (on Chrome)*/
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
    	-ms-transform: translatez(0);
    	-o-transform: translatez(0);
    	transform: translatez(0);
}
.slider02 .bx-wrapper .bx-viewport{
	background-color:#EBEBEB !important;
	}

.bx-wrapper .bx-prev {
	left: 0;
	background:url(../images/product2014d/prev.png) no-repeat 0 0;
}

.bx-wrapper .bx-next {
	right: 0;
	background: url(../images/product2014d/next.png) no-repeat 0 0;
}

.bx-wrapper .bx-prev:hover {
	background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
	background-position: 0 0;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top:110%;
	margin-top: -16px;
	outline: 0;
	width: 52px;
	height: 139px;
	text-indent: -9999px;
	z-index: 9999;
}

.swipe {
	display:none;
	}

}

/* --------------------------------------------------------------
製品情報2014ドライバー(SP)
-------------------------------------------------------------- */

@media screen and (max-width:640px){

#main {
	padding-bottom: 30px;
}
.product2014d img {
	width: 100%;
}
#main h2 {
	padding: 8px 103px 20px 8px;
}
#main h2 a {
	font-size: 0;
	right: 13px;
	top: 13px;
	width: 52px;
}
#main nav ul.main_nvy {
	padding: 0 9px;
}
#main nav ul.main_nv li {
	width: 33.3%;
}
#main nav ul.sub_nv {
	height: 23px;
	margin: 5px 0 30px;
}
#main nav ul.sub_nv li {
	height: 23px;
	margin: 0;
}
#main nav ul.sub_nv li a,
#main nav ul.sub_nv li span {
	font: 15px/23px Oswald;
	padding: 0 5px 0 20px;
	height: 23px;
}
#main nav ul.sub_nv li a {
	background: url(/images/product2014d/arrow02.gif) no-repeat 8px center;
}
#main nav ul.sub_nv li span {
	background: url(/images/product2014d/arrow01.gif) no-repeat 8px center;
}
.vis {
	margin: 0 0 20px;
}
.vis figcaption {
	font-size: 12px;
	line-height: 1.5;
	position: relative;
	margin: -60px 15px 0 20px;
	overflow: hidden;
}
.vis .sns_bt {
	margin: 20px 0 0 20px;
	padding: 0;
}
#main section {
	margin: 20px 0 0;
}
section h3 {
	background-size: 100% 102px!important;
	margin: 0 0 12px!important;
	padding: 32px 0 0 14px!important;
	height: 74px;
}
section h3 b {
	font: 36px/1 Oswald;
}
section h3 span {
	font-size: 12px;
	line-height: 1;
}
.detail_tx p {
	font-size: 12px;
	line-height: 1.75;
	margin: 0 12px 10px!important;
}
.detail_tx p strong {
	color: #fffefe;
	font-size: 14px;
	line-height: 1.7;
	font-weight: normal;
}
.productSlider01,
.productSlider02 {
	width: 100%;
	margin: 20px 0 0;
}
.productSlider01 figure.tec img,
.productSlider02 figure.tec img {
	width: 75%;
}
.productSlider01 figcaption,
.productSlider02 figcaption {
	font-size: 8px;
	line-height: 1.5;
	width: 90px;
	position: absolute;
	top: 25px;
	right: 10px;
}
.productSlider01 figcaption h4,
.productSlider02 figcaption h4 {
	font-size: 8px;
	margin-bottom: 5px;
}
.productSlider01 ul,
.productSlider02 ul {
	height: 46px;
	margin-top: 5px;
}
.productSlider01 ul li,
.productSlider02 ul li  {

}

.productSlider01 ul li img,
.productSlider02 ul li img  {

}
.productSlider01 span,
.productSlider02 span {
	width: 18px;
	height: 46px;
}
.productSlider01 span.next,
.productSlider01 span.prev,
.productSlider02 span.next,
.productSlider02 span.prev {
	background-size: 18px 46px;
}
.spec {
	margin: 0 10px;
}
.spec table th,
.spec table td {
	font-size: 12px;
	background-color:#000000 !important;
}
.spec ul.shaft li {
	margin: 0 0 10px 0;
	padding-right: 10%;
	width: 40%;
}
.table-wrapper { margin-top: 20px; }
table.responsive { margin-bottom: 0; }
.pinned { position: absolute; left: 0; top: 0; width: 111px; }
.pinned table { width: 100%; }
.pinned table th, .pinned table td { white-space: nowrap; }
.pinned td:last-child { border-bottom: 0; }
.pinned table tr { height: auto!important; }
div.table-wrapper { position: relative; margin-bottom: 20px; overflow: hidden; none; }
div.table-wrapper div.scrollable { margin-left: 110px; overflow: scroll; overflow-y: hidden;  }
div.table-wrapper div.scrollable th:last-child,
div.table-wrapper div.scrollable td:last-child { border-right: none;}	

table.responsive td, table.responsive th { position: relative; white-space: nowrap; overflow: hidden; }
table.responsive th:first-child, table.responsive td:first-child, table.responsive td:first-child, table.responsive.pinned td { display: none; }

#main .movie {display:none;}

.bx-wrapper .bx-viewport {
	/*-moz-box-shadow: 0 0 5px #ccc;
	-webkit-box-shadow: 0 0 5px #ccc;
	box-shadow: 0 0 5px #ccc;
	border:  5px solid #fff;
	left: -5px;*/
	background: #000;
	
	/*fix other elements on the page moving (on Chrome)*/
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
    	-ms-transform: translatez(0);
    	-o-transform: translatez(0);
    	transform: translatez(0);
}

.bx-wrapper .bx-prev {
	left: 0;
	background:url(../images/product2014d/prev.png) no-repeat 0 0;
}

.bx-wrapper .bx-next {
	right: 0;
	background: url(../images/product2014d/next.png) no-repeat 0 0;
}

.bx-wrapper .bx-prev:hover {
	background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
	background-position: 0 0;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 0;
	margin-top: -16px;
	outline: 0;
	width: 52px;
	height: 139px;
	text-indent: -9999px;
	z-index: 9999;
}
.bx-prev,.bx-next{
	width:30px !important;
	height:50px !important;
	background-size:30px 50px !important;
	margin-top:30px !important;
}

.swipe {
	color:#c82d2b;
	padding:20px 0 0 0!important;
	}
	
.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top:110%;
	margin-top: -16px;
	outline: 0;
	width: 52px;
	height: 139px;
	text-indent: -9999px;
	z-index: 9999;
}
	
#productPager01,
#productPager02 {
	margin:0 0 0 10%;
	}

#productPager01 img,
#productPager02 img{
	float:left;
	width:18%;
	}
.YoutubeWrapper{
	position: relative ;
	margin-top: 1.2em ;
	margin-bottom: 1.2em ;
	padding-top: 69px ;
	padding-bottom: 50% ;
	overflow: hidden ;
	}

	.YoutubeWrapper iframe {
	position: absolute ;
	top: 0 ;
	left: 0 ;
	height: 100% ;
	width: 100% ;
	}

	h1 .pcOnly{
		display:none;}
	h1 img{
		width:146px !important;
		}
	.spHeaderInner img{
		width:146px !important;
		}

	}

@media screen and (max-width:320px){
	
	}
