@charset "UTF-8";

input[type="submit"],input[type="button"] {
border-radius: 0;
-webkit-box-sizing: content-box;
-webkit-appearance: button;
appearance: button;
border: none;
box-sizing: border-box;
cursor: pointer;}input[type="submit"]::-webkit-search-decoration,input[type="button"]::-webkit-search-decoration {
display: none;}input[type="submit"]::focus,input[type="button"]::focus {
outline-offset: -2px;}

#productswrap {
	clear: both;
	width: 1000px;
	margin-bottom: 60px;
}
#productswrap:after {
  content: "";
  clear: both;
  display: block;
}
.productsbox {
	clear: both;
	margin-bottom: 65px;
}
.productsbox img {

}

.productsbox:after {
  content: "";
  clear: both;
  display: block;
}
.thumbwrapper:after {
  content: "";
  clear: both;
  display: block;
}
#serchbox {
	width: 100%;
	padding: 30px;
	background: #f3f7fc;
	margin:  50px auto 50px;
}
#serchbox span {
	font-size: 0.85em;
	font-weight: bold;
}
#serchbox select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	width: 22%;
	height: 40px;
	padding: 10px;
	border: 1px solid #ccc;
	background: #fff url(../img/icon_pulldown.png) right 5px top 50% no-repeat;
	opacity: 0.9;
	background-size: 12%;
	font-size: 0.8em;
	margin-right: 15px;
	border-radius: 15px;
}
select::-ms-expand { /*IE10以上で矢印を消す*/
    display: none;
}
#serchbox p {
	text-align: center;
	padding-top: 20px;
}
#serchbox p input {
	text-align: center;
	width: 150px;
	height: 40px;
	font-weight: bold;
	font-size: 1em;
	letter-spacing: 0.2em;
    background: #f1f1f1;
    border: 1px solid #ccc;
}
.productsbox h3 {
	font-size: 1.4em;
	padding-left: 10px;
	border-bottom: 1px solid #ccc;
}
.thumbwrapper {
	float: left;
	width: 300px;
	margin-right: 30px;
}
.thumbwrapper_right {
    float: right;
    width: 670px;
}
#productswrap p.productsCaption {
	font-size: 0.85em;
	margin-bottom: 5px;
}
.productsbox p a {
	font-weight: bold;
	text-decoration: underline;
}
.productsbox img {

}
p.detailbtn {
    margin-top: 10px;
    font-size: 0.85em;
    color: #000;
    font-weight: bold;
    background: #2c3e55;
    border-radius: 8px;
    width: 120px;
}
p.detailbtn a {
    display: block;
    width: 120px;
    padding: 5px 15px;
    text-decoration: none;
    color: #fff;
}

table.specTbl {
	margin-top: 30px;
	width:660px;
	font-size: 0.85em;
	border-collapse: separate;
	border-spacing: 0;
	text-align: left;
	line-height: 1.5;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
table.specTbl th {
	width: 150px;
	padding: 5px;
	font-weight: bold;
	vertical-align: top;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	background: #eee;
}
table.specTbl td {
	width: 350px;
	padding: 5px;
	vertical-align: top;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.spbr {
	display: none;	
}
.materialcaptionbox img{
	margin-left:150px;
}
/*対応切断材----------------------------------*/
#material_pagebox {
    margin-top: 20px;
}
.material_pagewrap {
    clear: both;
}
.material_pagewrap:after {
    content: "";
    clear: both;
    display: block;
}
.featuresCaption {
    float: left;
	width: 300px;
	height: auto;
}
.material_caption_right {
    float: right;
    width: 570px;
    margin-bottom: 40px;
}
.materialcaptionbox h5 {
    margin: 3px 0 0;
    font-weight: bold;
    font-size: 1em;
}
p#material_page_caption {
    clear: both;
    margin-bottom: 25px;
    font-size: 1em;
	font-weight:bold;

}
.material_right {
    float: right;
}



@media screen and (max-width:768px) {

	#productswrap {
		clear: both;
		width: 100%;
		margin-bottom: 30px;
	}
	.productsbox {
		clear: both;
		margin: 0 auto 40px;
		width: 90%;
	}
	.productsbox h3 {
		font-size: 1em;
		margin: 0 0 10px;
	}
#serchbox {
	width: 100%;
	padding: 10px 10px 30px;
	background: #f3f7fc;
	margin: 30px 0;
}
#serchbox span {
	font-size: 0.85em;
	font-weight: bold;
}
#serchbox select {
	width: 100%;
	height: 44px;
	padding: 5px;
	background: #fff url(../img/icon_pulldown.png) right 5px top 50% no-repeat;
	opacity: 0.9;
	background-size: 26px;
	font-size: 0.8em;
	margin-right: 0px;
	margin-bottom: 15px;
	border-radius: 15px;
}
#serchbox p {
	padding-top: 10px;
}
#serchbox p input {
	text-align: center;
	width: 150px;
	height: 44px;
	font-weight: normal;
	font-size: 1.3em;
	letter-spacing: 0.2em;
}
.productsbox h3 {
	font-size: 1em;
	padding-left: 10px;
}
#productswrap p.productsCaption {
	font-size: 0.8em;
	margin-bottom: 5px;
}
.thumbwrapper {
	margin-bottom: 10px;
}
.thumbwrapper:after {
	content: "";
	clear: both;
	display: block;
}
.thumbwrapper {
	float: none;
	width: 100%;
	margin-right: 0px;
}
.thumbwrapper_right {
    float: none;
    width: 100%;
}
.productsbox img {
	margin-right: 0px;
}
p.detailbtn {
    clear: both;
    width: 100%;
    font-weight: bold;
    letter-spacing: 0.1em;
    background: #273c54;
    vertical-align: middle;
    text-align: center;
    margin: 10px auto 8px;
    color: #fff;
    border: none;
}
p.detailbtn a {
    display: block;
    width: 100%;
    padding: 12px 0;
    color: #fff;
}
table.specTbl {
	margin-top: 15px;
	width: 100%;
	font-size: 0.8em;
}
table.specTbl th {
	width: 40%;
}
table.specTbl td {
	width: auto;
	vertical-align: middle;
}
.spbr {
	display: inline;	
}

/*対応切断材----------------------------------*/
#material_pagebox {
    margin-top: 20px;
}
.material_pagewrap {
    clear: both;
    margin-bottom: 30px;
}
.material_pagewrap p {
	float: none;
	width: 100%;
    margin-right: 0px;
    margin-bottom: 10px;
	text-align: left;
}
p#material_page_caption {
    margin-bottom: 15px;
    font-size: 0.9em;
    text-align: left;
}
.material_right {
    width: 100%;
    float: none;
}
.featuresCaption {
    float: none;
	width: 100%;
	height: auto;
}
.material_caption_right {
    float: none;
    text-align: center;
    width: 100%;
    margin-bottom: 30px;
}
.materialcaptionbox h5 {
    margin: 10px 0;
    font-weight: bold;
    font-size: 0.9em;
}
.materialcaptionbox img{
	margin:0;
}
}



