/**
 * 劇場の構造・完全固定：抹殺と余白を最速で実行する
 */
add_action( 'wp_head', function() {
    echo '<style id="shikkoku-critical-css">
        /* 背景と文字色の即時反映 */
        html, body, #body_wrap, #content, main, .l-mainContent__inner, .post_content {
            background-color: #000 !important;
            color: #fff !important;
        }
        /* 不要要素の即時抹殺 */
        header.l-mainContent__header, .c-pageTitle, .p-articleHead, .p-article__header, 
        h1, #header, .l-header, .l-fixHeader, #footer, .l-footer, .l-footerBefore, 
        .l-bottomMenu, #sidebar, .l-sidebar, #wpadminbar, .p-fixBtnWrap, #sp_menu, 
        #swl-notice-bar, #breadcrumb, .c-breadcrumb, .c-topBtn, .p-articleFoot, 
        .p-postNav, .c-postNextPrev, .p-relatedPosts, .w-afterArticle, .c-shareBtns, 
        .p-authorBox, .p-commentArea {
            display: none !important;
            height: 0 !important;
            visibility: hidden !important;
        }
        /* レイアウト（余白）の即時固定：これが無いと一瞬ズレる */
        #content, main, .l-mainContent { margin: 0 auto !important; padding-top: 0 !important; }
        .l-mainContent__inner {
            margin: 0 auto !important;
            max-width: 1300px !important; 
            width: 100% !important;
            padding: 30px 20px 120px !important; /* 天井と底の余白 */
        }
        .wp-block-embed { margin-bottom: 50px !important; }
    </style>';
}, 1 );<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet type='text/xsl' href='https://comic-search.jp/wp-content/plugins/google-sitemap-generator/sitemap.xsl'?><!-- sitemap-generator-url='http://www.arnebrachhold.de' sitemap-generator-version='4.1.23' -->
<!-- generated-on='2026年4月19日 5:46 AM' -->
<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://comic-search.jp/sitemap-misc.xml</loc>
		<lastmod>2026-04-19T05:15:22+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://comic-search.jp/page-sitemap.xml</loc>
		<lastmod>2026-04-19T05:15:22+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://comic-search.jp/archives-sitemap.xml</loc>
		<lastmod>2026-04-19T05:15:22+00:00</lastmod>
	</sitemap>
</sitemapindex><!-- Request ID: ae94d89753c661cd17d951895483b13a; Queries for sitemap: 6; Total queries: 25; Seconds: 0.02; Memory for sitemap: 1KB; Total memory: 16MB -->
