@charset "utf-8";

/* --------------------------------------------------------------
i200(共通)
-------------------------------------------------------------- */
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;}}
.spec table {
	font-size: inherit;
	font: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
}
th.first{
	border-bottom:#FFFFFF 1px solid !important;
	}
.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;
}
.iping{
	text-align:center;
}
.iping img{
	display:inline-block;
}

.clearfix{
	clear:both;
}

/* --------------------------------------------------------------
i200(PC)
-------------------------------------------------------------- */

@media screen and (min-width:640px){
.sp_only{
	display:none;
}
/*main*/
#main {
	width:100% !important;
	margin:0 auto 35px auto;
	text-align:left;
	}

.mainImg{
	width:100%;
	background-color:#e8e9e9;
	}
.mainImg .mainvis{
	margin:auto;
	}
.mainImg .inr{
	width:1000px;
	margin:0 auto 0 auto;
	position:relative;
	}
.mainImg .txtBox{
	padding:0 0 0 150px;
}

#main .mainImg .date {
	width:200px;
	color:#fff;
	background-color:#5897d6;
	text-align:center;
	font-size:18px;
	padding:10px 40px;
	font-weight:bold;
	border:2px solid #1857a6;
	text-shadow:2px 2px 3px #1857a6;
	border-radius:3px;
	float:left;
	}
#main .mainImg .sns_bt {
	margin-left:80px;
	margin-top:30px;
	width:auto;
	float:left;
}

#main .demodays_link {
	margin:auto;
	width:935px;
	padding-bottom:40px;
}


/* PRODUCT VIDEO */
.area00{
	width:100% !important;
	margin-bottom:0 !important;
	}
.area00 .inr{
	width:1000px !important;
	margin:0 auto 0 auto !important;
	padding:60px 0 0 0;
	position:relative;
	text-align:center;
	}
.area00 h3{
	color:#000000;
	font-family:'Oswald';
	background:none !important;
	font-size:72px !important;
	font-weight:bold;
	padding:0 !important;
	margin:0 !important;
	z-index:10;
	}
.area00 .YoutubeWrapper{
	margin:35px 0 0 0;
	padding:0 0 75px 0;
	}



/* PRODUCT OVERVIEW */
.area01{
	width:100% !important;
	background:#000000;
	}
.area01 .single-item-rtl div{
	position:relative;
	}
.area01 .inr{
	width:1000px !important;
	margin:0 auto 0 auto !important;
	padding:60px 0 50px 0;
	position:relative;
	}
.area01 h3{
	color:#ffffff;
	font-family:'Oswald';
	background:none !important;
	font-size:72px !important;
	font-weight:bold;
	padding:0 !important;
	margin:0 auto 40px auto !important;
	text-align:center;
	z-index:10;
	}
.area01 p{
	color:#ffffff;
	margin:0 50px 30px 0;
	line-height:1.8;
	}
.area01 .overview{
	width: 1000px;
	height:500px;
	margin:0 auto 0 auto;
	position:relative;
	}
.area01 .list01{ position:absolute; top:0; left:0; width:500px; height:500px;}
.area01 .list02{ position:absolute; top:0; left:500px; width:250px; height:250px;}
.area01 .list03{ position:absolute; top:250px; left:500px; width:500px; height:250px;}
.area01 .list04{ position:absolute; top:0; left:750px; width:250px; height:250px;}

.overlay-3 .fluidbox-overlay {
	background-color: #000;
}
.overlay-3 .fluidbox-overlay::before {
	background-image: url('/images/product2017/glide20/overview01.png');
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	opacity: .33333;
	-webkit-filter: blur(4px);
}
.fluidbox-overlay & {			
    .overlay-3 & {
        background-color: #000; /* To override default style */
        &::before {
            background-image: url('/images/product2017/glide20/overview01.png');
            background-position: center center;
            background-repeat: no-repeat;
            background-size: cover;
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            bottom: 0;
            right: 0;
            opacity: .33333;
            -webkit-filter: blur(4px);
        }
    }
}

/* TECHNOLOGY 1 / 2 */
#main section.area01{
	margin-bottom:0 !important;
	}
.area02{
	width:100%;
	background:#fff;
	padding-bottom:50px;
	}
.area02.gray{
	background:#e0e0e0;
	}
.area02 .inr{
	width:1000px !important;
	overflow:hidden;
	margin:0 auto 0 auto !important;
	padding:100px 0 0 0;
	position:relative;
	}
