<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
.banner{
    width: 100%;
    height: 3rem;
    position: relative;
    overflow: hidden;
}
.contents p{
    margin-bottom: .16rem;
}
.contents img{
    max-width: 100%;
    width: auto;
    height: auto;
}</pre></body></html>