#m_menu_nav_opener{display:none;}
#m_menu_nav{display:none;}

@media screen and (max-width:650px) {
	#menu_nav{display:none;}
	
	#m_menu_nav_opener{cursor:pointer;display:block;color:#fff;font-size:20px;padding:10px;margin:0 auto;border:none;background:none;}
	#m_menu_nav{display:none;}
	
	
	#sub_page_bg.menu{background:url("../images/sub_page_top_bg_menu.jpg") black center 0 no-repeat fixed;}
	.title-about{padding-top:95px;}
	
	#m_menu_nav{position:relative;max-width:450px;margin:10px auto 0;background:black;}
	#m_menu_nav > ul{}
	#m_menu_nav > ul > li > a{display:block;padding:10px;color:#fff;text-decoration:none;border-bottom:1px solid #2b2b2b;}
	
	#box_menu_content{
		-moz-box-shadow:inset 0px 4px 20px 0px #000;
		-webkit-box-shadow:inset 0px 4px 20px 0px #000;
		box-shadow:inset 0px 4px 20px 0px #000;
	}
	
	#box_menu_content.teriyaki{min-height:700px;background:url("../images/menu/m_menu_bg_teriyaki.jpg") black center 0 no-repeat;}
	#box_menu_content.special{min-height:500px;background:url("../images/menu/m_menu_bg_special.jpg") black center 0 no-repeat;}
	#box_menu_content.wokPlate{min-height:500px;background:url("../images/menu/m_menu_bg_wokPlate.jpg") black center 0 no-repeat;}
	#box_menu_content.noodle{min-height:500px;background:url("../images/menu/m_menu_bg_noodle.jpg") black center 0 no-repeat;}
	#box_menu_content.bento{min-height:500px;background:url("../images/menu/m_menu_bg_bento.jpg") black center 0 no-repeat;}
	#box_menu_content.healthyFreash{min-height:500px;background:url("../images/menu/m_menu_bg_healthyFreash.jpg") black center 0 no-repeat;}
	#box_menu_content.deepFried{min-height:500px;background:url("../images/menu/m_menu_bg_deepFried.jpg") black center 0 no-repeat;}
	#box_menu_content.appetizer{min-height:500px;background:url("../images/menu/m_menu_bg_appetizer.jpg") black center 0 no-repeat;}
	#box_menu_content.dubbob{min-height:500px;background:url("../images/menu/m_menu_bg_dubbob.jpg") black center 0 no-repeat;}
	#box_menu_content.vegetables{min-height:500px;background:url("../images/menu/m_menu_bg_vegetables.jpg") black center 0 no-repeat;}
	
	#box_menu_info{padding:20px;}
	#box_menu_title{color:#fff;margin-bottom:30px;}
	#box_menu_title > #m_title{font-size:45px;padding-bottom:10px;}
	#box_menu_title > #m_explain{font-size:17px;}
	#box_menu_list{padding:0px;color:#fff;}
	#box_menu_list > ul > li{margin-bottom:50px;}
	
	.m_sub_title{padding:30px;text-align:center;border-bottom:1px solid #fff;}
	.m_sub_title .title{font-size:30px;margin-bottom:10px;z}
	.m_sub_title .explain{font-size:15px;}
	
	.m_prices{padding:20px;}
	.m_prices > ul > li{display:inline-block;width:49%;padding:12px 0;font-size:20px;vertical-align:top;}
	.m_prices .menu_name,.m_prices .detail_explain{padding-left:15px;}
	.m_prices .menu_name.icon-spicy{background:url("../images/icon_spicy.png") 0 4px no-repeat;} 
	.m_prices .detail_explain{margin-top:7px;font-size:13px;}
}

@media screen and (max-width: 1119px) and (min-width:651px) {
	#sub_page_bg.menu{background:url("../images/sub_page_top_bg_menu.jpg") black center 0 no-repeat fixed;}
	.title-about{padding-top:95px;}
	
	#menu_nav{width:650px;margin:0 auto;text-align:center;}
	#menu_nav > ul > li{display:inline-block;}
	#menu_nav > ul > li > a{display:block;padding:7px 10px;font-size:19px;color:#fff;text-decoration:none;
		border:2px solid rgba(255,255,255,0);
		-moz-border-radius: 15px;
		-webkit-border-radius: 15px;
		border-radius: 15px;
	}
	#menu_nav > ul > li > a.active{
		border:2px solid rgba(255,255,255,1)!important;
	} 
	
	#box_menu_content{
		-moz-box-shadow:inset 0px 7px 40px 0px #000;
		-webkit-box-shadow:inset 0px 7px 40px 0px #000;
		box-shadow:inset 0px 7px 40px 0px #000;
	}
	
	
	#box_menu_content.teriyaki{min-height:700px;background:url("../images/menu/menu_bg_teriyaki.jpg") black center 0 no-repeat fixed;}
	#box_menu_content.special{min-height:500px;background:url("../images/menu/menu_bg_special.jpg") black center 0 no-repeat fixed;}
	#box_menu_content.wokPlate{min-height:500px;background:url("../images/menu/menu_bg_wokPlate.jpg") black center 0 no-repeat fixed;}
	#box_menu_content.noodle{min-height:500px;background:url("../images/menu/menu_bg_noodle.jpg") black center 0 no-repeat fixed;}
	#box_menu_content.bento{min-height:500px;background:url("../images/menu/menu_bg_bento.jpg") black center 0 no-repeat fixed;}
	#box_menu_content.healthyFreash{min-height:500px;background:url("../images/menu/menu_bg_healthyFreash.jpg") black center 0 no-repeat fixed;}
	#box_menu_content.deepFried{min-height:500px;background:url("../images/menu/menu_bg_deepFried.jpg") black center 0 no-repeat fixed;}
	#box_menu_content.appetizer{min-height:500px;background:url("../images/menu/menu_bg_appetizer.jpg") black center 0 no-repeat fixed;}
	#box_menu_content.dubbob{min-height:500px;background:url("../images/menu/menu_bg_dubbob.jpg") black center 0 no-repeat fixed;}
	#box_menu_content.vegetables{min-height:500px;background:url("../images/menu/menu_bg_vegetables.jpg") black center 0 no-repeat fixed;}
	
	
	#box_menu_info{padding:20px;}
	#box_menu_title{color:#fff;margin-bottom:30px;}
	#box_menu_title > #m_title{font-size:45px;padding-bottom:10px;}
	#box_menu_title > #m_explain{font-size:17px;}
	#box_menu_list{padding:0px;color:#fff;}
	#box_menu_list > ul > li{margin-bottom:50px;}
	
	.m_sub_title{padding:30px;text-align:center;border-bottom:1px solid #fff;}
	.m_sub_title .title{font-size:30px;margin-bottom:10px;z}
	.m_sub_title .explain{font-size:15px;}
	
	.m_prices{padding:20px;}
	.m_prices > ul > li{display:inline-block;width:49%;padding:12px 0;font-size:20px;vertical-align:top;}
	.m_prices .menu_name,.m_prices .detail_explain{padding-left:15px;}
	.m_prices .menu_name.icon-spicy{background:url("../images/icon_spicy.png") 0 4px no-repeat;} 
	.m_prices .detail_explain{margin-top:7px;font-size:13px;}

}

