<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Japan on Celeste&#39;s Blog</title>
    <link>https://blog-celeste.pages.dev/tags/japan/</link>
    <description>Recent content in Japan on Celeste&#39;s Blog</description>
    <generator>Hugo</generator>
    <language>zh-CN</language>
    <lastBuildDate>Fri, 15 May 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://blog-celeste.pages.dev/tags/japan/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>日本独行 Part 1｜福冈</title>
      <link>https://blog-celeste.pages.dev/posts/japan-part-1/</link>
      <pubDate>Fri, 15 May 2026 00:00:00 +0000</pubDate>
      <guid>https://blog-celeste.pages.dev/posts/japan-part-1/</guid>
      <description>&lt;style&gt;
/* =========================
   本篇文章专用样式
   ========================= */

/* 开头的 A Prelude */
.post-content .article-prelude {
    margin: 0;

    color: #7d7d7d;
    font-family: Georgia, &#34;Times New Roman&#34;, serif;
    font-size: 1.35rem;
    font-style: italic;
    font-weight: 500;
    letter-spacing: 0.06em;
}

/* 英文大分节标题 */
.post-content .travel-section {
    color: #888bb2;

    font-family: Georgia, &#34;Times New Roman&#34;, serif;
    font-size: 1.35rem;
    font-style: italic;
    font-weight: 500;
}

/* 地点标题 */
.post-content .highlighted-title {
    margin: 0;
    padding: 6px 10px;

    background-color: #f0f8ff;
    color: #767cc9;

    font-size: 1.05rem;
    font-weight: 600;
    text-align: center;
}

/* 咖啡店、餐厅序号 */
.post-content .item-number {
    margin-right: 0;
    margin-left: 0;

    color: #6cade6;
    font-family: Georgia, &#34;Times New Roman&#34;, serif;
    font-size: 80%;
    text-align: center;
}


/* =========================
   单张图片
   ========================= */

.post-content figure.photo {
    display: block;

    width: 100%;
    margin-right: 0;
    margin-left: 0;
}

.post-content figure.photo &gt; img {
    display: block;

    width: 100%;
    height: auto;
    margin: 0 !important;

    border-radius: 0 !important;
}


/* =========================
   双图布局
   ========================= */

.post-content .photo-row {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;

    width: 100%;
    margin-right: 0;
    margin-left: 0;
}

/* 双图共享一条说明时，图片直接放在 photo-row 里 */
.post-content .photo-row &gt; img {
    display: block;

    width: 100%;
    height: auto;
    margin: 0 !important;

    border-radius: 0 !important;
}


/* =========================
   双图各自带说明
   ========================= */

.post-content .photo-item {
    min-width: 0;
    margin: 0;
}

.post-content .photo-item &gt; img {
    display: block;

    width: 100%;
    height: auto;
    margin: 0 !important;

    border-radius: 0 !important;
}


/* =========================
   所有图片说明统一样式
   ========================= */

.post-content figure &gt; figcaption,
.post-content figure.photo &gt; figcaption,
.post-content p.image-caption,
.post-content .photo-item &gt; .image-caption {
    display: block;

    margin: 0.65rem 0 0 !important;

    color: #969190 !important;
    font-size: 80%;
    font-style: normal;
    font-weight: 400;
    line-height: 1.6;
    text-align: center;
}


/* =========================
   深色模式
   ========================= */

html[data-theme=&#34;dark&#34;] .post-content .highlighted-title {
    background-color: #29333f;
    color: #b8bee8;
}

html[data-theme=&#34;dark&#34;] .post-content .travel-section {
    color: #b8bee8;
}

html[data-theme=&#34;dark&#34;] .post-content .article-prelude {
    color: #a1afa2;
}

html[data-theme=&#34;dark&#34;] .post-content figure &gt; figcaption,
html[data-theme=&#34;dark&#34;] .post-content figure.photo &gt; figcaption,
html[data-theme=&#34;dark&#34;] .post-content p.image-caption,
html[data-theme=&#34;dark&#34;] .post-content .photo-item &gt; .image-caption {
    color: #a1afa2 !important;
}


/* =========================
   手机端
   ========================= */

@media screen and (max-width: 600px) {
    .post-content .photo-row {
        grid-template-columns: 1fr;
    }
}
&lt;/style&gt;
&lt;p class=&#34;article-prelude&#34;&gt;A Prelude&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
