<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Toyo Juken
Author: Sanyo Fast inc.
Author URI: http://sanyo-fast.com
Description: This is original theme.
Version: 1.0
*/

/* CSS Document */ 
@import url("./css/font-awesome.min.css");
@import url("./css/common.css");
@import url("./css/pc.css") (min-width:768px);
@import url("./css/sp.css") (max-width:767px);
</pre></body></html>