.area02 h3{
	position:absolute; top:50px; left:300px;
	color:#000000;
	font-family:'Oswald';
	background:none !important;
	font-size:72px !important;
	font-weight:bold;
	padding:0 !important;
	margin:0 auto 0 auto !important;
	text-align:center;
	z-index:10;
	}
.area02 .inner{
	margin-top:100px;
	}
.area02 .image_area{
	float:right;
	width:50%;
	}
.area02 .txt_area{
	float:right;
	width:40%;
	padding-left:10px;
	}
.area02.gray .image_area{
	float:left;
	}
.area02.gray .txt_area{
	float:left;
	}

.area02 h4{
	font-size:22px !important;
	font-weight:bold;
	}
#main .area02 p.txt{
	padding:0;
	margin-top:30px;
	}



/* SPEC */
.area05{
	width:100%;
	background:#fff;
	}
.area05 .inr{
	width:1000px;
	margin:0 auto 0 auto !important;
	padding:0 0 50px 0;
	position:relative;
	}
.area05 h3{
	color:#000000;
	font-family:'Oswald';
	background:none !important;
	font-size:72px !important;
	font-weight:bold;
	padding:0 !important;
	margin:0 auto 0 auto !important;
	text-align:center;
	z-index:10;
	}
.area05 h4{
	font-size:36px!important;
	font-weight:bold;
	margin-bottom:15px;
	}
.area05 h5{
	font-size:16px!important;
	font-weight:bold;
	}
.area05 table {
	margin-bottom:30px;
}
.area05 table tr:nth-child(2n+1) {
    background: #f0f0f0;
}
.area05 table th,
.area05 table td {
	font-size: 12px;
}
#main .area05 .price {
	padding:0;
	margin:0;
}
.area05 .spec{
	margin-bottom:50px;
	}
.area05 .spec .table-title{
	float:left;
	}
.area05 .spec .table-notice{
	float:right;
	font-size:80%;
	margin-top:8px;
	}

.area05 #newshaft{
	margin:30px 0 0 0;
	}
.area05 #newshaft h6{
	font-family:'Oswald';
	font-size:16px;
	font-weight:bold;
	margin:0;
	}
.area05 #newshaft .notice{
	margin:0;
	padding:0;
	font-size:90%;
	}
.area05 #newshaft .shaft{
	margin:0 0 30px 0;
	}

#main .area05 p{
	margin:0;
	padding:0;
	}
.area05 .grip{
	float:left;
	width:500px;
	}
.area05 .grip-noticebox{
	float:left;
	border:1px #000 solid;
	width:360px;
	padding:15px;
	}
.area05 .gripsize{
	margin-top:20px;
	}
.area05 .gripsize div{
	float:left;
	text-align:center;
	font-size:90%;
	}
.area05 .gripsize .box{
	background-color:#000;
	color:#fff;
	padding:10px;
	}
.area05 .gripsize .gripitem{
	width:80px;
	}
.area05 .gripsize .circle{
	width:10px;
	height:10px;
	margin-left:34px;
	border-radius:50%;
	border:1px #888 solid;
	display:table-cell;
	}
.area05 .gripsize .circle.gold{
	background-color:#efb201;
	}
.area05 .gripsize .circle.white{
	background-color:#fff;
	}
.area05 .gripsize .circle.aqua{
	background-color:#37bab6;
	}

.area05 .newshaft li {
	margin: 0 50px 25px 0;
	float:left;
	height:50px;
}
.swipe {
	display:none;
}
}

/* --------------------------------------------------------------
i200(SP)
-------------------------------------------------------------- */

@media screen and (max-width:640px){
.pc_only{
	display:none;
}
.mainImg{
	background-color:#e8e9e9;
	}
.mainImg img{
	width:100%;
	}

#main .mainImg .date {
	width:200px;
	margin:30px auto;
	color:#fff;
	background-color:#5897d6;
	text-align:center;
	font-size:18px;
	padding:10px 25px;
	font-weight:bold;
	border:2px solid #1857a6;
	text-shadow:2px 2px 3px #1857a6;
	border-radius:3px;

	}
#main .mainImg .sns_bt {
	width:275px;
	margin:auto;
	padding:0 20px 0 20px;
	line-height:0;
	}
	
#main .mainImg .sns_bt ul {
	float:none;
	}

#main .demodays_link {
	width:96%;
	margin:auto;
	padding-bottom:10px;
	}




/* PRODUCT VIDEO */
#main .area00{
	background-color:#fff;
	}
#main .area00 .inr{
	padding:40px 0;
	}
#main .area00 h3 {
	font-family:'Oswald';
	line-height:1.3 !important;
	background-color:#fff;
	}
