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

.set_02_585x1040_01 figure {
	width: 49%;
	height: auto;
/*	max-width: 585px;
	max-height: 1040px; */
	position: relative;
	float: left;
	overflow: hidden;
	cursor: default;
}

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

.set_02_585x1040_01 figure img {
	max-width: 100%;
	max-height: 100%;
	position: relative;
	display: block;
	opacity: 1;
}

.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;
}

/* Media queries */
@media screen and (max-width: 50em) {
.set_02_585x1040_01 figure {
	display: inline-block;
	float: none;
	margin: 10px auto;
	width: 100%;
}
.right_01 { text-align: left; }
}

.img_radius_7_01 { border-radius: 7px; }