@charset "utf-8";
/* CSS Document */

/*ここからサンプル画像用CSS*/
.imagesample{
	width: 700px;
	height: 350px;
	object-fit: cover;
}
/*ここまでサンプル画像用CSS*/