@charset "Shift_JIS";

/* **************************************************

Name: top_print.css

Description: Print CSS for Hitachi.co.jp top page

Create: 2014.02.13
Update: 2015.11.30

Copyright 2014 Hitachi, Ltd.

***************************************************** */



/* Skip Link
=========================================================================================== */

#top {
	height: 30px;
	width: 965px;
	background: #fff url("/image/jp/r1/bg_for_print.gif") no-repeat 0 0;
}
#top a {display: none;}



/* Header
=========================================================================================== */

#HeaderArea {width: 965px;}
.JS #HeaderArea {
	position: absolute;
	z-index: 6;
	top: 30px;
}
*:first-child+html #HeaderArea {background: none #f2f2f2;}
#HeaderArea:before {display: none;}


/* --- Search Box --- */

#Search .BtnOpen a.Current {background: none #ccc;}
#Search .BtnOpen a.Current:after {
	content: "";
	display: block;
	position: absolute;
	z-index: 6;
	width: 15px;
	height: 8px;
	bottom: -8px;
	left: 50%;
	margin: 0 0 0 -7px;
	background: url(../../../image/jp/r5/top/top_bg_cr_current.gif) no-repeat;
}

#SearchArea {background: url(../../../image/jp/r5/top/top_bg_header.png) transparent;}

#Search dt {color: #fff;}

#Search li a:link,
#Search li a:visited {color: #fff;}
#Search li a:hover,
#Search li a:active {color: #fff;}


/* --- Country/Region Selector --- */

#CountryRegion .BtnOpen a.Current {background: none #ccc;}
#CountryRegion .BtnOpen a.Current:after {
	content: "";
	display: block;
	position: absolute;
	z-index: 6;
	width: 15px;
	height: 8px;
	bottom: -8px;
	left: 50%;
	margin: 0 0 0 -7px;
	background: url(../../../image/jp/r5/top/top_bg_cr_current.gif) no-repeat;
}

#CountryRegionArea {background: url(../../../image/jp/r5/top/top_bg_header.png) transparent;}

#CountryRegion .Inner h2 a:link,
#CountryRegion .Inner h2 a:visited {color: #fff;}
#CountryRegion .Inner h2 a:hover,
#CountryRegion .Inner h2 a:active {color: #fff;}

#CountryRegion .Inner h3 a {
	border-top: solid 1px #444;
	border-bottom: solid 1px #444;
}
#CountryRegion .Inner h3 a:link,
#CountryRegion .Inner h3 a:visited {color: #fff;}

#CountryRegion .Inner ul.Global {border-left: solid 1px #444;}

#CountryRegion .Inner li {
	color: #fff;
	background-image: url(../../../image/jp/r5/top/icon/icon_list_marker.gif);
}

#CountryRegion .Inner li a:link,
#CountryRegion .Inner li a:visited {color: #fff;}
#CountryRegion .Inner li a:hover,
#CountryRegion .Inner li a:active {color: #fff;}


/* --- Ultra Global Navigation --- */

#UltraGlobalNavi .BtnOpen a.Current {background: none #b1000e;}
#UltraGlobalNavi .BtnOpen a.Current:after {
	content: "";
	display: block;
	position: absolute;
	z-index: 6;
	width: 15px;
	height: 8px;
	bottom: -8px;
	left: 50%;
	margin: 0 0 0 -7px;
	background: url(../../../image/jp/r5/top/top_bg_ugn_current.gif) no-repeat;
}

.SuperGlobalNavi {background: url(../../../image/jp/r5/top/top_bg_header.png) transparent;}

