@charset "UTF-8";


.container img {
  /*画像の幅を100%に設定*/
  width:100%;
}
