@charset "shift_jis";

/* CSS Document */

@import url("common.css");

/* ========================================
	products/
======================================== */
/* sNavR */
#sNavR.products ul.banner li {
	margin: 0 0 7px 0;
}

#sNavR.products dl.casestudy {
	margin: 0 0 7px 0;
}

#sNavR.products dl.casestudy dd {
	padding: 0 5px 3px 5px;
	border: solid 1px #DDD;
	border-top: none;
}

#sNavR.products dl.casestudy dd p.name {
	padding: 2px 0;
	font-size: 78%;
	line-height: 1.5;
	font-weight: bold;
}

#sNavR.products dl.casestudy dd p.name a:link,
#sNavR.products dl.casestudy dd p.name a:visited {
	text-decoration: none;
}

#sNavR.products dl.casestudy dd p.name a:hover,
#sNavR.products dl.casestudy dd p.name a:active {
	text-decoration: underline;
}

#sNavR.products dl.casestudy dd p.txt {
	font-size: 78%;
	line-height: 1.55;
}

#sNavR.products dl.casestudy dd p.txt img {
	float: left;
	margin: 0 5px 2px 0;
}

#sNavR.products dl.casestudy dd p.link {
	text-align: right;
	font-size: 78%;
	line-height: 1.5;
}

#sNavR.products dl.casestudy dd p.link a {
	padding: 0 0 0 8px;
	background: url(../images/arw02.gif) no-repeat left center;
}


/* mainL */
#mainL.products h2 {
	margin: 0 0 22px 0;
}

#mainL.products div.searchTtl {
	height: 60px;
}

#mainL.products div.searchTtl span {
	display: none;
	background-repeat: none;
	background-position: left top;
}

#mainL.products ul.tab li {
	float: left;
}

#mainL.products div.menu {
	padding: 14px 8px 6px 14px;
	border: solid 1px #829AC3;
	background: #FFFFE8;
}

#mainL.products div.menu ul li {
	padding: 0 0 8px 20px;
	background: url(../images/arw01.gif) no-repeat left 0.2em;
	font-size: 78%;
	line-height: 1.5;
	font-weight: bold;
}

#mainL.products div.menu ul.column2 {
	float: left;
	width: 220px;
	margin: 0 12px 0 0;
}

#mainL.products div.menu p.all {
	clear: both;
	margin: 0 5px 0 0;
	padding: 8px 0 0 0;
	text-align: right;
	font-size: 78%;
	line-height: 1.5;
	font-weight: bold;
}

#mainL.products div.menu p.all a {
	padding: 0 0 0 10px;
	background: url(../images/arw02.gif) no-repeat left center;
}

#mainL.products div.searchResult {
	width: 750px;
	margin: 30px -60px 0 0;
}

#mainL.products dl.security {
	float: left;
	width: 350px;
	margin: 0 20px 0 0;
}

#mainL.products dl.industry {
	float: left;
	width: 350px;
	margin: 0 20px 0 0;
}

#mainL.products dl.iot {
	float: left;
	width: 350px;
	margin: 0 20px 0 0;
}
#mainL.products dl dt {
	padding: 0 0 15px 0;
}

#mainL.products dl dd div {
	padding: 10px 0 10px 0;
	border-top: solid 1px #E4E4E4;
}

#mainL.products dl dd div.ttl {
	margin: 0 0 -1px 0;
	padding: 0;
	background: #FFF;
	position: relative;
	border: none;
}

#mainL.products dl dd div.rowspan {
	padding: 0;
	border-top: none;
}
#mainL.products dl dd div.product{
	position: relative;
	height: 55px;
	overflow: hidden;
}

#mainL.products dl dd div.product h3 {
	font-size: 90%;
	line-height: 1.2;
	font-weight: bold;
}

#mainL.products dl dd div.product p {
	position: absolute;
	display: block;
	width: 340px;
	height: 70px;
	margin: 0 0 0 0;
	padding: 8px 5px 5px 5px;
	background: rgba(0,0,0,0.8);
	font-size: 78%;
	line-height: 1.5;
	top: 85px;
	left: -4px;
	color: #fff;
	opacity: 0;
	text-align: center;
}
#mainL.products dl dd div.product p a{
	display: inline-block;
	padding-top: 5px;
	color: #fff;
}

#mainL.products p.all02 {
	margin: 10px 0 0 0;
	padding: 5px 10px;
	background: #F4F7FA;
	text-align: right;
	font-size: 78%;
	line-height: 1.5;
	font-weight: bold;
}

#mainL.products p.all02 a {
	padding: 0 0 0 10px;
	background: url(../images/arw02.gif) no-repeat left center;
}
