@charset "utf-8";
/* CSS Document */

.product-menu{
	overflow: hidden;
	width: 1000px;
	margin: auto;
	margin-bottom: 25px;
}
.product-menu li{
	float: left;
	margin-right: 17px;
}
.product-menu li.last{
	margin-right: 0px;
}
.main-visual{
	background-color: #7a7474;
}
.summary{
	background: url(../../../common/img/page_bg01.png) repeat-x top;
	background-size: cover;
	padding: 35px 0 40px 0;
}
.summary.white{
	background: #ffffff;
	padding: 20px 0 0 0;
	margin-bottom: 40px;
	overflow: hidden;
}
.inner{
	width: 1013px;
	margin: auto;
}
.container.white{
	background-color: #ffffff;
	padding: 15px 0 15px 40px;
	width: 960px;
}
.container.blue{
	background: url(../../company/img/tech_bg01.png);
	padding: 15px 0 15px 40px;
	width: 960px;
}
.title{
	color: #0051a1;
	font-size: 210%;
	font-weight: bold;
}
.title.white{
	color: #ffffff;
	font-size: 210%;
	font-weight: bold;
}
.icon{
	position: relative;
	left: -3px;
	top: 50px;
}
.text-bottom{
	margin-bottom: 20px;
}
.summary-inner{
	overflow: hidden;
	width: 1000px;
	margin: auto;
	margin-top: 25px;
	line-height: 1.7;
}
.left-img{
	float: left;
}
.left-img li{
	float: left;
	margin-right: 30px;
}
.right-text{
	float: right;
	width: 670px;
	line-height: 2;
}
.table-box{
	overflow: hidden;
	margin-bottom: 10px;

}
.table-box tbody{
	border: 1px solid #cccccc;
	width: 1000px;
}
.table-box th{
	border: 1px solid #cccccc;
	background-color:#dedede;
   white-space: nowrap;
    width: 100px;
	text-align: center;
}
.table-box td{
	border: 1px solid #cccccc;
	padding: 13px 10px;
}
.border-bottom{
	border-bottom: 1px solid #cccccc;
}
.right-cell{
	width: 755px;
	padding: 9px 0 9px 35px;
	background-color: #ffffff;
}
.left-cell{
	padding: 5px 15px;
}
.left-cell.middle{
	width: 60px;
}

.left-cell.long{
	width: 145px;
}
.small{
	padding: 5px 10px;
	width: 80px;
	line-height: 1.2;
}
.summary-box{
	float: left;
}
.summary-box.left{
	margin-right: 60px;
}
.summary-box.right{
	float: right;
}
.left-text{
	float: left;
	width: 465px;
}
.summary-box.right{
	float: right;
}
.summary-box.right li{
	float: left;
	margin-right: 20px;
}
.summary-box.right li.last{
	margin-right: 0px;
}
.summary-title{
	color: #0051a1;
	font-size: 143%;
	font-weight: bold;
	margin-bottom: 10px;

}
.img-box{
	float: left;
	margin-right: 28px;
	line-height: 2;
}
.img-box.last{
	margin-right: 0px;
}
.text-top{
	margin-top: 10px;
}
.text-top a{
	color: #0051a1;
}
.imd-top{
	margin-top: 40px;
	float: right;
}
.img-bottom{
	margin-bottom: 10px;
}
.right-bottom-text{
	text-align: right;
}
.list-indent{
	background: url(../img/page_idnex02.png) no-repeat left;
	padding-left: 15px;
	margin-bottom: 5px;
}
.left-box{
	width: 150px;
	float: left;
}
.right-box{
	width: 210px;
	float: right;
}
.list-indent.bottom{
	margin-bottom: 90px;
}
.table-box.box2 table{
	float: left;
}
.table-box.box2 td{
	border: 1px solid #cccccc;
}
.small-text{
	font-size: 93%;
}
table {
    width: 100%;
}
/*0319*/

.sp_table-box {
	display: none;
	width: 100%;
	overflow: hidden;
	margin-bottom: 10px;
}

.sp_table-box{
	display:none;
	width:100%;
	overflow: hidden;
	margin-bottom: 10px;

}
.sp_table-box tbody{
	border: 1px solid #cccccc;
	width: 90%;
}
.sp_table-box th{
	border: 1px solid #cccccc;
	background-color:#dedede;
	white-space: nowrap;
	text-align: center;
}
.sp_table-box td{
	border: 1px solid #cccccc;
	padding: 13px 0 13px 10px;
	white-space: nowrap;

}

@media screen and ( max-width: 1000px ) {
.right-bottom-text {
	margin-bottom: 50px;
}
.product-menu{
	width:95%;
  max-width: 492px;
	}
.table-outer {
	width: 100%;
}
.table-box.box2 td {
	text-align: center;
}
.product-menu li{
	margin-bottom:5px;
  margin-right: 1%;
  width: 49%;
}
.product-menu li:nth-child(even){
	margin-right:0px;
}
	
.table-box.pc{
		display: none;
}
.sp_table-box{
		display: block;
}
  
.summary-inner {
    width: 95%;
    max-width: 650px;
}
p.left-img {
    width: 50%;
}
.right-text {
    width: auto;
    float: none;
}

.inner {
    width: auto;
}
.container.white {
    width: auto;
}

.title {
    font-size: 150%;
}
.summary-box, .summary-box.right {
    float: none;
    overflow: hidden;
}
.left-text {
    float: none;
    width: auto;
}
.imd-top {
    margin-top: 0px;
    float: none;
    overflow: hidden;
}
.summary-box.right li {
    float: left;
    margin-right: 1%;
    width: 49%;
    max-width: 230px;
}
.icon {
	top: 40px;
	}
}
