/*
 * CSS Local Style Setting
 */
.productIntro__icnBox {
	margin: 0 auto;
	text-align: center;
}
.productIntro__icnBox img {
	margin-left: 12px;
	height:51px;
	width:auto;
}
.snsBox {
	position: static;
	margin-bottom: 20px;
}

.hlLv01--products__productName {
	font-size: 18px;
	margin-left: 0;
}
p.note{
	font-size: 12px !important;
	margin-left: 0;
	font-weight: normal;
	font-style: italic;
	color: #ccc;
}
a.blank:after {
    content: "";
    display: inline-block;
    width: 10px;
    height: 8px;
    background: url(../../../shared/img/icn_openwindow05.png) no-repeat center center;
    background-size: 10px auto;
    margin-left: 7px;
    vertical-align: middle;
}
.caution {
	vertical-align: top;
	padding-left: 2px;
}
/**
	Feature
--------------------------------------------**/
.product--feature .features-item {
	margin: 40px 0 0;
}
.features-item-head {
	
	padding: 0px ;
	font-size: 40px;
	font-weight: normal;
}
.features-item-ttl {
	border-left: solid #1d436a 14px;
	padding: 14px ;
	font-size: 22px;
	font-weight: normal;
}
.features--body {
	padding: 24px 24px 0;
}
.productFeatureBox {
    padding-top: 55px;
	margin-top: 0;
}
.productFeatureBox-workflow {
	padding-top: 0;
}

.newmark {
		position: relative;
		padding-bottom: 2px;
	}	.newmark::after {
		content: "NEW";
		display: inline-block;
		background : #d9635e;
		color: #fff;
		padding: 2px 20px;
		margin-left:15px;
		margin-right:5px;
		font-size: 14px;
margin-bottom: 10px;
	}
.workflow {
	position: relative;
}
.workflow a {
    position: absolute;
    display: block;
    top: 57.7%;
    width: 14%;
	height: 36.5%;
}
.workflow a:hover{
	opacity: 0.5;
	background: #FFF;
}
a.case01 { left: 1.42%;}
a.case02 { left: 17.9%;}
a.case03 { left: 34.6%;}
a.case04 { left: 51.4%;}
a.case05 { left: 67.9%;}
a.case06 { left: 84.6%;}

.font-s {
	font-size: 80%;
}

.productsMovieBox {
	padding: 40px 0;
}
.productsMovieBoxInner {
	padding: 0;
	margin: 0;
}
.productsMovieBoxInner {
	position: relative;
    width: 95%;
    padding-top: 56.25%;
    margin-left: auto;
    margin-right: auto;
    margin-top: -15px;
    margin-bottom: -15px;
}
.productsMovieBoxInner iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
}

/**
	Spec
--------------------------------------------**/
.modTable01 td {
    padding: 10px 8px;
    vertical-align: middle;
    font-size: 12px;
    line-height: 1.4;
}
.modTable01 td.tdbg01, .modTable01 td.tdbg02 {
    border-width: 1px;
    border-right: 1px solid #FFF;
}
/**
	Accessories
--------------------------------------------**/

@media print,screen and (min-width:641px) {
}


@media only screen and (max-width:640px) {
	
	
	.productIntro__icnBox img {
		height: 40px;
		padding: 0 2px 4px;
		display: inline-block;
	}
	
/**
	Feature
--------------------------------------------**/
	.product--feature .features-item {
		margin: 20px 0 0;
		}
	.features-item-ttl {
		border-left: solid #1d436a 14px;
		padding: 10px ;
		font-size: 22px;
		font-weight: normal;
	}
	.features--body {
		padding: 18px;
	}
	.productFeatureBox {
		padding-top: 20px;
	}
	.imgRight {
		width: 100%;
		margin: 0 auto;
		text-align: center;
	}
	
	.workflow a {
		position: absolute;
		display: block;
		width: 27%;
		height: 13.2%;
	}
	.workflow img{
		width: 100%;
	}
	a.case01 { top: 23.2%; left: 4%;}
	a.case02 { top: 23.2%; left: 36.2%;}
	a.case03 { top: 23.2%; left: 69%;}
	a.case04 { top: 54.15%; left: 20.3%;}
	a.case05 { top: 54.15%;  left: 58%;}
	a.case06 { top: 85.2%;  left: 36.6%;}
	.workflow a:hover{
		opacity: 0;
		background: none;
	}
	
	.productsMovieBox {
		padding: 0;
	}
	.productsMovieBoxInner {
		width: 100%;
		margin: 0;
	}
	
	
	/************** Product related Link **************/
	
	.pageSectionInner--relatedLink--products {
		width: 100%;
	}
	.relatedLink__item--productsTop {
		margin:4% 4% 0 0;
		width:48%;
	}
	.relatedLink__item--productsTop:nth-child(1),
	.relatedLink__item--productsTop:nth-child(2) {
		margin-top:0;
	}
	.relatedLink__item--productsTop:nth-child(2n) {
		margin-right:0;
	}
	.pageSection--relatedLinkOnly {
		padding: 0 0 50px;
	}
/**
	Spec
--------------------------------------------**/
	.modTable01 td {
		width: 100%;
	}
	.modTable01 .spcol02 {
		width: 50%;
	}
/**
	Accessories
--------------------------------------------**/
}
