
div.own_navi_top,
.header_menu .header_menu_item_group,
.sp .own_navi_top .header_menu_shop_info {

}
.sp .header_menu .header_menu_item_group {
  color: inherit;
  background: inherit;
}

body:before{
	content: "";
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(255, 255, 255, 0.7);
	z-index: -1;
}


body{

}

.own_navi_content{
	opacity:calc(1.00 - 0/100.0);
}
