@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	font-size: 62.5%;
	margin: 0px;
	padding: 0px;
	width: 100%;
	color: #666;
	background-color: #F2F2F2;
}

a {
	color: #999;
	text-decoration: none;
}

a:hover {
	color: #370000;
	text-decoration: none;
}

/*img{
	max-width : 100%;
	height: auto;
	margin: 0px;
	padding: 0px;
}
*/


img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*SP用*/

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

#menu {
	display: none;
}	


	
.pc {
	display: none;
	}
	
.jispc,.jispc1 {
	display: none;
}

h1,h2,h3,h4,p {
	margin: 0px;
	padding: 0px;
}

#container {
	font-size: 1.2em;
	padding: 0px;
	width: 100%;
	overflow: hidden;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
}

#header {
	padding: 0px;
	height: auto;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	position: relative;
	background-color: #231814;

}



/*ヘッダーナビ、ロゴ*/
#navi0 {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	top: 2px;
	z-index: 5;
	/*	background-color: #231814;*/
	margin-bottom: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
/*	display: block;*/
}

#navi0 .logo,#navi1 .logo {
	margin-top: 10px;
	margin-bottom: 5px;
	width: 75%;
	margin-left: 5px;
	float: left;
	clear: both;
} 

#nav_sp {
	z-index: 10;
}

/*サイドナビ*/
#side_nav {
	display: none;
}

/*#side_nav a{
	color: #FFF;
}

#side_nav a:hover{
	color: #CCC;
}

#side_nav h2 {
	font-size: 1.2em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
	padding-bottom: 5px;
	margin-top: 15px;
}

#side_nav h3 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 15px;
	margin-bottom: 5px;
}

#side_nav ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
}



#side_nav li a {
	color: #FFF;
	display: block;
	padding-left: 8px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#side_nav li a:hover {
	color: #E50020;
	display: block;
	background-color: #FFF;
}

.highlight {
	color: #E50020 !important;
	background-color: #FFF;
}

#sidenavi_copy {
	text-align: left;
	padding: 0px;
	margin-top: 30px;
	margin-left: 5px;
}

#sidenavi_copy img{
	margin-top: 30px;
}*/

/*メインエリア*/

#main {
	width: 100%;
	position: relative;
	z-index: 2;
}


#con_r {
	width: 100%;
	padding-top: 10px;
	padding-bottom: 20px;
}

#con_r h1 {
	font-size: 1.6em;
	display: block;
	clear: both;
	text-align: center;
	margin: 0px;
	padding-top: 0px;
}

#con_r h2 {
	font-size: 1.4em;
	display: block;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/*商品ページ*/

#tool_top,#tool_top3 {
	clear: both;
	height: auto;
	width: 90%;
	border: 4px solid #CCC;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
}

/*坂上追加*/

#tool_top2 {
	clear: both;
	height: auto;
	width: 90%;
	border: 4px solid #CCC;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
}

/*ココマデ*/


#tool_top_l {
	padding: 0px;
	height: 200px;
	width: 250px;
	/*border: 1px solid #CCC;*/
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#tool_top_r {
	padding: 0px;
	height: auto;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#tool_top_r em{
	font-size: 0.6em;
	font-style: normal;
	text-align: center;
	display: block;
}

#tool_top_r ul{
	width: 95%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	list-style-type: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#tool_top_r li{
	line-height: 1.8em;
}




#tool_main {
	clear: both;
	width: 95%;
	padding: 0px;
	height: auto;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

#tool_list {
	width: 100%;
	margin-top: 10px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}

#tool_list em{
	width: 95%;
	font-weight: bold;
	font-style: normal;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}

#tool_list_all {
	width: 320px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}

.tool_list_1 {
	height: 140px;
	width: 150px;
	border: 1px solid #CCC;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
	float: left;
}

/*坂上追加*/

.tool_list_1_2 {
	height: 180px;
	width: 150px;
	border: 1px solid #CCC;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
	float: left;
}

.tool_list_1_2 img{
	height: auto;
	width: 150px;
}



/*坂上ココマデ*/





.tool_list_1 img{
	height: auto;
	width: 150px;
}

.tool_list_2 {
	height: auto;
	width: 260px;
	border: 1px solid #CCC;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

.tool_list_3 {
	height: auto;
	width: 260px;
	border: 1px solid #CCC;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

#tool_list ul {
	display: block;
	clear: both;
	float: left;
	width: 100%;
	list-style-type: none;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
/*	background-image: url(../img/tool/boltclipper/jis_no.gif);
	background-repeat: no-repeat;
	background-position: 350px bottom;*/
}


#tool_list li {
	line-height: 1.8em;
	list-style-type: none;
}


