@charset "UTF-8";
h2 small{font-size:60%;}
h2 small.small{font-size:50%;}
.tbl-spec td {
  vertical-align: middle;
}
td.text-left {
  text-align: left;
  padding-left:2em;
}
td.valign_top {
  vertical-align: top;
}
.product_list-title {
    position: relative;
    margin: 0 0 15px 0;
    padding: 25px 0 25px 10px;
    background-color: #F6F6F6;
    font-size: 26px;
    font-size: 2.6rem;
    font-weight: bold;
    letter-spacing: 0.02em;
    color: #e50012; 
}
.box_tbl-product_list {
  margin-bottom: 50px;
}
.tbl-product_list {
  font-size: 12px;
  font-size: 1.2rem;
  border-collapse: collapse;
  border-spacing: 0;
  margin-bottom: 10px;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  width: 100%; 
}
.tbl-product_list caption {
  text-align: left; 
}
.tbl-product_list th,
.tbl-product_list td {
  border-top: 1px solid #ccc;
  border-right: 1px solid #ccc;
  padding: 0.2em 0.2em;
  text-align: center; 
  vertical-align: middle;
}
.tbl-product_list th {
  text-align: center;
  font-weight: normal;
  background-color: #333;
  color: #fff;
  padding: 8px 0;
}
.tbl-product_list th strong,
.tbl-product_list td strong{
  color:red;
}
.tbl-product_list td.tdcolgray{
  background: #e9eaea;
}
.tbl-product_list td.tdcolblue {
	background: #d1e8f1;
}
.tbl-product_list td.bg_newvalcolor {
    padding-bottom: 19px;
    background: url(../product/img/logo_valcolor.gif) bottom right no-repeat;
}

.tdlink {
  background: #d9eff7;
}
.tdlink a {
  display: block;
  padding: 1.5em 0;
  background: #d9eff7;
  text-decoration: none;
  font-weight: bolder;
}
.tdlink a:hover {
  display: block;
  background: #b2dfef;
  color:#c00;
  text-decoration: none;
  font-weight: bolder;
}
.tdlink a.new,
.tdlink a.end {padding:0.5em 0;}

.midashi_text {
	text-align: center;
	font-weight: bold;
	color:#e50012;
}

.product-caption{
	text-align:left;
	margin:3px;
	padding:0;
	font-size:1.1rem;
}

.list-product_suppl {
  font-size: 12px;
  font-size: 1.2rem;
  list-style-type: none;
  text-indent: -1em;
  margin: 0 0 0 1em; 
}
.list-product_suppl li:before {
  content: ""; 
}

.product-maker {
  font-size:12px;
  font-size:1.2rem;
}
.product-catch {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  color:#E50012;
  margin-bottom: 0;
}
.product_list-title {
    position: relative;
    margin: 0 0 15px 0;
    padding: 25px 0 25px 10px;
    background-color: #F6F6F6;
    font-size: 26px;
    font-size: 2.6rem;
    font-weight: bold;
    letter-spacing: 0.02em;
    color: #e50012; 
}

.kakoi {
  padding: 1px 2px;
  background-color:#e8f8dc;
  border: solid 1px #999;
}
.discontinued {
  background-color:#F3EEEE;
  color:#bbb;
}
.discontinued .kakoi {
  background-color:#EDF3E5;
  border: solid 1px #c3c3c3;
}
.kigou{font-family: sans-serif;}
.red {
  color:#e50012;
}
a.red:hover {
  color:#8c0000;
}

.list-product_dimension-point {
  list-style-image: url(../img/list_arrow.png);
  margin-bottom: 1em;
}
.list-product_dimension-point li {
  line-height: 1.5;
}
.point-arrow:before {
  display: inline-block;
  content: " ";
  background-image: url(../img/list_arrow.png);
  width:6px;
  height: 10px;
  margin-right: 5px;
}
.col-half {
  width:50%;
  float:left;
}
.oem_element_keijo {
  height: 200px;
}

.tua-box {
  display: inline-block;
  padding:5px 20px 15px 20px;
  text-align: center;
  border:solid 1px #999;
  font-size:16px;
  font-size:1.6rem;
}
.tua-box .fontbig {
  font-size:30px;
  font-size:3.0rem;
}
.tua-box strong {
  display: block;
  line-height: 1;
}

.dp-box-index {
	margin-bottom: 15px;
	padding: 20px 120px;
}
.dp-box-index div {
	width: 250px;
	background: #e50012;
	text-align: center;
	font-size: 18px;
	color: #fff;
	float: left;
}
.dp-box-index div:nth-child(2) {
	float: right;
}
.dp-box-index div a {
	display: block;
	background: #666;
	text-decoration: none;
	color: #fff;
}.dp-box-index div a:hover {
	background: #e50012;
	color: #fff;
}

.option_box {
	border: solid #ddd 1px;
	margin-bottom: 30px;
}
.option_box.noborder {border: none 0;}
.option_box .option_box:nth-child(odd),
.option_box .option_box:nth-child(even) {
	width: 380px;
	margin-bottom: 10px;
}
.option_box .option_box:nth-child(odd) {float: left;}
.option_box .option_box:nth-child(even) {float: right;}
.option_title {
	border-bottom: solid #ddd 1px;
	padding: 0.5em 1em;
	font-weight: bold;
	background-color: #eee;
}
.option_box ul {	
	list-style: none;
}
.option_box ul li {
	padding-right: 1em;
	text-indent: -1.1em;
}
.option_box ul li:before {
	content: "●";
	line-height: 1;
	font-size: 1.8em;
	color: #F3B6A9;
}

.model_none {
	padding: 2em 0;
	background: #d9d9d9;
	border: solid #bbb 1px;
	text-align: center;
	font-weight: bold;
}
.model_example {
	margin-bottom: 1em;
	padding: 2em 1em 2em 12.25em;
	background: #d9d9d9;
	border: solid #bbb 1px;
	text-indent: -10.25em;
}
.model_example:before {
	content: "型式指定　Example";
	font-weight: bold;
	padding-right: 1em;
}

.ss_vsd4 {
	padding: 12px;
	border: solid #ccc 1px;
}
.ss_vsd4 h4 {
	padding: 5px;
	background: #eee;
	font-size: 16px;
	font-weight: bold;
	clear: both;
}
.ss_vsd4 h4:before {
	content: "●";
	font-family:'PingFang SC', 'Microsoft YaHei', "monospace";
	color: maroon;
}
.w350 {width: 390px;}