.grid_video_03s_01 {
	position: relative;
	clear: both;
	margin: 0 auto;
	padding: 0 0;
	max-width: 1200px;
	list-style: none;
	text-align: center;
}

.grid_video_03s_01 figure {
	position: relative;
	overflow: hidden;
	width: 32%;
	height: auto;
	text-align: center;
	float: left;
	cursor: pointer;
}

.figure_g01_01 { margin: 10px 2% 10px 0%; }
.figure_g01_02 { margin: 10px 0% 10px 0%; }

.video_01_02s {
	padding-top: 177.7778%;
	padding-bottom: 0; 
	width: 100%;
	height: 0;
	position: relative;
	overflow: hidden;
	border-radius: 7px; 
	will-change: transform;
}

.video_01_02s iframe {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	border: none;
}

/* width="470" height="836" */

@media screen and (max-width: 50em) {
.grid_video_03s_01 figure {
	display: inline-block;
	float: none;
	margin: 10px auto;
	width: 100%;
}
}
