#content{max-width:1200px;margin:0 auto;padding-top:200px;}
.woocommerce{
	margin:0 auto 100px auto;
}
.entry-header{
	margin:0px auto 100px auto;
}
.home .entry-header{
	background:url(http://inouenouen-furano.com/shopping/wp-content/uploads/2026/01/i_head.png) no-repeat center center / cover;
	max-width:1500px;
	/*height:480px;*/
	margin:-110px auto 100px auto;
	position:relative;
	aspect-ratio: 100 / 32;
}
.home .entry-header .entry-title{
	position:absolute;
	text-align: center;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    height: 20%;
}
.home .wp-block-image{
	margin:0 0 4rem;
}
.home h3{
margin:0 auto 1.5rem auto;
}