/*
Theme Name: JNY Corporation
Theme URI: https://example.com/
Description: JNY Corporation コーポレートサイト用テーマ。和牛卸のブランドサイト。
Version: 0.1.0
Author: Playbit
Text Domain: jny
*/

/* Google Fonts（和文 Noto Sans JP + 見出し用 Shippori Mincho） */
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500;700&family=Shippori+Mincho:wght@400;500;600;700&family=Cormorant+Garamond:wght@400;500;600&display=swap');

/* モジュールCSS は includes/enqueue-scripts.php から filemtime 付きで個別に読み込む。
   @import はファイル単位でキャッシュが効き、更新が既存訪問者に届かないため使わない。 */
