@charset "UTF-8";
/* このファイルにスタイルの追加はしないでください。消えてしまいます。 */
.p-home-aboutus {
background-image: url("");
background-repeat: ;
background-position: center;
background-size: cover;
background-color: rgba(255,255,255,1);
}
@media all and (min-width: 641px ) {
.p-home-aboutus {
background-image: url("");
background-repeat: no-repeat;
background-position: center;
background-size: cover;
background-color: rgba(255,255,255,1);
}
}
.site-logo { max-width: ; }
.l-header__logo .site-text { margin-bottom: 5px;}@media all and (min-width: 641px ) {
            .l-header__logo .site-text{ margin-bottom: 8px; }
        }
