﻿@charset "UTF-8";

/*===============================*/

/*MVが3枚以上のケース*/
.slick-slider{
    display: block;
}
.mv-one{
    display: none;
}


/*MVが1枚のケース*/
/*.slick-slider{
    display: none!important;
}
.mv-one{
    display: block!important;
}
.mv-one-img{
    background-image:url("/-/media/project/hitachi/sib/image/en/add/head/water-head.jpg");
}*/


/*===============================*/



/*YOUTUBEが1つのケース*/
/*
.top-youtube-ver1{
    display: block;
}

.top-youtube-ver2{
    display: none;
}
*/

/*YOUTUBEが2つ以上のケース*/

.top-youtube-ver1{
    display: block;
}

.top-youtube-ver2{
    display: none;
}



/*===============================*/

.main-cont {
	position: relative;
}

.carousel .carousel-item-nav {
    background-color: #efefef;
    bottom: 0;
    color: #4d4848;
    left: 50%;
    padding: 1.25em 0;
    position: absolute;
    text-align: center;
    transform: translateX(-482px);
    width: 15%;
    z-index: 100;
}

.carousel.right .carousel-item-nav {
    left: auto;
    right: 50%;
    transform: translateX(482px);
}

.carousel .carousel-item-nav .prev {
    background: rgba(0, 0, 0, 0) url("/-/media/project/hitachi/sib/image/en/add/gbc/carousel-arrow-left-gray.svg") no-repeat scroll 0 50% / contain ;
    border: medium none;
    cursor: pointer;
    height: 0.8em;
    left: 1.5em;
    outline: 0 none;
    position: absolute;
    width: 0.6em;
}

.carousel .carousel-item-nav .next {
    background: rgba(0, 0, 0, 0) url("/-/media/project/hitachi/sib/image/en/add/gbc/carousel-arrow-right-gray.svg") no-repeat scroll 100% 50% / contain ;
    border: medium none;
    cursor: pointer;
    height: 0.8em;
    outline: 0 none;
    position: absolute;
    right: 1.5em;
    width: 0.6em;
}





h2.GbcStyle span{
    /*font-size: 50px;*/
    /*font-size: 3.125em;*/
    /*font-weight: 700;*/
}

.lead-text{
    width: 46%;
    position: relative;
    margin: 0 auto;
}

.lead-wrap{

}

h2.GbcStyle{
    margin: 0;
}

.GbcTop .TextStyle1 {
    margin: 0;
    padding: 40px 0 40px;
}

  * {
    margin: 0;
    padding: 0;
  }
  .slider {
    width: 90%;
    margin: 0 auto 80px;
  }
  .slick-slide img {
    width: 100%;
    height: auto;
  }
  .mypattern{
    width: 100%;
  }
  .mypattern .slick-slide{
    margin: 0px 5px 10px 5px;
    outline: none;
  }

.slick-dots{
    bottom: auto;
    top: 20px;
}

.slick-dots li button{
    background: #fff;
}

.mv-one-img{
    height: 450px;
}

.slick-active button{
    background:#e70422!important;
}

.ImgOnlyStyle {
    font-size: 100%;
    margin: 0 -15px 12px 0;
    text-align: right;
}

/*for en 160-->180 */
.panel-wrap{
    width: 965px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    padding-top: 180px;
}

.History_Banner {
    padding-top: 20px;
}

.panel-wrap img{
    width: 100%;
}

.left-box{
    margin-bottom: 10px;
    padding-right: 488px;
    padding-top: 80px;
    width: 100%;
}

/*for en 240-->260*/
.right-box{
    width: 50%;
    position: absolute;
    top: 260px;
    right: 0;
    padding-left: 5px;
}

.right-box-first{
    width: 50%;
    float: left;
}

.right-box-second{
    width: 50%;
    float: right;
}

.right-box-second ul li a{
    color: #aaa;
    display: block;
    /*font-size: 12px;*/
    font-size: 0.75em;
}

.right-box-first{
    padding-right: 5px;
    position: relative;
    padding-top: 114px;
}

.right-box-second{
    padding-left: 5px;
}

.panel-parts1{
    margin-bottom: 10px;
    position: relative;
    height: 271px;
    overflow: hidden;
		border: 1px solid #ddd; /*for solution*/
}

