﻿@charset "utf-8";

/**********************************************************************
	second common
**********************************************************************/
/*----------------------------------------------------
pan
------------------------------------------------------*/
#pan{
	font-size: 85%;
	margin-top: 12px;
	max-width: 1024px;
	margin-right: auto;
	margin-left: auto;
	padding-left:2.5%;
	padding-right:2.5%;
}

#pan a{text-decoration: underline; color:#c7161e;}

/*----------------------------------------------------
content
------------------------------------------------------*/
#content{
	margin-bottom: 30px;
	margin-top: 50px;
	max-width: 1024px;
	margin-right: auto;
	margin-left: auto;
	padding-left:2.5%;
	padding-right:2.5%;
}

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

#content h3{
	font-size: 154%;
	font-weight: bold;
	color: #000;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #c7161e;
	padding-left: 7px;
	margin-top: 35px;
	margin-bottom: 15px;
}

#content  h4{
	font-size: 124%;
	font-weight: bold;
	color: #c7161e;
	margin-bottom: 15px;
	background-image: url(../images/h4.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}

#content h4.t{ margin-top:30px;}
#content h4.t50{ margin-top:50px;}

#content a{
	text-decoration: underline;
}

#content p.blk{
	font-size: 124%;
	font-weight: bold;
	color: #000;
	line-height:180%;
}


/**********************************************************************
	corporate-info
**********************************************************************/
.corporate{ margin-bottom:30px; margin-right: 30px; margin-left: 30px;}
.corporate:after {content: ""; display: block; clear: both; visibility: hidden;}
.corporate{zoom:1;}

.corporate h3{float: left; width: 15%;}

.corporate .details{float: right; width: 80%; margin-top: 35px;}

.corporate table{ border-collapse:collapse; width:100%;}

.corporate th, .corporate td{
	border: 1px solid #CCC;
	padding-top: 7px;
	padding-right: 12px;
	padding-bottom: 7px;
	padding-left: 12px;
}
.corporate th{
	background-color: #fcf4f5;
	font-weight: bold;
	color: #000;
}

.corporate ol.sales li{
	list-style-type: decimal;
	margin-left: 20px;
	font-size:108%;
	line-height:200%;
}

.corporate ol.ad li{line-height:200%;}


/**********************************************************************
	technical-info
**********************************************************************/
.technical p{ line-height:200%}
.technical .l_area{float: left; width: 48%;}
.technical .r_area{float: right; width: 48%; margin-left:4%;}

.technical .ls{float: left; width: 30%;}
.technical .rs{float: left; width: 30%; margin-left:4%;}

.technical p.caption{
	text-align: center;
	margin-bottom: 15px;
	margin-top:20px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	background-color: #F0F0F0;
	color: #000;
	font-weight: bold;
	font-size: 108%;
	border: 1px solid #CCC;
}

.technical p span.b124{
	font-size: 124%;
	font-weight: bold;
	color: #c7161e;
}

/**********************************************************************
	products-info
**********************************************************************/
.products p{ line-height:200%}
/*top*/
.products #products_top{ width:100%;}
.products #products_top li{ float:left; margin-left:1.0742187%; width:32.6172875%}
.products #products_top li:first-child {margin-left: 0;}

.products #products_top ol:after  {content: ""; display: block; clear: both; visibility: hidden;}
.products #products_top ol{zoom:1;}

.products #products_top ol.top{ margin-bottom:1.0742187%;}

/*詳細ページ*/
.products #side_bar{float: left; width: 24%;}
.products #details{float: right; width: 73%; margin-left:3%}

.products #side_bar #ttl_menu{
	color: #FFF;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-image: url(../images/img_bk.png);
	background-repeat: repeat;
}

.products #side_bar li{border: 1px solid #CCC; margin-top: 7px;}
.products #side_bar li a{
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: 12px center;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 25px;
	padding-bottom: 10px;
	display: block;
	text-decoration: none;
}

.products #side_bar li a:hover,.products #side_bar li a.activ{
	background-image: url(../images/arrow_red.png);
	color: #c7161e;
	background-color: #fcf4f5;
}

.products #side_bar li ul.second_nav li{
    border-left: none;
    border-right:none;
    border-bottom:none;
    border-top: 1px dotted #CCC;
    margin-top: 0px;
}
.products #side_bar li ul.second_nav li a{
    background-image: none;
    padding-top: 10px;
    padding-right: 10px;
    padding-left: 25px;
    padding-bottom: 10px;
    display: block;
    text-decoration: none;
}