.SuperGlobalNavi h2 a:link,
.SuperGlobalNavi h2 a:visited {color: #fff;}
.SuperGlobalNavi h2 a:hover,
.SuperGlobalNavi h2 a:active {color: #fff;}

.SuperGlobalNavi ul.SubMenu:after {border-bottom: solid 1px #444;}
*:first-child+html.Over768 .SuperGlobalNavi ul.SubMenu {border-bottom: solid 1px #444;}

.SuperGlobalNavi h3 a:link,
.SuperGlobalNavi h3 a:visited {color: #fff;}
.SuperGlobalNavi h3 a:hover,
.SuperGlobalNavi h3 a:active {color: #fff;}

.SuperGlobalNavi li a:link,
.SuperGlobalNavi li a:visited {color: #fff;}
.SuperGlobalNavi li a:hover,
.SuperGlobalNavi li a:active {color: #fff;}



/* You Tube
=========================================================================================== */

#ModalYouTubeCover {
	display: none;
	position: absolute;
	position/*\**/: fixed\9;
	top: 0 !important;
	left: 0;
	width: 100%;
	height: 100% !important;
	background-color: #fff;
	z-index: 100;
}
@-moz-document url-prefix() {
	#ModalYouTubeCover {position: fixed;}
}


#ModalYouTube {
	display: none;
	position: absolute;
	width: 100% !important;
	height: 100% !important;
	top: 0 !important;
	left: 0 !important;
	padding: 0 !important;
	z-index: 102;
}

#ModalYouTube .Inner {
	position: relative;
	width: 853px !important;
	height: 530px !important;
	margin: 300px auto 0 !important;
	background-color: #000;
	box-shadow: 0 0 35px rgba(0, 0, 0, .4);
}
*:first-child+html #ModalYouTube .Inner {background-color: #f2f2f2;}

#ModalYouTube .Movie,
#ModalYouTube .Movie iframe {
	width: 853px !important;
	height: 480px !important;
}

#ModalYouTube .Title {
	height: 50px;
	background-color: #f2f2f2;
	overflow: hidden;
}

#ModalYouTube .Title p {
	display: table-cell;
	height: 50px;
	padding: 0 80px 0 20px;
	vertical-align: middle;
	font-size: 90%;
	font-weight: bold;
	line-height: 130%;
	color: #575757;
}
*:first-child+html #ModalYouTube .Title p {
	display: block;
	height: 35px;
	padding-top: 15px;
}

#ModalYouTube .BtnClose {
	position: absolute;
	right: 0;
	bottom: 0;
	line-height: 130%;
}

#ModalYouTube .BtnClose a {
	display: table-cell;
	min-width: 50px;
	height: 30px;
	padding: 20px 5px 0;
	font-size: 76%;
	text-align: center;
	background-image: url(../../../image/jp/r1/icon/icon_close.gif);
	background-position: center 7px;
	background-repeat: no-repeat;
	vertical-align: middle;
}
*:first-child+html #ModalYouTube .BtnClose a {
	display: block;
	height: 25px;
	padding: 25px 5px 0;
}

#ModalYouTube .BtnClose a:link,
#ModalYouTube .BtnClose a:visited {
	color: #fff;
	background-color: #e60027;
	text-decoration: none;
}
#ModalYouTube .BtnClose a:hover,
#ModalYouTube .BtnClose a:active {
	color: #fff;
	background-color: #b1000e;
	text-decoration: none;
}

#ModalYouTube .l {
	position: absolute;
	width: 35px;
	height: 100%;
	top: 0;
	left: -35px;
	background: url(../../../image/jp/r1/bg_modal_l.png) repeat-y;
}
#ModalYouTube .r {
	position: absolute;
	width: 35px;
	height: 100%;
	top: 0;
	right: -35px;
	background: url(../../../image/jp/r1/bg_modal_r.png) repeat-y;
}
#ModalYouTube .t {
	position: absolute;
	width: 100%;
	height: 35px;
	top: -35px;
	left: 0;
	background: url(../../../image/jp/r1/bg_modal_t.png) repeat-x;
}
#ModalYouTube .b {
	position: absolute;
	width: 100%;
	height: 35px;
	bottom: -35px;
	left: 0;
	background: url(../../../image/jp/r1/bg_modal_b.png) repeat-x;
}
#ModalYouTube .lt {
	position: absolute;
	width: 35px;
	height: 35px;
	top: -35px;
	left: -35px;
	background: url(../../../image/jp/r1/bg_modal_corner.png) no-repeat left top;
}
#ModalYouTube .lb {
	position: absolute;
	width: 35px;
	height: 35px;
	bottom: -35px;
	left: -35px;
	background: url(../../../image/jp/r1/bg_modal_corner.png) no-repeat left bottom;
}
#ModalYouTube .rt {
	position: absolute;
	width: 35px;
	height: 35px;
	top: -35px;
	right: -35px;
	background: url(../../../image/jp/r1/bg_modal_corner.png) no-repeat right top;
}
#ModalYouTube .rb {
	position: absolute;
	width: 35px;
	height: 35px;
	bottom: -35px;
	right: -35px;
	background: url(../../../image/jp/r1/bg_modal_corner.png) no-repeat right bottom;
}



/* Branding Area
=========================================================================================== */

