@charset "utf-8";

/*ボトムページ全体*/

#title{
	margin:0 0 20px 0;
	margin:0 auto;
}

div.section{
	margin:0 0 2em 0;
}

img.fl_l{
	float:left;
	margin:0 15px 15px 0;
}

img.fl_r{
	float: right;
	margin:0 0 15px 15px;
}

a.img_link{
}

a.img_link:hover{
	opacity:0.9;
}

h2 span{
	color:#B8831F;
	font-size:80%;
}

#container h3.icon_box{
	background: url(images/h3_icon_box.png) no-repeat 0 3px;
	padding-left:25px;
	height: 20px;
	padding-top:1px;
	font-size:16px;
	color:#0d0d0d;
	border-bottom:none;
}

#container ul.none{margin-left: 0;}

#container ul.none li{
list-style: none;
margin-bottom: 0px;
padding: 0 5px 0 0;
background: none;;
}

.square{
	background:url(service/images/midashi_line.png) no-repeat 0 4px;
    padding: 0 0 0 15px;
}

/*会社概要*/

table.company{
	margin:20px 0;
	border-collapse:collapse;
	width:100%;
}

table.company th{
	font-weight:normal;
	vertical-align: top;
	padding:10px 5px;
	border-bottom: solid 3px #cfbb14;
	text-align:left;
}



table.company td{
	padding:10px 20px;
	border-bottom: solid 1px #C8C8C8;
}

table.company td ol{
	margin-left:20px;
}

.fl_phl{
	float:left;
	margin:0 15px 15px 0;
}

.fl_txl{
	float: left;
	margin:0 0 15px 0;
	width:539px;
}


/*事業概要・工場紹介*/


#container h3.drop{
	background: url(service/images/drop.png) no-repeat 0 3px;
	padding-left:20px;
	height: 26px;
	padding-top:5px;
	font-size:16px;
	border-bottom:none;
}

#container ul.list{
	margin:0 0 10px 22px;
}

#container ul.list li{
	background: url(service/images/midashi_line.png) no-repeat 0 4px;
	margin-bottom: 0;
    padding: 0 0 5px 15px;
}

/*事業紹介*/

.business_box{
	width:350px;
	float:left;
	margin:0 15px 15px 0;
}

.business_box_last{
	width:350px;
	float:left;
	margin:0 0 15px 0;
}

.research_box{
	background:#f3f3f3;
	padding:10px;
	width:685px;
	margin:0 0 10px 0;
	color:#000;
}

.research_no{
	padding-left:22px;
	font-weight:bold;
	height:18px;

}
	
.research_no#no1{
	background:url(business/images/no1.png) no-repeat 0 1px; 
}
.research_no#no2{
	background: url(business/images/no2.png) no-repeat 0 1px; 
}
.research_no#no3{
	background:url(business/images/no3.png) no-repeat 0 1px; 
}
.research_no#no4{
	background:url(business/images/no4.png) no-repeat 0 1px; 
}
.research_no#no5{
	background:url(business/images/no5.png) no-repeat 0 1px; 
}
.research_no#no6{
	background:url(business/images/no6.png) no-repeat 0 1px; 
}
.research_no#no7{
	background:url(business/images/no7.png) no-repeat 0 1px; 
}
.research_no#no8{
	background:url(business/images/no8.png) no-repeat 0 1px; 
}
.research_no#no9{
	background:url(business/images/no9.png) no-repeat 0 1px; 
}
.research_no#no10{
	background:url(business/images/no10.png) no-repeat 0 1px; 
}
.research_no#no11{
	background:url(business/images/no11.png) no-repeat 0 1px; 
}

#container ul.research_list{
	margin:0 0 0 22px;
}

#container ul.research_list li{
	background: url(business/images/midashi_line.png) no-repeat 0 4px;
	margin-bottom: 0;
    padding: 0 0 5px 15px;
}

.research_arrow{
	margin:0 0 10px 0;
	text-align:center;
}


/*事例・実績紹介*/
.case_ph{
	float:right;
	margin:0 0 15px 15px;
	width:133px;
	color:#c6b317;
	font-weight:bold;
}

