@charset "utf-8";

/**********************************************************************
	Reset
**********************************************************************/
h1, h2, h3, h4, h5, h6, p, address,
ul, ol, li, dl, dt, dd,
table, caption, th, td, img, form, fieldset {
        margin: 0;
        padding: 0;
        border: none;
        font-style: normal;
        font-weight: normal;
        font-size: 100%;
        text-align: left;
        list-style-type: none;
}

textarea { font-size: 100%; }
img {
vertical-align: bottom;

}


/**********************************************************************
	common
**********************************************************************/
body{
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	color: #333;
	font-size: 13px;
	line-height: 160%;
	text-align: left;
	margin: 0px;
	padding: 0px;
	min-width:980px;/*safari 右側の途切れ解決*/
    _display: inline;/*safari 右側の途切れ解決*/
    _zoom:1;/*safari 右側の途切れ解決*/
}

.wrap{width: 960px; margin-right: auto; margin-left: auto;}

/*----------------------------------------------------
リンクの設定
------------------------------------------------------*/
a, a:visited{color: #333; text-decoration: none;}
a:hover{text-decoration: underline;}

p.deco a{ text-decoration:underline}
p.deco a:hover{ text-decoration:none}


/*----------------------------------------------------
ロールオーバーの設定
------------------------------------------------------*/
a.rollover_img:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-ms-filter: alpha(opacity=70);
}

a.rollover_img {display:block;}

.atoz_list td.img a{display:block;}
.atoz_list td.img a:hover{
	opacity: 0.7;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-ms-filter: alpha(opacity=70);
}

/*----------------------------------------------------
clearfixの設定
------------------------------------------------------*/
.clearfix:after {content: ""; display: block; clear: both; visibility: hidden;}

/*----------------------------------------------------
header
------------------------------------------------------*/
#header{
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color:#ffcc00;
	padding:10px 0px 10px 0px;
}

#header .wrap{
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

#header:after {content: ""; display: block; clear: both; visibility: hidden;}

#header h1{ float:left}
#header .right_area{float:right;}
#header .name{ text-align:right; color:#000000;}

/* searcharea----------------- */
#searcharea{ margin-top:5px;}
#searcharea dl:after {content: ""; display: block; clear: both; visibility: hidden;}
#searcharea input.txt{border: 1px solid #666666; padding:5px; font-size:108%; width:170px; height: 16px; float:left}
#searcharea input.serch_btn {
  cursor: pointer;
  display: block;
  width: 54px;
  height: 28px;
  border: none;
  text-indent: -9999px;
  background: url(../images/bnr_serch_btn.png) no-repeat 0 0;
}
 
#searcharea input.serch_btn:hover {
  background: url(../images/bnr_serch_btn.png) no-repeat 0 -28px;
}

#searcharea .serch_btn{ float:right}

/*----------------------------------------------------
h
------------------------------------------------------*/
h2{
	font-size: 200%;
	font-weight: bold;
	padding: 8px 0px 8px 14px;
	background-image: url(../images/h2_sidebar.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom:15px;
}  
/*製品情報:油圧クランプ参考価格*/
h2:after {content: ""; display: block; clear: both; visibility: hidden;}
h2 .price_icon a{
	background-color: #CCCCCC;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-size: 60%;
	padding: 7px 10px 5px 28px;
	margin-left: 15px;
	display: block;
	line-height: 100%;
	background-image: url(../images/arrow05.png);
	background-repeat: no-repeat;
	background-position: 10px center;
}
h2 .price_icon a:hover{text-decoration:none; background-color:#999999; color:#FFFFFF;}
h2 .txt, h2 .price_icon{float:left;}
h2 .txt{ padding-top:5px;}

h3{font-size:162%; font-weight:bold; margin-bottom:15px; line-height:160%;}
h3.sec_h3{margin-top: 60px; border-bottom: 1px solid #CCCCCC;; margin-bottom: 30px;}
.privacy h3{margin-top: 50px;}
.privacy h5{margin-top: 30px; margin-bottom: 10px; font-weight: bold; font-size: 116%}
.privacy p{line-height: 1.8}
h4{
	font-size: 124%;
	font-weight: bold;
	margin-bottom: 15px;
	margin-top:30px;
	padding-bottom:5px;
	border-bottom: 3px solid #CCCCCC;
}
h4.first{margin-top:0px;}

.font75{font-size: 75%; line-height:160%}
.font85{font-size: 85%; line-height:160%}
.font93{font-size: 93%; line-height:160%}
.font124{font-size: 124%; line-height:160%}

.font_b{ font-weight: bold;}

.red{ color:#ff0000}

.gray{ color:#999999}

/*----------------------------------------------------
p
------------------------------------------------------*/
p.size93{font-size: 93%;}
p.size85{font-size: 85%;}

p.midashi{
	font-size: 108%;
    background-image: url(../images/h2_sidebar.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom:15px;
	padding: 4px 0px 4px 14px;
}


/*----------------------------------------------------
gnavarea
------------------------------------------------------*/
#gnavarea{
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color:#424242;
}

#gnavarea:after {content: ""; display: block; clear: both; visibility: hidden;}

#gnavarea ul#gnav{ float:left; width: 606px;} 
#gnavarea ul#gnav:after {content: ""; display: block; clear: both; visibility: hidden;}
#gnavarea ul#gnav li{float:left;}

#gnavarea ul#gnav li{
	position: relative;
	z-index: 100;
	cursor: pointer;
}

/**/
#gnavarea ul#gnav li a#gnav01{
	background-image: url(../images/gnav01_n.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 30px;
	height: 40px;
	text-indent:-9999px;
	display:block;
}
#gnavarea ul#gnav li a#gnav01:hover{background-image: url(../images/gnav01_ov.png);}
#gnavarea ul#gnav li a#gnav02{
	background-image: url(../images/gnav02_n.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 86px;
	height: 40px;
	text-indent:-9999px;
	display:block;
}
#gnavarea ul#gnav li a#gnav02:hover{background-image: url(../images/gnav02_ov.png);}
#gnavarea ul#gnav li a#gnav03{
	background-image: url(../images/gnav03_n.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 106px;
	height: 40px;
	text-indent:-9999px;
	display:block;
}
#gnavarea ul#gnav li a#gnav03:hover{background-image: url(../images/gnav03_ov.png);}
#gnavarea ul#gnav li a#gnav04{
	background-image: url(../images/gnav04_n.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 106px;
	height: 40px;
	text-indent:-9999px;
	display:block;
}
#gnavarea ul#gnav li a#gnav04:hover{background-image: url(../images/gnav04_ov.png);}
#gnavarea ul#gnav li a#gnav05{
	background-image: url(../images/gnav05_n.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 86px;
	height: 40px;
	text-indent:-9999px;
	display:block;
}
#gnavarea ul#gnav li a#gnav05:hover{background-image: url(../images/gnav05_ov.png);}
#gnavarea ul#gnav li a#gnav06{
	background-image: url(../images/gnav06_n.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 86px;
	height: 40px;
	text-indent:-9999px;
	display:block;
}
#gnavarea ul#gnav li a#gnav06:hover{background-image: url(../images/gnav06_ov.png);}
#gnavarea ul#gnav li a#gnav07{
	background-image: url(../images/gnav07_n.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 106px;
	height: 40px;
	text-indent:-9999px;
	display:block;
}
#gnavarea ul#gnav li a#gnav07:hover{background-image: url(../images/gnav07_ov.png);}
/**/

#gnavarea ul#gnav li.drop{ padding-bottom:1px;}

#gnavarea ul#gnav li div.sub01, 
#gnavarea ul#gnav li div.sub02, 
#gnavarea ul#gnav li div.sub03, 
#gnavarea ul#gnav li div.sub04{
	position: absolute;
	background-color: #999999;
	padding: 15px 5px 5px 15px;
	/*width: 940px;*/
	display: none;
	z-index: 1000;
	top:41px;
	border-top:1px solid #ffffff;
}
/*#gnavarea ul#gnav li div.sub01{margin-left: -40px;}
#gnavarea ul#gnav li div.sub02{margin-left: -232px;}
#gnavarea ul#gnav li div.sub03{margin-left: -338px;}
#gnavarea ul#gnav li div.sub04{margin-left: -424px;}*/

#gnavarea ul#gnav div.sub01 ul, 
#gnavarea ul#gnav div.sub02 ul, 
#gnavarea ul#gnav div.sub03 ul, 
#gnavarea ul#gnav div.sub04 ul{float: left; width:225px; margin-right:10px;}

#gnavarea ul#gnav div.sub01 li a, #gnavarea ul#gnav div.sub01 li a:visited, 
#gnavarea ul#gnav div.sub02 li a, #gnavarea ul#gnav div.sub02 li a:visited, 
#gnavarea ul#gnav div.sub03 li a, #gnavarea ul#gnav div.sub03 li a:visited, 
#gnavarea ul#gnav div.sub04 li a, #gnavarea ul#gnav div.sub04 li a:visited{
	display: block;
	background-color: #FFF;
	text-decoration: none;
	width: 195px;
	padding: 7px 7px 7px 23px;
	margin-bottom: 10px;
	background-image: url(../images/gnav_arrow.png);
	background-repeat: no-repeat;
	background-position: 7px center;
}

#gnavarea ul#gnav div.sub01 li a:hover, 
#gnavarea ul#gnav div.sub02 li a:hover, 
#gnavarea ul#gnav div.sub03 li a:hover, 
#gnavarea ul#gnav div.sub04 li a:hover{background-color: #ffcc00;}

/*----------------------------------------------------
loginarea
------------------------------------------------------*/
#loginarea{ float:right; width: 354px;}
#loginarea:after {content: ""; display: block; clear: both; visibility: hidden;}

/*#loginarea #google_tool{float:right; margin-left:12px; padding-top:8px;}
#loginarea #google_tool #google_translate_element a:hover{ text-decoration:none; cursor:pointer;}*/

#loginarea #bt_login{ float:right; width: 86px; margin-left:12px; padding-bottom:8px; padding-top:8px; }
#loginarea #country{ float:right; width: 140px; margin-left:12px; font-size:85%; padding-bottom:8px; padding-top:8px; }
#loginarea #bt_mypage{float:right; width: 74px;}

#loginarea #country ul.flag li{
	position: relative;
	z-index: 100;
	cursor: pointer;
	background-color: #FFFFFF;
}

#loginarea #country ul.flag li.drop a#icon_j{
	background-image: url(../images/flag_japan.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left:32px;
	text-decoration:none;
}

#loginarea #country ul.flag li.drop{
	border: 1px solid #424242;
	background-image: url(../images/country_arrow.png);
	background-repeat: no-repeat;
	background-position: 97% center;
	height:22px;
	/*height:24px;*/
	padding-top:1px;
}

#loginarea #country ul.flag li ul.sub{position:absolute; background-color: #FFF;}

#loginarea #country ul.sub{
	display:none;
	z-index: 1000;
	margin-left:-1px;
	border:1px solid #666666;
}

#loginarea #country ul.sub li{float: none;}

#loginarea #country ul.sub li a, #loginarea #country ul.sub li a:visited{
	display:block; 
	padding-right: 8px;
	padding-left: 32px;
	background-color: #FFF;
	text-decoration:none;
	width: 98px;
}

#loginarea #country ul.sub li a:hover{background-color: #dcdcdc;}

