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

#SibCSContent {
	padding: 18px 0 90px 0;
	background: #f2f2f2;
	overflow: hidden;
}
.SibCSSection {
	padding: 1px 0 40px 0;
}
.SibCSSection:after {
	content: "";
	display: block;
	clear: both;
}

.SibImgWide {
	width: 1400px;
	margin: 0 auto;
	clear: both;
}
#SibCSBrandingImg {
	position: relative;
	width: 965px;
	height: 540px;
	margin: auto;
	z-index: 1;
}
#SibCSBrandingImg .Img {
	position: absolute;
	right: 240px;
}
#SibCSBrandingImg .Img img {
	width: 945px;
	height: auto;
}
#SibCSBrandingImg .Text {
	position: absolute;
	display: table;
	left: 100px;
	top: 360px;
	width: 1500px;
	height: 162px;
	background: rgba(34,34,34,0.8);
}
#SibCSBrandingImg .Text h1 {
	display: table-cell;
	width: 945px;
	padding: 0 45px;
	vertical-align: middle;
	box-sizing: border-box;
}
#SibCSBrandingImg .Text h1 a {
	display: block;
	width: 810px;
	color: #ffffff;
	font-size: 162.5%;
	font-weight: bold;
	line-height: 120%;
}

#SibCSBrandingImg1,
#SibCSBrandingImg2,
#SibCSBrandingImg3 {
	position: relative;
	width: 965px;
	margin: auto;
	z-index: 2;
}
#SibCSBrandingImg1 {
  height: 445px;
}
#SibCSBrandingImg1 .Img {
	position: absolute;
	right: 240px;
	width: 945px;
	height: 445px;
}
#SibCSBrandingImg1 .Img img {
	width: 945px;
	height: 445px;
}
#SibCSBrandingImg2 {
  height: 730px;
}
#SibCSBrandingImg2 .Img {
	position: absolute;
	left: 50%;
	width: 1920px;
  height: 730px;
}
#SibCSBrandingImg2 .Img img {
	width: 1920px;
  height: 730px;
  margin-left: -960px;
}
#SibCSBrandingImg1 .Text,
#SibCSBrandingImg2 .Text {
	position: absolute;
	right: -90px;
	top: 50%;
	width: 600px;
	background: rgba(51,51,51,0.8);
  z-index: 3;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
#SibCSBrandingImg3 .Text {
	background: rgba(51,51,51,0.8);
}
#SibCSBrandingImg1 .Text h1,
#SibCSBrandingImg2 .Text h1 {
	padding: 60px 90px;
}
#SibCSBrandingImg3 .Text h1 {
	padding: 30px 36px;
}
#SibCSBrandingImg1 .Text h1 a,
#SibCSBrandingImg2 .Text h1 a,
#SibCSBrandingImg3 .Text h1 a {
	display: block;
	color: #ffffff;
	font-size: 162.5%;
	font-weight: bold;
	line-height: 120%;
}

.SibCSBlock {
	position: relative;
	top: 0;
	width: 965px;
	margin: 0 auto;
	margin-top: 60px;
	background: #ffffff;
}
.SibCSBlock:after {
	content: "";
	display: block;
	clear: both;
}

#SibCSBrandingImg + .SibCSBlock {
	margin-top: -280px;
}
.SibImgWide + .SibCSBlock {
	margin-top: 0;
}

#SibCSBrandingImg1 + .SibCSBlock {
	margin-top: -190px;
}
#SibCSBrandingImg1 + .SibCSBlock .SibCSTag {
  padding-top: 200px;
}
#SibCSBrandingImg2 + .SibCSBlock,
#SibCSBrandingImg3 + .SibCSBlock {
	margin-top: 0;
}
#SibCSBrandingImg2 + .SibCSBlock .SibCSTag,
#SibCSBrandingImg3 + .SibCSBlock .SibCSTag {
  padding-top: 10px;
}
#SibCSBrandingImg1 + .SibCSBlock .SibCSTag ul,
#SibCSBrandingImg2 + .SibCSBlock .SibCSTag ul, 
#SibCSBrandingImg3 + .SibCSBlock .SibCSTag ul {
  text-align: left;
}

.SibCSHeading {
	position: relative;
	padding: 0 100px;
}
.SibCSHeading .Label {
	position: relative;
	display: table-cell;
	top: -60px;
	left: -140px;
	width: 240px;
	height: 120px;
	margin: 0 0 -20px 0;
	text-align: center;
	vertical-align: middle;
	background: #e60027;
}
.SibCSHeading .Label span {
	position: relative;
	display: inline-block;
	height: 52px;
	padding: 0 4px 0 54px;
	color: #ffffff;
	font-size: 125%;
	font-weight: bold;
	line-height: 52px;
	background-repeat: no-repeat;
	background-position: left top;
}
.SibCSBlock .SibCSTopNaviList li.IconProblem a,
.SibCSHeading .Label.IconProblem span {
	background-image: url(../image/icon_cs_problem.png);
}
.SibCSBlock .SibCSTopNaviList li.IconSolution a,
.SibCSHeading .Label.IconSolution span {
	background-image: url(../image/icon_cs_solution.png);
}
.SibCSBlock .SibCSTopNaviList li.IconResults a,
.SibCSHeading .Label.IconResults span {
	background-image: url(../image/icon_cs_results.png);
}
.SibCSBlock .SibCSTopNaviList li.IconVision a,
.SibCSHeading .Label.IconVision span {
	background-image: url(../image/icon_cs_vision.png);
}