/* --- Background Movie --- */

#TopImg {
	position: absolute;
	width: 965px;
	top: 80px;
	overflow: hidden;
}
.JS #TopImg {height: 700px;}

.JS #TopImg .Inner {
	width: auto !important;
	height: auto !important;
	margin-left: auto !important;
}

#TopImg .Inner div {
	position: relative;
	width: 1280px;
	height: 450px;
	left: 50%;
	margin-left: -640px;
	overflow: hidden;
}
.JS #TopImg .Inner div {
	display: none;
	position: static;
	width: auto;
	height: 700px;
	margin-left: -139px;
}

#TopImg .Inner div img {
	width: 1280px;
	height: auto;
	margin-top: -60px;
}
.JS #TopImg .Inner div img {
	width: auto;
	height: 700px;
	margin-top: 0;
}

.JS #TopImg .Inner #TopImg1 {display: block;}

#TopImg .FirstImg {display: none;}
#TopImg .LastImg {display: inline;}

#TopMovie {display: none;}

#GetFlashPlayer {
	width: 965px;
	margin: 15px auto;
	text-align: center;
	background-color: #fff;
}

#GetFlashPlayer p {padding: 15px;}


/* --- Banner --- */

#TopBanner {
	position: relative;
	width: 965px;
	margin: 0 auto 30px;
}
.JS #TopBanner {
	z-index: 3;
	height: 700px;
	margin: 80px 0 -35px;
	overflow: hidden;
}

.JS #TopBannerSet {
	position: absolute;
	width: 965px;
	bottom: -10px;
	padding: 100px 0 55px;
	background: url(../../../image/jp/r5/top/top_bg_banner.png) repeat-x bottom;
}

#TopBanner .FatBanner {
	padding: 0;
	background-color: transparent;
	border-top: none 0;
	overflow: visible;
	zoom: 1;
}

#StatementArea {height: auto !important;}

#StatementArea .Inner {
	position: relative;
	width: 965px;
	margin: 0 auto;
	zoom :1;
}
#StatementArea .Inner:after {
	content: "";
	display: block;
	clear: both;
}

.YouTubeLink {position: relative;}

.YouTubeLink .Icon {
	position: absolute;
	display: block;
	width: 40px;
	height: 40px;
	top: 50%;
	left: 50%;
	margin: -20px 0 0 -20px;
	padding: 0 !important;
	overflow: hidden;
}

.YouTubeLink:link .Icon img,
.YouTubeLink:visited .Icon img {margin-top: 0px;}
.YouTubeLink:hover .Icon img,
.YouTubeLink:active .Icon img {margin-top: -40px;}

#StatementArea .Statement {
	position: relative;
	height: 170px;
	padding-top: 280px;
	zoom: 1;
}
.JS #StatementArea .Statement {
	display: none;
	height: auto;
	padding-top: 0;
}
.JS #StatementArea #Statement1 {display: block;}

#StatementArea .Statement:after {
	content: "";
	display: block;
	clear: both;
}

#StatementArea .Statement p {
	position: absolute;
	width: 485px;
	bottom: 0;
	left: -10px;
}
.JS #StatementArea .Statement p {
	top: 0;
	bottom: auto;
}

StatementArea .Banner1 {
	float: right;
	width: 245px;
}

#StatementArea .Banner2 {
	float: right;
	width: 490px;
}

#TopBanner .FatBanner li {
	margin-top: 15px;
	margin-bottom: 0;
}

#StatementArea .Banner2 li a {
	position: relative;
	display: block;
}

#StatementArea .Banner2 li .Img {
	display: block;
	width: 100%;
	height: auto;
	padding: 60.86% 0 0;
}

#StatementArea .Banner2 li img {
	position: absolute;
	display: block;
	top: 0;
}

#StatementArea .Banner2 li strong {
	position: absolute;
	width: 100%;
	bottom: 0;
	padding: 0;
	border-right: 0 none;
	background-image: none;
}
#StatementArea .Banner2 li a strong:after {
	content: "";
	position: absolute;
	display: block;
	width: 15px;
	height: 15px;
	top: 50%;
	right: 3px;
	margin-top: -7.5px;
	background: url(../../../image/jp/r1/icon/icon_link_right_l_white.gif) no-repeat;
}
#StatementArea .Banner2 li a:hover strong:after,
#StatementArea .Banner2 li a:active strong:after {right: 1px;}