#loginarea #country ul.sub li a#icon01, 
#loginarea #country ul.sub li a#icon02, 
#loginarea #country ul.sub li a#icon03, 
#loginarea #country ul.sub li a#icon04, 
#loginarea #country ul.sub li a#icon05, 
#loginarea #country ul.sub li a#icon06, 
#loginarea #country ul.sub li a#icon07, 
#loginarea #country ul.sub li a#icon08, 
#loginarea #country ul.sub li a#icon09, 
#loginarea #country ul.sub li a#icon010
{background-repeat: no-repeat; background-position: 10px center;}

#loginarea #country ul.sub li a#icon01{background-image: url(../images/flag_en.png);}
#loginarea #country ul.sub li a#icon02{background-image: url(../images/flag_en_us.png);}
#loginarea #country ul.sub li a#icon03{background-image: url(../images/flag_fr.png);}
#loginarea #country ul.sub li a#icon04{background-image: url(../images/flag_de.png);}
#loginarea #country ul.sub li a#icon05{background-image: url(../images/flag_pt.png);}
#loginarea #country ul.sub li a#icon06{background-image: url(../images/flag_es.png);}
#loginarea #country ul.sub li a#icon07{background-image: url(../images/flag_it.png);}
#loginarea #country ul.sub li a#icon08{background-image: url(../images/flag_ru.png);}
#loginarea #country ul.sub li a#icon09{background-image: url(../images/flag_cn.png);}
#loginarea #country ul.sub li a#icon010{background-image: url(../images/flag_kr.png);}

#loginarea #bt_mypage ul#mypage li{
	position: relative;
	z-index: 100;
	cursor: pointer;
}

#loginarea #bt_mypage ul#mypage li.drop{ padding-bottom:1px;}

#loginarea #bt_mypage ul.sub{
	display:none;
	z-index: 1000;
	margin-left:-1px;
	border:1px solid #666666;
	border-top:none;
	top:41px;
	position:absolute; background-color: #FFF;
}

#loginarea #bt_mypage ul.sub li{float: none;}

#loginarea #bt_mypage ul.sub li a, #loginarea #bt_mypage ul.sub li a:visited{
	display:block; 
	background-color: #FFF;
	text-decoration:none;
	width: 10em;
	padding: 7px 7px 7px 23px;
	background-image: url(../images/gnav_arrow.png);
	background-repeat: no-repeat;
	background-position: 7px center;
}

#loginarea #bt_mypage ul.sub li a:hover{background-color: #ffcc00;}

/*----------------------------------------------------
wrapper
------------------------------------------------------*/
#wrapper{
	background-image: url(../images/wrapper_bk.png);
	background-repeat: repeat-x;
	background-position: 0% top;
	padding-top:30px;
}

/*----------------------------------------------------
head_ttl
------------------------------------------------------*/
#head_ttl{
	width: 960px;
	margin-right: auto;
	margin-left: auto;
    position: relative;
}

#head_ttl p.cc{font-size:139%; font-weight:bold; margin-bottom:10px; margin-top:-10px;}
#head_ttl p.txt{ padding-bottom:25px; color:#666666;}

/*----------------------------------------------------
pan
------------------------------------------------------*/
#pan{
	font-size: 85%;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #e3e3e3;
	padding-top: 10px;
}

#pan a{text-decoration:underline}
#pan a:hover{text-decoration:none}

/*----------------------------------------------------
content
------------------------------------------------------*/
#content{
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top:30px;
}
#content:after {content: ""; display: block; clear: both; visibility: hidden;}
#content .col200r{width:200px; float:right;}
#content .col730l{width:730px; float:left;}
#content .col200r p.link a{ text-decoration:underline}
#content .col200r p.link a:hover{ text-decoration:none}

#content .col180r{width:180px; float:right;}
#content .col180r .side_ttl{font-weight: bold; font-size: 14px; color: #FFFFFF; background-color: #666666; padding: 3px 5px 3px 5px; text-align: center; line-height: 1.4}
#content .col180r .side_ttl.sfont{font-size: 13px;}
#content .col180r .side_ttl.sfont02{font-size: 12px;}
#content .col180r ol.side_products li{border: 1px solid #CCCCCC; margin-top: 10px;}
#content .col180r ol.side_products li a, 
ol.detail_products li a{text-decoration: none}
#content .col180r ol.side_products li:hover, 
#content .col180r ol.side_products.hover_none li a:hover, 
ol.detail_products li:hover{opacity: .7}
#content .col180r ol.side_products.hover_none li:hover{opacity: 1}

#content .col180r ol.side_products .ph img{width:168px; height:auto; margin:5px;}
#content .col180r ol.side_products .name{
padding: 10px 15px 0px 15px;
display: block;
background-color: #f0f0f0;
text-align: center;
box-sizing: border-box;
font-weight: bold;
font-size: 15px;
}
ol.detail_products .name{text-align: center; padding: 10px 0; font-weight: bold; font-size: 15px;}
#content .col180r ol.side_products .name.single{padding-bottom: 10px}
#content .col180r ol.side_products .side_btn{position: relative}
#content .col180r ol.side_products .side_btn.sfont{font-size: 12px;}
#content .col180r ol.side_products a .side_btn,
#content .col180r ol.side_products .btn_cat_dw a{padding: 10px 15px 10px 10px; display: block; background-color:#f0f0f0; text-align: center}
#content .col180r ol.side_products a .side_btn.yellow{background-color: #ffcc00}

#content .col180r ol.side_products .btn_cat_dw a{position: relative}
#content .col180r ol.side_products .side_btn::before, 
#content .col180r ol.side_products .btn_cat_dw a::before{
    content: '';
    width: 6px;
    height: 6px;
    border: 0px;
    border-top: solid 2px #333333;
    border-right: solid 2px #333333;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -4px;
}

#content .col180r ol.side_products .btn_expand span, 
ol.detail_products .btn_expand span{position: relative}
#content .col180r ol.side_products a .btn_expand, 
ol.detail_products a .btn_expand{padding: 10px 10px 10px 33px; display: block; background-color:#f0f0f0; text-align: center; box-sizing: border-box;}
#content .col180r ol.side_products .btn_expand span::before, 
ol.detail_products .btn_expand span::before{
content: '';
width: 20px;
height: 20px;
border: 0px;
position: absolute;
top: 0%;
left: -25px;
margin-top: -3px;
background-image: url(../products/images/icon_mushimegane.png);
background-repeat: no-repeat;
background-size: 20px 20px;
background-position: left 0%;
display: inline-block;
}

@supports (-ms-ime-align:auto) {/*for edge*/
#content .col180r ol.side_products .btn_expand span::before, 
ol.detail_products .btn_expand span::before{margin-top: 0px;}
}

#content .col200l{width:200px; float:left;}
#content .col730r{width:730px; float:right;}
#content .col200l ol#sidemenu li{ margin-bottom:10px;}
#content .col200l ol#sidemenu li a{
	border: 1px solid #CCCCCC;
	padding: 15px 10px 15px 25px;
	display: block;
	background-image: url(../images/arrow01.png);
	background-position: 15px center;
	background-repeat: no-repeat;
	text-decoration:none;
	font-weight:bold;
}
#content .col200l ol#sidemenu li a:hover, #content .col200l ol#sidemenu li a.active{ background-color:#F0F0F0}

#content02{
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-top:30px;
}

#content ol.pro_link{font-size: 0; margin-top: 20px}
#content ol.pro_link li{border: 1px solid #CCCCCC; margin-top: 10px; display: inline-block; width: 180px; margin-right: 15px;}
#content ol.pro_link li a{text-decoration: none}
#content ol.pro_link li:hover{opacity: .7}
#content ol.pro_link .ph img{width:168px; height:auto; margin:5px;}
#content ol.pro_link .name{
padding: 10px 15px 10px 15px;
display: block;
background-color: #f0f0f0;
text-align: center;
box-sizing: border-box;
font-size: 14px;
}

ol.detail_products {font-size: 0;}
ol.detail_products li{
border: 1px solid #CCCCCC;
margin-top: 25px;
display: inline-block;
width: 30%;
margin-right: 4.5%;
font-size: 14px;
box-sizing: border-box;
vertical-align: top;
}
ol.detail_products li:nth-child(3n){margin-right: 0}
ol.detail_products li img{padding: 5px; max-width : 100%; border: 0; box-sizing: border-box;}
ol.detail_products li .sub_ttl{margin: 5px;}

/*----------------------------------------------------
footer
------------------------------------------------------*/
#footer{margin-top: 40px; background:#d6d6d6; margin-right: auto; margin-left: auto; width: 100%;}
#footer #f_top{background:#424242; margin-right: auto; margin-left: auto; width: 100%;}
#footer #f_top p{padding:8px 0px 8px 0px; color:#FFFFFF; font-size:139%; font-weight:bold;}
#footer #f_top p span{font-size:80%; }

#footer #f_top p, #footer #f_mid, #footer #f_bot{margin-right: auto; margin-left: auto; width: 960px; }

#footer #f_mid{padding-top:15px; padding-bottom:15px; font-size:93%;}
#footer #f_mid ul{float: left; margin-right:50px;}
#footer #f_mid li a{line-height:180%;}
#footer #f_mid:after {content: ""; display: block; clear: both; visibility: hidden;}

#footer #f_bot{
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #FFFFFF;
	font-size:85%;
	line-height:160%;
}
#footer #f_bot:after {content: ""; display: block; clear: both; visibility: hidden;}
#footer #f_bot p#chu{float: left;}
#footer #f_bot p#copyright{float: right;}


/*----------------------------------------------------
toPageTopの設定
----------------------------------------------------*/
#toPageTop {
	position: fixed;
	bottom: 200px;
	right: 10%;
}
#toPageTop a {
display: block;
width: 82px;
height: 82px;
background-image: url(../images/pagetop.png);
background-repeat: no-repeat;
background-size: 82px 82px;
}
#toPageTop img{width: 82px; height: 82px;}
#toPageTop a:hover{opacity: .7}

/*----------------------------------------------------
innerの設定
----------------------------------------------------*/
.inner960{margin-right: auto; margin-left: auto; width: 960px;}


/**********************************************************************
margin CSS
**********************************************************************/
/*bottom*/
.img_bottom3{margin-bottom: 3px;}
.img_bottom5{margin-bottom: 5px;}
.img_bottom10{margin-bottom: 10px;}
.img_bottom15{margin-bottom: 15px;}
.img_bottom20{margin-bottom: 20px;}
.img_bottom25{margin-bottom: 25px;}
.img_bottom30{margin-bottom: 30px;}
.img_bottom35{margin-bottom: 35px;}
.img_bottom40{margin-bottom: 40px;}
.img_bottom80{margin-bottom: 80px;}
.img_bottom100{margin-bottom: 100px;}
.img_bottom200{margin-bottom: 200px;}

/*top*/
.img_top5{margin-top: 5px;}
.img_top10{margin-top: 10px;}
.img_top15{margin-top: 15px;}
.img_top20{margin-top: 20px;}
.img_top25{margin-top: 25px;}
.img_top30{margin-top: 30px;}
.img_top35{margin-top: 35px;}
.img_top40{margin-top: 40px;}
.img_top50{margin-top: 50px;}
.img_top60{margin-top: 60px;}


/**********************************************************************
float CSS
**********************************************************************/
.float_r20{float: right; margin-left: 20px;}
.float_l20{float: left; margin-right: 20px;}
.float_r{float: right;}
.float_l{float: left;}


