<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>旅行準備 | スリランカ観光情報サイト Spice Up(スパイスアップ)</title>
	<atom:link href="https://spiceup.lk/tag/%E6%97%85%E8%A1%8C%E6%BA%96%E5%82%99/feed/" rel="self" type="application/rss+xml" />
	<link>https://spiceup.lk</link>
	<description>Spice Up(スパイスアップ)はスリランカに滞在する日本人向けに、観光・生活情報を発信するサイトです！観光に必要な基本情報はもちろん、現地からの新着情報もお届けします。</description>
	<lastBuildDate>Wed, 12 Aug 2026 12:01:35 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.7</generator>

<image>
	<url>https://spiceup.lk/wp-content/uploads/2025/09/cropped-SpiceUpLogo-32x32.jpg</url>
	<title>旅行準備 | スリランカ観光情報サイト Spice Up(スパイスアップ)</title>
	<link>https://spiceup.lk</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>【出発前に確認！】スリランカ旅行に必要な持ち物チェックリスト</title>
		<link>https://spiceup.lk/srilanka-packing-list/</link>
		
		<dc:creator><![CDATA[小鳥]]></dc:creator>
		<pubDate>Wed, 12 Aug 2026 07:30:56 +0000</pubDate>
				<category><![CDATA[基本情報]]></category>
		<category><![CDATA[旅行準備]]></category>
		<guid isPermaLink="false">https://spiceup.lk/?p=66891</guid>

					<description><![CDATA[<p>いよいよ楽しみにしていたスリランカ旅行！異国情緒あふれる街並みや豊かな自然、本場の紅茶など、想像するだけでワクワク。パッキングをスムーズに進められるよう、まずは必要な持ち物をピックアップしました。 出発前の最終チェックに…</p>
The post <a href="https://spiceup.lk/srilanka-packing-list/">【出発前に確認！】スリランカ旅行に必要な持ち物チェックリスト</a> first appeared on <a href="https://spiceup.lk">スリランカ観光情報サイト Spice Up(スパイスアップ)</a>.]]></description>
										<content:encoded><![CDATA[<p>いよいよ楽しみにしていたスリランカ旅行！<br>異国情緒あふれる街並みや豊かな自然、本場の紅茶など、想像するだけでワクワク。パッキングをスムーズに進められるよう、まずは必要な持ち物をピックアップしました。</p>



<p>出発前の最終チェックにサクッと活用して、万全な準備でスリランカ旅行を思いきり楽しみましょう<img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f418.png" alt="🐘" class="wp-smiley" style="height: 1em; max-height: 1em;" /><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2728.png" alt="✨" class="wp-smiley" style="height: 1em; max-height: 1em;" /></p>



<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700;900&#038;display=swap" rel="stylesheet">

<style>
  #slk-wrap {
    --accent: #D95F43;
    --accent-dark: #B84A31;
    --cream: #FAF8F4;
    --cream-dark: #F2EFE9;
    --card: #FFFFFF;
    --ink: #444444;
    --ink-soft: #8C8781;
    --line: #E4E0D8;

    font-family: 'Noto Sans JP', -apple-system, sans-serif;
    color: var(--ink);
    background: #FFFFFF;
    max-width: 760px;
    margin: 0 auto;
    padding: 28px 20px 60px;
    line-height: 1.75;
    box-sizing: border-box;
  }
  #slk-wrap *, #slk-wrap *::before, #slk-wrap *::after { box-sizing: border-box; }

  #slk-wrap h1.slk-title {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 900;
    font-size: clamp(22px, 5vw, 30px);
    color: var(--ink);
    margin: 0 0 8px;
    letter-spacing: 0.01em;
  }
  #slk-wrap p.slk-lede {
    color: var(--ink-soft);
    font-size: 15px;
    margin: 0 0 24px;
  }

  .slk-progress-box {
    background: var(--cream-dark);
    border: 1px solid var(--line);
    border-top: 3px solid var(--accent);
    border-radius: 10px;
    padding: 18px 22px;
    color: var(--ink);
    display: flex;
    align-items: center;
    gap: 18px;
    margin-bottom: 30px;
    position: sticky;
    top: 8px;
    z-index: 5;
  }
  .slk-ring { flex: 0 0 auto; width: 58px; height: 58px; position: relative; }
  .slk-ring svg { transform: rotate(-90deg); width: 58px; height: 58px; }
  .slk-ring circle { fill: none; stroke-width: 6; }
  .slk-ring .slk-ring-bg { stroke: #E4E0D8; }
  .slk-ring .slk-ring-fg { stroke: var(--accent); stroke-linecap: round; transition: stroke-dashoffset 0.4s ease; }
  .slk-ring-label {
    position: absolute; inset: 0;
    display: flex; align-items: center; justify-content: center;
    font-family: 'Noto Sans JP', sans-serif; font-weight: 700; font-size: 14px;
    color: var(--ink);
  }
  .slk-progress-text { flex: 1; }
  .slk-progress-text strong { font-family: 'Noto Sans JP', sans-serif; font-weight: 700; font-size: 16px; display: block; color: var(--ink); }
  .slk-progress-text span { font-size: 13px; color: var(--ink-soft); }
  .slk-reset-btn {
    background: #fff;
    border: 1px solid var(--accent);
    color: var(--accent);
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 12.5px;
    font-weight: 700;
    padding: 8px 12px;
    border-radius: 999px;
    cursor: pointer;
    white-space: nowrap;
    transition: background 0.2s, color 0.2s;
  }
  .slk-reset-btn:hover { background: var(--accent); color: #fff; }

  #slk-wrap h2.slk-section {
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 19px;
    font-weight: 700;
    color: var(--ink);
    margin: 38px 0 6px;
    padding-bottom: 10px;
    border-bottom: 3px solid var(--accent);
    display: flex;
    align-items: baseline;
    gap: 10px;
  }
  #slk-wrap h2.slk-section .slk-count {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 700;
    font-size: 12.5px;
    color: var(--ink-soft);
    background: var(--cream-dark);
    padding: 2px 9px;
    border-radius: 999px;
  }
  #slk-wrap h3.slk-sub {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 700;
    font-size: 14px;
    color: var(--accent-dark);
    letter-spacing: 0.03em;
    margin: 20px 0 10px;
  }
  #slk-wrap p.slk-note {
    background: var(--cream-dark);
    border-left: 3px solid var(--accent);
    padding: 10px 14px;
    border-radius: 6px;
    font-size: 14px;
    color: var(--ink);
    margin: 10px 0 16px;
  }

  ul.slk-list { list-style: none; margin: 0 0 6px; padding: 0; }
  ul.slk-list li { margin-bottom: 8px; }

  .slk-item {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    background: var(--cream);
    border: 1px solid var(--line);
    border-radius: 10px;
    padding: 12px 14px;
    cursor: pointer;
    transition: border-color 0.15s, background 0.15s;
  }
  .slk-item:hover { border-color: var(--accent); }
  .slk-item input[type="checkbox"] { display: none; }

  .slk-box {
    flex: 0 0 auto;
    width: 22px; height: 22px;
    border-radius: 6px;
    border: 2px solid #CFC8BC;
    margin-top: 1px;
    display: flex; align-items: center; justify-content: center;
    transition: all 0.15s;
    background: #fff;
  }
  .slk-box svg { width: 13px; height: 13px; opacity: 0; transform: scale(0.5); transition: all 0.15s; }

  .slk-item input:checked ~ .slk-box { background: var(--accent); border-color: var(--accent); }
  .slk-item input:checked ~ .slk-box svg { opacity: 1; transform: scale(1); }
  .slk-item input:checked ~ .slk-text { color: var(--ink-soft); text-decoration: line-through; text-decoration-color: #CFC8BC; }
  .slk-item:has(input:checked) { background: #fff; border-color: var(--line); }

  .slk-text { font-size: 15px; font-weight: 500; }
  .slk-text .slk-sub-note {
    display: block;
    font-size: 13px;
    font-weight: 400;
    color: var(--ink-soft);
    margin: 3px 0 0;
    text-decoration: none !important;
  }

  table.slk-table {
    width: 100%;
    border-collapse: collapse;
    margin: 14px 0 22px;
    font-size: 14.5px;
    background: var(--card);
    border-radius: 10px;
    overflow: hidden;
    border: 1px solid var(--line);
  }
  table.slk-table th {
    background: var(--cream-dark);
    color: var(--ink);
    text-align: left;
    padding: 10px 14px;
    font-weight: 700;
    font-size: 13.5px;
    border-bottom: 2px solid var(--accent);
  }
  table.slk-table td { padding: 10px 14px; border-top: 1px solid var(--line); }
  table.slk-table tr:nth-child(even) td { background: var(--cream); }

  #slk-wrap .slk-closing {
    margin-top: 40px;
    padding: 20px 22px;
    background: var(--cream-dark);
    border: 1px solid var(--line);
    border-radius: 12px;
    font-size: 15.5px;
    font-weight: 700;
    color: var(--ink);
    text-align: center;
  }

  @media (max-width: 480px) {
    .slk-progress-box { flex-wrap: wrap; }
    .slk-reset-btn { order: 3; width: 100%; text-align: center; }
  }
</style>

<div id="slk-wrap">

  <h1 class="slk-title">スリランカ旅行 持ち物チェックリスト</h1>
  <p class="slk-lede">項目をタップするとチェックが入り、進み具合が上のバーに反映されます。ブラウザに自動保存されるので、途中で閉じても続きから確認できます。</p>

  <div class="slk-progress-box">
    <div class="slk-ring">
      <svg viewBox="0 0 58 58">
        <circle class="slk-ring-bg" cx="29" cy="29" r="24"></circle>
        <circle class="slk-ring-fg" id="slk-ring-fg" cx="29" cy="29" r="24" stroke-dasharray="150.8" stroke-dashoffset="150.8"></circle>
      </svg>
      <div class="slk-ring-label" id="slk-ring-label">0%</div>
    </div>
    <div class="slk-progress-text">
      <strong id="slk-progress-count">0 / 0 完了</strong>
      <span>準備の進み具合</span>
    </div>
    <button class="slk-reset-btn" id="slk-reset">リセット</button>
  </div>

  <h2 class="slk-section">1. 必須書類・貴重品 <span class="slk-count" data-count-for="docs"></span></h2>
  <ul class="slk-list" data-group="docs">
    <li><label class="slk-item"><input type="checkbox" data-id="docs-1"><span class="slk-box"><svg viewBox="0 0 24 24" fill="none"><path d="M4 12l5 5L20 6" stroke="#fff" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/></svg></span><span class="slk-text">パスポート(残存有効期間6ヶ月以上)</span></label></li>
    <li><label class="slk-item"><input type="checkbox" data-id="docs-2"><span class="slk-box"><svg viewBox="0 0 24 24" fill="none"><path d="M4 12l5 5L20 6" stroke="#fff" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/></svg></span><span class="slk-text">ETA(電子渡航認証)<span class="slk-sub-note">出発前にオンライン申請必須。印刷またはスマホ保存</span></span></label></li>
    <li><label class="slk-item"><input type="checkbox" data-id="docs-3"><span class="slk-box"><svg viewBox="0 0 24 24" fill="none"><path d="M4 12l5 5L20 6" stroke="#fff" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/></svg></span><span class="slk-text">航空券(eチケット)<span class="slk-sub-note">印刷・スマホ保存の両方があると安心</span></span></label></li>
    <li><label class="slk-item"><input type="checkbox" data-id="docs-4"><span class="slk-box"><svg viewBox="0 0 24 24" fill="none"><path d="M4 12l5 5L20 6" stroke="#fff" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/></svg></span><span class="slk-text">海外旅行保険証書</span></label></li>
    <li><label class="slk-item"><input type="checkbox" data-id="docs-5"><span class="slk-box"><svg viewBox="0 0 24 24" fill="none"><path d="M4 12l5 5L20 6" stroke="#fff" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/></svg></span><span class="slk-text">クレジットカード(VISA/Mastercard)<span class="slk-sub-note">AMEX・JCBは使えないことが多いので注意</span></span></label></li>
    <li><label class="slk-item"><input type="checkbox" data-id="docs-6"><span class="slk-box"><svg viewBox="0 0 24 24" fill="none"><path d="M4 12l5 5L20 6" stroke="#fff" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/></svg></span><span class="slk-text">現金(米ドル・日本円+少額紙幣)<span class="slk-sub-note">トイレ・ローカル店・バスなどは少額のスリランカルピーが活躍</span></span></label></li>
    <li><label class="slk-item"><input type="checkbox" data-id="docs-7"><span class="slk-box"><svg viewBox="0 0 24 24" fill="none"><path d="M4 12l5 5L20 6" stroke="#fff" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/></svg></span><span class="slk-text">証明写真・パスポートのコピー<span class="slk-sub-note">パスポート紛失時の再発行用</span></span></label></li>
  </ul>

  <h2 class="slk-section">2. 服装 <span class="slk-count" data-count-for="clothes"></span></h2>

  <h3 class="slk-sub">基本の服装</h3>
  <ul class="slk-list" data-group="clothes">
    <li><label class="slk-item"><input type="checkbox" data-id="c-1"><span class="slk-box"><svg viewBox="0 0 24 24" fill="none"><path d="M4 12l5 5L20 6" stroke="#fff" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/></svg></span><span class="slk-text">半袖・薄手の服</span></label></li>
    <li><label class="slk-item"><input type="checkbox" data-id="c-2"><span class="slk-box"><svg viewBox="0 0 24 24" fill="none"><path d="M4 12l5 5L20 6" stroke="#fff" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/></svg></span><span class="slk-text">羽織り物<span class="slk-sub-note">日差し・寺院訪問・機内の冷房対策に。ヌワラエリヤやエッラは気温が下がるのでこちらでも活躍</span></span></label></li>
    <li><label class="slk-item"><input type="checkbox" data-id="c-3"><span class="slk-box"><svg viewBox="0 0 24 24" fill="none"><path d="M4 12l5 5L20 6" stroke="#fff" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/></svg></span><span class="slk-text">下着</span></label></li>
    <li><label class="slk-item"><input type="checkbox" data-id="c-4"><span class="slk-box"><svg viewBox="0 0 24 24" fill="none"><path d="M4 12l5 5L20 6" stroke="#fff" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/></svg></span><span class="slk-text">運動靴(スニーカー)<span class="slk-sub-note">シギリヤ・ダンブッラなど沢山歩く観光時に</span></span></label></li>
    <li><label class="slk-item"><input type="checkbox" data-id="c-5"><span class="slk-box"><svg viewBox="0 0 24 24" fill="none"><path d="M4 12l5 5L20 6" stroke="#fff" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/></svg></span><span class="slk-text">サンダル<span class="slk-sub-note">ビーチエリアや観光時に</span></span></label></li>
  </ul>

  <h3 class="slk-sub">寺院・聖地訪問用</h3>
  <p class="slk-note">スリランカでは仏教寺院を訪れる機会が多く、肩と膝を隠す服装が求められます。</p>
  <ul class="slk-list" data-group="clothes">
    <li><label class="slk-item"><input type="checkbox" data-id="c-6"><span class="slk-box"><svg viewBox="0 0 24 24" fill="none"><path d="M4 12l5 5L20 6" stroke="#fff" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/></svg></span><span class="slk-text">膝が隠れる長ズボン・ロングスカート</span></label></li>
    <li><label class="slk-item"><input type="checkbox" data-id="c-7"><span class="slk-box"><svg viewBox="0 0 24 24" fill="none"><path d="M4 12l5 5L20 6" stroke="#fff" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/></svg></span><span class="slk-text">肩を覆える羽織り物・ストール</span></label></li>
    <li><label class="slk-item"><input type="checkbox" data-id="c-9"><span class="slk-box"><svg viewBox="0 0 24 24" fill="none"><path d="M4 12l5 5L20 6" stroke="#fff" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/></svg></span><span class="slk-text">厚手の靴下<span class="slk-sub-note">お寺では靴を脱ぎます。石畳や砂の照り返しで素足だと熱いこともあるので、汚れてもよい靴下を履いて観光するのがおすすめです。</span></span></label></li>
  </ul>

  <h3 class="slk-sub">アクティビティ用</h3>
  <ul class="slk-list" data-group="clothes">
    <li><label class="slk-item"><input type="checkbox" data-id="c-10"><span class="slk-box"><svg viewBox="0 0 24 24" fill="none"><path d="M4 12l5 5L20 6" stroke="#fff" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/></svg></span><span class="slk-text">水着</span></label></li>
    <li><label class="slk-item"><input type="checkbox" data-id="c-11"><span class="slk-box"><svg viewBox="0 0 24 24" fill="none"><path d="M4 12l5 5L20 6" stroke="#fff" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/></svg></span><span class="slk-text">帽子・サングラス<span class="slk-sub-note">紫外線が強いのであると良い</span></span></label></li>
  </ul>

  <h2 class="slk-section">3. 洗面・衛生用品 <span class="slk-count" data-count-for="wash"></span></h2>
  <ul class="slk-list" data-group="wash">
    <li><label class="slk-item"><input type="checkbox" data-id="w-1"><span class="slk-box"><svg viewBox="0 0 24 24" fill="none"><path d="M4 12l5 5L20 6" stroke="#fff" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/></svg></span><span class="slk-text">歯ブラシ・歯磨き粉</span></label></li>
    <li><label class="slk-item"><input type="checkbox" data-id="w-2"><span class="slk-box"><svg viewBox="0 0 24 24" fill="none"><path d="M4 12l5 5L20 6" stroke="#fff" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/></svg></span><span class="slk-text">シャンプー・ボディソープ<span class="slk-sub-note">場所によっては未設置の場合あり</span></span></label></li>
    <li><label class="slk-item"><input type="checkbox" data-id="w-3"><span class="slk-box"><svg viewBox="0 0 24 24" fill="none"><path d="M4 12l5 5L20 6" stroke="#fff" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/></svg></span><span class="slk-text">日焼け止め<span class="slk-sub-note">紫外線が非常に強いので、こまめな塗り直しを</span></span></label></li>
    <li><label class="slk-item"><input type="checkbox" data-id="w-4"><span class="slk-box"><svg viewBox="0 0 24 24" fill="none"><path d="M4 12l5 5L20 6" stroke="#fff" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/></svg></span><span class="slk-text">制汗剤・汗拭きシート</span></label></li>
    <li><label class="slk-item"><input type="checkbox" data-id="w-5"><span class="slk-box"><svg viewBox="0 0 24 24" fill="none"><path d="M4 12l5 5L20 6" stroke="#fff" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/></svg></span><span class="slk-text">ウェットティッシュ・除菌ジェル</span></label></li>
    <li><label class="slk-item"><input type="checkbox" data-id="w-6"><span class="slk-box"><svg viewBox="0 0 24 24" fill="none"><path d="M4 12l5 5L20 6" stroke="#fff" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/></svg></span><span class="slk-text">生理用品<span class="slk-sub-note">現地調達も可能だが種類が限られる</span></span></label></li>
    <li><label class="slk-item"><input type="checkbox" data-id="w-7"><span class="slk-box"><svg viewBox="0 0 24 24" fill="none"><path d="M4 12l5 5L20 6" stroke="#fff" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/></svg></span><span class="slk-text">コンタクトレンズ用品(洗浄液・保存液)<span class="slk-sub-note">コロンボを離れると入手困難。必要日数分を持参</span></span></label></li>
    <li><label class="slk-item"><input type="checkbox" data-id="w-8"><span class="slk-box"><svg viewBox="0 0 24 24" fill="none"><path d="M4 12l5 5L20 6" stroke="#fff" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/></svg></span><span class="slk-text">虫除けスプレー(身体用)<span class="slk-sub-note">デング熱予防に</span></span></label></li>
    <li><label class="slk-item"><input type="checkbox" data-id="w-9"><span class="slk-box"><svg viewBox="0 0 24 24" fill="none"><path d="M4 12l5 5L20 6" stroke="#fff" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/></svg></span><span class="slk-text">空間用虫除けスプレー<span class="slk-sub-note">ホテルの室内・就寝時に</span></span></label></li>
  </ul>

  <h2 class="slk-section">4. 健康・医薬品 <span class="slk-count" data-count-for="med"></span></h2>
  <ul class="slk-list" data-group="med">
    <li><label class="slk-item"><input type="checkbox" data-id="m-1"><span class="slk-box"><svg viewBox="0 0 24 24" fill="none"><path d="M4 12l5 5L20 6" stroke="#fff" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/></svg></span><span class="slk-text">常備薬(胃腸薬・解熱鎮痛剤・下痢止め)</span></label></li>
    <li><label class="slk-item"><input type="checkbox" data-id="m-2"><span class="slk-box"><svg viewBox="0 0 24 24" fill="none"><path d="M4 12l5 5L20 6" stroke="#fff" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/></svg></span><span class="slk-text">酔い止め<span class="slk-sub-note">山道の移動時は酔いやすいです</span></span></label></li>
    <li><label class="slk-item"><input type="checkbox" data-id="m-5"><span class="slk-box"><svg viewBox="0 0 24 24" fill="none"><path d="M4 12l5 5L20 6" stroke="#fff" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/></svg></span><span class="slk-text">虫刺され薬</span></label></li>
    <li><label class="slk-item"><input type="checkbox" data-id="m-6"><span class="slk-box"><svg viewBox="0 0 24 24" fill="none"><path d="M4 12l5 5L20 6" stroke="#fff" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/></svg></span><span class="slk-text">使い捨てマスク<span class="slk-sub-note">トゥクトゥク移動中、渋滞の排気ガスで喉を痛めることがある</span></span></label></li>
  </ul>

  <h2 class="slk-section">5. 電子機器・ガジェット <span class="slk-count" data-count-for="elec"></span></h2>
  <ul class="slk-list" data-group="elec">
    <li><label class="slk-item"><input type="checkbox" data-id="e-1"><span class="slk-box"><svg viewBox="0 0 24 24" fill="none"><path d="M4 12l5 5L20 6" stroke="#fff" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/></svg></span><span class="slk-text">スマートフォン・充電器</span></label></li>
    <li><label class="slk-item"><input type="checkbox" data-id="e-2"><span class="slk-box"><svg viewBox="0 0 24 24" fill="none"><path d="M4 12l5 5L20 6" stroke="#fff" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/></svg></span><span class="slk-text">マルチタイプの変換プラグ<span class="slk-sub-note">BF・B3・Bタイプが混在しているため対応可能なものを</span></span></label></li>
    <li><label class="slk-item"><input type="checkbox" data-id="e-3"><span class="slk-box"><svg viewBox="0 0 24 24" fill="none"><path d="M4 12l5 5L20 6" stroke="#fff" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/></svg></span><span class="slk-text">モバイルバッテリー</span></label></li>
    <li><label class="slk-item"><input type="checkbox" data-id="e-4"><span class="slk-box"><svg viewBox="0 0 24 24" fill="none"><path d="M4 12l5 5L20 6" stroke="#fff" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/></svg></span><span class="slk-text">カメラ・予備バッテリー・SDカード</span></label></li>
    <li><label class="slk-item"><input type="checkbox" data-id="e-6"><span class="slk-box"><svg viewBox="0 0 24 24" fill="none"><path d="M4 12l5 5L20 6" stroke="#fff" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/></svg></span><span class="slk-text">イヤホン</span></label></li>
    <li><label class="slk-item"><input type="checkbox" data-id="e-7"><span class="slk-box"><svg viewBox="0 0 24 24" fill="none"><path d="M4 12l5 5L20 6" stroke="#fff" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/></svg></span><span class="slk-text">ドライヤー<span class="slk-sub-note">事前にホテルに確認し、なければ持参すると安心</span></span></label></li>
  </ul>

  <h2 class="slk-section">6. あると便利なもの <span class="slk-count" data-count-for="misc"></span></h2>
  <ul class="slk-list" data-group="misc">
    <li><label class="slk-item"><input type="checkbox" data-id="x-1"><span class="slk-box"><svg viewBox="0 0 24 24" fill="none"><path d="M4 12l5 5L20 6" stroke="#fff" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/></svg></span><span class="slk-text">エコバッグ<span class="slk-sub-note">スーパーではレジ袋が有料</span></span></label></li>
    <li><label class="slk-item"><input type="checkbox" data-id="x-2"><span class="slk-box"><svg viewBox="0 0 24 24" fill="none"><path d="M4 12l5 5L20 6" stroke="#fff" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/></svg></span><span class="slk-text">ジップロック<span class="slk-sub-note">湿度が高いので、開封済みのお菓子や電子機器の保管に便利</span></span></label></li>
    <li><label class="slk-item"><input type="checkbox" data-id="x-3"><span class="slk-box"><svg viewBox="0 0 24 24" fill="none"><path d="M4 12l5 5L20 6" stroke="#fff" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/></svg></span><span class="slk-text">折りたたみ傘 or レインコート<span class="slk-sub-note">雨季に訪れる場合は必須</span></span></label></li>
  </ul>

  <h2 class="slk-section" style="border-bottom:none; margin-bottom:0;">事前にインストールしておきたいアプリ</h2>
  <table class="slk-table">
    <tr><th>アプリ</th><th>用途</th></tr>
    <tr><td>翻訳アプリ</td><td>シンハラ語・タミル語・英語のやり取りに</td></tr>
    <tr><td>WhatsApp</td><td>宿・ドライバー・現地の人との連絡に</td></tr>
    <tr><td>Uber</td><td>都市部での配車(利用可能エリアに注意)</td></tr>
    <tr><td>PickMe</td><td>スリランカ発の配車アプリ。トゥクトゥクの手配にも</td></tr>
    <tr><td>Rdmns.lk</td><td>列車の時刻表・運行状況の確認</td></tr>
    <tr><td>My Dialog</td><td>現地通信会社DialogのSIM管理アプリ</td></tr>
    <tr><td>為替レート確認アプリ</td><td>ルピー⇔円のレート換算</td></tr>
  </table>

</div>

<script>
(function() {
  var STORAGE_KEY = 'slkPackingChecklist_v1';
  var checkboxes = Array.prototype.slice.call(document.querySelectorAll('#slk-wrap .slk-item input[type="checkbox"]'));
  var ring = document.getElementById('slk-ring-fg');
  var ringLabel = document.getElementById('slk-ring-label');
  var progressCount = document.getElementById('slk-progress-count');
  var resetBtn = document.getElementById('slk-reset');
  var circumference = 2 * Math.PI * 24;

  function loadState() {
    try { return JSON.parse(localStorage.getItem(STORAGE_KEY)) || {}; } catch (e) { return {}; }
  }
  function saveState(state) {
    try { localStorage.setItem(STORAGE_KEY, JSON.stringify(state)); } catch (e) {}
  }

  function updateGroupCounts() {
    var groups = {};
    checkboxes.forEach(function(cb) {
      var group = cb.closest('ul').getAttribute('data-group');
      if (!groups[group]) groups[group] = { total: 0, done: 0 };
      groups[group].total++;
      if (cb.checked) groups[group].done++;
    });
    Object.keys(groups).forEach(function(g) {
      var el = document.querySelector('[data-count-for="' + g + '"]');
      if (el) el.textContent = groups[g].done + ' / ' + groups[g].total;
    });
  }

  function updateProgress() {
    var total = checkboxes.length;
    var done = checkboxes.filter(function(cb) { return cb.checked; }).length;
    var pct = total ? Math.round((done / total) * 100) : 0;
    var offset = circumference - (pct / 100) * circumference;
    ring.style.strokeDashoffset = offset;
    ringLabel.textContent = pct + '%';
    progressCount.textContent = done + ' / ' + total + ' 完了';
    updateGroupCounts();
  }

  var state = loadState();
  checkboxes.forEach(function(cb) {
    var id = cb.getAttribute('data-id');
    if (state[id]) cb.checked = true;
    cb.addEventListener('change', function() {
      var s = loadState();
      s[id] = cb.checked;
      saveState(s);
      updateProgress();
    });
  });

  resetBtn.addEventListener('click', function() {
    if (!confirm('チェックをすべてリセットしますか?')) return;
    checkboxes.forEach(function(cb) { cb.checked = false; });
    saveState({});
    updateProgress();
  });

  updateProgress();
})();
</script>



<figure class="wp-block-embed is-type-wp-embed is-provider-spice-up wp-block-embed-spice-up"><div class="wp-block-embed__wrapper">
<blockquote class="wp-embedded-content" data-secret="DQvc9v5i9S"><a href="https://spiceup.lk/travel-info/">スリランカ旅行の基本情報</a></blockquote><iframe class="wp-embedded-content" sandbox="allow-scripts" security="restricted"  title="&#8220;スリランカ旅行の基本情報&#8221; &#8212; スリランカ観光情報サイト Spice Up(スパイスアップ)" src="https://spiceup.lk/travel-info/embed/#?secret=DGK5jb6Yfe#?secret=DQvc9v5i9S" data-secret="DQvc9v5i9S" width="500" height="282" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></iframe>
</div></figure>
<div class="saboxplugin-wrap" itemtype="http://schema.org/Person" itemscope itemprop="author"><div class="saboxplugin-tab"><div class="saboxplugin-gravatar"><img data-del="avatar" alt="小鳥" src='https://spiceup.lk/wp-content/uploads/2026/02/538E420B-E15A-4A71-B327-4799633EEF0B-150x150.jpg' class='avatar pp-user-avatar avatar-100 photo ' height='100' width='100'/></div><div class="saboxplugin-authorname"><a href="https://spiceup.lk/author/kotori/" class="vcard author" rel="author"><span class="fn">小鳥</span></a></div><div class="saboxplugin-desc"><div itemprop="description"><p>世界中を旅して、スリランカにたどり着きました。食べることと、手仕事が好きです。</p>
</div></div><div class="clearfix"></div></div></div>The post <a href="https://spiceup.lk/srilanka-packing-list/">【出発前に確認！】スリランカ旅行に必要な持ち物チェックリスト</a> first appeared on <a href="https://spiceup.lk">スリランカ観光情報サイト Spice Up(スパイスアップ)</a>.]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
