h2.prod {
    margin-top: 133px;
}
h2.prod span {
    font-size: 40px;
}
h3.prodName{ position: relative;}

h3.prodName span a {
    display: block;
    position: absolute;
    bottom: 35px;
    right: 0px;
    height: 50px;
    line-height: 50px;
    background: #38382D;
    color: #FFF;
    font-size: 17px;
    width: 300px;
    text-align: center;
}
h3.prodName span a:after {
    content: "";
    display: block;
    position: absolute;
    top: 18px;
    right: 6px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 0 7px 12.1px;
    border-color: transparent transparent transparent #ffffff;
}
h3.prodName span a:before {
    content: "";
    display: block;
    position: absolute;
    top: 0px;
    right: 0px;
    width: 24px;
    height: 50px;
    background: #000;
}
h3.prodName span a:hover {
    background: #6C6C63;
    text-decoration: none;
}
h3.prodName a:hover:before {
    background: #6C6C63;
}
@media screen and (max-width: 1400px){
	h3.prodName span a {
		right: 50px;
	}
}
@media screen and (max-width: 1030px){
	h3.prodName span a {
		bottom: 20px;
	}
}



.specArea .size h5 {
    background:none;
    color: #333;
    padding: 0px;
    border-top:none;
    border-left:none;
    border-right:none;
	font-size: 17px;
	letter-spacing: 0;
	margin-bottom: 10px;
}

.specArea {
    background: #F6F6F6;
	padding: 60px 50px 1px;
}


.specAreaInr {
    max-width: 1400px;
    margin: 0 auto;
    border:none;
    background:none;
    padding: 0px;
    margin-bottom: 30px;
}


.specArea .specTbl {
    background: #FFF;
}


.specArea .specTbl th {
    background-color: #E5E5E5;
}
.specArea .specTbl th, .specArea .specTbl td {
    border: 3px solid #F6F6F6;
}

.specArea .sizeTbl td {
	background: #FFF;
}
.specArea .sizeTbl th, .specArea .sizeTbl td {
    border: 1px solid #DDD;
}
.specArea .sizeTbl th {
    background-color: #E5E5E5;
}


.techotr{
}
/*
.techotr02{
	display: table-row;
}
*/
.tech {
    margin-bottom: 0px;
    border: none;
    padding: 20px;
	background: #FFF;
	position: relative;
	width: 100%;
	box-sizing: border-box;
	border-bottom: 10px solid #F6F6F6;
}
/*
.tech:nth-child(odd){
	border-right: 5px solid #F6F6F6;
}
.tech:nth-child(even){
	border-left: 5px solid #F6F6F6;
}
*/


.tech p.mds{
	font-size: 17px;
	margin-bottom: 12px;
	width: 94%;
	font-weight: bold;
}
.tech .title {
    margin-bottom: 0px;
    border-bottom: none;
    padding-bottom: 0px;
}
.tech .title img {
    margin-right: 0px;
    vertical-align: middle;
	max-width: 42%;
	max-height: 130px;
	image-rendering: -webkit-optimize-contrast;
}
.st30 .title img {
	max-width: 43%;
}
.spinback .title img {
	max-width: 25%;
}
.cric .title img {
	max-width: 28%;
}
.m40x .title img {
	max-width: 28%;
}
.csmc .title img {
	max-height: 100px;
}
.centroid .title img {
	max-width: 36%;
}

