@charset "utf-8";

/* --------------------------------------------------------------
GMAX IRON(共通)
-------------------------------------------------------------- */
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;
}

/* --------------------------------------------------------------
GMAX IRON(PC)
-------------------------------------------------------------- */

@media screen and (min-width:640px){
/*main*/
#main {
	width:100% !important;
	margin:0 auto 35px auto;
	text-align:left;
	}
	
.mainImg{
	width:100%;
	background:url(../images/product2015new/gmax/main_bg.jpg) no-repeat center top,url(../images/product2015new/gmax/bg2.jpg) repeat-x top;
	}
.mainImg .inr{

	}
.mainImg .inr2{
	width:1000px;
	position:relative;
	margin:0 auto 0 auto;

	position:relative;
	}
.mainImg h2{
	position:absolute; top:490px; left:15px;
	font-size:32px;
	color:#ffffff;
	}
.mainImg .product_logo{
	position:absolute; top:122px; left:570px;
	}
.mainImg .mainTxt{
	width:365px;
	position:absolute; top:283px; left:642px;
	font-size:15px;
	line-height:1.7;
	}
.mainImg .mainTxt2{
	width:365px;
	position:absolute; top:475px; left:642px;
	font-size:15px;
	line-height:1.7;
	color:#FFFFFF;
	}
#main .mainImg p{
	margin:0 0 0 0;
	padding:0 0 0 0;
	}
#main .mainImg .date {
	position:absolute;
	top:550px;
	left:635px;
	color:#ffffff;
	font-size:18px;
	padding:10px 40px;
	font-weight:bold;
	border:1px solid #ffffff;
	}
#main .mainImg .sns_bt {
	position:absolute;top:615px; left:635px;
	width:300px;
	}
#main .mainImg .btn{
	position:absolute; top:0; right:0;
	}

.area00{
	width:100% !important;
	margin-bottom:0 !important;
	}
.area00 .inr{
	width:1000px !important;
	margin:0 auto 0 auto !important;
	padding:80px 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/product2015new/gmax/overview01.jpg');
	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/product2015new/gmax/overview01.jpg');
            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 */
#main section.area01{
	margin-bottom:0 !important;
	}
.area02{
	width:100%;
	background:#E0E0E0;
	}
.area02 .inr{
	width:1000px !important;
	overflow:hidden;
	margin:0 auto 0 auto !important;
	padding:60px 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 .single-item-rtl2 div{
	position:relative;
	}

.area02 img{
	z-index:10;
	}

.area02 .tec01 p{
	width:750px;
	position:absolute; top:130px; left:0px;
	}
.area02 .tec02 p{
	width:600px;
	position:absolute; top:130px; left:0px;
	}
.area02 .tec03 p{
	width:450px;
	position:absolute; top:130px; left:0px;
	}
.slick-slider { margin-bottom: 30px;
 }

.slider-nav{
	width:400px;
	position:absolute; top:480px; left:10px;
}
.slider-nav .slick-slide{
	border:1px solid #FFFFFF;
	margin:0 10px 3px 0;
	padding:5px;
	}
.slider-nav .slick-active{
	border:1px solid #ececec;
	}
.slider-nav img{
	
	width:100%;
}
.area02 .tec01 img,.area02 .tec02 img,.area02 .tec03 img{
	margin-left:356px;	
	}



/* SPEC */

.area05{
	}
.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 table {
	margin: 30px 0 15px 0;
}
.area05 table th,
.area05 table td {
	font-size: 15px;
}
.area05 .newshaft li {
	margin: 0 50px 25px 0;
	float:left;
}

.swipe {
	display:none;
	}
	
}

/* --------------------------------------------------------------
GMAX IRON(SP)
-------------------------------------------------------------- */

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

.mainImg{
	padding-top:30px;
	width:100%;
	margin-bottom:40px;
	position:relative;
	}
.mainImg img{
	width:100%;
	}
.mainImg .btn img{
	width:50%;
	float:right;
	}
.mainImg .spBox{
	position:relative;
	}
.mainImg .product_logo{
	width:40%;
	position:absolute; bottom:50px; left:30px;
	}
.mainImg .mainTxt{
	clear:both;
	margin:0 !important;
	}	
.mainImg h2{
	clear:both;
	position:relative !important;
	margin:0 10px 20px 10px !important;
	font-size:16px;
	color:#0068b7;
	}	
.mainImg br{
	display:none;
	}

#main .mainImg .date {
	background:#fff;
	border:1px solid #0068b7;
	color:#0068b7;
	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 .twitter{
	padding-left:15px;
	}
#main .mainImg .sns_bt ul {
	float:none;
	}
	
#main .mainImg .logo {
	display:none;
	}
.slider img{
	width:100%;	
	}
/* area00 */
#main .area00{
	margin-bottom:40px;
	}


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

	}
#main .area01:before,#main .area01:after {content:"";display:table;} 
#main .area01:after{clear:both;} 	
#main .area01 h3 {
	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 .list01 img{width:100%;}
.area01 .list02 img{width:100%;}
.area01 .list03 img{width:100%;}
.area01 .list04 img{width:100%;}

/* area02 */
#main .area02{
	width:100%;
	background:#E0E0E0;
	padding:50px 0 10px 0;
	margin:0 0 30px 0;
	}
#main .area02:before,#main .area02:after {content:"";display:table;} 
#main .area02:after{clear:both;} 
.area02 h3{
	background:#E0E0E0 !important;
	}
.area02 p{
	margin:0 15px 0 15px !important;
	padding:0 !important;
	}
.area02 .inner{
	width:100%;
	position:relative;
	}
.slider-nav{
	width:280px;
	padding:0 !important;
	position:absolute; top:0px; right:0px;
}
.slider-nav .slick-slide{
	border:1px solid #FFFFFF;
	margin:0 10px 3px 0;
	padding:5px;
	}
.slider-nav .slick-active{
	border:1px solid #ececec;
	}

section h3 {
	background-size: 100% 102px !important;
	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;
}


.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 .newshaft li img {
	width: 80%;
}

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




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