@charset "utf-8";
/* CSS Document */

/* element
-------------------------------------------*/
.section {
  background-color: #22265f;
}
.content-img {
  display: block;
  width: 100%;
  height: auto;
  vertical-align: top;
}

