@charset "utf-8";
.site-info::before {
    content: '';
    position: absolute;
    bottom: unset;
    top: 0;
    left: 0;
    width: 195px;
    height: 154px;
    background: url(../../../images/layout06/jp/f_logo.webp) no-repeat;
    background-size: contain;
}