/*==================================*/
/*home*/
/* line 9, /app/app/assets/stylesheets/home.scss */
#home {
  width: 900px;
  margin: auto;
  margin-top: 40px;
}

/* line 15, /app/app/assets/stylesheets/home.scss */
#home .home_div {
  float: left;
  margin: 20px 30px;
}

/* line 20, /app/app/assets/stylesheets/home.scss */
#home img {
  width: 80px;
}

/* line 24, /app/app/assets/stylesheets/home.scss */
#home .m2 {
  font-weight: bold;
  text-align: center;
}
