body{margin:0; padding:0;}
.wrap{background:url(../img/intro/231229_bg.jpg) center no-repeat fixed; background-size: cover; min-height:100dvh; width:100%; display:flex; justify-content:center; align-items: center;}
@media only all and (max-width:1024px) {
    .wrap{justify-content:flex-start;}
}

.wrap{background:url(../../main/img/intro/250818_bg.jpg) center no-repeat fixed; background-size: cover; min-height:100dvh; width:100%; display:flex; justify-content:center; align-items: center;}
@media only all and (max-width:1024px) {
    .wrap{justify-content:flex-start;}
}