@charset "UTF-8";

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

Name: add_common.css

Description: Common Settings for Responsive Web Design

Create: 2016.05
Update:

Copyright 2016 Hitachi, Ltd.

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


/* content===========================================

[-] for all
[-] for 995px -
[-] for - 994px
[-] for - 767px
[-] for - 579px
[-] for - 399px

===================================================== */

/* for all
=========================================================================================== */
img { -ms-interpolation-mode: bicubic; }

#VerticalLocalNavi li a:hover strong,
#VerticalLocalNavi li a:active strong {color: #fff;}

.ImgW60SetStyle .ImgSet p {margin-left: 80px;}
.ImgW120SetStyle .ImgSet p {margin-left: 140px;}
.ImgW180SetStyle .ImgSet p {margin-left: 200px;}
.ImgW230SetStyle .ImgSet p {margin-left: 250px;}

.JS div.Grid1 div#ProductNav h3 {
	width: auto;
}

.JS div.Grid1 div#ProductNav .bizIntro {
	width: auto;
}
.JS li.Mail a,
.JS dt.Mail a,
.JS p.Mail a {
	background-size: 16px 16px !important;
}

.JS .wordBreak a {
	word-break: break-all;
	word-wrap : break-word;
	overflow-wrap : break-word;
}

/* Link Icon
=========================================================================================== */

@media screen and (min-width: 1px) {

.JS #ProductNav h2.Current a {
	background-size: 6px 11px;
	-moz-background-size: 6px 11px;
	-webkit-background-size: 6px 11px;
	-o-background-size: 6px 11px;
	-ms-background-size: 6px 11px;
}


/* --- youtube --- */

.JS .youtubeFrame {
    position: relative;
    width: 100%;
    padding: 56.25% 0 0 0;
}
.JS .youtubeFrame iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}

}

/* for 995px -
=========================================================================================== */

@media screen and (min-width: 995px) {

}



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

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

.JS #megamm,
.JS #megamm .mm,
.JS #RotationBanner,
.JS .CaseStudiesBanner {
	display: none;
}

/* ------ Link List ------ */

.ImgW60SetStyle .ImgSet p,
.ImgW120SetStyle .ImgSet p,
.ImgW180SetStyle .ImgSet p,
.ImgW230SetStyle .ImgSet p {margin-left: 0;}


/* ------ Vertical Local Navigation Menu ------ */

.JS #ProductNav ul {margin: 0;}


/* ------ Column ------ */
.JS .Column1andHalf2 {
	width: 39%;
	margin: 0;
	padding: 0 0 0 15px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}
.JS .Column1andHalf2:first-child {
	padding-left: 0;
}

/* --- Panel --- */
.JS .Grid4 .Panel .Column1 {
	padding-bottom: 15px;
	background-color: transparent;
}
.JS .Panel .Column1 h2,
.JS .Panel .Column1 h3 {
	position: relative;		/* for Android 2.x */
	width: auto;
	margin: 0 0 10px 0;
	background-color: #363434;
	border-radius: 7px 7px 5px 5px;
	-moz-border-radius: 7px 7px 5px 5px;
	-webkit-border-radius: 7px 7px 5px 5px;
	-o-border-radius: 7px 7px 5px 5px;
	-ms-border-radius: 7px 7px 5px 5px;
}
.JS .Panel .Column1 img { width: 100% !important; }

.JS .Panel .Column1 strong {
	position: relative;
	width: 300px;
	background-image: none !important;
}
.JS .Panel .Column1 strong:after {
	content: "";
	position: absolute;
	display: block;
	width: 20px;
	height: 20px;
	bottom: 1.3em;			/* for Android 2.x */
	right: 10px;
	margin: -10px 0 0;
	background-image: url(/image/en/r1/icon/icon_panel_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;
}
.JS .Panel .Column1 h2.NewWin strong:after,
.JS .Panel .Column1 h3.NewWin strong:after { background-image: url(/image/en/r1/icon/icon_panel_external_link.png); }

/* --- Map --- */

.JS #Map {
	position: relative;
	margin: 0 0 20px;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
.JS #Map iframe,
.JS #Map object,
.JS #Map embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.JS #Map img {max-width: none !important;}

.JS .Column2 #Map {
	padding-bottom: 0;
	padding-top: 0;
}