.area00 .YoutubeWrapper{
	background-color:#fff;
	}




/* area01 */
#main .area01 {
	position:relative;
	background-size:100% auto;
	margin:0 0 0 0 !important;
	padding:30px 0 60px 0;
	background-color:#000000;

	}
#main .area01:before,#main .area01:after {content:"";display:table;} 
#main .area01:after{clear:both;} 	
#main .area01 h3 {
	font-family:'Oswald';
	margin: 0 0 20px 0 !important;
	padding: 0 0px 0 20px !important;
	height: auto;
	font-size:34px;
	background:#000000 !important;
	color:#ffffff !important;
	line-height:1.3 !important;
	}
#main .area01 img{
	vertical-align:bottom;
	}

#main .area01 p {
	font-size:12px;
	margin: 0 0 0 10px !important;
	padding:0 0px 10px 0;
	color:#BBBBBB;
	}
#main .area01 a{
	display:inline !important;
	float:left;
	}
#main .area01 a.list02,#main .area01 a.list04{
	width:50%;
	}
.area01 .overview{
	margin:0 5px;
	}
.area01 .overview img{
	width:100%;
	}

/* area02 */
#main .area02{
	width:100%;
	background:#fff;
	padding:30px 0 30px 0;
	}
#main .area02.gray{
	background:#e0e0e0;
	}
#main .area02:before,#main .area02:after {content:"";display:table;} 
#main .area02:after{clear:both;} 
.area02 h3{
	font-family:'Oswald';
	background:none!important;
	}
.area02 p{
	margin:0 15px 0 15px !important;
	padding:0 !important;
	}
.area02 img{
	width:100%;
	}
.area02 .inner{
	width:100%;
	position:relative;
	}
.area02 .single-item-rtl2{
	padding-top:100px;
}



section h3 {
	margin: 0 0 15px 0 !important;
	padding: 0 0 0 20px !important;
	height: auto;
	font-size:34px !important;
}
section h3 b {
	font: 36px/1 Oswald;
}
section h3 span {
	font-size: 12px;
	line-height: 1.1;
}


section h4 {
	margin:0 15px 20px 15px;
	color:#1857a6;
	font-size:16px;
	}

/* SPEC */

#main .area05{
	width:100%;
	background:#fff;
	padding:30px 0 30px 0;
	}
.area05 h3{
	font-family:'Oswald';
	text-align:center;
	background:none!important;
	}
.area05 h4{
	font-size:36px!important;
	font-weight:bold;
	margin-bottom:15px;
	color:#000;
	}
.area05 h5{
	font-size:16px!important;
	font-weight:bold;
	}
.spec {
	margin: 0 10px;
	padding:0 0 20px 0;
}
.area05 table tr:nth-child(2n+1) {
    background: #f0f0f0;
}
.spec table th,
.spec table td {
	font-size: 12px;
}
#main .area05 .price {
	padding:0;
	margin:0;
}
.spec ul{
	font-size:90%;
	}
.spec li{
	line-height:1.3em;
	margin-bottom:10px;
	}

.spec img{
	width:100%;
}
.spec .grip img{
	width:auto;
}
.area05 #newshaft{
	margin:30px 0 0 0;
	}
.area05 h6{
	font-family:'Oswald';
	font-size:16px;
	font-weight:bold;
	margin:0;
	}
.area05 #newshaft .notice{
	margin:0;
	padding:0;
	font-size:90%;
	}
.area05 #newshaft .shaft{
	margin:0 0 30px 0;
	}

#main .area05 p{
	margin:0;
	padding:0;
	}

.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 table th{
	text-align:left;
	}
.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;}


.swipe {
	color:#c82d2b;
	padding:20px 0 0 0 !important;
	}

#main section{
	margin-bottom:0;
	}
	
.iping img{
	width:100%;
}

.area05 .demodays{
	margin:50px 0 0 0;
	text-align:center;
}
.area05 .demodays a{
	background-color:#01a0ca;
	color:#fff;
	padding:10px 50px;
	font-size:120% !important;
}
.sns_bt ul{
	float:none;
	margin-left:10px;
}
.sns_bt .fb{
	line-height:0;
	margin-right:20px;
}

}




@media screen and (max-width:480px){
	
	
#main .area01 {
	height:auto;
	}
	
#main .area02 {
	height:auto;
	}
	
	}
	


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

	
#main .area01 {
	height:auto;
	}
	
#main .area02 {
	height:auto;
	}
	
.area01 .bx-wrapper .bx-controls-direction a {
	top:130%;
}
	
	}
