charset "UTF-8";"

/* **************************************************

Name: about_layout.css

Description: Layout adjustment for category "about"

Create: 2014.09.25
Update: 2014.10.28

Copyright 2014	Hitachi High-Technologies Corporation.

***************************************************** */

/* [-] About Index Page
------------------------------------------- */
/* --- Panel --- */

* html ul.Panel {margin-bottom: 15px;}
*:first-child+html ul.Panel {margin-bottom: 15px;}

ul.Panel li {
	position: relative;
	width: 230px;
	margin-bottom: 15px;
	background-color: #363434;
	border-radius: 7px 7px 5px 5px;
	-moz-border-radius: 7px 7px 5px 5px;
	-webkit-border-radius: 7px 7px 5px 5px;
	-o-border-radius: 7px 7px 5px 5px;
	-ms-border-radius: 7px 7px 5px 5px;
}
ul.Panel li.FirstItem {
	margin-bottom: 15px;
}
.Grid4 ul.Panel li.Column1andHalf {
	width: 475px;
	margin-left: 15px;
}
.Grid4 ul.Panel li.Column1andHalf.FirstItem {
	margin-left: 0;
}
ul.Panel li a {
	display: block;
	zoom: 1;
}
ul.Panel li a:link,
ul.Panel li a:visited {
	color: #fff;
	text-decoration: none;
}
ul.Panel li a:hover,
ul.Panel li a:active {
	color: #fff;
	text-decoration: underline;
}
ul.Panel li img {
	display: block;
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	-o-border-radius: 5px 5px 0 0;
	-ms-border-radius: 5px 5px 0 0;
}
ul.Panel li strong {
	display: table-cell;
	width: 185px;
	height: 3.5em;
	padding: 5px 30px 0 15px;
	background-image: url(/image/jp/about/common/icon_panel_link.gif);
	background-repeat: no-repeat;
	background-position: 198px 55%;
	color: #fff;
	font-weight: bold;
	line-height: 130%;
	vertical-align: middle;
	overflow: hidden;
}
* html ul.Panel li strong {
	display: block;
	height: 3em;
	padding: 5px 30px 0 15px;
	background-position: 198px 5px;
	cursor: pointer;
}
*:first-child+html ul.Panel li strong {
	display: block;
	height: 3em;
	padding: 5px 30px 0 15px;
	background-position: 198px 5px;
	cursor: pointer;
}
ul.Panel li strong {
	width: 180px;
	height: 4em;
	padding: 0 35px 0 15px;
	font-size: 90%;
	background-position: 198px 48%;
}
* html ul.Panel li strong {
	display: block;
	width: 180px;
	height: 3em;
	padding: 0 35px 0 15px;
	background-position: 198px 9px;
	zoom: 1;
}
*:first-child+html ul.Panel li strong {
	display: block;
	width: 180px;
	height: 3em;
	padding: 0 35px 0 15px;
	background-position: 198px 9px;
	zoom: 1;
}
ul.Panel li.Column1andHalf strong {
	width: 425px;
	background-position: 443px 48%;
}
ul.Panel li strong span {
	display: inline;
	padding: 0;
	font-size: 76%;
}
ul.Panel li span {
	display: block;
	padding: 0 15px;
	color: #fff;
	font-size: 83%;
	line-height: 160%;
}
ul.Panel li span a {
	clear: both;
	float: left;
	margin-bottom: 5px;
	background: url(/image/jp/about/common/icon_link_right_white.gif) no-repeat right center;
}

ul.Panel li span a:link,
ul.Panel li span a:visited {padding-right: 17px;}
ul.Panel li span a:hover,
ul.Panel li span a:active {padding-right: 19px;}

ul.Panel li .Radius {
	display: block;
	position: absolute;
	width: 5px;
	height: 5px;
	background-image: url(/image/jp/about/common/bg_radius.png);
	background-repeat: no-repeat;
	overflow: hidden;
}
* html ul.Panel li .Radius {
	display: none;
}
ul.Panel li .LT {
	top: 0;
	left: 0;
	background-position: 0 0;
}
ul.Panel li .RT {
	top: 0;
	right: 0;
	background-position: -5px 0;
}
ul.Panel li .LB {
	bottom: 0;
	left: 0;
	background-position: 0 -5px;
}
ul.Panel li .RB {
	bottom: 0;
	right: 0;
	background-position: -5px -5px;
}

