@charset "utf-8";

/* ---------- PC用背景画像 ---------- */


/* ---------- ゆーり君 ---------- */


/* ---------- 共通テーマイメージ エリア ---------- */
.main-area {
    background-image: image-set(url("../img/yellow-top-bg_pc.png") 1x,
            url("../img/yellow-top-bg_pc2x.png") 2x),
        url("../img/parts-main-img/horo-img_sp4x.jpg");
}


/* ---------- コンタクトリンク　エリア　---------- */
.page-id-8 .news-area,
.page-id-10 .intro-area,
.page-id-12 .access-area,
.page-id-14 .company-area,
.single-post .single-content,
.archive .news-area {
    background-image: image-set(url("../img/linkarea-top-bg_pc.png") 1x,
            url("../img/linkarea-top-bg_pc2x.png") 2x);
}



/* ----------　トップページ ---------- */
.home {
    .theme-area {
        background-image: image-set(url("../img/green-top-bg_pc.png") 1x,
                url("../img/green-top-bg_pc2x.png") 2x),
            url("../img/parts-main-img/horo-img_sp4x.jpg");
    }

    /* .intro-area {
        background-image: image-set(url("../img/yellow-top-bg_pc.png") 1x,
                url("../img/yellow-top-bg_pc2x.png") 2x);

        .bisiness_item-area {
            .dataentry-img {
                background-image: image-set(url("../img/dataentry-img_pc.png") 1x,
                        url("../img/dataentry-img_pc2x.png") 2x);
            }

            .deskwork-img {
                background-image: image-set(url("../img/deskwork-img_pc.png") 1x,
                        url("../img/deskwork-img_pc2x.png") 2x);
            }

            .web-img {
                background-image: image-set(url("../img/web-img_pc.png") 1x,
                        url("../img/web-img_pc2x.png") 2x);
            }

            .design-img {
                background-image: image-set(url("../img/design-img_pc1x.jpg") 1x,
                        url("../img/design-img_pc2x.jpg") 2x);
            }

            .movie-img {
                background-image: image-set(url("../img/movie-img_pc.png") 1x,
                        url("../img/movie-img_pc2x.png") 2x);
            }

            .ai-img {
                background-image: image-set(url("../img/ai-img_pc.png") 1x,
                        url("../img/ai-img_pc2x.png") 2x);
            }

            .writting-img {
                background-image: image-set(url("../img/writting-img_pc1x.jpg") 1x,
                        url("../img/writting-img_pc2x.jpg") 2x);
            }

            .businesssupport-img {
                background-image: image-set(url("../img/businesssupport_pc1x.jpg") 1x,
                        url("../img/businesssupport_pc2x.jpg") 2x);
            }

            .cooking-img {
                background-image: image-set(url("../img/cooking_pc1x.jpg") 1x,
                        url("../img/cooking_pc2x.jpg") 2x);
            }
        }
    } */

    .flow-area {
        background-image: image-set(url("../img/linkarea-top-bg_pc.png") 1x,
                url("../img/linkarea-top-bg_pc2x.png") 2x);
    }
}


/* ---------- 最新情報ページ ---------- */


/* ---------- 事業所紹介ページ ---------- */
/* .page-id-10 {
    .dataentry-img {
        background-image: image-set(url("../img/dataentry-img_pc.png") 1x,
                url("../img/dataentry-img_pc2x.png") 2x);
    }

    .deskwork-img {
        background-image: image-set(url("../img/deskwork-img_pc.png") 1x,
                url("../img/deskwork-img_pc2x.png") 2x);
    }

    .web-img {
        background-image: image-set(url("../img/web-img_pc.png") 1x,
                url("../img/web-img_pc2x.png") 2x);
    }

    .design-img {
        background-image: image-set(url("../img/design-img_pc1x.jpg") 1x,
                url("../img/design-img_pc2x.jpg") 2x);
    }

    .movie-img {
        background-image: image-set(url("../img/movie-img_pc.png") 1x,
                url("../img/movie-img_pc2x.png") 2x);
    }

    .ai-img {
        background-image: image-set(url("../img/ai-img_pc.png") 1x,
                url("../img/ai-img_pc2x.png") 2x);
    }

    .writting-img {
        background-image: image-set(url("../img/writting-img_pc1x.jpg") 1x,
                url("../img/writting-img_pc2x.jpg") 2x);
    }

    .businesssupport-img {
        background-image: image-set(url("../img/businesssupport_pc1x.jpg") 1x,
                url("../img/businesssupport_pc2x.jpg") 2x);
    }

    .cooking-img {
        background-image: image-set(url("../img/cooking_pc1x.jpg") 1x,
                url("../img/cooking_pc2x.jpg") 2x);
    }
} */