/** Shopify CDN: Minification failed

Line 1064:0 "@charset" must be the first rule in the file
Line 1346:0 Unexpected "{"

**/
@charset "utf-8";
/* CSS Document */
@import url(http://fonts.googleapis.com/css?family=Oswald:400,300,700);

.warp, .sticky-wrapper, .menus{
	font-family: 'Oswald', sans-serif;
	}
	
.menus{
	width:100%;
	display:block;  
	background-color:#ff0000;

	}	
.menus ul{
	display:block;
	width:1080px;
	margin:0 auto;
	box-sizing:border-box;
	padding-left:50px;
}
.menus ul li a{
	padding-left:30px;
	float:left;
	color:#FFF;
	line-height:40px;
	text-decoration:none;
	font-size:16px;
	
}
.menus ul li a:hover{
   
    /*cursor: pointer;*/

	color:#FF0;
	text-decoration:underline;
    -o-transition: color .50s linear;
    -webkit-transition: color .50s linear;
    -moz-transition: color .50s linear;
    transition:  color .50s linear;
}

.cc{
	clear:both;	
	}
.menus.stuck {
			background-color:#ff0000;
			position: fixed;
			
			width: 100%;
			left: 0;
			top: 0;

			z-index: 999999;
		}



.test{
	display:block;
	width:1080px;
	height:9400px;
	border: 2px #CCCCCC solid;
	margin:0 auto;
	
	position:absolute;
	z-index:4;
	left:50%;
	/*top:58%;
	margin-top:-600px;*/
	margin-left:-540px;
	
	}
.warp{
	display:block;
	width:100%;
	font-family: 'Oswald';
	font-weight:normal;
	letter-spacing:1.1px;	
	
	}

.ColorBox{
background: #ff3232; /* Old browsers */
background: -moz-linear-gradient(left, #ff3232 0%, #db7329 17%, #fff728 34%, #3fff00 51%, #00d8ff 69%, #0008ff 85%, #ff00f6 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #ff3232 0%,#db7329 17%,#fff728 34%,#3fff00 51%,#00d8ff 69%,#0008ff 85%,#ff00f6 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #ff3232 0%,#db7329 17%,#fff728 34%,#3fff00 51%,#00d8ff 69%,#0008ff 85%,#ff00f6 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3232', endColorstr='#ff00f6',GradientType=1 ); /* IE6-9 */
}


.boxSpecial, .box2Special, .box1, .box2, .box3, .box4,.box5, .box6, .box7, .box9{
	display:block;
	margin:0 auto;
	width:100%;
	height:1080px;
	background-color:#000;
	background-size:100%;
	background-repeat:no-repeat;
	position:relative;
	border-bottom:1px solid #333;
	}



	
.box8 {
	display:block;
	margin:0 auto;
	width:100%;
	height:980px;
	background-color:#000;
    background-size:100%;
	background-repeat:no-repeat;
	position:relative;
	border-bottom:1px solid #333;
	}
	
.boxSpecial{
    height:1080px;

}	



.box1 h1, .box2 h1, .box3 h1, .box4 h1, .box5 h1, .box6 h1, .box7 h1{
	/*color: red;*/

	}
	
.box1{
	background-image:url(https://www.ttesports.com/img/product/MEKAPro/bg1.jpg);
	background-position:center center;
	background-repeat:no-repeat;
    background-size: 1080px;
	}
.box2{
	background-image:url(https://www.ttesports.com/img/product/MEKAPro/bg2.jpg);
	background-position:center center;
	background-repeat:no-repeat;
	}	
.box3{
	background-image:url(https://www.ttesports.com/img/product/MEKAPro/bg3.jpg);
	background-position:center center;
	background-repeat:no-repeat;
	}	
.box4{
	background-image: url(https://www.ttesports.com/img/product/MEKAPro/bg4.jpg);
	background-position:center center;
	background-repeat:no-repeat;
	}		
.box5{
	background-image:url(https://www.ttesports.com/img/product/MEKAPro/bg5.jpg);
	background-position:center center;
	background-repeat:no-repeat;

	}		
.box6{
	background-image:url(https://www.ttesports.com/img/product/MEKAPro/bg6.jpg);
	background-position:center center;
	background-repeat:no-repeat;
    
	}	
.box7{
	background-image:url(https://www.ttesports.com/img/product/MEKAPro/bg7.jpg);
	background-position:center center;
	background-repeat:no-repeat;

	}		

.box8{
	background-image:url(https://www.ttesports.com/img/product/MEKAPro/bg8.jpg);
	background-position:center center;
	background-repeat:no-repeat;
	}	

.box9{
	background-image:url(https://www.ttesports.com/img/product/MEKAPro/bg9.jpg);
	background-position:center center;
	background-repeat:no-repeat;
	}	


.boxSpecialFea{
    display: block;
    width: 1080px;
    height: 1080px;
    margin: 0 auto;
    position: absolute;
    left: 50%;
    margin-left: -540px;
    background-repeat: no-repeat;
    color: #FFF;
    /* padding-top: 20px; */
    margin-top: 50px;

	}

.boxSpecialFea h1{
    font-size: 74px;
    line-height: 80px;
    letter-spacing: 1px;
    font-weight: 800;
    position: absolute;
    left: 8%;
    right: 5%;
    top: 11%;
    color: #FFF;
    z-index: 999;
    /* padding-top: 80px; */
    text-align: center;
	}

.boxSpecialFea h2{
    font-size: 51px;
    line-height: 73px;
    letter-spacing: 0px;
    font-weight: 0;
    position: absolute;
    left: 3%;
    top: 80%;
    color: #FFF;
    z-index: 999;
	}

.boxSpecialFea h3{
	font-size: 42px;
    line-height: 73px;
    letter-spacing: 2px;
    position: absolute;
    right: 3%;
    top: 15%;
    color: #FFF;
    z-index: 999;
}

.boxSpecialFea p{
    font-size: 18px;
    line-height: 25px;
    letter-spacing: 2px;
    position: absolute;
    left: 3%;
    width: 27%;
    top: 68%;
    color: #FFF;
    z-index: 999;
    text-align: left;
	}

.boxSpecialFea h4{
    font-size: 73px;
    line-height: 73px;
    letter-spacing: 1px;
    font-weight: 0;
    position: absolute;
    right: 3%;
	top: 54%;
    color: #FFF;
    z-index: 999;
	}

.boxSpecialFea h5{
	font-size: 42px;
    line-height: 73px;
    letter-spacing: 2px;
    position: absolute;
    right: 3%;
	top: 60%;
    color: #FFF;
    z-index: 999;
}

.boxSpecialFea h6{
	font-size: 18px;
    line-height: 25px;
    letter-spacing: 2px;
    position: absolute;
    right: 3%;
    width: 46%;
	top: 67%;
    color: #FFF;
    z-index: 999;
    text-align: right;
	}


.box2SpecialFea{
	display: block;
	width:1080px;
	height: 1080px;
	margin: 0 auto;
	position: absolute;
	left: 50%;
	/*top: 58%;
	margin-top: -600px;*/
	margin-left: -540px;
	background-repeat: no-repeat;
	color:#FFF;

	}

.box2SpecialFea h1{
    font-size: 78px;
    line-height: 85px;
    font-weight: 800;
    letter-spacing: 3px;
    position: absolute;
    left: 8%;
    top: 13%;
    width: 90%;
    z-index: 999;
	}

.box2SpecialFea h2{
    font-size: 37px;
    line-height: 37px;
    letter-spacing: 1px;
    text-align: right;
    position: absolute;
    left: 8%;
    top: 28%;
    z-index:999;
	}

.box2SpecialFea h3{
    font-size: 38px;
    line-height: 38px;
    letter-spacing: 7px;
    text-align: right;
    position: absolute;
    font-weight: normal;
    left: 8%;
    top: 35%;
    z-index:999;
	}

.box2SpecialFea p{
    font-size: 18px;
    line-height: 25px;
    text-align: left;
    width: 80%;
    position: absolute;
    left: 9%;
    top: 22%;
    width: 86%;
    z-index: 999;
	}



	
.box1Fea{
	display: block;
	width:1080px;
	height: 1080px;
	margin: 0 auto;
	position: absolute;
	left: 50%;
	/*top: 58%;
	margin-top: -600px;*/
	margin-left: -540px;
	background-repeat: no-repeat;
	
	color:#FFF;
	
	}
	
.box1Fea h1{
    font-size: 90px;
    line-height: 90px;
    letter-spacing: 1px;
    font-weight: 800;
    position: absolute;
    top: 12%;
    left: 50%;
    color: #FFF;
    text-align: left;
    z-index: 2;
	}

.box1Fea h2{
    position: absolute;
    left: 50%;
    top: 61%;

	}


.box1Fea p{
    font-size: 18px;
    line-height: 29px;
    position: absolute;
    left: 50%;
    top: 39%;
    text-align: left;
    z-index: 2;
	}

.box1Fea img{
    position: absolute;
    left: 5%;
    top: 12%;
}
	
.box1FeaO1{
	position: absolute;
    left: 20%;
    top: 19%;
    display: block;
    width: 60%;
    height: 6px;
}
.videoClass{
    margin-left: -251px;


}

	
	
.box2FeaL{
	display: block;
	width:1080px;
	height: 1080px;
	margin: 0 auto;
	position: absolute;
	left: 50%;
	/*top: 58%;
	margin-top: -600px;*/
	margin-left: -540px;
	background-repeat: no-repeat;
	
	color:#FFF;
	
	}
	
.box2FeaL h1{
    font-size: 90px;
    line-height: 90px;
    font-weight: 800;
    position: absolute;
    /* left: 3%; */
    top: 16%;
    font-weight: 800;
    letter-spacing: 2px;
    text-align: center;
	}
.box2FeaL h2{
    font-size: 73px;
    line-height: 73px;
    width: 600px;

    font-weight: bold;
    letter-spacing: 1px;
    position: absolute;
    left: 3%;
    top: 34%;
	}

.box2FeaL h3{
    font-size: 25px;
    line-height: 54px;
    letter-spacing: 13.1px;
    position: absolute;
    left: 22%;
    top: 50%;
	}
	

.box2FeaL p{
    font-size: 18px;
    line-height: 29px;
    position: absolute;
    left: 9%;
    right: 7px;
    top: 35%;
    width: 76%;
    text-align: center;
	}

.box3Fea{
	display: block;
	width:1080px;
	height: 1080px;
	margin: 0 auto;
	position: absolute;
	left: 50%;
	/*top: 58%;
	margin-top: -600px;*/
	margin-left: -540px;
	background-repeat: no-repeat;
	color:#FFF;
	}
	
.box3Fea > h1{
font-size: 85px;
    line-height: 85px;
    letter-spacing: 1px;
    font-weight: 800;
    position: absolute;
    left: 50%;
    right: 50%;
    top: 10%;
    width: 88%;
    margin-left: -39%;
    text-align: center;
	}

.box3Fea > h2{
	font-size: 60px;
    line-height: 60px;
    letter-spacing: 1px;
    text-align: left;
    /* font-weight: 800; */
    position: absolute;
    left: 0%;
    top: 42%;
    /* width: 54%; */
    /* font-weight: 800; */
	}


	
.box3Fea p{
    font-size: 18px;
    line-height: 25px;
    text-align: center;
    position: absolute;
    left: 50%;
    top: 28%;
    right: 50%;
    width: 77%;
    margin-left: -33.5%;
	}

.box3Fea h3{
    position: absolute;
    left: 16%;
    top: 33%;
    text-align: center;
	}

.box3Fea h4{
	font-size: 60px;
    line-height: 60px;
    letter-spacing: 1px;
    text-align: left;
    font-weight: 800; 
    position: absolute;
    left: 67%;
    top: 74%;
    /* width: 54%; */
    /* font-weight: 800; */
	}
	
.box3Fea h5{
    font-size: 18px;
    line-height: 25px;
    text-align: center;
    position: absolute;
    left: 15%;
    top: 82%;
    right: 8%;
    width: 70%;
	}


.box4Fea{
	display: block;
	width:1080px;
	height: 1080px;
	margin: 0 auto;
	position: absolute;
	left: 50%;
	margin-left: -540px;
	background-repeat: no-repeat;
	color:#FFF;
	}
	
.box4Fea h1{
    font-size: 85px;
    line-height: 85px;
    font-weight: 800;
    letter-spacing: 2px;
    position: absolute;
    left: 0%;
    top: 14%;
    width: 100%;
    text-align: center;
	}

.box4Fea h2{
    font-size: 60px;
    line-height: 70px;
    letter-spacing: 2px;
    text-align: right;
    position: absolute;
    left: 59%;
    top: 78%;
	}

.box4Fea h3{
    font-size: 38px;
    line-height: 38px;
    letter-spacing: 7px;
    text-align: right;
    position: absolute;
    font-weight: normal;
    left: 8%;
    top: 50%;
	}

	
.box4Fea p{
font-size: 18px;
    line-height: 25px;
    text-align: center;
    width: 81%;
    position: absolute;
    left: 10%;
    right: 10%;
    top: 24%;
    /* width: 50%; */
	}

.box4Fea img{
    position: absolute;
    left: 5%;
    top: 35%;
}
	
.box5Fea{
	display: block;
	width:1080px;
	height: 1080px;
	margin: 0 auto;
	position: absolute;
	left: 50%;
	/*top: 58%;
	margin-top: -600px;*/
	margin-left: -540px;
	background-repeat: no-repeat;
	color:#FFF;
	
	}
	
.box5Fea h1{
    font-size: 85px;
    line-height: 90px;
    font-weight: 800;
    letter-spacing: 2px;
    position: absolute;
    left: 3%;
    top: 11%;
    text-align: center;
	}

.box5Fea h2{
    font-size: 60px;
    line-height: 60px;
    letter-spacing: 3.5px;
    text-align: right;
    position: absolute;
    left: 62%;
    top: 61%;
	}
	
.box5Fea p{
    font-size: 18px;
    line-height: 25px;
    text-align: center;
    width: 80%;
    position: absolute;
    left: 11%;
    right: 0%;
    top: 31%;
    padding-right: 7px;
	}

.box5Fea h3{
    font-size: 90px;
    line-height: 90px;
    font-weight: 800;
    letter-spacing: 1px;
    position: absolute;
    left: 12%;
    top: 79%;
	}

.box5Fea h4{
    font-size: 53px;
    line-height: 53px;
    letter-spacing: 1px;
    text-align: right;
    position: absolute;
    left: 58%;
    top: 82%;
	}
	
.box5Fea h5{
    font-size: 18px;
    line-height: 25px;
    text-align: center;
    /* width: 80%; */
    position: absolute;
    left: 14%;
    right: 10%;
    top: 89%;
    padding-right: 7px;
	}


.pic6{
	display:block;
	width:550px;
	height:334px;
	color:#F00;
    font-size: 24px;
    line-height: 54px;	
	position:absolute;
	top:480px;
	}
	
.box6Fea{
	display: block;
	width:1080px;
	height: 1080px;
	margin: 0 auto;
	position: absolute;
	left: 50%;
	/*top: 58%;
	margin-top: -600px;*/
	margin-left: -540px;
	background-repeat: no-repeat;
	
	color:#FFF;
	
	}
	
.box6Fea h1{
    font-size: 85px;
    line-height: 85px;
    font-weight: 800;
    position: absolute;
    left: 16%;
    top: 18%;
    z-index: 3;
	}
.box6Fea h2{
    font-size: 64px;
    line-height: 55px;
    letter-spacing: 0.5px;
    text-align: left;
    position: absolute;
    left: 13%;
    top: 19%;
	}
	
.box6Fea p{
    font-size: 18px;
    line-height: 25px;
    text-align: left;
    /* width: 50%; */
    position: absolute;
    left: 18%;
    top: 27%;
	}

.box7Fea{
	display: block;
	width:1080px;
	height: 1080px;
	margin: 0 auto;
	position: absolute;
	left: 50%;
	/*top: 58%;
	margin-top: -600px;*/
	margin-left: -540px;
	background-repeat: no-repeat;
	color:#FFF;
	}

	
.box7Fea h1{
    font-size: 90px;
    line-height: 90px;
    text-align: right;
    font-weight: 800;
    position: absolute;
    left: 59%;
    top: 26%;
}
.box7Fea h2{
    font-size: 36px;
    line-height: 70px;
    letter-spacing: 7.5px;
    text-align: center;
    position: absolute;
    /* width: 72%; */
    left: 59%;
    top: 33%;
	}
.box7Fea h3{
    font-size: 35px;
    line-height: 35px;
    letter-spacing: 2.5px;
    text-align: left;
    position: absolute;
    width: 72%;
    left: 54%;
    top: 38%;
    font-weight: none;
	}

	
.box7Fea p{
    font-size: 18px;
    line-height: 25px;
    text-align: center;
    position: absolute;
    left: 53%;
    right: 5%;
    top: 42%;
    width: 46%;
	}


.box8Fea{
	display: block;
	width:1080px;
	height: 1080px;
	margin: 0 auto;
	position: absolute;
	left: 50%;
	/*top: 58%;
	margin-top: -600px;*/
	margin-left: -540px;
	background-repeat: no-repeat;
	
	color:#FFF;
	
	}
	
.box8Fea h1{
    font-size: 77px;
    line-height: 79px;
    font-weight: 800;
    position: absolute;
    left: 3%;
    top: 16%;
    /* width: 64%; */
    text-align: center;
	}
.box8Fea h2{
    font-size: 83px;
    line-height: 55px;
    letter-spacing: 4.5px;
    text-align: left;
    position: absolute;
    left: 3%;
    top: 19%;
	}

.box8Fea h3{
    font-size: 68px;
    line-height: 55px;
    letter-spacing: 4.5px;
    text-align: left;
    position: absolute;
    left: 3%;
    top: 34%;
    }
	
.box8Fea p{
    font-size: 18px;
    line-height: 25px;
    text-align: left;
    width: 45%;
    position: absolute;
    left: 3%;
    top: 51%;
	}

.box9Fea{
	display: block;
	width:1080px;
	height: 1080px;
	margin: 0 auto;
	position: absolute;
	left: 50%;
	/*top: 58%;
	margin-top: -600px;*/
	margin-left: -540px;
	background-repeat: no-repeat;
	
	color:#FFF;
	
	}
	
.box9Fea h1{
    font-size: 90px;
    line-height: 90px;
    letter-spacing: 1px;
    font-weight: 800;
    position: absolute;
    left: 63%;
    top: 18%;
	}
.box9Fea h2{
    font-size: 42px;
    line-height: 42px;
    letter-spacing: 4.5px;
    text-align: left;
    position: absolute;
    left: 62%;
    top: 27%;
	}

.box9Fea h3{
    font-size: 25px;
    line-height: 42px;
    letter-spacing: 1px;
    text-align: left;
    position: absolute;
    left: 61%;
    top: 31%;
	}

	
.box9Fea p{
    font-size: 18px;
    line-height: 25px;
    text-align: right;
    /* width: 36%; */
    position: absolute;
    left: 59%;
    right: 4%;
    top: 35%;
	}



	
.boxMenu{
	display:none;
	/*display:block;*/
	width:30px;
	height:150px;

	position:fixed;	
	top:35%;
	right:0px;
	z-index:55;

	}
.boxMenu ul li a{
	color:#FFF;
	text-decoration:none;
	font-size:30px;
	line-height:24px	
	
	}
.boxMenu ul li a:hover{
	color:#FF0000;
	text-decoration:none;
	font-size:30px;	
	}
.boxMenu ul li a:hover active{
	color:#FF0;	
	text-decoration:none;
	font-size:30px;	
	}
.active{
	color:#0F9;
	
	}
#qwe{
	height:1200px;	
	}

.imgPos{
    position: relative;
    margin-left: 0px;   
    display: block;
    width: 434px;
    height: 624px;
}
.imgPos img{
    position: absolute;
    left: 2px;
    top: 286px;
    z-index: 998;
}

.imgPos2 img{
    position: absolute;
    left: 109px;
    top: 231px;
    z-index: 998;
}
.container{
    position: absolute;
    left:0px;
    top:510px;
    z-index: 999;
}

.jscolor{
    display: block;
    width: 190px;
    height: 33px;
    border: 1px solid #8A8A8A;
    cursor: pointer;
    font-size: 18px;
    letter-spacing: 0px;
    border-radius: 10px;
    /* border: 0px; */
     margin-left: 500px;
    margin-top: 0px;
    color: #fff;
    position: absolute;

    background-color: #000;

}

.colorBoxaa {
    position: absolute;
    top: 0px;
    left: 145px;
}
.controlColoe{
    position: relative;
}


#styleSpan{
    display: block;
    width: 850px;
    height: 600px;
}

.btn_download a {
    color: #ff0000;
    border: 2px solid #ff0000;
    padding: 8px 10px;
    text-decoration: none;
    letter-spacing: 2px;
    transition: 1s;
}

.btn_download a:hover {
    color: #ffff00;
    border: 2px solid #ffff00;
}

/* Another CSS file */
@charset "UTF-8";

/* Base */


/*body { background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); min-width: 960px; }*/
html, body {
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	}
/*h1, h2, h3, p, ul { margin: 0; }
ul { padding-left: 0; }
ul li { list-style-type: none; }
a { color: inherit; text_-decoration: none; }
img { vertical-align: middle; }
.clearfix:before, .clearfix:after { content: " "; display: table; }
.clearfix:after { clear: both; }*/


/*
 * Work section
 */
 
	ul, li {
		margin: 0;
		padding: 0;
		list-style: none;
	}
	.abgne_tab {
		clear: left;
		width: 100%;
		background: #f7941d;
		margin:0 auto;
		overflow-x: hidden;
	}
	ul.tabs {
		width: 550px;
		margin:0 auto;
		/*height: 32px;
		border-bottom: 1px solid #999;
		border-left: 1px solid #999;*/
	}
	ul.tabs li {
		float: left;
		width:90px;
		
		line-height: 31px;
		overflow: hidden;
		position: relative;
		margin-bottom: -1px;	/* 讓 li 往下移來遮住 ul 的部份 border-bottom */
		/*border: 1px solid #999;*/
		/*border-bottom: 1px solid #999;
		border-left: 1px solid #999;
		border-left: none;*/
		background: #f7941d;
		text_-align:center;
		margin-left:20px;
		
		

	}
	ul.tabs li:nth-child(1){
		border-left: none;
		}
	
	 .logott{

		background-image:url(/../../../img/dps/bicon/icon_04.png);
				background-size:100%;
		background-repeat:no-repeat;
		background-position:center center;	
		
    float: left;
    width: 90px;
	height:100px;
    line-height: 31px;
    overflow: hidden;
	display:block;
    text_-align: center;
	margin:0 auto;  
		}
	
	/*-- li a --*/
	
	ul.tabs li a {
		display: block;
		height: 150px;
		padding: 0 20px;
		color: #000;
		/*border: 1px solid #fff;*/
		text_-decoration: none;
	}
	

	div.tab_container {
		clear: left;
		width: 100%;
		/*border: 1px solid #999;*/
		border-top: none;
		background: #fff;
	}
	div.tab_container .tab_content {
		padding-top:30px;
		
	}
	div.tab_container .tab_content h2 {
		margin: 0 0 0 0px;
	}
	
.myButton {
	moz-box-shadow: inset 0px 1px 0px 0px #f5978e;
    -webkit-box-shadow: inset 0px 1px 0px 0px #f5978e;
    box-shadow: inset 0px 1px 0px 0px #34EC44;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #64db2f), color-stop(1, #159219));
    background: -moz-linear-gradient(top, #f24537 5%, #c62d1f 100%);
    background: -webkit-linear-gradient(top, #31DA3A 5%, #49D22D 100%);
    background: -o-linear-gradient(top, #f24537 5%, #c62d1f 100%);
    background: -ms-linear-gradient(top, #f24537 5%, #c62d1f 100%);
    background: linear-gradient(to bottom, #57BB27 5%, #1C6D24 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f24537', endColorstr='#c62d1f',GradientType=0);
    background-color: #64db2f;
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    border-radius: 9px;
    border: 2px solid #159219;
    display: inline-block;
    cursor: pointer;
    color: #ffffff;
  
    font-size: 19px;
    font-weight: bold;
    padding: 15px 24px;
    text_-decoration: none;
    text_-shadow: 0px 1px 0px #42DA4E;
}
.myButton:hover {
	moz-box-shadow: inset 0px 1px 0px 0px #f5978e;
    -webkit-box-shadow: inset 0px 1px 0px 0px #f5978e;
    box-shadow: inset 0px 1px 0px 0px #34EC44;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #64db2f), color-stop(1, #159219));
    background: -moz-linear-gradient(top, #f24537 5%, #c62d1f 100%);
    background: -webkit-linear-gradient(top, #31DA3A 5%, #49D22D 100%);
    background: -o-linear-gradient(top, #f24537 5%, #c62d1f 100%);
    background: -ms-linear-gradient(top, #f24537 5%, #c62d1f 100%);
    background: linear-gradient(to bottom, #57BB27 5%, #1C6D24 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f24537', endColorstr='#c62d1f',GradientType=0);
    background-color: #64db2f;
}
.myButton:active {
	position:relative;
	top:1px;
}

.txtStyleA p{
	 font-size: 1em;
	 line-height: 24px;
	 color: #666666;
	
	}	

.work-section {
	margin:0 auto;
	display:block;
	width:100%;
	
    position: relative;
    z-index: 10;
   /* -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
            box-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);*/
}
.no-boxshadow .work-section {
    border-bottom: 1px solid rgb(24, 24, 24);
}
.work-section .section-header {
display: block;
width: 100%;

    text_-transform: uppercase;
/*    position: relative;
    z-index: 10;*/
}
.no-boxshadow .work-section .section-header {
    border-top: 1px solid rgb(204, 204, 204);
}
.work-section .section-header > .inner {
    margin: 0 auto;
    width: 1080px;
    position: relative;
   
 -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
 -moz-box-sizing: border-box;    /* Firefox, other Gecko */
 box-sizing: border-box;         /* Opera/IE 8+ */

}
.work-section h2 {
    float: left;
    font-size: 30px;
    font-weight: normal;
    letter-spacing: 1px;
}


.work-section .tabs-nav3 li {
   /* border-right: 1px solid rgb(218, 218, 218);*/
    float: left;
    position: relative;
    margin-right: 15px;
   /* -webkit-box-shadow: 1px 0 rgb(255, 255, 255);
            box-shadow: 1px 0 rgb(255, 255, 255);*/
    transition: .3s;
			
}

.tabs-nav3 li h3{
	font-size:18px;
	font-weight:bold;
	line-height:20px;


	}
.tabs-nav3 li p{
	font-size:15px;
	line-height:16px;

	}

.work-section .tabs-nav3 a {
    display: block;
    width: 80px;
    height: 50px;
    line-height: 23px;
    padding-top: 68px;
    padding-bottom: 3px;
    text-align: center;
    /* padding: 0 1.36em; */
    position: relative;
    float: left;
    color: #fff;
    text-decoration: none;
}


.tabs-nav3{
    margin: 0 auto;
    float: left;
    position: absolute;
    left: 29%;
    top: 96px;
    z-index: 9999;
	}

.work-section .tabs-nav3 .heigh50 a{
	height: 49px;

}

.image-wrapper > img{
	display: block;
	padding-left: 40px;

}

.picSize img{
	display: block;
	width: 432px;
	height: 675px;
	margin-right: 50px;
	margin-top:50px; 
	
}
.bs2Pos{
	position: absolute;
    top: -128px;
    left: 85px;


}

.tabs-nav3 li.aa01 a, .tabs-nav3 li.aa02 a, .tabs-nav3 li.aa03 a, .tabs-nav3 li.aa04 a,
.tabs-nav3 li.aa05 a, .tabs-nav3 li.aa06 a, .tabs-nav3 li.aa07 a, .tabs-nav3 li.aa08 a,
.tabs-nav3 li.aa09 a, .tabs-nav3 li.aa10 a, .tabs-nav3 li.aa11 a, .tabs-nav3 li.aa12 a,
{

	background-repeat:no-repeat;
	background-size: 60%;
	background-position: center;
    transition: .3s;
    opacity: .3;
}
.tabs-nav3 li.aa01 a.active, .tabs-nav3 li.aa02 a.active, .tabs-nav3 li.aa03 a.active,
.tabs-nav3 li.aa04 a.active, .tabs-nav3 li.aa05 a.active, .tabs-nav3 li.aa06 a.active,
.tabs-nav3 li.aa07 a.active, .tabs-nav3 li.aa08 a.active, .tabs-nav3 li.aa09 a.active,
.tabs-nav3 li.aa10 a.active, .tabs-nav3 li.aa11 a.active, .tabs-nav3 li.aa12 a.active
{

	background-repeat:no-repeat;


	border: 0px solid #f00;
	color: #f00;
	opacity: 1;
}

.tabs-nav3 li.aa01 a{
background-image:url(https://www.ttesports.com/img/product/mekapro/btn_01.jpg);
background-repeat: no-repeat;

background-position: top;
}
.tabs-nav3 li.aa01 a.active{
background-image:url(https://www.ttesports.com/img/product/mekapro/btna_01.jpg);
background-repeat: no-repeat;

background-position: top;
}

.tabs-nav3 li.aa02 a{
background-image:url(https://www.ttesports.com/img/product/mekapro/btn_02.jpg);
background-repeat: no-repeat;

background-position: top;

}
.tabs-nav3 li.aa02 a.active{
background-image:url(https://www.ttesports.com/img/product/mekapro/btna_02.jpg);
background-repeat: no-repeat;

background-position: top;
}

.tabs-nav3 li.aa03 a{
background-image:url(https://www.ttesports.com/img/product/mekapro/btn_03.jpg);
background-repeat: no-repeat;

background-position: top;

}
.tabs-nav3 li.aa03 a.active{
background-image:url(https://www.ttesports.com/img/product/mekapro/btna_03.jpg);
background-repeat: no-repeat;

background-position: top;

}

.tabs-nav3 li.aa04 a{
background-image:url(https://www.ttesports.com/img/product/mekapro/btn_05.jpg);
background-repeat: no-repeat;

background-position: top;


}
.tabs-nav3 li.aa04 a.active{
background-image:url(https://www.ttesports.com/img/product/mekapro/btna_05.jpg);
background-repeat: no-repeat;

background-position: top;
}

.tabs-nav3 li.aa05 a{
background-image:url(https://www.ttesports.com/img/product/mekapro/btn_04.jpg);
background-repeat: no-repeat;

background-position: top;
}
.tabs-nav3 li.aa05 a.active{
background-image:url(https://www.ttesports.com/img/product/mekapro/btna_04.jpg);
background-repeat: no-repeat;

background-position: top;
}

.tabs-nav3 li.aa06 a{
background-image:url(https://www.ttesports.com/img/product/mekapro/btn_06.jpg);
background-repeat: no-repeat;

background-position: top;
}
.tabs-nav3 li.aa06 a.active{
background-image:url(https://www.ttesports.com/img/product/mekapro/btna_06.jpg);
background-repeat: no-repeat;

background-position: top;
}

.tabs-nav3 li.aa07 a{
background-image:url(https://www.ttesports.com/img/product/mekapro/btn_07.jpg);
background-repeat: no-repeat;

background-position: top;
}
.tabs-nav3 li.aa07 a.active{
background-image:url(https://www.ttesports.com/img/product/mekapro/btna_07.jpg);
background-repeat: no-repeat;

background-position: top;
}




/* タブ */
.work-section .tabs-nav {
    /*border-left: 1px solid rgb(218, 218, 218);
    float: right;
    letter-spacing: 1px;
    -webkit-box-shadow: inset 1px 0 rgb(255, 255, 255);
            box-shadow: inset 1px 0 rgb(255, 255, 255);*/
    width: 330px;
    float: left;
    /* margin: 0 auto; */
    padding-left: 177px;
    position: absolute;
			
}
.work-section .tabs-nav li {
   /* border-right: 1px solid rgb(218, 218, 218);*/
    float: left;
    position: relative;
   /* -webkit-box-shadow: 1px 0 rgb(255, 255, 255);
            box-shadow: 1px 0 rgb(255, 255, 255);*/
			/*width:490px;*/
			height:30px;
}

.tabs-nav li h3{
	font-size:18px;
	font-weight:bold;
	line-height:18px;
	width:430px;

	}
.tabs-nav li p{
	font-size:15px;
	line-height:16px;
	width:430px;
	}

.work-section .tabs-nav a {
    display: block;
	width:30px;
	height:30px;
    /*padding: 0 1.36em;*/
    position: relative;
	float:left;
	padding-right:7px;
	color: #333;
	text-decoration: none;
	transition: 1s;
	font-size: 30px;

}

/*.work-section .tabs-nav a:hover,
.work-section .tabs-nav a.active {
    background-color: rgb(51, 51, 51);
    color: rgb(255, 255, 255);
}*/




.tabs-nav li.aa01 a{
	/*background-image:url(https://www.ttesports.com/../img/dps/icon/index-icon-09.png);*/	
	background-repeat:no-repeat;

}
.tabs-nav li.aa01 a.active{
	/*background-image:url(https://www.ttesports.com/../img/dps/icon/hover/index-icon-09b.png);*/
	background-repeat:no-repeat;
	color: #ff0d0d;	
}

.tabs-nav li.aa02 a{
	/*background-image:url(https://www.ttesports.com/../img/dps/icon/index-icon-07.png);*/
	background-repeat:no-repeat;

}
.tabs-nav li.aa02 a.active{
	/*background-image:url(https://www.ttesports.com/../img/dps/icon/hover/index-icon-07b.png);*/
	background-repeat:no-repeat;
	color: #ffcb00;
}

.tabs-nav li.aa03 a{
	/*background-image:url(https://www.ttesports.com/../img/dps/icon/index-icon-08.png);*/
	background-repeat:no-repeat;

}
.tabs-nav li.aa03 a.active{
	/*background-image:url(https://www.ttesports.com/../img/dps/icon/hover/index-icon-08b.png);*/
	background-repeat:no-repeat;
	color: #68ff00;
}

.tabs-nav li.aa04 a{
	/*background-image:url(https://www.ttesports.com/../img/dps/icon/index-icon-02.png);*/
	background-repeat:no-repeat;

}
.tabs-nav li.aa04 a.active{
	/*background-image:url(https://www.ttesports.com/../img/dps/icon/hover/index-icon-02b.png);*/
	background-repeat:no-repeat;
	color: #00daff;
}

.tabs-nav li.aa05 a{
	/*background-image:url(https://www.ttesports.com/../img/dps/icon/index-icon-02.png);*/
	background-repeat:no-repeat;

}
.tabs-nav li.aa05 a.active{
	/*background-image:url(https://www.ttesports.com/../img/dps/icon/hover/index-icon-02b.png);*/
	background-repeat:no-repeat;
	color: #375bff;
}


.tabs-nav li.aa06 a{
	/*background-image:url(https://www.ttesports.com/../img/dps/icon/index-icon-02.png);*/
	background-repeat:no-repeat;

}
.tabs-nav li.aa06 a.active{
	/*background-image:url(https://www.ttesports.com/../img/dps/icon/hover/index-icon-02b.png);*/
	background-repeat:no-repeat;
	color: #fa56ff;
}

.tabs-nav li.aa07 a{
	/*background-image:url(https://www.ttesports.com/../img/dps/icon/index-icon-02.png);*/
	background-repeat:no-repeat;

}
.tabs-nav li.aa07 a.active{
	/*background-image:url(https://www.ttesports.com/../img/dps/icon/hover/index-icon-02b.png);*/
	background-repeat:no-repeat;
	color: #ffffff;
}




.work-section .tabs-nav4 li {
   /* border-right: 1px solid rgb(218, 218, 218);*/
    float: left;
    position: relative;
    margin-right: 15px;
   /* -webkit-box-shadow: 1px 0 rgb(255, 255, 255);
            box-shadow: 1px 0 rgb(255, 255, 255);*/
    transition: .3s;
			
}

.tabs-nav4 li h3{
	font-size:18px;
	font-weight:bold;
	line-height:20px;


	}
.tabs-nav4 li p{
	font-size:15px;
	line-height:16px;

	}

.work-section .tabs-nav4 a {
	display: block;
    width: 145px;
    height: 74px;
    line-height: 20px;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-right: 8px;
    text-align: center;
    /* padding: 0 1.36em; */
    position: relative;
    float: left;
    color: #ccc;
    text-decoration: none;
    vertical-align: middle;
}


.tabs-nav4{
    margin: 0 auto;
    float: left;
    position: absolute;
    left: 10%;
    top: 665px;
    z-index: 9999;
	}

.work-section .tabs-nav4 .heigh50 a{
	height: 49px;

}

.image-wrapper > img{
	display: block;
	padding-left: 40px;

}

.picSize img{
	display: block;
	width: 432px;
	height: 675px;
	margin-right: 50px;
	margin-top:50px; 
	
}
.bs2Pos{
	position: absolute;
    top: -128px;
    left: 85px;


}

.tabs-nav4 li.aa01 a, .tabs-nav4 li.aa02 a, .tabs-nav4 li.aa03 a, .tabs-nav4 li.aa04 a,
.tabs-nav4 li.aa05 a, .tabs-nav4 li.aa06 a, .tabs-nav4 li.aa07 a, .tabs-nav4 li.aa08 a,
.tabs-nav4 li.aa09 a, .tabs-nav4 li.aa10 a, .tabs-nav4 li.aa11 a, .tabs-nav4 li.aa12 a,
.tabs-nav4 li.aa13 a, .tabs-nav4 li.aa14 a, .tabs-nav4 li.aa15 a{
/*	background-image:url(/img/product/mekapro/btn_01.jpg);*/
	background-repeat:no-repeat;
	background-size: 60%;
	background-position: center;
    /* transition: .3s; */

}

.tabs-nav4 li.aa01 a span, .tabs-nav4 li.aa02 a span, .tabs-nav4 li.aa03 a span, .tabs-nav4 li.aa04 a span,
.tabs-nav4 li.aa05 a span, .tabs-nav4 li.aa06 a span, .tabs-nav4 li.aa07 a span, .tabs-nav4 li.aa08 a span,
.tabs-nav4 li.aa09 a span, .tabs-nav4 li.aa10 a span, .tabs-nav4 li.aa11 a span, .tabs-nav4 li.aa12 a span,
.tabs-nav4 li.aa13 a span, .tabs-nav4 li.aa14 a span, .tabs-nav4 li.aa15 a span{
	margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 30px;
    background-color: #f00;
    padding: 1px;
    padding-bottom: 10px;
    display: block;
    width: 20px;
    float: left;
    border-radius: 4px;

}

.tabs-nav4 li.aa01 a.active, .tabs-nav4 li.aa02 a.active, .tabs-nav4 li.aa03 a.active, 
.tabs-nav4 li.aa04 a.active, .tabs-nav4 li.aa05 a.active, .tabs-nav4 li.aa06 a.active, 
.tabs-nav4 li.aa07 a.active, .tabs-nav4 li.aa08 a.active, .tabs-nav4 li.aa09 a.active, 
.tabs-nav4 li.aa10 a.active, .tabs-nav4 li.aa11 a.active, .tabs-nav4 li.aa12 a.active, 
.tabs-nav4 li.aa13 a.active, .tabs-nav4 li.aa14 a.active, .tabs-nav4 li.aa15 a.active 
{
/*	background-image:url(/img/product/mekapro/btna_01.jpg);*/
	background-repeat:no-repeat;
	background-size: 60%;
	background-position: center;
	border: 1px solid #f00;
	color: #ff0000;
	opacity: 1;
	height: 72px;
}

.tabs-nav4 li.aa01 a.active span, .tabs-nav4 li.aa02 a.active span, .tabs-nav4 li.aa03 a.active span, 
.tabs-nav4 li.aa04 a.active span, .tabs-nav4 li.aa05 a.active span, .tabs-nav4 li.aa06 a.active span, 
.tabs-nav4 li.aa07 a.active span, .tabs-nav4 li.aa08 a.active span, .tabs-nav4 li.aa09 a.active span, 
.tabs-nav4 li.aa10 a.active span, .tabs-nav4 li.aa11 a.active span, .tabs-nav4 li.aa12 a.active span, 
.tabs-nav4 li.aa13 a.active span, .tabs-nav4 li.aa14 a.active span, .tabs-nav4 li.aa15 a.active span 
{
/*	background-image:url(/img/product/mekapro/btna_01.jpg);*/
color: #fff;

}