/*faq*/
.faq_block_inner{
	padding: 10px;
	background-color: #dfdfdf;
	margin: 0;
}
.faq_block_inner dl{
}
.faq_block_inner dt{
	margin:0 0 0;
	padding:3px 0 0 10px;
	font-size:13px;
	font-weight:bold;
	color:#000;
	text-decoration:none;
	cursor:pointer;
}
.faq_block_inner dt:hover{
	text-decoration:underline;
}
.faq_block_inner dt.open{
}
.faq_block_inner dd{
	background: #fff;
	margin:10px 0 0;
	padding:8px 5px 8px 3em;
	font-size:13px;
	color:#000;
	text-decoration:none;
	text-indent:-2em;
	
}
.faq_block_inner dd a{
	color:#B8831F;
    text-decoration: none;
	font-weight:bold;
}

.faq_block_inner dd a:hover{
	opacity:.7;
	text-decoration: underline;
}

a.color_link{
	color:#B8831F;
	text-decoration:none;
}

a.color_link:hover{
	opacity:.7;
	text-decoration: underline;
}

/*お問い合わせ・加工依頼*/


table.contact{
	width:100%;
	margin:0 0 20px 0;
	border-collapse:collapse;
}

table.contact th{
	width:30%;
	background:#E7E7E7;
	padding:10px;
	font-weight:bold;
	text-align:left;
	color:#000;
	border-bottom: dotted 1px #CCCCCC;
}

table.contact th.last_none ,table.contact td.last_none{
	border-bottom: none;
}


table.contact td{
	width:70%;
	background:#fff;
	padding:5px 10px;
	border-bottom: dotted 1px #CCCCCC;
	color:#000;
}

input.exshort {
    width: 6em;
    padding: 3px;
    border-top: 1px solid #CCC;
    border-right: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
    border-left: 1px solid #CCC;
    margin: 2px;
}

input.norm {
    width: 36em;
    padding: 3px;
    border-top: 1px solid #CCC;
    border-right: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
    border-left: 1px solid #CCC;
    margin: 2px;
}
textarea.norm {
    width: 36em;
	height:10em;
    padding: 3px;
    border-top: 1px solid #CCC;
    border-right: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
    border-left: 1px solid #CCC;
    margin: 2px;
}

input.btn {
	background:#d5c11d;
    width: 150px;
    height: 32px;
    padding-top: 1px;
    color: #000;
    cursor: pointer;
}

span.sup{
	font-weight:bold;
	color: #E10000;
}

/*品質方針・環境方針*/

.ph_box{
	width:235px;
	text-align:center;
	float:left;
}

/*200819追加*/
.cap1 {
	display:inline-block;
	font-size:15px;
	font-weight:normal;
	color:#0d0d0d;
	padding:0.2em 0.6em;
	background:#E8E8E8;
	border:1px solid #D0D0D0;
	margin-bottom:20px;
}

.cap2 {
	position:relative;
	font-size:15px;
	font-weight:bold;
	color:#0d0d0d;
	padding-left:16px;
	margin-bottom:10px;
}
	.cap2:before {
		position:absolute;
		content:"";
		width:6px;
		height:6px;
		background:#D5C11D;
		border-radius:50%;
		top:8px;
		left:0;
	}

.fzL {
	font-size:16px;
}

.box01 {
	width:auto;
	background:#f3f3f3;
	padding:10px;
	color:#000;
}
	.box01 h4 {
		font-weight:bold;
		border-left:4px solid #D5C11D;
		padding-left:12px;
		margin-bottom:10px;
	}

.contactBtn a {
	display:block;
	width:420px;
	margin:0 auto;
}
	.contactBtn a:hover {
		opacity:0.7;
	}

.taC {
	text-align:center;
}

#container ul.photoList {
	width:100%;
}
	#container ul.photoList li {
		list-style:none;
		width:50%;
		float:left;
		margin-bottom: 8px;
		padding:0;
		background:none;
	}
		#container ul.photoList li img {
			display:block;
			width:300px;
			margin:0 auto 10px auto;
		}
		#container ul.photoList li p {
			text-align:center;
			color:#0d0d0d;
		}

table.hakkin {
	width:100%;
	border-collapse:collapse;
	border:1px solid #454545;
}
	table.hakkin th {
		padding:5px;
		border-left:1px solid #454545;
	}
	table.hakkin td {
		padding:5px;
		text-align:center;
		border-top:1px solid #454545;
		border-left:1px solid #454545;
	}

.mb10 { margin-bottom:10px;}
.mb15 { margin-bottom:15px;}
.mb20 { margin-bottom:20px;}
.mb25 { margin-bottom:25px;}
.mb30 { margin-bottom:30px;}
.mb35 { margin-bottom:35px;}
.mb40 { margin-bottom:40px;}
