  @charset "utf-8";

.center{
	text-align:center;
}

.tm_4{
	margin-bottom:40px;
}

.text_red{
	color:#c00;
}

dl dt{
	font-weight:bold;
	color:#3E76BF;
	background:url(/tech/image_v2/tech_common/bg_list_mark.gif) no-repeat 1px 0.7em;
	padding-left:15px;
}

dl dd{
	font-size:0.95em;
	padding-left:15px;
}

.pad_top{
	padding-top:1.8em;
}

.top_border{
	border-top:2px solid #bed2eb;
	padding-top:20px !important;
}

.automation_h2{
	color:#1c418d;
	font-size:17px;
	font-weight:lighter;
}

.bottom_border{
	border-bottom:1px solid #bed2eb;
}

.kakomi2{
	background:#f0f0f0;
}

.kakomi2 p{
	width:8em;
	float:left;
}

.kakomi2 ul{
	width:auto;
	float:left;
}

.merit{
	margin-bottom:20px;
}
.merit p.icon_merit{
	float:left;
	position:relative;
	top:-0.1em;
}
.merit p.txt{
	margin-left:89px;
	font-weight:bold;
}


/*食品生産施設*/
.h3_food{
	position:relative;
	background-color:#0C5BA8;
	width:360px;
	height:40px;
	padding-left:10px;
	margin-bottom:10px;
}

.h3_food h3{
	position:absolute;
	top:-19px;
	color:#fff;
	display: table-cell;
	vertical-align: middle;
}

.abbreviation{
	width:360px;
	height:87px;
	background-color:#EEEEEE;
	margin-left:492px;
	padding-left:10px;
	padding-top:10px;
}

.section.col2 .col.food_img{
	padding-bottom:40px;
}

/*食品生産施設コンセプト*/
div#main ul.list.blue1 li {
	/*margin-bottom: 7px;
	padding-left: 16px;*/
	background: url(/tech/food/tech_support/food_production_concept/images/bg_list_mark_blue1.png) no-repeat 1px 0.6em;
}
div#main ul.list.blue2 li {background: url(/tech/food/tech_support/food_production_concept/images/bg_list_mark_blue2.png) no-repeat 1px 0.6em;}
div#main ul.list.green li {background: url(/tech/food/tech_support/food_production_concept/images/bg_list_mark_green.png) no-repeat 1px 0.6em;}
div#main ul.list.orange li {background: url(/tech/food/tech_support/food_production_concept/images/bg_list_mark_orange.png) no-repeat 1px 0.6em;}
div#main ul.list.violet li {background: url(/tech/food/tech_support/food_production_concept/images/bg_list_mark_violet.png) no-repeat 1px 0.6em;}

/*独自の自動化技術コンテンツ*/
p.bottom_border{
	padding-bottom:3em;
}

/*独自の自動化技術　特徴*/
.features{
	margin-bottom:15px;
}
.features p{
	font-weight:bold;
}
.features p img{
	position:relative;
	left:0px;
	top:-0.11em;
	padding-right:8px;
}
.features.last{
	margin-bottom:40px;
}


/*防虫技術コンテンツ*/
h5{
	font-size:17px;
	font-weight:bolder;
	border-bottom:1px solid #A8B6C8;
	padding-bottom:5px;
	margin-bottom:1em;
	margin-top:3em;
	padding-left:42px;
}

h5.pesticide_01{
	background-image:url("/tech/food/tech_support/pesticide/images/h5_icon_01.jpg");
	background-repeat: no-repeat;
}

h5.pesticide_02{
	background-image:url("/tech/food/tech_support/pesticide/images/h5_icon_02.jpg");
	background-repeat: no-repeat;
}

h5.pesticide_03{
	background-image:url("/tech/food/tech_support/pesticide/images/h5_icon_03.jpg");
	background-repeat: no-repeat;
}

h5.pesticide_04{
	background-image:url("/tech/food/tech_support/pesticide/images/h5_icon_04.jpg");
	background-repeat: no-repeat;
}

p.bottom_border{
	padding-bottom:3em;
	}

.case{
	background:#DAE5F3 url(../engineering_flow/images/case_bg_top.jpg) no-repeat;
	padding-bottom:80px;
	padding-top:60px;
	margin-top:40px;
	border-left:solid 1px #A8B6C8;
	border-right:solid 1px #A8B6C8;
}

.case h2{
	border:none !important;
	text-align:center;
	color:#000 !important;
	margin-bottom:20px !important;
}

