@charset "utf-8";
 @import url(https://fonts.googleapis.com/css?family=Lato:400,700);
@import url(https://fonts.googleapis.com/earlyaccess/notosansjp.css);
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: top;
}
img {
	max-width: 100%;
	width: auto;
	height: auto;
}
b, strong {
	font-weight: bold;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ul {
	display: block;
	font-size: 16px;
	margin-left: 1.5em;
}
ul li {
	line-height: 1.4em;
}
p {
	margin-bottom: 1em;
	line-height: 1.5em;
}
table {
	text-align: left;
}
table th {
	text-align: center;
	background: #f2f2f2;
}
.block_width50 {
	width: 50%;
}
#page .txtL {
	text-align: left!important;
}
#page .txtC {
	text-align: center;
}
#page .txtR {
	text-align: right!important;
}
#page .mb20 {
	margin-bottom: 20px;
}
#page .mb40 {
	margin-bottom: 40px;
}
#page .mt20 {
	margin-top: 20px;
}
#page .ml20 {
	margin-left: 20px!important;
}
#page .mt0 {
	margin-top: 0px!important;
}
#page table th.border0 {
	border-right: none!important;
}
.figure_popup {
	display: none;
}
.pc_hidden {
	display: none;
}

@media screen and (max-width:719px) {
.figure_popup {
	display: inherit;
	margin: 5px 0 10px;
	font-size: 85%;
	text-align: right;
}
.pc_hidden {
	display: inline;
}
}
/*h2.borderred{
    font-weight: bold;
    border-bottom: 2px solid #7C1229;
    padding: 1em 0 0.5em 0;
    margin-bottom: 10px;
}*/

hr {
	border: none;
	border-bottom: 1px solid #ccc;
}
/*------------------------*/

body {
	/*font-family: Lato, "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;color: #000;counter-reset:count-number;*/
	font-family: "Hiragino Kaku Gothic ProN", "メイリオ", sans-serif;
}
.min * {
	font-family: "Noto Serif Japanese", "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
}
.cf {
	position: relative;
}
.cf:after {
	display: block;
	content: '';
	height: 1px;
	width: 100%;
	clear: both;
}
.flL {
	float: left;
}
.flR {
	float: right;
}
body {
	background: #eee;
}
a {
	color: #000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
#infotable table {
	width: 100%;
}
.sup, .smallue {
	font-size: 75.5%;
	vertical-align: top;
	position: relative;
	top: -0.1em;
}
.sdown {
	font-size: 75.5%;
	vertical-align: bottom;
	position: relative;
	top: 0.2em;
}
/*------------------------*/

#page {
	background: #fff;
}
#page {
	overflow: hidden;
	width: auto;
	display: block;
	padding: 0;
	margin: 0;
	position: relative;
	z-index: 1;
	text-align: center;
}
.wrap {
	display: block;
	padding: 0;
	margin: 0 auto;
	position: relative;
	max-width: 1110px;
	width: 100%;
}
/* list tag
------------------------*/
ul.ast1 li:before {
	content: "※";
}
ul.ast1 {
	list-style: none;
	text-indent: -1em;
	padding-left: 1em;
	margin-left: 0em;
}
.products #infotable ul.ast1 li {
	list-style: none;
	padding: 0px 0 0 0.5em;
}
ul.ast2 li:before {
	content: "※";
	font-weight: bold;
}
ul.ast2 {
	list-style: none;
	text-indent: -2em;
	padding-left: 2em;
	margin-left: 0em;
}
.products #infotable ul.ast2 li {
	list-style: none;
	padding: 0px 0 0 2em;
}
/* 00 header
------------------------*/

#page>header {
	position: relative;
	border-top: 2px solid #7C1229;
	font-size: 0;
	text-align: right;
}
#page>header>* {
	vertical-align: top;
}
#page>header h1 {
	background: url(../img/logo.png);
	display: inline-block;
	width: 270px;
	height: 90px;
}
#page>header h1 a {
	width: 270px;
	height: 90px;
	display: block;
	font-size: 0;
}
#page>header #hdInfo {
	display: inline-block;
	width: calc(100% - 270px);
	position: relative;
	height: 72px;
}
#page>header #hdInfo>* {
	display: inline-block;
	vertical-align: bottom;
}
#page>header #hdInfo>div#hd01 {
	font-size: 12px;
	text-align: right;
	margin-right: 15px;
}
#page>header #hdInfo>div#hd02 {
	width: calc(100% - 620px );
	padding: 0 10px;
	position: relative;
}
#page>header #hdInfo>div#hd02 form {
	display: block;
	margin: 0;
	font-size: 0;
	vertical-align: top;
}
#page>header #hdInfo>div#hd02 form input[type='submit'] {
	width: 30px;
	hight: 30px;
	display: inline-block;
	line-height: 30px;
	border: 0;
	padding: 0;
	margin: 0;
	vertical-align: top;
	font-size: 0;
	background: url(../img/search_btn.png) no-repeat 50% 50%;
}
#page>header #hdInfo>div#hd02 form input[type='text'] {
	width: calc(100% - 50px);
	hight: 20px;
	display: inline-block;
	font-size: 14px;
	line-height: 20px;
	padding: 4px;
	border: 1px solid;
	vertical-align: top;
}
#page>header #hdInfo>div#hd03 {
	width: 200px;
	height: 72px;
}
#page>header #hdInfo>div#hd03 p.telLNK {
	background: url(../img/hd_tel.png) no-repeat 50% 50%;
	width: 200px;
	height: 36px;
	font-size: 0;
}
#page>header #hdInfo>div#hd03 a#hdContact {
	display: block;
	background: #7C1229 url(../img/hd_contact.png) no-repeat 50% 50%;
	width: 200px;
	height: 36px;
	font-size: 0;
}

#page>header #hdInfo>div#hd04 #lang{
	margin-left: 1.5em;
    background: #fff;
}
#page>header #hdInfo>div#hd04 #lang a{
    display: inline-block;
    background: #e5e5e5;
    border-radius: 10px;
    width: 70px;
    padding: 5px 10px;
    line-height: 15px;
    font-size: 12px;
    text-decoration: none;
    text-align: center;
}
#page>header #hdInfo>div#hd04 #lang a.lang_ja{
margin-right: 5px;
}
#page>header #hdInfo>div#hd04 #lang a img{
	margin-right: 5px;
	width: 20px;
}


/* 00 gNav
------------------------*/
#gNav {
	padding-bottom: 10px;
}
#gNav ul {
	display: block;
	font-size: 0;
	max-width: 1110px;
	margin: 0px auto;
}
#gNav ul li {
	display: inline-block;
	vertical-align: middle;
	width: 20%;
}
#gNav ul li a {
	display: block;
	font-size: 20px;
	text-decoration: none;
	color: inherit;
	box-shadow: 1px 0 0 #ccc;
	line-height: 30px;
	font-weight: bold;
}
.base>article {
	padding: 0px 10px 0px;
}
/* bread
---------------------------------*/
.bread {
	border-top: 1px solid #ccc;
	padding: 3px 0 4px;
	border-bottom: 1px solid #ccc;
}
.bread ul {
	max-width: 1110px;
	display: block;
	margin: 0 auto;
	text-align: left;
}
.bread ul li {
	display: inline-block;
	line-height: 30px;
	vertical-align: middle;
	font-size: 12px;
}
.bread ul li:first-of-type a {
	width: 30px;
	height: 30px;
	font-size: 0;
	background: url(../img/icon_home.png) no-repeat 50% 50%;
	display: block;
}
.bread ul li:before {
	content: '>';
	margin: 0 0.5em;
	color: #aaa;
}
.bread ul li:first-of-type:before {
	display: none;
}
.bread ul li:empty {
	display: none;
}
.bread ul li br {
	display: none;
}
.fotter_bread .bread {
	border-top: 2px solid #ccc;
}
/* footer
---------------------------------*/
footer {
	font-size: 0;
	border-top: 2px solid #ccc;
}
footer .wrap {
	font-size: 0;
	text-align: left;
}
footer ul {
	text-align: left;
	display: inline-block;
	width: 50%;
	font-size: 0;
	vertical-align: middle;
}
footer ul li {
	display: inline-block;
	vertical-align: top;
	color: inherit;
}
footer ul li {
	box-shadow: 1px 0 0 0 #ccc;
	padding: 0 1em;
	font-size: 14px;
}
footer ul li a {
	color: inherit;
	text-decoration: none;
	line-height: 1;
	font-size: inherit;
}
footer p#copyright {
	text-align: right;
	display: inline-block;
	width: 50%;
	vertical-align: middle;
	font-size: 14px;
	line-height: 90px;
}
/* p01
---------------------------------*/
#infoArea {
	width: 100%;
	padding: 0 0 40px 0;
}
#newsSct {
	text-align: left;
}
#newsSct h2 {
	font-size: 28px;
	font-weight: bold;
	line-height: 1em;
	padding: 0.5em 0;
	border-bottom: 1px solid #ccc;
}

