@charset "UTF-8";
/* --------------------------------------------------
**
** keyVisual1
**
** -------------------------------------------------- */
.bgTitleAreaType1.keyVisual1 {
	min-height: 420px;
	padding: 0;
	background: url(/products/images/bg-kv-product-01.png) repeat-x 50% 0;
	background-size: cover;
}
.bgTitleAreaType1.keyVisual1 .keyVisual2 {
	min-height: 420px;
	background: url(/products/images/bg-kv-product-02-02.png) no-repeat 0 0;
}
.bgTitleAreaType1.keyVisual1 .keyVisual3 {
	min-height: 420px;
	background: url(/products/images/bg-kv-product-03-02.png) no-repeat 100% 0;
}
@media all and (max-width: 1400px){
	.bgTitleAreaType1.keyVisual1 .keyVisual2 { background-position: 100% 0; }
	.bgTitleAreaType1.keyVisual1 .keyVisual3 { background-position: 0 0; }
}
.bgTitleAreaType1.keyVisual1 .topicPathArea .topicPath li,
.bgTitleAreaType1.keyVisual1 .topicPathArea .topicPath li:before,
.bgTitleAreaType1.keyVisual1 .topicPathArea .topicPath li a { color: #FFF; }
.bgTitleAreaType1.keyVisual1 h2 {
	margin-bottom: 50px;
	text-align: center;
	text-shadow: 0 0 3px rgba(0,0,0,.5);
	font-weight: normal;
	color: #FFF;
}
.bgTitleAreaType1.keyVisual1 p.normal {
	line-height: 2;
	text-align: center;
	text-shadow: 0 0 30px rgba(0,0,0,.5);
	color: #FFF;
}
/* --------------------------------------------------
**
** knowArea
**
** -------------------------------------------------- */
.knowArea h3 {
	margin-bottom: 30px;
	text-align: center;
	font-size: 320%;
}
.knowArea .columnAreaType2 { padding: 0 21px; }
.knowArea .columnAreaType2 .col1of3 {
	width: 37.38%;
	width: -webkit-calc(33.33% + 42px);
	width: calc(33.33% + 42px);
	margin: 0 -21px;
}
.knowArea .columnAreaType2 .col2of4 {
	width: 54.04%;
	width: -webkit-calc(50% + 42px);
	width: calc(50% + 42px);
	margin: 0 -21px;
}
.knowArea .columnAreaType2 .col1of3 .colIn {
	min-height: 220px;
	margin: 0 30px 18px;
}
.knowArea .columnAreaType2 .col2of4 .colIn {
	min-height: 190px;
	margin: 0 30px 18px;
}
.knowArea .columnAreaType2 .colIn.assem { background: #F2F4F5 url(/products/images/bg-btn-assem-02.jpg) no-repeat 0 0; }
.knowArea .columnAreaType2 .colIn.infrared { background: #F2F4F5 url(/products/images/bg-btn-infrared-02.jpg) no-repeat 0 0; }
.knowArea .columnAreaType2 .colIn.mlb {
	margin-bottom: 60px;
	background: #F2F4F5 url(/products/images/bg-btn-mlb-01.jpg) no-repeat 0 0;
}
.knowArea .columnAreaType2 .colIn.me {
	margin-bottom: 60px;
	background: #F2F4F5 url(/products/images/bg-btn-me-01.jpg) no-repeat 0 0;
}
.knowArea .columnAreaType2 .colIn.methermo {
	margin-bottom: 60px;
	background: #F2F4F5 url(/products/images/bg-btn-methermo-01.png) no-repeat 0 0;
}
.knowArea .columnAreaType2 .col1of3 .colIn .txtBlock {
	display: table-cell;
	width: 85.5%;
	width: -webkit-calc(100% - 20px);
	width: calc(100% - 20px);
	height: 160px;
	vertical-align: middle;
}
.knowArea .columnAreaType2 .col2of4 .colIn .txtBlock {
	display: table-cell;
	width: 90%;
	width: -webkit-calc(100% - 20px);
	width: calc(100% - 20px);
	height: 130px;
	vertical-align: middle;
}
.knowArea .columnAreaType2 .colIn .txtBlock > .ttl {
	margin: 0;
	line-height: 1.2;
	font-weight: bold;
}
/* --------------------------------------------------
**
** supportArea
**
** -------------------------------------------------- */
.supportArea .bgTitleAreaType1 { margin-bottom: 0; }
.supportArea h3 {
	margin-bottom: 30px;
	text-align: center;
	font-size: 320%;
}
.supportArea .btns.asBtnType2 { margin: 0 0 22px 12px; }
.supportArea .btns.asBtnType2 li {
	float: left;
	display: block;
	margin: 0 0 18px 18px;
}
.supportArea .btns.asBtnType2 li a {
	min-width: 328px;
	font-size: 200%;
}
/* --------------------------------------------------
**
** bgAreaType3
**
** -------------------------------------------------- */
.bgAreaType3 { background-color: #787F89; }

/* responsive */
@media screen and (max-width:750px) {
	.bgTitleAreaType1.keyVisual1 {
		min-height: auto;
		padding: 0 20px;
		background-size: cover;
	}
	.bgTitleAreaType1.keyVisual h2.TitleCenter, .bgTitleAreaType1.keyVisual1 h2.TitleCenter {
		margin-top: 0;
		padding: 28px 0;
		font-size: 38px;
	}

	.dropDownArea + .container.pcHide {
		padding: 0 20px;
	}

	.knowArea .columnAreaType2 {
		padding: 0;
	}
	.knowArea .columnAreaType2 .col2of4 {
		width: auto;
		margin: 0;
	}
	.knowArea .columnAreaType2 .col2of4 .colIn {
		margin: 20px 0 0;
		padding: 20px;
		background-position: 20px center;
		min-height: auto;
		background-size: 100%;
		padding-right: 42%;
	}
	.columnAreaType2.js-hoverEffect.hoverActive .colIn .txtBlock .ttl,
	.columnAreaType2.js-hoverEffect.hoverActive .colIn .txtBlock .txtBlockIn .normal {
		position: static;
	}
	.columnAreaType2.js-hoverEffect.hoverActive .colIn .txtBlock .ttl {
		margin-bottom: 10px !important;
	}
	.columnAreaType2.js-hoverEffect.hoverActive .colIn .txtBlock .txtBlockIn .normal {
		opacity: 1;
		color: #000;
		margin-top: 10px !important;
	}
	.columnAreaType2.js-hoverEffect.hoverActive .colIn .txtBlock .txtBlockIn {
		margin: 0;
	}
	.columnAreaType2.js-hoverEffect.hoverActive .col2of4 .colIn .txtBlock {
		position: static;
		min-width: auto;
	}
	.columnAreaType2.js-hoverEffect.hoverActive .colIn .blackBG {
		display: none;
	}
	.supportArea .btns.asBtnType2,
	.supportArea .btns.asBtnType2 li {
		margin: 10px 0 0;
	}
}