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


/*トップメインー*/
.top_bg {
	background:url(/products/images/index/bg_top.png) center top no-repeat;
	width:100%;
	height:770px;
	position:relative;
}
.crumb {
	z-index: 99 !important;
	position: relative !important;
}
.top_bg2 {
	background:url(/products/images/index/bg_topback.png) center top no-repeat;
	background-size: cover;
	width:100%;
	height:770px;
	position: relative;
}
.video_bg {
	width: 100%;
	position: relative;
	top: -770px;
	z-index: 10;
	height:770px;
	overflow: hidden;
}
#introductionVideo {
	position: absolute;
	margin: 0 auto 0;
	width:100%; 
	
	top:0;
	object-fit: cover;
}
.local-menu-inner {
}

#local-menu {
	height: 750px !important;
}

/*トップボタン*/

a.btn_newsallview{ 
background: url(/products/images/btn_newsallview.png) no-repeat; 
width:127px; 
height:29px; 
display:block; 
float:right;
margin:15px 35px;
}

a:hover.btn_newsallview{ background-position:0 -29px;}

a.btn_skip{
position: absolute; right:10%; top: 10%;
background:#009DF4;
color:#fff;
padding:8px;
width:3%;
border-radius:30px;
text-decoration:none;
text-align:center;
}

a:hover.btn_skip{ background:#F58100;}

.btn_jidousya {
	width:261px;
	height:88px;
	position: absolute;
	top:540px;
	left:173px;
	z-index:7;
}
a:hover .btn_jidousya{
	background:url(/products/images/index/btn_jidousya.png) no-repeat;
	width:261px;
	height:88px;
}
.btn_kentiku {
	width:302px;
	height:343px;
	position: absolute;
	top:237px;
	left:-6px;
	z-index:10;
}
a:hover .btn_kentiku{
	background:url(/products/images/index/btn_kentiku.png) no-repeat;
	width:302px;
	height:343px;
}


.btn_zousen{
	width: 402px;
	height: 120px;
	position: absolute;
	left: 597px;
	z-index: 7;
	top: 573px;
}
a:hover .btn_zousen{
	background:url(/products/images/index/btn_zousen.png) no-repeat;
	width:402px;
	height:120px;
}


.btn_doboku {
	width: 594px;
	height: 121px;
	position: absolute;
	top: 255px;
	left: 60px;
	z-index: 5;
}
a:hover .btn_doboku{
	background:url(/products/images/index/btn_doboku.png) no-repeat;
	width:594px;
	height:121px;
}


.btn_kensetu{
	width: 157px;
	height: 219px;
	position: absolute;
	top: 284px;
	left: 597px;
	z-index: 10;
}
a:hover .btn_kensetu{
	background:url(/products/images/index/btn_kensetu.png) no-repeat;
	width:157px;
	height:219px;
}

.btn_can {
	width:130px;
	height:98px;
	position: absolute;
	top:378px;
	left:744px;
	z-index:6;
}

a:hover .btn_can {
	background:url(/products/images/index/btn_can.png) no-repeat;
	width:130px;
	height:98px;
}

.btn_kaden {
	width:156px;
	height:195px;
	position: absolute;
	top:248px;
	left:856px;
	z-index: 5;
}

a:hover .btn_kaden {
	background:url(/products/images/index/btn_kaden.png) no-repeat;
	width:156px;
	height:195px;
}

.btn_enerugi{
	width: 290px;
	height: 163px;
	position: absolute;
	top: 36px;
	left: 647px;
	z-index: 7;
}

a:hover .btn_enerugi{
	background:url(/products/images/index/btn_enerugi.png) no-repeat;
	width:290px;
	height:163px;
}
