  @charset "utf-8";

/*概要
==================================*/
div#main h4.eng_concept {
	font-size: 140%;
	color: #193F8C;
	background:url(/tech/engineering/concept/images/bg_h2_ie_concept.png) no-repeat 0px 5px;
	padding: 0px 0px 0px 26px;
	margin: 40px 0 10px 0;
	letter-spacing: 0.1em;
}
div#main h5.eng_concept{
	color: #0B5AA5;
	font-size: 115%;
	line-height: 1.6;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
}


/*小欧视频のエンジニアリング力×6*/
.eng_power_area{
	overflow: hidden;
	background: #E9EAEA;
	border-left: solid 1px #A8B6C8;
	border-right: solid 1px #A8B6C8;
	margin-top: 35px;
	padding-bottom: 45px;
}

.eng_power_area p.power img{
    border-radius: 3px;
	box-shadow: 1px 1px 8px -2px rgba(0, 0, 0, 0.7);
}

div#main h2{
	padding-top: 50px !important;
}
div#main .eng_power_area h2{
	padding-top: 40px !important;
}

div#main h3.power{
	margin-top: 70px;
	padding-bottom: 20px;
}

div#main h3.power img{
    border-radius: 3px;
	box-shadow: 1px 1px 8px -2px rgba(0, 0, 0, 0.7);
}


/*ボタンアニメ*/
.eng_power_area{
}

.power_btn {
    width: 240px;
	height: 235px;
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: default;
    background: #fff;
	z-index: 10;
	box-shadow: 1px 1px 8px -2px rgba(0, 0, 0, 0.7);
}
.power_btn .on {
	width: 240px;
	height: 235px;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    background-color: #fff;
    transform: translateY(-235px);
    -webkit-transform: translateY(-235px);
    opacity: 1;
    transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
}
.power_btn:hover .on {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
}

/*エンジ力6　一覧へ*/
.hgroup{ position:relative; clear:both;}
.hgroup .go_index{
	position:absolute;
	top: 24px;
	right:20px;
	width:auto;
	font-size:85.7%;
	line-height:1;
	_line-height:1.2;
	background: url(/common/image/arrow_up.gif) no-repeat 0px 0.2em;
	padding:0 0 0 12px;
}


/*エンジ力6　関連リンク*/
div#main div.power_rel_link {
	margin: 0px 0 0;
	padding: 0;
	border: none;
	background: url(/common/image/bg_dot_line.gif) repeat-x left bottom;
}
div#main div.power_rel_link .link_box{
	background: url(/common/image/bg_dot_line.gif) repeat-x left top;
	padding: 15px 0 16px;
}
div#main div.power_rel_link .hover{	background:#f4f4f4 url(/common/image/bg_dot_line.gif) repeat-x left bottom;}

div#main div.power_rel_link h3 {
	margin: 0;
	padding: 0 0 10px 20px;
	line-height: 1.3;
	background: url(/common/image/arrow_red_large.gif) no-repeat 0px 0.3em;
}
div#main div.power_rel_link div.image {
	float: left;
	margin: 0 0 0 0px;
	width: 120px;
	padding-bottom: 0;
	line-height: 1;
}
div#main div.power_rel_link div.text {
	float: right;
	width: 620px;
	margin-bottom: 0;
	line-height: 1.5;
}
div#main div.power_rel_link div.text .discription{
	font-size: 92.8%;
	padding: 0 0 15px 20px;
}
div#main div.power_rel_link div.text .icon{
	margin: 0 0 0 20px;
}
div#main div.power_rel_link div.text .icon li{
	float: left;
	width: 96px;
	margin-right: 8px;
}


/*お客様のメリット*/
.merit{
	border: solid 3px #B6CEE5;
	border-radius: 10px;
	padding: 15px 17px 0px 17px;
	margin-top: 30px;
	background: url(/tech/engineering/concept/images/merit.png) no-repeat 18px 16px;
}
.merit .list_area{
	float: right;
	width: 610px;
}
/*このようなご要望はありませんか？*/
.merit.request{
	background: url(/tech/engineering/concept/images/request.png) no-repeat 18px 16px;
}
.merit.request .list_area{
	float: right;
	width: 550px;
}

p.request{
	font-size: 115%;
	font-weight: bold;
	line-height: 1.8;
	letter-spacing: 0.05em;
	margin: 6px 80px 45px;
	background: #F5EFD7;
	padding: 17px 0 15px;
}