.SibCSHeading h2,
.SibCSHeading h3 {
	margin: 0 0 35px 0;
	padding: 0;
	background: none;
}
.SibCSHeading h2 span,
.SibCSHeading h3 span {
	padding: 0;
	color: #222222;
	font-size: 150%;
	line-height: 130%;
	background: none;
}
.SibCSHeading .Label + h2 {
	margin-top: -20px;
}
.SibCSBlock .Unit {
	padding: 0 100px 60px 100px;
}
.SibCSBlock .SibCSImgSet {
	margin: 0 -190px -25px -190px;
}
.SibCSBlock .SibCSImgSet:after {
    content: "";
    display: block;
    clear: both;
}
.SibCSBlock .SibCSImgSet .ImgLeft {
	float: left;
	width: 50%;
	margin: 0 23px 25px 0;
	padding: 0 22px 0 0;
	text-align: left;
	box-sizing: border-box;
}
.SibCSBlock .SibCSImgSet .ImgRight {
	float: right;
	width: 50%;
	margin: 0 0 25px 22px;
	padding: 0 0 0 23px;
	text-align: left;
	box-sizing: border-box;
}
.SibCSBlock .SibCSImgSet .Text {
	padding: 0 190px;
}
.SibCSBlock .SibCSImgSet li:nth-child(2n+1) {
	float: left;
	width: 50%;
	margin: 0 0 25px 0;
	padding: 0 22px 0 0;
	text-align: left;
	box-sizing: border-box;
	clear: both;
}
.SibCSBlock .SibCSImgSet li:nth-child(2n) {
	float: right;
	width: 50%;
	margin: 0 0 25px 0;
	padding: 0 0 0 23px;
	text-align: left;
	box-sizing: border-box;
}
.SibCSBlock .SibCSImgSet .Img,
.SibCSBlock .SibCSLeadSet .Img {
	margin: 0 0 10px 0;
	font-size: 83%;
}
.SibCSBlock .SibCSImgSet .Caption,
.SibCSBlock .SibCSLeadSet .Caption {
	width: 445px;
	font-size: 83%;
}
.SibCSBlock .SibCSImgSet li:nth-child(2n+1) .Caption,
.SibCSBlock .SibCSImgSet .ImgLeft .Caption,
.SibCSBlock .SibCSLeadSet .ImgLeft .Caption {
	margin-left: auto;
}
/*AVA 2018/11/28: margin-top */
.SibCSBlock .SibCSOutline {
	padding: 60px 100px;
	background: #eaeaea;
	margin-top: -60px;
}
.SibCSBlock .SibCSOutline h3 {
	margin: 0 0 20px 0;
	font-size: 125%;
	text-align: center;
}
.SibCSBlock .SibCSOutline li {
	margin: 0 0 20px 0;
	padding: 0 0 0 20px;
	font-size: 90%;
	line-height: 200%;
	background: url(../image/icon_cs_list.png) no-repeat left 8px;
}
.SibCSBlock .SibCSOutline li:last-child {
	margin-bottom: 0;
}
.SibCSBlock .SibCSOutline li strong {
	font-size: 110%;
}
.SibCSBlock .SibCSTopNaviList ul {
  background: #f2f2f2;
}
.SibCSBlock .SibCSTopNaviList li {
	float: left;
	width: 25%;
}
.SibCSBlock .SibCSTopNaviList li a {
	position: relative;
	display: block;
	height: 150px;
	padding: 80px 0 0 0;
	color: #ffffff;
	font-size: 118.75%;
	font-weight: bold;
	text-decoration: none;
	text-align:  center;
	border-left: 1px solid #434343;
	box-sizing: border-box;
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: center 30px;
	background-size: 40px;
}
.SibCSBlock .SibCSTopNaviList li a:after {
	content: "";
	position: absolute;
	display: block;
	width: 100%;
	height: 13px;
	bottom: 20px;
	background: url(../image/icon_csnavi_bottom.png) no-repeat center center;
}
.SibCSBlock .SibCSTopNaviList li a:hover {
	background-color: #b1000e;
}
.SibCSBlock .SibCSTopNaviList li a:hover:after {
	bottom: 18px;
}
.SibCSBlock .SibCSTopNaviList li:first-child a {
	border-left: 0;
}
.SibCSBlock .Unit .SibCSBoxPatternSpec {
	margin: 0 -100px 20px -100px;
}
.SibCSBlock .SibCSBoxPatternSpec {
	padding: 30px 100px 40px 100px;
	background: #eaeaea;
}
.SibCSBlock .SibCSBoxPatternSpec p {
	font-size: 75%;
	line-height: 200%;
}
.SibCSBlock .SibCSBoxPatternRelate {
	margin: 0;
	padding: 35px 35px 20px 35px;
	background: #f2f2f2;
	box-sizing: border-box;
}
.SibCSBlock .SibCSBoxPatternRelate:after {
    content: "";
    display: block;
    clear: both;
}
.SibCSBlock .SibCSBoxPatternRelate .Text {
	margin: 0 0 15px 0;
}
.SibCSBlock .SibCSBoxPatternRelate .ImgLeft {
	float: left;
	margin: 0 35px 15px 0;
}
.SibCSBlock .SibCSBoxPatternRelate .ImgRight {
	float: right;
	margin: 0 0 15px 35px;
	text-align: left;
}
.SibCSBlock .SibCSLeadSet {
	margin: 0 -190px;
	letter-spacing: -.5rem;
}
.SibCSBlock .SibCSLeadSet .ImgLeft {
	display: inline-block;
	width: 50%;
	margin: 0 23px 0 0;
	padding: 0 22px 0 0;
	letter-spacing: normal;
	vertical-align: middle;
	box-sizing: border-box;
}
.SibCSBlock .SibCSLeadSet .ImgRight {
	display: inline-block;
	width: 50%;
	margin: 0 0 0 22px;
	padding: 0 0 0 23px;
	letter-spacing: normal;
	vertical-align: middle;
	box-sizing: border-box;
}

