@charset "utf-8";

/*=====================================================================================
	
	Document    : style-s.css
	Description : スマホ用（幅640px以下）
 
=====================================================================================*/

#wp-ov {
	position:fixed;
	margin:0;
	padding:0;
	top:0;
	left:0;
	z-index:990;
	width:100%;
	height:100%;
	background:url(../../image/bg-brack-op50.png) repeat left top;
}


/*---------------------------------------------------------------------------

   

---------------------------------------------------------------------------*/