/* --- youtube --- */

.JS #ModalCover div {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}
.JS #ModalYouTube {
	width: 100%;
	height: auto;
	margin-left: -50%;
}
.JS #ModalYouTube .Inner {
    position: relative;
    width: 100%;
    padding: 75% 0 0 0;
}
.JS #ModalYouTube .Inner iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}

/* --- about map --- */

.JS .mapConts {
	width: 100%;
}
.JS .mapConts .mapMenu {
}
.JS .mapConts .mapMenu li {
	width: 50% !important;
}
.JS .mapConts .mapMenu li a {
	width: 100% !important;
	background-position: center top !important;
}

.JS .mapTab {
	width: 100%;
	background-size: contain !important;
/*
	background-size: 100% 100% !important;
*/
}
.JS .mapTab li {
	float: left;
	width: 33.3333%;
}
.JS .mapTab li a {
	width: 33.3333%;
}
.mapTab li a.s_bus {
	left: 33.3333%
}
.mapTab li a.s_air {
	left: 66.6666%
}

/* --- movie.css --- */

.JS #VideoList ul li {
	width: 48%;
}


/* --- custom.css --- */
.JS .mobility4 div.ImgRightAdjust,
.JS .mobility4 .txtLeft {
	width: 50%;
	margin: 0;
	padding: 0 0 0 15px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}
.JS .mobility4 .txtLeft {
	padding: 0;
}


}


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

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

/* ------ Vertical Local Navigation Menu ------ */

.JS #ProductNav h2.Current a,
.JS #ProductNav h3.Current {

}

.JS #ProductNav li.Current a {

}

/* ------ Column ------ */

.JS .Column1 .ImgOnlyStyle {
	text-align: center;
}

.JS .Grid1 .ImgOnlyStyle {
	float: left;
	width: 50%;
	text-align: center;
}


/* --- press/index.html --- */
.JS .BackNumber li {
	width: 16.66666666%;
	margin: 0 0 15px;
	padding: 0;
	text-align: center;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}
.JS .BackNumber li:nth-child(6n) {border-right: none;}


/* --- Panel --- */
.JS .Grid4 .Panel .Column1 {
	float: left;
	width: 33.33333333%;
}
.JS .Grid4 .Panel .Column1 ul {
	display: none;
}

/* --- Map --- */
.JS .Column2 #Map {
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: auto !important;
}

/* --- youtube --- */

.JS .hYoutubeBox {
	padding-top: 20px;
	text-align: center;
}

.fb_iframe_widget > span {
	vertical-align: baseline !important;
}




/* --- custom.css --- */
.JS .mobility4 div.ImgRightAdjust,
.JS .mobility4 .txtLeft {
	float: none;
	width: auto;
	padding: 0;
	zoom: 1;
}
.JS .mobility4 div.ImgRightAdjust {
	text-align: center;
}

.JS .mobility4 div.ImgRightAdjust:after,
.JS .mobility4 .txtLeft:after {
	content: "";
	display: block;
	clear: both;
}

}



/* for - 579px
=========================================================================================== */

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


/* ------ Column ------ */
.JS .Column1andHalf2 {
	width: 50%;
}

/* ------ Link List ------ */

.JS .ImgW120SetStyle .Img,
.JS .ImgW180SetStyle .Img,
.JS .ImgW230SetStyle .Img {
	float: none;
	padding: 0 0 15px 0;
}
.JS .ImgW120SetStyle .Img,
.JS .ImgW180SetStyle .Img,
.JS .ImgW230SetStyle .Img { width: 100% !important;}

/* ------ Image Box ------ */

.JS .PageTitleStyle3 + .ImgBoxStyle1,
.JS .PageTitleStyle3 + .ImgBoxStyle2 {
	margin-top: 0;
}

.JS .ImgBoxStyle1 .Inner:before {
	border-bottom-color:  #262626;
}
.JS .ImgBoxStyle2.Black .Inner:before {
	border-top-color:  #262626;
}