.SibCSBlock .SibCSLeadOnlyStyle .SibCSLeadColumn {
	display: block;
	width: 650px;
	margin: 0 auto;
	letter-spacing: normal;
}
.SibCSBlock .SibCSLeadSet .SibCSLeadColumn {
	display: inline-block;
	width: 370px;
	margin: 0 30px 0 150px;
	vertical-align: middle;
	letter-spacing: normal;
	box-sizing: border-box;
}
.SibCSBlock .SibCSLeadSet .ImgLeft + .SibCSLeadColumn {
	margin: 0 0 0 30px;
}
.SibCSBlock .SibCSLeadColumn .SibCSTextStyleLead {
	position: relative;
	margin: 0 0 25px 0;
	padding: 10px 36px 14px 36px;
	color: #242424;
	font-size: 112.5%;
	font-weight: bold;
	line-height: 172%;
	border-bottom: 1px solid #b8b8b8;
}
.SibCSBlock .SibCSLeadColumn .SibCSTextStyleLead:before {
	content: "\00201C";
	left: 0;
	top: 0;
}
.SibCSBlock .SibCSLeadColumn .SibCSTextStyleLead:after {
	content: "\00201E";
	right: 0;
	bottom: 15px;
}

.SibCSBlock .SibCSLeadColumn .SibCSTextStyleLead:before,
.SibCSBlock .SibCSLeadColumn .SibCSTextStyleLead:after {
	position: absolute;
	color: #9a9a9a;
	font-family: "Times New Roman", Times, "serif";
	font-size: 55px;
	line-height: 1;
}
.SibCSBlock .SibCSLeadColumn .SibCSTextStyleLeadName {
	padding: 0 36px;
	font-size: 75%;
}
.SibCSImgOnlyStyle {
	margin: 0 0 25px 0;
	text-align: center;
}
.SibCSImgOnlyStyle img {
	max-width: 100%;
	height: auto;
}
.SibCSImgOnlyStyle .Caption {
	padding: 10px 0 0 0;
	font-size: 83%;
	text-align: left;
}
.SibCSTag {
	padding: 280px 0 70px 0;
}
.SibCSTag ul {
  padding-left: 18px;
	text-align: right;
}
.SibCSTag li {
	display: inline-block;
	padding: 0 20px 0 25px;
	color: #222222;
	font-size: 75%;
	line-height: 22px;
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 22px;
}
.SibCSTag li.life {
	background-image: url(../image/icon_case_life.png);
}
.SibCSTag li.energy {
	background-image: url(../image/icon_case_energy.png);
}
.SibCSTag li.manufacturing {
	background-image: url(../image/icon_case_manufacturing.png);
}
.SibCSTag li.rd {
	background-image: url(../image/icon_case_rd.png);
}
.SibCSTag li.transport {
	background-image: url(../image/icon_case_transport.png);
}
.SibCSTag li.urban {
	background-image: url(../image/icon_case_urban.png);
}
.SibCSTag li.water {
	background-image: url(../image/icon_case_water.png);
}
.SibCSTag li.analytics {
	background-image: url(../image/olbt-analytics.png);
}
.SibCSTag li.security {
	background-image: url(../image/olbt-security.png);
}
.SibCSTag li.ai {
	background-image: url(../image/olbt-ai.png);
}
.SibCSTag li.robotics {
	background-image: url(../image/olbt-robotics.png);
}

a.ModalImageLink {
	position: relative;
	display: block;
	text-decoration: none;
}
a.ModalImageLink:after {
	content: "Enlarge";
	position: absolute;
	display: inline-block;
	height: 35px;
	left: 50%;
	bottom: 0;
	padding: 0 22px;
	color: #ffffff;
	font-size: 13px;
	line-height: 35px;
	border-left: 20px solid #333333;
	background: #333333 url(../image/icon_cs_zoom.png) no-repeat left center;
	-ms-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}
