/*-----基礎-----*/
image{
  width: 100%;
  height: auto;
  margin: 0;
}

div{
  text-align: center;
}
