@charset "utf-8";

/*====================
下層ページカテゴリー別CSS
======================*/

/* =======================================
   SUB: product_introduction
========================================== */

/* =======================================
   SUB: TOPページ/////////////
========================================== */
.productList ul{
	overflow: hidden;
	width:980px;
	margin-bottom: 18px;
}
.productList ul li{
	float:left;
	width:308px;
	min-height:308px;
	margin: 3px 3px 3px 17px;
/* box-shadow */
box-shadow:0px 0px 3px 2px rgba(0,0,0,0.2);
-moz-box-shadow:0px 0px 3px 2px rgba(0,0,0,0.2);
-webkit-box-shadow:0px 0px 3px 2px rgba(0,0,0,0.2);
}
.productList ul li:first-child{
	margin-left: 3px;
}

.productList ul li a{
	display: block;
	width: 308px;
	text-align: center;
}
.productList ul li a dl{
	max-width: 308px;
	background: #fff;
}
.productList ul li a dl dt{
	overflow: hidden;
	height: 248px;
	padding: 0;
	vertical-align: middle;
	position: relative;
}
.productList ul li a dl dt.product03{
	padding: 30px 0 0px;
}

.productList ul li a dl dt img{
	display: block;
	margin:0 auto;
	vertical-align: middle;
}
.productList ul li a dl dt.product08{
padding:0 0 28px;
}

.productList ul li a dl dd{
	padding: 20px 0;
	font-weight: bold;
	color:#fff;
	background: #5456a4;
}

.firstRead .logoHaichi p + p {
	margin-top: 10px;
}

.firstRead .logoHaichi p img {
	max-height: 145px;
}

.web_tokutyou p + p {
	margin-top: 10px;
}

.web_tokutyou .b_type01 {
	margin-top: 55px;
}

.web_tokutyou .b_type01 p img {
	max-width: 100%;
}

.product_configurationExample > p + p {
	margin-top: 10px;
}

.kousei p + p {
	margin-top: 10px;
}

.kousei .b_type01 {
	margin-top: 55px;
}

.kousei .b_type01 p {
	margin-top: 0;
}

.kousei .b_type01 p img {
	max-width: 100%;
}

.kousei .product_certification_outer {
	margin: 30px -30px -30px;
}



/* =======================================
   SUB: VoIPゲートウェイページ/////////////
========================================== */

/* 製品紹介 ======================*/
.colum01 .w50 .b_type01 dl{width:415px;}
dl dt.product_name{
	display: block;
	margin: 0 auto;
	margin-bottom: 20px;
	text-align: center;
	font-size: 24px;
	line-height: 1.2em;
}

dl dd.product_detail{
	width: 100%;
	max-height: 800px;
}
dl dd.product_detail ul{
	width:100%;
	overflow: hidden;
	margin-bottom: 20px;
}
dl dd.product_detail ul li.product_image{
	float: left;
	width:189px;		
	overflow: hidden;
}
dl dd.product_detail ul li.product_image p{
	display: flex;
  	justify-content: center;
  	align-items: center;
  	width:189px;
  	height:189px;
  	overflow: hidden;
  	background: #fff;
}
dl dd.product_detail ul li.product_image p img{
	max-width: 180px;
	height: auto;
}

dl dd.product_detail ul li.product_text{
	float:right;
	width: 200px;
	margin: 0 0 10px 20px;
	min-height: 200px;
	max-height: 640px;
	font-size: 14px;
}

dl dd.product_btn{
	clear:both;
	overflow: hidden;
}
dl dd.product_btn a{
	display: block;
	max-width: 408px;
	margin: 0 auto;
	padding: 10px 0;
	background: #66b9e8;
	position: relative;
}
dl dd.product_btn a:after{
	content: url(../../common/img/icon_arrow02.png);
	position: absolute;
	top:12px;
	right:10px;
}
dl dd.product_btn a strong{
	display: block;
	margin: 0 auto;
	text-align: center;
	font-size: 16px;
	color: #fff;
}
dl dd.product_btn a.link{background:#007ABB ;}
dl dd.product_btn a.youtube{background:#393c8d ;}
ul.product_certification{
	overflow: hidden;
	width: 940px;
	margin: 0px 0px 20px; 
}
ul.product_certification li{
	float: left;
	width:210px;
	margin-left: 26px;
	padding: 30px 0 24px;
	text-align: center;
	font-size: 16px;
	background: #fff;
	position: relative;
}
ul.product_certification li:after{
	content: url(../img/img_certification01.png);
	position: absolute;
	top:0px;
	right:0px;
}
ul.product_certification li:first-child{margin-left:0; }

/* 構成例 ======================*/
.product_configurationExample .b_type01{
	padding:30px 0 0;
}
.product_configurationExample p.text{
	margin-bottom: 55px;
}
.product_configurationImg{
	margin-bottom: 20px;
}

.product_certification_outer{
	padding: 20px 30px 30px;
	background: rgba(0,73,114,0.2);
}

/* 機 能 ======================*/
.product_functionList{
	overflow: hidden;
	margin-bottom: 40px;
}

.product_functionList div.b_type01{
	width: 410px;
	padding-top:0 !important;	
}
.product_functionList div.b_type01 dl{
	width: 410px;
	margin:0 auto;
}
.product_functionList div.b_type01 dl dt{
	display: block;
	padding: 10px 0;
	margin-bottom: 30px;
	text-align: center;
	background: #66b9e8;
}
.product_functionList div.b_type01 dl dt strong{
	font-size: 16px;
	font-weight: bold;
	color: #fff;
}
.product_functionList div.b_type01 dl dd table tbody tr td{
	padding-bottom: 4px;
	font-size: 14px;
}


/* =======================================
   製品（カテゴリ）詳細
========================================== */
.productItemList {
	overflow: hidden;
	width: 980px;
}

.productItemList ul li.category {
    display: inline-block;
    padding: 0.1em 0.5em;
	color: #fff;
    font-weight: bold;
    font-size: 12px;
    line-height: 1.4em;
}

.productItemList .columnSelect2 ul li.category {
	margin-left: 20px;
}

.productItemList .columnSelect3 ul li.category {
}
	.productItemList ul li.ct01{ background: #004972;}
	.productItemList ul li.ct02{ background: #4d809d;}
	.productItemList ul li.ct03{ background: #00602D;}
	.productItemList ul li.ct04{ background: #5A5F61;}

/* 2カラム */
.productItemList .columnSelect2 {
	margin: 0 0 0 -20px;
}

.productItemList .columnSelect2 > div {
	float: left;
	width: 480px;
	margin: 0 0 40px 20px;
}

/* 3カラム */
.productItemList .columnSelect3 {
	margin: 0 0 0 -10px;
}

.productItemList .columnSelect3 > div {
	float: left;
	width: 320px;
	margin: 0 0 20px 10px;
}

.productItemList .columnSelect3 .b_type01 {
	padding: 20px;
}

.productItemList .columnSelect3 .product_name {
	margin: 0;
	font-size: 16px;
	text-align: center;
}

.productItemList .columnSelect3 .product_image {
	overflow: hidden;
	display: flex;
	width: 274px;
	height: 170px;
	text-align: center;
	align-items: center;
}

.productItemList .columnSelect3 .product_image img {
	display: inline;
	max-width: 274px;
	height: auto;
	margin: 0 auto;
	text-align: center;
}

.productItemList .columnSelect3 ul li.product_text {
	min-height: 80px;
	margin-bottom: 10px;
	font-size: 12px;
}











