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

body{position:relative;}

h1{
	font-size: 210%;
	color: #666;
	letter-spacing: 0.03em;
	/*margin-left: 21px;*/
	margin-left: 3px;
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 1;
}

/*#tab_menu
===============================*/
#tab_menu{
	height: 80px;
	margin-top: 0px;
}

#tab_menu .tab{
	padding:0px 0 0 60px;
}
#tab_menu .tab li{
	float:left;
	margin:0 !important;
	padding:0;
	width:auto;

}

.cate_tab{
	padding-bottom: 30px;
}

.cate_tab .tab{
	padding:0 0 0 57px;
}
.cate_tab .tab li{
	float:left;
	margin:0 14px;
	padding:0;
	width:auto;

}


/*前後ボタン
===============================*/
.move_nav{
	position:relative;
	border-top:1px solid #aaa;
	width:820px;
	margin:0 auto 0;
	height:50px;
}

.move_nav ul li{
	float:left;
	width:130px;
	margin-top:20px;
	font-size:0.85em;
}

.move_nav ul li.btn_prev,
.move_nav ul li.btn_index,
.move_nav ul li.btn_next{
	position:absolute;
	width:130px;
	height:30px;
	top:0px;
}

.move_nav ul li.btn_prev{	left:0px;}
.move_nav ul li.btn_index{	left:345px;}
.move_nav ul li.btn_next{	left:690px;}

.move_nav ul li a.prev{
	background: url(../images/prev-bck.png) no-repeat left center;
	display: block;
	text-align: center;
	padding:5px 0;
	border:1px solid #ccc;
}
.move_nav ul li a.prev:hover{
	background-position: -150px center;
}
.move_nav ul li a.next{
	background: url(../images/next-bck.png) no-repeat -150px center;
	display: block;
	text-align: center;
	padding:5px 0;
	border:1px solid #ccc;
}
.move_nav ul li a.next:hover{
	background-position: left center;
}
.move_nav ul li a.index{
	background: url(../images/index-bck.png) no-repeat left center;
	display: block;
	text-align: center;
	padding:5px 0;
	border:1px solid #ccc;
}
.move_nav ul li a.index:hover{
	background-position: -150px center;
}

.move_nav ul li.btn_prev.no_link{
	background: url(../images/prev-bck.png) no-repeat left center;
	display: block;
	text-align: center;
	padding:5px 0;
	width:128px;
	height:24px;
	border:1px solid #ccc;
	
	filter:alpha(opacity=65);
    -moz-opacity: 0.65;
    opacity: 0.65;
}
.move_nav ul li.btn_next.no_link{
	background: url(../images/next-bck.png) no-repeat -150px center;
	display: block;
	text-align: center;
	padding:5px 0;
	width:128px;
	height:24px;
	border:1px solid #ccc;
	
	filter:alpha(opacity=65);
    -moz-opacity: 0.65;
    opacity: 0.65;	
}

.goto_index{
	position:absolute;
	width:958px;
	background:rgba(225, 234, 248, 0.9)!important;
	left:50%;
	bottom: 93px;
	margin-left:-479px;
	z-index: 10;
}
.goto_index ul {
	margin-left:80px;
}

.goto_index ul li{
	width:160px;
	float:left;
	margin-left:20px;
	padding:15px 0 15px 18px;
	font-size:1em;
	background:url(/common/image/arrow_red_large.gif) no-repeat 0 50%;
}
.goto_index ul li a{
	color:#333;
	font-weight:bold;
}
.goto_index ul li a:hover{
	/*color:#1c418e;*/
	text-decoration: none;
}


div#main div.link_anchor {
	width:958px;
	height:80px;
	margin: 20px 0px 0px 0px;
	padding-bottom:20px;
	background:#ededed;
	border:none;
	border:#A8B6C8 1px solid;
	border-top:none;
	background:#ededed url(/tech/image_v2/tech_common/bg_anchor_menu.png) repeat-x left top;
}

div#main div.link_anchor_box {
	position: relative;
	width:818px;
	margin: 20px 70px 30px 70px;
	padding: 10px 0px 10px;
	/*background:#ededed;*/
	/*border:#A8B6C8 1px solid;*/
	border:#95DBE6 1px solid;
	background:#EBF8FA;
}
div#main div.link_anchor_box ul {
	margin:0px 0px 0px 20px;
}
div#main div.link_anchor_box ul li {
	float: left;
	padding: 0 20px 0 18px;
	font-size:100%;
	font-weight:bold;
	background: url(/english/tech/eng/works/images/arrow_down_large.png) no-repeat 0 50%;
	width: 360px;
}
div#main div.link_anchor_box ul li a {
	white-space: nowrap;
	text-decoration:none;
	color: #1d3994;
}
div#main div.link_anchor_box ul li a:hover {
	text-decoration:underline;
}



/*実績配置用
===============================*/
div#body div#main.tech_body {
	float:none;
	width: 960px;
	padding-bottom: 30px;
	font-size:107.7%;
	line-height: 2;
	clear:both;
}
.works_area{
	box-shadow: 1px 1px 20px -2px rgba(0, 0, 0, 0.7);
	padding-top: 50px;
	padding-bottom: 50px;
}


.feature_works_unit{
	margin:30px 0 0;
	clear:both;
}

.feature_works_unit.first{
	border:none;
	margin-top:0px;
}