/* 追加、変更しました ココカラ*/

/* #tool_list p {
	float: right;
	margin-top: 20px;
} */

.jis {
	float: left;
	margin-top: 10px;
}

.qa {
	float: right;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
}


/* ココマデ*/



#tool_related,.tool_dtl {
	width: 100%;
	padding: 0px;
	clear: both;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}



.tool_dtl h3{
	width: 100%;
	font-size: 1.4em;
	line-height: 1.7em;
	background-color: #E0E0E0;
	text-indent: 10px;
	clear: both;
	padding-top: 2px;
	margin-top: 20px;
}


.tool_dtl ul{
	display: block;
	clear: both;
	width: 100%;
	list-style-type: none;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.tool_dtl li {
	line-height: 1.8em;
	list-style-type: none;
}

.tool_spec {
	margin-top: 15px;
	clear: both;
	text-align: center;
	padding-top: 0px;
}


.tool_spec img{
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
}

.tool_spec table{
	text-align: center;
	border: 1px solid #CCC;
	padding: 0px;
	border-collapse: collapse;
	width: 95%;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.tool_spec th{
	background-color: #FEF7E7;
	border: 1px solid #CCC;
	padding: 2px;
}

.tool_spec td{
	padding: 2px;
	border: 1px solid #CCC;
}

/*坂上追加*/
.tool_spec a:link {color:#E50020;text-decoration: underline;}
.tool_spec a:visited {color:#E50020;text-decoration: underline;}
/*坂上追加end*/

#related {
	text-align: center;
	position: relative;
	clear: both;
	width: 320px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	height: 300px;
}

.tool_dtl .related_1 {
	width: 150px;
	height: 140px;
	border: 1px solid #CCC;
	margin-top: 20px;
	margin-bottom: 0px;
	padding: 0px;
	margin-left: 5px;
	margin-right: 0px;
	float: left;
	position: relative;
}
.add_txt {
	width: 300px;
	height: auto;
	margin-top: 20px;
	margin-bottom: 0px;
	padding: 0px;
	margin-left: 5px;
	margin-right: 0px;
}


.related_1 img{
	width: 150px;
	height: auto;
	margin-bottom: 0px;
	padding: 0px;

}

.related_1 em{
	width: 95%;
	font-weight: bold;
	font-style: normal;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	margin-right: auto;
	margin-left: auto;
	padding: 6px 0;
}


/*会社概要*/

#com_main {
	clear: both;
	width: 95%;
	height: auto;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#com_list {
	width: 100%;
	margin-top: 0px;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.com_dtl {
	width: 100%;
	padding: 0px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}




.com_dtl h2{
	width: 100%;
	font-size: 1.4em;
	line-height: 1.7em;
	clear: both;
	padding-top: 20px;
	margin-top: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	display: block;
}


.com_dtl ul{
	display: block;
	clear: both;
	width: 95%;
	list-style-type: none;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;

}

.com_dtl li {
	line-height: 1.8em;
	list-style-type: none;
}


.com_summary {
	margin-top: 15px;
}



.com_summary table{
	padding: 0px;
	border-collapse: collapse;
	width: 100%;
	font-size: 1.0em;
	background-color: #F7F7F7;
	line-height: 1.8em;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.com_summary th{
	background-color: #E8E8E8;
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 30%;
	font-weight: normal;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}

.com_summary td{
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: 2px solid #FFF;
}

.com_summary img {
	width: 100%;
}


/*パンくずリスト*/

#con_r ol {
	margin-bottom: 20px;
}

/*.breadcrumb {
	margin-bottom: 10px;
	line-height: 30px;
	color: #aaa;
	padding: 1px;
	font-size: 0.9em;
	margin-left: 10px;
	clear: both;
}*/

.breadcrumb {
	display: none;
}

ol.breadcrumb li{
	float: left;
	list-style-type: none;
	}
ol.breadcrumb li a{
	display: block;
	padding-right: 5px;
	height: 30px;
	margin-right: 31px;
	position: relative;
	text-decoration: none;
	color: #aaa;
	background-color: #EBEBEB;
}
ol.breadcrumb li a:last-of-type { margin-right: 31px }
ol.breadcrumb li a:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    top: 0;
    left: -29px;
    border: 15px solid transparent;
    border-color: #EBEBEB;
    border-left-color: transparent;
}
ol.breadcrumb li a:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    top: 0;
    right: -30px;
    border: 15px solid transparent;
    border-left-color: #EBEBEB;
}
 
 
ol.breadcrumb li:first-child a{ padding-left: 10px; }
ol.breadcrumb li:first-child a:before{display:none;}
 
ol.breadcrumb li a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #BCBCBC;
}
ol.breadcrumb a:hover:before {
	border-color: #BCBCBC;
	border-left-color: transparent;
}
ol.breadcrumb li a:hover:after { border-left-color: #BCBCBC }

/*フッター*/


#footer {
	width: 100%;
	background-color: #231814;
	padding-top: 5px;
	padding-bottom: 10px;
	clear: both;
}

