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

.hlLv01--products__productName {
	font-size: 18px;
}
.modTxt02--indent05 {
	padding-left: 2.6em;
    text-indent: -2.6em;
}
.hlTop__cat--1chip {
	background-color: #00b7f1;
}
/**
	Feature
--------------------------------------------**/
.sectionContent--preliminaryfeatures {
	padding-bottom: 50px;
}
.productFeatureBox {
    padding-top: 20px !important;
}
.hlLv02--preliminary {
	border-bottom: #CCC solid 1px;
	padding-bottom: 15px;
}

.modTable01--productModel {
	width: 80%;
}

.modTable01 .thcol01 {
	width: 210px;
}
.modTable01--productModel td.spcol03 {
	width: 33% !important;
}
.product--feature .features-item {
	margin: 0 !important;
}
.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;
}

.table-left {
	text-align: left;
}

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

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

.productIntro__prdbtn {
	display: flex;
	justify-content: space-between;
	margin: 60px auto 40px;
	padding: 0 80px;
}
.productIntro__prdbtn a{
	color: #333;
	width: 40%;
	text-align: center;
	background-color: #FFF;
	border: 1px solid #333;
	border-radius: 30px;
	padding: 15px 20px;
	display: block;
	vertical-align: middle;
	font-weight: bold;
	font-size: 16px;
	cursor:revert;
    line-height: 1.2;
}
.productIntro__prdbtn a::before {
    content: "▶";
    margin-right: 10px;
	font-size: 14px;
	padding-top: 4px;
}
.productIntro__prdbtn a:hover {
	background:#1b5692;
	color: #FFF;
	border: 1px solid #1b5692;
}


/**
	Spec
--------------------------------------------**/
.sectionContent--preliminaryspec {
	padding-bottom: 50px;
	margin-bottom: 50px;
	border-bottom: #CCC solid 1px;
}
.modTable01 td {
    padding: 10px 8px;
    vertical-align: middle;
    text-align: center;
    font-size: 14px;
    line-height: 1.4;
}

.modTable02 {
	text-align: left;
	margin: 0 0 10px;
	display: block;
	width: 360px;
}
.modTable02 th {
	padding: 4px 6px;
    vertical-align: middle;
    text-align: center;
    font-size: 14px;
    line-height: 1.4;
}
.modTable02 th.ths_acc {
	width: 80px;
	display: block;
	text-align: left;
	padding-left: 0;
}
.modTable02 td {
    padding: 4px 6px;
    vertical-align: middle;
    text-align: center;
    font-size: 14px;
    line-height: 1.4;
}
.modTable02 .tdbg01 {
    background-color: #CCC;
}
.modTable02 .tdbg02 {
    background-color: #E6E6E6;
}
.modTable01 td.tdbg01, .modTable01 td.tdbg02,
.modTable02 td.tdbg01, .modTable02 td.tdbg02{
    border-width: 1px;
    border-right: 1px solid #FFF;
}
td.longdush {
	width: 362px !important;
}
.spec-sub {
	text-align: left !important;
	margin: 0 auto;
	display: inline-block;
	width: 50%;
}
.spec-sub dt {
    width: 5.5em;
    display: block;
    float: left;
}

.spec-sub dd{
	display: inline-block;
}
.spec_date {
	display: inline-block;
	float: right;
	font-size: 14px;
	font-weight: normal;
	padding-top: 1em;
}


/**
	Accessories
--------------------------------------------**/
/* preliminary */
.sectionContent--preliminaryAccessories {
	padding-bottom: 20px;
	
}
.preliminaryAccessoriesBox {
	display: inline-block;
	margin-left: 200px;
	vertical-align: top;
}
.preliminaryAccessoriesBox:first-of-type {
	margin-left: 0;
}
.preliminaryAccessoriesTtl {
	font-size: 14px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 10px;
}
.preliminaryAccessoriesTtl:first-child {
	margin-top: 0;
}
.preliminaryAccessoriesData {
	font-size: 14px;
	line-height: 1.4;
}
.preliminaryAccessoriesData a {
	color: #39C;
}
.preliminaryAccessoriesData a:hover {
	text-decoration: underline;
}

