﻿@charset "utf-8";
.module0265{
	width:73vw;
	width:var(--mainwidth);
	height: auto;
	margin:0 auto;
}
.module0265{
	max-width: 100%;
}


@media screen and (max-width:1023px)and (min-width:300px){
	.module0265{
		width:96vw;
	}

}