/* --- press/index.html --- */

.JS .BackNumber li {width: 20%;}
.JS .BackNumber li:nth-child(6n) {border-right: solid 1px #ddd;}
.JS .BackNumber li:nth-child(5n) {border-right: none;}


/* --- Panel --- */

.JS .Grid4 .Panel .Column1 {width: 50%;}


/* --- about map --- */

.JS .mapTab {
	height: 30px;
}

}

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

/* --- movie.css --- */
.JS .FeaturedVideo .VideoInfo .VideoTitle {
	width: auto;
}
.JS #VideoList ul {
	margin-right: 0;
}
.JS #VideoList ul li {
	float: none;
	width: 100%;
}
.JS #VideoList .VideoTitle {
    height: auto !important;
}

/* --- about map --- */

.JS .mapTab {
	height: 17px;
}
.JS #map .mapInfo {
	height: auto;
	margin-bottom: 10px;
}
.JS #map .mapLange {
/*
    float: none;
	margin-top: 5px;
*/
}


}

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

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

/* ------ Column ------ */
.JS .Column1andHalf2 {
	float: none;
	width: 100%;
	padding: 0;
}
.JS .Column1andHalf2:first-child ul {
	margin-bottom: 5px;
}


.JS .Grid1 .ImgOnlyStyle {
	float: none;
	width: 100%;
}

/* --- Panel --- */

.JS .Panel {
	width: auto;
	margin: -10px -15px 0;
	overflow: hidden;
}

.JS .Grid4 .Panel .Column1 {
	float: none;
	width: 100%;
	height: auto;
	min-height: 1px;
	margin: 0 !important;
	padding: 0;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-o-border-radius: 0;
	-ms-border-radius: 0;
}

.JS .Panel .Column1 h2,
.JS .Panel .Column1 h3 {
	position: relative;
	height: auto;
	min-height: 1px;
	margin: 0;
	padding-bottom: 0;
	border-top: solid 1px #fff;
	background-color: #f2f2f2;
	overflow: hidden;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-o-border-radius: 0;
	-ms-border-radius: 0;
}

.JS .Panel .Column1:first-child h2,
.JS .Panel .Column1:first-child h3 {
	border-top: 0 none;
}

.JS .Panel .Column1 h2:after,
.JS .Panel .Column1 h3:after {
	content: "";
	position: absolute;
	display: block;
	width: 20px;
	height: 20px;
	top: 50%;
	right: 10px;
	margin: -10px 0 0;
	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;
}

.JS .Panel .Column1 h2 a,
.JS .Panel .Column1 h3 a {overflow: hidden;}

.JS .Panel .Column1 h2 a strong,
.JS .Panel .Column1 h3 a strong {
	display: table-cell;
	width: auto;
	height: 62px;
	padding: 15px 35px 0 0;
	font-size: 90%;
	background-image: none;
}

.JS .Panel .Column1 a:link,
.JS .Panel .Column1 a:visited,
.JS .Panel .Column1 a:link strong,
.JS .Panel .Column1 a:visited strong {color: #000;}
.JS .Panel .Column1 a:hover,
.JS .Panel .Column1 a:active,
.JS .Panel .Column1 a:hover strong,
.JS .Panel .Column1 a:active strong,
.JS .Panel .Column1 .hover a strong {color: #b1000e;}
.JS .Panel .Column1 .hover a {
	color: #b1000e;
	text-decoration: underline;
}
.JS .Panel .Column1 strong:after {display: none;}

.JS .Panel .Column1 h2 img,
.JS .Panel .Column1 h3 img {
	float: left;
	width: 80px !important;
	margin: 15px;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-o-border-radius: 0;
	-ms-border-radius: 0;
}

.JS .Panel .Column1 h2 span,
.JS .Panel .Column1 h3 span {
	padding: 0 35px 15px 0;
	font-size: 76%;
	color: #333;
	overflow: hidden;
}

/* --- directory --- */

.absRihgt {
	position: relative;
	top:0;
}


}