.preliminary:after {
    content: "Preliminary";
    display: inline-block;
    width: 100px;
    height: 25px;
    font-size: 12px;
    line-height: 25px;
    text-align: center;
    color: white;
    background-color: #32b16c;
    vertical-align: bottom;
    margin-bottom: 3px;
}
.preilimi-date {
    color: #39C;
    font-size: 16px;
    font-weight: bold;
}

/**
	Download
--------------------------------------------**/
.sectionContent--preliminaryDownload {
	margin-bottom: 50px;
	padding-bottom: 50px;
}
.sectionContent--preliminaryDownload .pdf_item {
    background: url(../../../shared/img/icn_pdf.png) no-repeat left center;
    padding: 10px 0 10px 48px;
    background-size: 44px;
}
.sectionContent--preliminaryDownload a {
    text-decoration: underline;
    color: #276db2;
	font-size: 14px;
}

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


@media only screen and (max-width:640px) {
	
	
	.productIntro__icnBox img {
		height: 40px;
		padding: 0 2px 4px;
	}
	.hlLv01--products {
		margin-bottom: 20px;
	}
	
/**
	Feature
--------------------------------------------**/
	.product--feature .features-item {
		margin: 20px 0 0;
		}
	.productFeatureBox {
		margin-top: 0 !important;
	}
	.features-item-ttl {
		border-left: solid #1d436a 14px;
		padding: 10px ;
		font-size: 22px;
		font-weight: normal;
	}
	.features--body {
		padding: 18px;
	}
	
	.imgRight {
		width: 100%;
		margin: 0 auto;
		text-align: center;
	}
	.modTable01--productModel .thProdImg {
		font-size: 60%;
	}
	.modTable01--productModel td {
		width: 99.9% !important;
	}
	.modTable01--productModel .thcol07 {
		width: 14.2%;
		display: inline-block;
	}
	.modTable01--productModel .spcol07 {
		width: 14.2% !important;
	}
	.modTable01--productModel .spcol07-2 {
		width: 28.4% !important;
	}
	.modTable01--productModel .spcol07-5 {
		width: 71% !important;
	}
	.modTable01--productModel .spcol02 {
		width: 50% !important;
	}
	.productIntro__prdbtn {
		width: 100%;
		margin: 30px auto 0;
		display: inline-block;
		padding: 0;
		text-align: center;
	}
	.productIntro__prdbtn a {
		margin : 0 auto 10px;
		width: 80%;
		display: inline-block;
	}
	/**
		Preliminary Product
	--------------------------------------------**/

	.modTable01--preliminary {
		margin: 0 auto;
	}
	.modTable01--preliminary td{
		width: 100%;
		text-align: center;
	}
	/* feature */
	.hlLv02--preliminary {
		border-bottom: #CCC solid 1px;
		padding-bottom: 15px;
	}
	.spcl__preliminaryFeature__txt {
		font-size: 14px;
		text-align: center;
	}
	.modList01--preliminaryFeature {
		padding-left: 2%;
		margin-bottom: 20px;
	}
	
	
	/************** 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
--------------------------------------------**/
	.spec_date {
		float: none;
		clear: both;
	}
	.spec-sub {
		width: 90%;
	}
	/**
		table
	--------------------------------------------**/
	
	.modTable01 .thProdImg {
		font-size: 100%;
	}
	.modTable01 .font-s {
		font-size: 75%;
	}
	.modTable01 .thcol02 {
		width: 50%;
		display: inline-block;
	}
	.modTable01 .thcol03 {
		width: 33%;
		display: inline-block;
	}
	.modTable01 .thcol04 {
		width: 25%;
		font-size: 80%;
		display: inline-block;
	}
	
	.modTable01 .spcol04 {
		width:100%;
	}
	.modTable01 .spcol03 {
		width:33%;
	}
	.modTable01 .spcol02 {
		width:50%;
	}
	.modTable01 .spcol01 {
		width:25% !important;
	}
	.modTable01 td.center {
		text-align: center;
	}
	
	/* specifications */
	.modTable01 td{
		width: 100%;
	}
	td.longdush {
		width: 50% !important;
		vertical-align: middle;
	}
/**
	Accessories
--------------------------------------------**/
	.preliminaryAccessoriesBox{
		margin-left: 0;
		display: block;
		margin-bottom: 20px;
	}
}
