@charset "UTF-8";
/* flow page */

div.flow  {
     position:  relative;
     padding:  0 0 30px 130px;
     background:  url(img/arrow_down.png) no-repeat 150px bottom;
}
div.flow figure  {
     position:  absolute;
     top:  0;
     left:  0;
}
div.flow#last  {
     background:  none;
}
div.flow h3.titleM04  {
     color:  #036eb8;
}