@charset "utf-8";

/* h1 */
h1 {
	width: 100%;
	height : calc( 100vw * ( 538 / 1024 ) );
	max-width: 1024px;
	max-height: 538px;
	background: center top no-repeat url("../img/img_top_smp.jpg");
	background-size: contain;
}