@charset "utf-8";

/*------------------------------------------------
   DESIGN
------------------------------------------------*/

#design01 {
  width: 100%;
}

#design01 .designBlock {
  width: 100%;
}

#design01 .designBlock .image {
  width: 100%;
  margin-bottom: 40px;
}

#design01 .designBlock .image:last-of-type {
  margin-bottom: 0;
}

#design01 .designBlock .image img {
  width: 100%;
  height: auto;
}

@media print, screen and (min-width: 601px) {


}