/**********************************************************************
TOP CSS
**********************************************************************/
/*----------------------------------------------------
mainimg
------------------------------------------------------*/
body#top #mainarea{
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	margin-top: 20px;
}

/*----------------------------------------------------
l_area　r_area
------------------------------------------------------*/
body#top .l_area{ width:415px; float:left; margin-bottom:15px;}
body#top .r_area{ width:515px; float:right;}
body#top .r_area img{margin-bottom:15px;}


/*----------------------------------------------------
newsarea
------------------------------------------------------*/
body#top #newsarea{position:relative;}
body#top #newsarea p.ttl{ position:relative; margin-bottom:10px;}
body#top #newsarea .icon_calendar{
position: absolute;
right: 0px;
top:-12px;
z-index: 1;
}
body#top #newsarea .icon_calendar a{
position: relative;
text-decoration: none;
color: #333333;
font-size: 14px;
border: 1px solid #999999;
border-radius: 6px;
display: block;
padding: 0.3em 10px 0.3em 30px;
background-color:#D9F2FF;
}
body#top #newsarea .icon_calendar a::before{
content: '';
width: 14px;
height: 15px;
position: absolute;
top: 24%;
left: 10px;
background-image: url(../images/icon_calendar.svg);
background-repeat: no-repeat;
background-size: 14px 15px;
}
body#top #newsarea .icon_calendar a:hover{background-color: #FFFFFF}

body#top #newsarea p.ttl img.list{ position:absolute; right:0px; bottom:10px;}
body#top #newsarea dl{border-bottom: #CCCCCC dotted 1px;}
body#top #newsarea dl:after {content: ""; display: block; clear: both; visibility: hidden;}
body#top #newsarea dt{color:#000000; font-weight:bold; margin:8px 5px 0px 5px; }
body#top #newsarea dt img.icon{ margin-left:10px; padding-bottom:2px;}
body#top #newsarea dd{
	margin: 0px 5px 0px 5px;
	padding-bottom: 8px;
	background-image: url(../images/arrow01.png);
	background-repeat: no-repeat;
	background-position: 5px 25%;
	padding-left:13px;
}

body#top #newsarea dd a{ text-decoration:none;}
body#top #newsarea dd a:hover{ text-decoration:underline;}
body#top #newsarea #scroll{overflow:auto; height: 1200px;}


/*----------------------------------------------------
subnav
------------------------------------------------------*/
body#top  #subnav{
	border: 1px solid #CCCCCC;
	margin-top: 30px;
	padding: 15px;
}
body#top  #subnav:after {content: ""; display: block; clear: both; visibility: hidden;}

body#top  #subnav .category{float: left;	 margin-right: 30px;}
body#top  #subnav .category.last{margin-right: -30px;}
body#top  #subnav .category p{font-size:108%; font-weight:bold; border-left:4px solid #ffcc00; padding-left:5px; margin-bottom:5px;}

body#top  #subnav .category li a{
	line-height:180%;
	display: block;
	background-image: url(../images/arrow02.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:10px;
	font-size:85%;
}



/**********************************************************************
products CSS
**********************************************************************/
/*----------------------------------------------------
製品情報トップ
------------------------------------------------------*/
.bt_type{ position: absolute; right: 0; top: 0;}

.bt_type a {
	background-color: #ff6600;
	border: 1px solid #ff6600;
	padding: 10px 30px 10px 52px;
	border-radius: 6px;
	background-image: url(../products/images/bt_lineup_arrow.png);
	background-repeat: no-repeat;
	background-position: 25px center;
	display: inline-block;
	font-size: 130%;
	font-weight: bold;
	color: #FFFFFF;	
}
.bt_type a:hover{
	text-decoration: none;
	opacity: .7;
	
}
/*topページ*/
.r_area .bt_type{ position: static; text-align: right; margin-bottom: 15px;  width: 100%;}
.r_area .bt_type a{
text-align: right;
display: inline-block;
border: none;
padding: 10px 20px 10px 42px;
background-position: 15px center;
}
.r_area .bt_type a.new{margin-right: 10px; background-color: #0277c1; background-image: url(../products/images/bt_new.png);}
.r_area .bt_type a.custom{margin-left: 10px; background-color: #307f55; background-image: url(../products/images/bt_custom.png);}

#products_top{margin-top: 20px}
#products_top ul{margin-right:-20px; margin-bottom:48px; margin-top:-30px;}
#products_top ul:after {content: ""; display: block; clear: both; visibility: hidden;}
#products_top li{ width:442px; float:left; border:4px solid #CCCCCC; padding:10px; margin-right:20px; background-color:#FFFFFF;}
#products_top li p.name a{
	font-size: 139%;
	font-weight: bold;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 10px;
	padding-bottom: 7px;
	padding-top: 5px;
	background-image: url(../products/images/arrow_n.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-left:5px;
	text-decoration:none;
   display:block; 
   color:#999999;
}

#products_top li p.name a:hover{ color:#000000; background-image: url(../products/images/arrow.png);}

#products_top li ol{ float:left; width:212px; margin-left:5px;}
#products_top li ol li{
	width: 212px;
	border: none;
	padding:0px 0px 0px 15px;
	margin: 0px;
	font-size: 108%;
	background-image: url(../products/images/icon_disc.png);
	background-repeat: no-repeat;
	background-position: left center;
	line-height:160%;
}
#products_top li ol li.line2{background-position: left 5px;}

#products_top li .ph{ float:right; width:210px;}

#products_top li.w180 ol li{width: 242px;}
#products_top li.w180 .ph{ float:right; width:180px;}
#products_top li.w160 ol li{width: 262px;}
#products_top li.w160 .ph{ float:right; width:160px;}

#products_top li img {
max-width : 100%;
height: auto;/*IE8*/
width:auto;/*IE8*/
border: 0}

/*----------------------------------------------------
カテゴリトップ
------------------------------------------------------*/
#products_bnrarea p.ttl_1st{
	font-size: 139%;
	margin-bottom: 10px;
	font-weight:bold;
	padding: 3px 0px 3px 14px;
	background-image: url(../images/h2_sidebar.png);
	background-repeat: no-repeat;
	background-position: left center;
}

