@charset "UTF-8";

/*--------------------------------------------------------------------
works.html
works.css
--------------------------------------------------------------------*/


/*------------works---------------------------------------------------------------*/
div#works div#worPho {}
div#works div#worTxt { margin-top: 20px; }


/*------------flow---------------------------------------------------------------*/
div#flow ol {
	width: 100%;
	height: 0;
	padding-top: 42.30769230769231%;
	background: url(../../img/sp/works/flow_p.png) no-repeat center top;
	background-size: cover;
	list-style: none;
}
div#flow ol * { display: none; }