<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ãƒ‹ãƒ¥ãƒ¼ã‚¹ã®ã‚¹ã‚¿ã‚¤ãƒ«ã¯news.cssã‚’å…±é€šã§ä½¿ç”¨ */
.section_topics_bnr .topic_list {
    float: none;
    width: 100%;
}
@media only screen and (max-width: 480px) {
  .btn_more {
    right: 0;
  }
  .section_inner {
    padding-bottom: 30px;
  }
}

/* TOYOTA Walletç”¨ã®ã‚«ãƒ©ãƒ¼è¨­å®š */
.widget-store-popup-link {
    color: #1c7ebf;
    text-decoration: underline;
}

.widget-store-popup-link:hover {
    color: #3498db;
    text-decoration: underline;
}
</pre></body></html>