#products_bnrarea p.ttl{
	font-size: 139%;
	margin-bottom: 10px;
	font-weight:bold;
	margin-top:40px;
	padding: 3px 0px 3px 14px;
	background-image: url(../images/h2_sidebar.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#products_bnrarea p.ttl.first{margin-top:0px;}

#products_bnrarea ul{margin-right:-12px; margin-bottom:12px;}
#products_bnrarea ul:after {content: ""; display: block; clear: both; visibility: hidden;}

#products_bnrarea li{ float:left; width:347; border:1px solid #CCCCCC; padding:5px; margin-right:12px;}
#products_bnrarea li:after {content: ""; display: block; clear: both; visibility: hidden;}
#products_bnrarea li:hover, 
.tab_products_bnrarea li:hover{background-color:#f0f0f0;}
#products_bnrarea li.none:hover{background-color:transparent;}

#products_bnrarea li .ph{width:150px; float:left; position: relative}
#products_bnrarea li .ph img, 
.tab_products_bnrarea li .ph img{
max-width : 100%;
height: auto;/*IE8*/
width:auto;/*IE8*/
border: 0}

#products_bnrarea li .ph .icon_jp{
position: absolute;
background-color: #ffea00;
font-size: 10px;
color: #000000;
border-radius:22px / 10px;
right: 5px;
top:5px;
box-sizing: border-box;
display: inline-block;
vertical-align: middle;
height: 20px;
width: 44px;
text-align:center;
line-height: 20px;
}

#products_bnrarea li .txt{ width:181px; float:right; padding:5px 5px 5px 11px;}

#products_bnrarea li .txt p.series, 
.tab_products_bnrarea li .txt p.series{font-weight:bold; color:#666666; line-height:125%;}

#products_bnrarea li .txt p.name, 
.tab_products_bnrarea li .txt p.name{
font-size: 16px;
border-bottom: 1px dotted #CCCCCC;
margin-bottom: 7px;
line-height: 120%;
margin-top: 3px;
padding-bottom: 3px;
}
#products_bnrarea li .txt p.name a, 
.tab_products_bnrarea li .txt p.name a{ text-decoration:none; color:#000000;}

#products_bnrarea li .txt p.name span, 
.tab_products_bnrarea li .txt p.name span{font-size:85%; font-weight:normal;}

#products_bnrarea li .txt p.spec, 
.tab_products_bnrarea li .txt p.spec{ font-size:80%; line-height:160%;}

#products_bnrarea li .txt p.spec span, 
.tab_products_bnrarea li .txt p.spec span{padding-right:7px;}

#products_bnrarea li .txt p.spec span.sfont, 
.tab_products_bnrarea li .txt p.spec span.sfont{padding-right:0px; font-size: 10px; padding-left: 0.2em}
#products_bnrarea li .txt p.kakaku, 
.tab_products_bnrarea li .txt p.kakaku{ color:#F50004; font-size:93%; line-height:160%;}

/*products_bnrarea  2カラム*/
#products_bnrarea .w359l{ float:left; width:359px;}
#products_bnrarea .w359r{ float:right; width:359px;}


/*MIRAGEページ
----------------------------------------------------------*/
/*tab*/
.tab_products_bnrarea ul{margin-bottom:2%;}
.tab_products_bnrarea ul:after {content: ""; display: block; clear: both; visibility: hidden;}
.tab_products_bnrarea li{ float:left; width:49%; border:1px solid #CCCCCC; padding:5px; box-sizing: border-box}
.tab_products_bnrarea li:first-child{margin-right: 2%}
.tab_products_bnrarea li:after {content: ""; display: block; clear: both; visibility: hidden;}
.tab_products_bnrarea li .ph{width:35%; float:left;}
.tab_products_bnrarea li .txt{ width:63%; float:right; padding:5px 5px 5px 2%; box-sizing: border-box;}

/*上部エリア*/
.upper_area ul{font-size: 108%; margin-left: 20px}
.upper_area ul li{list-style: disc; margin-bottom: 0.5em}
.upper_area .bt_area{margin-top: 20px; margin-bottom: 60px}
.upper_area .bt_area .bt_lineup{ width: 250px; display: inline-block}
.upper_area .bt_area img{width: 50%; display: inline-block; margin-left: 40px}
.upper_area .bt_area img:hover{opacity: .7}
.upper_area h3{color: #333333}
.upper_area h3 span{display: block; font-size:80%; font-weight: normal}

/*動画リスト*/
.mm_video_list ul{font-size: 0; width: 100%;}
.mm_video_list li{border: 1px solid #CCCCCC; padding: 20px; margin-top: 20px; font-size: 13px;}
.mm_video_list li:after {content: ""; display: block; clear: both; visibility: hidden;}
.mm_video_list li .movie{float: left; width: 65%;} 
.mm_video_list li .txt{float: right; width: 32%;}
.mm_video_list li .txt .series{color: #666666; font-weight: bold;}
.mm_video_list li .txt .name{font-size: 16px; border-bottom: 1px dotted #CCCCCC; padding-bottom: 0.3em; margin-bottom: 0.5em}
.mm_video_list li .txt .spec{margin-bottom: 0.5em; font-size: 12px; line-height: 1.4}
.mm_video_list li .txt .spec span{display: block;}

/*詳細ページ　動画*/
.video_mp4{display: table; width: 100%; margin-top: 40px; vertical-align: top;}
.video_mp4.first{margin-top: 0;}
.video_mp4 .ttl_video{
font-weight: bold;
font-size: 18px;
border: 1px solid #CCCCCC;
border-radius: 8px;
text-align: center;
padding: 0.5em 1.5em 0.5em 1.5em;
display: inline-block;
margin: 0;
}
.video_mp4 video, 
.video_mp4 .v_wrap video, 
.mm_video_list li .movie video{width: 100%;}

.video_mp4 .v_wrap, 
.video_mp4 .t_wrap{display: table-cell;}
.video_mp4 .v_wrap{width: 65%; vertical-align: top; background-color: #cccccc}
.video_mp4 .t_wrap{width: 35%; text-align: center; padding-left: 35px; box-sizing: border-box; vertical-align: middle}
.video_mp4 .v_wrap video{vertical-align: top; }


/*----------------------------------------------------
製品詳細ページ
------------------------------------------------------*/
#products_mainarea{ margin-bottom:60px;}
#products_mainarea p.point{
	font-size: 124%;
	font-weight: bold;
}
#products_mainarea:after {content: ""; display: block; clear: both; visibility: hidden;}

#products_mainarea #top_img{
	float: left;
	width: 240px;
	margin-right: 23px;
}
#products_mainarea #txt{ float:right; width:467px;}
#products_mainarea #txt p.catch{ font-size:139%; font-weight:bold; margin-bottom:10px;}
#products_mainarea #txt p.point{ font-size:124%; font-weight:bold;}
#products_mainarea #txt p.read{color:#666666; margin-bottom:10px; font-size:124%; line-height:180%;}
#products_mainarea #txt ul li{
	font-size: 124%;
	list-style: disc;
	line-height: 160%; 
	margin-left:20px;
	margin-bottom:5px;
}

#products_mainarea #txt ul li a{ text-decoration:underline}
#products_mainarea #txt ul li a:hover{ text-decoration:none}

#products_mainarea #txt p.h3series{ font-weight:bold; font-size:124%; color:#666666; margin-bottom:5px;}

#point{ margin-top:20px; margin-bottom:60px;}
 #point ul li{
	list-style: disc;
	line-height: 160%; 
	margin-left:20px;
	margin-bottom:5px;
}

.products_mainarea02{ margin-bottom:60px;}
.products_mainarea02 h3{ border-bottom:3px solid #CCCCCC; font-size:124%;}
.products_mainarea02:after {content: ""; display: block; clear: both; visibility: hidden;}

.products_mainarea02 .top_img{
	float: left;
	width: 240px;
	margin-right: 23px;
}
.products_mainarea02 .txt{ float:right; width:467px;}

.bt_lineup, 
.bt_lp, .bt_sp{margin-top:10px;}
.bt_lineup a {
	background-color: #F0F0F0;
	border:1px solid #CCCCCC;
	padding: 7px 10px 7px 28px;
	border-radius: 4px;
	background-image: url(../images/gnav_arrow.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	display: block;
}
.bt_lineup a:hover{
	text-decoration: none;
	background-color: #CCCCCC;
	color: #000000;
	
}

.bt_lp a {
	background-color: #ffcc00;
	border:1px solid #ffcc00;
	padding: 7px 10px 7px 28px;
	border-radius: 4px;
	background-image: url(../images/gnav_arrow.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	display: block;
}
.bt_sp{margin-top: 15px;}
.bt_sp a{
background-color: #307f55;
padding: 10px 15px 10px 28px;
border-radius: 4px;
color: #ffffff;
background-image: url(../products/images/arrow_sp.png);
background-repeat: no-repeat;
background-position: 10px center;
}
.bt_lp a:hover, .bt_sp a:hover{opacity: .7; text-decoration: none}

.spec_t .bt_lp{margin-top:5px;}
.spec_t .bt_lp a{background-image:none; padding: 5px; line-height: 1; text-decoration: none; font-size: 10px; text-align: center; letter-spacing: -0.05em}

/*モーダルウインドウ*/
#lean_overlay{
  position: fixed; z-index:100; 
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  background: #000;
  display: none;
}
.guide{
  background: none repeat scroll 0 0 #FFFFFF;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.7);
  display: none;
  padding: 35px;
  width: 890px;
  font-size:90%;
 }
.guide .modal_close{
	position: absolute;
	top: 12px;
	right: 12px;
	display: block;
	width: 16px;
	height: 16px;
	background-image: url(../products/images/icon_close.png);
	z-index: 2;
}

p.modal { text-align:right; margin-bottom:15px;}
p.modal a{text-decoration:underline;}
p.modal a:hover{text-decoration:none;}

.guide p.ttl{
	background-color: #FFCC33;
	font-size: 124%;
	font-weight:bold;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.guide p.ttl02{
	font-weight:bold;
	margin-top:10px;
	color:#000000;
}

.guide .list{
	margin: 0px;
	padding: 0px 0px 0px 25px;
}

.guide .list ul{
	padding: 0px;
	margin: 0px;
}

.guide .list li{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	list-style-type: decimal;
	line-height:140%;
}

.guide .list_s ul{
	padding: 0px;
	margin: 0px 0px 10px 0px;
}

.guide .list_s li{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
	line-height:140%;
}

.guide #contact{
	padding: 15px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #F0F0F0;
}

.guide #contact a{ text-decoration:underline}
.guide #contact a:hover{ text-decoration:none}

.guide #contact dl{padding: 0px;}

.guide #contact dt{
	font-size: 116%;
	font-weight:bold;
	padding: 0px 0px 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

.guide #contact dd{
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height:140%;
}

.guide #contact p.color_red{ color:#FA0000}


/*タブ---------------------------------------------*/
@media projection, screen {.ui-tabs-hide {display: none;}}
@media print {ul.ui-tabs-nav {display: none;}}

#tabs{ margin-bottom:20px;}
#tabs .tabwrap{ border:1px solid #cccccc; padding:35px;}
#tabs .tabwrap:after {content: ""; display: block; clear: both; visibility: hidden;}
#tabs .tabwrap.list{padding:15px;}

#tabs.fs ul.ui-tabs-nav, #tabs.fs .ui-tabs-panel{font-size: 11.5px}
#tabs .fs02{font-size: 12px}

/* Skin */
ul.ui-tabs-nav, .ui-tabs-panel {
	font-size: 14px;
}
ul.ui-tabs-nav {
    list-style: none;
    margin: 0px;
    padding: 0px;
}
ul.ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
ul.ui-tabs-nav li {
    float: left;
    margin: 0px 5px 0px 0px;
    min-width: 84px; /* be nice to Opera */
}

ul.ui-tabs-nav a, ul.ui-tabs-nav a span {
	display: block;
	padding: 0 14px 0 14px;/*文字の左右の空き*/
	background-repeat: no-repeat;
	background-image: url(../products/images/tab.png);
	font-weight:bold;
}

ul.ui-tabs-nav a {
    margin: 1px 0 0; /* position: relative makes opacity fail for disabled tab in IE */
    padding-left: 0;
    color: #666666;
    line-height: 1.2;
    text-align: center;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */    
    outline: 0; /* prevent dotted border in Firefox */
	position: relative;
    top: 1px;
    z-index: 2;
	border-bottom:1px solid #cccccc;
}
ul.ui-tabs-nav .ui-tabs-selected a {
    position: relative;
    top: 2px;
    z-index: 2;
    margin-top: 0;
    color: #000000;
	border-bottom:none;
}
ul.ui-tabs-nav a span {
    width: 80px; /* IE 6 treats width as min-width */
    min-width: 80px;
    height: 26px; /* IE 6 treats height as min-height */
    min-height: 26px;
    padding-top: 12px;
    padding-right: 0;
	padding-bottom: 1px;
}
*>ul.ui-tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}

ul.ui-tabs-nav.height37 a span{
height: 37px;
min-height: 37px;
padding-top: 8px;
line-height: 1.4;
font-size: 13px
}

ul.ui-tabs-nav li.w50{min-width: 40px;}
ul.ui-tabs-nav li.w50_02 a span{min-width: 50px;}
ul.ui-tabs-nav li.w50 a span {width: 40px;min-width: 40px;}
ul.ui-tabs-nav li.w60 a span {width: 60px;min-width: 60px;}

ul.ui-tabs-nav .ui-tabs-selected a span {padding-bottom: 2px; }
ul.ui-tabs-nav .ui-tabs-selected a, ul.ui-tabs-nav a:hover, ul.ui-tabs-nav a:focus, ul.ui-tabs-nav a:active {
    background-position: 100% -150px;
	color: #000000;
}
 
ul.ui-tabs-nav a, ul.ui-tabs-nav .ui-tabs-disabled a:hover, ul.ui-tabs-nav .ui-tabs-disabled a:focus, ul.ui-tabs-nav .ui-tabs-disabled a:active {
    background-position: 100% -100px;
}
ul.ui-tabs-nav .ui-tabs-selected a span, ul.ui-tabs-nav a:hover span, ul.ui-tabs-nav a:focus span, ul.ui-tabs-nav a:active span {
    background-position: 0 -50px;
}
ul.ui-tabs-nav a span, ul.ui-tabs-nav .ui-tabs-disabled a:hover span, ul.ui-tabs-nav .ui-tabs-disabled a:focus span, ul.ui-tabs-nav .ui-tabs-disabled a:active span {
    background-position: 0 0;
}
ul.ui-tabs-nav .ui-tabs-selected a:link, ul.ui-tabs-nav .ui-tabs-selected a:visited, ul.ui-tabs-nav .ui-tabs-disabled a:link, ul.ui-tabs-nav .ui-tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
ul.ui-tabs-nav a:hover, ul.ui-tabs-nav a:focus, ul.ui-tabs-nav a:active,
ul.ui-tabs-nav .ui-tabs-deselectable a:hover, ul.ui-tabs-nav .ui-tabs-deselectable a:focus, ul.ui-tabs-nav .ui-tabs-deselectable a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
.ui-tabs-disabled {
    opacity: .4;
    filter: alpha(opacity=40);
}

/* Additional IE specific bug fixes... */
* html ul.ui-tabs-nav { /* auto clear, @ IE 6 & IE 7 Quirks Mode */
    display: inline-block;
}
*:first-child+html ul.ui-tabs-nav  { /* @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
    display: inline-block;
}


/*仕様表---------------------------------------------*/
table.spec_t.odd tr:nth-child(odd) {
  /* 奇数行の背景色を設定します。 */
  background-color: #f0f0f0;
}
table.spec_t.even tr:nth-child(even) {
  /* 偶数行の背景色を設定します。 */
  background-color: #f0f0f0;
}
table.spec_t .gray{ color:#999999}
table.spec_t td.links_pdf a{ text-decoration:none}
table.spec_t td.links_pdf:hover{background-color:#fedcd7; cursor:pointer;}

table.spec_t{border-collapse:collapse; width:100%}
table.spec_t th, table.spec_t td{
	border: 1px solid #cccccc;
	padding: 5px 10px 5px 10px;
}
table.spec_t a{ text-decoration:underline;}
table.spec_t th{ text-align:center; font-weight:bold; background-color:#f0f0f0;}
table.spec_t th.r{text-align: right}
table.spec_t td.l{text-align:left;}
table.spec_t td.c{text-align:center;}
table.spec_t td.y, table.spec_t tr.y{ background-color:#f0f0f0;}
table.spec_t td.w, table.spec_t tr.w{ background-color:#ffffff;}
table.spec_t td a:hover{ text-decoration:none}

table.spec_t.col3t td{box-sizing: border-box; width: 33.33333%}

table.spec_t td.none_l{border-left: none}
table.spec_t td.none_r{border-right: none}

img {max-width : 100%; border: 0}
ol.spec_col3{font-size: 0;}
ol.spec_col3 li{font-size: 14px; display: inline-block; width: 30%; margin-right: 5%; text-align-last: center}
ol.spec_col3 li:last-child{margin-right: 0}
ol.spec_col3 img{margin-top: 10px; width: 90%}

table.s93font{ font-size:93%;}
table.s85font{ font-size:85%;}
table.s77font{ font-size:77%;}
table.s70font{ font-size:70%;}
table.s77font th, table.s77font td, 
table.s70font th, table.s70font td{
	border: 1px solid #cccccc;
	padding: 5px;
}
table.s85font th, table.s85font td{
	border: 1px solid #cccccc;
	padding: 5px;
}

table.spec_t td.ph img{ width:100px; height:89px;}
table.spec_t td.ph{ width:100px; }
table.spec_t td.img70 img{width : 60px; height: auto;/*IE8*/}

table.spec_t th.ph25 img{ width:100%; }

table.spec_t ol{margin-left: 20px}
table.spec_t ol li{list-style: disc}

.darea ul{
	margin: 20px -55px -30px 0px;
}
.darea ul:after {content: ""; display: block; clear: both; visibility: hidden;}

.darea li{ float:left; width:180px; margin-right:55px; margin-bottom:30px; }
.darea li img{border:#dcdcdc 1px solid;}
.darea li p {
	text-align: left;
	margin-bottom: 5px;
	background-image: url(../products/images/pdficon_small.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent:22px;
}
.darea li a {text-decoration:none; display:block}

.video_area video{ width:100%; height:auto}
.youtube_area{
	position:relative;
    width:100%;
    padding-top:56.25%;
}
.youtube_area iframe{
  position:absolute;
  top:0;
  right:0;
  width:100%;
  height:100%;
}

ul.zu{font-size: 0; margin-top: 30px; border-top:1px dotted #CCCCCC; padding-top: 15px;}
ul.zu li:after {content: ""; display: block; clear: both; visibility: hidden;}
ul.zu li {border-bottom:1px dotted #CCCCCC; padding-bottom: 15px; margin-bottom: 15px}
ul.zu li .text{width:82%; display: inline-block; font-size: 14px; vertical-align: top;}
ul.zu li .text span{font-size: 16px; font-weight: bold; margin-bottom: 5px; display: block}
ul.zu li .ph{ width:15%; display: inline-block; margin-right: 3%; vertical-align: top;}
ul.zu li .ph img {
max-width : 100%;
height: auto;/*IE8*/
width:auto;/*IE8*/
border: 0}

.zu_area{margin-left: auto; margin-right: auto;text-align: center; margin-top: 40px; }
.zu_area.first{margin-top: 0px}
.zu_area .ttl01{font-size: 16px; font-weight: bold; text-align: left}
.zu_area .ttl02{font-size: 14px; font-weight: bold; background-color: #f0f0f0; margin-top: 40px; padding: 0.5em 0.8em 0.5em 0.8em; margin-bottom: 20px; text-align: left}
.zu_area .col2{display: inline-block; width: 47%;}
.zu_area .col2.m{margin-left: 5%}
.zu_wrap{
border-right-width: 0px;
border-right: 1px solid #CCCCCC;
border-left-width: 0px;
border-left: 1px solid #CCCCCC;
text-align: center;
padding: 30px 0;
}
.zu_wrap.bot{
border-bottom-width: 0px;
border-bottom: 1px solid #CCCCCC;
padding-top: 0;
}
.zu_wrap img{text-align: center}


/*油圧プレス　プレスセットページ various_presses_set---------------------------------------------*/
ul.col3{ margin-right:-14px;}
ul.col3:after {content: ""; display: block; clear: both; visibility: hidden;}

ul.col3 li{ width:218px; border:1px solid #CCCCCC; padding:5px; margin-right:14px; float:left;}
ul.col3 li .ph{width:218px}
ul.col3 li .ph img {
max-width : 100%;
height: auto;/*IE8*/
width:auto;/*IE8*/
border: 0}
ul.col3 .wrap5{ padding:5px;}
ul.col3 p.name{font-size:108%; margin-bottom:5px; margin-top:5px;}
ul.col3 p.kakaku{ color:#DF0104; margin-bottom:5px;}
ul.col3 p.kakaku span{border:1px solid #DF0104; font-size:85%; padding:2px 3px 1px 3px; margin-right:5px;}
ul.col3 p.spec{ font-size:93%; line-height:160%}
ul.col3 p.spec span{ padding-left:7px;}
.warning{ margin-top:30px; background-color:#fdd000; padding:10px;}
.warning:after {content: ""; display: block; clear: both; visibility: hidden;}
.warning p{ float:right; font-size:93%; line-height:160%; width:655px}
.warning img{float:left; width:45px;}

/*油圧シリンダ　リフティングシステム---------------------------------------------*/
.tabwrap ul.dec{ margin-left:15px;}
.tabwrap ul.dec li{list-style: decimal; line-height:180%; margin-top:5px;}
table.zu_img100{ width:658px; margin-bottom:20px;}
table.zu_img100 th{ font-weight:bold; background-color:#ffffff; font-size:108%; padding-bottom:10px;}
table.zu_img100 img {
width : 155px;
height: auto;/*IE8*/
border:1px solid #cccccc;}
table.zu_img100 td.pa_r10{ padding-right:10px;}

/*災害復興支援システム*/
.links{ margin-top:20px; font-size:108%}
.links a{ text-decoration:underline}
.links a:hover{ text-decoration:none}
div#vd a{
	background-image: url(../products/restoration_tool/images/video-square.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 16px;
	display: block;
	padding-left: 55px;
	line-height: 16px;
	vertical-align: middle;
	margin-top: 10px;
}

/*アプリケーション---------------------------------------------*/
.application02{ margin-bottom:30px; letter-spacing:normal}
.application{letter-spacing:normal}
.application:after {content: ""; display: block; clear: both; visibility: hidden;}
.application02:after {content: ""; display: block; clear: both; visibility: hidden;}
.application_l{ width:200px; float:left}
.application_r{ width:440px; float:right;}
.application_r p.midashi, .application_r02 p.midashi{ font-weight:bold; font-size:116%; margin-bottom:10px; background-image:none;padding:0px;}
.application_r p.midashi a:hover, .application_r02 p.midashi a:hover{ text-decoration:underline}

.application_l02{ width:160px; float:left}
.application_r02{ width:480px; float:right;}

.appli_second .wrap:after {content: ""; display: block; clear: both; visibility: hidden;}
.appli_second h2{background-image:none;padding:0px; margin-bottom:35px; line-height:160%; font-size:154%;}
.appli_second_l{width:490px; float:left}
.appli_second_r{width:450px; float:right;}
.appli_second span.b{ font-weight:bold; padding-right:10px;}
.appli_second span.b02{ font-weight:bold; font-size:116%; margin-bottom:5px;}
.appli_second_l a{ text-decoration:underline}
.appli_second_l a:hover {text-decoration:none}

.appli_second_l ul{ margin-left:15px;}
.appli_second_l li{list-style: disc;}

/*スライダー*/
.bx-wrapper {
	position: relative;
	margin: 0 auto 0px;
	padding: 0;
	*zoom: 1;
}

.bx-wrapper img {display: block;}
.bx-wrapper .bx-viewport {background: #ffffff;}
.bx-wrapper .bx-prev {
	left: 10px;
	background-repeat: no-repeat;
	background-position: 0 -32px;
	background-image: url(../images/controls.png);
}

.bx-wrapper .bx-next {
	right: 10px;
	background: url(../images/controls.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {background-position: 0 0;}
.bx-wrapper .bx-next:hover {background-position: -43px 0;}
.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {display: none;}
.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #000000;
	opacity: 0.7;
	width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size:85%;
	line-height:160%;
	padding: 10px 15px 10px 15px;
}


#slider {
	position: relative;
	margin: 0 auto;
	width: 450px;
}

#slider ul  {margin:0!important;}

.bg_img {margin: 0 auto 0; width: 450px;}
.bx-pager {margin: 8px auto 0; width: 450px;}

.bx-pager img {
	opacity: 0.5;
	filter: alpha(opacity=50);
	border-bottom:#ffffff 4px solid;
}

.bx-pager a.active img, .bx-pager a:hover img {
	opacity: 1;
	filter: alpha(opacity=100);
	border-bottom:#ffcc00 4px solid;
}

/*隙間を無効化してから隙間を設定する*/
.bx-pager {letter-spacing: 0em;}
.bx-pager a {
	display: inline-block;
	width: 108px;
	margin-right: 1px;
	letter-spacing: normal;
	*display: inline;
	*zoom: 1;
}

html.lt-ie8 .bx-pager a {margin-right: 0;}

.bx-pager a.thumb-edge {
	display: inline-block;
	width: 108px;
	margin-right: 0px;
	letter-spacing: normal;
	*display: inline;
	*zoom: 1;
}

/*特長---------------------------------------------*/
.features{ letter-spacing:normal}
.features p.ttl{font-weight:bold; font-size:124%;}
.features p.ttl02{font-weight:bold; font-size:124%; margin-top:30px;}
.features p.pn{ font-weight:bold; font-size:108%; margin-bottom:5px;}
.features p.model{ margin-top:10px;}
.features .b{font-weight:bold;}
.features table{ border-collapse:collapse; width:100% ; margin-top:10px;}
.features th, .features td{ padding-top:10px; padding-bottom:10px; border-bottom:1px dotted #CCCCCC; border-top:1px dotted #CCCCCC; vertical-align:top;}

.features td{ padding-left:15px}
.features ul{ margin-left:15px;}
.features li{list-style: disc;}

.features table.bol{ margin-top:60px; margin-bottom:10px;}
.features table.bol td{ padding:0px; border:none; vertical-align:top;}
.features table.bol td.pad15{ padding-right:15px;}
.features table.bol img{ margin-bottom:10px;}

/*アクセサリ---------------------------------------------*/
.acce .bol .img{ text-align:center}
.acce .bol p.ttl{ font-weight:bold; margin-top:40px; font-size:116%}
.acce .bol p.ttl02{ font-weight:bold; margin-bottom:5px; margin-top:15px; font-size:100%}
.acce .bol table{ border-collapse:collapse; width:100% ; font-size:85%}
.acce .bol th, .acce .bol td{ padding:5px 10px 5px 10px; border:1px solid #CCCCCC;}
.acce .bol th{ background-color:#F0F0F0; font-weight: bold; text-align:center;}
.acce .bol td.b{font-weight: bold; font-size:85%}

/*7MPA CAD一括ダウンロードページ---------------------------------------------*/
.cad7mpa .btarea{ float:left; margin-bottom:10px;}
.cad7mpa .btarea img{ margin-right:10px;}
.cad7mpa .guidearea{ float:right; margin-bottom:10px;}
.cad7mpa #txt ul{ margin-bottom:40px;}
.cad7mpa #txt ul li{
	list-style: disc;
	line-height: 160%; 
	margin-left:20px;
	margin-bottom:5px;
}
.cad7mpa #txt p.h3series{ font-weight:bold; font-size:124%; color:#666666; margin-bottom:5px;}

/*youtubeボタン---------------------------------------------*/
.btn_youtube{ margin-bottom:10px;}
.btn_youtube:after {content: ""; display: block; clear: both; visibility: hidden;}
.btn_youtube a {
	background-color: #ff6600;
	border: 1px solid #ff6600;
	padding: 6px 28px 6px 12px;
	border-radius: 6px;
	display: block;
	float: right;
	font-size: 93%;
	color: #FFFFFF;
    position:relative;
}
.btnarea_left .btn_youtube{ width: 45%;}
.btnarea_left .btn_youtube a{float: left; width:11em}
.btnarea_left p.modal{float: right; width: 45%;}
.btn_youtube a::before{
    content: '';
    width: 6px;
    height: 6px;
    border: 0px;
    border-top: solid 2px #FFF;
    border-right: solid 2px #FFF;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 50%;
    right: 12px;
    margin-top: -4px;
}
.btn_youtube a:hover{ text-decoration:none; opacity:0.7}

/*----------------------------------------------------
新製品情報ページ
------------------------------------------------------*/
.newlist{ margin-bottom:20px; border:1px solid #CCCCCC; padding:15px;}
.newlist:after {content: ""; display: block; clear: both; visibility: hidden;}
.newlist img{
	width: 180px;
	float: left;
	height: auto;
}
.newlist .details{ width:490px; float:right}
.newlist .details p.name{ font-size:124%; font-weight:bold; margin-bottom:10px; border-bottom:1px dotted #CCCCCC; padding-bottom:5px;}
.newlist .details p.name img{width: 60%; float: none}
.newlist .details p.dmy{font-weight:normal; font-size:90%;}
.newlist .details p.dmy span.new{ color:#ff0000; font-weight:bold; padding-right:5px;}
.newlist .details ol{margin-left: 15px;}
.newlist .details li{list-style: disc;}
.newlist .bt_details{margin-top:20px;}
.newlist .bt_details a{
	padding: 10px 0 10px 10%;
	display: block;
	text-decoration: none;
	font-weight: bold;
	background-image: url(../images/icon_book.png);
	background-repeat: no-repeat;
	background-position: 40% center;
	border: 1px solid #CCCCCC;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
}

.newlist .bt_details a:hover{ background-color:#fedcd7;}

.newlist .ttl_video{margin-top: 2em; margin-bottom: 0.5em; font-size: 124%; font-weight: bold;}
.newlist video {width: 100%;}


/*----------------------------------------------------
カタログ訂正情報ページ
------------------------------------------------------*/
table.teisei{border-collapse:collapse; width:100%}
table.teisei th, table.teisei td{border: 1px solid #CCCCCC; padding:10px}
table.teisei th{ background-color:#f0f0f0; text-align:center;}
table.teisei td.num, table.teisei td.num p{text-align:center;}
table.teisei td.ph{text-align:center; width:100px;}
table.teisei td.ph img{width:100px; height:auto;}
table.teisei td.num p{ margin-top:5px; font-size:85%;}
table.teisei td.links_pdf:hover{background-color:#fedcd7;}

ul#teisei_cat li{ padding-top:0px;}

ul.teiseimenu{ margin-right:-11px; margin-bottom:30px;}
ul.teiseimenu:after {content: ""; display: block; clear: both; visibility: hidden;}
ul.teiseimenu li a{
	float: left;
	width: 194px;
	padding: 5px 10px 5px 30px;
	margin-right: 11px;
	margin-bottom: 12px;
	border: 1px solid #CCCCCC;
	background-image: url(../images/gnav_arrow.png);
	background-repeat: no-repeat;
	background-position: 10px center;
}
ul.teiseimenu li a:hover, ul.teiseimenu li a.active{ text-decoration:none; background-color:#ffcc00;}

/*----------------------------------------------------
製造終了製品
------------------------------------------------------*/
ul.finishmenu{ margin-right:-10px; margin-bottom:30px;}
ul.finishmenu:after {content: ""; display: block; clear: both; visibility: hidden;}
ul.finishmenu li a{
	float: left;
	min-width: 95px;
	padding: 5px 10px 5px 30px;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
	background-image: url(../images/gnav_arrow.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	box-sizing: border-box;
}
ul.finishmenu li a:hover, ul.finishmenu li a.active{ text-decoration:none; background-color:#ffcc00;}

.finishlist{border: 1px solid #CCCCCC; padding:14px; margin-top:20px;}
.finishlist:after {content: ""; display: block; clear: both; visibility: hidden;}
.finishlist .photo{ float:left; width:320px;}
.finishlist .txt{ float:right; width:350px;}
.finishlist .photo.col1{ float:left; width:150px;}
.finishlist .txt.col1{ float:right; width:520px;}
.finishlist p.name{ border-left:4px solid #ffcc00; padding-left:5px; font-weight:bold; font-size:108%; margin-bottom:10px;}
.finishlist ul{margin-left: 15px; margin-bottom:20px;}
.finishlist li{list-style: disc;}

.finishlist .photo table{ width:100%;}
.finishlist .photo table td{ vertical-align:top}
.finishlist .photo.col1 table{ width:150px;}

.finishlist .photo table td.ph150_old, 
.finishlist table td.ph150_new{width:150px;}

.finishlist .photo table td.ph150_old img, .finishlist table td.ph150_new img{width:150px; height:auto;}

.finishlist div.old{ color:#ffffff; background-color:#666666; text-align:center; padding:4px; font-size:93%}
.finishlist div.old.f85{font-size:85%}
.finishlist div.new{
	color: #ffffff;
	background-color: #E70003;
	text-align: center;
	padding: 4px;
	font-size: 93%
}
.finishlist div.linkold a, .finishlist div.linknew a, .finishlist div.linkinfo a{
	background-repeat: no-repeat;
	border: 1px solid #CCCCCC;
	margin-top:10px;
	display:block;
	text-align:center;
}
.finishlist div.linknew a{
	background-image: url(../images/icon_book_s.png);
	background-position: 28% center;
	padding:5px 8% 5px 23%;
	font-size: 85%
}
.finishlist div.linknew a.icon_none{background-image: none; padding:5px 8%;}
.finishlist div.linkold a{
	background-image: url(../images/icon_dw.png);
	background-position: 12% center;
	padding:5px 8% 5px 20%;
	font-size: 85%
}
.finishlist div.linkold.s a{
	background-position: 5% center;
	padding:5px 5% 5px 15%;
	font-size: 75%
}
.finishlist div.linkinfo a{
	background-image: url(../images/icon_dw.png);
	background-position: 15px center;
	padding:5px 15px 5px 35px;
	font-size: 85%;
    display:inline-block;
}
	
.finishlist div.linknew a:hover, .finishlist div.linkold a:hover, .finishlist div.linkinfo a:hover{ text-decoration:none; background-color:#fedcd7;}

.finishlist .txt table.patg{ margin-bottom:20px;}
.finishlist .txt table.patg th{ font-weight:bold;}

.finishlist .parts_dw{ text-align:center; font-weight:bold; font-size: 93%;}


/*----------------------------------------------------
動画一覧
------------------------------------------------------*/
#video_list ul.category{margin-bottom:20px; margin-top:50px;}
#video_list ul.category:after {content: ""; display: block; clear: both; visibility: hidden;}
#video_list ul.category li{ width:214.25px; float:left; border:1px solid #CCCCCC; margin-right:25px; background-color:#FFFFFF; margin-bottom: 25px;}
#video_list ul.category li:nth-child(4n){ margin-right:0px;}

#video_list .inner{ padding:10px;}
#video_list .inner .ph{text-align: center; margin: auto}
#video_list ul.category p{margin-bottom:20px; margin-top: 15px; font-size: 14px; line-height: 1.8}
#video_list ul.category .ttl{ font-size:20px; background-color:#666666; padding:8px; font-weight: bold; color: #FFFFFF; text-align: center;}

#video_list ul.category .btn_next{margin-top: 10px}
#video_list ul.category .btn_next a{
	font-weight: bold;
	font-size: 124%;
	display: block;
	border: 1px solid #CCCCCC;
	line-height:300%;
	text-decoration:none;
    text-align: center;
}

#video_list ul.category .btn_next a span {
          display: inline-block;
          padding: 0 0 0 25px;
          background-image: url(../images/arrow05.png);
          background-position: 0 50%;
          background-repeat: no-repeat;
}

#video_list ul.category .btn_next a:hover{ background-color:#ffcc00}

#video_list .btn_details a{
background-color:#ffcc00;
position: relative;
border-radius: 30px;
display: inline-block;
padding: 1em 3.5em 1em 2.5em;
margin-top: 20px;
}
#video_list .btn_details.dp a{margin-top: 0px; border-radius: 8px;}

#video_list .btn_details a::before{
    content: '';
    width: 6px;
    height: 6px;
    border: 0px;
    border-top: solid 1px #333;
    border-right: solid 1px #333;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 20px;
    right: 2.5em;
}
#video_list .btn_details a:hover{text-decoration: none; opacity: .7}

#video_list ul.video_container{font-size: 0; margin-top:100px}
#video_list ul.video_container.top_btn{font-size: 0; margin-top:40px}
#video_list ul.video_container .text_area{width: 440px; display: inline-block; margin-right: 28px; vertical-align: top;}
#video_list ul.video_container .text_area .title{
font-size: 18px;
font-weight: bold;
color: #333333;
margin-top: 10px;
padding-bottom: 5px;
border-bottom: 1px dotted #CCCCCC;
margin-bottom: 15px;
line-height: 1.6;
}

#video_list ul.video_container .video_area{width: 450px; display: inline-block; vertical-align: top;}
#video_list ul.video_container li{margin-bottom: 30px; border: 1px solid #CCCCCC; padding: 20px}

#video_list ul.video_container .text_area p{font-size: 14px; line-height: 1.8}

#video_list ul.video_container .text_area .page_next{background-color: #f0f0f0; margin-top: 25px}
#video_list ul.video_container .text_area .page_next .ttl{
font-size: 14px;
color: #FFFFFF;
font-weight: bold;
background-color: #666666;
padding: 5px;
}
#video_list ul.video_container .text_area .page_next ul{margin-left: 15px; padding: 0px 10px 15px 10px; }
#video_list ul.video_container .text_area .page_next li{border: none; margin-bottom: 0px; padding: 0px; font-size: 13px; list-style: disc; margin-top: 15px}
#video_list ul.video_container .text_area .page_next li a{color: #333333; text-decoration: underline}

#video_list ul.video_container .video_area .youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
#video_list ul.video_container .video_area .youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
#video_list ul.video_container li .btn_details.dp a{text-decoration: none}
#video_list ul.video_container.top_btn li ul.btn_in li{list-style: none}
 
 /**********************************************************************
login CSS
**********************************************************************/
/*----------------------------------------------------
ログイン トップ
------------------------------------------------------*/
#login_top ul{margin-right:-40px; margin-bottom:20px; margin-top:-15px;}
#login_top ul:after {content: ""; display: block; clear: both; visibility: hidden;}
#login_top li{ width:458px; float:left; border:1px solid #CCCCCC; margin-right:40px; background-color:#FFFFFF;}

#login_top p.chu{ font-size:93%; margin-top:20px;}
#login_top p.ttl{ font-size:162%; background-color:#f2f2f2; padding:12px 10px 12px 25px;}
#login_top p.pass{ text-align:center; margin-top:15px;}
#login_top p.pass a{ text-decoration:underline;}
#login_top .btarea{ text-align:center; margin-top:25px;}
#login_top .btarea02{margin-top:25px; margin-left:95px;}
#login_top .passsave{text-align:center;}

#login_top .loginwrap{ padding:25px;}
#login_top table.inputarea{width:100%;}
#login_top table.inputarea th{width:9em; font-size:116%;}
#login_top table.inputarea input.txt{ border:#CCCCCC 1px solid; padding:10px; width:90%;}
#login_top table.inputarea th, #login_top table.inputarea td{ padding-bottom:12px; vertical-align:middle;}

/*----------------------------------------------------
新規ユーザー登録 user_from.cssへ記載
------------------------------------------------------*/


 /**********************************************************************
contact CSS
**********************************************************************/
/*----------------------------------------------------
お問い合わせ トップ
------------------------------------------------------*/
#contact_top ul{margin-right:-40px; margin-bottom:20px; margin-top:50px;}
#contact_top ul:after {content: ""; display: block; clear: both; visibility: hidden;}
#contact_top li{ width:458px; float:left; border:1px solid #CCCCCC; margin-right:40px; background-color:#FFFFFF;}
#contact_top .loginwrap{ padding:25px;}

#contact_top p.chu{ font-size:93%; margin-top:20px;}
#contact_top p.ttl{ font-size:162%; background-color:#f2f2f2; padding:12px 10px 12px 25px;}
#contact_top p.num{font-size:162%; font-weight:bold; line-height:180%}

#contact_top p a{
	background-image: url(../images/arrow04.png);
	background-repeat: no-repeat;
	background-position: 15px center;
	padding-left: 40px;
	font-weight: bold;
	font-size: 124%;
	display: block;
	border: 1px solid #CCCCCC;
	line-height:300%;
	text-decoration:none;
}

#contact_top p a:hover{ background-color:#fedcd7}


/*----------------------------------------------------
フォームは user_from.cssへ記載
------------------------------------------------------*/


 /**********************************************************************
news CSS
**********************************************************************/
#content .col200l ol.sidemenu li a{
	background-image: url(../images/arrow03.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding:10px 7px 10px 23px;
	display:block;
	text-decoration:none;
	border:1px solid #CCCCCC;
	margin-bottom:10px;
}
#content .col200l ol.sidemenu li a:hover, #content .col200l ol.sidemenu li a.active{ background-color:#f2f2f2}

#content .col730r table.newslist{ border-collapse:collapse; width:100%}
#content .col730r table.newslist th, #content .col730r table.newslist td{
	border-bottom:1px dotted #CCCCCC;
	border-top:1px CCCCCC #CCCCCC;
	padding-bottom:8px;
	padding-top:8px;
}
#content .col730r table.newslist td.icon{ padding-right:15px; width:80px;}
#content .col730r table.newslist th{ width:8em;}


 /**********************************************************************
2階層目TOP
**********************************************************************/
#second_top ul{margin-right:-30px; margin-bottom:30px;}
#second_top ul:after {content: ""; display: block; clear: both; visibility: hidden;}
#second_top li{ width:272px; float:left; border:4px solid #CCCCCC; padding:10px; margin-right:30px; background-color:#FFFFFF;}
#second_top li a{
	font-size: 124%;
	line-height:160%;
	font-weight: bold;
	background-image: url(../products/images/arrow_n.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-left:5px;
	text-decoration:none;
   display:block; 
   color:#999999;
   padding-top:20px;
   padding-bottom:20px;
}
#second_top li a span{ font-size:80%; font-weight:normal;}

#second_top li a:hover{ color:#000000; background-image: url(../products/images/arrow.png);}

#second_top .margin{ margin-bottom:500px;}

 /**********************************************************************
3階層目
**********************************************************************/
body#company h3.ttl, body#support h3.ttl, body#products h3.ttl{
	font-size: 139%;
	margin-bottom: 20px;
	font-weight:bold;
	padding: 0px 0px 0px 14px;
	background-image: url(../images/h2_sidebar.png);
	background-repeat: no-repeat;
	background-position: left center;
	line-height:140%;
}


 /**********************************************************************
企業情報
**********************************************************************/
body#company table.gaiyou{ border-collapse:collapse; width:100%}
body#company table.gaiyou th, body#company table.gaiyou td{
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding-top: 7px;
	padding-bottom: 7px;
}
body#company table.gaiyou th{ width:6em; padding-left:1.5em; padding-right:1.5em;}
body#company table.gaiyou td{padding-left:1.5em; padding-right:1.5em; border-left:1px dotted #CCCCCC;}
body#company table.gaiyou td img{ vertical-align:middle}

body#company table.kyoten{ border-collapse:collapse; width:100%; border: 1px solid #CCCCCC; margin-bottom:15px;}
body#company table.kyoten th, body#company table.kyoten td{
	padding: 15px;
}
body#company table.kyoten th{ width:6em; padding-left:1.5em; padding-right:1.5em; font-weight:bold; font-size:124%; line-height:180%;}
body#company table.kyoten td{padding-left:1.5em; padding-right:1.5em; line-height:180%; border-left:1px dotted #CCCCCC;}
body#company table.kyoten td span{font-weight:bold; font-size:108%;}

body#company p.map a{ text-decoration:underline; margin-top:10px; display:block}
body#company p.ad{font-weight:bold; font-size:108%; margin-bottom:15px; margin-top:30px;}

body#company h4.ttl{ background-color:#F0F0F0; border:1px solid #CCCCCC; padding:5px 10px 5px 10px; margin-bottom:15px;}

body#company h4.icon_america, body#company h4.icon_nl, body#company h4.icon_ch, body#company h4.icon_jp{
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left:40px;
}

body#company h4.icon_america{background-image: url(../company/images/icon_america.png);}
body#company h4.icon_nl{background-image: url(../company/images/icon_nl.png);}
body#company h4.icon_ch{background-image: url(../company/images/icon_ch.png);}
body#company h4.icon_jp{background-image: url(../company/images/icon_jp.png);}

body#company ol.network02 li p.icon_america, body#company ol.network02 li p.icon_bz, 
body#company ol.network02 li p.icon_can, 
body#company ol.network02 li p.icon_gm, body#company ol.network02 li p.icon_il, 
body#company ol.network02 li p.icon_ru, body#company ol.network02 li p.icon_en, 
body#company ol.network02 li p.icon_jp, body#company ol.network02 li p.icon_ch, 
body#company ol.network02 li p.icon_co, body#company ol.network02 li p.icon_in{
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:30px;
}
body#company ol.network02 li p.icon_fr, body#company ol.network02 li p.icon_af{
	background-repeat: no-repeat;
	background-position: left 10%;
	padding-left:30px;
}
body#company ol.network02 li p.icon_sp, body#company ol.network02 li p.icon_an, 
body#company ol.network02 li p.icon_me{
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:63px;
}

body#company ol.network02 li p.icon_tt{
	background-repeat: no-repeat;
	background-position: left 10%;
	padding-left:63px;
}
body#company ol.network02 li p.icon_america{background-image: url(../company/images/icon_america.png);}
body#company ol.network02 li p.icon_can{background-image: url(../company/images/icon_can.png);}
body#company ol.network02 li p.icon_bz{background-image: url(../company/images/icon_bz.png);}
body#company ol.network02 li p.icon_fr{background-image: url(../company/images/icon_fr.png);}
body#company ol.network02 li p.icon_gm{background-image: url(../company/images/icon_gm.png);}
body#company ol.network02 li p.icon_il{background-image: url(../company/images/icon_il.png);}
body#company ol.network02 li p.icon_ru{background-image: url(../company/images/icon_ru.png);}
body#company ol.network02 li p.icon_sp{background-image: url(../company/images/icon_sp.png);}
body#company ol.network02 li p.icon_en{background-image: url(../company/images/icon_en.png);}
body#company ol.network02 li p.icon_jp{background-image: url(../company/images/icon_jp.png);}
body#company ol.network02 li p.icon_an{background-image: url(../company/images/icon_an.png);}
body#company ol.network02 li p.icon_ch{background-image: url(../company/images/icon_ch.png);}
body#company ol.network02 li p.icon_tt{background-image: url(../company/images/icon_tt.png);}
body#company ol.network02 li p.icon_co{background-image: url(../company/images/icon_co.png);}
body#company ol.network02 li p.icon_in{background-image: url(../company/images/icon_in.png);}
body#company ol.network02 li p.icon_me{background-image: url(../company/images/icon_me.png);}
body#company ol.network02 li p.icon_af{background-image: url(../company/images/icon_af.png);}

body#company ol.network{ margin-right:-30px;}
body#company ol.network:after {content: ""; display: block; clear: both; visibility: hidden;}
body#company ol.network li{ float:left; margin-right:30px; width:350px;}
body#company ol.network li:after {content: ""; display: block; clear: both; visibility: hidden;}
body#company ol.network li .details{ float:right; width:155px;}
body#company ol.network li img{ float:left; width:180px;}
body#company ol.network li p.name{font-weight:bold; font-size:108%; margin-bottom:5px;}
body#company ol.network li p.txt{font-size:85%; line-height:140%;}

body#company ol.network02{ margin-right:-30px;}
body#company ol.network02:after {content: ""; display: block; clear: both; visibility: hidden;}
body#company ol.network02 h4{ width:708px;}
body#company ol.network02 li{ float:left; margin-right:30px; width:328px; padding:10px; border:1px solid #CCCCCC;}
body#company ol.network02 li p.name{font-weight:bold; font-size:108%; margin-bottom:5px;}
body#company ol.network02 li p.txt{font-size:85%; line-height:140%;}



 /**********************************************************************
サポート
**********************************************************************/
body#support ol.as{ margin-right:-30px;}
body#support ol.as:after {content: ""; display: block; clear: both; visibility: hidden;}
body#support ol.as li{ float:left; margin-right:30px; width:350px;}
body#support h4.ttl{ background-color:#F0F0F0; border:1px solid #CCCCCC; padding:5px 10px 5px 10px; margin-bottom:15px;}
body#support ol.as li p.name{font-weight:bold; font-size:108%; margin-bottom:10px;}
body#support ol.as li p.txt{font-size:85%; line-height:140%;}
body#support ol.as li a{ text-decoration:underline}

body#support table.kubun{ border-collapse:collapse; width:100%; margin-top:15px;}
body#support table.kubun th, body#support table.kubun td{ padding:5px 10px 5px 10px; border:1px solid #CCCCCC;}
body#support table.kubun th{ text-align:center; font-weight:bold; background-color:#F0F0F0;}

 /**********************************************************************
ダウンロード
**********************************************************************/
/*----------------------------------------------------
商品価格電卓
------------------------------------------------------*/
#calculator{ margin-top:50px;}
#calculator ul{margin-right:-40px; margin-bottom:20px; margin-top:-15px;}
#calculator ul:after {content: ""; display: block; clear: both; visibility: hidden;}
#calculator li{ width:458px; float:left; border:1px solid #CCCCCC; margin-right:40px; background-color:#FFFFFF;}

#calculator p.chu{ font-size:93%; margin-top:20px;}
#calculator p.ttl{ font-size:162%; background-color:#f2f2f2; padding:12px 10px 12px 25px;}
#calculator p.pass{ text-align:center; margin-top:15px;}
#calculator p.pass a{ text-decoration:underline;}
#calculator .btarea{ text-align:center; margin-top:25px;}
#calculator .btarea02{margin-top:25px; margin-left:95px;}
#calculator .passsave{text-align:center;}

#calculator .loginwrap{ padding:0px 25px 25px 25px;}
#calculator table.inputarea{width:100%; margin-top:15px;}
#calculator table.inputarea th{width:9em; font-size:116%;}
#calculator table.inputarea input.txt{ border:#CCCCCC 1px solid; padding:10px; width:90%;}
#calculator table.inputarea th, #calculator table.inputarea td{ padding-bottom:12px; vertical-align:middle;}

.calculator_bt{margin-bottom:50px;}
.calculator_bt p a{
	background-image: url(../images/arrow04.png);
	background-repeat: no-repeat;
	background-position: 15px center;
	padding-left: 40px;
	font-weight: bold;
	font-size: 139%;
	display: block;
	border: 1px solid #CCCCCC;
	line-height:260%;
	text-decoration:none;
	width:10em;
}

.calculator_bt p a:hover{ background-color:#fedcd7}

#form .lp:after {content: ""; display: block; clear: both; visibility: hidden;}
#form .lp p{ float:left; width:6.5em;}
#form .lp input{ float:left;}

/*----------------------------------------------------
技術情報
------------------------------------------------------*/
#technical{ margin-top:50px;}
#technical ul{margin-right:-40px; margin-bottom:40px; margin-top:-15px;}
#technical ul:after {content: ""; display: block; clear: both; visibility: hidden;}
#technical li{ width:458px; float:left; border:1px solid #CCCCCC; margin-right:40px; background-color:#FFFFFF;}
#technical li .inner{ padding:20px;}
#technical p a{
	border: none;
	padding: 0px 0px 0px 15px;
	margin: 0px;
	font-size: 116%;
	background-image: url(../products/images/icon_disc.png);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 200%;
}

#technical p.chu{ font-size:93%; margin-top:20px;}
#technical p.ttl{ font-size:154%; background-color:#f2f2f2; padding:12px 10px 12px 25px;}

/*----------------------------------------------------
油圧機器取扱全般
------------------------------------------------------*/
#pressure ul{margin-right:-30px; margin-bottom:30px;}
#pressure ul:after {content: ""; display: block; clear: both; visibility: hidden;}
#pressure li{ width:272px; float:left; border:4px solid #CCCCCC; padding:10px; margin-right:30px; background-color:#FFFFFF;}
#pressure li a{
	font-size: 124%;
	line-height: 160%;
	font-weight: bold;
	background-image: url(../products/images/icon_pdf_n.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 45px;
	text-decoration: none;
	display: block;
	color: #999999;
	padding-top: 20px;
	padding-bottom: 20px;
}
#pressure li a span{ font-size:80%; font-weight:normal;}

#pressure li a:hover{ color:#000000;}

/*----------------------------------------------------
ダウンロード総合
------------------------------------------------------*/
.atoz{ border:1px solid #CCCCCC; display:table; width:960px;}
.atoz .menu{display:table-cell; vertical-align:middle; padding:10px;}
.atoz ul{margin-right:-22px; margin-left:10px;}
.atoz ul:after {content: ""; display: block; clear: both; visibility: hidden;}
.atoz li{ float:left; margin-right:22px; line-height:200%; font-size:108%}
.atoz li a{ text-decoration:underline}
.atoz li a:hover{ text-decoration:none}
.atoz .index{background-color:#CCCCCC; display:table-cell; vertical-align:middle; padding-left:15px; padding-right:15px; font-weight:bold}

.atoz_list div.ttl{
	font-size: 154%;
	font-weight: bold;
	margin-bottom: 15px;
	margin-top:50px;
	padding-bottom:5px;
	padding-left:10px;
	border-bottom: 4px solid #CCCCCC;
}

.atoz_list table{ border-collapse:collapse; width:100%; font-size:93%}
.atoz_list table th, .atoz_list table td{ border:1px solid #CCCCCC; padding:7px 12px 7px 12px; text-align:center}
.atoz_list table th{ font-weight:bold; background-color:#F0F0F0; }
.atoz_list table td.left{ text-align:left}
.atoz_list table td.img{ padding-left:0px; padding-right:0px; width:74px}
.atoz_list table td a{ text-decoration:underline}
.atoz_list table td a:hover{ text-decoration:none}

.atoz_list span.shuryou{
    display: inline-block;
    border: 1px solid #FF0004;
    border-radius: 20px;
    padding-top: 1px;
    padding-right: 10px;
    padding-bottom: 1px;
    padding-left: 10px;
    color: #FF0004;
    font-size: 12px;
}

.products_fin{background-color: #fbefef}
.products_cancell{background-color: #e0dff8}

.btn_dw{position: absolute; right: 0; top: 21px;}

.btn_dw a, 
.news_btn.btn_catdw a{
background-color: #ff6600;
color: #FFFFFF;
font-size: 16px;
padding: 0.7em 1em 0.7em 3em;
border-radius: 6px;
background-image: url(../images/icon_dw_white.png);
background-repeat: no-repeat;
background-position: 1em center;
background-size: 22px 20px;
}

.news_btn.cat_form a{
	background-image: url(../images/arrow04.png);
	background-repeat: no-repeat;
	background-position: 15px center;
	font-size: 16px;
	display: inline-block;
	border: 1px solid #CCCCCC;
	padding: 0.7em 1em 0.7em 2.5em;
	text-decoration:none;
	border-radius: 6px;
}

.btn_dw a:hover, 
.news_btn.cat_form a:hover, 
.news_btn.btn_catdw a:hover{opacity: .7; text-decoration: none}

/*----------------------------------------------------
サイトマップ
------------------------------------------------------*/
table.sitemap{
	margin-bottom: 30px;
	margin-right: -24px;
	width:100%;
}
table.sitemap td{
	vertical-align: top;
	padding-right: 24px;
}


table.sitemap td:first-child {border: none;}

table.sitemap li p{
	font-size: 108%;
	font-weight: bold;
	border: 1px solid #CCCCCC;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 20px;
}

table.sitemap li a, table.sitemap li a:visited{
	color: #333333;
	text-decoration: none;
	background-image: url(../images/arrow_sitemap.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	border: 1px solid #CCCCCC;
	text-indent: 18px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 20px;
	display: block;
	font-size: 108%;
	font-weight: bold;
}

table.sitemap li a.w200{width: 180px;}
table.sitemap li a.w300{width: 344px;}

table.sitemap li a:hover{
	color: #333333;
	text-decoration: none;
	background-color: #ffcc00;
}

table.sitemap ul.snavi{
	line-height: 160%;
	margin-top: -15px;
	margin-bottom: 20px;
}

table.sitemap .snavi li a, table.sitemap .snavi li a:visited{
	color: #333333;
	text-decoration: none;
	background-image: url(../images/arrow_sitemap02.png);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #CCC;
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;
	font-size: 12px;
	width: 344px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 10px;
	background-position: 15px center;
	font-weight: normal;
}

table.sitemap .snavi li a:hover{
	color: #333333;
	text-decoration: none;
	background-color: #ffcc00;
}


 /**********************************************************************
rental products
**********************************************************************/
.col730r .intoro:after {content: ""; display: block; clear: both; visibility: hidden;}
.col730r .intoro .ph_area{ width:200px; float:left}
.col730r .intoro .ph_area img{width:200px; height:auto; margin-bottom:30px;}
.col730r .intoro .details{ width:500px; float:right}
.col730r .intoro li{ list-style:disc; margin-left:1.5em;}

/*----------------------------------------------------
製品情報トップ
------------------------------------------------------*/
#rental_top ul{margin-right:-20px; margin-bottom:48px;}
#rental_top ul:after {content: ""; display: block; clear: both; visibility: hidden;}
#rental_top li{ width:442px; float:left; border:4px solid #CCCCCC; padding:10px; margin-right:20px;}
#rental_top li p.name a{
	font-size: 139%;
	font-weight: bold;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 10px;
	padding-bottom: 7px;
	padding-top: 5px;
	background-image: url(../../products/images/arrow_n.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-left:5px;
	text-decoration:none;
   display:block; 
   color:#999999;
}

#rental_top li p.name a:hover{ color:#000000; background-image: url(../../products/images/arrow.png);}

#rental_top li ol{ padding-bottom:250px;}
#rental_top li ol li{
	border: none;
	padding:0px 0px 0px 15px;
	margin: 0px;
	font-size: 108%;
	background-image: url(../../products/images/icon_disc.png);
	background-repeat: no-repeat;
	background-position: left center;
	line-height:240%;
	box-sizing:border-box;
}
#rental_top li ol.torque{
	background-image: url(../rental_info/products/images/img_torque.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#rental_top li ol.pump{
	background-image: url(../rental_info/products/images/img_pump.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

/*----------------------------------------------------
カテゴリトップ
------------------------------------------------------*/
#rental_bnrarea p.ttl_1st{
	font-size: 139%;
	margin-bottom: 10px;
	font-weight:bold;
	padding: 3px 0px 3px 14px;
	background-image: url(../../images/h2_sidebar.png);
	background-repeat: no-repeat;
	background-position: left center;
}

#rental_bnrarea p.ttl{
	font-size: 139%;
	margin-bottom: 10px;
	font-weight:bold;
	margin-top:40px;
	padding: 3px 0px 3px 14px;
	background-image: url(../../images/h2_sidebar.png);
	background-repeat: no-repeat;
	background-position: left center;
}

#rental_bnrarea ul{/*margin-right:-12px;*/ margin-bottom:12px;}
#rental_bnrarea ul:after {content: ""; display: block; clear: both; visibility: hidden;}

#rental_bnrarea li{ /*float:left; width:347; */border:1px solid #CCCCCC; padding:5px; margin-bottom:20px;}
#rental_bnrarea li:after {content: ""; display: block; clear: both; visibility: hidden;}
#rental_bnrarea li:hover{background-color:#f0f0f0;}

#rental_bnrarea li .ph{width:170px; float:left;}
#rental_bnrarea li.w480 .ph{width:320px;}
#rental_bnrarea li .ph img {
max-width : 100%;
height: auto;
width:auto;
border: 0;
}
#rental_bnrarea li.w480 .ph img.img_l{width:53.5%;}
#rental_bnrarea li.w480 .ph img.img_r{width:46.5%;}

#rental_bnrarea li .txt{ width:540px; float:right; padding:10px 5px 10px 10px; box-sizing:border-box;}
#rental_bnrarea li.w480 .txt{ width:390px;}
#rental_bnrarea li .txt p.series{font-weight:bold; color:#666666; line-height:140%;}
#rental_bnrarea li .txt p.name{ font-size:108%; border-bottom:1px dotted #CCCCCC; margin-bottom:7px; line-height:120%; margin-top:3px; padding-bottom:3px;}
#rental_bnrarea li .txt p.name a{ text-decoration:none; color:#000000;}
#rental_bnrarea li .txt p.name span{font-size:85%; font-weight:normal;}
#rental_bnrarea li .txt p.spec{ font-size:85%; line-height:160%;}
#rental_bnrarea li .txt p.spec span{padding-right:7px;}

/*----------------------------------------------------
ネジサイズ換算表
------------------------------------------------------*/
.bolt_l{ width:310px; float:left}
.bolt_r{ width:310px; float:right}
.bolt_l img, 
.bolt_r img{ width:83px; border: 0}
.bolt_l td, 
.bolt_r td{ box-sizing:border-box; width:33.3333%;}