div.news_list {
	position:relative;
    text-align: left;
    float: right;
    font-size: 12pt;
    border: 1px solid #ccc;
    border-radius: 2px;
    padding: 0px 10px;
    font-weight: normal;
}
.news_list a {
    padding: 0px 0 0 18px;
}
div.news_list a:before {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	left: 6px;
	width: 16px;
	height: 16px;
	margin-top: -8px;
	border-radius: 50%;
	background: #7C1229;
}
div.news_list a:after {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	left: 12px;
	width: 0;
	height: 0;
	margin-top: -5px;
	border: 5px solid transparent;
	border-left: 5px solid #fff;
}
div.news_list a:hover:after {
	border-left: 5px solid #fff;
}
.newsBox dl {
	padding: 10px 0 9px;
	position: relative;
	border-bottom: 1px solid #ccc;
	font-size: 14px;
}
.newsBox dt {
	position: absolute;
	line-height: 20px;
	letter-spacing: 1px;
	width: 10em;
	text-align: center;
}
.newsBox dd {
	padding-left: 10em;
	line-height: 20px;
}
.newsBox dd>a {
	background: #ccc;
	padding: 0.25em 2em;
	vertical-align: middle;
	margin-right: 1em;
	text-decoration: underline;
}
.newsBox dd>a:hover {
	background: #eee;
}



/*タブのスタイル*/
.newsBox .tab_item {
  width: calc(100%/4);
  height: 50px;
  border-bottom: 3px solid #7C1229;
  background-color: #d9d9d9;
  line-height: 50px;
  font-size: 16px;
  text-align: center;
  color: #565656;
  display: block;
  float: left;
  text-align: center;
  font-weight: bold;
  transition: all 0.2s ease;
}
.newsBox .tab_item:hover {
  opacity: 0.75;
}

.newsBox input[name="tab_item"] {
  display: none;
}

.newsBox .tab_content {
  display: none;
  clear: both;
  overflow: hidden;
  padding: 20px 0;
}


.newsBox #app:checked ~ #app_content,
.newsBox #news:checked ~ #news_content,
.newsBox #manual:checked ~ #manual_content,
.newsBox #ad:checked ~ #ad_content{
  display: block;
}

.newsBox input:checked + .tab_item {
  background-color: #7C1229;
  color: #fff;
}

#idx01 .bx-controls-direction {
	position: absolute;
	top: 50%;
	height: 0;
	width: 100%;
	display: block;
}
#idx01 .bx-wrapper ul{
	    margin-left: 0;
	}
#idx01 .bx-wrapper .bx-controls-direction a {
	height: 40px;
	width: 40px !important;
	display: block;
	background: rgba(255,255,255,0.5) no-repeat 50% 50%;
	font-size: 0;
	top: -20px;
	position: absolute;
	background-size: 50%;
	transition: 0.5s;
}
#idx01 .bx-wrapper .bx-controls a.bx-prev {
	left: 0% !important;
	background-image: url(../img/bxp_bk.png) !important;
}
#idx01 .bx-wrapper .bx-controls a.bx-next {
	right: 0% !important;
	background-image: url(../img/bxn_bk.png) !important;
}
#idx01 .bx-wrapper {
	position: relative;
}
#idx01 .bx-wrapper img {
	width: 100%;
}
#idx01 .bx-wrapper .bx-pager {
	position: absolute;
	bottom: 30px;
	left: 0;
	z-index: 1;
	height: 0;
	width: 100%;
}
#idx01 .bx-wrapper .bx-pager>.bx-pager-item {
	font-size: 0;
	display: inline-block;
}
#idx01 .bx-pager-link {
	background: #fff;
	display: block;
	height: 12px;
	width: 12px;
	border-radius: 100%;
	margin: 4px;
	cursor: pointer;
}
#idx01 .bx-pager-link.active {
	background: #7C1229;
}
#idx03 {
	background: #fff url(../img/idx03.jpg) 50% 50%;
	background-size: cover;
	text-align: center;
}
#idx02 {
	background: #fff url(../img/idx02.jpg) 50% 50%;
	background-size: cover;
}
#idx02 section {
	padding: 20px 0;
}
#idx02 section h2 {
	font-size: 22px;
	text-align: left;
	font-weight: bold;
}
#idx02 section h2 span {
	font-size: 0.75em;
	text-align: left;
	font-weight: normal;
	display: inline-block;
	vertical-align: bottom;
	padding: 0 1em;
}
.tokuyou {
	font-size: 22px;
	text-align: left;
	font-weight: bold;
	display: block;
	border-bottom: 2px solid #ccc;
	margin-bottom: 15px;
}
#idx02 section ul {
	font-size: 0;
	display: block;
	padding-top: 20px;
}
#idx02 section li {
	display: inline-block;
	vertical-align: top;
	background: #fff no-repeat 110% 50%;
	background-size: auto 120%;
	box-shadow: 1px 1px 4px rgba(0,0,0,0.2);
	font-size: 0;
	line-height: 1;
}
#idx02 #idx02sct02 li {
	background-color: #080808;
}
#idx02 #idx02sct02 li a span {
	background: none;
	box-shadow: none;
	color: #fff;
}

