@charset "utf-8";

/* --------------------------------------------------------------
製品情報2014ドライバー(共通)
-------------------------------------------------------------- */
#main {
	color:#999;
}
#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;
}

section h3 {
	font-family: Oswald;
	color:#1857a6;
	background:none!important;
}
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 {
	margin:0 0 0 50px;
	}
	
#productPager02 {
	margin:0 0 0 50px;
	}

#productPager01 img{
	float:left;
	width:180px
	}
	
#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;width:35%;overflow:hidden;overflow-x:scroll;}.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{}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;}}

.flex-prev {
background:url(/images/product2015d/bt_prev.png) no-repeat left!important;
}

.flex-next {
background:url(/images/product2015d/bt_next.png) no-repeat right!important;
}

/* --------------------------------------------------------------
製品情報2014ドライバー(PC)
-------------------------------------------------------------- */

@media screen and (min-width:640px){

#main {
	padding-bottom: 70px;
	background:#252525;
}
#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;
}

#main .mainImg {
	background:url(/images/product2015i/bg_mainimg.jpg) 0 0 no-repeat;
	width:1000px;
	height:1162px;
	position:relative;
	}
	
#main .mainImgSp {
	display:none;
	}
	
#main .mainImg h2 {
	position:absolute;
	top:0px;
	left:17px;
	padding:0;
	}
	
#main .mainImg .btTop {
	position:absolute;
	top:24px;
	right:8px;
}

#main .mainImg .mainImgNav{
	position:absolute;
	top:135px;
}

#main .mainImg .mainImgNav li{
	float:left;
}

#main .mainImg .mainImgNav li a{
	color:#72a6cd;
	width:251px;
	height:128px;
	display:block;
}

#main .mainImg .mainImgNav li.active a{
	color:#fff;
}

#main .mainImg .mainImgNav .menu01,
#main .mainImg .mainImgNav .menu02,
#main .mainImg .mainImgNav .menu03,
#main .mainImg .mainImgNav .menu04{
	background:url(/images/product2015d/bg_menu01.png) 0 0 no-repeat;
	font-family: Oswald;
	font-size:30px;
	text-align:center;
	padding:40px 0 0 0;
}

#main .mainImg .mainImgNav .menu02{
	background:url(/images/product2015d/bg_menu02.png) 0 0 no-repeat;
	width:250px;
}

#main .mainImg .mainImgNav .menu03{
	background:url(/images/product2015d/bg_menu03.png) 0 0 no-repeat;
	width:250px;
}

#main .mainImg .mainImgNav .menu04{
	background:url(/images/product2015d/bg_menu04.png) 0 0 no-repeat;
	width:249px;
}

#main .mainImg .txt01 {
	position:absolute;
	bottom:0;
	left:33px;
	font-family:'Oswald';
	font-size:140px;
	line-height:1.1;
	color:#fff;
	}
	
#main .mainImg .txt01 span {
	font-size:32px;
	}

#main .mainImg .name {
	position:absolute;
	top:348px;
	left:33px;
	}

#main .mainImg .txt02 {
	position:absolute;
	top:488px;
	left:33px;
	color:#fff;
	width:260px;
	width:265px;
	}
	
#main .mainImg .txt02 b {
	font-family:'Oswald';
	color:#000;
	font-size:32px;
	}
	
#main .mainImg .txt02 span {
	font-family:'Oswald';
	color:#000;
	font-size:14px;
	padding:0 0 0 10px;
	}

#main .mainImg .date {
	position:absolute;
	top:750px;
	left:33px;
	background:#fff;
	color:#1857a6;
	font-size:18px;
	padding:10px 40px;
	font-weight:bold;
	}

#main .mainImg .sns_bt {
	position:absolute;
	top:810px;
	left:33px;
	}
	
#main .mainImg .sns_bt ul {
	float:none;
	}

#main .mainImg .logo {
	position:absolute;
	bottom:5px;
	right:20px;
	width:220px;
	}
	
#main .area01 {
	position:relative;
	background:url(/images/product2015d/bg_slider01.jpg) 0 0 no-repeat;
	height:1006px;
	margin:0;
	}
	 
#main .area01 h3 {
	position:absolute;
	top:103px;
	right:33px;
	line-height:1.2;
	width:400px;
	z-index:9999;
	}
	 
#main .area01 p {
	position:absolute;
	top:365px;
	right:43px;
	width:400px;
	color:#fff;
	z-index:9999;
	}
	
	
#main #slider1 {
	padding:50px 0 0 0;
	}
	
#main .area02 {
	position:relative;
	height:824px;
	margin:0;
	background: url(/images/product2015d/bg_slider.jpg) 0 0 no-repeat;
	}
	
#main .area02 h3 {
	position:absolute;
	}
	
#main .area02 #slider2{
	padding:100px 0 0 0;
	position:relative;
	}

#main .area02 #slider2 .slides li{
	position:relative;
	}
	