/* --- Panel2 --- */
ul.Panel2 li {
	position: relative;
	width: 230px;
	height: auto;
	min-height: 0;
	margin-bottom: 15px;
	background-color: #f2f2f2;
	border-radius: 7px 7px 5px 5px;
	-moz-border-radius: 7px 7px 5px 5px;
	-webkit-border-radius: 7px 7px 5px 5px;
	-o-border-radius: 7px 7px 5px 5px;
	-ms-border-radius: 7px 7px 5px 5px;
}
ul.Panel2 li.Column1.FirstItem {
	margin-bottom: 15px;
}
ul.Panel2 li .img {
	display: block;
	background-color: #363434;
	border-radius: 7px 7px 0 0;
	-moz-border-radius: 7px 7px 0 0;
	-webkit-border-radius: 7px 7px 0 0;
	-o-border-radius: 7px 7px 0 0;
	-ms-border-radius: 7px 7px 0 0;
}
ul.Panel2 li img {
	padding: 0;
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	-o-border-radius: 5px 5px 0 0;
	-ms-border-radius: 5px 5px 0 0;
}
ul.Panel2 li .Panel2Text {
	height: auto;
	padding: 16px 40px 14px 15px;
	background: url(/image/jp/about/common/icon_panel2_link.gif) no-repeat 198px 50%;
}
ul.Panel2 li .Panel2Text a {
	display: block;
	padding-bottom: 10px;
	color: #333;
	font-size: 90%;
	font-weight: bold;
	line-height: 130%;
	text-decoration: none;
}
ul.Panel2 li .Panel2Text a:hover {
	text-decoration: underline;
	color: #333;
}
ul.Panel2 li .Panel2Text strong {
	padding: 0;
	color: #000;
	font-size: 100%;
	font-weight: bold;
	line-height: 130%;
}
ul.Panel2 li:hover strong {
	color: #b1000e;
	text-decoration: underline;
}
ul.Panel2 li .Panel2Text .text {
	display: block;
	color: #333;
	font-size: 83%;
	line-height: 160%;
}
ul.Panel2 li .Radius {
	display: block;
	position: absolute;
	width: 5px;
	height: 5px;
	background-image: url(/image/jp/r5/bg_radius.png);
	background-repeat: no-repeat;
	overflow: hidden;
}
* html ul.Panel2 li .Radius {
	display: none;
}
ul.Panel2 li .LT {
	top: 0;
	left: 0;
	background-position: 0 0;
}
ul.Panel2 li .RT {
	top: 0;
	right: 0;
	background-position: -5px 0;
}
ul.Panel2 li .LB {
	bottom: 0;
	left: 0;
	background-position: 0 -5px;
}
ul.Panel2 li .RB {
	bottom: 0;
	right: 0;
	background-position: -5px -5px;
}
ul.Panel2 li span {
	padding: 0;
}

/* Company History
================================================== */
table.CompanyHistoryListwMM th {
	width: 26%;
}

/* Location
================================================== */
table.LocationList th {
	width: 22%;
}

/* /jp/about/corporate/research/hitachihyoron/
================================================== */

.hyoronyear {
	width:17%;
}
.hyoronitem {
	width:30%;
}
.hyorontitle {
	width:50%;
}
}
.hyoronitem2 {
	width:25%;
}
.hyorontitle2 {
	width:35%;
}
.hyoroncategory {
	width:21%;
}

/* /jp/about/
================================================== */

#layout2020 .naviBLink > .menu_about {
	display: flex;
}

#layout2020 .naviBLink > .menu_about > ul:first-of-type {
	margin-right: 64px;
}

#layout2020 .naviBLink > .menu_about > ul > li {
    margin-bottom: 10px;
    line-height: 130%;
}

#layout2020 .naviBLink > .menu_about > ul > li > a {
    padding-right: 20px;
    background: url(/image/common/hht/new/icon_link_right_l_black_hd.gif) top 2px right 2px no-repeat;
    background-size: 16px;
    text-decoration: none;
    font-size: 14px;
    color: #333333;
}