<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#shiti .visual {
    background-image: url(../../../../images/page/plan/shiti/bg_mv.jpg);
}

#shiti .visual-premium {
    background-image: url(../../../../images/page/plan/shiti/premium/bg_mv.jpg);
}

#shiti .visual-ttl,
#shiti .plan-set,
#shiti .g_bnr a {
    background-color: #d8a578;
}

#shiti .plan-set .top p,
#shiti .plan-set ul.shita li p span.tok {
    color: #d8a578;
}

#shiti .plan-set .dress_bnr li {
    border-color: #d8a578;
}

.col-red {
    color: #ff0000 !important;
}

@media screen and (max-width: 750px) {
    #shiti .visual-premium {
        background-image: url(../../../../images/page/plan/shiti/premium/bg_mv_sp.jpg);
    }
    #shiti .plan-set {
        background: linear-gradient(to bottom, #d8a578 50%, transparent 50%);
    }
    #shiti .plan-set ul.shiti-simple-planic li:last-child {
        width: 86.4vw;
    }
    #shiti .g_bnr a {
        background-color: #fff;
        color: #d8a578;
        border: 1px solid #d8a578;
    }
    #shiti .bnr a {
        background-color: #d8a578;
    }
}</pre></body></html>