main{background:url(../img/common/hero-img_sp.avif) center/cover no-repeat;display:grid;min-height:100svh;place-items:center}h1{margin-top:-2.5%;position:relative;width:80%;z-index:100}img{display:block;height:auto;width:100%}@media screen and (min-width:768px){main{background-image:url(../img/common/hero-img_tb.avif)}h1{width:61.8%}}@media screen and (min-width:1024px){main{background-image:url(../img/common/hero-img_pc.avif);position:relative}main::after{background:rgba(0,0,0,.1);content:"";height:100%;inset:0;position:absolute;width:100%;z-index:10}h1{width:38.2%}}