@charset "UTF-8";
/*
Theme Name: JIN:R Child (slunbers)
Description: slunbers EC サイト用の JIN:R 子テーマ。スタイルは assets/css/ に分割し、inc/enqueue.php から読み込む。このファイルにスタイルは書かない。
Author: slunbers
Template: jinr
Version: 0.9.2
Requires PHP: 7.4
Text Domain: jinr-child
*/

/*
 * 読み込み順（head 内）
 *
 *   [優先度 5]  slb-parent          … 親 jinr/style.css（601KB）
 *   [優先度 5]  slb-parent-footer   … 親 jinr/style-footer.css（253KB）※ wp_footer から head へ前倒し
 *   [優先度 10] theme-style         … このファイル（JIN:R が get_stylesheet_uri() で読む。空）
 *   [優先度 20] slb-fonts           … Google Fonts（Zen Kaku Gothic New 500 / Josefin Sans）
 *   [優先度 20] slb-tokens          … assets/css/tokens.css   CSS 変数
 *   [優先度 20] slb-base            … assets/css/base.css     グローバル基盤
 *   [優先度 20] slb-common          … assets/css/common.css   共通パーツ（Step 3）
 *   [優先度 20] slb-top             … assets/css/top.css      TOP ページ（Step 4）
 *   [優先度 20] slb-woocommerce     … assets/css/woocommerce.css（Step 6〜7）
 *   [wp_head 10] JIN:R カスタマイザーの <style>
 *   [wp_head 20] slb-overrides      … assets/css/overrides.css カスタマイザーより後に出す上書き枠
 *
 * 詳細は docs/jinr-dom-reference.md「読み込み順と上書きの構造」を参照。
 */