.col_case{
	width:760px;
	border:1px solid #3E76BF;
	background:#fff;
	border-bottom-left-radius: 6px;        /* CSS3草案 */
    -webkit-border-bottom-left-radius: 6px;    /* Safari,Google Chrome用 */
    -moz-border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
    -webkit-border-bottom-right-radius: 6px;    /* Safari,Google Chrome用 */
    -moz-border-bottom-right-radius: 6px;
	box-shadow: 3px 3px 3px rgba(0,0,0,0.3);
	-webkit-box-shadow: 3px 3px 3px rgba(0,0,0,0.3);
	-moz-box-shadow: 3px 3px 3px rgba(0,0,0,0.3);
	font-size:0.9em;
}

.col_case .col{
	width:330px;
	float:left;
}

.col_case .l{
	margin-left:15px;
}


.h3_col_case{
	width:760px;
	border:1px solid#3E76BF;
	background:#3E76BF;
	border-top-left-radius:6px;
	border-top-right-radius:6px;
	 -webkit-border-top-left-radius: 6px;    /* Safari,Google Chrome用 */
    -moz-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;    /* Safari,Google Chrome用 */
    -moz-border-top-right-radius: 6px;
	box-shadow: 3px 3px 3px rgba(0,0,0,0.3);
	-webkit-box-shadow: 3px 3px 3px rgba(0,0,0,0.3);
	-moz-box-shadow: 3px 3px 3px rgba(0,0,0,0.3);
}


.arrow_blue{
	width:766px;
	margin:auto;
	text-align:center;
	padding-bottom:50px;
}

.h3_col_case_02{
	width:760px;
	background-color:#3E76BF;
	border-radius:6px;
	margin-bottom:20px;
}

.col_case_top{
	border-top:1px solid #3E76BF;
	border-left:1px solid #3E76BF;
	border-bottom:1px dotted #3E76BF;
	border-right:1px solid #3E76BF;

	box-shadow: 3px 3px 3px rgba(0,0,0,0.3);
	-webkit-box-shadow: 3px 3px 3px rgba(0,0,0,0.3);
	-moz-box-shadow: 3px 3px 3px rgba(0,0,0,0.3);
	background-color:#fff;
	width:362px;
	height:42px;
	overflow:hidden;
	padding-left:6px;
	padding-top:6px;
	border-top-left-radius:6px;
	border-top-right-radius:6px;
	 -webkit-border-top-left-radius: 6px;    /* Safari,Google Chrome用 */
    -moz-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;    /* Safari,Google Chrome用 */
    -moz-border-top-right-radius: 6px;
}


.col_case_top p{
	color:#003366;
	font-weight:bolder;
	font-size: 16px;
}

.col_case_bottom{
	border-left:1px solid #3E76BF;
	border-bottom:1px solid #3E76BF;
	border-right:1px solid #3E76BF;

	height:222px;
	overflow:hidden;
	box-shadow: 3px 3px 3px rgba(0,0,0,0.3);
	-webkit-box-shadow: 3px 3px 3px rgba(0,0,0,0.3);
	-moz-box-shadow: 3px 3px 3px rgba(0,0,0,0.3);
	background-color:#fff;
	width:368px;

	border-bottom-left-radius:6px;
	border-bottom-right-radius:6px;
	 -webkit-border-bottom-left-radius: 6px;    /* Safari,Google Chrome用 */
    -moz-border-bottom-left-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;    /* Safari,Google Chrome用 */
    -moz-border-bottom-right-radius: 6px;
}

.col_case_bottom_s{
	border-left:1px solid #3E76BF;
	border-bottom:1px solid #3E76BF;
	border-right:1px solid #3E76BF;

	height:150px;
	overflow:hidden;
	box-shadow: 3px 3px 3px rgba(0,0,0,0.3);
	-webkit-box-shadow: 3px 3px 3px rgba(0,0,0,0.3);
	-moz-box-shadow: 3px 3px 3px rgba(0,0,0,0.3);
	background-color:#fff;
	width:368px;

	border-bottom-left-radius:6px;
	border-bottom-right-radius:6px;
	 -webkit-border-bottom-left-radius: 6px;    /* Safari,Google Chrome用 */
    -moz-border-bottom-left-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;    /* Safari,Google Chrome用 */
    -moz-border-bottom-right-radius: 6px;
}