a.ModalMovieLink {
	position: relative;
	display: block;
	text-decoration: none;
}
a.ModalMovieLink:after {
	content: "View video";
	position: absolute;
	display: block;
	width: 100px;
	height: 100px;
	left: 50%;
	top: 50%;
	padding: 70px 0 0 0;
	color: #ffffff;
	font-size: 12px;
	text-align: center;
	background: url(../image/icon_cs_play.png) no-repeat center center;
	-ms-transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	box-sizing: border-box;
}

a.SibCSPdfLink {
	display: inline-block;
	position: relative;
	height: 29px;
	margin-bottom: 20px;
	padding: 0 10px 0 15px;
	border: 2px solid #e60027;
	border-left-width: 29px;
	font-size: 82%;
	line-height: 28px;
	text-decoration: none;
	text-align: left;
	background: #ffffff;
}
a.SibCSPdfLink:hover,
a.SibCSPdfLink:active {
	border-color: #b1000e;
}
a.SibCSPdfLink:after {
	content: url(../image/icon_pdf.png);
	display: block;
	position: absolute;
	width: 14px;
	height: 19px;
	left: -21px;
	top: 50%;
	margin-top: -10px;
}
#SibBottomCS {
	margin-bottom: 30px;
}
#SibBottomCS h2.SibStyle {
	font-size: 162.5%;
	color: #e60027;
	text-align:  center;
}
.TextStyle1 a.NewWindow {
	padding: 0 17px 0 0;
	background: url(/-/media/project/hitachi/sib/image/en/r1/icon/icon_new_window.gif) no-repeat right center;
}
.AdditionalNotesStyle2 dd a.NewWindow {
    background: rgba(0, 0, 0, 0) url(/-/media/project/hitachi/sib/image/en/r1/icon/icon_new_window.gif) no-repeat scroll right center;
    padding: 0 17px 0 0;
}
.SibButtonStyle1 a {
	display: inline-block;
	min-width: 326px;
	margin: 0 0 15px;
	padding: 17px 0 17px 0;
	font-size: 90%;
	font-weight: bold;
	line-height: 130%;
	text-align: center;
	word-break: break-all;
	box-sizing: border-box;
}
.SibButtonStyle1 a span {
	display: inline-block;
	margin: auto;
	background-image: url(/-/media/project/hitachi/sib/image/en/r1/icon/icon_link_right_l_white.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.SibButtonStyle1 a:link,
.SibButtonStyle1 a:visited {
	color: #fff;
	text-decoration: none;
	background-color: #e60027;
}
.SibButtonStyle1 a:link span,
.SibButtonStyle1 a:visited span {
	padding-right: 22px;
	border-right: solid 3px transparent;
}
.SibButtonStyle1 a:hover,
.SibButtonStyle1 a:active {
	color: #fff;
	text-decoration: none;
	background-color: #b1000e;
}
.SibButtonStyle1 a:hover span,
.SibButtonStyle1 a:active span {
	padding-right: 24px;
	border-right: solid 1px transparent;
}
.PlugInBanner + .SibButtonStyle1 {
	padding-top: 10px;
}
.SibCSImgOnlyStyle + .SibButtonStyle1 {
	padding-top: 10px;
}
.PlugInBanner.SibCSPlugInBanner {
  padding: 0;
  background: none;
}
.PlugInBanner.SibCSPlugInBanner dd {
  max-width: 620px;
}
.SibCSShareBox {
  position: relative;
  width: 400px;
  right: 30px;
  top: -75px;
  margin: 0 0 -40px auto;
  padding: 30px 40px;
  background: #ffffff;
  z-index: 2;
}
.SibCSShareBox ul.SibShareButtons {
	text-align: left;
}

/* [-] Category Banner
=========================================================================================== */

.current_category a {
	display: block;
	margin: 0 0 10px 0;
	color: #fff;
	box-sizing: border-box;
}
.current_category a.cat_robotics {
	color: #000;
}
.current_category a:hover {
	opacity: 0.8;
}
.current_category img{
	width: 100%;
}

.current_category .category_banner{
	padding: 0;
	position: relative;
	overflow: hidden;
}

.current_category .cat_item {
	position: absolute;
	top: 13%;
	left: 3.9%;
}
.current_category .cat_security .cat_item {}
.current_category .cat_analytics .cat_item {}
.current_category .cat_ai .cat_item {}
.current_category .cat_robotics .cat_item {}

.current_category .cat_item .title {
	display: table;
	margin: 0 0 14px 0;
}
.current_category .cat_item .title img,
.current_category .cat_item .title span {
	display: table-cell;
	vertical-align: bottom;

}
.current_category .cat_item .title img {
	width: 47px !important;
	margin-right: 12px;
}
.current_category .cat_item .title span {
	font-size: 180%;
	line-height: 150%;
}
.current_category .cat_item .text {
	font-size: 100%;
	line-height: 130%;
}



/* for - 1399px
=========================================================================================== */
@media screen and (max-width: 1399px) {

	.SibImgWide {
		width: 100%;
	}
	.SibImgWide img {
      max-width: 100%;
      height: auto;
    }
}

/* for - 1176x
=========================================================================================== */
@media screen and (max-width: 1176px) {
	#SibCSContent {
		overflow: hidden;
	}
  #SibCSBrandingImg1,
  #SibCSBrandingImg2 {
    width: 100%;
  }
  #SibCSBrandingImg1 .Text,
  #SibCSBrandingImg2 .Text {
    left: auto;
    right: 0;
  }
}

