/*
Theme Name: Cell Corporate
Theme URI: https://cell-inc.co.jp
Description: 株式会社セル コーポレートサイト専用子テーマ（Twenty Twenty-Five ベース）。TOPはフルカスタム、下層はブロックテーマ運用。採用サイトと共通デザイン言語（生成り+藍+朱、しっぽり明朝）。
Author: 株式会社セル
Author URI: https://cell-inc.co.jp
Template: twentytwentyfive
Version: 3.3.1
Requires at least: 6.5
Tested up to: 6.7
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: cell-corporate
*/

/* リセット系 */
a { text-decoration: none; }
:root { font-feature-settings: "palt"; }

/* TOP以外の下層ページ向けの最小スタイル */
.is-style-number-mono {
  font-family: var(--wp--preset--font-family--dm-mono);
  font-feature-settings: "tnum";
}