.col_case_bottom_b{
	border-left:1px solid #3E76BF;
	border-bottom:1px solid #3E76BF;
	border-right:1px solid #3E76BF;

	height:400px;
	overflow:hidden;
	box-shadow: 3px 3px 3px rgba(0,0,0,0.3);
	-webkit-box-shadow: 3px 3px 3px rgba(0,0,0,0.3);
	-moz-box-shadow: 3px 3px 3px rgba(0,0,0,0.3);
	background-color:#fff;
	width:368px;

	border-bottom-left-radius:6px;
	border-bottom-right-radius:6px;
	 -webkit-border-bottom-left-radius: 6px;    /* Safari,Google Chrome用 */
    -moz-border-bottom-left-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;    /* Safari,Google Chrome用 */
    -moz-border-bottom-right-radius: 6px;
}

.col_case_bottom.plan{
	height:282px;
	overflow:hidden;
}


.col2_box_l{
	float:left;
	margin-right:20px;
}

.icon{
	float:left;
	margin-right:5px;
}



.col_case_l{
	width:730px;
	float:left;
	margin:10px 20px;
}

.col_case_l p{
	font-size:16px;
	color:#003366;
	font-weight:bold;
}

.col_case_ls{
	width:225px;
	float:left;
	margin:15px;
}

.col_case_c{
	width:160px;
	float:left;
	margin:15px 0;
}

.col_case_cs{
	width:290px;
	float:left;
	margin:15px 0;
}

.col_case_r{
	width:156px;
	float:left;
	margin:15px;
}

.col_case_rs{
	width:160px;
	float:left;
	margin:15px;
}

.case h3{
	color:#3E76BF;
	margin:0 !important;
	padding:5px 0 0 85px !important;
	width:100%;
	height:44px;
	font-size:1.1em !important;
}

.case h3 span{
	display:none;
}

.case h3 i{
	border-bottom:2px solid #c00;
}


.case h3.case1{
	clear:both;
	color:#fff;
	margin:0 !important;
	padding:5px 0 0 17px !important;
	width:100%;
	height:38px;
	font-size:1.4em !important;
}

.case h3.case2{
	clear:both;
	color:#fff;
	margin:0 !important;
	padding:5px 0 0 17px !important;
	width:100%;
	height:38px;
	font-size:1.4em !important;
}

.case h3.case3{
	clear:both;
	color:#fff;
	margin:0 !important;
	padding:5px 0 0 17px !important;
	width:100%;
	height:38px;
	font-size:1.4em !important;
}

.case h3.case4{
	clear:both;
	color:#fff;
	margin:0 !important;
	padding:5px 0 0 17px !important;
	width:100%;
	height:38px;
	font-size:1.4em !important;
}

.case h3.case5{
	clear:both;
	color:#fff;
	margin:0 !important;
	padding:5px 0 0 17px !important;
	width:100%;
	height:38px;
	font-size:1.4em !important;
}

.case_tbl{
	width:740px;
	padding:10px;
	margin:50px 0 30px;
}

.col_img{
	float:left;
}

.col .col_img_box{
	width:357px;
	height:152px;
	padding-left:22px;
}


/*images*/
.basicPlan_img{
	margin-bottom:18px;
}

.operation_img{
	margin-bottom:18px;
	margin-top:-20px;
}

.figure_img{
	width:740px;
	padding-top:30px;
	margin:auto;
}

/* 実績 */

.works_separate_line{
	border-top:1px solid #A8B6C8;
}

p.copy{
	color:#193F8C;
	font-weight:bold;
}

dl.data{
	line-height:1.5;
	margin:0;
	/*padding:15px 0 0;*/
	/*border-top:1px solid #ccc;*/
}

dl.data dt{
	clear:both;
	float:left;
	width:8em;
	margin-bottom: 0.5em;
	padding-left:0.2em;
	color:#363434;
	background-image:none;
	font-weight:normal;
	font-size:0.95em;
}

dl.data dd{
	padding-left:9em;
	margin-bottom:0.5em;
}

/*bnav*/


div#bnav h4{
	font-weight:bold;
	padding-left:15px;
	margin:0 0 3px 0;
	color:#777;
}

#bnav ul.nav li.max_width.ctg{
	width: 100% !important;
}

/*#bnav ul.child.l{
	width:305px;
	float:left;
	margin-right:16px;
}

#bnav ul.child.r{
	width:305px;
	float:right;
}*/

#bnav ul.child.l{
	width:456px;
	float:left;
	/* margin-right:24px; */
}

#bnav ul.child.c{
	width:226px;
	float:left;
	/* margin-right:16px; */
}

#bnav ul.child.r{
	width:226px;
	float:right;
}

.mold_pre-h3{
	margin-left:30px !important;
}
