<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*===========================================================================================*/
/* �顔�泣������Ù���若�激�с�喝⑥�� WEB�泣�ゃ�� [�演��CSS]
/* 2016.02.12 - 
/*===========================================================================================*/

/*
Theme Name: SEIRYOU-REHA-2016
Theme URI: http://www.seiryou-reha.ac.jp/
Description: �顔�泣������Ù���若�激�с�喝⑥�≪�����吾�������若��
Author: 篆∴����掩���篌�腓�
Author URI: http://www.sinfo.co.jp/
Version: 1.0
*/

@charset "UTF-8";

/* -------------------------------------------------------------------------
 import.css
------------------------------------------------------------------------- */

@import url("style_pc.css?20200901") 	only screen and (min-width: 961px);
@import url("style_pc.css?20200901") 	only screen and (max-width: 960px) and (min-width: 641px);
@import url("style_sp.css?20200901") 	only screen and (max-width: 640px);
@import url("style_pc.css?20200901") 	print;

/*===========================================================================================*/
/* end */
/*===========================================================================================*/
</pre></body></html>