/*.equipment h2.page-title , .quality h2.page-title {
  background: url(images/bg-title.jpg) no-repeat center;
  padding: 20px 0px 20px 35px;
  color: #fff;
  font-size: 16px;
}*/
.equipment h2.block-title ,.quality h2.block-title {
	background: url(images/bg-title-block.jpg) #CCD3E5 no-repeat center;
	padding: 19px 0px 21px 38px;
  	color: #40529F;
	margin: 20px 0 20px 0;
	font-size:16px;
	
}

h2.block-title span{
	padding-left:10px;
	font-weight: bold;
	font-size: 16px;
}
p.quality-text {
	 padding: 0px 5px; 
}
.content-quality {
  background: #F0F0E1;
  overflow: hidden;
  padding: 5px 0;
  color: #6A5D4C;
  margin: 15px 0;
}
.content-quality .item {
	background:#FFF;
	width:332px;
	height:180px;
	float: left;
	margin: 5px 9px 15px 9px;
	
}
.pdca-img {
	position:relative;
	top: -4px;
	left:5px;
	float: left;
	height:190px;
	width:60px;
	text-indent: -5000px;
}
.pdca-img-p {
	background:url(images/quality/p.jpg)
}
.pdca-img-d {
	background:url(images/quality/d.jpg)
}
.pdca-img-c {
	background:url(images/quality/c.jpg)
}
.pdca-img-a {
	background:url(images/quality/a.jpg)
}
.pdca-box {
	margin-left: 75px;
	position: relative;
	height:150px;
}
h2.pdca-title {
	  font-size: 20px;
	  font-family: Meiryo;
	  font-weight: bold;
	  border-bottom: 1px solid #ccc;
	  height: 30px;
	  margin-bottom: 10px;
	  margin-top: 13px;
}
.pdca-title-p {
	color:#66A5FF;
}
.pdca-title-a {
	color:#E08F47;
}
.pdca-title-d{
	color:#94A59A;
}
.pdca-title-c{
	color:#C3BB84;
}
.pdca-box  .pdca-sub-title {
	font-size:16px;
	font-weight:bold;
	color:#666666;
}
.pdca-box  p{
	font-size:14px;
	margin-top: 20px;
	padding-bottom: 7px;
	line-height:1.4;
}


.pdca-box:after{
  width:0;
  height:0;
  content: "";
  position: absolute;
  bottom: 100%;
  border: solid;
  z-index: 99;
}

.pdca-box-p:after{
    border-color: #7CA9CD transparent;
    border-width: 15px 10px 0 10px;
	bottom: -34px;
    left: 97px;
}
.pdca-box-a:after{
    border-color:  transparent #E08F47; 
	border-width: 10px 15px 10px 0px;
	bottom: 60px;
	left: -92px;
}
.pdca-box-d:after{
    border-color:  transparent #94A59A; 
	border-width: 10px 0px 10px 15px;
 	bottom: 60px;
	left: 259px;
}
.pdca-box-c:after{
    border-color:  #C3BB84 transparent ; 
	border-width: 0 10px 15px 10px;
    bottom: 166px;
    left: 97px;
}

.privacy-box a,.content-quality-bottom a {
	background: url(images/icon.png) left center no-repeat;
	padding-left: 30px;
	text-decoration: none;
	color: #40529F;
	font-size:16px;
	margin-bottom: 10px;
	display: block;
}
.content-quality-bottom p {
	padding: 5px 5px 25px 5px;
	line-height: 1.4;
	font-size: 14px;
}
.quality-fourth-step {
	margin-bottom: 10px;
	overflow: hidden;
	margin-top: 10px;
}
.step {
	background: url(images/quality-step.png) left center no-repeat;
	width: 165px;
	height: 120px;
	float:left;
	margin: 5px;
	position: relative;
}
.step p {
	padding: 0;
	padding-top: 25px;
	width: 100%;
	text-align: center;
	font-size: 18px;
	line-height: 1.3;
}
.step-1:after,.step-2:after,.step-3:after{
	width:0;
	height:0;
	content: "";
	position: absolute;
	border: solid;
	z-index: 99;
	border-width: 12px 0px 12px 21px;
	bottom: 48px;
	left: 165px;
}
.step-1:after {
	border-color:  transparent #7CA9DC; 
}
.step-2:after {
	border-color:  transparent #94A59A; 
}

