@charset "utf-8";
/* common */
.l-content {
	width: 950px;
	-webkit-text-size-adjust: 100%;
}
.l-content .box_hover {
	cursor: pointer;
	opacity: 0.75;
	filter: alpha(opacity=75);
	-ms-filter: "alpha(opacity=75)";
}

.l-content .mainVisual {
	position: relative;
	width: 950px;
	height: 200px;
	background: url(/maker/nitto-kogyo/products/box/plastic_enclosures/img/mv.png) no-repeat;
	overflow: hidden;
	white-space: nowrap;
	text-indent: 100%;
}
.l-content .leadTxt {
	margin-bottom: 30px;
	color: #333;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.l-content .anclist {
	display: inline-block;
}
.l-content .anclist li {
	float: left;
	margin-right: 10px;
}
.l-content .anclist li a {
	width: 182px;
	height: 48px;
	padding: 13px 0 0 17px;
}
.l-content .anclist li a.long {
	width: 182px;
	padding: 5px 0 0 17px;
}
.l-content .sectionInner{
	margin-bottom:40px;
}
.l-content .itemlist .item {
	position: relative;
	text-align: center;
	width: 224px;
	display: inline-block;
	vertical-align: top;
	margin: 0 14px 20px 0;
	border:1px solid #aaaaaa;
	padding:13px 0px;
	box-sizing: border-box;
}
.l-content .itemlist .item::before {
	content: "";
	display: block;
	position: absolute;
	top:0;
	left:0;
	width: 222px;
	height: 3px;
	background: #e50012;
}
.l-content .itemlist .item span {
	display: block;
}
.l-content .itemlist .item span.name {
	padding-bottom:8px;
	font-size:14px;
	font-weight: bold;
	border-bottom:1px dotted #9b9b9b;
	display: table;
	margin: 0 auto;
	width: 202px;
}
.l-content .itemlist .item span.name-txt {
	display: table-cell;
	vertical-align: middle;
	line-height: 1.4;
}
.l-content .itemlist .item img {
	width: 200px;
	height: 160px;
	display: inline-block;
	margin: 8px 0;
}
.l-content .itemlist .item span.sub {
	padding-bottom:10px;
}
.l-content .itemlist .item span.option {
	padding-bottom:5px;
	color: #7f7f7f;
	font-weight: bold;
}
.l-content .itemlist .item span.cvBtn01,
.l-content .itemlist .item span.cvBtn02 {
	height: 35px;
}
.l-content .itemlist .item span.cvBtn01 {
	margin-bottom:8px;
}
.l-content .itemlist .item .m-btnLink--conversion {
	width: 202px;
	margin: 0 auto;
}
.l-content .btnbox .btn_txt01 {
	background: url(/maker/nitto-kogyo/products/box/plastic_enclosures/img/nitto_txt_bg01.png) no-repeat center;
	font-size: 14px;
	font-weight: bold;
	color: #0b6fc8;
	text-align: center;
	margin-bottom:10px;
}
.l-content .btnbox .m-btnLink--strong {
	width: 360px;
	height: 40px;
	margin: 0 auto;
	font-size: 14px;
}
.l-content .nitto {
	width: 916px;
	margin: 0 auto;
	border: 2px solid #c4c4c4;
}
.l-content .nitto .head {
	margin-bottom:30px;
	padding:13px 24px;
	font-size: 20px;
	font-weight: bold;
	border-bottom:2px solid #c4c4c4;
}
.l-content .nitto .about {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom:20px;
}
.l-content .nitto .about img {
	padding:0 25px 15px;
}
.l-content .nitto .about p {
	width: 605px;
	font-size: 14px;
	line-height: 21px;
}
.l-content .nitto .m-generalBox {
	background: #f3f3f3;
	width: 870px;
	margin: 0 auto 30px;
	padding:18px 20px;
}
.l-content .nitto .btn_txt02 {
	background: url(/maker/nitto-kogyo/products/box/plastic_enclosures/img/nitto_txt_bg02.png) no-repeat center;
	font-size: 14px;
	font-weight: bold;
	color: #0b6fc8;
	text-align: center;
}
.l-content .nitto .m-btnLink--strong {
	width: 360px;
	height: 40px;
	margin: 10px auto 30px;
	font-size: 14px;
}