.panel-parts1 img{
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.panel-parts1:hover,.panel-parts2:hover,.panel-bottom:hover{
opacity: 0.8;
}
.panel-bottom.active:hover{
    opacity: 1;
}
.panel-parts3:hover,.panel-parts4:hover{
opacity: 0.6;
}

.panel-social {
    height: 103px;
    box-sizing: border-box;
    overflow: hidden;
    background: #f2f2f2;
}

.panel-parts2 .movieTitle{
	display: none;
}

.panel-parts3 .panel-text,.panel-parts4 .panel-text{
    padding: 0px;
}

.panel-parts3{
    margin-bottom: 10px;
    width: 100%;
    margin-right: 5px;
    position: relative;
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
    overflow: hidden;
    height: 103px;
    width: 233px;
}

.panel-parts3 img{
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.panel-parts4{
    margin-bottom: 10px;
    width: 100%;
    position: relative;
    overflow: hidden;
    background: #fff;
    height: 272px;
}

.panel-parts4 img{
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.panel-social:hover {
opacity: 1;
}

.panel-social.scroll-y {
    overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
}

.panel-grad{
    background-image: url("/-/media/project/hitachi/sib/image/en/add/common/bk-grad-bg.png");
    background-position: center top;
    background-repeat: repeat-x;
    background-size: auto 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 30px 0 0;
}

.panel-security{
    background-image: url("/-/media/project/hitachi/sib/image/en/add/common/security.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: auto 100%;
    width: 100%;
    height: 100%;
    position: relative;
}

.panel-analytics{
    background-image: url("/-/media/project/hitachi/sib/image/en/add/common/analytics.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: auto 100%;
    width: 100%;
    height: 100%;
    position: relative;
}

.panel-robotics{
    background-image: url("/-/media/project/hitachi/sib/image/en/add/common/robotics.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: auto 100%;
    width: 100%;
    height: 100%;
    position: relative;
}

.panel-ai{
    background-image: url("/-/media/project/hitachi/sib/image/en/add/common/ai.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: auto 100%;
    width: 100%;
    height: 100%;
    position: relative;
}

.panel-text{
    padding: 0px;
    position: absolute;
    bottom: 15px;
    left: 15px;
    /*font-size: 18px;*/
    font-size: 1.125em;
}

.panel-parts1 .panel-text{
    /*font-size: 24px;*/
    font-size: 1.5em;
    top: 0px;/*for solution*/
    left: 0px;	/*for solution*/
		width: 100%;
}

/*for solution*/
.panel-parts1 .panel-text p {
		background: rgba(255,255,255,0.75);
		padding: 20px 0 0 20px;
	
}

/*for solution*/
.panel-wrap a.solution {
		 color: #222;
}

/*for solution*/
.panel-text-sub {
	font-size: 52%;
	font-weight: normal;
	margin: 10px 0px 0px 0px;
	padding: 3px 5px 10px 0;
}


.panel-grad p{
    padding: 10px;
}

.panel-wrap p span{
    display: block;
}

.panel-wrap p .font-small{
    font-size:0.8em;
}

.panel-wrap p{
    display: block;
    line-height: 1.2;
    width: 100%;
    letter-spacing: 1px;
}

.panel-wrap a{
    text-decoration: none;
    color: #fff;
    text-transform:uppercase;
    font-weight: bold;
    background-position: 7px 7px;
    background-repeat: no-repeat;
    background-size: 32px auto;
}

.panel-wrap a.text-transform-none{
    text-transform:none;
}

.water-i a{
    background-image: url("/-/media/project/hitachi/sib/image/en/add/add_icon/water-i.png");
}

.energy-i a{
    background-image: url("/-/media/project/hitachi/sib/image/en/add/add_icon/energy-i.png");
}

.manufacturing-i a{
    background-image: url("/-/media/project/hitachi/sib/image/en/add/add_icon/manufacturing-i.png");
}

.life-economy-i a{
    background-image: url("/-/media/project/hitachi/sib/image/en/add/add_icon/life-economy-i.png");
}

.r-d-i a{
    background-image: url("/-/media/project/hitachi/sib/image/en/add/add_icon/r-d-i.png");
}

.transportation-i a{
    background-image: url("/-/media/project/hitachi/sib/image/en/add/add_icon/transportation-i.png");
}

.urban-development-i a{
    background-image: url("/-/media/project/hitachi/sib/image/en/add/add_icon/urban-development-i.png");
}

.right-box ul li{
    border: 1px solid #aaa;
    margin-bottom: 10px;
}

.right-box ul li a{
    box-sizing: border-box;
    height: 44.6px;
    position: relative;
    padding: 0 0 0 50px;
    color: #000;
    opacity: 0.5;
    /*font-size: 14px;*/
    font-size: 0.875em;
    font-weight: normal;
    display: block;
    text-transform: none;
    line-height: 46px;
}

.right-box ul li a:hover{
    background-color: rgba(0,0,0,0.2);
}

.right-box-second ul{

}

.last-li{
    margin-bottom: 0;
}

.bottom-box a{
    display: block;
}

.panel-bottom{
    margin: 0 10px 0 0;
    padding: 0;
    height: 233.7px;
    width: 233.7px;
    float: left;
    position: relative;
    overflow: hidden;
}

.panel-bottom img{
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.youtube-add{
    background: #fff!important;
    min-height: 22em;
    padding: 0;
}

.youtube-add .carousel.right .carousel-item-text {
    background: #efefef none repeat scroll 0 0;
    }

.youtube-add .carousel .carousel-item-img-container{
    top: 0;
}

.panel-parts2 p span{
    font-weight: bold;
    /*font-size: 16px;*/
    font-size: 1.0em;
    margin-bottom:5px;
}

.panel-parts2 p a{
    font-weight: bold;
    color: #00afef;
    display: block;
    padding: 5px 0 0;
}

.panel-parts2 p{
    padding: 5px 0 0;
    /*font-size: 12px;*/
    font-size: 0.75em;
}

.bottom-box img{
    width: 100%;
}

.right-box .CSCategory{
    display: none;
}

.bottom-box .last-parts{
    margin: 0;
}

.learn-more-in img{
    margin: 30px 8% 90px;
    width: 84%;
}

.learn-more-in{
    width: 965px;
    margin: 0 auto 100px;
    height: 100%;
    position: relative;
}

.learn-more-cont{
    width: 88%;
    font-weight: bold;
    /* font-size: 22px;*/
    font-size: 1.375em;
    color: #4f4848;
    padding: 30px 0px;
	margin-left: 78px;
}

.learn-more-cont span{
    /*font-size: 40px;*/
    font-size: 1.8em;
    display: block;
    margin-bottom: 10px;
    text-transform:uppercase;
}

.learn-more-in a{
    background-color: #e8001c;
    background-image: url("/-/media/project/hitachi/sib/image/en/r1/icon/icon_link_right_l_white_hd.gif");
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 18px auto;
    border-right: 4px solid #e8001c;
    color: #fff;
    display: block;
    /* font-size: 14px;*/
    font-size: 0.875em;
    padding: 5px 16px;
    text-decoration: none;
    width: 130px;
    text-align: center;
    margin: 0 auto;
}

.learn-more-in a:hover{
    padding: 5px 16px;
    border-right: 4px solid #b1000e;
    background-color: #b1000e;
}

.footer-link-box{
	width: 241px;
    padding: 0 0 0 15px;
	margin-left: 0;
    float: left;
	box-sizing: border-box;
}

.FMLinkListStyle li ul:after {
	content: "";
	display: block;
	width: 80px;
	margin-top: 5px;
    border-bottom: #ccc solid 1px;
}

.FMLinkListStyle li ul:last-child:after {
	margin-top: 0;
	display: none;
}

.FMLinkListStyle li ul .sub-menu a {
    background-image: none !important;
    display: block;
    padding: 5px 0 0;
}

.FMLinkListStyle li ul .sub-menu{
    padding: 0;
}

.FMLinkListStyle li a:hover, .FMLinkListStyle li a:active, .FMLinkListStyle li a:focus {
}


.FMLinkListStyle li.social-links img {
	width: 30px;
	height: auto;
}

.FMLinkListStyle li.social-links {
    overflow: hidden;
	width: 200px;
}

.FMLinkListStyle li.social-links a {
    display: block;
    float: left;
    margin-left: 10px;
    padding: 0 !important;
    background: none !important;
}

.FMLinkListStyle li.social-links a:first-child {
    margin-left: 0;
}

.FMLinkListStyle li.social-links a:hover {
    opacity: 0.8;
}

#water.SolutionItem{
    background-image: none;
    background-color: #ccc;
}

.in-cont{
    width: 965px;
    margin: 0 auto;
}

#solutions-menu{
    background: #fff;
    border-bottom: 1px solid #e5e5e5;
}

#solutions-menu ul{
    overflow: hidden;
    padding: 0px 0;
}

#solutions-menu ul li{
    float: left;
    /* font-size: 13px;*/
    font-size: 0.8125em;
}

#solutions-menu ul li a{
    text-decoration: none;
    display: block;
    padding: 10px 14px;
    color: #000;
}

#solutions-menu ul li a:hover{
    color: #b30000;
}

.mv-one{
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    background: #fff;
}

#solutions-box2 .panel-zoom3 img{
    width: 110%;
    max-width: 110%!important;
}

.slider-text{
    top: 82%;
    left: 5%;
    position: absolute;
    width: 90%;
    background: rgba(255,255,255,0.7);
    padding: 20px;
    box-sizing: border-box;
    opacity: 0;
}

.slick-active .slider-text{
    opacity: 1;
    transition-duration:1s;
    transition-delay:0.5s;
    }


.slider-text h2.lumada{
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-left: 7px solid #e70422;
    /* font-size: 51px;*/
    font-size: 2.5em;
    letter-spacing: -1px;
    line-height: 1;
    margin: 0;
    padding: 15px 0 15px 30px;
}

.mv-one .in-cont{
    position: relative;
    height: 100%;
}

.mv-one .lead-text{
    position: absolute;
    bottom: -224px;
    left: 10%;
    width: 80%;
}

.w-over-h{
    overflow: hidden;
}

.GbcTop .slider-text p{
    padding: 20px 0;
}

.slider-text h2{
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-left: 7px solid #e70422;
    /* font-size: 51px;*/
    font-size: 3.1875em;
    letter-spacing: -1px;
    line-height: 1;
    margin: 0;
    padding: 15px 0 15px 30px;
	text-transform: uppercase;
}


#solutions-box3 .playButton .icon-play{
    height: 4em;
    width: 4.5em;
}

