<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset 'utf-8';

@import url('/common/css/normalize.css');
@import url('/common/css/master.css') screen and (min-width: 641px),print;
@import url('shikaku.css') screen and (min-width: 641px),print;
@import url('/common/css/sp_master.css') screen and (max-width: 640px);
@import url('sp_shikaku.css') screen and (max-width: 640px);</pre></body></html>