@charset "UTF-8";

img {
  width: 20%;
  height: auto; /* 高さは自動調整する（縦横比を維持する） */
}

table{
    padding-top: 30px;
    padding-bottom: 30px;
}