@charset "UTF-8";
/* このファイルにスタイルの追加はしないでください。消えてしまいます。 */
.p-home-feature {
background-image: url("https://office-suzukikeiko.com/wp-content/uploads/2024/01/feature_bg_pc-1368x252.png");
background-repeat: no-repeat;
background-position: left bottom;
background-size: 100% auto;
background-color: rgba(248,248,248,1);
}
.p-home-profile {
background-image: url("https://office-suzukikeiko.com/wp-content/uploads/2024/01/top_profile_bg_sp.png");
background-repeat: no-repeat;
background-position: center bottom;
background-size: 100% auto;
background-color: rgba(255,255,255,1);
}
@media all and (min-width: 769px ) {
.p-home-profile {
background-image: url("https://office-suzukikeiko.com/wp-content/uploads/2024/01/top_profile_bg_pc-1368x1092.png");
background-repeat: no-repeat;
background-position: center bottom;
background-size: 100% auto;
background-color: rgba(255,255,255,1);
}
}
.p-home-case {
background-image: url("https://office-suzukikeiko.com/wp-content/uploads/2024/01/top_case_bg_sp.jpg");
background-repeat: no-repeat;
background-position: top center;
background-size: 100% auto;
background-color: rgba(136,194,99,1);
}
@media all and (min-width: 769px ) {
.p-home-case {
background-image: url("https://office-suzukikeiko.com/wp-content/uploads/2024/01/top_case_bg_pc-1368x749.jpg");
background-repeat: no-repeat;
background-position: top center;
background-size: cover;
background-color: rgba(255,255,255,1);
}
}
.o-contact {
background-image: url("https://office-suzukikeiko.com/wp-content/uploads/2024/01/theme_contact_bg_sp.jpg");
background-repeat: no-repeat;
background-position: top center;
background-size: 100% auto;
background-color: rgba(29,107,94,1);
}
@media all and (min-width: 769px ) {
.o-contact {
background-image: url("https://office-suzukikeiko.com/wp-content/uploads/2024/01/theme_contact_bg_pc-1368x716.jpg");
background-repeat: no-repeat;
background-position: center;
background-size: cover;
background-color: rgba(29,107,94,1);
}
}
.o-second-kv {
background-image: url("https://office-suzukikeiko.com/wp-content/uploads/2024/01/theme_second-kv_bg_sp.png");
background-repeat: no-repeat;
background-position: center;
background-size: cover;
background-color: rgba(255,255,255,1);
}
@media all and (min-width: 769px ) {
.o-second-kv {
background-image: url("https://office-suzukikeiko.com/wp-content/uploads/2024/01/second-kv_bg_pc-1368x235.png");
background-repeat: no-repeat;
background-position: center;
background-size: cover;
background-color: rgba(255,255,255,1);
}
}
.o-second-kv.lp-post {
background-image: url("https://office-suzukikeiko.com/wp-content/uploads/2024/01/second-kv_service_bg_sp.png");
background-repeat: no-repeat;
background-position: center;
background-size: cover;
background-color: rgba(255,255,255,1);
}
@media all and (min-width: 769px ) {
.o-second-kv.lp-post {
background-image: url("https://office-suzukikeiko.com/wp-content/uploads/2024/01/second-kv_service_bg_pc-1368x399.png");
background-repeat: no-repeat;
background-position: center;
background-size: cover;
background-color: rgba(255,255,255,1);
}
}
.site-logo { max-width: 232px; }
.site-logo { max-width: 232px; }
@media all and (min-width: 641px ) {
            .site-logo { max-width: 293px; }
        }
.l-header__logo .site-text { margin-bottom: 8px;}