.feature_works_unit .section{
	border-top:#A8B6C8 1px solid;
	padding:30px 0 0 0 !important;
	margin-left:70px;
}

.feature_works_unit.first .section{
	border-top:none;
	padding:0 !important;
}

#eng_works_index,
#eng_works_index_2_1,
#eng_works_index_2_2,
#eng_works_index_2_3,
#eng_works_index_2_4,
#eng_works_index_2_5,
#eng_works_index_2_6,
#eng_works_index_2_7,
#eng_works_index_2_8,
#eng_works_index_3,
#eng_works_index_4,
#eng_works_index_5{
	padding-left: 70px;
}

#eng_works_index li,
#eng_works_index_2_1 li,
#eng_works_index_2_2 li,
#eng_works_index_2_3 li,
#eng_works_index_2_4 li,
#eng_works_index_2_5 li,
#eng_works_index_2_6 li,
#eng_works_index_2_7 li,
#eng_works_index_2_8 li,
#eng_works_index_3 li,
#eng_works_index_4 li,
#eng_works_index_5 li{
	width: 240px;
	margin-bottom: 25px;
}



.col3 .col { 
	width:240px; 
	float:left;
}
.col3 .col_multi_2{
	width:500px;
	float:left;
}
.col3 .col_multi_2.l{
	margin-right:30px;
}
.col3 .col_data { 
	width:290px; 
	float:left;
}

.col3 .l {
    margin-right: 20px;
}

div#main.tech_body h3.label{
	font-size:122.7%;
	line-height:1.7;
	background:url(/english/tech/eng/works/images/bg_h3.png) no-repeat left top;
	padding:9px 10px 0px 22px;
	margin:30px 70px 22px;
	position:relative;
	height: 48px;
}

div#main.tech_body .section .h3_btm{
	margin:0 0 25px;
}

div#main.tech_body .feature_works_unit h3 {
	font-size:135.7%;
	padding:0 0 10px;
	margin:0;
	line-height:1.5;
	border-top:none;
	margin: 0;
}

div#main.tech_body h4.purpose {
	font-size: 118%;
	border-bottom: solid 2px #95DBE6;
	padding-bottom: 0px;
	margin-bottom: 5px;
	margin-top: 55px;
	width: 820px;
	margin-left: 70px;
	letter-spacing:0.03em;
	/*color: #3493B3;*/
}

div#main.tech_body .feature_works_unit h4 {
	font-size: 100%;
	margin: 7px 0 2px;
	clear:both;
	/*font-size:1em;*/
	line-height: 1.4;
	letter-spacing:0.01em;
	/*letter-spacing:0.05em;*/
}
div#main.tech_body .feature_works_unit h4 a{
	color:#336;
	text-decoration: none;
}
div#main.tech_body .feature_works_unit h4 a:hover{
	color:#666;
	text-decoration: none;
}

div#main.tech_body .feature_works_unit h4 span.subtxt{
	font-weight:normal;
	font-size:90%;
}

div#main.tech_body .feature_works_unit p.year{
	line-height:1.7;
	font-size: 90%;
}

.feature_works_unit table.data{
	width:100%;
	font-size:92.3%;
	line-height:1.5;
	margin:0;
	padding:0;
	border-top:1px solid #999;
}

.feature_works_unit table.data th{
	clear:both;
	width:6em;
	padding:0.8em 1em;
	border-bottom:1px solid #999;
	background: #efefef;
	line-height:1.4;
}
.feature_works_unit table.data td{
	padding:0.8em 1em;
	border-bottom:1px solid #999;
	line-height:1.4;
}

.feature_works_unit table.data.short th{
	/*width:4em;*/
	width: 7.5em;
}

p.prize{
	color:#CC0000;
	font-size:85%;
}

.photo_info {
	margin-top: 5px; 
	font-size: 11px; 
	text-align: right;
}

.mt30{
	margin-top:30px;
}
.mt66{
	margin-top:68px;
}


/*物流　概要下の箇条書き*/
div#main ul.list.logistics_system li{
	margin-bottom:0px;
}

/*物流　記事追加用*/
div#main .section h4.mark{
	margin: 25px 0 5px 0;
	font-size: 118%;
	font-weight: bold;
	clear:both;
	line-height:1.7;
	letter-spacing:0.1em;
	background:url(/tech/eng_works/images/bg_h4_mark.png) no-repeat 0px 0.35em;
	padding-left: 20px;
}


/*Contact Us*/
div#main div.btn_contact {
	border-top:1px solid #aaa;
	margin-left: 70px;
	margin-top: 70px;
	width: 820px;
	padding-top: 25px;
}

/*.page_bottom {
	position: relative;
	height: 45px;
}

.page_bottom .btn_contact{
	position: absolute;
	right: 0;
	top: -25px;
}
.page_bottom .btn_contact a{
	display:block;
	line-height:1;
	text-align:center;
	width:180px;
	font-weight:bold;
	padding:15px 0px;
	margin:0 0 20px;
	white-space:nowrap;
	border:#A8B6C8 2px solid;
	text-decoration:none;
	background:url(/tech/image_v2/tech_common/bg_btn_s.png) repeat-x 0px 50%;
	color:#1C418D;
}
.page_bottom .btn_contact a:hover{
	background:#EDF2F9 url(/tech/image_v2/tech_common/bg_btn_s_on.png) repeat-x 0px 50%;
	border:#2653A1 2px solid;
}*/


@media print {
.works_area{
	box-shadow: none;
}
}