#idx02sct01 li {
	width: calc(32%);
	margin-left: 2%;
}
#idx02sct02 li {
	width: calc(48%);
	margin-left: 4%;
}
#idx02sct03 li {
	width: calc(48%);
	margin-left: 4%;

}
#idx02 section li:first-of-type {
	margin-left: 0;
}
#idx02sct01 li img {
	width: 40%;
}
#idx02sct02 li img {
	width: 26.5%;
}
#idx02sct03 li img {
	width: 26.5%;
}
#idx02 section li {
	transition: 0.5s;
}
#idx02 section li a {
	display: block;
	position: relative;
	text-decoration: none;
	color: #7C1229;
	border-left: 5px solid;/* font-size: 20px; */
}
#idx02 section li a span {
	display: block;
	position: absolute;
	font-weight: bold;
	text-align: left;
	background: rgba(255,255,255,0.5);
	box-shadow: 0 0 5px 5px rgba(255,255,255,0.5);
	font-size: 20;
	top: calc(50% - 0.5em);
	left: 10px;
	font-size: 20px;
}
#idx02 section#idx02sct01 ul li:nth-child(3n) a span {
	top: calc(46% - 0.5em);
	line-height: 150%;
}
#idx02 section li:hover {
	transform: translate(1px, 1px);
	transform-origin: 0 0;
	box-shadow: 0 0 2px 0 rgba(0,0,0,0.2);
}
#idx03 section {
	background: url(../img/idx03_img.png) no-repeat 50% 50%;
	background-size: contain;
	width: 100%;
	max-width: 600px;
	height: 300px;
	display: inline-block;
	font-size: 0;
}
#idx02, #idx03 {
	padding: 40px 0;
}
#productsList {
	background: #eee;
}
#productsList dl {
	display: block;
	padding: 7px 0;
}
#productsList dl>* {
	display: inline-block;
	vertical-align: middle;
}
#productsList dl a {
	line-height: 20px;
	padding: 5px 0px;
	vertical-align: middle;
	text-decoration: none;
	font-size: 16px;
	text-decoration: none;
	text-align: left !important;
	display: inline-block;
}
#productsList dl>dd {
	width: calc(75% - 20px);
	margin-left: 20px;
}
#productsList dl>dd>ul {
	vertical-align: top;
	display: block;
	text-align: left;
	height: 30px;
	overflow: visible;
	z-index: 1;
}
#productsList dl>dd>ul>li>ul {
	display: none;
	overflow: visible;
	width: 100%;
}
#productsList dl>dd>ul>li.open>ul {
	display: block;
	position: absolute;
	left: 0;
	z-index: 90;
	background: #fff;
	box-shadow: 0 2px 2px rgba(0,0,0,0.5);
}
#productsList dl>dd>ul>li {
	display: inline-block;
	padding-right: 20px;
}
#productsList dl>dd>ul>li a {
	padding-left: 20px;
}
#productsList dl>dd>ul>li a br {
	display: none;
}
#productsList dl>dd>ul>li li a {
	padding-left: 20px;
}
#productsList dl>dd>ul>li ul {
	display: none;
}
#productsList dl>dd>ul>li li.open>ul {
	display: block;
}
#productsList dl>dd>ul>li li {
	display: block;
	padding-left: 1em !important;
}
#productsList dl>dd>ul>li li a:before {
	content: '├';
}
#productsList dl>dd>ul>li li:last-of-type a:before {
	content: '└';
}
#productsList dl>dd>ul>li ins.btn {
	display: inline-block;
	position: absolute;
	width: 20px;
	height: 20px;
	z-index: 90;
	text-align: center;
	line-height: 20px;
	text-decoration: none;
	cursor: pointer;
	color: #ccc;
	vertical-align: middle;
	margin: 5px 0;
	border-radius: 100%;
	box-shadow: 0 0 0 1px #ccc inset;
}
#productsList dl>dd ul>li.open>ins.btn {
	transform: rotate(90deg);
}
#productsList dl>dd ul>li ins.btn:before {
	content: '';
	display: inline-block;
	background-size: 10px 10px !important;
	position: absolute;
	left: 50%;
	width: 20px;
	height: 20px;
	margin-left: -10px;
	top: 0;
}
#productsList dl>dd ul>li ins.btn:before {
	background: transparent url(../img/product-nav.png) no-repeat 50% 50%;
}
/*--------------------*/


.wrap .hd {
	font-size: 28px;
	font-weight: bold;
	line-height: 1em;
	padding: 0.5em 0;
	border-bottom: 2px solid #ccc;
	text-align: left;
}
/* post
--------------------*/
.archive .postHead dt {
	display: none;
}
.postBox .wrap.cf{
	
	}
.postBox {
	background: #f2f2f2;
	padding: 20px 0;
}
.postNavBox{
	float:left;
	width: 29%;
	background: #fff;
	/* position: fixed; */
	height: 100%;
	margin: 20px 0;
}
.postNavBox h2{
	font-weight: bold;
	font-size: 120%;
	padding: 30px 0 20px;
	s;
	border-bottom: 2px solid #7d132a;
	}
.postNavBox ul, .postNavBox li{
	margin: 0;
	list-style: none;
	width: 100%;
	}
.postNavBox ul li{
	}
.postNavBox li a{
	display: block;
	padding: 10px 10px 10px 35px;
	text-align:left;
	border-bottom: 1px dotted #ccc;
	position:relative;
	}
	
.postNavBox li a {
}
.postNavBox li a:before {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	left: 6px;
	width: 16px;
	height: 16px;
	margin-top: -8px;
	border-radius: 50%;
	background: #7C1229;
}
.postNavBox li a:after {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	left: 12px;
	width: 0;
	height: 0;
	margin-top: -5px;
	border: 5px solid transparent;
	border-left: 5px solid #fff;
}
.postNavBox li a:hover:after {
	border-left: 5px solid #fff;
}

.postNavBox li.current-cat a {
	text-decoration: none;
	font-weight:bold;
}
		
.postListBox{
	float:right;
	width: 70%;
}

.postArticle {
	background: #fff;
	margin: 20px 0;
	padding: 20px;
}
.postHead {
	position: relative;
	text-align: left;
	padding: 10px 0;
	border-bottom: 2px solid #7d132a;
}
.postHead dl {
	position: relative;
	display: block;
	font-size: 12px;
	margin: 0;
	padding: 0;
}
.postHead dl:after {
	content: attr(data-date);
	float: right;
	line-height: 3em;
	letter-spacing: 1px;
}
.postHead dl>* {
	display: inline-block;
	vertical-align: middle;
}
.postHead dd {
	font-size: 2.5em;
	line-height: 1;
}
.postHead dt {
	text-align: center;
	background: #7d132a;
	padding: 0.5em 1em;
	font-size: 1.25em;
	color: #fff !important;
	margin-right: 1em;
}
.postHead dl a {
	text-decoration: none;
	color: inherit !important;
}
.postBody {
	text-align: left;
	padding: 20px 0;
}
.postBody p {
	line-height: 30px;
}
.postFoot {
	display: none;
}
.postTag {
	display: block;
	position: relative;
	font-size: 0px;
	text-align: left;
}
.postTag>li {
	display: inline-block;
	width: auto;
	height: auto;
	background: #7d132a;
	border-radius: 3px;
}
.postTag>li>a::before {
	content: '★ ';
}
.postTag>li>a {
	display: block !important;
	color: #fff !important;
	text-decoration: none;
	font-size: 12px;
	line-height: 25px;
	padding: 0 10px;
}
.single .postFoot {
	display: block;
}
.postNav {
	display: block;
	font-size: 0;
	text-align: left;
}
.postNav li {
	display: block;
	vertical-align: middle;
}
.postNav li.pNPrev {
	float: left;
}
.postNav li.pNNext {
	float: right;
}
.postNav li a {
	display: block;
	font-size: 0px;
	color: #fff;
	border-radius: 5px;
	text-decoration: none;
	background: #7d132a;
}
.postNav li.pNPrev a:after, .postNav li.pNNext a:before, .postNav li.pNPrev a:before, .postNav li.pNNext a:after {
	font-size: 14px;
	line-height: 1;
	display: inline-block;
	vertical-align: middle;
	padding: 0.5em;
}
.postNav li.pNPrev a:before, .postNav li.pNNext a:after {
	font-size: 10px;
}
.postNav li.pNPrev a:before {
	content: '\25C0';
	padding-right: 0;
}
.postNav li.pNPrev a:after {
	content: '前へ';
}
.postNav li.pNNext a:before {
	content: '次へ';
}
.postNav li.pNNext a:after {
	content: '\25B6';
	padding-left: 0;
}
/*--------------------*/


/* base products
---------------------------------*/