#solutions-box3 .playButton .icon-play img{
    width: 1.4em
}

.slick-slide .top-mv-logo{
    width: 200px;
    position: absolute;
    right: 0;
    top: -40px;
}

/*WATER*/

.solutions-head{
    height: 467px;
    width: 100%;
}

.solutions-head img{
    width: 100%;
}

.water-mv{
    background-image: url("/-/media/project/hitachi/sib/image/en/add/head/water-head.jpg");
    background-repeat: no-repeat;
    background-size: cover;
}

.transportation-mv{
    background-image: url("/-/media/project/hitachi/sib/image/en/add/head/transportation-head.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top right;
}

.analytics-mv{
    background-image: url("/-/media/project/hitachi/sib/image/en/add/head/analytics-head.jpg");
    background-repeat: no-repeat;
    background-size: cover;
}

.energy-mv{
    background-image: url("/-/media/project/hitachi/sib/image/en/add/head/energy-head.jpg");
    background-repeat: no-repeat;
    background-size: cover;
}

.security-mv{
    background-image: url("/-/media/project/hitachi/sib/image/en/add/head/security-head.jpg");
    background-repeat: no-repeat;
    background-size: cover;
}

.manufacturing-mv{
    background-image: url("/-/media/project/hitachi/sib/image/en/add/head/manufacturing-head.jpg");
    background-repeat: no-repeat;
    background-size: cover;
}

.urban_development-mv{
    background-image: url("/-/media/project/hitachi/sib/image/en/add/head/urban_development-head.jpg");
    background-repeat: no-repeat;
    background-size: cover;
}

.life_economy-mv{
    background-image: url("/-/media/project/hitachi/sib/image/en/add/head/life_economy-head.jpg");
    background-repeat: no-repeat;
    background-size: cover;
}

.rd-mv{
    background-image: url("/-/media/project/hitachi/sib/image/en/add/head/rd-head.jpg");
    background-repeat: no-repeat;
    background-size: cover;
}

.solutions-mv{
    background-image: url("/-/media/project/hitachi/sib/image/en/add/head/solutions-head.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    height: 859px;
}

#TopicPath ul{
    padding: 15px 0 10px;
}

.content-head{
    width:1000px;
    margin: -128px auto 0;
    background: rgba(255,255,255,0.6);
    padding: 20px;
}

#solutions-box2{
    padding: 20px 0 80px;
}

.content-head-in{
    border-left: 8px solid #e70422;
    font-size: 1.5em;
    padding: 0 40px;
    line-height: 0.8;
}

.content-head-in p{
    line-height: 1.4;
    padding: 20px 0 0;
    color: #403a3a;
}

#solutions-box1{
    padding: 10px 0 30px;
}

.content-head h1{
    font-size: 5em;
    line-height: 0.8;
    color: #403a3a;
    margin: 0;
    padding: 0 0 0 100px;
    text-transform: uppercase;
    background-image: url("/-/media/project/hitachi/sib/image/en/add/icon/water-icon-big.png");
    background-repeat: no-repeat;
    background-position: left center;
}

.solutions-cont .content-head h1 {
	background-image: none;
	padding-left: 0;
}

.transportation-cont .content-head h1{
    background-image: url("/-/media/project/hitachi/sib/image/en/add/icon/transportation-icon-big.png");
    /* font-size: 82px;*/
    font-size: 3.41667em;
    line-height: 90px;
    }

.manufacturing-cont .content-head h1{
    background-image: url("/-/media/project/hitachi/sib/image/en/add/icon/manufacturing-icon-big.png");
    /* font-size: 82px;*/
    font-size: 3.41667em;
    line-height: 90px;
    }

.urban_development-cont .content-head h1{
    background-image: url("/-/media/project/hitachi/sib/image/en/add/icon/urban_development-icon-big.png");
    /* font-size: 96px;*/
    font-size: 4em;
    line-height: 90px;
    background-position: top left;
    }

.life_economy-cont .content-head h1{
    background-image: url("/-/media/project/hitachi/sib/image/en/add/icon/life_economy-icon-big.png");
    /*font-size: 82px;*/
    font-size: 3.41667em;
    line-height: 90px;
    background-position: top left;
    }

.energy-cont .content-head h1{
    background-image: url("/-/media/project/hitachi/sib/image/en/add/icon/energy-icon-big.png");
    }