#footer a:hover{
	color: #FFF;
}

#footer_in {
	height: auto;
	width: 100%;	
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	font-size: 0.9em;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.f_l {
	clear: both;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
}

.f_r {
	background-color: #231814;
	text-align: center;
	width: 100%;
	margin: 0px;
	padding-top: 10px;
}

#footer ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#footer li {
	background-image: url(../img/footer_mark2.gif);
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 9px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
	background-position: 1px;
}

#footer_in p {
	display: block;
	clear: both;
}


/*上に戻る*/
.pagetop {
 display: none;
 position: fixed;
 bottom: 100px;
 right: 30px;
 z-index: 100;
}
.pagetop a {
	display: block;
/*	width: 40px;
	height: 40px;
	background-color: #999;
	text-align: center;
	color: #fff;
	font-size: 20px;
	text-decoration: none;
	line-height: 40px;*/
}

/* マイページ・カートリンク */

.to-shopcart {
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

.to-shopcart em a{
	padding-left: 10px;
	padding-right: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	margin-bottom: 5px;
	margin-top: 5px;
	display: inline-block;
}

.to-shopcart em a:hover{
	color: #BF2727;
}
/* マイページ・カートリンク */
















}







/*PC用*/


@media screen and (min-width:551px) {

.sp {
	display: none;
	}

.slicknav_menu {
 display:none;
}

h1,h2,h3,h4,p {
	margin: 0px;
	padding: 0px;
}

#container {
	font-size: 1.2em;
	padding: 0px;
	width: 1060px;
	overflow: hidden;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: ridge;
	border-left-style: ridge;
	border-right-color: #CCC;
	border-left-color: #CCC;
}

#header {
	padding: 0px;
	height: auto;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	position: relative;
	background-color: #231814;

}


/*ヘッダーナビ、ロゴ*/
#navi0 {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 1040px;
	top: 2px;
	z-index: 10;
/*	background-color: #FFF;*/
	margin-bottom: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#navi0 .logo,#navi1 .logo {
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: 5px;
}


/*サイドナビ*/
#side_nav {
	background-color: #E50020;
	margin: 0px;
	float: left;
	width: 185px;
	color: #FFF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 15px;

	padding-bottom: 2400px;
	margin-bottom: -2400px;

	/*padding-bottom: 2180px;
	margin-bottom: -2180px;*/
}

#side_nav a{
	color: #FFF;
}

#side_nav a:hover{
	color: #CCC;
}

#side_nav .cat {
	font-size: 1.2em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
	padding-bottom: 5px;
	margin-top: 15px;
	display: block;
}
#side_nav .cat_in {
	display: block;
	padding-inline-start: 1em;
	margin-block: 0.75em;
}

#side_nav .cat_sub {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 15px;
	margin-bottom: 5px;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
}

#side_nav .cat_sub a{
	color: #FFF;
	display: block;
	padding-left: 8px;
	padding-top: 3px;
	padding-bottom: 4px;
}

#side_nav .cat_sub a:hover {
	color: #E50020;
	display: block;
	background-color: #FFF;
}

#side_nav ul {
	list-style-type: none;
	padding: 0px;
	margin-right: 0px;
	margin-left: 10px;
	/* margin-block:0.5em 1.75em */
}



#side_nav li a {
	color: #FFF;
	display: block;
	padding-left: 8px;
	padding-top: 3px;
	padding-bottom: 4px;
	margin-block-start: 0.5em;
}

#side_nav li a:hover {
	color: #E50020;
	display: block;
	background-color: #FFF;
}

.highlight {
	color: #E50020 !important;
	background-color: #FFF;
}

#sidenavi_copy {
	text-align: left;
	padding: 0px;
	margin-top: 30px;
	margin-left: 5px;
}

#sidenavi_copy img{
	margin-top: 30px;
}

/*メインエリア*/

#main {
	width: 1040px;
	position: relative;
	z-index: 2;
}


#con_r {
	float: left;
	width: 820px;
	margin-left: 20px;
	padding-bottom: 20px;
}