#product {
	text-align: left;
	background: #fff;
}
#product #content img {
	display: none;
}
/*#product .prdctMain{display:none;}*/
.thumb {
	background: transparent no-repeat 0% 50%;
	background-size: contain;
	text-align: left;
	font-weight: bold;
}
.thumb {
	text-align: center;
	font-size: 0;
	display: block;
	font-weight: bold;
}
#product .hevy-metal .thumb {
	text-align: center;
	font-size: 0;
	display: block;
	font-weight: bold;
	background-color: #111;
	color: #ffff;
	border-radius: 6px; /*margin-bottom: 20px*/
	;
}
.thumb img {
	width: 240px;
	display: inline-block;
	vertical-align: middle;
}
.thumb h2 {
	font-size: 40px;
	width: calc(100% - 250px);
	display: inline-block;
	color: #111;
	vertical-align: middle;
	text-align: left;
}
#product.hevy-metal .thumb h2{
	font-size: 40px;
	width: calc(100% - 250px);
	display: inline-block;
	color: #fff;
	vertical-align: middle;
	text-align: left;
}
#product .child_pages {
	margin-left: 0em;
}
#product .child_pages-thumbnail>li {
	list-style: none;
}
#product .cpBox {
	margin: 5px;
	border: 1px solid #ccc;
	padding: 9px;
	box-shadow: 0 2px 0 0 #ccc;
}
#product .cpData>dt>a, #product .cpData>dt, #product .cpBox>a {
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	display: block;
}
#product .cpData {
	padding: 0 0px
}
#product .cpData>dt {
	padding-bottom: 10px;
	font-size: 130%;
}
#product .cpData>dt>a {
	display: block;
	font-size: 20px;
	line-height: 20px;
}
#product .cpBox>a>h4, #product .cpBox h4 {
	font-size: 12px;
	line-height: 30px;
	display: block;
	height: 30px;
	border-radius: 3px;
	background: #7C1229;
	color: #fff;
	font-weight: normal;
	text-align: center;
}
#product .cpData #pcl_list {
	border-top: 1px solid #7C1229;
	padding: 10px 0 0 0;
}
#product .cpData #pcl_list p {
	padding: 10px 0 5px;
	text-align: center;
	margin: 0;
}
#product .cpData #pcl_list.new:before {
	content: "NEW";
	display: inline-block;
	background: #ffffff;
	border-radius: 3px;
	padding: 2px 5px;
	color: #7c1229;
	text-align: center;
	font-weight: bold;
	position: relative;
	top: -175px;
	left: 80%;
	margin-bottom: -100px;
}
#product .cpData #pcl_list.new:before {
	animation: Flash1 1s infinite;
}
@keyframes Flash1 {
 40% {
 opacity: 0;
}
}
#product .cpData #pcl_list.new ul {
	margin-top: -24px;
}
#product .cpData #pcl_list p a {
	display: block;
	font-size: 14px;
	color: #7C1229;
	padding: 8px;
	text-decoration: none;
	border: 2px solid;
	font-weight: bold;
	background: #fff;
}
#product .cpData dd ul {
	padding-left: 0.5em;
}
#product .cpData dd ul li {
	font-size: 13px;
	list-style: outside disc;
	color: #000;
	line-height: 20px;
}
#product .cpData dd ul li b {
	color: #7C1229;
}
#product .wrap>header {
	font-size: 28px;
	font-weight: bold;
	line-height: 1em;
	padding: 0.5em 0;
	border-bottom: 2px solid #ccc;
	text-align: left;
	margin: 0 0 10px 0;
	padding-top: 30px;
}
.products .tabLike {
	border-bottom: 1px solid;
	margin-top: 20px;
}
.products .tabLike ul {
	display: block;
	text-align: left;
	font-size: 0;
	line-height: 1;
}
.products .tabLike ul>li {
	display: inline-block;
	margin-left: 10px;
	padding: 10px;
}
.products .tabLike ul>li.active, .products .tabLike ul>li:hover {
	border: 1px solid #000;
	margin-bottom: -1px;
	background: #fff;
	border-bottom: 0;
	margin-top: 1px;
}
.products .tabLike ul>li a {
	text-decoration: none;
	color: inherit;
	margin: 10px 0px 0 0;
	font-weight: bold;
}
.products .tabLike ul>li:nth-of-type(1) a {
	color: #7C1229;
}
.products .tabLike ul>li:nth-of-type(2) a {
	color: #0079bf;
}
.products .tabLike ul>li a {
	display: block;
	font-size: 18px;
}
.products .tabLike ul>li.active a, .products .tabLike ul>li:hover a {
	border-bottom: 2px solid;
	padding: 0 0 10px;
}
.products #innerbox {
	text-align: left;
	font-size: 16px;
	line-height: 1.5em;
}
.products #innerbox h2 {
	font-size: 1.5em;
	box-shadow: 0 1px 0 0 #ccc;
	padding: 0 0 0.5em;
	margin: 1em 0;
	font-weight: bold;
}
.products .post_excerpt {
	text-align: left;
	margin: 0;
}
.products .post_excerpt ul {
	display: block;
}
.products .post_excerpt li {
	font-size: 14px;
	line-height: 1.5;
	position: relative;
	list-style: circle inside;
	margin: 0;
	padding: 0;
}
.products #innerbox #ib_subtitle, .products #innerbox .ib_subtitle {
	font-weight: bold;
	font-size: 18px;
	line-height: 1em;
	padding: 1em 0 0.5em 0;
	margin-bottom: 10px;
}
.products #innerbox #ib_subtitle:before, .products #innerbox .ib_subtitle:before {
	content: "◎";
}
/*.products #innerbox #ib_subtitle+div{font-size:16px !important;padding:0 !important;margin:0 !important;line-height:2em;border-bottom: 2px solid #900;}*/

.products #innerbox ol {
	padding: 1em;
}
.products #infotable ol {
	margin: 0t;
	padding: 0px 0 0 15em !important;
}
.products #infotable ul {
	margin: 0;
	padding: 0px 0 0 0em;
}
.products #infotable ul>li {
	list-style: circle outside;
}
.products #infotable {
	margin: 0 0 !important;
	padding: 20px 0 !important;
}
.products #infotable table {
	border-collapse: collapse;
}
.products #infotable tr>* {
	padding: 1.5em 1.5em;
	border: 4px solid #aaa;
	font-size: 14px;
}
.products #infotable tr th {
	background: #f2f2f2;
	width: 50%;
	text-align: center;
	font-weight: bold;
}
/** サービスファクター  **/
#infotable table.service-factor, .products #format_table table.service-factor, .products table.service-factor {
	margin-top: 20px;
	width: 50%;
	border: 1px solid #000;
	border-collapse: collapse;
}
.products table.service-factor tr>* {
	padding: 0;
	border: 1px solid;
	padding: 2px;
	font-size: 14px;
	text-align: center;
	vertical-align: middle;
}

@media screen and (max-width:600px) {
#infotable table.service-factor, .products #format_table table.service-factor, .products table.service-factor {
	width: 100%;
}
}
/*.products #format_table table.service td{ width: 50%;}*/
/*.products #format_table table.service td{ width: 50%;}*/
/** サービスファクター  **/

/** nbframe  **/
.products #format_table #nbframe table {
	border: none;
}
.products #format_table #nbframe table tr > * {
	border: none;
	text-align: left;
	background: #fff;
	vertical-align: top;
}
/** nbframe **/