/* for - 994px
=========================================================================================== */

@media screen and (max-width: 994px) {
	.JS #SibCSContent {
		margin: 0 -15px;
		padding: 15px;
	}
	.JS .SibImgWide {
		width: auto;
		margin: 0 -15px;
	}
	.JS #SibCSBrandingImg {
		width: auto;
		margin: 0 -15px;
	}
	.JS #SibCSBrandingImg .Img img {
		max-width: inherit;
	}
	.JS #SibCSBrandingImg .Text {
		width: calc(100% - 100px);
	}
	.JS #SibCSBrandingImg .Text h1 {
		width: 100%;
	}
	.JS #SibCSBrandingImg .Text h1 a {
		width: auto;
	}

  .JS #SibCSBrandingImg1,
  .JS #SibCSBrandingImg2,
  .JS #SibCSBrandingImg3 {
		width: auto;
		margin: 0 -15px;
  }

	.JS .SibCSHeading {
		padding: 0 60px;
	}
	.JS .SibCSHeading .Label {
		left: -75px;
	}
	.JS .SibCSBlock {
		width: auto;
	}
	.JS .SibCSBlock .Unit {
		padding: 0 60px 60px 60px;
	}
	.SibCSBlock .SibCSImgSet {
		margin: 0 -75px -25px -75px;
	}
	.JS .SibCSBlock .SibCSLeadSet {
		margin: 0 -75px;
	}
	.JS .SibCSBlock .SibCSImgSet .Text {
		padding: 0 75px;
	}
	.JS .SibCSBlock .SibCSImgSet .Caption,
	.JS .SibCSBlock .SibCSLeadSet .Caption {
		width: auto;
	}
	.JS .SibCSBlock .SibCSImgSet li:nth-child(2n+1) .Caption,
	.JS .SibCSBlock .SibCSImgSet .ImgLeft .Caption,
	.JS .SibCSBlock .SibCSLeadSet .ImgLeft .Caption {
		margin-left: 30px;
	}
	.JS .SibCSBlock .SibCSImgSet li:nth-child(2n) .Caption,
	.JS .SibCSBlock .SibCSImgSet .ImgRight .Caption,
	.JS .SibCSBlock .SibCSLeadSet .ImgRight .Caption {
		margin-right: 30px;
	}
	.JS .SibCSBlock .SibCSOutline {
		padding: 40px 60px;
	}
	.JS .SibCSBlock .Unit .SibCSBoxPatternSpec {
		margin: 0 -60px 20px -60px;
	}
	.JS .SibCSBlock .SibCSBoxPatternSpec {
		padding: 40px 60px;
	}
	.JS .SibCSBlock .SibCSBoxPatternRelate {
		width: auto;
	}
	.JS .SibCSBlock .SibCSLeadSet .SibCSLeadColumn {
		width: calc(50% - 23px);
		margin: 0;
		padding: 0 10px 0 50px;
	}
	.JS .SibCSBlock .SibCSLeadSet .ImgLeft + .SibCSLeadColumn {
		margin: 0;
		padding: 0 50px 0 10px;
	}
	.SibCSImgOnlyStyle img {
		width: 100%;
	}
	.JS #SibBottomCS {
		margin-bottom: 30px;
	}
	.JS #SibBottomCS h2.SibStyle {
		text-align:  center;
	}
	.SP .SibButtonStyle1,
	.SP .PlugInBanner + .SibButtonStyle1,
  .SP .SibCSImgOnlyStyle + .SibButtonStyle1 {
		padding-top: 0;
	}
	
	/* --- Category Banner --- */

.JS .current_category .cat_item {
	top: 8%;
}
.JS .current_category .cat_item .title {
	margin: 0 0 10px 0;
}
.JS .current_category .cat_item .title img {
	width: 80% !important;
	height: auto;
	margin-right: 10px;
}
.JS .current_category .cat_item .title span {
	font-size: 160%;
}
.JS .current_category .cat_item .text {
	font-size: 90%;
}

}

/* for - 767px
=========================================================================================== */