*:first-child+html #StatementArea .Banner2 li a strong {background-image: url(../../../image/jp/r1/icon/icon_link_right_l_white.gif);}
*:first-child+html #StatementArea .Banner2 li a:link strong,
*:first-child+html #StatementArea .Banner2 li a:visited strong {background-position: 212px;}
*:first-child+html #StatementArea .Banner2 li a:hover strong,
*:first-child+html #StatementArea .Banner2 li a:active strong {background-position: 214px;}

#StatementArea .Banner2 li strong span {
	height: 40px;
	padding: 0 22px 0 15px;
}


/* --- Video Controller --- */

#VideoControl {
	position: absolute;
	display: none;
	width: 475px;
	bottom: -3px;
	left: -3px;
}
*:first-child+html #VideoControl {bottom: -15px;}

#VideoControl li {
	float: left;
	width: 20px;
	height: 20px;
	margin: 0 8px 0 0;
	overflow: hidden;
}

#VideoControl li a {
	display: block;
	width: 20px;
	height: 40px;
}
#VideoControl li a:link,
#VideoControl li a:visited {margin-top: 0;}
#VideoControl li a:hover,
#VideoControl li a:active,
#VideoControl li.Current a {margin-top: -20px;}

#VideoPlay a {margin-left: -20px;}

#VideoPlay a img {
	width: 40px;
	max-width: 40px;
	height: 40px;
}



/* News Ticker
=========================================================================================== */

/* --- JS Off --- */

#News {
	margin: 45px 0 0 0;
}

#News h2,
#NewsControl {
	display: none;
}


/* --- JS On --- */

.JS #News {
	position: relative;
	width: 965px;
	margin: 15px auto 0;
	background-color: #fff;
	overflow: hidden;
}

.JS #News h2 {
	float: left;
	display: block;
	margin: 0;
	padding: 0;
	background-image: none !important;
}

.JS #News h2 span {
	padding: 0;
	font-size: 83%;
	font-weight: normal;
	line-height: 160%;
	background-color: transparent;
}

.JS #News h2 a {
	float: left;
	display: block;
	line-height: 30px;
	padding: 0 25px 0 15px;
	background-image: url(../../../image/jp/r1/icon/icon_link_right_white.gif);
	background-repeat: no-repeat;
}
.JS #News h2 a:link,
.JS #News h2 a:visited {
	color: #fff;
	background-color: #e60027;
	background-position: 98% center;
	text-decoration: none;
}
.JS #News h2 a:hover,
.JS #News h2 a:active {
	color: #fff;
	background-color: #b1000e;
	background-position: 99% center;
	text-decoration: none;
}

.JS #News .DateListStyle2 {
	display: none;
}

.JS #News #NewsBody {
	position: absolute;
	width: 719px !important;
	top: 0;
	left: 151px !important;
	line-height: 30px;
	text-indent: 0;
	overflow: hidden;
}

.JS #News #NewsBodyInner {
	padding-left: 10px;
	font-size: 90%;
	white-space: nowrap;
}
*:first-child+html.JS #News #NewsBodyInner {display: block;}

.JS #News #NewsBodyInner a {
	padding: 0 17px 0 13px;
	background-repeat: no-repeat;
	background-position: right center;
	zoom: 1;
}

.JS #News #NewsBodyInner a:link,
.JS #News #NewsBodyInner a:visited {
	background-image: url(../../../image/jp/r1/icon/icon_link_right.gif);
	text-decoration: none;
}
.JS #News #NewsBodyInner a:hover,
.JS #News #NewsBodyInner a:active {
	background-image: url(../../../image/jp/r1/icon/icon_link_right_hover.gif);
	text-decoration: underline;
}

.JS #News #NewsBodyInner img {
	margin-left: 5px;
	vertical-align: middle;
}

.JS #News #NewsBodyMask {
	position: absolute;
	top: 0;
	line-height: 30px;
	background-color: #fff;
}

.JS #NewsControl {
	display: block;
	position: absolute;
	width: 90px;
	top: 0;
	right: 0;
}

.JS #NewsControl li {
	float: left;
	width: 30px;
	overflow: hidden;
}

.JS #NewsControl li a {
	display: block;
	line-height: 30px;
	text-align: center;
	border-right: solid 1px #eb5b74;
	overflow: hidden;
}
.JS #NewsControl li a:link,
.JS #NewsControl li a:visited,
.JS #NewsControl li a:hover,
.JS #NewsControl li a:active  {background-color: #e60027;}
.PC #NewsControl li a:hover,
.PC #NewsControl li a:active {background-color: #b1000e;}