#con_r h1 {
	font-size: 1.6em;
	display: block;
	clear: both;
	text-align: center;
	margin: 0px;
	padding-top: 20px;
}

#con_r h2 {
	font-size: 1.4em;
	display: block;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/*商品ページ*/

#tool_top {
	clear: both;
	height: 230px;
	width: 812px;
	border: 4px solid #CCC;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0x;
	margin-left: 0px;
}

#tool_top3 {
	clear: both;
	height: 270px;
	width: 812px;
	border: 4px solid #CCC;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0x;
	margin-left: 0px;
}

/*坂上追加*/

#tool_top2 {
	clear: both;
	/*height: 230px;*/
	height: 310px;
	width: 812px;
	border: 4px solid #CCC;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0x;
	margin-left: 0px;
}

/*ココマデ*/







#tool_top_l {
	padding: 0px;
	float: left;
	height: 200px;
	width: 250px;
	/*border: 1px solid #CCC;*/
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

#tool_top_r {
	padding: 0px;
	float: left;
	height: 200px;
	width: 540px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

#tool_top_r em{
	font-size: 0.6em;
	font-style: normal;
	text-align: center;
	display: block;
}

#tool_top_r ul{
	width: 520px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	list-style-type: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#tool_top_r li{
	line-height: 2.5em;
}


#tool_main {
	clear: both;
	width: 820px;
	padding: 0px;
	height: auto;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}

#tool_list {
	width: 820px;
	margin-top: 10px;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

#tool_list_all {
	width: 100%;
	margin: 0px;
	padding: 0px;
	height: 177px;
}

#tool_list em{
	width: 95%;
	font-weight: bold;
	font-style: normal;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
}

.tool_list_1 {
	float: left;
	height: 170px;
	width: 180px;
	border: 1px solid #CCC;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 18px;
}

/*坂上追加*/

.tool_list_1_2 {
	float: left;
	height: 170px;
	width: 180px;
	border: 1px solid #CCC;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 18px;
}

/*坂上ココマデ*/










/*.tool_list_2 {
	margin: 0px;
	float: left;
	height: auto;
	width: 190px;
	border: 1px solid #CCC;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

.tool_list_3 {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 230px;
	width: 190px;
	border: 1px solid #CCC;
	text-align: center;
}*/

#tool_list ul {
	clear: both;
	float: left;
	width: 500px;
	list-style-type: none;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 10px;
	display: block;/*	background-image: url(../img/tool/boltclipper/jis_no.gif);
	background-repeat: no-repeat;
	background-position: 350px bottom;*/
}

#tool_ex li {
	line-height: 1.8em;
	list-style-type: none;
}


.jispc1 {
	margin-top: 5px;
	clear: both;
	float: left;
}

/* 追加、変更しました ココカラ*/

/* #tool_list p {
	float: right;
	margin-top: 20px;
} */

.qa {
	float: right;
	margin-top: 15px;
	margin-right: 30px;
}

/* ココマデ*/


/*坂上追加*/

.jisb4643 {
	float: right;
	margin:-70px 30px 20px 0;

}


/*坂上ココマデ*/





#tool_related,.tool_dtl {
	width: 820px;
	padding: 0px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}

#tool_related,.tool_dtl h3{
	width: 100%;
	font-size: 1.4em;
	line-height: 1.7em;
	background-color: #E0E0E0;
	text-indent: 15px;
	clear: both;
	padding-top: 2px;
	margin-top: 20px;
}


.tool_dtl ul{
	clear: both;
	width: 600px;
	list-style-type: none;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 10px;
	display: block;
	float: left;
}

.tool_dtl li {
	line-height: 1.8em;
	list-style-type: none;
}

.jispc {
	margin-top: 25px;
}

.tool_spec {
	margin-top: 15px;
	clear: both;
}


.tool_spec img{
	margin: 0px;
	padding: 0px;
	float: left;
}

.tool_spec table{
	text-align: center;
	margin: 0px;
	border: 1px solid #CCC;
	padding: 0px;
	border-collapse: collapse;
	width: 480px;
}

.tool_spec th{
	background-color: #FEF7E7;
	border: 1px solid #CCC;
	padding: 2px;
}

.tool_spec td{
	padding: 2px;
	border: 1px solid #CCC;
}