/*sub*/
div#body div#sub ul.banner{
	padding-bottom:0px;
	margin-bottom:0px;
}
div#body div#sub ul.civil{
	padding-bottom:10px;
	margin-bottom:20px;
	background:url(/common/image/bg_dot_line.gif) repeat-x left bottom;
}
div#body div#sub ul.banner li{
	margin-bottom:10px;
}

div#main.tech_body h2#anc_02,
div#main.tech_body h2#anc_03{
	margin-bottom: 20px;
}
div#main h3.lead{
	color: #0B5AA5;
	font-size: 126%;
	line-height: 1.8;
	margin-top: 0px;
	margin-bottom: 20px;
}

.acMenu{
	margin-bottom: 30px;
}
div#main .acMenu h3{
	display: block;
	cursor:pointer; 
	position:relative;
	box-shadow: 1px 1px 8px -2px rgba(0, 0, 0, 0.7);
	margin-bottom: 0px;
	margin-top: 15px;
}

div#main .acMenu h3 span{
	width:82px;
	height:30px;
	display: block;
	text-indent:-9999px;
	background: url(/tech/engineering/concept/images/bg_detail.png) no-repeat;
	position:absolute;
	top: 15px;
	right: 14px;
}

div#main .acMenu h3:hover span{
	background: url(/tech/engineering/concept/images/bg_detail.png) no-repeat 0 -30px;
}
div#main .acMenu h3.active span{
	background: url(/tech/engineering/concept/images/bg_detail.png) no-repeat 0 -30px;
}

.acMenu div.fields{display: none;}

.fields{
	width: 718px;
	border: 1px solid #ccc;
	background: #E4EDF7;
    border-radius: 1px;
	/*box-shadow: 3px 3px 3px rgba(0,0,0,0.3);*/
	box-shadow: 1px 1px 8px -2px rgba(0, 0, 0, 0.7);
	padding: 20px;
	margin: -1px 0 30px;
}

.fields .col3 .col {
	width: 226px;
}
.fields .col3 .col_multi_2 {
	width: 472px;
}
.fields .col3 .l{
	margin-right: 20px;
}

.fields p.lead{
	font-size: 120%;
	color: #0B5AA5;
	font-weight: bold;
	line-height: 1.8;
	margin-bottom: 10px;
	letter-spacing: 0.05em;
}

div#main .fields  ul.list li {
	margin-bottom: 0px;
	padding-left: 12px;
	background: url(/tech/engineering/concept/images/bg_list_square.png) no-repeat 1px 0.55em;
	line-height: 1.8;
}
div#main .fields  ul.link li {
	margin-bottom: 0px;
	margin-top: 20px;
	padding-left: 16px;
	background: url(/tech/engineering/concept/images/bg_link_arrow.png) no-repeat 1px 0em;
	line-height: 1;
	font-weight: bold;
}


/*2高い生産性を実現　IEソリューション*/
.ie_wasteful,
.ie_visual_control{
	border: solid 2px #ccc;
	border-top: none;
	padding: 15px 13px;
	width: 730px;
	margin-left: 100px;
	margin-right: 100px;
	margin-bottom: 6px;
}
.ie_wasteful .col2,
.ie_visual_control .col2{
	clear: both;
}

.ie_wasteful .col2 .col,
.ie_visual_control .col2 .col{
	width: 350px;
}
.ie_wasteful .col2 .col.l,
.ie_visual_control .col2 .col.l{
	margin-right: 30px;
}

.ie_wasteful .col2 .col .img{
	float: left;
}
.ie_wasteful .col2 .col .text{
	margin-left: 90px;
	width: 260px;
	line-height: 1.6;
	padding-top: 8px;
}
.ie_wasteful .col2 .col .text span{
	font-weight: bold;
	color: #C7161D;
	line-height: 1.6;
}

.ie_visual_control .col2 .col .img{
	float: left;
}
.ie_visual_control .col2 .col .text{
	margin-left: 140px;
	width: 210px;
	line-height: 1.6;
}
.ie_visual_control .col2 .col .text span{
	font-weight: bold;
	line-height: 1.8;
}


/**
		=Clearfix
---------------------------------------------------------- */
*:after {
  display:block;
  clear:both;} /* この記述は固定です */


.link_box,
.merit {zoom:1;} /* clearfix IE6, 7 */


.link_box:after,
.merit:after{content:"";}

/* End_clearfix */


@media print {

}