@media screen and (max-width: 767px) {


  .MovieColumn iframe {
  width: 100%;
  height: 180px;
  }

  .html5-video-player {
  height: 200px !important;
}

	
	.JS .SibCSSection {
		padding: 1px 0 20px 0;
	}
	.JS #SibCSBrandingImg,
  .JS #SibCSBrandingImg1,
  .JS #SibCSBrandingImg2,
  .JS #SibCSBrandingImg3 {
		position: static;
		height: auto;
	}
	.JS #SibCSBrandingImg .Img,
  .JS #SibCSBrandingImg1 .Img,
  .JS #SibCSBrandingImg2 .Img,
  .JS #SibCSBrandingImg3 .Img {
		position: static;
		width: 100%;
		height: auto;
	}
	.JS #SibCSBrandingImg .Img a,
	.JS #SibCSBrandingImg .Img img,
	.JS #SibCSBrandingImg1 .Img img,
	.JS #SibCSBrandingImg2 .Img img,
	.JS #SibCSBrandingImg3 .Img img {
		width: 100%;
		height: auto;
    margin: 0;
	}
	.JS #SibCSBrandingImg .Text,
  .JS #SibCSBrandingImg1 .Text,
  .JS #SibCSBrandingImg2 .Text,
  .JS #SibCSBrandingImg3 .Text {
		position: static;
		width: 100%;
		height: auto;
	}
	.JS #SibCSBrandingImg .Text h1,
  .JS #SibCSBrandingImg1 .Text h1,
  .JS #SibCSBrandingImg2 .Text h1,
  .JS #SibCSBrandingImg3 .Text h1 {
		width: auto;
		padding: 20px 30px 16px 30px;
	}
	.JS #SibCSBrandingImg .Text h1 br {
		display: none;
	}
  
  .JS #SibCSBrandingImg1 .Text,
  .JS #SibCSBrandingImg2 .Text {
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

	.JS .SibCSBlock {
		margin-top: 40px;
	}
	.JS #SibCSBrandingImg + .SibCSBlock,
	.JS .SibImgWide + .SibCSBlock {
		margin: 0;
	}

  .JS #SibCSBrandingImg1 + .SibCSBlock {
    margin-top: 0;
  }
  .JS #SibCSBrandingImg1 + .SibCSBlock .SibCSTag {
    padding-top: 20px;
  }

	.JS .SibCSHeading {
		padding: 0 45px;
	}
	.JS .SibCSHeading .Label {
		top: -40px;
		left: -60px;
		width: 180px;
		height: 80px;
	}
	.JS .SibCSHeading h2,
	.JS .SibCSHeading h3 {
		margin-bottom: 15px;
	}
	.JS .SibCSBlock .Unit {
		padding: 0 45px 20px 45px;
	}
	.JS .SibCSBlock .SibCSImgSet,
	.JS .SibCSBlock .SibCSLeadSet {
		margin: 0;
		padding: 0;
	}
	.JS .SibCSBlock .SibCSImgSet .Text,
	.JS .SibCSBlock .SibCSLeadSet .SibCSLeadColumn {
		margin: 0 0 15px 0;
		padding: 0;
	}
	.JS .SibCSBlock .SibCSImgSet li {
		float: none;
		width: 100%;
		margin: 0 0 25px 0;
		padding: 0;
		text-align: center;
	}
	.JS .SibCSBlock .SibCSImgSet .ImgLeft,
	.JS .SibCSBlock .SibCSImgSet .ImgRight,
	.JS .SibCSBlock .SibCSLeadSet .ImgLeft,
	.JS .SibCSBlock .SibCSLeadSet .ImgRight {
		float: none;
		width: 100%;
		margin: 0 0 15px 0;
		padding: 0;
		text-align: center;
	}
	.JS .SibCSBlock .SibCSLeadOnlyStyle .SibCSLeadColumn {
		width: 100%;
		margin: 0 0 15px 0;
		padding: 0;
	}
	.JS .SibCSBlock .SibCSImgSet li .Img,
	.JS .SibCSBlock .SibCSImgSet .ImgLeft .Img,
	.JS .SibCSBlock .SibCSImgSet .ImgRight .Img,
	.JS .SibCSBlock .SibCSLeadSet .Img {
		position: static;
		margin: 0;
		padding: 0;
	}
	.JS .SibCSBlock .SibCSImgSet li:nth-child(2n+1) .Caption,
	.JS .SibCSBlock .SibCSImgSet .ImgLeft .Caption,
	.JS .SibCSBlock .SibCSImgSet li:nth-child(2n) .Caption,
	.JS .SibCSBlock .SibCSImgSet .ImgRight .Caption,
	.JS .SibCSBlock .SibCSLeadSet .ImgLeft .Caption,
	.JS .SibCSBlock .SibCSLeadSet .ImgRight .Caption {
		margin: 10px 0 0 0;
		padding: 0;
		text-align: left;
	}
	.JS .SibCSBlock .SibCSTopNaviList li {
		width: 50%;
	}
	.JS .SibCSBlock .SibCSTopNaviList li a {
		height: auto;
		padding: 10px 25px 10px 35px;
		font-size: 0.75em;
		text-align:  left;
		border-left: none;
		background-position: 10px center;
		background-size: 20px;
	}
	.JS .SibCSBlock .SibCSTopNaviList li:nth-child(even) a {
		border-left: 1px solid #434343;
	}
	.JS .SibCSBlock .SibCSTopNaviList li:nth-child(n+3) a {
		border-top: 1px solid #434343;
	}
	.SibCSBlock .SibCSTopNaviList li a:after {
		width: 18px;
		height: 18px;
		top: 13px;
		bottom: 0;
		right: 10px;
		background-size: contain;
	}

	.JS .SibCSBlock .Unit .SibCSBoxPatternSpec {
		margin: 0 -45px 20px -45px;
	}
	.JS .SibCSBlock .SibCSBoxPatternSpec {
		padding: 20px 45px;
	}
	
	.JS .SibCSBlock .SibCSLeadSet .ImgLeft {
		float: none;
		width: 100%;
		margin: 0 0 20px 0;
		padding: 0;
	}
	.JS .SibCSBlock .SibCSLeadSet .SibCSLeadColumn,
	.JS .SibCSBlock .SibCSLeadSet .ImgLeft + .SibCSLeadColumn {
		float: none;
		width: auto;
		height: auto;
		margin: 0 0 20px 0;
		padding: 0;
	}
	.JS .SibCSBlock .SibCSBoxPatternRelate {
		margin: 0 0 20px 0;
	}
	.JS .SibCSBlock .SibCSBoxPatternRelate .Text {
		margin: 0;
	}
	.JS .SibCSBlock .SibCSBoxPatternRelate .ImgLeft,
	.JS .SibCSBlock .SibCSBoxPatternRelate .ImgRight {
		float: none;
		width: 100%;
		margin: 0 0 15px 0;
	}
	.JS .SibCSBlock div.SibCSImgSet,
	.JS .SibCSBlock div.SibCSLeadSet,
	.JS .SibCSBlock .SibCSBoxPatternRelate {
		display:-ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-ms-flex-wrap: wrap;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.JS .SibCSBlock div.SibCSImgSet .Text,
	.JS .SibCSBlock .SibCSLeadSet .ImgLeft,
	.JS .SibCSBlock .SibCSLeadSet .ImgRight,
	.JS .SibCSBlock .SibCSBoxPatternRelate .Text {
		width: 100%;
		-ms-order: 1;
		-webkit-order: 1;
		order: 1;
	}
	.JS .SibCSBlock div.SibCSImgSet .ImgLeft,
	.JS .SibCSBlock div.SibCSImgSet .ImgRight,
	.JS .SibCSBlock .SibCSLeadSet .SibCSLeadColumn,
	.JS .SibCSBlock .SibCSBoxPatternRelate .ImgLeft,
	.JS .SibCSBlock .SibCSBoxPatternRelate .ImgRight {
		width: 100%;
		-ms-order: 2;
		-webkit-order: 2;
		order: 2;
	}
	.SibCSImgSet img {
		width: 100%;
	}

	.JS .SibCSTag {
		padding: 20px 0 20px 0;
	}

	.JS a.SibCSPdfLink {
		height: auto;
		padding: 5px 15px;
		line-height: 1.2;
	}
  .JS .SibCSShareBox {
    position: static;
    width: auto;
    margin: -20px 0 20px;
  }
  /*AVA added 2018/11/28*/
  .JS .SibCSBlock .SibCSOutline {
	margin-top: -40px;
}
	
	/* --- Category Banner --- */

.JS .current_category .cat_item {
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.JS .current_category .cat_item .text {
	display: none;
}
	
}

/* for - 399px
=========================================================================================== */

@media screen and (max-width: 546px) {
	.JS .Unit .SibButtonStyle1 a {
		display: block;
		min-width: inherit;
	}
}

/* for - 399px
=========================================================================================== */

@media screen and (max-width: 399px) {
	.JS .SibCSHeading {
		padding: 0 15px;
	}
	.JS .SibCSHeading .Label {
		left: -30px;
	}
	.JS .SibCSBlock .Unit {
		padding: 0 15px 20px 15px;
	}

	.JS .SibCSBlock .Unit .SibCSBoxPatternSpec {
		margin: 0 -15px 20px -15px;
	}
	.JS .SibCSBlock .SibCSBoxPatternSpec {
		padding: 20px 15px;
	}
	/*AVA  2018/11/28: margin top*/
	.JS .SibCSBlock .SibCSOutline {
		margin: -40px 0 0 0;
		padding: 20px 15px;
	}
	.JS .SibCSBlock .SibCSBoxPatternRelate {
		padding: 15px 15px 5px 15px;
	}
	.JS .SibButtonStyle1 a {
		min-width: inherit;
		width: 100%;
	}
  .JS .SibCSShareBox {
    padding: 20px 15px;
  }
	
	/* --- Category Banner --- */

.JS .current_category .cat_item {
	-webkit-transform: translateY(-40%);
	-ms-transform: translateY(-40%);
	transform: translateY(-40%);
}
.JS .current_category .cat_item .title img {
	width: 70% !important;
	margin-right: -5px;
}
.JS .current_category .cat_item .title span {
	font-size: 120%;
}
	
}


/* Modal Image + Youtube
=========================================================================================== */
#ModalImageCover,
#ModalMovieCover {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #fff;
	z-index: 100;
}

