main.page--top{z-index:1}main.page--top section.page-background{z-index:-2;width:100%;height:105%;min-height:100vh;position:absolute;overflow:hidden;top:0;left:0}main.page--top section.page-background:before{content:"";display:block;width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat;-webkit-animation:zoom 8s 1;animation:zoom 8s 1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;background-image:url("/wp-content/themes/shimazaki-kaikei/assets/top/images/main-sp.png")}@media(min-width: 896px){main.page--top section.page-background:before{background-image:url("/wp-content/themes/shimazaki-kaikei/assets/top/images/main.png")}}@-webkit-keyframes zoom{0%{transform:scale(1)}100%{transform:scale(1.05)}}@keyframes zoom{0%{transform:scale(1)}100%{transform:scale(1.05)}}main.page--top .site-title{display:block;width:100%;height:40vh}main.page--top .site-title h1{text-align:center;display:grid;align-content:center;justify-content:center;justify-items:center;height:100%}main.page--top .site-title h1 span img{display:block;height:3vw;min-height:20px;max-height:32px}main.page--top .site-title h1 span+span{margin-top:.5em}main.page--top .site-title h1 span.between-img{color:#fff;font-size:2.5rem;line-height:1.2}