@charset "utf-8";
/* CSS Document */


#header nav#global ul li#nav01 {
	width: 223px;
	background: url("/factory/musashino/img/common/new_navi/navi01.gif") no-repeat;	
}
#header nav#global ul li#nav01:hover{
	background: url("/factory/musashino/img/common/new_navi/navi01_on.gif") no-repeat;	
}
#header nav#global ul li#nav02 {
	width: 229px;
	background: url("/factory/musashino/img/common/new_navi/navi02.gif") no-repeat;	
}
#header nav#global ul li#nav02:hover{
	background: url("/factory/musashino/img/common/new_navi/navi02_on.gif") no-repeat;	
}


#header nav#global ul li#nav03 {
	width: 218px;
	background: url("/factory/musashino/img/common/new_navi/navi03.gif") no-repeat;
}
#header nav#global ul li#nav03:hover{
	background: url("/factory/musashino/img/common/new_navi/navi03_on.gif") no-repeat;	
}
#header nav#global ul li#nav04 {
	width: 144px;
	background: url("/factory/musashino/img/common/new_navi/navi04.gif") no-repeat;
}
#header nav#global ul li#nav04:hover{
	background: url("/factory/musashino/img/common/new_navi/navi04_on.gif") no-repeat;	
}

/*
#header nav#global ul li#nav03 {
	width: 218px;
	background: url("/factory/musashino/img/common/new_navi/navi03_gray.gif") no-repeat;
	text-indent: -9999px;
}
#header nav#global ul li#nav04 {
	width: 144px;
	background: url("/factory/musashino/img/common/new_navi/navi04_gray.gif") no-repeat;
	text-indent: -9999px;
}
#header nav#global ul li#nav03 a:hover,
#header nav#global ul li#nav04 a:hover {
	cursor: auto;	
}
*/
#header nav#global ul li#nav05 {
	width: 146px;
	background: url("/factory/musashino/img/common/new_navi/navi05.gif") no-repeat;
}
#header nav#global ul li#nav05:hover{
	background: url("/factory/musashino/img/common/new_navi/navi05_on.gif") no-repeat;	
}


#introduction #header nav#global ul li#nav01 {
	background: url("/factory/musashino/img/common/new_navi/navi01_present.gif") no-repeat;	
}

#info #header nav#global ul li#nav02{
	background: url("/factory/musashino/img/common/new_navi/navi02_present.gif") no-repeat;	
}


#tour #header nav#global ul li#nav03{
	background: url("/factory/musashino/img/common/new_navi/navi03_present.gif") no-repeat;	
}

#shop #header nav#global ul li#nav04{
	background: url("/factory/musashino/img/common/new_navi/navi04_present.gif") no-repeat;	
}

/*
#tour #header nav#global ul li#nav03{
	background: url("/factory/musashino/img/common/new_navi/navi03_gray.gif") no-repeat;	
}

#shop #header nav#global ul li#nav04{
	background: url("/factory/musashino/img/common/new_navi/navi04_gray.gif") no-repeat;	
}
*/

#access #header nav#global ul li#nav05{
	background: url("/factory/musashino/img/common/new_navi/navi05_present.gif") no-repeat;	
}




@media screen and (max-width:767px){
	.pc_only {
		display:none;
	}
	
	#header nav#global {
		padding: 0;
	}

	#header nav#global ul {
		width: 100%;
		height: auto;
		background: #fff;
		margin: 20px 0 0 0;
		padding: 0;
	}

	#header nav#global ul li {
		float: none;
		//width: 100%;
		border-bottom: 1px solid #d2c699;
		height: auto;
	}

	#header nav#global ul li a{
		height: auto;
		text-indent: 0;
		color: #322517;
		text-decoration: none;
	}

    #header nav#global ul li#nav_top{
		display: block;
	}

	#header nav#global ul li#nav02{
		height: auto;
	}

	#header nav#global ul li#nav05{
		border: none;
	}

	#header #nav_top,
	#header nav#global ul li#nav01,
	#header nav#global ul li#nav02,
	#header nav#global ul li#nav03,
	#header nav#global ul li#nav04,
	#header nav#global ul li#nav05{
		width: auto;
		padding: 15px;
		height: auto;
		position: relative;
		background: none;
	}

	#header #nav_top:after,
	#header nav#global ul li#nav01:after,
	#header nav#global ul li#nav02:after,
	#header nav#global ul li#nav03:after,
	#header nav#global ul li#nav04:after,
	#header nav#global ul li#nav05:after{
		content: "";
		background: url("../img/common/sp/icon_menu_arrow.gif") no-repeat;
		background-size: 7px 15px;
		width: 7px;
		height: 15px;
		position: absolute;
		top: 14px;
		right: 12px;
	}

	#header nav#global ul li#nav01:hover,
	#header nav#global ul li#nav02:hover,
	#header nav#global ul li#nav03:hover,
	#header nav#global ul li#nav04:hover,
	#header nav#global ul li#nav05:hover{
		background-position: right 12px top 14px;
		background: none;		
	}

	
	#introduction #header nav#global ul li#nav01,
	#info #header nav#global ul li#nav02,
	#tour #header nav#global ul li#nav03,
	#shop #header nav#global ul li#nav04,
	#access #header nav#global ul li#nav05 {
		height: auto;
		background: none;
	}

}


/*見学停止対応*/
/*
#header nav#global ul li#nav03 {background: url(/factory/musashino/img/common/new_navi/navi03_gray.gif) no-repeat;}
#header nav#global ul li#nav05 {background: url(/factory/musashino/img/common/new_navi/navi05_gray.gif) no-repeat;}
#header nav#global ul li#nav03 a:hover {background: url(/factory/musashino/img/common/new_navi/navi03_gray.gif) no-repeat;cursor:auto;}
#header nav#global ul li#nav05 a:hover {background: url(/factory/musashino/img/common/new_navi/navi05_gray.gif) no-repeat;cursor:auto;}
*/

/*
@media screen and (max-width: 767px){
#header nav#global ul li#nav03 {display: none;}
#header nav#global ul li#nav04 {display: none;}
}
*/