#ModalImageLoader {
	display: none;
	position: absolute;
	top: 0;
	left: 50%;
	width: 32px;
	height: 32px;
	margin-left: -16px;
	z-index: 101;
}

#ModalImage,
#ModalMovie {
	display: none;
	position: absolute;
	padding: 50px 0;
	z-index: 102;
}
#ModalImage .Inner,
#ModalMovie .Inner {
	position: relative;
	background-color: #000;
	box-shadow: 0 0 35px rgba(0, 0, 0, .4);
	-moz-box-shadow: 0 0 35px rgba(0, 0, 0, .4);
	-webkit-box-shadow: 0 0 35px rgba(0, 0, 0, .4);
	-o-box-shadow: 0 0 35px rgba(0, 0, 0, .4);
	-ms-box-shadow: 0 0 35px rgba(0, 0, 0, .4);
}
#ModalImage .Inner {
	background-color: #fff;
}
*:first-child+html #ModalMovie .Inner {background-color: #f2f2f2;}

#ModalImage img {
	width: 100%;
	height: auto;
}
#ModalMovie iframe {
	display: block;
	width: 100%;
}
#ModalImage .Title,
#ModalMovie .Title {
	height: 50px;
	background-color: #f2f2f2;
	overflow: hidden;
}

#ModalImage .Title p,
#ModalMovie .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 #ModalImage .Title p,
*:first-child+html #ModalMovie .Title p {
	display: block;
	height: 35px;
	padding-top: 15px;
}

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