.JS #NewsControl li a img {vertical-align: middle;}

.JS #NewsControl li#NewsNext a {border-right: 0 none;}



/* Contents
=========================================================================================== */

#PageBottom {display: none;}

#Contents {
	position: relative;
	margin-top: 30px;
	z-index: 3;
}


/* --- Information --- */

#Contents h2 {
	margin: 0 0 5px
}

#Contents h2 span {
	padding: 12px 20px;
	font-size: 100%;
}

#Contents .ColumnSet {
	background: url(../../../image/jp/r5/top/top_bg_info.gif);
}

#Contents .Column2 {
	position: relative;
	width: 475px;
}

#Contents .LinkListStyle1 dt {margin-top: 15px;}
#Contents .LinkListStyle1 dt.FirstItem,
#Contents .LinkListStyle1 dt:first-child {margin-top: 0;}

#Contents .LinkListStyle1 dd {
	margin: 0;
	padding: 2px 0 0;
}

#Contents .ImportantInfo {
	position: absolute;
	top: 10px;
	right: 10px;
	right: 20px\9; /* IE8 */
}

#Contents .ImportantInfo li {
	white-space: nowrap;
}

#Contents .ImportantInfo li img {
	margin-right: 10px;
	vertical-align: middle;
}

#Contents .ImportantInfo li a:link,
#Contents .ImportantInfo li a:visited {color: #333;}
#Contents .ImportantInfo li a:hover,
#Contents .ImportantInfo li a:active {color: #b1000e;}

#Contents .BoxPatternA h2 {
	margin: -15px 0 15px;
	padding: 8px 20px;
}

#Contents .BoxPatternB h2 {
	margin: 0;
	padding: 0 20px 10px;
}

#Contents .BoxPatternA p,
#Contents .BoxPatternB p,
#Contents .BoxPatternC p,
#Contents .BoxPatternA ul,
#Contents .BoxPatternB ul,
#Contents .BoxPatternC ul,
#Contents .BoxPatternA dl,
#Contents .BoxPatternB dl,
#Contents .BoxPatternC dl {
	padding-left: 20px;
	padding-right: 20px;
}

.LinkListStyle1 li img {
	margin-left: 5px;
	vertical-align: middle;
}



/* Page Top Link
=========================================================================================== */

.PageTop {
	width: 965px;
	margin: 0 auto 10px;
	padding-top: 20px;
}



/* Footer
=========================================================================================== */

/* --- Fat Banner --- */

.FatBanner {
	position: relative;
	z-index: 3;
}

.FatBanner .SmallTextStyle {
	height: 3.6em;
	font-size: 83%;
	line-height: 110%;
}


/* --- Footer List --- */

.FooterList {
	position: relative;
	clear: both;
	z-index: 3;
	background-color: #f2f2f2;
	border-top: solid 1px #fff;
}

.FooterListSet {
	width: 935px;
	margin: 0 auto;
	padding: 10px 0 15px;
}

.FooterList ul {margin: 0;}


/* --- Fat Menu --- */

.FatMenuWide {
	position: relative;
	z-index: 3;
}


/* --- Footer --- */

#Footer {
	position: relative;
	z-index: 3;
}



/* Share Buttons
=========================================================================================== */

ul#ShareButtons {
	margin: 0 0 -15px;
	padding: 24px 0 0;
	text-align: right;
	zoom: 1;
}

ul#ShareButtons li {
	display: inline-block;
	overflow: hidden;
}
*:first-child+html ul#ShareButtons li {
	display: inline;
	zoom :1;
}

ul#ShareButtons li#SbGplusone {
	width: 83px;
}

ul#ShareButtons li#SbFacebook {
	width: 124px;
	height: 28px;
}

ul#ShareButtons li#SbTwitter {
}

ul#ShareButtons li iframe.twitter-share-button {
	width: 118px !important;
}

ul#ShareButtons li#SbHatena {
}



/* for Responsive Web Design
=========================================================================================== */

.Under995 #Search .BtnOpen a.Current:after,
.Under995 #CountryRegion .BtnOpen a.Current:after,
.Under995 #UltraGlobalNavi .BtnOpen a.Current:after {display: none !important;}

.Under995 #TopImg,
.Under995 #TopMovie {margin-top: 0 !important;}
