﻿@charset "utf-8";
.module0265{
	width:1400px;
	width:var(--mainwidth);
	height: auto;
	margin:0 auto;
}
.module0265{
	max-width: 100%;
}
.module0265 video{
	width: 800px;
	height: 450px;
}


@media screen and (max-width:1023px)and (min-width:300px){
	.module0265{
		width:96vw;
	}
.module0265 video{
	width: 360px;
	height: 203px;
}

}