.analytics-cont .content-head h1{
    background-image: url("/-/media/project/hitachi/sib/image/en/add/icon/analytics-icon-big.png");
    }

.security-cont .content-head h1{
    background-image: url("/-/media/project/hitachi/sib/image/en/add/icon/security-icon-big.png");
    }

.robotics-cont .content-head h1{
    background-image: url("/-/media/project/hitachi/sib/image/en/add/icon/robotics-icon-big.png");
    }

.rd-cont .content-head h1{
    background-image: url("/-/media/project/hitachi/sib/image/en/add/icon/rd-icon-big.png");
    }

#solutions-box1 h2{
    font-size: 1.3em;
    line-height: 130%;
    margin: 50px 0 20px;
    background: none;
    padding: 0 0 0 20px;
    border-left: 4px solid #e70422;
}

#solutions-box1 h2.CSStyle {
    font-size: 100% !important;
    background: rgba(0, 0, 0, 0) url("/-/media/project/hitachi/sib/image/en/add/gbc/vertical_line.gif") no-repeat scroll center bottom;
    color: #e60027;
    margin: 0 0 30px;
    padding: 0 0 60px;
    text-align: center;
	border: none;
}

#solutions-box1 h2.CSStyleRedLarge {
    color: #e60027;
    margin: 0 0 60px;
    padding: 0;
    text-align: center;
	border: none;
}

#solutions-box1 p{
    margin-bottom: 20px;
}

.solutions-b2cl,.solutions-b2cr{
    width: 50%;
    float: left;
    height: 450px;
    position: relative;
}

.movie-i-in{
    width: 100%;
}

.case-img-wrap1{
    overflow: hidden;
}

.play-icon-wt{
    position: absolute;
    top: 10px;
    left: 10px;
    background: #333;
    width: 50px;
    height: 50px;
    padding: 30px;
}

.case-img-wrap2{
    overflow: hidden;
}

#solutions-box2 img{
    width: 100%;
    max-width: 100%;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.solutions-b2cl{
    padding-right: 20px;
    margin-bottom:50px;
}

.solutions-b2cr{
    padding-left: 20px;
}
.solutions-b2c-in h2{
	visibility:visible;
    min-height: 44px;
    margin: 0;
    padding: 4px 20px 4px 60px;
    font-size: 1.1em;
    color: #333;
    line-height: 1.2;
    background-position: top left;
    height: auto;
    background-repeat: no-repeat;
	  height: 4.90em;
    background-repeat: no-repeat;
	  display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
	overflow:hidden;
}
.water-midd-title{
    background: url("/-/media/project/hitachi/sib/image/en/add/add_icon/solutions-water-icon.png");
}

.transportation-midd-title{
    background: url("/-/media/project/hitachi/sib/image/en/add/add_icon/solutions-transportation-icon.png");
}

.energy-midd-title{
    background: url("/-/media/project/hitachi/sib/image/en/add/add_icon/solutions-box2-icon.png");
}

.manufacturing-midd-title{
    background: url("/-/media/project/hitachi/sib/image/en/add/add_icon/solutions-manufacturing-icon.png");
}

.urban_development-midd-title{
    background: url("/-/media/project/hitachi/sib/image/en/add/add_icon/solutions-urban_development-icon.png");
}

.life_economy-midd-title{
    background: url("/-/media/project/hitachi/sib/image/en/add/add_icon/solutions-life_economy-icon.png");
}

.rd-midd-title{
    background: url("/-/media/project/hitachi/sib/image/en/add/add_icon/solutions-rd-icon.png");
}

.solutions-b2c-in{
    background: #efefef;
    position: absolute;
    bottom: 0;
    min-height: 235px;
    height: 235px;
    width: 90%;
    padding: 25px 20px 20px 60px;
}
.solutions-b2c-in p{
	visibility:visible;
  /* font-size: 13px;*/
  font-size: 0.8125em;
  padding: 10px 0 0;
  color: #333;
	height: 5.00em;
	overflow: hidden;
	display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.solutions-b2c-in a{
	color: #c02;
    display: inline-block;
    margin: 0px 0 0;
    padding: 0;
    position: relative;
    background-image: url("/-/media/project/hitachi/sib/image/en/r1/icon/icon_link_right.gif");
    text-decoration: none;
    background-size: 16px 16px;
    background-position: right center;
    background-repeat: no-repeat;
    padding: 0 17px 0 0;
    text-transform:uppercase;
    font-size: 83%;
}

.solutions-b2c-in a:hover{
    text-decoration: underline;
    padding: 0 19px 0 0;
}

.vm-icon{
    background-image: url("/-/media/project/hitachi/sib/image/en/r1/icon/icon_link_right.gif");
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 16px 16px;
    color: #c02 !important;
    display: inline-block !important;
    font-size: 83% !important;
    font-weight: normal !important;
    margin: 0;
    padding: 2px 17px 0 0 !important;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
}

.link-add-i .vm-icon{
    text-decoration: underline;
    padding: 2px 19px 0 0!important;
}

.solutions-b2cl .solutions-b2c-in{
    left: 0;
}

.solutions-b2cr .solutions-b2c-in{
    left: 20px;
}

#solutions-box3 h2{
    text-align: center;
    /* font-size: 40px;*/
    font-size: 2.5em;
    background: none;
    margin: 0;
    padding: 0;
    line-height: 1.2;
    margin: 0 0 45px;
    color: #c02;
}

#more-solutions{
    padding: 0 0 100px;
}

#solutions-box3 {
    margin-bottom: 80px;
    padding: 0px 0 20px;
}

#solutions-box3 .section-img{
    width: 100%;
}

.solutions-b2-link{
    text-align: center;
    padding: 20px 0 20px;
    clear: both;
}

.solutions-b2-link a{
    display: inline-block;
    width: 300px;
    padding: 10px 0;
    background: #e8001c;
    color: #fff;
    text-decoration: none;
}

.solutions-b2-link a:hover{
    background: #b1000e;
}

#more-solutions h3{
    text-align: center;
    color: #4f4848;
    font-size: 2.5em;
    /* font-size: 40px;*/
    font-weight: normal;
    margin: 0;
}

#more-solutions .bottom-box{
    padding: 45px 0 70px;
    overflow: hidden;
}

#more-solutions .bottom-box .panel-text{
    color: #fff;
}