.product_name_box {
	background: #eee;
	padding: 10px;
	margin-bottom: 20px;
	font-weight: bold;
}
.products #format_table {
	margin: 0 0 !important;
	padding: 20px 0 !important;
}
.products #format_table table {
	border-collapse: collapse;
	margin-bottom: 1em;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
}
.products #format_table tr>* {
	padding: 0;
	border-right: 1px solid #000;
	border-top: 1px solid #000;
	padding: 2px;
	font-size: 14px;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
}
.products #format_table tr>th {
	text-align: center;
}
.ft_bgcolor_1, th {
	background: #f2f2f2;
	font-weight: bold;
}
.products #format_table table.hub {
	width: 100%;
	margin-bottom: 1em;
}
.products #format_table table.hub td {
	text-align: left;
	padding: 0.5em;
}
.products #format_table table.hub td.tokuchouhidari {
	text-align: center;
	background: #f2f2f2;
}
.products #format_table table.hub td.tokuchou {
	text-align: center;
	background: #f2f2f2;
}
.products #format_table table td .boxstart {
	border: none;
}
.products #format_table #cb img {
	margin-bottom: 1em;
}
.prdctMain {
	display: block;
	position: relative;
	padding: 10px;
	text-align: left;
	font-size: 0;
}
.prdctMain:after {
	content: '';
	display: block;
	width: 100%;
	height: 10px;
	clear: both;
}
.prdctMain>* {


	display: inline-block;
	padding: 0 10px;
}
.prdctCtlg ul {
	display: block;
	font-size: 0;
	line-height: 1;
	text-align: right;
}
.prdctCtlg ul>li {
	display: inline-block;
}
.prdctCtlg ul>li a {
	display: block;
	font-size: 16px;
	line-height: 20px;
	padding: 5px 10px;
	text-decoration: none;
	margin: 5px;
	border-radius: 5px;
	border: 1px solid;
}
.prdctCtlg ul>li a {
	color: #7C1229;
	background: #fff;
}
.prdctCtlg ul>li.prdPdf a {
	color: #fff;
	background: #7C1229;
}
.prdctCtlg[data-rohs='yes'] ul {
	padding-left: 100px;
	position: relative;
}
.prdctCtlg[data-rohs='yes'] ul:before {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	content: 'RoHS適合';
	font-size: 20px;
	line-height: 2;
	padding: 0px 0.5em;
	text-decoration: none;
	color: #fff;
	margin: 0.25em;
	background: #009900;
	border-radius: 0.25em;
}
.boxstart {
	margin: 0.5em 0 1em 0;
}
.textbox.noticebox, .noticebox {
	padding: 20px;
	background-color: transparent;
	border: 1px solid #cccccc;
	border-radius: 5px;
	margin-bottom: 2em;
}
.noticebox>span.tokuyou+p {
	padding-top: 0;
}
.noticebox>p, .noticebox>div {
	background: none;
	padding: 20px 0 5px;
	margin: 0 !important;
	text-align: left;
}
.noticebox:after {
	display: block;
	content: '';
	clear: both;
	width: 100%;
	height: 5px;
	visibility: hidden;
}
.noticebox>img {
	display: inline-block;
	max-width: 300px !important;
	float: none !important;
	height: auto !important;
}
.noticebox>a {
	overflow: hidden;
}
.noticebox>a>img {
	display: inline-block;
	max-width: 300px !important;
	float: none !important;
	height: auto !important;
}
.noticebox>table {
	max-width: 300px !important;
	float: left/*none !important*/;
	height: auto !important;
	display: table;
}
.noticebox.sp>table{
	max-width: 500px !important;
}
.noticebox.sp>a>img{
	max-width: 400px !important;
}
/* p10 trialPage
---------------------------------*/

#contactTel {
	font-size: 0;
	padding: 4px 14px 9px;
	border: 1px solid #ccc;
	margin: 20px 0 0;
}
#contactTel .flL, #contactTel .flR {
	float: none;
	display: inline-block;
	vertical-align: middle;
	width: 40%;
	min-width: 270px;
}
#contactTel .flR {
	width: 60%;
}
#contactTel .flL p {
	font-size: 30px;
	font-weight: bold;
	color: #7C1229;
	line-height: 1.5;
	padding: 5px 0 0;
	margin-bottom: 0em;
}
#contactTel .btn,
#contactTel .btn_sheet {
	max-width: 300px;
	display: inline-block;
	margin: 0 5px;
}
#contactTel .btn a:before {
	content: '';
	display: inline-block;
	background: url(../img/icon_mail.png) no-repeat 50% 50%;
	width: 40px;
	height: 32px;
	background-size: contain;
	vertical-align: middle;
}
#contactTel .btn a {
	display: block;
	font-weight: bold;
	background: #7C1229;
	color: #fff;
	border-radius: 0px;
	text-align: center;
	height: 50px;
	display: block;
	text-decoration: none;
	text-align: center;
	position: relative;
	line-height: 50px;
	font-size: 20px;
	padding: 0 20px;
	box-shadow: 0 -5px 0 #5d0014 inset;
}

#contactTel .btn_sheet a:before {
	content: '';
	display: inline-block;
	background: url(../img/icon_download.png) no-repeat 50% 50%;
    width: 40px;
    height: 31px;
	background-size: contain;
	vertical-align: middle;
}
#contactTel .btn_sheet a {
	display: block;
	font-weight: bold;
	background: #7C1229;
	color: #fff;
	border-radius: 0px;
	text-align: center;
	height: 50px;
	display: block;
	text-decoration: none;
	text-align: center;
	position: relative;
	line-height: 10px;
	font-size: 20px;
	padding: 0 20px;
	box-shadow: 0 -5px 0 #5d0014 inset;
}


.faqBox dl {
	font-size: 0;
	padding: 9px;
	border: 1px solid #ccc;
	margin: 0 0 20px;
	line-height: 1;
}
.faqBox dl>* {
	display: block;
	font-size: 16px;
	line-height: 2;
}
.faqBox dl>dt {
	background: #f0f0f0;
	padding: 10px;
}
.faqBox dl>dd {
	padding: 10px 0 0;
}
.wpcf7-form>div.inptBox>table {
	position: relative;
	border-collapse: collapse;
	width: 100%;
	background: #f0f0f0;
	table-layout: auto;
	padding: 6px;
}
.wpcf7-form>div.inptBox>table tr>* {
	padding: 9px;
	border-top: 2px solid #fff;
	font-size: 16px;
	line-height: 20px;
	width: 100%;
}
.wpcf7-form>div.inptBox>table tr>th {
	position: relative;
	font-size: 16px;
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
	min-width: 200px;
	width: calc(25% - 50px);
	padding-right: 50px;
}
.wpcf7-form>div.inptBox>table tr>th:after {
	position: absolute;
	right: 0;
	display: inline-block;
	float: right;
	color: #fff;
	border-radius: 5px;
	padding: 5px;
	line-height: 16px;
	vertical-align: top;
	font-weight: normal;
	content: '任意';
	background: #ccc;
	width: 30px;
	right: 10px;
	top: 50%;
	margin-top: -13px;
	font-size: 14px;
}
.wpcf7-form>div.inptBox>table tr>th.need:after {
	content: '必須';
	background: #7C1229;
	font-size: 14px;
}
/*******▼ 英語用 ▼*******/
.wpcf7-form>div.inptBox.en>table tr>th:after {
	position: absolute;
	right: 0;
	display: none;
}
.wpcf7-form>div.inptBox.en>table tr>th.need:after {
		position: absolute;
	right: 0;
	display: inline-block;
	float: right;
	color: #fff;
	border-radius: 5px;
	padding: 5px;
	line-height: 16px;
	vertical-align: top;
	font-weight: normal;
	content: 'required';
	background: #7C1229;
	width: 58px;
	right: 10px;
	top: 50%;
	margin-top: -13px;
	font-size: 14px;
}
/*******▲ 英語用 ▲*******/
.wpcf7-form>div.inptBox>table tr>td .postNum {
	padding: 0 0 10px 0;
}
.wpcf7-form>div.inptBox>table tr>td .postNum input[type^='text'] {
	width: 12em !important;
}
.wpcf7-form>div.inptBox>table tr>td .postNum:before {
	content: '〒';
	display: inline-block;
	vertical-align: middle;
	padding-right: 10px;
}
.wpcf7-form>div.inptBox>table tr>th>span {
	display: block;
	font-size: 12px;
}
.wpcf7-form>div.inptBox>table tr>td textarea, .wpcf7-form>div.inptBox>table tr>td input[type^='tel'], .wpcf7-form>div.inptBox>table tr>td input[type^='email'], .wpcf7-form>div.inptBox>table tr>td input[type^='text'] {
	display: inline-block;
	line-height: 20px;
	font-size: 1em;
	padding: 4px;
	width: calc(100% - 10px);
	border-radius: 3px;
	border: 1px solid #ccc;
	box-shadow: 1px 2px 5px rgba(204,204,204,1) inset;
}
.wpcf7-form>div.inptBox>table tr>td .subInpt input[type^='text'] {
	width: 50%;
}
.wpcf7-form>div.inptBox>table tr>td .subInpt:before {
	content: '自由回答欄　';
	width: 50%;
}
.wpcf7-form>div.inptBox>table tr>td input[name^='wpfPostal'] {
	max-width: 50%;
}
.wpcf7-form span.wpcf7-list-item {
	padding: 0 1.5em 0.7em 0em;
	width: 45%;
	margin: 0 0.5em 0 0em;
}
/*.wpcf7-list-item label{
    padding: 5px;
    border: 1px solid #fff;
    margin-bottom: 5px;
    display: inline-block;
}*/