/*坂上追加*/
.tool_spec a:link {color:#E50020;text-decoration: underline;}
.tool_spec a:visited {color:#E50020;text-decoration: underline;}
/*坂上追加end*/

.related_1 {
	width: 180px;
	height: auto;
	border: 1px solid #CCC;
	text-align: center;
	vertical-align: middle;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 18px;
	padding: 0;
	float: left;
}

.related_1 em{
	width: 95%;
	font-weight: bold;
	font-style: normal;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	margin-right: auto;
	margin-left: auto;
	padding: 6px 0;
}


/*会社概要*/

#com_main {
	clear: both;
	width: 820px;
	height: auto;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#com_list {
	width: 820px;
	margin-top: 0px;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.com_dtl {
	width: 820px;
	padding: 0px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}




.com_dtl h2{
	width: 100%;
	font-size: 1.4em;
	line-height: 1.7em;
	text-indent: 5;
	clear: both;
	padding-top: 30px;
	margin-top: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	display: block;
}


.com_dtl ul{
	display: block;
	clear: both;
	width: 810px;
	list-style-type: none;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;

}

.com_dtl li {
	line-height: 1.8em;
	list-style-type: none;
}


.com_summary {
	margin-top: 15px;
}



.com_summary table{
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	width: 800px;
	font-size: 1.0em;
	background-color: #F7F7F7;
	line-height: 1.8em;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}

.com_summary th{
	background-color: #E8E8E8;
	text-align: left;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	width: 150px;
	font-weight: normal;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}

.com_summary td{
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	border: 2px solid #FFF;
}


/*パンくずリスト*/

#con_r ol {
	margin-bottom: 20px;
}

.breadcrumb {
	margin-bottom: 10px;
	line-height: 30px;
	color: #aaa;
	padding: 1px;
	font-size: 0.9em;
}
ol.breadcrumb li{
	float: left;
	list-style-type: none;
	}
ol.breadcrumb li a{
	display: block;
	padding-right: 5px;
	height: 30px;
	margin-right: 31px;
	position: relative;
	text-decoration: none;
	color: #aaa;
	background-color: #EBEBEB;
}
ol.breadcrumb li a:last-of-type { margin-right: 31px }
ol.breadcrumb li a:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    top: 0;
    left: -29px;
    border: 15px solid transparent;
    border-color: #EBEBEB;
    border-left-color: transparent;
}
ol.breadcrumb li a:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    top: 0;
    right: -30px;
    border: 15px solid transparent;
    border-left-color: #EBEBEB;
}
 
 
ol.breadcrumb li:first-child a{ padding-left: 10px; }
ol.breadcrumb li:first-child a:before{display:none;}
 
ol.breadcrumb li a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #BCBCBC;
}
ol.breadcrumb a:hover:before {
	border-color: #BCBCBC;
	border-left-color: transparent;
}
ol.breadcrumb li a:hover:after { border-left-color: #BCBCBC }

/*フッター*/


#footer {
	width: 100%;
	background-color: #231814;
	padding-top: 5px;
	padding-bottom: 20px;
	clear: both;
	overflow: hidden;
	position: relative;
	z-index: 100;
}

#footer a:hover{
	color: #FFF;
}

#footer_in {
	height: auto;
	width: 960px;	
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	font-size: 0.9em;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

.f_l {
	float: left;
	clear: both;
}

.f_r {
	float: right;
}

#footer ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#footer li {
	background-image: url(../img/footer_mark2.gif);
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 9px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
	background-position: 1px;
}

#footer_in p {
	display: block;
	clear: both;
}

.sns-side-left {
    position: fixed;
    bottom:50px;
    left:0;
    text-align:left;
    background:rgba(221,221,221,1);
    z-index: 100;
}

.sns-side-button {
    display: block;
    padding:10px;
    text-align: center;
    text-decoration: none;
    outline: none;
}

@media only screen and (max-width: 550px) {
    .sns-side-left {
	position: fixed;
	bottom:0px;
	text-align:left;
	background:rgba(221,221,221,1);
	z-index: 100;
    }

    .sns-side-button {
	display: inline-block;
	padding:10px;
	text-align: center;
	text-decoration: none;
	outline: none;
    }
}

/*上に戻る*/
.pagetop {
 display: none;
 position: fixed;
 bottom: 100px;
 right: 30px;
 z-index: 100;
}
.pagetop a {
	display: block;
/*	width: 40px;
	height: 40px;
	background-color: #999;
	text-align: center;
	color: #fff;
	font-size: 20px;
	text-decoration: none;
	line-height: 40px;*/
}

/* マイページ・カートリンク */

.to-shopcart {
	display: block;
	float: right;
	width: 280px;
	margin-top: -39px;
}

.to-shopcart em a{
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	margin-right: 25px;
}

.to-shopcart em a:hover{
	color: #BF2727;
}
/* マイページ・カートリンク */



/* 坂上追加 */
.br-sp { 
	display:none; 
}

/**ココマデ */


}