.products #details h3{
	font-size: 185%;
	line-height:120%;
	font-weight: bold;
	color: #c7161e;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #c7161e;
	padding-left: 7px;
	margin-bottom: 30px;
	margin-top: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.products h3 span.en{color: #000;}

.products h3 span.how{
	font-size: 70%;
	color: #000;
	font-weight: normal;
}

.products table.siyou{ border-collapse:collapse; width:100%}
.products table.siyou th, .products table.siyou td{
	border: 1px solid #CCC;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 15px;
}
.products table.siyou th{
	color: #000;
	background-color: #F0F0F0;
	white-space: nowrap;
	font-weight:bold;
}
.products table.siyou td.cen, 
.products table.siyou th.cen{text-align: center;}
.products table.siyou td span{color: #000; font-weight:bold;}

.products .dwrap{width: 100%;}
.products .col2_l{float: left; width: 48%;}
.products .col2_r{float: right; width: 48%; margin-left:4%;}

.products .col410_l{float: left; width: 55%;}
.products .col300_r{float: right; width: 41%; margin-left:4%;}

.products ol.num, .products ol.lis{margin-left: 20px; line-height:200%;}
.products ol.num02{margin-left: 30px; line-height:200%;}
.products ol.num li, .products ol.num02 li{list-style-type: decimal;}
.products ol.lis li{list-style-type: disc;}

/*sfex*/
#sfex_top ul.contents_menu:after {content: ""; display: block; clear: both; visibility: hidden;}
#sfex_top ul.contents_menu{margin-top: 8%}
#sfex_top ul.contents_menu li{ float: left; width: 46%; text-align: center}
#sfex_top ul.contents_menu li:first-child{margin-right: 8%; }
#sfex_top ul.contents_menu .p_name{ font-size: 124%; margin-top: 15px; font-weight: bold; margin-bottom: 5px}
#sfex_top ul.contents_menu .bt_detail{text-align: center; margin-top: 15px; font-size: 116%}
#sfex_top ul.contents_menu .bt_detail a{
	background-color: #c7161e;
	color: #FFFFFF;
	text-decoration: none;
	padding: 9px 50px 9px 40px;
	position: relative;
	border-radius: 20px; 
}
#sfex_top ul.contents_menu .bt_detail a:hover{ opacity:.7}
#sfex_top ul.contents_menu .bt_detail 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: 30px;
    margin-top: -4px;
}

#sfex_top ul.use{font-size: 0;}
#sfex_top ul.use li{
    display: inline-block;
    vertical-align: top;
    width: 21%;
    margin-left: 2%;
    margin-right: 2%;
    margin-bottom: 3%;
    text-align: center;
}
#sfex_top ul.use li p{font-size: 14px;}


/**********************************************************************
for 640px〜1024px tablet
**********************************************************************/
@media screen and (min-width: 640px) and (max-width: 1024px) {
/*corporate-info*/
.corporate{ margin-bottom:0px; margin-right: 0px; margin-left: 0px;}
}


/**********************************************************************
for 639px以下 smart-phone
**********************************************************************/
@media screen and (max-width: 639px){
#content{margin-top: 30px;}
.products p, .technical p{ line-height:180%}
#content h3, .products #details h3{font-size: 20px;}

/*products-info*/
.products #side_bar{float: none; width: 100%; margin-top:25px;}
.products #details{float: none; width: 100%; margin-left:0%}

.products #side_bar li a{
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: 12px center;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-top: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 25px;
	padding-bottom: 10px;
	display: block;
	margin-top: 0px;
	text-decoration: none;
}

.products table.siyou th, .products table.siyou td{font-size:12px;}

.products .col2_l{float: none; width: 100%;}
.products .col2_r{float: none; width: 100%; margin-left:0%;}

.products .col410_l{float: none; width: 100%;}
.products .col300_r{float: none; width: 100%; margin-left:0%; margin-top:15px;}

/*technical-info*/
.technical .l_area{float: none; width: 100%;}
.technical .r_area{float: none; width: 100%; margin-left:0%; margin-top:15px;}

.technical .ls{float: none; width: 100%;}
.technical .rs{float: none; width: 100%; margin-left:0%; margin-top:15px;}

/*corporate-info*/
.corporate{ margin-bottom:0px; margin-right: 0px; margin-left: 0px;}
.corporate h3{float: none; width: 100%;}
.corporate .details{float: none; width: 100%; margin-top: 0px;}
.corporate th{white-space: nowrap;}
.corporate ol.sales li{margin-left: 30px; line-height:180%;}
.corporate ol.ad li{line-height:180%;}

/*sfex*/
#sfex_top ul.contents_menu li{ float: none; width: 100%; text-align: center; margin-bottom: 30px}
#sfex_top ul.contents_menu li:first-child{margin-right: 0%; }

#sfex_top ul.use li{width: 46%;}
#sfex_top ul.use li p{font-size: 12px;}


}