.sbmtBox {
	display: block;
	background: #7c1229;
	color: #fff;
	border-radius: 3px;
	text-align: center;
	width: calc(30%);
	min-width: 200px;
	margin: 20px auto 0;
	height: 50px;
}
.sbmtBox {
	display: block;
	text-align: center;
	position: relative;
	text-shadow: 0px 0px 2px #d21545, 0px 0px 2px #d21545, 1px 1px 2px #d21545;
	box-shadow: 0 -5px 0 #5d0014 inset;
}
.sbmtBox input {
	display: block;
	cursor: pointer;
	font-size: 20px;
	border: 0;
	line-height: 1em;
	color: #fff;
	margin: 0 !important;
	font-weight: bold;
	padding: 0;
	height: 50px;
	background: transparent;
	width: 100%;
}
.cad_down_box h3 {
	font-weight: bold;
	margin: 0.5em 0.5em 0.5em;

}
.wpcf7-list-item-label {
	margin-bottom: 0.2em;
	display: inline;
}
.cad_down_box input[type=checkbox]:checked + label {
	font-weight: bold;
}
/* searchBox
---------------------------------*/

#result {
	border-bottom: 1px solid #ccc;
	display: block;
	font-size: 0;
	text-align: left;
}
#result>* {
	display: inline-block;
	padding: 10px;
	font-size: 20px;
	font-weight: bold;
}
#searchList {
	padding: 10px 0;
}
#searchList>dl {
	display: block;
	border: 1px solid #ccc;
	margin: 10px 0;
	padding: 14px;
	text-align: left;
}
#searchList>dl>dt {
	display: block;
	background: #f0f0f0;
	padding: 10px;
	margin-bottom: 10px;
}
#searchList>dl>dt br {
	display: none;
}
#searchList>dl>dd {
	font-size: 16px;
	line-height: 2;
}
#searchList>dl>dd * {
	list-style: none;
	display: inline;
}
/*---------------------------------*/


/**/

#sitemap {
	text-align: left;
	margin: 20px;
}
#sitemap ul {
	display: block;
	line-height: 1em;
	padding: 0;
	position: relative;
	margin-left: 1.5em;
}
#sitemap li {
	display: block;
	list-style: none;
	padding: 5px 0;
	font-size: 16px;
}
#sitemap li:before {
	content: '├';
}
#sitemap li:last-of-type:before {
	content: '└';
}
#sitemap li br {
	display: none;
}
#forSPNav #lang{
	    margin-left: 1.5em;
padding-top: 30px;
    background: #fff;
}
#forSPNav #lang a{
    display: inline-block;
    background: #cfcfcf;
    border-radius: 10px;
    padding: 5px;
    width: 40%;
    line-height: 27px;
    text-decoration: none;
}
#forSPNav #lang .lang_ja{
margin-right: 10px;
}
#forSPNav #lang a img{
	margin-right: 5px;
}
#forSPNav .nav>li {
	display: block;
	text-align: center;
}
#forSPNav .nav>li {
	display: block;
	text-align: center;
}
#forSPNav .nav>li {
	display: block;
	width: 100%;
	background-position: 50% 50%;
	border-bottom: 1px solid #ccc;
	background: #fff;
}
#forSPNav .nav>li.page_item.page-item-1012,
#forSPNav .nav>li.page_item.page-item-71
{
	display: none;
}

@media screen and (max-width:1000px) {
}
/* SP
---------------------------------*/
#navGuide, #forSPNav {
	display: none;
}

@media screen and (max-width: 900px) {
.overBox {
	overflow-x: scroll;
	padding: 0 0 10px;
	margin-bottom: 10px;
}
.overBox:after {
	content: '※右にスクロールできます';
	display: block;
text-align;
	padding: 10px 10px 0;
}
.en .overBox:after {
	content: 'Scroll to the right.';
	display: block;
text-align;
	padding: 10px 10px 0;
}

.postNavBox{
	width: 100%;
    margin: 20px 0 0;
}
.postListBox{
	width: 100%;
}
}

@media screen and (min-width:1200px) {
#idx01 .bx-wrapper:hover .bx-controls-direction a {
	opacity: 1;
}
#idx01 .bx-wrapper .bx-controls-direction a {
	opacity: 0;
}
#idx01 .bx-wrapper .bx-controls a.bx-prev {
	left: calc(50% - 600px) !important;
}
#idx01 .bx-wrapper .bx-controls a.bx-next {
	right: calc(50% - 600px) !important;
}
}

@media screen and (max-width:920px) {
#productsList dl {
	display: block;
}
#productsList dl>* {
	display: block;
	position: relative;
	text-align: center;
	width: 100% !important;
	margin: 0 !important;
	padding: 0 !important;
}
#productsList dl>dd>ul {
	height: auto !important;
	margin: 0 !important;
	padding: 0 !important;
	font-size: 0;
}
#productsList dl>dd>ul>li {
	display: inline-block;
	width: 50% !important;
	margin: 0 !important;
	padding: 0 !important;
	z-index: 1 !important;
}
#productsList dl>dd ul>li>a {
	padding-left: 35px;
	line-height: 30px;
	display: block;
}
#productsList dl>dd ul>li>ul>li>a {
	padding-left: 30px;
}
#productsList dl>dd>ul>li ins.btn {
	width: 30px;
	height: 30px;
	z-index: 1;
	text-align: center;
	line-height: 30px;
	box-shadow: 0 0 0 !important;
	background: rgba(0,0,0,0.1);
}
#productsList dl>dd>ul>li.open>ins.btn {
	background: rgba(124, 18, 41,0.5);
}
#productsList dl>dd ul>li ins.btn:before {
	content: '';
	display: inline-block;
	background-size: 15px 15px !important;
	position: absolute;
	left: 50%;
	width: 30px;
	height: 30px;
	margin-left: -15px;
	top: 0;
}
#productsList dl>dt {
	font-size: 24px;
	line-height: 50px;
}
#productsList dl>dt>* {
	font-size: inherit !important;
}
}