.solutions-slide .slick-dots{
    top: auto;
    bottom: -40px;
}

.solutions-slide .slick-active button {
    background: #fff !important;
}

.solutions-slide .slider{
    margin-bottom: 0;
}

#solutions-box2 .toggleButton{
    display: none;
}

.analytics-cont h2{
    font-size: 1.8em !important;
    font-size: 2.5em;
    margin: 40px 0;
    background: none;
}

.security-cont h2{
    font-size: 1.8em !important;
    font-size: 2.5em;
    margin: 40px 0;
    background: none;
}

.robotics-cont h2{
    font-size: 1.8em !important;
    margin: 40px 0;
    background: none;
}

.analytics-cont h3{
    /*font-size: 22px;*/
    font-size: 1.375em;
    margin: 30px 0;
    color: #403a3a;
    font-weight: normal;
}

.security-cont h3{
    /*font-size: 22px;*/
    font-size: 1.375em;
    margin: 30px 0;
    color: #403a3a;
    font-weight: normal;
}

.robotics-cont h3{
    /*font-size: 22px;*/
    font-size: 1.375em;
    margin: 30px 0;
    color: #403a3a;
    font-weight: normal;
}

.security-cont h2.CSStyle {
	margin: 0 0 30px;
	font-size: 100% !important;
	font-weight: bold;
	background: url("/-/media/project/hitachi/sib/image/en/add/gbc/vertical_line.gif") no-repeat center bottom;
}

.security-cont .CaseStudy {
	margin-bottom: 80px;
}

.security-cont .CSContent h3 {
	color: #333;
	font-size: 100%;
    font-weight: bold;
    line-height: 130%;
    margin: 0 0 10px;
}

.analytics-cont .content-head{
    margin-bottom: 0;
}

.security-cont .content-head{
    margin-bottom: 0;
}

.robotics-cont .content-head{
    margin-bottom: 0;
}

.analytics-cont #solutions-box1 img{
    margin: 0 0 40px 0;
}

.analytics-cont .panel-text p, .security-cont .panel-text p{
    padding: 0;
}

.robotics-cont #solutions-box1 img{
    margin: 0 0 40px 0;
}

.robotics-cont #solutions-box1 img.margin-0{
    margin: 0;
}

.robotics-cont #solutions-box1 .CenterAdjust img{
    margin: 20px 0;
}

.analytics-cont .panel-text p,
.security-cont .panel-text p,
.robotics-cont .panel-text p{
    padding: 0;
}

.analytics-cont .CenterAdjust,
.security-cont .CenterAdjust,
.robotics-cont .CenterAdjust {
	margin-top: 40px;
	margin-bottom: 40px;
}









.GraySection {
	margin: 80px 0;
	padding: 60px 0;
    background: #f2f2f2;
	overflow: hidden;
}

.GraySection:last-child {
	margin-bottom: 0;
}

.movieSection  {
	padding: 0;
	position: relative;
}

.robotics-cont #solutions-box1 .movieSection {
	margin-bottom: 80px;
}

.movieSection .playButton .icon-play {
    height: 4em;
    width: 4.5em;
}

.movieSection .playButton .icon-play img {
    width: 1.4em
}

.movieSection .movieSectionThumbnail {
	width: 50%;
	height: 100%;
	background-size: cover;
	background-position: 50%;
	position: absolute;
	top: 0;
	left: 0;
}

.movieSection .movieSectionText {
	margin: 0 0 0 50%;
	padding: 30px 0 30px 30px;
}

.horizontal-case {
	margin-top: 60px;
	margin-bottom: 60px;
	background: #efefef;
}

.GraySection .horizontal-case {
	background: #fff;
}

.horizontal-case .horizontal-case-img-wrap {
	margin: -20px 20px 20px;
	float: right;
}

.horizontal-case .horizontal-case-img-wrap img {
	margin: 0;
}

.robotics-cont #solutions-box1 .horizontal-case .horizontal-case-img-wrap img {
	margin: 0;
}

.horizontal-case .horizontal-case-in {
	margin-right: 317px;
	padding: 40px 40px 20px;
}

.horizontal-case .horizontal-case-in .horizontal-case-title {
	margin:	0 0 10px;
	padding: 0;
    font-size: 1.15em;
	font-weight: bold;
}




.case-study-title{
    display:block;
    /*font-size: 30px;*/
    font-size: 1.875em;
    margin: 40px 0 20px;
}

.case-study-title-sub{
    /* font-size: 16px;*/
    font-size: 1.0em;
    color: #eb0808;
    margin: 10px 0;
}

#analytics-box2{
    padding: 20px 0;
}

.analytics-box2-in{
    padding: 20px 0;
}

#analytics-box4{
    border-bottom: 2px solid #f3f3f3;
    margin-bottom: 80px;
}

#security-box3{
    margin-bottom: 80px;
}

.midd-h2 {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    /*font-size: 40px;*/
    font-size: 2.5em;
    margin: 40px 0;
}

#security-box4{
    border-bottom: 2px solid #f3f3f3;
    margin-bottom: 80px;
}

.hitachi-tag-img{
    display: none;
}

#HorizontalLocalNavi li a strong {
    color: #fff;
    display: block;
    padding: 0 15px;
}

.security-cont #solutions-box1 img{
	margin: 0 0 40px 0;
}

.CSCategory > li::after {
    background-color: #fff;
    content: "";
    display: block;
    height: 8px;
    left: 0;
    top: 7px;
    width: 100%;
}

.CSCategory > li {
    float: left;
    font-size: 83%;
    line-height: 1;
    width: 14.2857%;
    list-style: none;
}

.CSCategory > li:first-child span {
    border-left-width: 1px;
}
.CSCategory > li span {
    border-color: #aaa;
    border-style: solid;
    border-width: 1px 1px 1px 0;
    display: inline-block;
    width: 100%;
}

.CSCategory > li a {
    background-position: 50% 15px;
    background-repeat: no-repeat;
    background-size: 1.5em auto;
    color: #333;
    display: inline-block;
    margin: 0;
    opacity: 0.5;
    padding: 50px 0 10px;
    position: relative;
    text-align: center;
    text-decoration: none;
    width: 100%;
}

.CSCategory > li a:hover {
    opacity: 1;
}

.CSCategory > li.active::after {
    background-color: #e60027;
}

.CSCategory li.hover-f-menu:after{
    background-color: #aaa;
}