#ModalImage .BtnClose a,
#ModalMovie .BtnClose a {
	display: table-cell;
	min-width: 50px;
	height: 30px;
	padding: 20px 5px 0;
	font-size: 76%;
	text-align: center;
	background-image: url(/-/media/project/hitachi/sib/image/en/r1/icon/icon_close_hd.gif);
	background-image/*\**/: url(/-/media/project/hitachi/sib/image/en/r1/icon/icon_close.gif)\9;
	background-position: center 7px;
	background-repeat: no-repeat;
	background-size: 16px 16px;
	-moz-background-size: 16px 16px;
	-webkit-background-size: 16px 16px;
	-o-background-size: 16px 16px;
	-ms-background-size: 16px 16px;
	vertical-align: middle;
}
*:first-child+html #ModalImage .BtnClose a,
*:first-child+html #ModalMovie .BtnClose a {
	display: block;
	height: 25px;
	padding: 25px 5px 0;
}

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

#ModalImage .l,
#ModalMovie .l {
	position: absolute;
	width: 35px;
	height: 100%;
	top: 0;
	left: -35px;
	background: url(/-/media/project/hitachi/sib/image/en/r1/bg_modal_l.png) repeat-y;
}
#ModalImage .r,
#ModalMovie .r {
	position: absolute;
	width: 35px;
	height: 100%;
	top: 0;
	right: -35px;
	background: url(/-/media/project/hitachi/sib/image/en/r1/bg_modal_r.png) repeat-y;
}
#ModalImage .t,
#ModalMovie .t {
	position: absolute;
	width: 100%;
	height: 35px;
	top: -35px;
	left: 0;
	background: url(/-/media/project/hitachi/sib/image/en/r1/bg_modal_t.png) repeat-x;
}
#ModalImage .b,
#ModalMovie .b {
	position: absolute;
	width: 100%;
	height: 35px;
	bottom: -35px;
	left: 0;
	background-image: url(/-/media/project/hitachi/sib/image/en/r1/bg_modal_b.png);
	background-repeat: repeat-x;
}
#ModalImage .lt,
#ModalMovie .lt {
	position: absolute;
	width: 35px;
	height: 35px;
	top: -35px;
	left: -35px;
	background: url(/-/media/project/hitachi/sib/image/en/r1/bg_modal_corner.png) no-repeat left top;
}
#ModalImage .lb,
#ModalMovie .lb {
	position: absolute;
	width: 35px;
	height: 35px;
	bottom: -35px;
	left: -35px;
	background: url(/-/media/project/hitachi/sib/image/en/r1/bg_modal_corner.png) no-repeat left bottom;
}
#ModalImage .rt,
#ModalMovie .rt {
	position: absolute;
	width: 35px;
	height: 35px;
	top: -35px;
	right: -35px;
	background: url(/-/media/project/hitachi/sib/image/en/r1/bg_modal_corner.png) no-repeat right top;
}
#ModalImage .rb,
#ModalMovie .rb {
	position: absolute;
	width: 35px;
	height: 35px;
	bottom: -35px;
	right: -35px;
	background: url(/-/media/project/hitachi/sib/image/en/r1/bg_modal_corner.png) no-repeat right bottom;
}
.ModalTitle {
	display: none;
}


/* for print
=========================================================================================== */

@media print {

	#ModalImageCover,
	#ModalMovieCover {
		position/*\**/: fixed\9;
		width: 100% !important;
		height: 100% !important;
		top: 0 !important;
	}
	@-moz-document url-prefix() {
		#ModalImageCover,
		#ModalMovieCover {position: fixed;}
	}

	#ModalImage,
	#ModalMovie {
		width: 100% !important;
		height: 100% !important;
		top: 0 !important;
		left: 0 !important;
		padding: 0 !important;
	}

	#ModalImage .Inner {
		max-width: 865px !important;
		height: auto !important;
		margin: 300px auto 0 !important;
	}

	#ModalMovie .Inner {
		width: 853px !important;
		height: 530px !important;
		margin: 300px auto 0 !important;
	}

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

}