.tech .title:before {
    content: "";
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -10px;
    border: 10px solid transparent;
    border-left: 10px solid #555;
}
.tech a{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
.tech a:hover{
	opacity: 0.3;
	background: #FFF;
}
.techUnder{
	background: #FFF;
}
.technicalcurv img{
	display: block;
	margin: 0 auto;
	max-width: 100%;
}

@media screen and (max-width:1100px){
	.tech p.mds{
		font-size: 16px;
		margin-bottom: 12px;
		width: 94%;
	}
}
@media screen and (max-width:1000px){
	.techotr{
		display: block;
	}
	.techotr02{
		display: block;
	}
	.tech {
		margin-bottom: 10px;
		width: 100%;
		display: block;
		border-bottom:none;
	}
	.tech .title img {
		max-width: 55%;
		max-height: 100px;
	}
	.st30 .title img {
		max-width: 65%;
	}
	.spinback .title img {
		max-width: 35%;
	}
	.tech:nth-child(odd){
		border-right:none;
	}
	.tech:nth-child(even){
		border-left:none;
	}
}

.specAreaInr {
    margin-bottom: 60px;
}
.specAreaInr h5{
	background: #E5E5E5;
	color: #333;
	margin-bottom: 0;
	padding: 15px 15px;
	font-size: 20px;
	letter-spacing: 2px;
}

.specAreaInr .techUnder{
	margin-bottom: 0;
	
	padding: 10px 20px;
	letter-spacing: -.4em;
}
.specAreaInr .techUnder li{
	width: 50%;
	margin-bottom: 20px;
	letter-spacing: normal;
	display: inline-block;
	box-sizing: border-box;
	
    float: none;
    margin-right: 0px;
	vertical-align: top;
}
.specAreaInr .techUnder li a{
	display: table;
}
.specAreaInr .techUnder li a:hover{
	opacity: 0.7;
	display: table;
}
.specAreaInr .techUnder li a img{
	display: table-cell;
	vertical-align: middle;
	width: 43px;
	padding-top: 3px;
}
.specAreaInr .techUnder li a span{
	font-size: 15px;
	margin-left: 6px;
	display: table-cell;
	vertical-align: middle;
	min-height: 30px;
	padding-left: 6px;
    line-height: 100%;
	text-decoration: underline;
}
.specAreaInr .techUnder li a:hover span{
	text-decoration: none;
}
.specAreaInr .ptn1 li,
.specAreaInr .ptn2 li{
	padding: 4px 0;
}
.specAreaInr .ptn1 li a img{
	display: table-cell;
	vertical-align: middle;
	width: auto;
	max-height: 40px;
	padding-top: 3px;
}
.specAreaInr .ptn2 li a img{
	display: table-cell;
	vertical-align: middle;
	width: auto;
	max-height: 30px;
	padding-top: 3px;
}
.specAreaInr .ptn3 li a img{
	display: table-cell;
	vertical-align: middle;
	width: 200px;
	padding-top: 3px;
}


.blanding{
	max-width: 1400px;
	margin: 10px auto 50px;
}
.movie{
  position: relative;
  max-width: 1400px;
  margin: 10px auto 50px;
}
.movie a{
	outline: none;
}
.movie a:hover{
	opacity: 0.7;
}
.movie img,
.blanding img{
	max-width: 100%;
}
.movie img.saisei{
	width: 100px;
	height: 70px;
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -50px;
	margin-top: -35px;
}
@media screen and (max-width: 1400px){
	.movie,
	.blanding{
		padding: 0 50px;
		box-sizing: border-box;
	}
}
#cboxOverlay {
    z-index: 99999 !important;
}
#colorbox {
	z-index: 99999 !important;
}
/*
.movie iframe{
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
*/


h3.series {
    padding: 30px 0 40px;
	margin-top: 30px;
    color: #333;
}
ul.catelink{
	letter-spacing: -.4em;
	width: 94%;
	margin: 0 auto;
}
ul.catelink li{
	letter-spacing:normal;
	display: inline-block;
	vertical-align: top;
	width: 20%;
}
ul.catelink li a{
	display: block;
	width: 100%;
	height: 100%;
	padding: 0px 24px;
	box-sizing: border-box;
}
ul.catelink li a img{
	max-width: 100%;
}
ul.catelink li a:hover img{
	opacity: 0.7;
}
ul.catelink li a span{
	display: block;
	text-align: center;
	margin-top: 10px;
}
.flexslider {
    margin: 0 auto 30px !important;
}


ul.catelink2{
	letter-spacing: -.4em;
	width: 94%;
	margin: 0 auto;
}
ul.catelink2 li{
	letter-spacing:normal;
	display: inline-block;
	vertical-align: top;
	width: 22%;
	margin-right: 4%;
}
ul.catelink2 li:last-child{
	margin-right: 0;
}
ul.catelink2 li a{
	display: block;
	width: 100%;
	height: 100%;
	padding: 0px 24px;
	box-sizing: border-box;
	color: #333;
	font-size: 19px;
	padding: 14px 0;
	background: #EEE;
}
ul.catelink2 li a:hover{
	background: #EEE;
}
ul.catelink2 li a span{
	display: block;
	text-align: center;
}