@charset "utf-8";

/* h1 */
.l-content h1 {
	width: 950px;
	height: 238px;
	background: url(/service/sample/img/main_251128.png) no-repeat 0 0;
	padding: 0;
	border: none;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}

/* .gNav */
.l-content .gNav {
	width: 950px;
	height: 40px;
	display: table-cell;
}
.l-content .gNav ul li {
	float: left;
	text-align: center;
	font-size: 13px;
}
.l-content .gNav ul li a {
	position: relative;
	border-right: 1px solid #525eab;
	width: 315px;
	height: 40px;
	background: #0f218b;
	display: table;
}
.l-content .gNav ul li a:hover {
	position: relative;
	border-right: 1px solid #525eab;
	width: 315px;
	height: 40px;
	background: #0a1558;
}
.l-content .gNav ul li .active {
	position: relative;
	border-right: 1px solid #525eab;
	width: 315px;
	height: 40px;
	background: #0a1558;
	display: table-cell;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	vertical-align: middle;
}
.l-content .gNav ul li a {
	color: #fff;
	display: table-cell;
	vertical-align: middle;
	text-decoration: none;
}
.l-content .gNav ul li .last {
	position: relative;
	width: 239px;
	height: 40px;
	background: #0f218b;
	border-right: none;
}
.l-content .gNav ul li .last:hover {
	position: relative;
	width: 239px;
	height: 40px;
	background: #0a1558;
	border-right: none;
}
.l-content .gNav ul li .last_active {
	position: relative;
	width: 239px;
	height: 40px;
	background: #0a1558;
	display: table-cell;
	color: #fff;
	vertical-align: middle;
	border-right: none;
	font-weight: bold;
}
/* .ancNav */
.l-content .ancNav {
	width: 910px;
	margin: 0 auto;
	padding: 15px 20px 5px;
	background: #f6f6f6;
	border-bottom: 1px solid #dcdcdc;
}
.l-content .ancNav ul {
	margin-right: 0px;
}
.l-content .ancNav li {
	float: left;
	margin-right: 40px;
	margin-bottom: 10px;
}
.l-content .ancNav li.last-child {
	margin-right: 0;
}

/* 190902追加（切削工具・放電工具ページ） */
.l-content .ancNav dl{
  float: left;
  width: 216px;
  height: 80px;
  padding: 0 10px;
  border-right: 1px solid #dcdcdc;
}
.l-content .ancNav dl.first_dl{
  width: 196px;
}
.l-content .ancNav dl.last_dl{
  width: 199px;
  border-right: none;
}
.l-content .ancNav dl li {
    float: left;
    margin-right: 17px;
    margin-bottom: 5px;
}
.l-content .ancNav dl dt{
  text-align: center;
  font-weight: bold;
  padding-bottom: 10px;
}
.l-content .section table .m-btnLink--conversion {
    padding: 4px 2px 3px;
}
.l-content .m-table > thead > tr > th {
    font-size: 12px;
    color: #555;
    background-color: #f5f5f5;
}
.l-content .section table .item_name{
  text-align: left;
}
.l-content .section table .item_name a{
  font-weight: bold;
  text-decoration: none;
}
.l-content .ancNav_btm .ancNav_btm_inner ul li.bdr02 {
	padding-left: 96px;
	padding-right: 97px;
	border-right: 1px solid #e3e3e3;
}


/* .ancNav_btm */
.l-content .ancNav_btm {
	padding: 20px 0;
}