#solutions-cont1 h2{
    /*font-size: 38px;*/
    font-size: 2.375em;
    margin: 40px 0 20px;
    background: none;
}

#solutions-cont1{
    padding: 0 0 60px;
}

.solutions-main-img1{
    margin: 80px 0 20px;
}

#our-lives{
    background: #e5e5e5;
    padding: 60px 0 0;
    text-align: center;
    margin-bottom: 80px;
}

.our-lives-title{
    color: #c02;
    /* font-size: 26px;*/

    font-size: 1.625em;
    margin-bottom: 40px;
    text-transform:uppercase;
    background: none;
}

.ol-bt-wrap1{
    overflow: hidden;
    padding: 0 0 40px
}

.ol-btm {
 width: 203px;
 height: 203px;
 float: left;
 position: relative;
 margin: 0 25px;
}

.ol-btm.first {
 margin: 0 25px 0 0;
}

.ol-btm.last {
 margin: 0 0 0 25px;
}

.ol-btm.active .ol-bt1.hover{
    display: block;
    width: 203px;
    height: 203px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.ol-btm.active .ol-bt1.text{
  color: #fff;
}

.ol-btm.active .olbt-analytics{
    background-image: url("/-/media/project/hitachi/sib/image/en/add/solutions/olbt-analytics-hover.png");
}

.ol-btm.active .olbt-robotics{
    background-image: url("/-/media/project/hitachi/sib/image/en/add/solutions/olbt-robotics-hover.png");
}

.ol-btm.active .olbt-ai{
    background-image: url("/-/media/project/hitachi/sib/image/en/add/solutions/olbt-ai-hover.png");
}

.ol-btm.active .olbt-security{
    background-image: url("/-/media/project/hitachi/sib/image/en/add/solutions/olbt-security-hover.png");
}


.ol-bt1{
    position: absolute;
    top: 0;
    left: 0;
    width: 203px;
    float: left;
    height: 203px;
    border-radius: 50%;
    /* font-size: 24px;*/
    font-size: 1.5em;
    line-height: 120px;
    cursor: pointer;
    z-index: 2;
}
.ol-bt1.default{
    border-radius: 50%;
    background: #fff;
    z-index: 1;
}
.ol-bt1.hover{
    display: none;
    width: 0px;
    height: 0px;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
}

.olbt-analytics{
    background-image: url("/-/media/project/hitachi/sib/image/en/add/solutions/olbt-analytics.png");
    background-position: 58px 80px;
    background-repeat: no-repeat;
    /*margin: 0 25px;*/
}

.olbt-robotics{
    background-image: url("/-/media/project/hitachi/sib/image/en/add/solutions/olbt-robotics.png");
    background-position: 58px 80px;
    background-repeat: no-repeat;
    /*margin: 0 25px;*/
}

.olbt-ai{
    background-image: url("/-/media/project/hitachi/sib/image/en/add/solutions/olbt-ai.png");
    background-position: 58px 80px;
    background-repeat: no-repeat;
    /*margin: 0 25px;*/
}

.olbt-security{
    background-image: url("/-/media/project/hitachi/sib/image/en/add/solutions/olbt-security.png");
    background-position: 58px 80px;
    background-repeat: no-repeat;
    /* margin-left: 25px; */
}

.olbt2-transportation{
    background-image: url("/-/media/project/hitachi/sib/image/en/add/solutions/olbt-transportation.png");
    background-repeat: no-repeat;
    background-position: 22px 6px;
    background-size: 34px auto;
}

.olbt2-urban_development{
    background-image: url("/-/media/project/hitachi/sib/image/en/add/solutions/olbt-urban_development.png");
    background-repeat: no-repeat;
    background-position: 22px 6px;
    background-size: 34px auto;
}

.olbt2-manufacturing{
    background-image: url("/-/media/project/hitachi/sib/image/en/add/solutions/olbt-manufacturing.png");
    background-repeat: no-repeat;
    background-position: 22px 6px;
    background-size: 31px auto;
}

.olbt2-life_economy{
    background-image: url("/-/media/project/hitachi/sib/image/en/add/solutions/olbt-life_economy.png");
    background-repeat: no-repeat;
    background-position: 22px 6px;
    background-size: 34px auto;
}

.olbt2-water{
    background-image: url("/-/media/project/hitachi/sib/image/en/add/solutions/olbt-water.png");
    background-repeat: no-repeat;
    background-position: 22px 6px;
    background-size: 34px auto;
}

.olbt2-energy{
    background-image: url("/-/media/project/hitachi/sib/image/en/add/solutions/olbt-energy.png");
    background-repeat: no-repeat;
    background-position: 22px 6px;
    background-size: 31px auto;
}

.olbt2-rd{
    background-image: url("/-/media/project/hitachi/sib/image/en/add/solutions/olbt-rd.png");
    background-repeat: no-repeat;
    background-position: 22px 6px;
    background-size: 34px auto;
}
.ol-bt-wrap3 {
    overflow: hidden;
    text-align: left;
    padding: 40px 0 40px;
    display: block;
}


.ol-bt-wrap4 {
    overflow: hidden;
    text-align: left;
    padding: 40px 0 40px;
    display: block;
    text-align: center;
    border:2px dotted;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
    width: 60%
}

.solutions-cont #our-lives{
	padding-bottom:20px;

}
.select-olbt.ol-bt1{
    background-color: #ff002d;
    color: #fff;
}

.select-olbt .ol-bt2{
    background-color: #ff002d;
    color: #fff;
}
/*
.select-olbt .olbt-analytics{
    background-image: url("/-/media/project/hitachi/sib/image/en/add/solutions/olbt-analytics-hover.png");
    }

.select-olbt .olbt-robotics{
    background-image: url("/-/media/project/hitachi/sib/image/en/add/solutions/olbt-robotics-hover.png");
    }

.select-olbt .olbt-ai{
    background-image: url("/-/media/project/hitachi/sib/image/en/add/solutions/olbt-ai-hover.png");
    }

.select-olbt .olbt-security{
    background-image: url("/-/media/project/hitachi/sib/image/en/add/solutions/olbt-security-hover.png");
    }

*/
.select-olbt .olbt2-transportation{
    background-image: url("/-/media/project/hitachi/sib/image/en/add/solutions/olbt-transportation-hover.png");
    }

.select-olbt .olbt2-urban_development{
    background-image: url("/-/media/project/hitachi/sib/image/en/add/solutions/olbt-urban_development-hover.png");
    }

