/* _content/great-garden/Views/About/Index.cshtml.rz.scp.css */

@media screen and (max-width: 767px) {
    .about-container[b-muw9g6sp50] {
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
    }

    /* ---------------------------------------------------------------------------------------------------- */

    .area1[b-muw9g6sp50] {
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
        margin-top: 20px;
        margin-bottom: 40px;
    }

    .area1 > .container[b-muw9g6sp50] {
        width: var(--page-width);
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
    }

    .area1 > .container > .content[b-muw9g6sp50] {
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
        gap: 40px;
    }

    .area1 > .container > .content > .left[b-muw9g6sp50] {
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .area1 > .container > .content > .left > img[b-muw9g6sp50] {
        max-width: 100%;
    }

    .area1 > .container > .content > .left > img:nth-child(2)[b-muw9g6sp50] {
        margin-top: 20px;
    }

    .area1 > .container > .content > .left > img:nth-child(3)[b-muw9g6sp50] {
        margin-top: 5px;
    }

    .area1 > .container > .content > .right[b-muw9g6sp50] {
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
    }

    .area1 > .container > .content > .right > p[b-muw9g6sp50] {
        font-weight: 700;
        line-height: 26px;
        white-space: pre-wrap;
    }

    /* ---------------------------------------------------------------------------------------------------- */

    .area2[b-muw9g6sp50] {
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
        margin-bottom: 40px;
    }

    .area2 > .container[b-muw9g6sp50] {
        width: var(--page-width);
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
    }

    .area2 > .container > .content[b-muw9g6sp50] {
        width: 100%;
    }

    .area2 > .container > .content > img[b-muw9g6sp50] {
        max-width: 100%;
    }
}

@media screen and (min-width: 768px) {
    .about-container[b-muw9g6sp50] {
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
    }

    /* ---------------------------------------------------------------------------------------------------- */

    .area1[b-muw9g6sp50] {
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
        margin-top: 100px;
        margin-bottom: 100px;
    }

    .area1 > .container[b-muw9g6sp50] {
        max-width: var(--page-max-width);
        width: var(--page-width);
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
    }

    .area1 > .container > .content[b-muw9g6sp50] {
        width: 100%;
        display: flex;
        justify-content: space-between;
        align-items: center;
        gap: 40px;
        margin-top: 20px;
    }

    .area1 > .container > .content > .left[b-muw9g6sp50] {
        width: calc(40% - 20px);
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
    }

    .area1 > .container > .content > .left > img[b-muw9g6sp50] {
        max-width: 90%;
    }

    .area1 > .container > .content > .left > img:nth-child(2)[b-muw9g6sp50] {
        margin-top: 40px;
    }

    .area1 > .container > .content > .left > img:nth-child(3)[b-muw9g6sp50] {
        margin-top: 5px;
    }

    .area1 > .container > .content > .right[b-muw9g6sp50] {
        width: calc(60% - 20px);
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
    }

    .area1 > .container > .content > .right > p[b-muw9g6sp50] {
        font-size: 20px;
        font-weight: 700;
        white-space: pre-wrap;
    }

    /* ---------------------------------------------------------------------------------------------------- */

    .area2[b-muw9g6sp50] {
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
        margin-bottom: 100px;
    }

    .area2 > .container[b-muw9g6sp50] {
        max-width: var(--page-max-width);
        width: var(--page-width);
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
    }

    .area2 > .container > .content[b-muw9g6sp50] {
        width: 70%;
    }

    .area2 > .container > .content > img[b-muw9g6sp50] {
        max-width: 100%;
    }
}
/* _content/great-garden/Views/Contact/Index.cshtml.rz.scp.css */

@media screen and (max-width: 767px) {
    .contact-container[b-l9a50hpnol] {
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
    }

    .area1[b-l9a50hpnol] {
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
        margin-bottom: 40px;
    }

    .area1 > .container[b-l9a50hpnol] {
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
    }

    .area1 > .container > .content[b-l9a50hpnol] {
        width: 100%;
    }

    .area1 > .container > .content > img[b-l9a50hpnol] {
        width: 100%;
    }

    /* ---------------------------------------------------------------------------------------------------- */

    .area2[b-l9a50hpnol] {
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
        margin-bottom: 40px;
    }

    .area2 > .container[b-l9a50hpnol] {
        width: var(--page-width);
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
    }

    .area2 > .container > .content[b-l9a50hpnol] {
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
    }

    .area2 > .container > .content > h1[b-l9a50hpnol] {
        font-size: 34px;
        font-weight: 700;
        margin-bottom: 40px;
    }

    .area2 > .container > .content > .item[b-l9a50hpnol] {
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
        gap: 20px;
        margin-bottom: 20px;
    }

    .area2 > .container > .content > .item:last-of-type[b-l9a50hpnol] {
        margin-bottom: 0px;
    }

    .area2 > .container > .content > .item > .box[b-l9a50hpnol] {
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
    }

    .area2 > .container > .content > .item > .box > span[b-l9a50hpnol] {
        display: block;
        font-weight: 700;
        margin-bottom: 5px;
    }

    .area2 > .container > .content > .item > .box > input[b-l9a50hpnol] {
        width: 100%;
        height: 40px;
        background-color: #eeeeee;
        border: none;
        border-radius: 4px;
        box-sizing: border-box;
        font-size: 16px;
        outline: none;
        padding: 2px 10px;
    }

    .area2 > .container > .content > .item > .box2[b-l9a50hpnol] {
        width: 100%;
    }

    .area2 > .container > .content > .item > .box2 > span[b-l9a50hpnol] {
        display: block;
        font-weight: 700;
        margin-bottom: 5px;
    }

    .area2 > .container > .content > .item > .box2 > textarea[b-l9a50hpnol] {
        width: 100%;
        height: 200px;
        background-color: #eeeeee;
        border: none;
        border-radius: 4px;
        box-sizing: border-box;
        font-size: 16px;
        outline: none;
        padding: 10px;
        resize: none;
    }

    .area2 > .container > .content > .send_mail[b-l9a50hpnol] {
        width: 150px;
        background-color: #0f3d54;
        border-radius: 4px;
        box-sizing: border-box;
        color: #ffffff;
        cursor: pointer;
        font-size: 16px;
        font-weight: 700;
        margin-top: 40px;
        padding: 10px 20px;
    }
}

@media screen and (min-width: 768px) {
    .contact-container[b-l9a50hpnol] {
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
    }

    .area1[b-l9a50hpnol] {
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
        margin-top: 100px;
        margin-bottom: 100px;
    }

    .area1 > .container[b-l9a50hpnol] {
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
    }

    .area1 > .container > .content[b-l9a50hpnol] {
        width: 100%;
    }

    .area1 > .container > .content > img[b-l9a50hpnol] {
        width: 100%;
    }

    /* ---------------------------------------------------------------------------------------------------- */

    .area2[b-l9a50hpnol] {
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
        margin-bottom: 100px;
    }

    .area2 > .container[b-l9a50hpnol] {
        max-width: var(--page-max-width);
        width: var(--page-width);
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
    }

    .area2 > .container > .content[b-l9a50hpnol] {
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
    }

    .area2 > .container > .content > h1[b-l9a50hpnol] {
        font-size: 34px;
        font-weight: 700;
        margin-bottom: 40px;
    }

    .area2 > .container > .content > .item[b-l9a50hpnol] {
        width: 100%;
        display: flex;
        justify-content: flex-start;
        align-items: flex-start;
        gap: 20px;
        margin-bottom: 20px;
    }

    .area2 > .container > .content > .item:last-of-type[b-l9a50hpnol] {
        margin-bottom: 0px;
    }

    .area2 > .container > .content > .item > .box[b-l9a50hpnol] {
        width: calc(50% - 10px);
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
    }

    .area2 > .container > .content > .item > .box > span[b-l9a50hpnol] {
        display: block;
        font-weight: 700;
        margin-bottom: 5px;
    }

    .area2 > .container > .content > .item > .box > input[b-l9a50hpnol] {
        width: 100%;
        height: 40px;
        background-color: #eeeeee;
        border: none;
        border-radius: 4px;
        box-sizing: border-box;
        font-size: 16px;
        outline: none;
        padding: 2px 10px;
    }

    .area2 > .container > .content > .item > .box2[b-l9a50hpnol] {
        width: 100%;
    }

    .area2 > .container > .content > .item > .box2 > span[b-l9a50hpnol] {
        display: block;
        font-weight: 700;
        margin-bottom: 5px;
    }

    .area2 > .container > .content > .item > .box2 > textarea[b-l9a50hpnol] {
        width: 100%;
        height: 250px;
        background-color: #eeeeee;
        border: none;
        border-radius: 4px;
        box-sizing: border-box;
        font-size: 16px;
        outline: none;
        padding: 10px;
        resize: none;
    }

    .area2 > .container > .content > .send_mail[b-l9a50hpnol] {
        width: 150px;
        background-color: #0f3d54;
        border-radius: 4px;
        box-sizing: border-box;
        color: #ffffff;
        cursor: pointer;
        font-size: 16px;
        font-weight: 700;
        margin-top: 40px;
        padding: 10px 20px;
    }
}
/* _content/great-garden/Views/FoundryProcess/Index.cshtml.rz.scp.css */

@media screen and (max-width: 767px) {
    .foundry-process-container[b-ctt3bgnhmt] {
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
    }

    .area1[b-ctt3bgnhmt] {
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
        margin-bottom: 40px;
    }

    .area1 > .container[b-ctt3bgnhmt] {
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
    }

    .area1 > .container > .content[b-ctt3bgnhmt] {
        width: 100%;
    }

    .area1 > .container > .content > img[b-ctt3bgnhmt] {
        width: 100%;
    }

    /* ---------------------------------------------------------------------------------------------------- */

    .area2[b-ctt3bgnhmt] {
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
        margin-bottom: 40px;
    }

    .area2 > .container[b-ctt3bgnhmt] {
        width: var(--page-width);
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
    }

    .area2 > .container > .content[b-ctt3bgnhmt] {
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
    }

    .area2 > .container > .content > img[b-ctt3bgnhmt] {
        max-width: 100%;
    }
}

@media screen and (min-width: 768px) {
    .foundry-process-container[b-ctt3bgnhmt] {
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
    }

    .area1[b-ctt3bgnhmt] {
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
        margin-top: 100px;
        margin-bottom: 100px;
    }

    .area1 > .container[b-ctt3bgnhmt] {
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
    }

    .area1 > .container > .content[b-ctt3bgnhmt] {
        width: 100%;
    }

    .area1 > .container > .content > img[b-ctt3bgnhmt] {
        width: 100%;
    }

    /* ---------------------------------------------------------------------------------------------------- */

    .area2[b-ctt3bgnhmt] {
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
        margin-bottom: 100px;
    }

    .area2 > .container[b-ctt3bgnhmt] {
        max-width: var(--page-max-width);
        width: var(--page-width);
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
    }

    .area2 > .container > .content[b-ctt3bgnhmt] {
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
    }

    .area2 > .container > .content > img[b-ctt3bgnhmt] {
        max-width: 100%;
    }
}
/* _content/great-garden/Views/Home/Index.cshtml.rz.scp.css */

@media screen and (max-width: 767px) {
    .index-container[b-q8d804johf] {
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
    }

    .area1[b-q8d804johf] {
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
        margin-bottom: 40px;
    }

    .area1 > .container[b-q8d804johf] {
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
    }

    .area1 > .container > .content[b-q8d804johf] {
        width: 100%;
    }

    .area1 > .container > .content > img[b-q8d804johf] {
        width: 100%;
    }

    /* ---------------------------------------------------------------------------------------------------- */

    .area2[b-q8d804johf] {
        width: 100%;
        background: url('../../images/20230529- 鈺贊網頁首頁素材-05.webp') no-repeat;
        background-size: 100% 100%;
        background-position: left bottom;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
        margin-bottom: 40px;
    }

    .area2 > .container[b-q8d804johf] {
        width: var(--page-width);
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
    }

    .area2 > .container > .content[b-q8d804johf] {
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
        position: relative;
    }

    .area2 > .container > .content > .up[b-q8d804johf] {
        width: 100%;
        margin-bottom: 40px;
    }

    .area2 > .container > .content > .up > img[b-q8d804johf] {
        max-width: 100%;
    }

    .area2 > .container > .content > .down[b-q8d804johf] {
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
        gap: 40px;
    }

    .area2 > .container > .content > .down > .left[b-q8d804johf] {
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .area2 > .container > .content > .down > .left > img[b-q8d804johf] {
        max-width: 140px;
    }

    .area2 > .container > .content > .down > .right[b-q8d804johf] {
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
    }

    .area2 > .container > .content > .down > .right > img[b-q8d804johf] {
        max-width: 100%;
    }

    .area2 > .container > .content > .down > .right > img:nth-of-type(2)[b-q8d804johf] {
        height: 16px;
        margin-left: 4px;
    }

    .area2 > .container > .content > .down > .right > span[b-q8d804johf] {
        color: #5f7274;
        font-weight: 700;
        line-height: 26px;
        text-shadow: 0px 0px 9px #efc7b7;
    }

    .area2 > .container > .content > .down > .right > span:first-of-type[b-q8d804johf] {
        margin-top: 40px;
    }

    /* ---------------------------------------------------------------------------------------------------- */

    .area3[b-q8d804johf] {
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
        margin-bottom: 40px;
    }

    .area3 > .container[b-q8d804johf] {
        width: var(--page-width);
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
    }

    .area3 > .container > .content[b-q8d804johf] {
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
        gap: 40px;
    }

    .area3 > .container > .content > .left[b-q8d804johf] {
        max-width: 80%;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
        gap: 5px;
    }

    .area3 > .container > .content > .left > img[b-q8d804johf] {
        width: 100%;
    }

    .area3 > .container > .content > .left > img:nth-child(2)[b-q8d804johf] {
        width: 106px;
    }

    .area3 > .container > .content > .right[b-q8d804johf] {
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
    }

    .area3 > .container > .content > .right > img[b-q8d804johf] {
        max-width: 100%;
        margin-bottom: 20px;
    }

    .area3 > .container > .content > .right > span[b-q8d804johf] {
        width: 100%;
        color: #5f7274;
        display: block;
        font-weight: 700;
        line-height: 26px;
        text-shadow: 0px 0px 9px #efc7b7;
    }

    /* ---------------------------------------------------------------------------------------------------- */

    .area4[b-q8d804johf] {
        width: 100%;
        background-color: #f0eae8;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
        margin-bottom: 40px;
        padding: 40px 0px;
    }

    .area4 > .container[b-q8d804johf] {
        width: var(--page-width);
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
    }

    .area4 > .container > .content[b-q8d804johf] {
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
        gap: 40px;
    }

    .area4 > .container > .content > .item[b-q8d804johf] {
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
    }

    .area4 > .container > .content > .item > .img-box[b-q8d804johf] {
        width: 100%;
    }

    .area4 > .container > .content > .item > .img-box:nth-of-type(1)[b-q8d804johf] {
        max-width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
        align-items: center;
        margin-bottom: 20px;
    }

    .area4 > .container > .content > .item > .img-box:nth-of-type(2)[b-q8d804johf] {
        max-width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
        align-items: center;
        margin-bottom: 20px;
    }

    .area4 > .container > .content > .item > .img-box > img[b-q8d804johf] {
        max-width: 100%;
    }

    .area4 > .container > .content > .item1[b-q8d804johf] {
        width: 100%;
    }

    .area4 > .container > .content > .item1 > p[b-q8d804johf],
    .area4 > .container > .content > .item2 > p[b-q8d804johf] {
        width: 100%;
        line-height: 26px;
    }

    .area4 > .container > .content > .item2[b-q8d804johf] {
        width: 100%;
    }

    .area4 > .container > .content > .item3 > .box[b-q8d804johf] {
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
        gap: 5px;
    }

    .area4 > .container > .content > .item3 > .box + .box[b-q8d804johf] {
        margin-top: 5px;
    }

    .area4 > .container > .content > .item3 > .box > span[b-q8d804johf] {
        min-width: 100px;
        display: block;
    }

    .area4 > .container > .content > .item3 > .box > span > span[b-q8d804johf] {
        font-size: 12px;
        margin-right: 5px;
    }

    /* ---------------------------------------------------------------------------------------------------- */

    .area6[b-q8d804johf] {
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
        margin-bottom: 40px;
    }

    .area6 > .container[b-q8d804johf] {
        width: var(--page-width);
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
    }

    .area6 > .container > .content[b-q8d804johf] {
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
        gap: 40px;
    }

    .area6 > .container > .content > .left[b-q8d804johf] {
        width: 100%;
    }

    .area6 > .container > .content > .left > img[b-q8d804johf] {
        max-width: 100%;
    }

    .area6 > .container > .content > .right[b-q8d804johf] {
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
        gap: 12px;
    }

    .area6 > .container > .content > .right > img[b-q8d804johf] {
        max-width: 80%;
    }

    .area6 > .container > .content > .right > img:nth-of-type(2)[b-q8d804johf] {
        height: 26px;
    }

    .area6 > .container > .content > .right > .img-box[b-q8d804johf] {
        width: 100%;
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-top: 40px;
    }

    .area6 > .container > .content > .right > .img-box > img:nth-child(1)[b-q8d804johf] {
        max-width: 120px;
    }

    .area6 > .container > .content > .right > .img-box > img:nth-child(2)[b-q8d804johf] {
        max-width: 134px;
    }
}

@media screen and (min-width: 768px) {
    .index-container[b-q8d804johf] {
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
    }

    .area1[b-q8d804johf] {
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
        margin-top: 100px;
        margin-bottom: 80px;
    }

    .area1 > .container[b-q8d804johf] {
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
    }

    .area1 > .container > .content[b-q8d804johf] {
        width: 100%;
    }

    .area1 > .container > .content > img[b-q8d804johf] {
        width: 100%;
    }

    /* ---------------------------------------------------------------------------------------------------- */

    .area2[b-q8d804johf] {
        width: 100%;
        height: 1000px;
        background: url('../../images/20230529- 鈺贊網頁首頁素材-05.webp') no-repeat;
        background-size: 100% 100%;
        background-position: left bottom;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
    }

    .area2 > .container[b-q8d804johf] {
        max-width: var(--page-max-width);
        width: var(--page-width);
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
    }

    .area2 > .container > .content[b-q8d804johf] {
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
        position: relative;
    }

    .area2 > .container > .content > .up[b-q8d804johf] {
        position: relative;
        top: -80px;
    }

    .area2 > .container > .content > .up > img[b-q8d804johf] {
        max-width: 100%;
    }

    .area2 > .container > .content > .down[b-q8d804johf] {
        width: 100%;
        display: flex;
        justify-content: space-between;
        align-items: flex-end;
        gap: 20px;
    }

    .area2 > .container > .content > .down > .left[b-q8d804johf] {
        width: calc(50% - 20px);
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .area2 > .container > .content > .down > .left > img[b-q8d804johf] {
        max-width: 260px;
    }

    .area2 > .container > .content > .down > .right[b-q8d804johf] {
        width: calc(50% - 20px);
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
    }

    .area2 > .container > .content > .down > .right > img[b-q8d804johf] {
        max-width: 100%;
    }

    .area2 > .container > .content > .down > .right > img:nth-of-type(2)[b-q8d804johf] {
        height: 28px;
        margin-left: 8px;
    }

    .area2 > .container > .content > .down > .right > span[b-q8d804johf] {
        color: #5f7274;
        font-weight: 700;
        line-height: 26px;
        margin-left: 10px;
        text-shadow: 0px 0px 9px #efc7b7;
    }

    .area2 > .container > .content > .down > .right > span:first-of-type[b-q8d804johf] {
        margin-top: 40px;
    }

    .area2 > .container > .content > .down > .right > span + span[b-q8d804johf] {
        margin-top: 10px;
    }

    /* ---------------------------------------------------------------------------------------------------- */

    .area3[b-q8d804johf] {
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
        margin-bottom: 100px;
    }

    .area3 > .container[b-q8d804johf] {
        max-width: var(--page-max-width);
        width: var(--page-width);
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
    }

    .area3 > .container > .content[b-q8d804johf] {
        width: 100%;
        display: flex;
        justify-content: space-between;
        align-items: center;
        gap: 40px;
    }

    .area3 > .container > .content > .left[b-q8d804johf] {
        width: calc(50% - 20px);
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
        gap: 10px;
    }

    .area3 > .container > .content > .left > img[b-q8d804johf] {
        max-width: 100%;
    }

    .area3 > .container > .content > .right[b-q8d804johf] {
        width: calc(50% - 20px);
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
    }

    .area3 > .container > .content > .right > img[b-q8d804johf] {
        max-width: 100%;
        margin-bottom: 20px;
    }

    .area3 > .container > .content > .right > span[b-q8d804johf] {
        width: 416px;
        color: #5f7274;
        display: block;
        font-weight: 700;
        line-height: 26px;
        text-shadow: 0px 0px 9px #efc7b7;
    }

    /* ---------------------------------------------------------------------------------------------------- */

    .area4[b-q8d804johf] {
        width: 100%;
        background-color: #f0eae8;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
        margin-bottom: 100px;
        padding: 60px 0px 140px 0px;
    }

    .area4 > .container[b-q8d804johf] {
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
    }

    .area4 > .container > .content[b-q8d804johf] {
        width: 100%;
        display: flex;
        justify-content: space-around;
        align-items: flex-start;
    }

    .area4 > .container > .content > .item[b-q8d804johf] {
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
    }

    .area4 > .container > .content > .item > .img-box[b-q8d804johf] {
        width: 100%;
    }

    .area4 > .container > .content > .item > .img-box:nth-of-type(1)[b-q8d804johf] {
        height: 146px;
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
        align-items: center;
        margin-bottom: 20px;
    }

    .area4 > .container > .content > .item > .img-box:nth-of-type(2)[b-q8d804johf] {
        height: 54px;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
        margin-bottom: 20px;
    }

    .area4 > .container > .content > .item1[b-q8d804johf] {
        width: 432px;
    }

    .area4 > .container > .content > .item1 > p[b-q8d804johf],
    .area4 > .container > .content > .item2 > p[b-q8d804johf] {
        width: 100%;
        line-height: 26px;
    }

    .area4 > .container > .content > .item2[b-q8d804johf] {
        width: 355px;
    }

    .area4 > .container > .content > .item3 > .box[b-q8d804johf] {
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
        gap: 5px;
    }

    .area4 > .container > .content > .item3 > .box + .box[b-q8d804johf] {
        margin-top: 5px;
    }

    .area4 > .container > .content > .item3 > .box > span[b-q8d804johf] {
        min-width: 100px;
        display: block;
    }

    .area4 > .container > .content > .item3 > .box > span > span[b-q8d804johf] {
        font-size: 12px;
        margin-right: 5px;
    }

    /* ---------------------------------------------------------------------------------------------------- */

    .area6[b-q8d804johf] {
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
        margin-bottom: 100px;
    }

    .area6 > .container[b-q8d804johf] {
        max-width: var(--page-max-width);
        width: var(--page-width);
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
    }

    .area6 > .container > .content[b-q8d804johf] {
        width: 100%;
        display: flex;
        justify-content: space-between;
        gap: 40px;
    }

    .area6 > .container > .content > .left[b-q8d804johf] {
        width: calc(50% - 20px);
    }

    .area6 > .container > .content > .left > img[b-q8d804johf] {
        max-width: 100%;
    }

    .area6 > .container > .content > .right[b-q8d804johf] {
        width: calc(50% - 20px);
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
        gap: 16px;
        position: relative;
    }

    .area6 > .container > .content > .right > img[b-q8d804johf] {
        max-width: 400px;
    }

    .area6 > .container > .content > .right > img:nth-of-type(1)[b-q8d804johf] {
        margin-top: 50px;
    }

    .area6 > .container > .content > .right > img:nth-of-type(2)[b-q8d804johf] {
        height: 38px;
    }

    .area6 > .container > .content > .right > .img-box[b-q8d804johf] {
        width: 100%;
        display: flex;
        justify-content: flex-start;
        align-items: center;
        gap: 80px;
        position: absolute;
        bottom: 0px;
        left: 0px;
    }

    .area6 > .container > .content > .right > .img-box > img:nth-child(1)[b-q8d804johf] {
        width: 180px;
    }

    .area6 > .container > .content > .right > .img-box > img:nth-child(2)[b-q8d804johf] {
        width: 201px;
    }
}
/* _content/great-garden/Views/Shared/_Layout.cshtml.rz.scp.css */
/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

a.navbar-brand[b-blqqsjxqof] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a[b-blqqsjxqof] {
  color: #0077cc;
}

.btn-primary[b-blqqsjxqof] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-blqqsjxqof], .nav-pills .show > .nav-link[b-blqqsjxqof] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-blqqsjxqof] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-blqqsjxqof] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-blqqsjxqof] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-blqqsjxqof] {
  font-size: 1rem;
  line-height: inherit;
}

.footer[b-blqqsjxqof] {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}