#main .area02 #slider2 .slides p{
	position:absolute;
	top:100px;
	left:50px;
	width:280px;
	color:#fff;
	}
	
#main .area02 #slider2 p strong{
	display:block;
	font-size:18px;
	}
	
#main section.spec {
	margin: 40px 19px 0;
}
section h3 {
	font-size:100px!important;
	z-index:9999;
}
section h3 b {
	font: 80px/1;
	font-family:'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 {
	width: 960px;
	margin: 80px auto 0;
}

.productSlider02 {
	width: 960px;
	margin: 80px auto 0;
	height:auto;
}

/*.area02 .bx-wrapper .bx-viewport {
	height:600px!important;
}*/

.productSlider01 figcaption,
.productSlider02 figcaption  {
	font-size: 15px;
	line-height: 1.8;
	width: 330px;
	position: absolute;
	top: 150px;
	left: 30px;
	color:#fff;
}
.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;
}

.area01 .bx-wrapper .bx-viewport {
	background: url(/images/product2015d/bg_slider01.jpg) 0 -1px no-repeat;
	
	/*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);
}

.area02 .bx-wrapper .bx-viewport {
	background: url(/images/product2015d/bg_slider.jpg) 0 -1px no-repeat;
	
	/*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/product2015d/bt_prev.png) no-repeat 0 0;
}

.bx-wrapper .bx-next {
	right: 0;
	background: url(/images/product2015d/bt_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;
	}
#main .area00{
	width:1000px;
	background:url(../images/product2015d/bg_slider.jpg);
	margin:0 !important;
	padding:0 !important;
	}
#main .area00 h3{
	margin-bottom:10px;
	
	}

}

/* --------------------------------------------------------------
製品情報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;
}

#main .mainImg {
	position:relative;
	margin: 0;
	}
	
#main .mainImgSp {
width:100%;
	}
	

	
#main .mainImg .btTop {
	position:absolute;
	top:3%;
	right:10px;
	width:35%;
	}
	
#main .mainImg .btTop img {
	width:100%;
	}

#main .mainImg .mainImgNav{
	position:absolute;
	top:8%;
	width:100%;
}
	
#main .mainImg .mainImgNav li{
	float:left;
	background:url(/images/product2015d/sp/border.png) right top repeat-y;
}

#main .mainImg .mainImgNav li a{
	color:#72a6cd;

}

#main .mainImg .mainImgNav li.active a{
	color:#fff;
}

#main .mainImg .mainImgNav .menu01,
#main .mainImg .mainImgNav .menu02,
#main .mainImg .mainImgNav .menu03,
#main .mainImg .mainImgNav .menu04{
	width:25%;
	font-family: Oswald;
	font-size:16px;
	text-align:center;
	padding:10px 0;
}

#main .mainImg .txt01 {
	display:none;
	}
	
#main .mainImg .name {
	padding:20px 20px 0 20px;
	width:40%;
	}
	
#main .mainImg .name img{
	width:100%;
	}
	
#main .mainImg .txt02 {
	font-size:16px;
	padding:0 20px 10px 20px;
	}
	
#main .mainImg .txt02 b {
	font-family: Oswald;
	color:#000;
	padding:0 0 20px 20px;
	font-size:24px;
	display:inline-block;
	}
	
#main .mainImg .txt02 span {
	font-family: Oswald;
	color:#000;
	font-size:18px;
	padding:0 0 0 10px;
	display:inline-block;
	}

#main .mainImg .date {
	background:#dbdbdb;
	color:#000;
	font-size:14px;
	padding:10px 40px;
	font-weight:bold;
	display:inline-block;
	margin:20px 20px 10px 20px;
	}

#main .mainImg .sns_bt {
	padding:0 20px 20px 20px;
	}
	
#main .mainImg .sns_bt ul {
	float:none;
	}
	
#main .mainImg .logo {
	display:none;
	}
	
#main .area01 {
	position:relative;
	background:url(/images/product2015d/sp/bg_slider01.jpg) 0 0 no-repeat #252525;
	background-size:100% auto;
	height:881px;
	height:auto;
	margin:0;
	}
	
#main .area01 h3,
#main .area02 h3 {
margin: 0 0 0 0 !important;
padding: 0 20px!important;
height: auto;
font-size:34px;
}

#main .area01 p {
	font-size:12px;
	padding:0 20px;
	color:#fff;
}
	
#slider1 img,
#slider2 img {
	width:100%;
	}
	
#main .area02 {
	position:relative;
	background:url(/images/product2015d/sp/bg_slider02.jpg) 0 0 no-repeat #252525;
	background-size:100% auto;
	height:874px;
	height:auto;
	margin:0;
	}

#main .area02 p {
	padding:0 20px;
	}
	
#main .area02 p strong {
	display:block;
	}
	
#slider2 {
	margin:0 0 20px 0;
	}

#carousel ul,
#carousel02 ul{
	margin:0 0 0 -100px;
	}

#carousel li{
	}
	
#carousel img,
#carousel02 img{
	width:40%;
	}
	
.flex-direction-nav a {
text-decoration: none;
display: block;
width: 5%!important;
height: 50px!important;
position: absolute;
z-index: 10;
cursor: pointer;
}

.flex-direction-nav .flex-disabled {
background: url(/images/product2015d/bt_prev.png) no-repeat left!important;
}

.flex-prev {
background: url(/images/product2015d/bt_prev.png) no-repeat left!important;
left:0!important;
}

.flex-next {
background: url(/images/product2015d/bt_next.png) no-repeat right!important;
right:0!important;
}

#main section {
	margin: 0 0 20px 0;
	background:#252525;
}
section h3 {
	background-size: 100% 102px!important;
	margin: 0!important;
	padding: 0 0 0 10px!important;
	height: auto;
	font-size:34px!important;
}
section h3 b {
	font: 36px/1 Oswald;
}
section h3 span {
	font-size: 12px;
	line-height: 1.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;
}
.productSlider01 figcaption h4,
.productSlider02 figcaption h4 {
	font-size: 8px;
	margin-bottom: 5px;
	padding:0 0 0 20px;
}
.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;
	padding:0 0 20px 0;
}
.spec table th,
.spec table td {
	font-size: 12px;
}
.spec ul.shaft li {
	margin: 0 0 10px 0;
	padding-right: 10%;
	width: 40%;
}

.spec ul.shaft li img {
	width: 100%;
}

.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; border-right: 1px solid #585858; }
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: none;
	
	/*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/product2015d/bt_prev.png) no-repeat 0 center;
}

.bx-wrapper .bx-next {
	right: 0;
	background: url(/images/product2015d/bt_next.png) no-repeat right center;
}

.bx-wrapper .bx-prev:hover {
	background-position: 0 center;
}

.bx-wrapper .bx-next:hover {
	background-position: right center;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	bottom: 0;
	outline: 0;
	text-indent: -9999px;
	z-index: 9999;
}

.swipe {
	color:#c82d2b;
	padding:20px 0 0 0!important;
	}
	
.area01 .bx-wrapper .bx-controls-direction a {
	position: absolute;
	top:120%;
	outline: 0;
	width: 8%;
	height:50px;
	text-indent: -9999px;
	z-index: 9999;
}

.area02 .bx-wrapper .bx-controls-direction a {
	position: absolute;
	top:110%;
	outline: 0;
	width: 8%;
	height:50px;
	text-indent: -9999px;
	z-index: 9999;
}
	
#productPager01 {
	margin:0 0 0 10%;
	}
	
#productPager02 {
	margin:0 0 0 10%;
	padding:0 0 20px 0;
	}

#productPager01 img {
	float:left;
	width:18%;
	}

#productPager02 img{
	float:left;
	width:18%;
	}
	
.area02 .bx-wrapper {
margin: 0 auto 20px;
}
	
.area02 .bx-wrapper .bx-viewport {
background: none;
height:auto!important;
}
#main .mainImg h2 {
	width:65%;
	position:absolute;top:0; left:0;
	
	}
#main .mainImg h2 img {
	width:100%;
	
	}

	}


@media screen and (max-width:480px){
	
#main .mainImg .name {
	}
	
#main .mainImg .mainImgNav .menu01,
#main .mainImg .mainImgNav .menu02,
#main .mainImg .mainImgNav .menu03,
#main .mainImg .mainImgNav .menu04{
	font-size:12px;
	padding:5px 0;
}

#main .mainImg .txt02 {
	font-size:14px;
	}
	
#main .mainImg .txt02 b {
	font-size:18px;
	}
	
#main .mainImg .txt02 span {
	font-size:10px;
	}
	
#main .area01 {
	height:auto;
	}
	
#main .area02 {
	height:auto;
	}
	
	}
	
@media screen and (max-width:380px){
	
#main .mainImg {
	}
	
	
#main .mainImg .txt02 {
	font-size:12px;
	}
	
	}

@media screen and (max-width:320px){
	
#main .mainImg {
	height:712px;
	}
	
#main .mainImg .mainImgNav .menu01,
#main .mainImg .mainImgNav .menu02,
#main .mainImg .mainImgNav .menu03,
#main .mainImg .mainImgNav .menu04{
	font-size:12px;
	padding:5px 0;
}

#main .mainImg .name {
	}

#main .mainImg .txt02 {
	font-size:10px;
	}
	
#main .mainImg .txt02 b {
	font-size:14px;
	}
	
#main .mainImg .txt02 span {
	font-size:10px;
	}
	
#main .area01 {
	height:auto;
	}
	
#main .area02 {
	height:auto;
	}
	
.area01 .bx-wrapper .bx-controls-direction a {
	top:130%;
}
	
	}