.l-content .ancNav_btm .ancNav_btm_inner {
	padding: 10px 24px;
	border: 1px solid #e3e3e3;
	background: #fff;
}
.l-content .ancNav_btm .ancNav_btm_inner a:hover {
	text-decoration: underline;
}
.l-content .ancNav_btm .ancNav_btm_inner .sectionInner {
	display: inline-block;
	padding: 0;
}
.l-content .ancNav_btm .ancNav_btm_inner .sectionInner a {
	text-decoration: none;
}
.l-content .ancNav_btm .ancNav_btm_inner .sectionInner li {
	float: left;
	padding: 6px 0;
}
.l-content .ancNav_btm .ancNav_btm_inner ul li.btn_blue {
	vertical-align: middle;
	background: url(/service/sample/img/arrow.png) no-repeat 0 center;
	padding: 16px 0 16px 18px;
	margin-right: 20px;
}
.l-content .ancNav_btm .ancNav_btm_inner ul li.btn_red {
	display: block;
	width: 235px;
	margin-right: 20px;
}
.l-content .ancNav_btm .ancNav_btm_inner ul li.btn_red a {
	vertical-align: middle;
	background: url(/service/sample/img/arrow_red.png) no-repeat 10px center;
	padding-left: 15px;
	font-weight: normal;
}
.l-content .ancNav_btm .ancNav_btm_inner ul li.btn_white {
	display: block;
	width: 290px;
	margin-right: 20px;
}
.l-content .ancNav_btm .ancNav_btm_inner ul li.btn_white a {
	display: block;
	vertical-align: middle;
	background: url(/service/sample/img/arrow_white.png) no-repeat 10px center;
	box-sizing: border-box;
	background-color: #c7243a;
	padding: 8px 2px 7px 31px;
	box-shadow: 0 2px 0 0 rgba(0,0,0,0.1);
	border-radius: 2px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	height: 35px;
}

.l-content .ancNav_btm .ancNav_btm_inner ul li.bdr {
	padding-right: 20px;
	border-right: 20px;
	border-right: 1px solid #e3e3e3;
}

/* h2 */
.l-content h2 {
	font-weight: normal;
	padding: 10px 0 10px 10px;
	background-color: #f4f4f4;
	border-top: 1px solid #004098;
}
.l-content h2 span {
	font-size: 24px;
	margin-right: 15px;
	padding-left: 15px;
	border-left: 8px solid #004098;
	color: #004098;
	vertical-align: -3px;
}

.l-content h3 span {
    font-size: 18px;
    margin-right: 10px;
    padding-left: 6px;
    border-left: 5px solid #004098;
    color: #004098;
    vertical-align: -2px;
}

/* .item */
.l-content .section .itemBox {
	margin-bottom: 20px;
}
.l-content .section .itemBox .item {
	position: relative;
	width: 230px;
	border: 1px solid #bfbfbf;
	padding: 10px 15px;
	box-sizing: border-box;
	margin: 0 10px 10px 0;
	float: left;
}
.l-content .section .itemBox .item .icon {
	position: absolute;
	z-index: 1;
	top: 20px;
	left: 30px;
}
.l-content .section .itemBox .item .pic {
	text-align: center;
	margin-bottom: 15px;
}
.l-content .section .itemBox .item .maker {
	color: #848484;
	margin-bottom: 5px;
}
.l-content .section .itemBox .item .name {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}
.l-content .section .itemBox .item .name a {
	text-decoration: none;
}
.l-content .section .itemBox .item .caption {
	padding-bottom: 10px;
}
.l-content .section .itemBox .item .price {
	text-align: right;
	border-bottom: 1px dotted #bfbfbf;
	padding-bottom: 5px;
	margin-bottom: 10px;
	line-height: 1.1;
	margin-top: 8px;
}
.l-content .section .itemBox .item .price02 {
	line-height: 1.8;
}
.l-content .section .itemBox .item .case_price {
	text-align: right;
	margin-bottom: 17px;
	line-height: 1.1;
}
.l-content .section .itemBox .item .btn a {
	line-height: 1.3;
}

/* .box_hover */
.l-content .box_hover {
	cursor: pointer;
}
.l-content .box_hover:hover .pic {
	filter: alpha(opacity=75);
	-ms-filter: 'alpha(opacity=75)';
	opacity: 0.75;
}
.l-content .section .itemBox .box_hover .name a {
	text-decoration: underline;
	color: #ff730a;
}

/* .static_header_fixed */
.l-content .static_header_fixed_on .ancNav {
	border-bottom: none;
}
.l-content .static_header_fixed_on .ancNav_btm {
	padding-top: 0;
} 