
// ATB2026 CSS / JS 読み込み
function load_atb2026_assets() {
	if ( is_page('atb2026') ) {
		wp_enqueue_style(
			'atb2026-css',
			get_template_directory_uri() . '/css/atb2026.css',
			array(),
			'1.0.0'
		);

		wp_enqueue_script(
			'atb2026-js',
			get_template_directory_uri() . '/js/atb2026.js',
			array(),
			'1.0.0',
			true
		);
	}
}
add_action('wp_enqueue_scripts', 'load_atb2026_assets');


<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="https://koshibasaki.com/wp/wp-content/plugins/google-sitemap-generator/sitemap.xsl"?><!-- sitemap-generator-url="http://www.arnebrachhold.de" sitemap-generator-version="4.0.9" -->
<!-- generated-on="2026.5.16 1:33 PM" -->
<sitemapindex xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/siteindex.xsd" xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">	<sitemap>
		<loc>https://koshibasaki.com/sitemap-misc.xml</loc>
		<lastmod>2026-05-15T06:52:39+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://koshibasaki.com/sitemap-externals.xml</loc>
		<lastmod>2026-05-15T06:52:39+00:00</lastmod>
	</sitemap>
</sitemapindex><!-- Request ID: 2a63f6a1ad4fdb7ad5231af071db3375; Queries for sitemap: 3; Total queries: 15; Seconds: 0.01; Memory for sitemap: 0MB; Total memory: 2MB -->
