@charset "utf-8";


@media screen and (max-width : 480px ){



img {
max-width : 100% ;
height : auto ;
}

a {color: black;
  text-decoration: none;
  }
	
h5 {　
   margin: 0.5em 0px;
   font-weight: 100;
}
	
#stage {
position: relative;
max-width: 480px;
margin-left: 0 ;
background:#fff;
padding-bottom: 250px;
}

