/*
Theme Name: Twenty Twenty-Five Dashimaki
Theme URI: https://dashimaki.jp/
Author: T.nkgw
Author URI: https://dashimaki.jp/
Description: Twenty Twenty-FiveをベースにしたGA4ナレッジサイト専用テーマ。SEO最適化、アクセシビリティ強化、日本語対応。
Requires at least: 6.7
Tested up to: 6.8
Requires PHP: 7.2
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: twentytwentyfive-dashimaki
Tags: blog, knowledge-base, documentation, accessibility-ready
*/

a {
	text-decoration-thickness: 1px !important;
	text-underline-offset: .1em;
}

:where(.wp-site-blocks *:focus) {
	outline-width: 2px;
	outline-style: solid;
}

h1, h2, h3, h4, h5, h6, blockquote, caption, figcaption, p {
	text-wrap: pretty;
}

/* Dashimaki カスタムスタイル */
body {
	font-family: 'Noto Sans JP', sans-serif;
	line-height: 1.8;
}
