/* 画面幅の50%の幅で画像を表示 */
.image-vw {
  width : 100vw ; 
}

.resizeimage img { width: 100%; }

 table.retu3 {
        table-layout: fixed;
        width: 100%;
    }
    retu3.td {
        width: 33%
    }  