@media screen and (min-width: 1120px) {
		
	#sub_page_bg.menu{background:url("../images/sub_page_top_bg_menu.jpg") black center 0 no-repeat fixed;}
	.title-about{padding-top:95px;}
	
	#menu_nav{padding-top:30px;}
	#menu_nav > ul{text-align:center;}
	#menu_nav > ul > li{display:inline-block;}
	#menu_nav > ul > li > a{padding:6px 10px;color:#fff;text-decoration:none;font-size:19px;
	border:2px solid rgba(255,255,255,0);
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	}
	#menu_nav > ul > li > a.active{
		border:2px solid rgba(255,255,255,1)!important;
	} 
	
	#box_menu_content{
		-moz-box-shadow:inset 0px 7px 40px 0px #000;
		-webkit-box-shadow:inset 0px 7px 40px 0px #000;
		box-shadow:inset 0px 7px 40px 0px #000;
	}
	
	#box_menu_content.teriyaki{min-height:500px;background:url("../images/menu/menu_bg_teriyaki.jpg") black center 0 no-repeat fixed;}
	#box_menu_content.special{min-height:500px;background:url("../images/menu/menu_bg_special.jpg") black center 0 no-repeat fixed;}
	#box_menu_content.wokPlate{min-height:500px;background:url("../images/menu/menu_bg_wokPlate.jpg") black center 0 no-repeat fixed;}
	#box_menu_content.noodle{min-height:500px;background:url("../images/menu/menu_bg_noodle.jpg") black center 0 no-repeat fixed;}
	#box_menu_content.bento{min-height:500px;background:url("../images/menu/menu_bg_bento.jpg") black center 0 no-repeat fixed;}
	#box_menu_content.healthyFreash{min-height:500px;background:url("../images/menu/menu_bg_healthyFreash.jpg") black center 0 no-repeat fixed;}
	#box_menu_content.deepFried{min-height:500px;background:url("../images/menu/menu_bg_deepFried.jpg") black center 0 no-repeat fixed;}
	#box_menu_content.appetizer{min-height:500px;background:url("../images/menu/menu_bg_appetizer.jpg") black center 0 no-repeat fixed;}
	#box_menu_content.dubbob{min-height:500px;background:url("../images/menu/menu_bg_dubbob.jpg") black center 0 no-repeat fixed;}
	#box_menu_content.vegetables{min-height:500px;background:url("../images/menu/menu_bg_vegetables.jpg") black center 0 no-repeat fixed;}
	
	#box_menu_info{display:table;width:1100px;margin:0 auto;padding-top:80px;}
	#box_menu_title{display:table-cell;width:500px;color:#fff;vertical-align:top;}
	#box_menu_list{display:table-cell;padding:0px 40px;color:#fff;vertical-align:top;}
	#box_menu_list > ul > li{margin-bottom:50px;}
	
	#m_title{padding:20px 0;font-family:'Archivo Black', sans-serif;font-size:70px;}
	#m_explain{padding-top:10px;font-size:15px;line-height:20px;}
	
	.m_sub_title{padding:30px;text-align:center;border-bottom:1px solid #fff;}
	.m_sub_title .title{font-size:30px;margin-bottom:10px;z}
	.m_sub_title .explain{font-size:15px;}
	
	.m_prices{padding:20px;}
	.m_prices > ul > li{display:inline-block;width:49%;padding:12px 0;font-size:20px;vertical-align:top;}
	.m_prices .menu_name,.m_prices .detail_explain{padding-left:15px;}
	.m_prices .menu_name.icon-spicy{background:url("../images/icon_spicy.png") 0 4px no-repeat;} 
	.m_prices .detail_explain{margin-top:7px;font-size:13px;}
	
	
	/*.menu-icon.spicy{display:inline-block;width:11px;height:15px;margin-right:5px;background:url("../images/icon_spicy.png") 0 0 no-repeat;}*/

}