.select-olbt .olbt2-manufacturing{
    background-image: url("/-/media/project/hitachi/sib/image/en/add/solutions/olbt-manufacturing-hover.png");
    }

.select-olbt .olbt2-life_economy{
    background-image: url("/-/media/project/hitachi/sib/image/en/add/solutions/olbt-life_economy-hover.png");
    }

.select-olbt .olbt2-water{
    background-image: url("/-/media/project/hitachi/sib/image/en/add/solutions/olbt-water-hover.png");
    }

.select-olbt .olbt2-energy{
    background-image: url("/-/media/project/hitachi/sib/image/en/add/solutions/olbt-energy-hover.png");
    }

.select-olbt .olbt2-rd{
    background-image: url("/-/media/project/hitachi/sib/image/en/add/solutions/olbt-rd-hover.png");
    }

.ol-bt-wrap2{
    overflow: hidden;
    text-align: left;
    padding: 40px 0 40px;
    display: none;
}
.ol-bt-wrap2.active{
    display: block;
}

.ol-bt2{
    width: 233px;
    float: left;
    background-color: #fff;
    border-radius: 22px;
    /*font-size: 16px;*/
    font-size: 1em;
    padding: 10px 0 10px 65px;
    cursor: pointer;
    margin: 0 5px 10px 5px;
}

.olbt-first{
    margin-left: 0;
}

.olbt-last{
    margin-right: 0;
}

.solutions-ol-case{
    display: none;
    padding: 40px 0;
    text-align: left;
}

.solutions-ol-case:after {
    content: "";
    display: block;
    clear: both;
}

.solutions-ol-case .toggleButton {
    background: rgba(0, 0, 0, 0) url("/-/media/project/hitachi/sib/image/en/add/icon/icon_down_l_black_hd.png") no-repeat scroll 0 50% / 18px auto;
    cursor: pointer;
    display: block;
    font-size: 1em;
    margin: 0 25px;
    padding: 0.5em 0 0.5em 24px;
}

.solutions-ol-case .toggleButton {
    display: none;
}

.solutions-ol-case .toggleButton a {
    color: #333;
    font-size: 0.75em;
    text-decoration: none;
}

.solutions-ol-case .show-cont {
    display: block !important;
}

.solutions-ol-case .toggleButton-icon {
    background: rgba(0, 0, 0, 0) url("/-/media/project/hitachi/sib/image/en/add/icon/icon_up_l_black_hd.png") no-repeat scroll 0 50% / 18px auto;
}

.close-bt {
    display: none;
}

.solutions-ol-case .solutions-b2c-in h2{
    padding: 4px 0;
}

.ol-tag li img{
    background: #fff none repeat scroll 0 0;
    border-radius: 50%;
    padding: 10px;
    width: 50px;
}

.ol-tag{
    position: absolute;
    right: 0;
    top: -25px;
    overflow: hidden;
    margin: 0;
    padding: 0 40px;
}

.ol-tag li{
    width: 50px;
    float: right;
    margin-right: 10px;
}

.solutions-ol-case .slick-track{
    padding: 20px 0;
}

.tag-sort{
    position: relative;
    text-align: center;
}

.tag-sort-posi1{
    position: absolute;
    left: 60px;
    top: 80px;
    text-align: center;
    width: 140px;
    /*font-size: 13px;*/
    font-size: 0.8125em;
}


.tag-sort-posi2{
    position: absolute;
    left: 232px;
    top: 80px;
    text-align: center;
    width: 140px;
    /*font-size: 13px;*/
    font-size: 0.8125em;
}

.tag-sort-posi1 img,.tag-sort-posi2 img{
    width: 60px;
    margin: 0 auto;
}

.solutions-b2c-in span{
    text-align: center;
    display: block;
    color: #999999;
    /*font-size: 18px;*/
    font-size: 1.125em;
    font-weight: bold;
    padding: 65px 40px 0 5px;
}

.SolutionsCarousel {
	overflow: hidden;
	position: relative;
}

.SolutionsCarousel .carousel-items {
	position: relative;
	height:  280px; }
.SolutionsCarousel .carousel-item {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	background-color: #FFF;
	opacity: 0;
}
.SolutionsCarousel .carousel-item.active {
	z-index: 1;
	opacity: 1; }

.SolutionsCarousel .carousel-item-nav {
	background-color: #403a3a;
	color: #fff;
	position: absolute;
	bottom: 0;
	right: 0;
	padding: 1em 0;
	z-index: 100;
	width: 120px;
	text-align: center;
}
.SolutionsCarousel .carousel-item-nav span {
	font-size: 0.8em;
	line-height: 100%;
}
.SolutionsCarousel .carousel-item-nav .controls-direction {
	position: relative;
	bottom: 1em;
}
.SolutionsCarousel .carousel-item-nav .prev {
	position: absolute;
	left: 2em;
	outline: 0;
	background: url(/-/media/project/hitachi/sib/image/en/add/gbc/carousel-arrow-left.svg) no-repeat 0 50%;
	background-size: contain;
	width: .6em;
	height: .8em;
	border: none;
	cursor: pointer;
}
.SolutionsCarousel .carousel-item-nav .next {
	position: absolute;
	right: 2em;
	outline: 0;
	background: url(/-/media/project/hitachi/sib/image/en/add/gbc/carousel-arrow-right.svg) no-repeat 100% 50%;
	background-size: contain;
	width: .6em;
	height: .8em;
	border: none;
	cursor: pointer;
}

.movie-box{
    position: relative;
}

.movie-box-in{
    margin-left: 242px;
    background: #efefef;
    height: 280px;
    padding: 30px 40px 20px 250px;
}

.movie-i{
    width: 450px;
    position: absolute;
    top: 0;
    left: 0;
}

.movie-box-in h3{
    /*font-size: 26px;*/
    font-size: 1.625em;
    color: #333;
}

.movie-box-in p{
    word-wrap: break-word;
    margin-bottom: 20px;
}


.movie-box a.watchNowButton.GbcGrayGray{
    background-color: #fff;
}

.movie-box a.watchNowButton.GbcGrayGray:hover{
    background-color: rgba(0, 0, 0, 0.2);
}

a.watchNowButton.GbcGrayGray:hover{
    background-color: rgba(0, 0, 0, 0.2);
}

.panel-zoom{
    overflow: hidden;
}