@media screen and (max-width:720px) {
#idx01 section {
	width: 826px !important;
	margin-left: calc((100% - 826px)/2);
}
#idx01 {
	overflow: hidden;
}
#idx01 .bx-wrapper .bx-controls a.bx-prev {
	left: calc(50% - 50vw)!important;
}
#idx01 .bx-wrapper .bx-controls a.bx-next {
	right: calc(50% - 50vw)!important;
}
#idx02 li span {
	font-size: 3vw !important;
}
.newsBox {
	height: 240px;
	overflow-y: scroll;
}
.newsBox dl {
	display: block;
	padding: 1em;
	text-align: center;
}
.newsBox dt {
	position: relative;
	width: 100%;
}
.newsBox dd {
	padding: 5px 0 0;
	line-height: 20px;
}
.newsBox dd>a {
	background: #ccc;
	display: block;
	margin: 0;
	text-decoration: none;
}
.newsBox dd>span {
	padding: 15px 0 4px!important;
	display: block;
}
#productsList dl {
	display: block;
}
#productsList dl>* {
	display: block;
	position: relative;
	text-align: center;
	width: 100% !important;
	margin: 0 !important;
	padding: 0 !important;
}
#productsList dl>dd>ul {
	height: auto !important;
	margin: 0 !important;
	padding: 0 !important;
	font-size: 0;
}
#productsList dl>dd>ul>li {
	display: inline-block;
	width: 50% !important;
	margin: 0 !important;
	padding: 0 !important;
	z-index: 1 !important;
}
#productsList dl>dd ul>li>a {
	padding-left: 35px;
	line-height: 30px;
	display: block;
}
#productsList dl>dd ul>li>ul>li>a {
	padding-left: 30px;
}
#productsList dl>dd>ul>li ins.btn {
	width: 30px;
	height: 30px;
	z-index: 1;
	text-align: center;
	line-height: 30px;
	box-shadow: 0 0 0 !important;
	background: rgba(0,0,0,0.1);
}
#productsList dl>dd>ul>li.open>ins.btn {
	background: rgba(124, 18, 41,0.5);
}
#productsList dl>dd ul>li ins.btn:before {
	content: '';
	display: inline-block;
	background-size: 15px 15px !important;
	position: absolute;
	left: 50%;
	width: 30px;
	height: 30px;
	margin-left: -15px;
	top: 0;
}
#productsList dl>dt {
	font-size: 24px;
	line-height: 50px;
}
#productsList dl>dt>* {
	font-size: inherit !important;
}
#navGuide {
	display: block;
	position: fixed;
	right: 5px;
	top: 5px;
	width: 40px;
	height: 40px;
	background: #fff;
	border-radius: 5px;
	box-shadow: 0 0 5px #ccc;
	z-index: 999;
}
#navGuide p>a:before {
	content: '';
	display: block;
	border-top: 2px solid #ccc;
	width: 100%;
	height: 3px;
	border-bottom: 2px solid #ccc;
	margin-bottom: 3px;
	margin-top: 3px;
}
#navGuide p>a:after {
	display: block;
	border-top: 2px solid #ccc;
	width: 100%;
	content: 'menu';
	font-size: 10px;
	padding-top: 3px;
}
.openPage #navGuide p>a:after {
	content: 'close'
}
#navGuide p {
	font-size: 0;
}
#navGuide p>a {
	display: block;
	width: 30px;
	height: 30px;
	padding: 5px;
	color: inherit;
	text-decoration: none;
}
.sp #page {
	transition: 0.5s ease-in-out;
	left: 0;
}
.openPage {
	overflow: hidden;
}
.openPage .sp #page {
	position: relative;
	left: -100%;
	overflow: visible;
	transition: 0.5s ease-in-out;
}
#page #gNav {
	display: none;
}
#page #forSPNav {
	position: fixed;
	left: 100%;
	width: 100%;
	top: 0px;
	display: block;
	transition: 0.5s ease-in-out;
}
.openPage #page #forSPNav {
	position: fixed;
	left: 0;
	width: 100%;
	top: 0px;
	z-index: 99;
}
.openPage #navGuide {
	right: auto;
	top: 5px;
	left: 5px;
}
#forSPNav {
	overflow-y: auto;
	height: 100%;
}
#forSPNav .nav>li a {
	display: block;
	font-size: 20px;
	line-height: 2em;
	text-decoration: none;
	padding: 20px 0 !important;
}
.page_item_has_children li {
	display: none;
}
#page>header h1 {
	background-position: 50% 0px;
	text-align: center;
}
#page>header h1 {
	height: 90px;
	display: block;
	margin: 0 auto;
}
#page>header #hdInfo {
	display: block;
	width: 100%;
	height: auto;
	text-align: center;
}
#page>header #hdInfo>div#hd01 {
	display: none;
	text-align: center;
}
#page>header #hdInfo>div#hd02 {
	display: block;
	width: 100% !important;
	padding: 0 !important;
	margin: 0 !important;
}
#page>header #hdInfo>div#hd03 {
	height: 36px;
	display: block;
	width: calc(100% - 20px);
	font-size: 0;
	padding: 10px !important;
}
#page>header #hdInfo>div#hd03 p.telLNK a {
	display: block;
	width: 100%;
	height: 36px;
}
#page>header #hdInfo>div#hd03 p.telLNK {
	background: url(../img/hd_tel.png) no-repeat 50% 50%;
	background-size: contain;
	width: calc(50% - 10px);
	height: 36px;
	font-size: 0;
	text-align: left;
	display: inline-block;
	margin-right: 10px;
}
#page>header #hdInfo>div#hd03 a#hdContact {
	display: inline-block;
	border-radius: 5px;
	background: #c00 url(../img/hd_contact.png) no-repeat 50% 50%;
	background-size: contain;
	width: calc(50% - 10px);
	height: 36px;
	font-size: 0;
}
#page>header #hd03 {
	display: block;
	width: 100%;
}
/*/*/

.prdctCtlg[data-rohs='yes'] ul:before {
	font-size: 16px;
}
.sp .products .child_page {
	width: 50% !important;
}
.sp .products .child_page:nth-of-type(2n+1) {
	float: left;
	clear: left;
}
.sp .products .child_page .post_thumb {
	height: auto !important;
}
.sp .products .child_pages .child_page-container {
	height: auto !important;
}
.wpcf7-form>div.inptBox {
}
.wpcf7-form>div.inptBox>table {
	margin: 0;
	padding: 0;
	border: 0;
	border-top: 0;
}
.wpcf7-form>div.inptBox>table>*, .wpcf7-form>div.inptBox>table>*>tr {
	position: relative;
	display: block;
}
.wpcf7-form>div.inptBox>table tr>* {
	display: block;
	width: calc(100% - 20px) !important;
	padding: 10px !important;
	margin: 0 !important;
	border: 0;
}
.wpcf7-form>div.inptBox>table tr>th {
	border-top: 3px solid #fff;
	width: calc(100% - 60px) !important;
	padding-right: 50px !important;
}
#contactTel div.flL, #contactTel div.flR {
	width: 100% !important;
	text-align: center;
}
#contactTel div.flL p {
	font-size: 24px;
	line-height: 1;
}
#contactTel div.flR .btn {
	margin: 20px auto 0;
}
#contactTel div.flR .btn a {
	font-size: 18px;
}
footer {
	position: relative;
	z-index: 1;
}
footer ul {
	display: block;
	padding: 5px;
	width: auto;
}
footer ul li {
	display: inline-block;
	vertical-align: top;
	color: inherit;
	width: calc(50% - 10px);
}
footer ul li {
	box-shadow: 0 0 0;
	padding: 0;
	text-align: center;
	padding: 5px;
}
footer ul li a {
	color: inherit;
	text-decoration: none;
	line-height: 1;
	font-size: inherit;
	background: #eee;
	display: block;
	padding: 5px;
	border-radius: 5px;
}
footer ul li:first-child {

	width: calc(100% - 10px);
}
footer p#copyright {
	text-align: center;
	display: block;
	width: auto;
	vertical-align: middle;
	font-size: 12px;
	line-height: 2em;
}
.postHead dl:after {
	float: none;
	line-height: 1em;
	text-align: right;
	display: block;
	padding-top: 0.5em;
}
.postHead dl>* {
	display: block;
	vertical-align: middle;
}
.postHead dd {
	font-size: 2em;
	line-height: 1;
	padding-top: 0.5em;
}
.postHead dt {
	margin: 0;
}
}




/*ENGLISH toppage
-------------------------*/

#english_testPage .ankerlink a {
    padding: 10px;
    margin: 10px auto;
    font-weight: bold;
    font-size: 130%;
    text-decoration: none;
    display: inline-block;
    background: #222;
    color: #fff;
    border: #222 solid 2px;
}
#english_testPage .ankerlink a:hover {
    background: #fff;
    color: #000;
}

#english_testPage #format_table ul{	font-size:14px;}




/*end 720px
-------------------------*/

#pageTop {
	position: fixed;
	right: 5px;
	bottom: 5px;
	background: rgba(0,0,0,0.2);
	border-radius: 5px;
	width: 2em;
	height: 2em;
	font-size: 20px;
	z-index: 99;
}
#pageTop a {
	display: block;
	font-size: 0;
	padding: 0vw;
	position: relative;
	text-decoration: none;
}
#pageTop a:before {
	content: '\25b2';
	font-size: 20px;
	color: #fff;
	line-height: 2em;
}