.step-3:after {
	border-color:  transparent #AFA55C; 
}
.step span{
	width:0;
	height:0;
	content: "";
	position: absolute;
	border: solid;
	z-index: 99;
	border-width: 0px 0px  40px 40px;
	
	text-indent: -37px;
	font-size: 20px;
	color: #FFF;
	margin: 2px;
}
.step-1 span {
	border-color:  transparent  #8FC3FF; 
}
.step-2 span {
	border-color:  transparent  #AFC3B6; 
}
.step-3 span {
	border-color:  transparent  #CFC36D; 
}
.step-4 span {
	border-color:  transparent  #E08F47; 
}
.title-quality-bar{
	height:56px;
}
.sidebar-list {
	background-color: #D1D1D1;
  padding: 0 4px;
}
.sidebar-list ul{
  background-color: #FFF;
  /* margin-bottom: 0px; */
}
.sidebar-list ul li {
	margin:0;
	padding:15px;
	border-bottom: 2px solid #CCCCCC;
}
.equipment-top {
	overflow:hidden;
	margin-bottom:65px;
}
.equipment-top-first {
	width:270px;
	padding-right:15px;
	float: left;
}
.equipment-table {
	width:100%;
}
.equipment-table th, .equipment-table td {
	border: 1px solid #CCCCCC;
	padding: 16px 0;
}
.equipment-table th {
	width:170px;
	text-align: left;
	padding-left: 20px;
}
.equipment-table td {
	width:100px;
	text-align: center;
}
.equipment-table th {
	background: #F0F0E1;
}
.equipment-top-second {
	width:414px;
	float: left;
}
.equipment-table-second {
	margin-bottom:20px;
	  overflow: hidden;
}
.equipment-table-second .equipment-table td{
	width:auto;
	text-align:left;
	padding-left:35px;
}
.equipment-box .box {
	width:310px;
	float:left;
	margin-left:30px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.equipment-box .box:nth-child(2n+0) {
	margin-left:20px;
	margin-right:30px;
}
 h2.box-title {
	background: url(images/icon.png) left center no-repeat;
	padding-left:25px;
	color:#40529F;
	font-size:16px;
	font-weight:bold;
	font-family:Meiryo;
	text-decoration:none;

}
.equipment-box .box  a:hover {
	text-decoration:underline;
}
.equipment-box .box  img {
	padding:5px;
	border:1px solid #ccc;
	margin-top: 10px;
}
.equipment-box .box  p{
	margin-top: 10px;
	line-height: 1.4;
	font-size: 14px;
	padding-right: 16px;
}
.equipment-sidebar {
  background-color: #CCD3E5;
}
.equipment-sidebar .equipment-sidebar {
	background:none;
}
.title-equipment-bar{
	height: 52px;
	margin: 5px 5px 0 4px;
}
.content-privacy {
	padding-left: 5px;
  padding-right: 55px;
}
.privacy-box {
	margin-top: 25px;
}
.content-privacy .privacy-box p {
	line-height:1.4;
	margin-top: 10px;
}
.content-news {
  border: 1px solid #ccc;
  margin: 20px 0;
  padding: 15px;
  height: 400px;
  overflow-x: auto;
}
.content-news .box {
	margin-bottom:50px;
}
.content-news .box h3.news-title {
	color:#3B4C9D;
	text-decoration:none;
	line-height:1.5;
	font-family:Meiryo;
}
.breadcrumb a {
	color:#333333;
	text-decoration:none;
	font-size:12px;
}
.breadcrumb a:hover {
	text-decoration:underline;
}