/*.panel-zoom img{
    width: 110%;
    max-width: 110%;
    margin: -5% 0 0 -5%;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.panel-zoom2 img{
    width: 110%;
    max-width: 110%;
    margin: -2% 0 0 -5%;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
*/
.bottom-box-icon{
    position: absolute;
    bottom: 15px;
    right: 15px;
    width: 60px!important;
}

.panel-zoom3 img{
    width: 110%;
    max-width: 110%;
    margin: -5% 0 0 -5%;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.panel-zoom3{
    overflow: hidden;
}

.carousel-item-img-container img{
    width: 100%;
}

.youtube-add .carousel .carousel-item-text{
    background: #efefef none repeat scroll 0 0;
}

.youtube-add .carousel .h3{
    color: #333;
    font-size: 1.6em;
    font-weight: bold;
}

.youtube-add .carousel .carousel-item-text {
    padding: 25px 35px 25px 175px;
    width: 65%;
    height: 100%;
}

.youtube-add .carousel .carousel-item-img-container{
    top: 0;
}

.youtube-add .carousel .carousel-items{
    height: 18em;
}


.youtube-add .carousel .carousel-item-text .LinkListStyle1 li a{
    background-image: url("/-/media/project/hitachi/sib/image/en/r1/icon/icon_link_right_l_gray.gif");
    background-color: #fff;
    font-size: 0.9em;
}

.youtube-add  .playButton .icon-play{
    height: 4em;
    width: 4.5em;
}

.youtube-add .playButton .icon-play img{
    width: 1.4em !important;
}

.youtube-add .carousel{
    margin: 0;
}


.youtube-add a.watchNowButton.GbcGrayGray:hover{
    background-color: rgba(0, 0, 0, 0.2) !important;
    text-decoration:none;
}

.JS .youtube-area .carousel.show{
    max-height: none;
}

.one-pt{
    margin: 0 25%;
}

a.watchNowButton{
    width: 195px;
}

#first_block .first-ol .ol-bt2 {
	opacity:0.5;
	cursor:default;
}


/*===============================*/
/*SNS Area*/

.sns-area-wrap{
    overflow: hidden;
    max-width: 965px;
    width: 100%;
    margin: 0 auto 100px;
    height: 100%;
    position: relative;
}

.sns-area{
    width: 33.3333%;
    float: left;
    padding: 0 5px;
}
.sns-ttl{
    background: #fff;
    position: relative;
    z-index: 5;
}

.sns-ttl span{
    position: absolute;
    top: 50%;
    left: 10px;
    margin-top: -15px;
}

.sns-ttl span img{
    width: 30px;
    height: 30px;
}

.sns-ttl a{
    background: #666666;
    color: #fff;
    font-size: 18px;
    display: inline-block;
    width: 100%;
    text-decoration: none;
    padding: 14px 50px 11px;
    position: relative;
}

.sns-ttl a::after{
    content: "";
    position: absolute;
    top: 50%;
    right: 15px;
    margin-top: -3px;
    margin-left: 8px;
    display: inline-block;
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
    vertical-align: middle;
    width: 6px;
    height: 6px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    margin-top: -2px;
}

.sns-ttl a:hover{
    transition: 0.2s ease;
    opacity: 0.8;
}

.sns-area-wrap div[class*=block]{
    height: 300px;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
}

.facebook-block{
    position: relative;
    /*top: -70px;*/
    margin-top: -70px;
    overflow: inherit!important;
}


.twitter-block{
    background: #f5f6f8;
}

.facebook-ttl:before{
    content: "";
    display: inline-block;
    position: absolute;
    top: -25px;
    left: 0;
    width: 100%;
    background: #fff;
    height: 30px;
}


/*youtube*/
ul#YouTube li a{
    display: block;
    position: relative;
    padding: 15px 15px 15px 15px;
    text-decoration: none;
    border-bottom: solid 1px #fff;
    background: #f5f6f8;
}

ul#YouTube li .YtImg {
    display: block;
    float: left;
    position: relative;
    width: 40%;
    height: auto;
}
ul#YouTube li .YtImg img{
    width: 100%;
}

 ul#YouTube li strong {
    display: block;
    float: right;
    width: 55%;
    padding-bottom: 5px;
    color: #333;
    font-size: 80%;
    font-weight: bold;
    line-height: 1.3;
    padding-right: 20px;
}
ul#YouTube li .YtData {
    display: block;
    /*float: right;*/
    clear: both;
    width: 100%;
    color: #666;
    font-size: 66%;
    line-height: 1.6;
    padding-top: 10px;
}
ul#YouTube li .YtImg .YtTime {
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 3px;
    background-color: #111;
    color: #fff;
    font-size: 67%;
    line-height: 100%;
}

ul#YouTube li a:before {
    content: "";
    position: absolute;
    display: block;
    width: 20px;
    height: 20px;
    top: 50%;
    right: 10px;
    margin: -10px 0 0;
    background-image: url(/-/media/project/hitachi/sib/image/jp/add/common/icon_panel2_link_hd.gif);
    background-repeat: no-repeat;
    background-size: 20px 20px;
    -moz-background-size: 20px 20px;
    -webkit-background-size: 20px 20px;
    -o-background-size: 20px 20px;
    -ms-background-size: 20px 20px;
}
ul#YouTube li a:hover strong{
    text-decoration: underline;
    color: #b1000e;
}


/*Home page banner section*/
.row{
	margin-left: -3px;
	margin-right: -3px;
}
.col-sm-6{
	width: 49.54%;
	display: inline-block;
	padding: 0 3px;
	position: relative;
}

.panel-parts2.col-sm-6 p{

   font-size: 18px;
	text-shadow: 0px 0px 7px rgba(0,0,0,0.4);
}

.panel-parts2.col-sm-6 a{
	text-transform: none;
}
.text-shadow{
	text-shadow: 0px 0px 7px rgba(0,0,0,0.4);
}

.full-banner{
	width: 100%;
	margin-bottom: 10px;
	position: relative;
	
}
.full-banner:hover{
	opacity: 0.8;
}

.panel-wrap .full-banner a{
	text-transform: none;
}

.panel-wrap .full-banner a p{
	font-size: 28px;
	margin-bottom: 8px;
}

.panel-wrap .full-banner a span{
	font-size: 20px;
	font-weight: 300;
}

.full-banner .panel-text{
	bottom: 25px;
}


body{
	    font-family: Arial,Helvetica,sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