@media screen and (max-width:480px) {
.thumb h2 {
font-size: 22px;
    width: calc(100% - 200px);
}
.noticebox {
	text-align: center !important;
	margin-bottom: 2em;
}
.noticebox>img {
	max-width: 100% !important;
	width: auto !important;
	margin: 0 0 20px 0 !important
}
.noticebox>img:last-of-type {
	margin-bottom: 0 !important;
}
.noticebox>:not(img) {
	text-align: left;
	/* display: block; */
}
.noticebox>table {
	width: 100% !important;
	width: auto;
	margin: 0 0 20px 0 !important;
	    display: table;
}
#page>header h1 {
	width: 63vw;
	height: 21vw;
	background-size: contain;
}
#page>header h1 a {
	width: 63vw;
	height: 21vw;
}
.products #product .child_page {
	width: 100% !important;
}
#product .wrap>header {
	font-size: 24px;
	text-align: center;
}
.prdctCtlg ul {
	padding: 0 !important;
	text-align: center;
}
.prdctCtlg[data-rohs='yes'] ul:before {
	position: relative;
	text-align: center;
	margin: 5px;
}
.prdctCtlg ul li {
	width: 100%;
}
#idx02 li span {
	font-size: 5vw !important;
}
#idx02 li img {
	width: 26.5%;
}
#idx02sct01 li, #idx02sct02 li {
	width: 96% !important;
	margin: 2% !important;
}
#productsList dl>dd>ul>li {
	display: inline-block;
	width: 100% !important;
	margin: 0 !important;
	padding: 0 !important;
	z-index: 1 !important;
}
.newsBox .tab_item {
	    padding-top: 1em;
	    font-size: 14px;
		line-height: 18px;
	}

}
/*end 480px
-------------------------*/


/*---------------------------------------------*/
#page.base article.artBox {
	text-align: left;
	padding-bottom: 10px;
}
#page.base article.artBox>header {
	font-size: 28px;
	font-weight: bold;
	line-height: 1em;
	padding: 0.5em 0;
	border-bottom: 2px solid #ccc;
	text-align: left;
}
#page.base article.artBox>section.sctBox {
	padding: 20px 0;
	font-size: 16px;
	line-height: 1.5;
}
#page.base article.artBox>section.sctBox ul {
	margin-left: 20px;
}
#page.base article.artBox>section.sctBox li {
	margin-bottom: 0.7em;
}
section.sctBox .subHD {
	font-size: 20px;
	line-height: 1.5;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
}
section.sctBox .infoTBL {
	margin: 0 0 10px;
}
section.sctBox .infoTBL table {
	border-collapse: collapse;
}
section.sctBox .infoTBL table tr>* {
	border: 1px solid #ccc;
	font-size: 17px;
	line-height: 1.5em;
	padding: 10px;
	vertical-align: middle;
}
section.sctBox .infoTBL table tr>th {
	background: #eee;
	width: 25%;
	min-width: 8em;
}
#plBox>dl {
	display: block;
	position: relative;
	font-size: 0;
	padding: 0 0 20px;
}
#plBox>dl>* {
	display: inline-block;
	font-size: 16px;
	vertical-align: top;
}
#plBox>dl>dt {
	border: 1px solid;
	padding: 9px;
	width: 260px;
	font-size: 22px;
	line-height: 1.2;
	font-weight: bold;
}
#plBox>dl>dd {
	width: calc(100% - 300px);
	margin-left: 20px;
	font-size: 16px;
	line-height: 1.5;
}

/*---------------------------------------------*/


@media screen and (max-width:720px) {
	
#page>header #hdInfo>#hd04{display:none;}
#page.base .wrap>.hd {
	margin: 0 10px;
	font-size: 20px;
}
#page.base article.artBox>header {
	font-size: 20px;
	margin-bottom: 10px;
}
#page.base .wrap>.hd {
	margin-bottom: 0;
}
#page.base article.artBox>section.sctBox {
	padding: 0;
	font-size: 14px;
	line-height: 1.5;
}
section.sctBox .subHD {
	font-size: 18px;
	line-height: 1.5;
	font-weight: bold;
	text-align: center;
}
section.sctBox .infoTBL table tr>* {
	font-size: 14px;
}
article.artBox {
	padding: 10px;
}
#plBox>dl {
	padding: 0px 0 20px;
	margin: 0px;
	font-size: 14px !important;
}
#plBox>dl>* {
	display: block;
	font-size: inherit;
}
#plBox>dl>dt {
	width: auto !important;
	font-size: 1.25em;
}
#plBox>dl>dd {
	display: block;
	font-size: inherit;
	margin: 1em 0 0;
	width: auto !important;
}
#plBox>dl br {
	display: none;
}
#product .thumb img {
	width: 30%;
}
#product .thumb figucaption {
	font-size: 22px;
	width: calc(100% - 30%);
}
}

@media screen and (min-width:720px) {
#product .child_pages-thumbnail>li {
	width: 25%;
}
}

@media screen and (max-width:719px) {
#product .child_pages-thumbnail>li {
	width: 50%;
}
.block_width50 {
	width: 100%;
}
.wpcf7-form span.wpcf7-list-item {
    width: 100%;
}
}
/*** light box 上書き ***/
#lightbox .lb-data .lb-caption {
	font-size: 21px;
	display: inline;
	padding: 7px;
	background: rgba(255,255,255,0.8);
	color: #000;
	font-size: 22px;
	position: relative;
	top: -2em;

}
.lightGallery-slide img {
	background: #fff;
}
 .lb-outerContainer:befoter {
 content: "close.png";
}
/*** pagenavi-css 上書き ***/
body .wp-pagenavi {
	margin-top: 30px;
}
body .wp-pagenavi a:hover, .wp-pagenavi span.current {
	border: #7C1229 1px solid;
	color: #7C1229;
	background: #fff;
}
body .wp-pagenavi a:hover, body .wp-pagenavi span.current {
	border-color: #7C1229;
}
body .wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	border: 1px solid #7C1229;
	padding: 3px 5px;
	margin: 2px;
	color: #fff;
	background: #7C1229;
	;
}
body .wp-pagenavi a, body .wp-pagenavi span {
	padding: 5px 7px;
	margin: 5px;
}
/******* 重工業分野 非表示 ********/
#rwPage #productsList {
	display: none;
}
/*#sitemap li.page-item-798 {
	display: none;
}
#sitemap li.page-item-1846, #sitemap li.page-item-1012 {
	display: none;
}*/
/******* 重工業分野 背景を黒く ********/

.wrap.hevy-metal {
	background: #fff;
	padding: 0 20px;
}
#product.hevy-metal {
	background: radial-gradient(ellipse at center, #7d7e7d 0%, #0e0e0e 100%);
}
#product.hevy-metal .cpBox {
	background: radial-gradient(ellipse at center, #444444 0%, #0e0e0e 100%);
}

#product.hevy-metal .cpData #pcl_list p a {
    display: block;
    font-size: 14px;
    color: #ffffff;
    padding: 8px;
    text-decoration: none;
    border: 2px solid #7C1229;
    font-weight: bold;
    background: #060606;
}

@media screen and (max-width:1175px) {
.wrap.hevy-metal {
	background: #fff;
	padding: 0;
}
#product.hevy-metal {
	background: #fff;
	;
}
}
#product.hevy-metal .cpBox {
	background: #111;
}
#product.hevy-metal .cpData>dt>a {
	color: #fff;
}
#product.hevy-metal .cpData dd ul li {
	color: #fff;
}
/*#mlp-seriesPage #product .cpBox>a>h4, #product .cpBox h4,
#heavy-couplingPage  #product .cpBox>a>h4, #product .cpBox h4,
#mjx-seriesPage #product .cpBox>a>h4, #product .cpBox h4,
#heavy-mel-seriesPage #product .cpBox>a>h4, #product .cpBox h4,
#mbz-seriesPage #product .cpBox>a>h4, #product .cpBox h4,
#mbz-seriesPage #product .cpBox>a>h4, #product .cpBox h4
{background: #ffffff;color: #7C1229;}*/

#product.hevy-metal .thumb {
	background-color: #111;
	font-weight: bold;
	color: #fff;
	border-radius: 5px 5px 0 0;
	background-position-x: 13px;
}
#product.hevy-metal .prdctCtlg {
	background-color: #111;
	font-weight: bold;
	color: #fff;
	border-radius: 0 0 5px 5px;
	padding: 5px;
}




＠media print {
  body {
    width: 900px;
    transform: scale(0.8);
    -moz-transform: scale(0.8);
    -webkit-transform: scale(0.8);
    transform-origin: 0 0;
  }
}