  @charset "utf-8";

#page_title {
	background:url(/tech/engineering/images/bg_pagetitle2.png) repeat-x left top;
	height:154px;
	border-bottom:#A8B6C8 1px solid;
}


/*¸ÅÒª
==================================*/

div#main h3.lead{
	color: #0B5AA5;
	/*font-weight: normal;*/
	font-size: 130%;
	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;
}


/*ÌØ¼¯
==================================*/
.section.top{
	margin-bottom: 45px;
}
.section.top .lead{
	float: left;
	width: 460px;
}
.section.top .photo{
	float: left;
	width: 300px;
}
div#main h2.feature {
	padding: 0px 0px 60px;
	margin: 50px 0px 15px;
	border-top: none;
	border-bottom: solid 1px #ccc;
}

.section.top span.name{
	font-size: 118%;
	font-weight: bold;
}

div#main h3.feature,
div#main h3.feature02{
	margin: 50px 0 15px 0;
	clear:both;
	font-size: 135%;
	color: #1C418D;
}

div#main h3.feature02{
	margin-top: 15px;
	margin-bottom: 20px;
}
p.h3_sub{
	margin-top: 70px;
	color: #777;
	border-bottom: solid 1px #ccc;
	letter-spacing: 0.05em;
	line-height: 1;
	padding-bottom: 5px;
	font-weight: bold;
}

.mb60{
	margin-bottom: 60px;
}

/*¥Ê¥Ó*/
.goto_index{
	width:958px;
	background:rgba(225, 234, 248, 0.9)!important;
	border-right: solid 1px #A8B6C8;
	border-left: solid 1px #A8B6C8;
	padding: 25px 0;
}
.goto_index ul {
	/* margin-left: 27px; */
	/*margin-bottom: 20px;*/
	margin-left: 91px;
}

.goto_index ul li{
	width: 139px;
	height: 95px;
	float: left;
	/* margin-right: 14px; */
	margin-right: 20px;
	box-shadow: 1px 1px 10px -2px rgba(0, 0, 0, 0.8);
}

.goto_index2{
	width:958px;
	background:#fff!important;
	border-right: solid 1px #A8B6C8;
	border-left: solid 1px #A8B6C8;
	padding-top: 25px;
	padding-bottom: 45px;
}
.goto_index2.concept{
	border-top: solid 1px #A8B6C8;
	padding-top: 30px;
}

.goto_index2 ul {
	/* margin-left: 27px; */
	margin-left: 173px;
}

.goto_index2 ul li{
	width: 291px;
	height: 80px;
	float: left;
	/* margin-right: 16px; */
	margin-right: 30px;
	box-shadow: 1px 1px 10px -2px rgba(0, 0, 0, 0.8);
}

.eng_bottom{
	background: url(/tech/image_v2/tech_common/bg_bottom_pager.png) no-repeat left bottom;
	padding: 5px 1px 6px;
	clear: both;
	text-align: center;
	margin-bottom: 25px;
}
.eng_bottom p.btn{
	width: 27em;
	margin: 0px auto 10px;
	line-height: 1;
	font-size: 92.3%;
}
.eng_bottom p.btn a{
	display: block;
	padding: 1.5em 0 1.5em 1.2em;
	color: #333;
	text-decoration: none;
	border: #b9baba 1px solid;
	border-radius: 4px;
	background: url(/common/image/arrow_red_large.png) no-repeat 2em 47%;
}
.eng_bottom p.btn a:hover{
	text-decoration: underline;
	background-color: #f4f4f4;
}


/*  pager
---------------------------------------------------------- */
.eng_bottom .pager .next.balloon {
	position: absolute;
	right: 0;
}



/*170801 ×·Ó›
==================================*/
div#main.tech_body div.section.top.massage{
	width: auto;
	padding-left: 0;
}
div.section.top.massage .photo.massage{
	/*width: 400px;*/
	width: 350px;
}
div.section.top.massage .lead.massage{
	/*width: 394px;*/
	width: 510px;
}
div#main div.section.top.massage .lead.massage h2.feature{
	padding-bottom: 43px;
	font-size:20px;
}
div.section.top.massage .prfMassage{
	line-height: 20px;
}
div.section.col3.massage .col_multi_2{
	margin-right: 20px;
}
div.section.top.massage .prfMassage .name.massage{
	font-size: 28px;
	line-height: 28px;
}
div.section.top.massage .prfMassage .name-en.massage{
font-size: 12px;
}
#page_title.voice{
	/*height: 154px;
	border-bottom:#A8B6C8 1px solid;*/
}
div#main.tech_body div.section.voices-main{
	width: 958px;
	padding-left: 1px;
	margin-bottom: 40px;
}
div.section.pagelinkBox.voice{
	/*width: 804px !important;*/
	height: 140px;
	position: relative;
	margin-bottom: 40px;
}
div.section.pagelinkBox ul li{
	display: block;
	height: 120px;
	width: 250px;
	position: absolute;
}

div.section.pagelinkBox ul{
	margin-top: 40px;
}
div#main.tech_body div.section.col3.voicecol3 div.col.l.voice{
	margin-right: 56px;
}
div#main.tech_body div.section.col3.voicecol3 div.col.l.voice span.voice{
	font-size: 18px;
}
div#main.tech_body div.section.col3.voicecol3 div.col_multi_2.voice{
	width: 464px;
}

div.section.pagelinkBox ul li a{
	display: block;
	height: 120px;
	width: 100%;
	cursor: pointer;
}
div.section.pagelinkBox ul li.voices01{
	right: -20px;
}
div.section.pagelinkBox ul li.voices02{
	left: 97px;
	right: 0;
	margin: auto;
}
div.section.pagelinkBox ul li.voices03{
	left: 80px;
}

div#main.tech_body h2.first.voices{
	padding-top: 10px;
}
.voicesTTLB{
	width: 100%;
	height: 1px;
	border-top:#A8B6C8 1px solid;
}
p.voicesTTL{
	margin:30px 100px 0px 100px;
	width: 749px;
	height: 39px;
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
	/*padding-left: 28px;*/
	padding-left: 13px;
	padding-top: 3px;
	background-image: url("/tech/engineering/voices/images/voices_ttl_back.jpg");
	background-repeat: no-repeat;
}
p.voicesTTL span.voiceUpdt{
	text-align: right;
	float: right;
	font-size: 13px;
	padding-right: 18px;
	margin-top: 6px;
	color:#fff;
	font-weight: normal;
}
p.go_pagetop.voices{
	margin-bottom: 0;
}
@media print {
	.eng_bottom,
	.goto_index{
		display:none;
	}
}
