<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#topicPath {

}

#topicPath&gt;.delimiter {
    margin: 0px 5px 0px 5px;
    font-size: 10px;
}

#topicPath&gt;.delimiter img {
    width: 10px;
    hight:10px;
}

/*SP縺ｧ陦ｨ遉ｺ*/
@media screen and (max-width:767.98px) {
    #topicPath {
        background: none repeat scroll 0 0 #eeeeee;
        margin: 0 0 20px 0;
        padding: 10px 5px;
    }
}
</pre></body></html>