<?xml version="1.0" encoding="utf-8" ?><rdf:RDF
            xmlns="http://purl.org/rss/1.0/"
            xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:content="http://purl.org/rss/1.0/modules/content/"
            xml:lang="ja">
        
        <channel rdf:about="https://www.collectors-tcg.com/">
            <title>THE COLLECTORS</title>
            <link>https://www.collectors-tcg.com/</link>
            <description>ポケモン関連グッズ（ポケモンカード、PSA、ゲーム、フィギュア）、レトロゲーム、遊戯王・デュエル・マスターズ・その他TCGを販売しているオンラインショップです。</description>
            <subject>74</subject>
            <items>
                <rdf:Seq>
        <rdf:li rdf:resource="https://www.collectors-tcg.com/product/12416" />
                <rdf:li rdf:resource="https://www.collectors-tcg.com/product/12376" />
                <rdf:li rdf:resource="https://www.collectors-tcg.com/product/12364" />
                <rdf:li rdf:resource="https://www.collectors-tcg.com/product/12363" />
                <rdf:li rdf:resource="https://www.collectors-tcg.com/product/12352" />
                <rdf:li rdf:resource="https://www.collectors-tcg.com/product/12351" />
                <rdf:li rdf:resource="https://www.collectors-tcg.com/product/12347" />
                <rdf:li rdf:resource="https://www.collectors-tcg.com/product/12334" />
                <rdf:li rdf:resource="https://www.collectors-tcg.com/product/12477" />
                <rdf:li rdf:resource="https://www.collectors-tcg.com/product/12476" />
                <rdf:li rdf:resource="https://www.collectors-tcg.com/product/12475" />
                <rdf:li rdf:resource="https://www.collectors-tcg.com/product/12474" />
                <rdf:li rdf:resource="https://www.collectors-tcg.com/product/12473" />
                <rdf:li rdf:resource="https://www.collectors-tcg.com/product/12472" />
                <rdf:li rdf:resource="https://www.collectors-tcg.com/product/12471" />
                <rdf:li rdf:resource="https://www.collectors-tcg.com/product/12382" />
                <rdf:li rdf:resource="https://www.collectors-tcg.com/product/12470" />
                <rdf:li rdf:resource="https://www.collectors-tcg.com/product/12469" />
                <rdf:li rdf:resource="https://www.collectors-tcg.com/product/12468" />
                <rdf:li rdf:resource="https://www.collectors-tcg.com/product/12467" />
                <rdf:li rdf:resource="https://www.collectors-tcg.com/product/12466" />
                <rdf:li rdf:resource="https://www.collectors-tcg.com/product/12465" />
                <rdf:li rdf:resource="https://www.collectors-tcg.com/product/12464" />
                <rdf:li rdf:resource="https://www.collectors-tcg.com/product/12463" />
                <rdf:li rdf:resource="https://www.collectors-tcg.com/product/12462" />
                <rdf:li rdf:resource="https://www.collectors-tcg.com/product/12461" />
                <rdf:li rdf:resource="https://www.collectors-tcg.com/product/12176" />
                
                </rdf:Seq>
            </items>
        
            <dc:language>ja</dc:language>
            <dc:creator>THE COLLECTORS</dc:creator>
            <dc:date>2026-06-30T15:06:40+09:00</dc:date>
        </channel>
        
                <item rdf:about="https://www.collectors-tcg.com/product/12416">
                    <title>ポケモンミニ Pokemon mini 2001年発売 MIN-001</title>
                    <link>https://www.collectors-tcg.com/product/12416</link>
                    <description>動作確認済み
充電器等の付属品はありません。





中古ゲーム機・ソフトをご購入のお客様へ








ご購入前にご確認ください
中古ゲーム機・ソフトをご購入のお客様へ

出荷前の動作チェック…</description>
                    <content:encoded><![CDATA[<p><a href="https://www.collectors-tcg.com/product/12416" target="_blank"><img src="https://www.collectors-tcg.com/data/torecawitch-tcg/product/20260410_7f08f5.png" width="250" border="0" alt="ポケモンミニ Pokemon mini 2001年発売 MIN-001" hspace="5" align="left"/></a>動作確認済み<br>
充電器等の付属品はありません。<br>
<!DOCTYPE html>
<html lang="ja">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>中古ゲーム機・ソフトをご購入のお客様へ</title>

<style>
:root{
  --bg:#ffffff;
  --panel:#ffffff;
  --border:#e6e8ef;
  --text:#111318;
  --muted:#5a6272;
  --accent:#e6b422;
  --accentSoft: rgba(230,180,34,.12);
  --danger:#d92d55;
  --dangerSoft: rgba(217,45,85,.10);
  --ok:#1f9d6a;
  --okSoft: rgba(31,157,106,.10);
  --shadow: 0 10px 24px rgba(0,0,0,.08);
  --radius: 18px;
}

*{ box-sizing:border-box; }

body{
  margin:0;
  font-family: system-ui, -apple-system, "Hiragino Kaku Gothic ProN", "Noto Sans JP", Segoe UI, Roboto, Arial, sans-serif;
  background:#ffffff;
  color: var(--text);
  line-height:1.7;
}

.wrap{
  max-width: 980px;
  margin: 28px auto;
  padding: 0 16px 40px;
  background:#ffffff;
}

.hero{
  border: 1px solid var(--border);
  background:#ffffff;
  border-radius: var(--radius);
  box-shadow: var(--shadow);
  padding: 22px 20px;
}

.badge{
  display:inline-flex;
  padding: 8px 12px;
  border-radius: 999px;
  border:1px solid rgba(230,180,34,.4);
  background: var(--accentSoft);
  color:#b38700;
  font-weight: 700;
  font-size: 13px;
}

h1{
  margin: 12px 0 6px;
  font-size: clamp(20px, 2.8vw, 28px);
}

.subtitle{
  margin:0;
  color: var(--muted);
  font-size:14px;
}

.grid{
  margin-top: 14px;
  display:grid;
  grid-template-columns: 1.15fr .85fr;
  gap: 14px;
}

@media (max-width: 860px){
  .grid{ grid-template-columns: 1fr; }
}

.card{
  border: 1px solid var(--border);
  background: #ffffff;
  border-radius: var(--radius);
  box-shadow: var(--shadow);
  padding: 18px 16px;
}

.card h2{
  margin: 0 0 10px;
  font-size: 16px;
  display:flex;
  align-items:center;
  gap:10px;
}

.pill{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width: 24px;
  height: 24px;
  border-radius: 8px;
  border: 1px solid var(--border);
  background: rgba(0,0,0,.03);
  font-size: 13px;
}

.note{
  border: 1px solid rgba(0,0,0,.08);
  background: rgba(0,0,0,.03);
  padding: 12px;
  border-radius: 14px;
  margin-top: 10px;
  color: var(--muted);
  font-size: 14px;
}

.callout{
  border: 1px solid rgba(217,45,85,.35);
  background: var(--dangerSoft);
  border-radius: 16px;
  padding: 14px;
  margin-top: 12px;
}

.callout strong{ color: var(--danger); }

ul{
  margin: 10px 0 0;
  padding-left: 18px;
}

li{ margin: 6px 0; }

.okbox{
  border: 1px solid rgba(31,157,106,.35);
  background: var(--okSoft);
  border-radius: 16px;
  padding: 14px;
  margin-top: 12px;
}

.okbox strong{ color: var(--ok); }

.mini{
  display:flex;
  gap:10px;
  flex-wrap: wrap;
  margin-top: 10px;
}

.chip{
  border: 1px solid var(--border);
  background: rgba(0,0,0,.03);
  padding: 8px 10px;
  border-radius: 999px;
  font-size: 13px;
  color: var(--muted);
}

.btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:10px;
  width:100%;
  padding:12px;
  border-radius:14px;
  border: 1px solid rgba(230,180,34,.4);
  background: var(--accentSoft);
  color:#b38700;
  font-weight:700;
  text-decoration:none;
}

.btn:hover{
  filter: brightness(1.05);
}

.small{
  font-size:12px;
  color: var(--muted);
  margin-top:10px;
}

.footer{
  margin-top: 14px;
  color: var(--muted);
  font-size: 13px;
  border-top: 1px solid rgba(0,0,0,.08);
  padding-top: 12px;
}
</style>
</head>

<body>
<div class="wrap">

<section class="hero">
<div class="badge">ご購入前にご確認ください</div>
<h1>中古ゲーム機・ソフトをご購入のお客様へ</h1>
<p class="subtitle">
出荷前の動作チェック方針・オプション・ジャンク品・カスタム品についてのご案内です。
</p>
</section>

<section class="grid">

<div class="card">
<h2><span class="pill">1</span>動作確認について</h2>
<ul>
<li>当店のゲーム機・ソフトは<strong>出荷前に動作確認</strong>を行いますが、<strong>動作を保証するものではございません</strong>。</li>
<li>内部電池交換は<strong>オプション対応</strong>です。（商品により異なります）</li>
</ul>

<div class="okbox">
<strong>ポイント</strong><br>
出荷前チェックは初期不良低減を目的としています。中古品特性上、到着後の環境により状態が変化する場合があります。
</div>

<div class="callout">
<strong>ジャンクコーナー商品について</strong><br>
ジャンク商品は<strong>現状渡し</strong>となります。
</div>
</div>

<aside class="card">
<h2><span class="pill">2</span>カスタム品のご注意</h2>
<ul>
<li>メーカー保証対象外です。</li>
<li>制作時に動作チェック済みですが、<strong>動作保証ではありません</strong>。</li>
<li>カスタム前パーツは付属しません。</li>
</ul>

<div class="note">
在庫状況によりカスタム内容変更・キャンセルが発生する場合がございます。
</div>

<div class="mini">
<div class="chip">中古品</div>
<div class="chip">動作チェック実施</div>
<div class="chip">保証ではありません</div>
<div class="chip">オプション対応</div>
</div>
</aside>

</section>

<section class="card" style="margin-top:14px;">
<h2><span class="pill">3</span>お問い合わせ</h2>
<p style="margin:0; color: var(--muted); font-size:14px;">
ご不明点はお問い合わせフォームよりご連絡ください。
</p>

<div style="margin-top:12px;">
<a class="btn" href="#">お問い合わせフォームへ →</a>
<div class="small">
※ href="#" を実際のURLへ変更してください。
</div>
</div>

<div class="footer">
※ 商品詳細ページにそのまま貼り付け可能です。
</div>
</section>

</div>
</body>
</html></p>]]></content:encoded>
                    <dc:subject>その他ゲーム</dc:subject>
                    <dc:creator>THE COLLECTORS</dc:creator>
                    <dc:format>28000</dc:format>
                    <dc:date>2026-06-30T15:06:40+09:00</dc:date>
                    <dc:type>shop</dc:type>
                </item>
                
                <item rdf:about="https://www.collectors-tcg.com/product/12376">
                    <title>ゲームボーイミクロ 本体 20周年限定ファミコンカラー</title>
                    <link>https://www.collectors-tcg.com/product/12376</link>
                    <description>動作確認済み
充電器等の付属品はありません。





中古ゲーム機・ソフトをご購入のお客様へ








ご購入前にご確認ください
中古ゲーム機・ソフトをご購入のお客様へ

出荷前の動作チェック…</description>
                    <content:encoded><![CDATA[<p><a href="https://www.collectors-tcg.com/product/12376" target="_blank"><img src="https://www.collectors-tcg.com/data/torecawitch-tcg/product/20260318_4e8e49.PNG" width="250" border="0" alt="ゲームボーイミクロ 本体 20周年限定ファミコンカラー" hspace="5" align="left"/></a>動作確認済み<br>
充電器等の付属品はありません。<br>
<!DOCTYPE html>
<html lang="ja">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>中古ゲーム機・ソフトをご購入のお客様へ</title>

<style>
:root{
  --bg:#ffffff;
  --panel:#ffffff;
  --border:#e6e8ef;
  --text:#111318;
  --muted:#5a6272;
  --accent:#e6b422;
  --accentSoft: rgba(230,180,34,.12);
  --danger:#d92d55;
  --dangerSoft: rgba(217,45,85,.10);
  --ok:#1f9d6a;
  --okSoft: rgba(31,157,106,.10);
  --shadow: 0 10px 24px rgba(0,0,0,.08);
  --radius: 18px;
}

*{ box-sizing:border-box; }

body{
  margin:0;
  font-family: system-ui, -apple-system, "Hiragino Kaku Gothic ProN", "Noto Sans JP", Segoe UI, Roboto, Arial, sans-serif;
  background:#ffffff;
  color: var(--text);
  line-height:1.7;
}

.wrap{
  max-width: 980px;
  margin: 28px auto;
  padding: 0 16px 40px;
  background:#ffffff;
}

.hero{
  border: 1px solid var(--border);
  background:#ffffff;
  border-radius: var(--radius);
  box-shadow: var(--shadow);
  padding: 22px 20px;
}

.badge{
  display:inline-flex;
  padding: 8px 12px;
  border-radius: 999px;
  border:1px solid rgba(230,180,34,.4);
  background: var(--accentSoft);
  color:#b38700;
  font-weight: 700;
  font-size: 13px;
}

h1{
  margin: 12px 0 6px;
  font-size: clamp(20px, 2.8vw, 28px);
}

.subtitle{
  margin:0;
  color: var(--muted);
  font-size:14px;
}

.grid{
  margin-top: 14px;
  display:grid;
  grid-template-columns: 1.15fr .85fr;
  gap: 14px;
}

@media (max-width: 860px){
  .grid{ grid-template-columns: 1fr; }
}

.card{
  border: 1px solid var(--border);
  background: #ffffff;
  border-radius: var(--radius);
  box-shadow: var(--shadow);
  padding: 18px 16px;
}

.card h2{
  margin: 0 0 10px;
  font-size: 16px;
  display:flex;
  align-items:center;
  gap:10px;
}

.pill{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width: 24px;
  height: 24px;
  border-radius: 8px;
  border: 1px solid var(--border);
  background: rgba(0,0,0,.03);
  font-size: 13px;
}

.note{
  border: 1px solid rgba(0,0,0,.08);
  background: rgba(0,0,0,.03);
  padding: 12px;
  border-radius: 14px;
  margin-top: 10px;
  color: var(--muted);
  font-size: 14px;
}

.callout{
  border: 1px solid rgba(217,45,85,.35);
  background: var(--dangerSoft);
  border-radius: 16px;
  padding: 14px;
  margin-top: 12px;
}

.callout strong{ color: var(--danger); }

ul{
  margin: 10px 0 0;
  padding-left: 18px;
}

li{ margin: 6px 0; }

.okbox{
  border: 1px solid rgba(31,157,106,.35);
  background: var(--okSoft);
  border-radius: 16px;
  padding: 14px;
  margin-top: 12px;
}

.okbox strong{ color: var(--ok); }

.mini{
  display:flex;
  gap:10px;
  flex-wrap: wrap;
  margin-top: 10px;
}

.chip{
  border: 1px solid var(--border);
  background: rgba(0,0,0,.03);
  padding: 8px 10px;
  border-radius: 999px;
  font-size: 13px;
  color: var(--muted);
}

.btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:10px;
  width:100%;
  padding:12px;
  border-radius:14px;
  border: 1px solid rgba(230,180,34,.4);
  background: var(--accentSoft);
  color:#b38700;
  font-weight:700;
  text-decoration:none;
}

.btn:hover{
  filter: brightness(1.05);
}

.small{
  font-size:12px;
  color: var(--muted);
  margin-top:10px;
}

.footer{
  margin-top: 14px;
  color: var(--muted);
  font-size: 13px;
  border-top: 1px solid rgba(0,0,0,.08);
  padding-top: 12px;
}
</style>
</head>

<body>
<div class="wrap">

<section class="hero">
<div class="badge">ご購入前にご確認ください</div>
<h1>中古ゲーム機・ソフトをご購入のお客様へ</h1>
<p class="subtitle">
出荷前の動作チェック方針・オプション・ジャンク品・カスタム品についてのご案内です。
</p>
</section>

<section class="grid">

<div class="card">
<h2><span class="pill">1</span>動作確認について</h2>
<ul>
<li>当店のゲーム機・ソフトは<strong>出荷前に動作確認</strong>を行いますが、<strong>動作を保証するものではございません</strong>。</li>
<li>内部電池交換は<strong>オプション対応</strong>です。（商品により異なります）</li>
</ul>

<div class="okbox">
<strong>ポイント</strong><br>
出荷前チェックは初期不良低減を目的としています。中古品特性上、到着後の環境により状態が変化する場合があります。
</div>

<div class="callout">
<strong>ジャンクコーナー商品について</strong><br>
ジャンク商品は<strong>現状渡し</strong>となります。
</div>
</div>

<aside class="card">
<h2><span class="pill">2</span>カスタム品のご注意</h2>
<ul>
<li>メーカー保証対象外です。</li>
<li>制作時に動作チェック済みですが、<strong>動作保証ではありません</strong>。</li>
<li>カスタム前パーツは付属しません。</li>
</ul>

<div class="note">
在庫状況によりカスタム内容変更・キャンセルが発生する場合がございます。
</div>

<div class="mini">
<div class="chip">中古品</div>
<div class="chip">動作チェック実施</div>
<div class="chip">保証ではありません</div>
<div class="chip">オプション対応</div>
</div>
</aside>

</section>

<section class="card" style="margin-top:14px;">
<h2><span class="pill">3</span>お問い合わせ</h2>
<p style="margin:0; color: var(--muted); font-size:14px;">
ご不明点はお問い合わせフォームよりご連絡ください。
</p>

<div style="margin-top:12px;">
<a class="btn" href="#">お問い合わせフォームへ →</a>
<div class="small">
※ href="#" を実際のURLへ変更してください。
</div>
</div>

<div class="footer">
※ 商品詳細ページにそのまま貼り付け可能です。
</div>
</section>

</div>
</body>
</html></p>]]></content:encoded>
                    <dc:subject>GAME BOY</dc:subject>
                    <dc:creator>THE COLLECTORS</dc:creator>
                    <dc:format>32800</dc:format>
                    <dc:date>2026-06-30T15:06:40+09:00</dc:date>
                    <dc:type>shop</dc:type>
                </item>
                
                <item rdf:about="https://www.collectors-tcg.com/product/12364">
                    <title>ゲームボーイアドバンスSP [箱説明書有]</title>
                    <link>https://www.collectors-tcg.com/product/12364</link>
                    <description>動作確認済みのゲームボーイアドバンスSP（シルバー）の本体・箱説明書セットです。






中古ゲーム機・ソフトをご購入のお客様へ








ご購入前にご確認ください
中古ゲーム機・ソフトをご…</description>
                    <content:encoded><![CDATA[<p><a href="https://www.collectors-tcg.com/product/12364" target="_blank"><img src="https://www.collectors-tcg.com/data/torecawitch-tcg/product/20260303_e1f6f6.PNG" width="250" border="0" alt="ゲームボーイアドバンスSP [箱説明書有]" hspace="5" align="left"/></a>動作確認済みのゲームボーイアドバンスSP（シルバー）の本体・箱説明書セットです。<br>
<br>
<!DOCTYPE html>
<html lang="ja">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>中古ゲーム機・ソフトをご購入のお客様へ</title>

<style>
:root{
  --bg:#ffffff;
  --panel:#ffffff;
  --border:#e6e8ef;
  --text:#111318;
  --muted:#5a6272;
  --accent:#e6b422;
  --accentSoft: rgba(230,180,34,.12);
  --danger:#d92d55;
  --dangerSoft: rgba(217,45,85,.10);
  --ok:#1f9d6a;
  --okSoft: rgba(31,157,106,.10);
  --shadow: 0 10px 24px rgba(0,0,0,.08);
  --radius: 18px;
}

*{ box-sizing:border-box; }

body{
  margin:0;
  font-family: system-ui, -apple-system, "Hiragino Kaku Gothic ProN", "Noto Sans JP", Segoe UI, Roboto, Arial, sans-serif;
  background:#ffffff;
  color: var(--text);
  line-height:1.7;
}

.wrap{
  max-width: 980px;
  margin: 28px auto;
  padding: 0 16px 40px;
  background:#ffffff;
}

.hero{
  border: 1px solid var(--border);
  background:#ffffff;
  border-radius: var(--radius);
  box-shadow: var(--shadow);
  padding: 22px 20px;
}

.badge{
  display:inline-flex;
  padding: 8px 12px;
  border-radius: 999px;
  border:1px solid rgba(230,180,34,.4);
  background: var(--accentSoft);
  color:#b38700;
  font-weight: 700;
  font-size: 13px;
}

h1{
  margin: 12px 0 6px;
  font-size: clamp(20px, 2.8vw, 28px);
}

.subtitle{
  margin:0;
  color: var(--muted);
  font-size:14px;
}

.grid{
  margin-top: 14px;
  display:grid;
  grid-template-columns: 1.15fr .85fr;
  gap: 14px;
}

@media (max-width: 860px){
  .grid{ grid-template-columns: 1fr; }
}

.card{
  border: 1px solid var(--border);
  background: #ffffff;
  border-radius: var(--radius);
  box-shadow: var(--shadow);
  padding: 18px 16px;
}

.card h2{
  margin: 0 0 10px;
  font-size: 16px;
  display:flex;
  align-items:center;
  gap:10px;
}

.pill{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width: 24px;
  height: 24px;
  border-radius: 8px;
  border: 1px solid var(--border);
  background: rgba(0,0,0,.03);
  font-size: 13px;
}

.note{
  border: 1px solid rgba(0,0,0,.08);
  background: rgba(0,0,0,.03);
  padding: 12px;
  border-radius: 14px;
  margin-top: 10px;
  color: var(--muted);
  font-size: 14px;
}

.callout{
  border: 1px solid rgba(217,45,85,.35);
  background: var(--dangerSoft);
  border-radius: 16px;
  padding: 14px;
  margin-top: 12px;
}

.callout strong{ color: var(--danger); }

ul{
  margin: 10px 0 0;
  padding-left: 18px;
}

li{ margin: 6px 0; }

.okbox{
  border: 1px solid rgba(31,157,106,.35);
  background: var(--okSoft);
  border-radius: 16px;
  padding: 14px;
  margin-top: 12px;
}

.okbox strong{ color: var(--ok); }

.mini{
  display:flex;
  gap:10px;
  flex-wrap: wrap;
  margin-top: 10px;
}

.chip{
  border: 1px solid var(--border);
  background: rgba(0,0,0,.03);
  padding: 8px 10px;
  border-radius: 999px;
  font-size: 13px;
  color: var(--muted);
}

.btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:10px;
  width:100%;
  padding:12px;
  border-radius:14px;
  border: 1px solid rgba(230,180,34,.4);
  background: var(--accentSoft);
  color:#b38700;
  font-weight:700;
  text-decoration:none;
}

.btn:hover{
  filter: brightness(1.05);
}

.small{
  font-size:12px;
  color: var(--muted);
  margin-top:10px;
}

.footer{
  margin-top: 14px;
  color: var(--muted);
  font-size: 13px;
  border-top: 1px solid rgba(0,0,0,.08);
  padding-top: 12px;
}
</style>
</head>

<body>
<div class="wrap">

<section class="hero">
<div class="badge">ご購入前にご確認ください</div>
<h1>中古ゲーム機・ソフトをご購入のお客様へ</h1>
<p class="subtitle">
出荷前の動作チェック方針・オプション・ジャンク品・カスタム品についてのご案内です。
</p>
</section>

<section class="grid">

<div class="card">
<h2><span class="pill">1</span>動作確認について</h2>
<ul>
<li>当店のゲーム機・ソフトは<strong>出荷前に動作確認</strong>を行いますが、<strong>動作を保証するものではございません</strong>。</li>
<li>内部電池交換は<strong>オプション対応</strong>です。（商品により異なります）</li>
</ul>

<div class="okbox">
<strong>ポイント</strong><br>
出荷前チェックは初期不良低減を目的としています。中古品特性上、到着後の環境により状態が変化する場合があります。
</div>

<div class="callout">
<strong>ジャンクコーナー商品について</strong><br>
ジャンク商品は<strong>現状渡し</strong>となります。
</div>
</div>

<aside class="card">
<h2><span class="pill">2</span>カスタム品のご注意</h2>
<ul>
<li>メーカー保証対象外です。</li>
<li>制作時に動作チェック済みですが、<strong>動作保証ではありません</strong>。</li>
<li>カスタム前パーツは付属しません。</li>
</ul>

<div class="note">
在庫状況によりカスタム内容変更・キャンセルが発生する場合がございます。
</div>

<div class="mini">
<div class="chip">中古品</div>
<div class="chip">動作チェック実施</div>
<div class="chip">保証ではありません</div>
<div class="chip">オプション対応</div>
</div>
</aside>

</section>

<section class="card" style="margin-top:14px;">
<h2><span class="pill">3</span>お問い合わせ</h2>
<p style="margin:0; color: var(--muted); font-size:14px;">
ご不明点はお問い合わせフォームよりご連絡ください。
</p>

<div style="margin-top:12px;">
<a class="btn" href="#">お問い合わせフォームへ →</a>
<div class="small">
※ href="#" を実際のURLへ変更してください。
</div>
</div>

<div class="footer">
※ 商品詳細ページにそのまま貼り付け可能です。
</div>
</section>

</div>
</body>
</html></p>]]></content:encoded>
                    <dc:subject>GAME BOY</dc:subject>
                    <dc:creator>THE COLLECTORS</dc:creator>
                    <dc:format>50000</dc:format>
                    <dc:date>2026-06-30T15:06:40+09:00</dc:date>
                    <dc:type>shop</dc:type>
                </item>
                
                <item rdf:about="https://www.collectors-tcg.com/product/12363">
                    <title>スーパーファミコン用ハードケース（トレー付属） スーパーマリオワールドモデル</title>
                    <link>https://www.collectors-tcg.com/product/12363</link>
                    <description>中古ゲーム機・ソフトをご購入のお客様へ








ご購入前にご確認ください
中古ゲーム機・ソフトをご購入のお客様へ

出荷前の動作チェック方針・オプション・ジャンク品・カスタム品についてのご案内…</description>
                    <content:encoded><![CDATA[<p><a href="https://www.collectors-tcg.com/product/12363" target="_blank"><img src="https://www.collectors-tcg.com/data/torecawitch-tcg/product/20260303_ff7ff2.PNG" width="250" border="0" alt="スーパーファミコン用ハードケース（トレー付属） スーパーマリオワールドモデル" hspace="5" align="left"/></a><!DOCTYPE html><br />
<html lang="ja"><br />
<head><br />
<meta charset="UTF-8" /><br />
<meta name="viewport" content="width=device-width, initial-scale=1"/><br />
<title>中古ゲーム機・ソフトをご購入のお客様へ</title><br />
<br />
<style><br />
:root{<br />
  --bg:#ffffff;<br />
  --panel:#ffffff;<br />
  --border:#e6e8ef;<br />
  --text:#111318;<br />
  --muted:#5a6272;<br />
  --accent:#e6b422;<br />
  --accentSoft: rgba(230,180,34,.12);<br />
  --danger:#d92d55;<br />
  --dangerSoft: rgba(217,45,85,.10);<br />
  --ok:#1f9d6a;<br />
  --okSoft: rgba(31,157,106,.10);<br />
  --shadow: 0 10px 24px rgba(0,0,0,.08);<br />
  --radius: 18px;<br />
}<br />
<br />
*{ box-sizing:border-box; }<br />
<br />
body{<br />
  margin:0;<br />
  font-family: system-ui, -apple-system, "Hiragino Kaku Gothic ProN", "Noto Sans JP", Segoe UI, Roboto, Arial, sans-serif;<br />
  background:#ffffff;<br />
  color: var(--text);<br />
  line-height:1.7;<br />
}<br />
<br />
.wrap{<br />
  max-width: 980px;<br />
  margin: 28px auto;<br />
  padding: 0 16px 40px;<br />
  background:#ffffff;<br />
}<br />
<br />
.hero{<br />
  border: 1px solid var(--border);<br />
  background:#ffffff;<br />
  border-radius: var(--radius);<br />
  box-shadow: var(--shadow);<br />
  padding: 22px 20px;<br />
}<br />
<br />
.badge{<br />
  display:inline-flex;<br />
  padding: 8px 12px;<br />
  border-radius: 999px;<br />
  border:1px solid rgba(230,180,34,.4);<br />
  background: var(--accentSoft);<br />
  color:#b38700;<br />
  font-weight: 700;<br />
  font-size: 13px;<br />
}<br />
<br />
h1{<br />
  margin: 12px 0 6px;<br />
  font-size: clamp(20px, 2.8vw, 28px);<br />
}<br />
<br />
.subtitle{<br />
  margin:0;<br />
  color: var(--muted);<br />
  font-size:14px;<br />
}<br />
<br />
.grid{<br />
  margin-top: 14px;<br />
  display:grid;<br />
  grid-template-columns: 1.15fr .85fr;<br />
  gap: 14px;<br />
}<br />
<br />
@media (max-width: 860px){<br />
  .grid{ grid-template-columns: 1fr; }<br />
}<br />
<br />
.card{<br />
  border: 1px solid var(--border);<br />
  background: #ffffff;<br />
  border-radius: var(--radius);<br />
  box-shadow: var(--shadow);<br />
  padding: 18px 16px;<br />
}<br />
<br />
.card h2{<br />
  margin: 0 0 10px;<br />
  font-size: 16px;<br />
  display:flex;<br />
  align-items:center;<br />
  gap:10px;<br />
}<br />
<br />
.pill{<br />
  display:inline-flex;<br />
  align-items:center;<br />
  justify-content:center;<br />
  width: 24px;<br />
  height: 24px;<br />
  border-radius: 8px;<br />
  border: 1px solid var(--border);<br />
  background: rgba(0,0,0,.03);<br />
  font-size: 13px;<br />
}<br />
<br />
.note{<br />
  border: 1px solid rgba(0,0,0,.08);<br />
  background: rgba(0,0,0,.03);<br />
  padding: 12px;<br />
  border-radius: 14px;<br />
  margin-top: 10px;<br />
  color: var(--muted);<br />
  font-size: 14px;<br />
}<br />
<br />
.callout{<br />
  border: 1px solid rgba(217,45,85,.35);<br />
  background: var(--dangerSoft);<br />
  border-radius: 16px;<br />
  padding: 14px;<br />
  margin-top: 12px;<br />
}<br />
<br />
.callout strong{ color: var(--danger); }<br />
<br />
ul{<br />
  margin: 10px 0 0;<br />
  padding-left: 18px;<br />
}<br />
<br />
li{ margin: 6px 0; }<br />
<br />
.okbox{<br />
  border: 1px solid rgba(31,157,106,.35);<br />
  background: var(--okSoft);<br />
  border-radius: 16px;<br />
  padding: 14px;<br />
  margin-top: 12px;<br />
}<br />
<br />
.okbox strong{ color: var(--ok); }<br />
<br />
.mini{<br />
  display:flex;<br />
  gap:10px;<br />
  flex-wrap: wrap;<br />
  margin-top: 10px;<br />
}<br />
<br />
.chip{<br />
  border: 1px solid var(--border);<br />
  background: rgba(0,0,0,.03);<br />
  padding: 8px 10px;<br />
  border-radius: 999px;<br />
  font-size: 13px;<br />
  color: var(--muted);<br />
}<br />
<br />
.btn{<br />
  display:inline-flex;<br />
  align-items:center;<br />
  justify-content:center;<br />
  gap:10px;<br />
  width:100%;<br />
  padding:12px;<br />
  border-radius:14px;<br />
  border: 1px solid rgba(230,180,34,.4);<br />
  background: var(--accentSoft);<br />
  color:#b38700;<br />
  font-weight:700;<br />
  text-decoration:none;<br />
}<br />
<br />
.btn:hover{<br />
  filter: brightness(1.05);<br />
}<br />
<br />
.small{<br />
  font-size:12px;<br />
  color: var(--muted);<br />
  margin-top:10px;<br />
}<br />
<br />
.footer{<br />
  margin-top: 14px;<br />
  color: var(--muted);<br />
  font-size: 13px;<br />
  border-top: 1px solid rgba(0,0,0,.08);<br />
  padding-top: 12px;<br />
}<br />
</style><br />
</head><br />
<br />
<body><br />
<div class="wrap"><br />
<br />
<section class="hero"><br />
<div class="badge">ご購入前にご確認ください</div><br />
<h1>中古ゲーム機・ソフトをご購入のお客様へ</h1><br />
<p class="subtitle"><br />
出荷前の動作チェック方針・オプション・ジャンク品・カスタム品についてのご案内です。<br />
</p><br />
</section><br />
<br />
<section class="grid"><br />
<br />
<div class="card"><br />
<h2><span class="pill">1</span>動作確認について</h2><br />
<ul><br />
<li>当店のゲーム機・ソフトは<strong>出荷前に動作確認</strong>を行いますが、<strong>動作を保証するものではございません</strong>。</li><br />
<li>内部電池交換は<strong>オプション対応</strong>です。（商品により異なります）</li><br />
</ul><br />
<br />
<div class="okbox"><br />
<strong>ポイント</strong><br><br />
出荷前チェックは初期不良低減を目的としています。中古品特性上、到着後の環境により状態が変化する場合があります。<br />
</div><br />
<br />
<div class="callout"><br />
<strong>ジャンクコーナー商品について</strong><br><br />
ジャンク商品は<strong>現状渡し</strong>となります。<br />
</div><br />
</div><br />
<br />
<aside class="card"><br />
<h2><span class="pill">2</span>カスタム品のご注意</h2><br />
<ul><br />
<li>メーカー保証対象外です。</li><br />
<li>制作時に動作チェック済みですが、<strong>動作保証ではありません</strong>。</li><br />
<li>カスタム前パーツは付属しません。</li><br />
</ul><br />
<br />
<div class="note"><br />
在庫状況によりカスタム内容変更・キャンセルが発生する場合がございます。<br />
</div><br />
<br />
<div class="mini"><br />
<div class="chip">中古品</div><br />
<div class="chip">動作チェック実施</div><br />
<div class="chip">保証ではありません</div><br />
<div class="chip">オプション対応</div><br />
</div><br />
</aside><br />
<br />
</section><br />
<br />
<section class="card" style="margin-top:14px;"><br />
<h2><span class="pill">3</span>お問い合わせ</h2><br />
<p style="margin:0; color: var(--muted); font-size:14px;"><br />
ご不明点はお問い合わせフォームよりご連絡ください。<br />
</p><br />
<br />
<div style="margin-top:12px;"><br />
<a class="btn" href="#">お問い合わせフォームへ →</a><br />
<div class="small"><br />
※ href="#" を実際のURLへ変更してください。<br />
</div><br />
</div><br />
<br />
<div class="footer"><br />
※ 商品詳細ページにそのまま貼り付け可能です。<br />
</div><br />
</section><br />
<br />
</div><br />
</body><br />
</html></p>]]></content:encoded>
                    <dc:subject>SUPER Famicom</dc:subject>
                    <dc:creator>THE COLLECTORS</dc:creator>
                    <dc:format>8800</dc:format>
                    <dc:date>2026-06-30T15:06:40+09:00</dc:date>
                    <dc:type>shop</dc:type>
                </item>
                
                <item rdf:about="https://www.collectors-tcg.com/product/12352">
                    <title>[状態B] ポケットモンスター サファイア</title>
                    <link>https://www.collectors-tcg.com/product/12352</link>
                    <description>・ソフト本体のみの商品です。箱・取扱説明書等備品は付属しません。 
・商品画像はイメージ画像です。型番や個体、状態の選択はできません。






中古ゲーム機・ソフトをご購入のお客様へ






…</description>
                    <content:encoded><![CDATA[<p><a href="https://www.collectors-tcg.com/product/12352" target="_blank"><img src="https://www.collectors-tcg.com/data/torecawitch-tcg/product/20260220_01abd6.jpeg" width="250" border="0" alt="[状態B] ポケットモンスター サファイア" hspace="5" align="left"/></a>・ソフト本体のみの商品です。箱・取扱説明書等備品は付属しません。 <br>
・商品画像はイメージ画像です。型番や個体、状態の選択はできません。<br>
<br>
<!DOCTYPE html>
<html lang="ja">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>中古ゲーム機・ソフトをご購入のお客様へ</title>

<style>
:root{
--bg:#ffffff;
--panel:#ffffff;
--border:#e6e8ef;
--text:#111318;
--muted:#5a6272;
--accent:#e6b422; 
--accentSoft: rgba(230,180,34,.12);
--danger:#d92d55;
--dangerSoft: rgba(217,45,85,.10);
--ok:#1f9d6a;
--okSoft: rgba(31,157,106,.10);
--shadow: 0 10px 24px rgba(0,0,0,.08);
--radius: 18px;
}

*{ box-sizing:border-box; }

body{
margin:0;
font-family: system-ui, -apple-system, "Hiragino Kaku Gothic ProN", "Noto Sans JP", Segoe UI, Roboto, Arial, sans-serif;
background:#ffffff;
color: var(--text);
line-height:1.7;
}

.wrap{
max-width: 980px;
margin: 28px auto;
padding: 0 16px 40px;
background:#ffffff;
}

.hero{
border: 1px solid var(--border);
background:#ffffff;
border-radius: var(--radius);
box-shadow: var(--shadow);
padding: 22px 20px;
}

.badge{
display:inline-flex;
padding: 8px 12px;
border-radius: 999px;
border:1px solid rgba(230,180,34,.4);
background: var(--accentSoft);
color:#b38700;
font-weight: 700;
font-size: 13px;
}

h1{
margin: 12px 0 6px;
font-size: clamp(20px, 2.8vw, 28px);
}

.subtitle{
margin:0;
color: var(--muted);
font-size:14px;
}

.grid{
margin-top: 14px;
display:grid;
grid-template-columns: 1.15fr .85fr;
gap: 14px;
}

@media (max-width: 860px){
.grid{ grid-template-columns: 1fr; }
}

.card{
border: 1px solid var(--border);
background: #ffffff;
border-radius: var(--radius);
box-shadow: var(--shadow);
padding: 18px 16px;
}

.card h2{
margin: 0 0 10px;
font-size: 16px;
display:flex;
align-items:center;
gap:10px;
}

.pill{
display:inline-flex;
align-items:center;
justify-content:center;
width: 24px;
height: 24px;
border-radius: 8px;
border: 1px solid var(--border);
background: rgba(0,0,0,.03);
font-size: 13px;
}

/* bilingual helpers */
.jp{ margin:0; }
.en{
margin:6px 0 0;
color: var(--muted);
font-size: 13px;
line-height: 1.6;
}
.en small{ font-size: 12px; }
.bi{
margin-top: 10px;
padding-top: 10px;
border-top: 1px dashed rgba(0,0,0,.08);
}
.bi:first-child{
margin-top:0;
padding-top:0;
border-top:none;
}
ul{
margin: 10px 0 0;
padding-left: 18px;
}
li{ margin: 6px 0; }
li .en{ margin-left: 0; }

.note{
border: 1px solid rgba(0,0,0,.08);
background: rgba(0,0,0,.03);
padding: 12px;
border-radius: 14px;
margin-top: 10px;
color: var(--muted);
font-size: 14px;
}

.callout{
border: 1px solid rgba(217,45,85,.35);
background: var(--dangerSoft);
border-radius: 16px;
padding: 14px;
margin-top: 12px;
}

.callout strong{ color: var(--danger); }

.okbox{
border: 1px solid rgba(31,157,106,.35);
background: var(--okSoft);
border-radius: 16px;
padding: 14px;
margin-top: 12px;
}

.okbox strong{ color: var(--ok); }

.mini{
display:flex;
gap:10px;
flex-wrap: wrap;
margin-top: 10px;
}

.chip{
border: 1px solid var(--border);
background: rgba(0,0,0,.03);
padding: 8px 10px;
border-radius: 999px;
font-size: 13px;
color: var(--muted);
}

.btn{
display:inline-flex;
align-items:center;
justify-content:center;
gap:10px;
width:100%;
padding:12px;
border-radius:14px;
border: 1px solid rgba(230,180,34,.4);
background: var(--accentSoft);
color:#b38700;
font-weight:700;
text-decoration:none;
}

.btn:hover{ filter: brightness(1.05); }

.small{
font-size:12px;
color: var(--muted);
margin-top:10px;
}

.footer{
margin-top: 14px;
color: var(--muted);
font-size: 13px;
border-top: 1px solid rgba(0,0,0,.08);
padding-top: 12px;
}
</style>
</head>

<body>
<div class="wrap">

<section class="hero">
<div class="badge">ご購入前にご確認ください <span style="opacity:.65;">/ Please read before purchase</span></div>
<h1>中古ゲーム機・ソフトをご購入のお客様へ</h1>
<p class="subtitle">
出荷前の動作チェック方針・オプション・ジャンク品・カスタム品・状態区分についてのご案内です。<br>
<span class="en">This page explains our pre-shipment testing policy, optional services, junk items, custom products, and condition grading.</span>
</p>
</section>

<section class="grid">

<div class="card">
<h2><span class="pill">1</span>動作確認について</h2>

<ul>
<li>
  <div class="jp">当店のゲーム機・ソフトは<strong>出荷前に動作確認</strong>を行いますが、<strong>動作を保証するものではございません</strong>。</div>
  <div class="en">We test all consoles and software before shipment; however, this does <strong>not</strong> constitute a performance guarantee.</div>
</li>
<li>
  <div class="jp">内部電池交換は<strong>オプション対応</strong>です。（商品により異なります）</div>
  <div class="en">Internal battery replacement is available as an <strong>optional service</strong> (availability depends on the product).</div>
</li>
</ul>

<div class="okbox">
<strong>ポイント</strong><br>
<div class="jp">出荷前チェックは初期不良低減を目的としています。中古品特性上、到着後の環境により状態が変化する場合があります。</div>
<div class="en">Pre-shipment checks are performed to reduce initial defects. As used items, their condition may vary depending on the environment after delivery.</div>
</div>

<div class="callout">
<strong>ジャンクコーナー商品について</strong><br>
<div class="jp">ジャンク商品は<strong>現状渡し</strong>となります。</div>
<div class="en">Items sold as “junk” are provided <strong>as-is</strong>.</div>
</div>
</div>

<aside class="card">
<h2><span class="pill">2</span>カスタム品のご注意</h2>
<ul>
<li>
  <div class="jp">メーカー保証対象外です。</div>
  <div class="en">Custom items are not covered by the manufacturer warranty.</div>
</li>
<li>
  <div class="jp">制作時に動作チェック済みですが、<strong>動作保証ではありません</strong>。</div>
  <div class="en">They are tested during the build process, but this is <strong>not</strong> a guarantee of future operation.</div>
</li>
<li>
  <div class="jp">カスタム前パーツは付属しません。</div>
  <div class="en">Original parts prior to customization are not included.</div>
</li>
</ul>

<div class="note">
<div class="jp">在庫状況によりカスタム内容変更・キャンセルが発生する場合がございます。</div>
<div class="en">Depending on inventory, the customization details may change or the order may be canceled.</div>
</div>

<div class="mini">
<div class="chip">中古品 / Used</div>
<div class="chip">動作チェック実施 / Tested</div>
<div class="chip">保証ではありません / No guarantee</div>
<div class="chip">オプション対応 / Optional</div>
</div>
</aside>

</section>

<!-- NEW: Condition section -->
<section class="card" style="margin-top:14px;">
<h2><span class="pill">3</span>商品状態について</h2>

<div class="bi">
  <div class="jp" style="font-weight:700; font-size:14px;">■ ゲームボーイ カセットについて</div>
  <div class="en"><small>■ About Game Boy cartridges</small></div>

  <ul>
    <li>
      <div class="jp">カセットの<strong>型番は選択できません</strong>。</div>
      <div class="en">Specific cartridge model numbers <strong>cannot</strong> be selected.</div>
    </li>
  </ul>
</div>

<div class="bi">
  <div class="jp" style="font-weight:700; font-size:14px;">■ ゲームボーイ（アドバンス）本体の状態区分</div>
  <div class="en"><small>■ Condition grading for Game Boy / Game Boy Advance consoles</small></div>

  <ul>
    <li>
      <div class="jp"><strong>状態A</strong>　美品、現物品の販売</div>
      <div class="en"><strong>Condition A</strong> ? Very good cosmetic condition / sold as the actual item shown.</div>
    </li>

    <li>
      <div class="jp"><strong>状態B</strong>　一般的な中古品</div>
      <div class="en"><strong>Condition B</strong> ? Standard used condition.</div>
    </li>

    <li>
      <div class="jp"><strong>状態C</strong>　シールの剥がれや、落書き、名前書きなど大きく破損はしているがゲームプレイに影響の及ばさない程度のもの</div>
      <div class="en"><strong>Condition C</strong> ? Major cosmetic damage such as label peeling, writing/marks, or name written, but it does not affect gameplay.</div>
    </li>
  </ul>

  <div class="okbox">
    <strong>当店の状態基準について</strong><br>
    <div class="jp">当店の状態は、商品の<strong>外装部分に対する評価</strong>であり、全ての状態は<strong>状態チェックをクリア</strong>しています。</div>
    <div class="en">Our grading refers to the <strong>external cosmetic condition</strong>. All items have passed our inspection checks.</div>
  </div>
</div>
</section>

<section class="card" style="margin-top:14px;">
<h2><span class="pill">4</span>お問い合わせ</h2>
<p style="margin:0; color: var(--muted); font-size:14px;">
  <span class="jp">ご不明点はお問い合わせフォームよりご連絡ください。</span><br>
  <span class="en">If you have any questions, please contact us via the inquiry form.</span>
</p>

<div style="margin-top:12px;">
<a class="btn" href="#">お問い合わせフォームへ → <span style="opacity:.7;">/ Contact Us</span></a>
<div class="small">
※ href="#" を実際のURLへ変更してください。<br>
<span class="en">Replace <code>href="#"</code> with your actual URL.</span>
</div>
</div>

<div class="footer">
※ 商品詳細ページにそのまま貼り付け可能です。<br>
<span class="en">You can paste this directly into your product detail page.</span>
</div>
</section>

</div>
</body>
</html></p>]]></content:encoded>
                    <dc:subject>GAME BOY</dc:subject>
                    <dc:creator>THE COLLECTORS</dc:creator>
                    <dc:format>5500</dc:format>
                    <dc:date>2026-06-30T15:06:40+09:00</dc:date>
                    <dc:type>shop</dc:type>
                </item>
                
                <item rdf:about="https://www.collectors-tcg.com/product/12351">
                    <title>[状態B] ポケットモンスター ルビー</title>
                    <link>https://www.collectors-tcg.com/product/12351</link>
                    <description>・ソフト本体のみの商品です。箱・取扱説明書等備品は付属しません。 
・商品画像はイメージ画像です。型番や個体、状態の選択はできません。






中古ゲーム機・ソフトをご購入のお客様へ






…</description>
                    <content:encoded><![CDATA[<p><a href="https://www.collectors-tcg.com/product/12351" target="_blank"><img src="https://www.collectors-tcg.com/data/torecawitch-tcg/product/20260220_ce5cf9.jpeg" width="250" border="0" alt="[状態B] ポケットモンスター ルビー" hspace="5" align="left"/></a>・ソフト本体のみの商品です。箱・取扱説明書等備品は付属しません。 <br>
・商品画像はイメージ画像です。型番や個体、状態の選択はできません。<br>
<br>
<!DOCTYPE html>
<html lang="ja">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>中古ゲーム機・ソフトをご購入のお客様へ</title>

<style>
:root{
--bg:#ffffff;
--panel:#ffffff;
--border:#e6e8ef;
--text:#111318;
--muted:#5a6272;
--accent:#e6b422; 
--accentSoft: rgba(230,180,34,.12);
--danger:#d92d55;
--dangerSoft: rgba(217,45,85,.10);
--ok:#1f9d6a;
--okSoft: rgba(31,157,106,.10);
--shadow: 0 10px 24px rgba(0,0,0,.08);
--radius: 18px;
}

*{ box-sizing:border-box; }

body{
margin:0;
font-family: system-ui, -apple-system, "Hiragino Kaku Gothic ProN", "Noto Sans JP", Segoe UI, Roboto, Arial, sans-serif;
background:#ffffff;
color: var(--text);
line-height:1.7;
}

.wrap{
max-width: 980px;
margin: 28px auto;
padding: 0 16px 40px;
background:#ffffff;
}

.hero{
border: 1px solid var(--border);
background:#ffffff;
border-radius: var(--radius);
box-shadow: var(--shadow);
padding: 22px 20px;
}

.badge{
display:inline-flex;
padding: 8px 12px;
border-radius: 999px;
border:1px solid rgba(230,180,34,.4);
background: var(--accentSoft);
color:#b38700;
font-weight: 700;
font-size: 13px;
}

h1{
margin: 12px 0 6px;
font-size: clamp(20px, 2.8vw, 28px);
}

.subtitle{
margin:0;
color: var(--muted);
font-size:14px;
}

.grid{
margin-top: 14px;
display:grid;
grid-template-columns: 1.15fr .85fr;
gap: 14px;
}

@media (max-width: 860px){
.grid{ grid-template-columns: 1fr; }
}

.card{
border: 1px solid var(--border);
background: #ffffff;
border-radius: var(--radius);
box-shadow: var(--shadow);
padding: 18px 16px;
}

.card h2{
margin: 0 0 10px;
font-size: 16px;
display:flex;
align-items:center;
gap:10px;
}

.pill{
display:inline-flex;
align-items:center;
justify-content:center;
width: 24px;
height: 24px;
border-radius: 8px;
border: 1px solid var(--border);
background: rgba(0,0,0,.03);
font-size: 13px;
}

/* bilingual helpers */
.jp{ margin:0; }
.en{
margin:6px 0 0;
color: var(--muted);
font-size: 13px;
line-height: 1.6;
}
.en small{ font-size: 12px; }
.bi{
margin-top: 10px;
padding-top: 10px;
border-top: 1px dashed rgba(0,0,0,.08);
}
.bi:first-child{
margin-top:0;
padding-top:0;
border-top:none;
}
ul{
margin: 10px 0 0;
padding-left: 18px;
}
li{ margin: 6px 0; }
li .en{ margin-left: 0; }

.note{
border: 1px solid rgba(0,0,0,.08);
background: rgba(0,0,0,.03);
padding: 12px;
border-radius: 14px;
margin-top: 10px;
color: var(--muted);
font-size: 14px;
}

.callout{
border: 1px solid rgba(217,45,85,.35);
background: var(--dangerSoft);
border-radius: 16px;
padding: 14px;
margin-top: 12px;
}

.callout strong{ color: var(--danger); }

.okbox{
border: 1px solid rgba(31,157,106,.35);
background: var(--okSoft);
border-radius: 16px;
padding: 14px;
margin-top: 12px;
}

.okbox strong{ color: var(--ok); }

.mini{
display:flex;
gap:10px;
flex-wrap: wrap;
margin-top: 10px;
}

.chip{
border: 1px solid var(--border);
background: rgba(0,0,0,.03);
padding: 8px 10px;
border-radius: 999px;
font-size: 13px;
color: var(--muted);
}

.btn{
display:inline-flex;
align-items:center;
justify-content:center;
gap:10px;
width:100%;
padding:12px;
border-radius:14px;
border: 1px solid rgba(230,180,34,.4);
background: var(--accentSoft);
color:#b38700;
font-weight:700;
text-decoration:none;
}

.btn:hover{ filter: brightness(1.05); }

.small{
font-size:12px;
color: var(--muted);
margin-top:10px;
}

.footer{
margin-top: 14px;
color: var(--muted);
font-size: 13px;
border-top: 1px solid rgba(0,0,0,.08);
padding-top: 12px;
}
</style>
</head>

<body>
<div class="wrap">

<section class="hero">
<div class="badge">ご購入前にご確認ください <span style="opacity:.65;">/ Please read before purchase</span></div>
<h1>中古ゲーム機・ソフトをご購入のお客様へ</h1>
<p class="subtitle">
出荷前の動作チェック方針・オプション・ジャンク品・カスタム品・状態区分についてのご案内です。<br>
<span class="en">This page explains our pre-shipment testing policy, optional services, junk items, custom products, and condition grading.</span>
</p>
</section>

<section class="grid">

<div class="card">
<h2><span class="pill">1</span>動作確認について</h2>

<ul>
<li>
  <div class="jp">当店のゲーム機・ソフトは<strong>出荷前に動作確認</strong>を行いますが、<strong>動作を保証するものではございません</strong>。</div>
  <div class="en">We test all consoles and software before shipment; however, this does <strong>not</strong> constitute a performance guarantee.</div>
</li>
<li>
  <div class="jp">内部電池交換は<strong>オプション対応</strong>です。（商品により異なります）</div>
  <div class="en">Internal battery replacement is available as an <strong>optional service</strong> (availability depends on the product).</div>
</li>
</ul>

<div class="okbox">
<strong>ポイント</strong><br>
<div class="jp">出荷前チェックは初期不良低減を目的としています。中古品特性上、到着後の環境により状態が変化する場合があります。</div>
<div class="en">Pre-shipment checks are performed to reduce initial defects. As used items, their condition may vary depending on the environment after delivery.</div>
</div>

<div class="callout">
<strong>ジャンクコーナー商品について</strong><br>
<div class="jp">ジャンク商品は<strong>現状渡し</strong>となります。</div>
<div class="en">Items sold as “junk” are provided <strong>as-is</strong>.</div>
</div>
</div>

<aside class="card">
<h2><span class="pill">2</span>カスタム品のご注意</h2>
<ul>
<li>
  <div class="jp">メーカー保証対象外です。</div>
  <div class="en">Custom items are not covered by the manufacturer warranty.</div>
</li>
<li>
  <div class="jp">制作時に動作チェック済みですが、<strong>動作保証ではありません</strong>。</div>
  <div class="en">They are tested during the build process, but this is <strong>not</strong> a guarantee of future operation.</div>
</li>
<li>
  <div class="jp">カスタム前パーツは付属しません。</div>
  <div class="en">Original parts prior to customization are not included.</div>
</li>
</ul>

<div class="note">
<div class="jp">在庫状況によりカスタム内容変更・キャンセルが発生する場合がございます。</div>
<div class="en">Depending on inventory, the customization details may change or the order may be canceled.</div>
</div>

<div class="mini">
<div class="chip">中古品 / Used</div>
<div class="chip">動作チェック実施 / Tested</div>
<div class="chip">保証ではありません / No guarantee</div>
<div class="chip">オプション対応 / Optional</div>
</div>
</aside>

</section>

<!-- NEW: Condition section -->
<section class="card" style="margin-top:14px;">
<h2><span class="pill">3</span>商品状態について</h2>

<div class="bi">
  <div class="jp" style="font-weight:700; font-size:14px;">■ ゲームボーイ カセットについて</div>
  <div class="en"><small>■ About Game Boy cartridges</small></div>

  <ul>
    <li>
      <div class="jp">カセットの<strong>型番は選択できません</strong>。</div>
      <div class="en">Specific cartridge model numbers <strong>cannot</strong> be selected.</div>
    </li>
  </ul>
</div>

<div class="bi">
  <div class="jp" style="font-weight:700; font-size:14px;">■ ゲームボーイ（アドバンス）本体の状態区分</div>
  <div class="en"><small>■ Condition grading for Game Boy / Game Boy Advance consoles</small></div>

  <ul>
    <li>
      <div class="jp"><strong>状態A</strong>　美品、現物品の販売</div>
      <div class="en"><strong>Condition A</strong> ? Very good cosmetic condition / sold as the actual item shown.</div>
    </li>

    <li>
      <div class="jp"><strong>状態B</strong>　一般的な中古品</div>
      <div class="en"><strong>Condition B</strong> ? Standard used condition.</div>
    </li>

    <li>
      <div class="jp"><strong>状態C</strong>　シールの剥がれや、落書き、名前書きなど大きく破損はしているがゲームプレイに影響の及ばさない程度のもの</div>
      <div class="en"><strong>Condition C</strong> ? Major cosmetic damage such as label peeling, writing/marks, or name written, but it does not affect gameplay.</div>
    </li>
  </ul>

  <div class="okbox">
    <strong>当店の状態基準について</strong><br>
    <div class="jp">当店の状態は、商品の<strong>外装部分に対する評価</strong>であり、全ての状態は<strong>状態チェックをクリア</strong>しています。</div>
    <div class="en">Our grading refers to the <strong>external cosmetic condition</strong>. All items have passed our inspection checks.</div>
  </div>
</div>
</section>

<section class="card" style="margin-top:14px;">
<h2><span class="pill">4</span>お問い合わせ</h2>
<p style="margin:0; color: var(--muted); font-size:14px;">
  <span class="jp">ご不明点はお問い合わせフォームよりご連絡ください。</span><br>
  <span class="en">If you have any questions, please contact us via the inquiry form.</span>
</p>

<div style="margin-top:12px;">
<a class="btn" href="#">お問い合わせフォームへ → <span style="opacity:.7;">/ Contact Us</span></a>
<div class="small">
※ href="#" を実際のURLへ変更してください。<br>
<span class="en">Replace <code>href="#"</code> with your actual URL.</span>
</div>
</div>

<div class="footer">
※ 商品詳細ページにそのまま貼り付け可能です。<br>
<span class="en">You can paste this directly into your product detail page.</span>
</div>
</section>

</div>
</body>
</html></p>]]></content:encoded>
                    <dc:subject>GAME BOY</dc:subject>
                    <dc:creator>THE COLLECTORS</dc:creator>
                    <dc:format>5500</dc:format>
                    <dc:date>2026-06-30T15:06:40+09:00</dc:date>
                    <dc:type>shop</dc:type>
                </item>
                
                <item rdf:about="https://www.collectors-tcg.com/product/12347">
                    <title>IPS液晶 ゲームボーイカラー 本体 [クリアパープル] *カスタムキャンセル品</title>
                    <link>https://www.collectors-tcg.com/product/12347</link>
                    <description>中古ゲーム機・ソフトをご購入のお客様へ








ご購入前にご確認ください
中古ゲーム機・ソフトをご購入のお客様へ

出荷前の動作チェック方針・オプション・ジャンク品・カスタム品についてのご案内…</description>
                    <content:encoded><![CDATA[<p><a href="https://www.collectors-tcg.com/product/12347" target="_blank"><img src="https://www.collectors-tcg.com/data/torecawitch-tcg/product/20260220_8631d9.JPG" width="250" border="0" alt="IPS液晶 ゲームボーイカラー 本体 [クリアパープル] *カスタムキャンセル品" hspace="5" align="left"/></a><!DOCTYPE html>
<html lang="ja">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>中古ゲーム機・ソフトをご購入のお客様へ</title>

<style>
:root{
  --bg:#ffffff;
  --panel:#ffffff;
  --border:#e6e8ef;
  --text:#111318;
  --muted:#5a6272;
  --accent:#e6b422;
  --accentSoft: rgba(230,180,34,.12);
  --danger:#d92d55;
  --dangerSoft: rgba(217,45,85,.10);
  --ok:#1f9d6a;
  --okSoft: rgba(31,157,106,.10);
  --shadow: 0 10px 24px rgba(0,0,0,.08);
  --radius: 18px;
}

*{ box-sizing:border-box; }

body{
  margin:0;
  font-family: system-ui, -apple-system, "Hiragino Kaku Gothic ProN", "Noto Sans JP", Segoe UI, Roboto, Arial, sans-serif;
  background:#ffffff;
  color: var(--text);
  line-height:1.7;
}

.wrap{
  max-width: 980px;
  margin: 28px auto;
  padding: 0 16px 40px;
  background:#ffffff;
}

.hero{
  border: 1px solid var(--border);
  background:#ffffff;
  border-radius: var(--radius);
  box-shadow: var(--shadow);
  padding: 22px 20px;
}

.badge{
  display:inline-flex;
  padding: 8px 12px;
  border-radius: 999px;
  border:1px solid rgba(230,180,34,.4);
  background: var(--accentSoft);
  color:#b38700;
  font-weight: 700;
  font-size: 13px;
}

h1{
  margin: 12px 0 6px;
  font-size: clamp(20px, 2.8vw, 28px);
}

.subtitle{
  margin:0;
  color: var(--muted);
  font-size:14px;
}

.grid{
  margin-top: 14px;
  display:grid;
  grid-template-columns: 1.15fr .85fr;
  gap: 14px;
}

@media (max-width: 860px){
  .grid{ grid-template-columns: 1fr; }
}

.card{
  border: 1px solid var(--border);
  background: #ffffff;
  border-radius: var(--radius);
  box-shadow: var(--shadow);
  padding: 18px 16px;
}

.card h2{
  margin: 0 0 10px;
  font-size: 16px;
  display:flex;
  align-items:center;
  gap:10px;
}

.pill{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width: 24px;
  height: 24px;
  border-radius: 8px;
  border: 1px solid var(--border);
  background: rgba(0,0,0,.03);
  font-size: 13px;
}

.note{
  border: 1px solid rgba(0,0,0,.08);
  background: rgba(0,0,0,.03);
  padding: 12px;
  border-radius: 14px;
  margin-top: 10px;
  color: var(--muted);
  font-size: 14px;
}

.callout{
  border: 1px solid rgba(217,45,85,.35);
  background: var(--dangerSoft);
  border-radius: 16px;
  padding: 14px;
  margin-top: 12px;
}

.callout strong{ color: var(--danger); }

ul{
  margin: 10px 0 0;
  padding-left: 18px;
}

li{ margin: 6px 0; }

.okbox{
  border: 1px solid rgba(31,157,106,.35);
  background: var(--okSoft);
  border-radius: 16px;
  padding: 14px;
  margin-top: 12px;
}

.okbox strong{ color: var(--ok); }

.mini{
  display:flex;
  gap:10px;
  flex-wrap: wrap;
  margin-top: 10px;
}

.chip{
  border: 1px solid var(--border);
  background: rgba(0,0,0,.03);
  padding: 8px 10px;
  border-radius: 999px;
  font-size: 13px;
  color: var(--muted);
}

.btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:10px;
  width:100%;
  padding:12px;
  border-radius:14px;
  border: 1px solid rgba(230,180,34,.4);
  background: var(--accentSoft);
  color:#b38700;
  font-weight:700;
  text-decoration:none;
}

.btn:hover{
  filter: brightness(1.05);
}

.small{
  font-size:12px;
  color: var(--muted);
  margin-top:10px;
}

.footer{
  margin-top: 14px;
  color: var(--muted);
  font-size: 13px;
  border-top: 1px solid rgba(0,0,0,.08);
  padding-top: 12px;
}
</style>
</head>

<body>
<div class="wrap">

<section class="hero">
<div class="badge">ご購入前にご確認ください</div>
<h1>中古ゲーム機・ソフトをご購入のお客様へ</h1>
<p class="subtitle">
出荷前の動作チェック方針・オプション・ジャンク品・カスタム品についてのご案内です。
</p>
</section>

<section class="grid">

<div class="card">
<h2><span class="pill">1</span>動作確認について</h2>
<ul>
<li>当店のゲーム機・ソフトは<strong>出荷前に動作確認</strong>を行いますが、<strong>動作を保証するものではございません</strong>。</li>
<li>内部電池交換は<strong>オプション対応</strong>です。（商品により異なります）</li>
</ul>

<div class="okbox">
<strong>ポイント</strong><br>
出荷前チェックは初期不良低減を目的としています。中古品特性上、到着後の環境により状態が変化する場合があります。
</div>

<div class="callout">
<strong>ジャンクコーナー商品について</strong><br>
ジャンク商品は<strong>現状渡し</strong>となります。
</div>
</div>

<aside class="card">
<h2><span class="pill">2</span>カスタム品のご注意</h2>
<ul>
<li>メーカー保証対象外です。</li>
<li>制作時に動作チェック済みですが、<strong>動作保証ではありません</strong>。</li>
<li>カスタム前パーツは付属しません。</li>
</ul>

<div class="note">
在庫状況によりカスタム内容変更・キャンセルが発生する場合がございます。
</div>

<div class="mini">
<div class="chip">中古品</div>
<div class="chip">動作チェック実施</div>
<div class="chip">保証ではありません</div>
<div class="chip">オプション対応</div>
</div>
</aside>

</section>

<section class="card" style="margin-top:14px;">
<h2><span class="pill">3</span>お問い合わせ</h2>
<p style="margin:0; color: var(--muted); font-size:14px;">
ご不明点はお問い合わせフォームよりご連絡ください。
</p>

<div style="margin-top:12px;">
<a class="btn" href="#">お問い合わせフォームへ →</a>
<div class="small">
※ href="#" を実際のURLへ変更してください。
</div>
</div>

<div class="footer">
※ 商品詳細ページにそのまま貼り付け可能です。
</div>
</section>

</div>
</body>
</html></p>]]></content:encoded>
                    <dc:subject>GAME BOY</dc:subject>
                    <dc:creator>THE COLLECTORS</dc:creator>
                    <dc:format>29800</dc:format>
                    <dc:date>2026-06-30T15:06:40+09:00</dc:date>
                    <dc:type>shop</dc:type>
                </item>
                
                <item rdf:about="https://www.collectors-tcg.com/product/12334">
                    <title>ゲームボーイカラー 本体 [レッド]</title>
                    <link>https://www.collectors-tcg.com/product/12334</link>
                    <description>中古ゲーム機・ソフトをご購入のお客様へ








ご購入前にご確認ください
中古ゲーム機・ソフトをご購入のお客様へ

出荷前の動作チェック方針・オプション・ジャンク品・カスタム品についてのご案内…</description>
                    <content:encoded><![CDATA[<p><a href="https://www.collectors-tcg.com/product/12334" target="_blank"><img src="https://www.collectors-tcg.com/data/torecawitch-tcg/product/20260213_1c3f91.png" width="250" border="0" alt="ゲームボーイカラー 本体 [レッド]" hspace="5" align="left"/></a><!DOCTYPE html>
<html lang="ja">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>中古ゲーム機・ソフトをご購入のお客様へ</title>

<style>
:root{
  --bg:#ffffff;
  --panel:#ffffff;
  --border:#e6e8ef;
  --text:#111318;
  --muted:#5a6272;
  --accent:#e6b422;
  --accentSoft: rgba(230,180,34,.12);
  --danger:#d92d55;
  --dangerSoft: rgba(217,45,85,.10);
  --ok:#1f9d6a;
  --okSoft: rgba(31,157,106,.10);
  --shadow: 0 10px 24px rgba(0,0,0,.08);
  --radius: 18px;
}

*{ box-sizing:border-box; }

body{
  margin:0;
  font-family: system-ui, -apple-system, "Hiragino Kaku Gothic ProN", "Noto Sans JP", Segoe UI, Roboto, Arial, sans-serif;
  background:#ffffff;
  color: var(--text);
  line-height:1.7;
}

.wrap{
  max-width: 980px;
  margin: 28px auto;
  padding: 0 16px 40px;
  background:#ffffff;
}

.hero{
  border: 1px solid var(--border);
  background:#ffffff;
  border-radius: var(--radius);
  box-shadow: var(--shadow);
  padding: 22px 20px;
}

.badge{
  display:inline-flex;
  padding: 8px 12px;
  border-radius: 999px;
  border:1px solid rgba(230,180,34,.4);
  background: var(--accentSoft);
  color:#b38700;
  font-weight: 700;
  font-size: 13px;
}

h1{
  margin: 12px 0 6px;
  font-size: clamp(20px, 2.8vw, 28px);
}

.subtitle{
  margin:0;
  color: var(--muted);
  font-size:14px;
}

.grid{
  margin-top: 14px;
  display:grid;
  grid-template-columns: 1.15fr .85fr;
  gap: 14px;
}

@media (max-width: 860px){
  .grid{ grid-template-columns: 1fr; }
}

.card{
  border: 1px solid var(--border);
  background: #ffffff;
  border-radius: var(--radius);
  box-shadow: var(--shadow);
  padding: 18px 16px;
}

.card h2{
  margin: 0 0 10px;
  font-size: 16px;
  display:flex;
  align-items:center;
  gap:10px;
}

.pill{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width: 24px;
  height: 24px;
  border-radius: 8px;
  border: 1px solid var(--border);
  background: rgba(0,0,0,.03);
  font-size: 13px;
}

.note{
  border: 1px solid rgba(0,0,0,.08);
  background: rgba(0,0,0,.03);
  padding: 12px;
  border-radius: 14px;
  margin-top: 10px;
  color: var(--muted);
  font-size: 14px;
}

.callout{
  border: 1px solid rgba(217,45,85,.35);
  background: var(--dangerSoft);
  border-radius: 16px;
  padding: 14px;
  margin-top: 12px;
}

.callout strong{ color: var(--danger); }

ul{
  margin: 10px 0 0;
  padding-left: 18px;
}

li{ margin: 6px 0; }

.okbox{
  border: 1px solid rgba(31,157,106,.35);
  background: var(--okSoft);
  border-radius: 16px;
  padding: 14px;
  margin-top: 12px;
}

.okbox strong{ color: var(--ok); }

.mini{
  display:flex;
  gap:10px;
  flex-wrap: wrap;
  margin-top: 10px;
}

.chip{
  border: 1px solid var(--border);
  background: rgba(0,0,0,.03);
  padding: 8px 10px;
  border-radius: 999px;
  font-size: 13px;
  color: var(--muted);
}

.btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:10px;
  width:100%;
  padding:12px;
  border-radius:14px;
  border: 1px solid rgba(230,180,34,.4);
  background: var(--accentSoft);
  color:#b38700;
  font-weight:700;
  text-decoration:none;
}

.btn:hover{
  filter: brightness(1.05);
}

.small{
  font-size:12px;
  color: var(--muted);
  margin-top:10px;
}

.footer{
  margin-top: 14px;
  color: var(--muted);
  font-size: 13px;
  border-top: 1px solid rgba(0,0,0,.08);
  padding-top: 12px;
}
</style>
</head>

<body>
<div class="wrap">

<section class="hero">
<div class="badge">ご購入前にご確認ください</div>
<h1>中古ゲーム機・ソフトをご購入のお客様へ</h1>
<p class="subtitle">
出荷前の動作チェック方針・オプション・ジャンク品・カスタム品についてのご案内です。
</p>
</section>

<section class="grid">

<div class="card">
<h2><span class="pill">1</span>動作確認について</h2>
<ul>
<li>当店のゲーム機・ソフトは<strong>出荷前に動作確認</strong>を行いますが、<strong>動作を保証するものではございません</strong>。</li>
<li>内部電池交換は<strong>オプション対応</strong>です。（商品により異なります）</li>
</ul>

<div class="okbox">
<strong>ポイント</strong><br>
出荷前チェックは初期不良低減を目的としています。中古品特性上、到着後の環境により状態が変化する場合があります。
</div>

<div class="callout">
<strong>ジャンクコーナー商品について</strong><br>
ジャンク商品は<strong>現状渡し</strong>となります。
</div>
</div>

<aside class="card">
<h2><span class="pill">2</span>カスタム品のご注意</h2>
<ul>
<li>メーカー保証対象外です。</li>
<li>制作時に動作チェック済みですが、<strong>動作保証ではありません</strong>。</li>
<li>カスタム前パーツは付属しません。</li>
</ul>

<div class="note">
在庫状況によりカスタム内容変更・キャンセルが発生する場合がございます。
</div>

<div class="mini">
<div class="chip">中古品</div>
<div class="chip">動作チェック実施</div>
<div class="chip">保証ではありません</div>
<div class="chip">オプション対応</div>
</div>
</aside>

</section>

<section class="card" style="margin-top:14px;">
<h2><span class="pill">3</span>お問い合わせ</h2>
<p style="margin:0; color: var(--muted); font-size:14px;">
ご不明点はお問い合わせフォームよりご連絡ください。
</p>

<div style="margin-top:12px;">
<a class="btn" href="#">お問い合わせフォームへ →</a>
<div class="small">
※ href="#" を実際のURLへ変更してください。
</div>
</div>

<div class="footer">
※ 商品詳細ページにそのまま貼り付け可能です。
</div>
</section>

</div>
</body>
</html></p>]]></content:encoded>
                    <dc:subject>GAME BOY</dc:subject>
                    <dc:creator>THE COLLECTORS</dc:creator>
                    <dc:format>12800</dc:format>
                    <dc:date>2026-06-30T15:06:40+09:00</dc:date>
                    <dc:type>shop</dc:type>
                </item>
                
                <item rdf:about="https://www.collectors-tcg.com/product/12477">
                    <title>はぐれメタルが3匹現れた！！</title>
                    <link>https://www.collectors-tcg.com/product/12477</link>
                    <description>PSA Graded Card
          Authenticity / Grade Verified
          Stored &amp;amp; Protected
        …</description>
                    <content:encoded><![CDATA[<p><a href="https://www.collectors-tcg.com/product/12477" target="_blank"><img src="https://www.collectors-tcg.com/data/torecawitch-tcg/product/20260630_e6d32e.jpg" width="250" border="0" alt="はぐれメタルが3匹現れた！！" hspace="5" align="left"/></a><style>
.psa-detail{
  --panel:#12141b;
  --panel2:#0f1117;
  --border:#222635;
  --text:#f2f4ff;
  --muted:#b7bdd6;
  --accent:#e6b422;
  --accentSoft:rgba(230,180,34,.18);
  --good:rgba(46,204,113,.18);
  --shadow: 0 10px 30px rgba(0,0,0,.15);
  --radius:16px;

  font-family: system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial;
  color:#333;
  margin:28px 0;
}

.psa-detail .wrap{
  max-width:980px;
  margin:auto;
}

.psa-detail .hero{
  background:#ffffff;
  border:1px solid #e0dfe3;
  border-radius:var(--radius);
  box-shadow:var(--shadow);
  overflow:hidden;
}

.psa-detail .heroTop{
  padding:18px 18px 0;
  display:flex;
  gap:10px;
  flex-wrap:wrap;
  align-items:center;
  justify-content:space-between;
}

.psa-detail .badgeRow{
  display:flex;
  gap:10px;
  flex-wrap:wrap;
  align-items:center;
}

.psa-detail .badge{
  display:inline-flex;
  align-items:center;
  padding:8px 12px;
  border-radius:999px;
  border:1px solid #ddd;
  background:#f5f5f5;
  font-weight:700;
  font-size:13px;
  color:#222;
}

.psa-detail .badgeAccent{
  border-color:#e6b422;
  background:#fff6da;
}

.psa-detail .badgeOk{
  border-color:#2ecc71;
  background:#eafaf1;
}

.psa-detail .smallCaps{
  font-weight:800;
  font-size:11px;
  text-transform:uppercase;
  color:#777;
}

.psa-detail .titleArea{
  padding:6px 18px 18px;
}

.psa-detail h1{
  margin:0;
  font-size:20px;
}

.psa-detail .kicker{
  font-size:14px;
  color:#777;
  margin:0 0 8px;
}

.psa-detail .grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:16px;
  padding:0 18px 18px;
}

@media (max-width:860px){
  .psa-detail .grid{ grid-template-columns:1fr; }
}

.psa-detail .card{
  border:1px solid #e0dfe3;
  border-radius:var(--radius);
  padding:16px;
  background:#fafafa;
}

.psa-detail .card h2{
  margin:0 0 10px;
  font-size:16px;
}

.psa-detail .card p{
  margin:0 0 12px;
  font-size:14px;
}

.psa-detail .note{
  margin-top:10px;
  padding:12px;
  border-radius:14px;
  border:1px solid #f0d58a;
  background:#fff9e6;
  font-size:13px;
}

.psa-detail .footer{
  margin-top:14px;
  padding-top:12px;
  border-top:1px solid #e0dfe3;
  font-size:12px;
  color:#777;
}
</style>

<div class="psa-detail">
  <div class="wrap">
    <section class="hero">
      <div class="heroTop">
        <div class="badgeRow">
          <span class="badge badgeAccent">PSA Graded Card</span>
          <span class="badge">Authenticity / Grade Verified</span>
          <span class="badge badgeOk">Stored &amp; Protected</span>
        </div>
        <div class="smallCaps">Product Details</div>
      </div>

      <div class="titleArea">
        <p class="kicker">Graded &amp; slabbed collectible</p>
        <h1>PSA-Authenticated / Graded Trading Card</h1>
      </div>

      <div class="grid">
        <div class="card">
          <h2>About This Item</h2>
          <p>
            This is a PSA graded item. We list and sell this product based on the grade determined by the grading company.
          </p>

          <div class="note">
            <strong>Important:</strong> Any scratches or damage to the card itself or to the case (inside or outside) are not covered by our store warranty.
          </div>

          <div class="footer">
            We recommend reviewing the photos carefully before purchase.
          </div>
        </div>

        <div class="card">
          <h2>Storage &amp; Handling</h2>
          <p>
            All graded cards are stored in an OPP protective sleeve to help prevent water damage and scratches.
          </p>
          <p>
            The OPP sleeve may have a management barcode or label sticker attached for inventory control purposes.
          </p>

          <div class="footer">
            If you have any questions, please feel free to contact us before purchasing.
          </div>
        </div>
      </div>
    </section>
  </div>
</div></p>]]></content:encoded>
                    <dc:subject>ドラゴンクエスト</dc:subject>
                    <dc:creator>THE COLLECTORS</dc:creator>
                    <dc:format>4000</dc:format>
                    <dc:date>2026-06-30T15:04:54+09:00</dc:date>
                    <dc:type>shop</dc:type>
                </item>
                
                <item rdf:about="https://www.collectors-tcg.com/product/12476">
                    <title>はぐれメタルが3匹現れた！！</title>
                    <link>https://www.collectors-tcg.com/product/12476</link>
                    <description>PSA Graded Card
          Authenticity / Grade Verified
          Stored &amp;amp; Protected
        …</description>
                    <content:encoded><![CDATA[<p><a href="https://www.collectors-tcg.com/product/12476" target="_blank"><img src="https://www.collectors-tcg.com/data/torecawitch-tcg/product/20260630_80f035.jpg" width="250" border="0" alt="はぐれメタルが3匹現れた！！" hspace="5" align="left"/></a><style>
.psa-detail{
  --panel:#12141b;
  --panel2:#0f1117;
  --border:#222635;
  --text:#f2f4ff;
  --muted:#b7bdd6;
  --accent:#e6b422;
  --accentSoft:rgba(230,180,34,.18);
  --good:rgba(46,204,113,.18);
  --shadow: 0 10px 30px rgba(0,0,0,.15);
  --radius:16px;

  font-family: system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial;
  color:#333;
  margin:28px 0;
}

.psa-detail .wrap{
  max-width:980px;
  margin:auto;
}

.psa-detail .hero{
  background:#ffffff;
  border:1px solid #e0dfe3;
  border-radius:var(--radius);
  box-shadow:var(--shadow);
  overflow:hidden;
}

.psa-detail .heroTop{
  padding:18px 18px 0;
  display:flex;
  gap:10px;
  flex-wrap:wrap;
  align-items:center;
  justify-content:space-between;
}

.psa-detail .badgeRow{
  display:flex;
  gap:10px;
  flex-wrap:wrap;
  align-items:center;
}

.psa-detail .badge{
  display:inline-flex;
  align-items:center;
  padding:8px 12px;
  border-radius:999px;
  border:1px solid #ddd;
  background:#f5f5f5;
  font-weight:700;
  font-size:13px;
  color:#222;
}

.psa-detail .badgeAccent{
  border-color:#e6b422;
  background:#fff6da;
}

.psa-detail .badgeOk{
  border-color:#2ecc71;
  background:#eafaf1;
}

.psa-detail .smallCaps{
  font-weight:800;
  font-size:11px;
  text-transform:uppercase;
  color:#777;
}

.psa-detail .titleArea{
  padding:6px 18px 18px;
}

.psa-detail h1{
  margin:0;
  font-size:20px;
}

.psa-detail .kicker{
  font-size:14px;
  color:#777;
  margin:0 0 8px;
}

.psa-detail .grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:16px;
  padding:0 18px 18px;
}

@media (max-width:860px){
  .psa-detail .grid{ grid-template-columns:1fr; }
}

.psa-detail .card{
  border:1px solid #e0dfe3;
  border-radius:var(--radius);
  padding:16px;
  background:#fafafa;
}

.psa-detail .card h2{
  margin:0 0 10px;
  font-size:16px;
}

.psa-detail .card p{
  margin:0 0 12px;
  font-size:14px;
}

.psa-detail .note{
  margin-top:10px;
  padding:12px;
  border-radius:14px;
  border:1px solid #f0d58a;
  background:#fff9e6;
  font-size:13px;
}

.psa-detail .footer{
  margin-top:14px;
  padding-top:12px;
  border-top:1px solid #e0dfe3;
  font-size:12px;
  color:#777;
}
</style>

<div class="psa-detail">
  <div class="wrap">
    <section class="hero">
      <div class="heroTop">
        <div class="badgeRow">
          <span class="badge badgeAccent">PSA Graded Card</span>
          <span class="badge">Authenticity / Grade Verified</span>
          <span class="badge badgeOk">Stored &amp; Protected</span>
        </div>
        <div class="smallCaps">Product Details</div>
      </div>

      <div class="titleArea">
        <p class="kicker">Graded &amp; slabbed collectible</p>
        <h1>PSA-Authenticated / Graded Trading Card</h1>
      </div>

      <div class="grid">
        <div class="card">
          <h2>About This Item</h2>
          <p>
            This is a PSA graded item. We list and sell this product based on the grade determined by the grading company.
          </p>

          <div class="note">
            <strong>Important:</strong> Any scratches or damage to the card itself or to the case (inside or outside) are not covered by our store warranty.
          </div>

          <div class="footer">
            We recommend reviewing the photos carefully before purchase.
          </div>
        </div>

        <div class="card">
          <h2>Storage &amp; Handling</h2>
          <p>
            All graded cards are stored in an OPP protective sleeve to help prevent water damage and scratches.
          </p>
          <p>
            The OPP sleeve may have a management barcode or label sticker attached for inventory control purposes.
          </p>

          <div class="footer">
            If you have any questions, please feel free to contact us before purchasing.
          </div>
        </div>
      </div>
    </section>
  </div>
</div></p>]]></content:encoded>
                    <dc:subject>ドラゴンクエスト</dc:subject>
                    <dc:creator>THE COLLECTORS</dc:creator>
                    <dc:format>4000</dc:format>
                    <dc:date>2026-06-30T15:04:38+09:00</dc:date>
                    <dc:type>shop</dc:type>
                </item>
                
                <item rdf:about="https://www.collectors-tcg.com/product/12475">
                    <title>大魔王から超魔王になったバラモスが襲いかかる！</title>
                    <link>https://www.collectors-tcg.com/product/12475</link>
                    <description>PSA Graded Card
          Authenticity / Grade Verified
          Stored &amp;amp; Protected
        …</description>
                    <content:encoded><![CDATA[<p><a href="https://www.collectors-tcg.com/product/12475" target="_blank"><img src="https://www.collectors-tcg.com/data/torecawitch-tcg/product/20260630_f2f8b2.jpg" width="250" border="0" alt="大魔王から超魔王になったバラモスが襲いかかる！" hspace="5" align="left"/></a><style>
.psa-detail{
  --panel:#12141b;
  --panel2:#0f1117;
  --border:#222635;
  --text:#f2f4ff;
  --muted:#b7bdd6;
  --accent:#e6b422;
  --accentSoft:rgba(230,180,34,.18);
  --good:rgba(46,204,113,.18);
  --shadow: 0 10px 30px rgba(0,0,0,.15);
  --radius:16px;

  font-family: system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial;
  color:#333;
  margin:28px 0;
}

.psa-detail .wrap{
  max-width:980px;
  margin:auto;
}

.psa-detail .hero{
  background:#ffffff;
  border:1px solid #e0dfe3;
  border-radius:var(--radius);
  box-shadow:var(--shadow);
  overflow:hidden;
}

.psa-detail .heroTop{
  padding:18px 18px 0;
  display:flex;
  gap:10px;
  flex-wrap:wrap;
  align-items:center;
  justify-content:space-between;
}

.psa-detail .badgeRow{
  display:flex;
  gap:10px;
  flex-wrap:wrap;
  align-items:center;
}

.psa-detail .badge{
  display:inline-flex;
  align-items:center;
  padding:8px 12px;
  border-radius:999px;
  border:1px solid #ddd;
  background:#f5f5f5;
  font-weight:700;
  font-size:13px;
  color:#222;
}

.psa-detail .badgeAccent{
  border-color:#e6b422;
  background:#fff6da;
}

.psa-detail .badgeOk{
  border-color:#2ecc71;
  background:#eafaf1;
}

.psa-detail .smallCaps{
  font-weight:800;
  font-size:11px;
  text-transform:uppercase;
  color:#777;
}

.psa-detail .titleArea{
  padding:6px 18px 18px;
}

.psa-detail h1{
  margin:0;
  font-size:20px;
}

.psa-detail .kicker{
  font-size:14px;
  color:#777;
  margin:0 0 8px;
}

.psa-detail .grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:16px;
  padding:0 18px 18px;
}

@media (max-width:860px){
  .psa-detail .grid{ grid-template-columns:1fr; }
}

.psa-detail .card{
  border:1px solid #e0dfe3;
  border-radius:var(--radius);
  padding:16px;
  background:#fafafa;
}

.psa-detail .card h2{
  margin:0 0 10px;
  font-size:16px;
}

.psa-detail .card p{
  margin:0 0 12px;
  font-size:14px;
}

.psa-detail .note{
  margin-top:10px;
  padding:12px;
  border-radius:14px;
  border:1px solid #f0d58a;
  background:#fff9e6;
  font-size:13px;
}

.psa-detail .footer{
  margin-top:14px;
  padding-top:12px;
  border-top:1px solid #e0dfe3;
  font-size:12px;
  color:#777;
}
</style>

<div class="psa-detail">
  <div class="wrap">
    <section class="hero">
      <div class="heroTop">
        <div class="badgeRow">
          <span class="badge badgeAccent">PSA Graded Card</span>
          <span class="badge">Authenticity / Grade Verified</span>
          <span class="badge badgeOk">Stored &amp; Protected</span>
        </div>
        <div class="smallCaps">Product Details</div>
      </div>

      <div class="titleArea">
        <p class="kicker">Graded &amp; slabbed collectible</p>
        <h1>PSA-Authenticated / Graded Trading Card</h1>
      </div>

      <div class="grid">
        <div class="card">
          <h2>About This Item</h2>
          <p>
            This is a PSA graded item. We list and sell this product based on the grade determined by the grading company.
          </p>

          <div class="note">
            <strong>Important:</strong> Any scratches or damage to the card itself or to the case (inside or outside) are not covered by our store warranty.
          </div>

          <div class="footer">
            We recommend reviewing the photos carefully before purchase.
          </div>
        </div>

        <div class="card">
          <h2>Storage &amp; Handling</h2>
          <p>
            All graded cards are stored in an OPP protective sleeve to help prevent water damage and scratches.
          </p>
          <p>
            The OPP sleeve may have a management barcode or label sticker attached for inventory control purposes.
          </p>

          <div class="footer">
            If you have any questions, please feel free to contact us before purchasing.
          </div>
        </div>
      </div>
    </section>
  </div>
</div></p>]]></content:encoded>
                    <dc:subject>ドラゴンクエスト</dc:subject>
                    <dc:creator>THE COLLECTORS</dc:creator>
                    <dc:format>9800</dc:format>
                    <dc:date>2026-06-30T15:01:50+09:00</dc:date>
                    <dc:type>shop</dc:type>
                </item>
                
                <item rdf:about="https://www.collectors-tcg.com/product/12474">
                    <title>アベルカード　「みんな、オイラに力をかしてくれ！」</title>
                    <link>https://www.collectors-tcg.com/product/12474</link>
                    <description>PSA Graded Card
          Authenticity / Grade Verified
          Stored &amp;amp; Protected
        …</description>
                    <content:encoded><![CDATA[<p><a href="https://www.collectors-tcg.com/product/12474" target="_blank"><img src="https://www.collectors-tcg.com/data/torecawitch-tcg/product/20260630_c227af.jpg" width="250" border="0" alt="アベルカード　「みんな、オイラに力をかしてくれ！」" hspace="5" align="left"/></a><style>
.psa-detail{
  --panel:#12141b;
  --panel2:#0f1117;
  --border:#222635;
  --text:#f2f4ff;
  --muted:#b7bdd6;
  --accent:#e6b422;
  --accentSoft:rgba(230,180,34,.18);
  --good:rgba(46,204,113,.18);
  --shadow: 0 10px 30px rgba(0,0,0,.15);
  --radius:16px;

  font-family: system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial;
  color:#333;
  margin:28px 0;
}

.psa-detail .wrap{
  max-width:980px;
  margin:auto;
}

.psa-detail .hero{
  background:#ffffff;
  border:1px solid #e0dfe3;
  border-radius:var(--radius);
  box-shadow:var(--shadow);
  overflow:hidden;
}

.psa-detail .heroTop{
  padding:18px 18px 0;
  display:flex;
  gap:10px;
  flex-wrap:wrap;
  align-items:center;
  justify-content:space-between;
}

.psa-detail .badgeRow{
  display:flex;
  gap:10px;
  flex-wrap:wrap;
  align-items:center;
}

.psa-detail .badge{
  display:inline-flex;
  align-items:center;
  padding:8px 12px;
  border-radius:999px;
  border:1px solid #ddd;
  background:#f5f5f5;
  font-weight:700;
  font-size:13px;
  color:#222;
}

.psa-detail .badgeAccent{
  border-color:#e6b422;
  background:#fff6da;
}

.psa-detail .badgeOk{
  border-color:#2ecc71;
  background:#eafaf1;
}

.psa-detail .smallCaps{
  font-weight:800;
  font-size:11px;
  text-transform:uppercase;
  color:#777;
}

.psa-detail .titleArea{
  padding:6px 18px 18px;
}

.psa-detail h1{
  margin:0;
  font-size:20px;
}

.psa-detail .kicker{
  font-size:14px;
  color:#777;
  margin:0 0 8px;
}

.psa-detail .grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:16px;
  padding:0 18px 18px;
}

@media (max-width:860px){
  .psa-detail .grid{ grid-template-columns:1fr; }
}

.psa-detail .card{
  border:1px solid #e0dfe3;
  border-radius:var(--radius);
  padding:16px;
  background:#fafafa;
}

.psa-detail .card h2{
  margin:0 0 10px;
  font-size:16px;
}

.psa-detail .card p{
  margin:0 0 12px;
  font-size:14px;
}

.psa-detail .note{
  margin-top:10px;
  padding:12px;
  border-radius:14px;
  border:1px solid #f0d58a;
  background:#fff9e6;
  font-size:13px;
}

.psa-detail .footer{
  margin-top:14px;
  padding-top:12px;
  border-top:1px solid #e0dfe3;
  font-size:12px;
  color:#777;
}
</style>

<div class="psa-detail">
  <div class="wrap">
    <section class="hero">
      <div class="heroTop">
        <div class="badgeRow">
          <span class="badge badgeAccent">PSA Graded Card</span>
          <span class="badge">Authenticity / Grade Verified</span>
          <span class="badge badgeOk">Stored &amp; Protected</span>
        </div>
        <div class="smallCaps">Product Details</div>
      </div>

      <div class="titleArea">
        <p class="kicker">Graded &amp; slabbed collectible</p>
        <h1>PSA-Authenticated / Graded Trading Card</h1>
      </div>

      <div class="grid">
        <div class="card">
          <h2>About This Item</h2>
          <p>
            This is a PSA graded item. We list and sell this product based on the grade determined by the grading company.
          </p>

          <div class="note">
            <strong>Important:</strong> Any scratches or damage to the card itself or to the case (inside or outside) are not covered by our store warranty.
          </div>

          <div class="footer">
            We recommend reviewing the photos carefully before purchase.
          </div>
        </div>

        <div class="card">
          <h2>Storage &amp; Handling</h2>
          <p>
            All graded cards are stored in an OPP protective sleeve to help prevent water damage and scratches.
          </p>
          <p>
            The OPP sleeve may have a management barcode or label sticker attached for inventory control purposes.
          </p>

          <div class="footer">
            If you have any questions, please feel free to contact us before purchasing.
          </div>
        </div>
      </div>
    </section>
  </div>
</div></p>]]></content:encoded>
                    <dc:subject>ドラゴンクエスト</dc:subject>
                    <dc:creator>THE COLLECTORS</dc:creator>
                    <dc:format>3200</dc:format>
                    <dc:date>2026-06-30T15:00:55+09:00</dc:date>
                    <dc:type>shop</dc:type>
                </item>
                
                <item rdf:about="https://www.collectors-tcg.com/product/12473">
                    <title>アベルカード　「みんな、オイラに力をかしてくれ！」</title>
                    <link>https://www.collectors-tcg.com/product/12473</link>
                    <description>PSA Graded Card
          Authenticity / Grade Verified
          Stored &amp;amp; Protected
        …</description>
                    <content:encoded><![CDATA[<p><a href="https://www.collectors-tcg.com/product/12473" target="_blank"><img src="https://www.collectors-tcg.com/data/torecawitch-tcg/product/20260630_fa706a.jpg" width="250" border="0" alt="アベルカード　「みんな、オイラに力をかしてくれ！」" hspace="5" align="left"/></a><style>
.psa-detail{
  --panel:#12141b;
  --panel2:#0f1117;
  --border:#222635;
  --text:#f2f4ff;
  --muted:#b7bdd6;
  --accent:#e6b422;
  --accentSoft:rgba(230,180,34,.18);
  --good:rgba(46,204,113,.18);
  --shadow: 0 10px 30px rgba(0,0,0,.15);
  --radius:16px;

  font-family: system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial;
  color:#333;
  margin:28px 0;
}

.psa-detail .wrap{
  max-width:980px;
  margin:auto;
}

.psa-detail .hero{
  background:#ffffff;
  border:1px solid #e0dfe3;
  border-radius:var(--radius);
  box-shadow:var(--shadow);
  overflow:hidden;
}

.psa-detail .heroTop{
  padding:18px 18px 0;
  display:flex;
  gap:10px;
  flex-wrap:wrap;
  align-items:center;
  justify-content:space-between;
}

.psa-detail .badgeRow{
  display:flex;
  gap:10px;
  flex-wrap:wrap;
  align-items:center;
}

.psa-detail .badge{
  display:inline-flex;
  align-items:center;
  padding:8px 12px;
  border-radius:999px;
  border:1px solid #ddd;
  background:#f5f5f5;
  font-weight:700;
  font-size:13px;
  color:#222;
}

.psa-detail .badgeAccent{
  border-color:#e6b422;
  background:#fff6da;
}

.psa-detail .badgeOk{
  border-color:#2ecc71;
  background:#eafaf1;
}

.psa-detail .smallCaps{
  font-weight:800;
  font-size:11px;
  text-transform:uppercase;
  color:#777;
}

.psa-detail .titleArea{
  padding:6px 18px 18px;
}

.psa-detail h1{
  margin:0;
  font-size:20px;
}

.psa-detail .kicker{
  font-size:14px;
  color:#777;
  margin:0 0 8px;
}

.psa-detail .grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:16px;
  padding:0 18px 18px;
}

@media (max-width:860px){
  .psa-detail .grid{ grid-template-columns:1fr; }
}

.psa-detail .card{
  border:1px solid #e0dfe3;
  border-radius:var(--radius);
  padding:16px;
  background:#fafafa;
}

.psa-detail .card h2{
  margin:0 0 10px;
  font-size:16px;
}

.psa-detail .card p{
  margin:0 0 12px;
  font-size:14px;
}

.psa-detail .note{
  margin-top:10px;
  padding:12px;
  border-radius:14px;
  border:1px solid #f0d58a;
  background:#fff9e6;
  font-size:13px;
}

.psa-detail .footer{
  margin-top:14px;
  padding-top:12px;
  border-top:1px solid #e0dfe3;
  font-size:12px;
  color:#777;
}
</style>

<div class="psa-detail">
  <div class="wrap">
    <section class="hero">
      <div class="heroTop">
        <div class="badgeRow">
          <span class="badge badgeAccent">PSA Graded Card</span>
          <span class="badge">Authenticity / Grade Verified</span>
          <span class="badge badgeOk">Stored &amp; Protected</span>
        </div>
        <div class="smallCaps">Product Details</div>
      </div>

      <div class="titleArea">
        <p class="kicker">Graded &amp; slabbed collectible</p>
        <h1>PSA-Authenticated / Graded Trading Card</h1>
      </div>

      <div class="grid">
        <div class="card">
          <h2>About This Item</h2>
          <p>
            This is a PSA graded item. We list and sell this product based on the grade determined by the grading company.
          </p>

          <div class="note">
            <strong>Important:</strong> Any scratches or damage to the card itself or to the case (inside or outside) are not covered by our store warranty.
          </div>

          <div class="footer">
            We recommend reviewing the photos carefully before purchase.
          </div>
        </div>

        <div class="card">
          <h2>Storage &amp; Handling</h2>
          <p>
            All graded cards are stored in an OPP protective sleeve to help prevent water damage and scratches.
          </p>
          <p>
            The OPP sleeve may have a management barcode or label sticker attached for inventory control purposes.
          </p>

          <div class="footer">
            If you have any questions, please feel free to contact us before purchasing.
          </div>
        </div>
      </div>
    </section>
  </div>
</div></p>]]></content:encoded>
                    <dc:subject>ドラゴンクエスト</dc:subject>
                    <dc:creator>THE COLLECTORS</dc:creator>
                    <dc:format>3200</dc:format>
                    <dc:date>2026-06-30T15:00:34+09:00</dc:date>
                    <dc:type>shop</dc:type>
                </item>
                
                <item rdf:about="https://www.collectors-tcg.com/product/12472">
                    <title>アベルカード　アベルは聖剣をかまえた！会心の一撃が決まった！</title>
                    <link>https://www.collectors-tcg.com/product/12472</link>
                    <description>PSA Graded Card
          Authenticity / Grade Verified
          Stored &amp;amp; Protected
        …</description>
                    <content:encoded><![CDATA[<p><a href="https://www.collectors-tcg.com/product/12472" target="_blank"><img src="https://www.collectors-tcg.com/data/torecawitch-tcg/product/20260630_a4bdf3.jpg" width="250" border="0" alt="アベルカード　アベルは聖剣をかまえた！会心の一撃が決まった！" hspace="5" align="left"/></a><style>
.psa-detail{
  --panel:#12141b;
  --panel2:#0f1117;
  --border:#222635;
  --text:#f2f4ff;
  --muted:#b7bdd6;
  --accent:#e6b422;
  --accentSoft:rgba(230,180,34,.18);
  --good:rgba(46,204,113,.18);
  --shadow: 0 10px 30px rgba(0,0,0,.15);
  --radius:16px;

  font-family: system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial;
  color:#333;
  margin:28px 0;
}

.psa-detail .wrap{
  max-width:980px;
  margin:auto;
}

.psa-detail .hero{
  background:#ffffff;
  border:1px solid #e0dfe3;
  border-radius:var(--radius);
  box-shadow:var(--shadow);
  overflow:hidden;
}

.psa-detail .heroTop{
  padding:18px 18px 0;
  display:flex;
  gap:10px;
  flex-wrap:wrap;
  align-items:center;
  justify-content:space-between;
}

.psa-detail .badgeRow{
  display:flex;
  gap:10px;
  flex-wrap:wrap;
  align-items:center;
}

.psa-detail .badge{
  display:inline-flex;
  align-items:center;
  padding:8px 12px;
  border-radius:999px;
  border:1px solid #ddd;
  background:#f5f5f5;
  font-weight:700;
  font-size:13px;
  color:#222;
}

.psa-detail .badgeAccent{
  border-color:#e6b422;
  background:#fff6da;
}

.psa-detail .badgeOk{
  border-color:#2ecc71;
  background:#eafaf1;
}

.psa-detail .smallCaps{
  font-weight:800;
  font-size:11px;
  text-transform:uppercase;
  color:#777;
}

.psa-detail .titleArea{
  padding:6px 18px 18px;
}

.psa-detail h1{
  margin:0;
  font-size:20px;
}

.psa-detail .kicker{
  font-size:14px;
  color:#777;
  margin:0 0 8px;
}

.psa-detail .grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:16px;
  padding:0 18px 18px;
}

@media (max-width:860px){
  .psa-detail .grid{ grid-template-columns:1fr; }
}

.psa-detail .card{
  border:1px solid #e0dfe3;
  border-radius:var(--radius);
  padding:16px;
  background:#fafafa;
}

.psa-detail .card h2{
  margin:0 0 10px;
  font-size:16px;
}

.psa-detail .card p{
  margin:0 0 12px;
  font-size:14px;
}

.psa-detail .note{
  margin-top:10px;
  padding:12px;
  border-radius:14px;
  border:1px solid #f0d58a;
  background:#fff9e6;
  font-size:13px;
}

.psa-detail .footer{
  margin-top:14px;
  padding-top:12px;
  border-top:1px solid #e0dfe3;
  font-size:12px;
  color:#777;
}
</style>

<div class="psa-detail">
  <div class="wrap">
    <section class="hero">
      <div class="heroTop">
        <div class="badgeRow">
          <span class="badge badgeAccent">PSA Graded Card</span>
          <span class="badge">Authenticity / Grade Verified</span>
          <span class="badge badgeOk">Stored &amp; Protected</span>
        </div>
        <div class="smallCaps">Product Details</div>
      </div>

      <div class="titleArea">
        <p class="kicker">Graded &amp; slabbed collectible</p>
        <h1>PSA-Authenticated / Graded Trading Card</h1>
      </div>

      <div class="grid">
        <div class="card">
          <h2>About This Item</h2>
          <p>
            This is a PSA graded item. We list and sell this product based on the grade determined by the grading company.
          </p>

          <div class="note">
            <strong>Important:</strong> Any scratches or damage to the card itself or to the case (inside or outside) are not covered by our store warranty.
          </div>

          <div class="footer">
            We recommend reviewing the photos carefully before purchase.
          </div>
        </div>

        <div class="card">
          <h2>Storage &amp; Handling</h2>
          <p>
            All graded cards are stored in an OPP protective sleeve to help prevent water damage and scratches.
          </p>
          <p>
            The OPP sleeve may have a management barcode or label sticker attached for inventory control purposes.
          </p>

          <div class="footer">
            If you have any questions, please feel free to contact us before purchasing.
          </div>
        </div>
      </div>
    </section>
  </div>
</div></p>]]></content:encoded>
                    <dc:subject>ドラゴンクエスト</dc:subject>
                    <dc:creator>THE COLLECTORS</dc:creator>
                    <dc:format>2500</dc:format>
                    <dc:date>2026-06-30T14:59:32+09:00</dc:date>
                    <dc:type>shop</dc:type>
                </item>
                
                <item rdf:about="https://www.collectors-tcg.com/product/12471">
                    <title>14 ひっさつ技　イヤなヤツには　ぜっこーもん。</title>
                    <link>https://www.collectors-tcg.com/product/12471</link>
                    <description>PSA Graded Card
          Authenticity / Grade Verified
          Stored &amp;amp; Protected
        …</description>
                    <content:encoded><![CDATA[<p><a href="https://www.collectors-tcg.com/product/12471" target="_blank"><img src="https://www.collectors-tcg.com/data/torecawitch-tcg/product/20260630_f5a84a.jpg" width="250" border="0" alt="14 ひっさつ技　イヤなヤツには　ぜっこーもん。" hspace="5" align="left"/></a><style>
.psa-detail{
  --panel:#12141b;
  --panel2:#0f1117;
  --border:#222635;
  --text:#f2f4ff;
  --muted:#b7bdd6;
  --accent:#e6b422;
  --accentSoft:rgba(230,180,34,.18);
  --good:rgba(46,204,113,.18);
  --shadow: 0 10px 30px rgba(0,0,0,.15);
  --radius:16px;

  font-family: system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial;
  color:#333;
  margin:28px 0;
}

.psa-detail .wrap{
  max-width:980px;
  margin:auto;
}

.psa-detail .hero{
  background:#ffffff;
  border:1px solid #e0dfe3;
  border-radius:var(--radius);
  box-shadow:var(--shadow);
  overflow:hidden;
}

.psa-detail .heroTop{
  padding:18px 18px 0;
  display:flex;
  gap:10px;
  flex-wrap:wrap;
  align-items:center;
  justify-content:space-between;
}

.psa-detail .badgeRow{
  display:flex;
  gap:10px;
  flex-wrap:wrap;
  align-items:center;
}

.psa-detail .badge{
  display:inline-flex;
  align-items:center;
  padding:8px 12px;
  border-radius:999px;
  border:1px solid #ddd;
  background:#f5f5f5;
  font-weight:700;
  font-size:13px;
  color:#222;
}

.psa-detail .badgeAccent{
  border-color:#e6b422;
  background:#fff6da;
}

.psa-detail .badgeOk{
  border-color:#2ecc71;
  background:#eafaf1;
}

.psa-detail .smallCaps{
  font-weight:800;
  font-size:11px;
  text-transform:uppercase;
  color:#777;
}

.psa-detail .titleArea{
  padding:6px 18px 18px;
}

.psa-detail h1{
  margin:0;
  font-size:20px;
}

.psa-detail .kicker{
  font-size:14px;
  color:#777;
  margin:0 0 8px;
}

.psa-detail .grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:16px;
  padding:0 18px 18px;
}

@media (max-width:860px){
  .psa-detail .grid{ grid-template-columns:1fr; }
}

.psa-detail .card{
  border:1px solid #e0dfe3;
  border-radius:var(--radius);
  padding:16px;
  background:#fafafa;
}

.psa-detail .card h2{
  margin:0 0 10px;
  font-size:16px;
}

.psa-detail .card p{
  margin:0 0 12px;
  font-size:14px;
}

.psa-detail .note{
  margin-top:10px;
  padding:12px;
  border-radius:14px;
  border:1px solid #f0d58a;
  background:#fff9e6;
  font-size:13px;
}

.psa-detail .footer{
  margin-top:14px;
  padding-top:12px;
  border-top:1px solid #e0dfe3;
  font-size:12px;
  color:#777;
}
</style>

<div class="psa-detail">
  <div class="wrap">
    <section class="hero">
      <div class="heroTop">
        <div class="badgeRow">
          <span class="badge badgeAccent">PSA Graded Card</span>
          <span class="badge">Authenticity / Grade Verified</span>
          <span class="badge badgeOk">Stored &amp; Protected</span>
        </div>
        <div class="smallCaps">Product Details</div>
      </div>

      <div class="titleArea">
        <p class="kicker">Graded &amp; slabbed collectible</p>
        <h1>PSA-Authenticated / Graded Trading Card</h1>
      </div>

      <div class="grid">
        <div class="card">
          <h2>About This Item</h2>
          <p>
            This is a PSA graded item. We list and sell this product based on the grade determined by the grading company.
          </p>

          <div class="note">
            <strong>Important:</strong> Any scratches or damage to the card itself or to the case (inside or outside) are not covered by our store warranty.
          </div>

          <div class="footer">
            We recommend reviewing the photos carefully before purchase.
          </div>
        </div>

        <div class="card">
          <h2>Storage &amp; Handling</h2>
          <p>
            All graded cards are stored in an OPP protective sleeve to help prevent water damage and scratches.
          </p>
          <p>
            The OPP sleeve may have a management barcode or label sticker attached for inventory control purposes.
          </p>

          <div class="footer">
            If you have any questions, please feel free to contact us before purchasing.
          </div>
        </div>
      </div>
    </section>
  </div>
</div></p>]]></content:encoded>
                    <dc:subject>おぼっちゃまくん</dc:subject>
                    <dc:creator>THE COLLECTORS</dc:creator>
                    <dc:format>2500</dc:format>
                    <dc:date>2026-06-30T14:57:06+09:00</dc:date>
                    <dc:type>shop</dc:type>
                </item>
                
                <item rdf:about="https://www.collectors-tcg.com/product/12382">
                    <title>ドラゴンボールカードダス DRAGONBALLZ 「猛威!!鋼の超戦士」 (パート11) 未開封BOX シュリンク付き</title>
                    <link>https://www.collectors-tcg.com/product/12382</link>
                    <description>販売価格についてはご相談ください。




  
    
      
        
          PSA Graded Card
          Authenticity / Gra…</description>
                    <content:encoded><![CDATA[<p><a href="https://www.collectors-tcg.com/product/12382" target="_blank"><img src="https://www.collectors-tcg.com/data/torecawitch-tcg/product/20260331_60ef85.jpg" width="250" border="0" alt="ドラゴンボールカードダス DRAGONBALLZ 「猛威!!鋼の超戦士」 (パート11) 未開封BOX シュリンク付き" hspace="5" align="left"/></a>販売価格についてはご相談ください。<br>
<br>
<style>
.psa-detail{
  --panel:#12141b;
  --panel2:#0f1117;
  --border:#222635;
  --text:#f2f4ff;
  --muted:#b7bdd6;
  --accent:#e6b422;
  --accentSoft:rgba(230,180,34,.18);
  --good:rgba(46,204,113,.18);
  --shadow: 0 10px 30px rgba(0,0,0,.15);
  --radius:16px;

  font-family: system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial;
  color:#333;
  margin:28px 0;
}

.psa-detail .wrap{
  max-width:980px;
  margin:auto;
}

.psa-detail .hero{
  background:#ffffff;
  border:1px solid #e0dfe3;
  border-radius:var(--radius);
  box-shadow:var(--shadow);
  overflow:hidden;
}

.psa-detail .heroTop{
  padding:18px 18px 0;
  display:flex;
  gap:10px;
  flex-wrap:wrap;
  align-items:center;
  justify-content:space-between;
}

.psa-detail .badgeRow{
  display:flex;
  gap:10px;
  flex-wrap:wrap;
  align-items:center;
}

.psa-detail .badge{
  display:inline-flex;
  align-items:center;
  padding:8px 12px;
  border-radius:999px;
  border:1px solid #ddd;
  background:#f5f5f5;
  font-weight:700;
  font-size:13px;
  color:#222;
}

.psa-detail .badgeAccent{
  border-color:#e6b422;
  background:#fff6da;
}

.psa-detail .badgeOk{
  border-color:#2ecc71;
  background:#eafaf1;
}

.psa-detail .smallCaps{
  font-weight:800;
  font-size:11px;
  text-transform:uppercase;
  color:#777;
}

.psa-detail .titleArea{
  padding:6px 18px 18px;
}

.psa-detail h1{
  margin:0;
  font-size:20px;
}

.psa-detail .kicker{
  font-size:14px;
  color:#777;
  margin:0 0 8px;
}

.psa-detail .grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:16px;
  padding:0 18px 18px;
}

@media (max-width:860px){
  .psa-detail .grid{ grid-template-columns:1fr; }
}

.psa-detail .card{
  border:1px solid #e0dfe3;
  border-radius:var(--radius);
  padding:16px;
  background:#fafafa;
}

.psa-detail .card h2{
  margin:0 0 10px;
  font-size:16px;
}

.psa-detail .card p{
  margin:0 0 12px;
  font-size:14px;
}

.psa-detail .note{
  margin-top:10px;
  padding:12px;
  border-radius:14px;
  border:1px solid #f0d58a;
  background:#fff9e6;
  font-size:13px;
}

.psa-detail .footer{
  margin-top:14px;
  padding-top:12px;
  border-top:1px solid #e0dfe3;
  font-size:12px;
  color:#777;
}
</style>

<div class="psa-detail">
  <div class="wrap">
    <section class="hero">
      <div class="heroTop">
        <div class="badgeRow">
          <span class="badge badgeAccent">PSA Graded Card</span>
          <span class="badge">Authenticity / Grade Verified</span>
          <span class="badge badgeOk">Stored &amp; Protected</span>
        </div>
        <div class="smallCaps">Product Details</div>
      </div>

      <div class="titleArea">
        <p class="kicker">Graded &amp; slabbed collectible</p>
        <h1>PSA-Authenticated / Graded Trading Card</h1>
      </div>

      <div class="grid">
        <div class="card">
          <h2>About This Item</h2>
          <p>
            This is a PSA graded item. We list and sell this product based on the grade determined by the grading company.
          </p>

          <div class="note">
            <strong>Important:</strong> Any scratches or damage to the card itself or to the case (inside or outside) are not covered by our store warranty.
          </div>

          <div class="footer">
            We recommend reviewing the photos carefully before purchase.
          </div>
        </div>

        <div class="card">
          <h2>Storage &amp; Handling</h2>
          <p>
            All graded cards are stored in an OPP protective sleeve to help prevent water damage and scratches.
          </p>
          <p>
            The OPP sleeve may have a management barcode or label sticker attached for inventory control purposes.
          </p>

          <div class="footer">
            If you have any questions, please feel free to contact us before purchasing.
          </div>
        </div>
      </div>
    </section>
  </div>
</div></p>]]></content:encoded>
                    <dc:subject>ドラゴンボール</dc:subject>
                    <dc:creator>THE COLLECTORS</dc:creator>
                    <dc:format></dc:format>
                    <dc:date>2026-06-30T14:51:07+09:00</dc:date>
                    <dc:type>shop</dc:type>
                </item>
                
                <item rdf:about="https://www.collectors-tcg.com/product/12470">
                    <title>悪魔VS天使カード</title>
                    <link>https://www.collectors-tcg.com/product/12470</link>
                    <description>PSA Graded Card
          Authenticity / Grade Verified
          Stored &amp;amp; Protected
        …</description>
                    <content:encoded><![CDATA[<p><a href="https://www.collectors-tcg.com/product/12470" target="_blank"><img src="https://www.collectors-tcg.com/data/torecawitch-tcg/product/20260630_d73823.jpg" width="250" border="0" alt="悪魔VS天使カード" hspace="5" align="left"/></a><style>
.psa-detail{
  --panel:#12141b;
  --panel2:#0f1117;
  --border:#222635;
  --text:#f2f4ff;
  --muted:#b7bdd6;
  --accent:#e6b422;
  --accentSoft:rgba(230,180,34,.18);
  --good:rgba(46,204,113,.18);
  --shadow: 0 10px 30px rgba(0,0,0,.15);
  --radius:16px;

  font-family: system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial;
  color:#333;
  margin:28px 0;
}

.psa-detail .wrap{
  max-width:980px;
  margin:auto;
}

.psa-detail .hero{
  background:#ffffff;
  border:1px solid #e0dfe3;
  border-radius:var(--radius);
  box-shadow:var(--shadow);
  overflow:hidden;
}

.psa-detail .heroTop{
  padding:18px 18px 0;
  display:flex;
  gap:10px;
  flex-wrap:wrap;
  align-items:center;
  justify-content:space-between;
}

.psa-detail .badgeRow{
  display:flex;
  gap:10px;
  flex-wrap:wrap;
  align-items:center;
}

.psa-detail .badge{
  display:inline-flex;
  align-items:center;
  padding:8px 12px;
  border-radius:999px;
  border:1px solid #ddd;
  background:#f5f5f5;
  font-weight:700;
  font-size:13px;
  color:#222;
}

.psa-detail .badgeAccent{
  border-color:#e6b422;
  background:#fff6da;
}

.psa-detail .badgeOk{
  border-color:#2ecc71;
  background:#eafaf1;
}

.psa-detail .smallCaps{
  font-weight:800;
  font-size:11px;
  text-transform:uppercase;
  color:#777;
}

.psa-detail .titleArea{
  padding:6px 18px 18px;
}

.psa-detail h1{
  margin:0;
  font-size:20px;
}

.psa-detail .kicker{
  font-size:14px;
  color:#777;
  margin:0 0 8px;
}

.psa-detail .grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:16px;
  padding:0 18px 18px;
}

@media (max-width:860px){
  .psa-detail .grid{ grid-template-columns:1fr; }
}

.psa-detail .card{
  border:1px solid #e0dfe3;
  border-radius:var(--radius);
  padding:16px;
  background:#fafafa;
}

.psa-detail .card h2{
  margin:0 0 10px;
  font-size:16px;
}

.psa-detail .card p{
  margin:0 0 12px;
  font-size:14px;
}

.psa-detail .note{
  margin-top:10px;
  padding:12px;
  border-radius:14px;
  border:1px solid #f0d58a;
  background:#fff9e6;
  font-size:13px;
}

.psa-detail .footer{
  margin-top:14px;
  padding-top:12px;
  border-top:1px solid #e0dfe3;
  font-size:12px;
  color:#777;
}
</style>

<div class="psa-detail">
  <div class="wrap">
    <section class="hero">
      <div class="heroTop">
        <div class="badgeRow">
          <span class="badge badgeAccent">PSA Graded Card</span>
          <span class="badge">Authenticity / Grade Verified</span>
          <span class="badge badgeOk">Stored &amp; Protected</span>
        </div>
        <div class="smallCaps">Product Details</div>
      </div>

      <div class="titleArea">
        <p class="kicker">Graded &amp; slabbed collectible</p>
        <h1>PSA-Authenticated / Graded Trading Card</h1>
      </div>

      <div class="grid">
        <div class="card">
          <h2>About This Item</h2>
          <p>
            This is a PSA graded item. We list and sell this product based on the grade determined by the grading company.
          </p>

          <div class="note">
            <strong>Important:</strong> Any scratches or damage to the card itself or to the case (inside or outside) are not covered by our store warranty.
          </div>

          <div class="footer">
            We recommend reviewing the photos carefully before purchase.
          </div>
        </div>

        <div class="card">
          <h2>Storage &amp; Handling</h2>
          <p>
            All graded cards are stored in an OPP protective sleeve to help prevent water damage and scratches.
          </p>
          <p>
            The OPP sleeve may have a management barcode or label sticker attached for inventory control purposes.
          </p>

          <div class="footer">
            If you have any questions, please feel free to contact us before purchasing.
          </div>
        </div>
      </div>
    </section>
  </div>
</div></p>]]></content:encoded>
                    <dc:subject>グランゾート　　　　　　　　　</dc:subject>
                    <dc:creator>THE COLLECTORS</dc:creator>
                    <dc:format>5000</dc:format>
                    <dc:date>2026-06-30T14:50:27+09:00</dc:date>
                    <dc:type>shop</dc:type>
                </item>
                
                <item rdf:about="https://www.collectors-tcg.com/product/12469">
                    <title>悪魔VS天使カード</title>
                    <link>https://www.collectors-tcg.com/product/12469</link>
                    <description>PSA Graded Card
          Authenticity / Grade Verified
          Stored &amp;amp; Protected
        …</description>
                    <content:encoded><![CDATA[<p><a href="https://www.collectors-tcg.com/product/12469" target="_blank"><img src="https://www.collectors-tcg.com/data/torecawitch-tcg/product/20260630_e678ae.jpg" width="250" border="0" alt="悪魔VS天使カード" hspace="5" align="left"/></a><style>
.psa-detail{
  --panel:#12141b;
  --panel2:#0f1117;
  --border:#222635;
  --text:#f2f4ff;
  --muted:#b7bdd6;
  --accent:#e6b422;
  --accentSoft:rgba(230,180,34,.18);
  --good:rgba(46,204,113,.18);
  --shadow: 0 10px 30px rgba(0,0,0,.15);
  --radius:16px;

  font-family: system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial;
  color:#333;
  margin:28px 0;
}

.psa-detail .wrap{
  max-width:980px;
  margin:auto;
}

.psa-detail .hero{
  background:#ffffff;
  border:1px solid #e0dfe3;
  border-radius:var(--radius);
  box-shadow:var(--shadow);
  overflow:hidden;
}

.psa-detail .heroTop{
  padding:18px 18px 0;
  display:flex;
  gap:10px;
  flex-wrap:wrap;
  align-items:center;
  justify-content:space-between;
}

.psa-detail .badgeRow{
  display:flex;
  gap:10px;
  flex-wrap:wrap;
  align-items:center;
}

.psa-detail .badge{
  display:inline-flex;
  align-items:center;
  padding:8px 12px;
  border-radius:999px;
  border:1px solid #ddd;
  background:#f5f5f5;
  font-weight:700;
  font-size:13px;
  color:#222;
}

.psa-detail .badgeAccent{
  border-color:#e6b422;
  background:#fff6da;
}

.psa-detail .badgeOk{
  border-color:#2ecc71;
  background:#eafaf1;
}

.psa-detail .smallCaps{
  font-weight:800;
  font-size:11px;
  text-transform:uppercase;
  color:#777;
}

.psa-detail .titleArea{
  padding:6px 18px 18px;
}

.psa-detail h1{
  margin:0;
  font-size:20px;
}

.psa-detail .kicker{
  font-size:14px;
  color:#777;
  margin:0 0 8px;
}

.psa-detail .grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:16px;
  padding:0 18px 18px;
}

@media (max-width:860px){
  .psa-detail .grid{ grid-template-columns:1fr; }
}

.psa-detail .card{
  border:1px solid #e0dfe3;
  border-radius:var(--radius);
  padding:16px;
  background:#fafafa;
}

.psa-detail .card h2{
  margin:0 0 10px;
  font-size:16px;
}

.psa-detail .card p{
  margin:0 0 12px;
  font-size:14px;
}

.psa-detail .note{
  margin-top:10px;
  padding:12px;
  border-radius:14px;
  border:1px solid #f0d58a;
  background:#fff9e6;
  font-size:13px;
}

.psa-detail .footer{
  margin-top:14px;
  padding-top:12px;
  border-top:1px solid #e0dfe3;
  font-size:12px;
  color:#777;
}
</style>

<div class="psa-detail">
  <div class="wrap">
    <section class="hero">
      <div class="heroTop">
        <div class="badgeRow">
          <span class="badge badgeAccent">PSA Graded Card</span>
          <span class="badge">Authenticity / Grade Verified</span>
          <span class="badge badgeOk">Stored &amp; Protected</span>
        </div>
        <div class="smallCaps">Product Details</div>
      </div>

      <div class="titleArea">
        <p class="kicker">Graded &amp; slabbed collectible</p>
        <h1>PSA-Authenticated / Graded Trading Card</h1>
      </div>

      <div class="grid">
        <div class="card">
          <h2>About This Item</h2>
          <p>
            This is a PSA graded item. We list and sell this product based on the grade determined by the grading company.
          </p>

          <div class="note">
            <strong>Important:</strong> Any scratches or damage to the card itself or to the case (inside or outside) are not covered by our store warranty.
          </div>

          <div class="footer">
            We recommend reviewing the photos carefully before purchase.
          </div>
        </div>

        <div class="card">
          <h2>Storage &amp; Handling</h2>
          <p>
            All graded cards are stored in an OPP protective sleeve to help prevent water damage and scratches.
          </p>
          <p>
            The OPP sleeve may have a management barcode or label sticker attached for inventory control purposes.
          </p>

          <div class="footer">
            If you have any questions, please feel free to contact us before purchasing.
          </div>
        </div>
      </div>
    </section>
  </div>
</div></p>]]></content:encoded>
                    <dc:subject>グランゾート　　　　　　　　　</dc:subject>
                    <dc:creator>THE COLLECTORS</dc:creator>
                    <dc:format>5000</dc:format>
                    <dc:date>2026-06-30T14:50:04+09:00</dc:date>
                    <dc:type>shop</dc:type>
                </item>
                
                <item rdf:about="https://www.collectors-tcg.com/product/12468">
                    <title>悪魔VS天使カード</title>
                    <link>https://www.collectors-tcg.com/product/12468</link>
                    <description>PSA Graded Card
          Authenticity / Grade Verified
          Stored &amp;amp; Protected
        …</description>
                    <content:encoded><![CDATA[<p><a href="https://www.collectors-tcg.com/product/12468" target="_blank"><img src="https://www.collectors-tcg.com/data/torecawitch-tcg/product/20260630_cf6585.jpg" width="250" border="0" alt="悪魔VS天使カード" hspace="5" align="left"/></a><style>
.psa-detail{
  --panel:#12141b;
  --panel2:#0f1117;
  --border:#222635;
  --text:#f2f4ff;
  --muted:#b7bdd6;
  --accent:#e6b422;
  --accentSoft:rgba(230,180,34,.18);
  --good:rgba(46,204,113,.18);
  --shadow: 0 10px 30px rgba(0,0,0,.15);
  --radius:16px;

  font-family: system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial;
  color:#333;
  margin:28px 0;
}

.psa-detail .wrap{
  max-width:980px;
  margin:auto;
}

.psa-detail .hero{
  background:#ffffff;
  border:1px solid #e0dfe3;
  border-radius:var(--radius);
  box-shadow:var(--shadow);
  overflow:hidden;
}

.psa-detail .heroTop{
  padding:18px 18px 0;
  display:flex;
  gap:10px;
  flex-wrap:wrap;
  align-items:center;
  justify-content:space-between;
}

.psa-detail .badgeRow{
  display:flex;
  gap:10px;
  flex-wrap:wrap;
  align-items:center;
}

.psa-detail .badge{
  display:inline-flex;
  align-items:center;
  padding:8px 12px;
  border-radius:999px;
  border:1px solid #ddd;
  background:#f5f5f5;
  font-weight:700;
  font-size:13px;
  color:#222;
}

.psa-detail .badgeAccent{
  border-color:#e6b422;
  background:#fff6da;
}

.psa-detail .badgeOk{
  border-color:#2ecc71;
  background:#eafaf1;
}

.psa-detail .smallCaps{
  font-weight:800;
  font-size:11px;
  text-transform:uppercase;
  color:#777;
}

.psa-detail .titleArea{
  padding:6px 18px 18px;
}

.psa-detail h1{
  margin:0;
  font-size:20px;
}

.psa-detail .kicker{
  font-size:14px;
  color:#777;
  margin:0 0 8px;
}

.psa-detail .grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:16px;
  padding:0 18px 18px;
}

@media (max-width:860px){
  .psa-detail .grid{ grid-template-columns:1fr; }
}

.psa-detail .card{
  border:1px solid #e0dfe3;
  border-radius:var(--radius);
  padding:16px;
  background:#fafafa;
}

.psa-detail .card h2{
  margin:0 0 10px;
  font-size:16px;
}

.psa-detail .card p{
  margin:0 0 12px;
  font-size:14px;
}

.psa-detail .note{
  margin-top:10px;
  padding:12px;
  border-radius:14px;
  border:1px solid #f0d58a;
  background:#fff9e6;
  font-size:13px;
}

.psa-detail .footer{
  margin-top:14px;
  padding-top:12px;
  border-top:1px solid #e0dfe3;
  font-size:12px;
  color:#777;
}
</style>

<div class="psa-detail">
  <div class="wrap">
    <section class="hero">
      <div class="heroTop">
        <div class="badgeRow">
          <span class="badge badgeAccent">PSA Graded Card</span>
          <span class="badge">Authenticity / Grade Verified</span>
          <span class="badge badgeOk">Stored &amp; Protected</span>
        </div>
        <div class="smallCaps">Product Details</div>
      </div>

      <div class="titleArea">
        <p class="kicker">Graded &amp; slabbed collectible</p>
        <h1>PSA-Authenticated / Graded Trading Card</h1>
      </div>

      <div class="grid">
        <div class="card">
          <h2>About This Item</h2>
          <p>
            This is a PSA graded item. We list and sell this product based on the grade determined by the grading company.
          </p>

          <div class="note">
            <strong>Important:</strong> Any scratches or damage to the card itself or to the case (inside or outside) are not covered by our store warranty.
          </div>

          <div class="footer">
            We recommend reviewing the photos carefully before purchase.
          </div>
        </div>

        <div class="card">
          <h2>Storage &amp; Handling</h2>
          <p>
            All graded cards are stored in an OPP protective sleeve to help prevent water damage and scratches.
          </p>
          <p>
            The OPP sleeve may have a management barcode or label sticker attached for inventory control purposes.
          </p>

          <div class="footer">
            If you have any questions, please feel free to contact us before purchasing.
          </div>
        </div>
      </div>
    </section>
  </div>
</div></p>]]></content:encoded>
                    <dc:subject>グランゾート　　　　　　　　　</dc:subject>
                    <dc:creator>THE COLLECTORS</dc:creator>
                    <dc:format>5000</dc:format>
                    <dc:date>2026-06-30T14:49:46+09:00</dc:date>
                    <dc:type>shop</dc:type>
                </item>
                
                <item rdf:about="https://www.collectors-tcg.com/product/12467">
                    <title>光の三魔動王</title>
                    <link>https://www.collectors-tcg.com/product/12467</link>
                    <description>PSA Graded Card
          Authenticity / Grade Verified
          Stored &amp;amp; Protected
        …</description>
                    <content:encoded><![CDATA[<p><a href="https://www.collectors-tcg.com/product/12467" target="_blank"><img src="https://www.collectors-tcg.com/data/torecawitch-tcg/product/20260630_281182.jpg" width="250" border="0" alt="光の三魔動王" hspace="5" align="left"/></a><style>
.psa-detail{
  --panel:#12141b;
  --panel2:#0f1117;
  --border:#222635;
  --text:#f2f4ff;
  --muted:#b7bdd6;
  --accent:#e6b422;
  --accentSoft:rgba(230,180,34,.18);
  --good:rgba(46,204,113,.18);
  --shadow: 0 10px 30px rgba(0,0,0,.15);
  --radius:16px;

  font-family: system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial;
  color:#333;
  margin:28px 0;
}

.psa-detail .wrap{
  max-width:980px;
  margin:auto;
}

.psa-detail .hero{
  background:#ffffff;
  border:1px solid #e0dfe3;
  border-radius:var(--radius);
  box-shadow:var(--shadow);
  overflow:hidden;
}

.psa-detail .heroTop{
  padding:18px 18px 0;
  display:flex;
  gap:10px;
  flex-wrap:wrap;
  align-items:center;
  justify-content:space-between;
}

.psa-detail .badgeRow{
  display:flex;
  gap:10px;
  flex-wrap:wrap;
  align-items:center;
}

.psa-detail .badge{
  display:inline-flex;
  align-items:center;
  padding:8px 12px;
  border-radius:999px;
  border:1px solid #ddd;
  background:#f5f5f5;
  font-weight:700;
  font-size:13px;
  color:#222;
}

.psa-detail .badgeAccent{
  border-color:#e6b422;
  background:#fff6da;
}

.psa-detail .badgeOk{
  border-color:#2ecc71;
  background:#eafaf1;
}

.psa-detail .smallCaps{
  font-weight:800;
  font-size:11px;
  text-transform:uppercase;
  color:#777;
}

.psa-detail .titleArea{
  padding:6px 18px 18px;
}

.psa-detail h1{
  margin:0;
  font-size:20px;
}

.psa-detail .kicker{
  font-size:14px;
  color:#777;
  margin:0 0 8px;
}

.psa-detail .grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:16px;
  padding:0 18px 18px;
}

@media (max-width:860px){
  .psa-detail .grid{ grid-template-columns:1fr; }
}

.psa-detail .card{
  border:1px solid #e0dfe3;
  border-radius:var(--radius);
  padding:16px;
  background:#fafafa;
}

.psa-detail .card h2{
  margin:0 0 10px;
  font-size:16px;
}

.psa-detail .card p{
  margin:0 0 12px;
  font-size:14px;
}

.psa-detail .note{
  margin-top:10px;
  padding:12px;
  border-radius:14px;
  border:1px solid #f0d58a;
  background:#fff9e6;
  font-size:13px;
}

.psa-detail .footer{
  margin-top:14px;
  padding-top:12px;
  border-top:1px solid #e0dfe3;
  font-size:12px;
  color:#777;
}
</style>

<div class="psa-detail">
  <div class="wrap">
    <section class="hero">
      <div class="heroTop">
        <div class="badgeRow">
          <span class="badge badgeAccent">PSA Graded Card</span>
          <span class="badge">Authenticity / Grade Verified</span>
          <span class="badge badgeOk">Stored &amp; Protected</span>
        </div>
        <div class="smallCaps">Product Details</div>
      </div>

      <div class="titleArea">
        <p class="kicker">Graded &amp; slabbed collectible</p>
        <h1>PSA-Authenticated / Graded Trading Card</h1>
      </div>

      <div class="grid">
        <div class="card">
          <h2>About This Item</h2>
          <p>
            This is a PSA graded item. We list and sell this product based on the grade determined by the grading company.
          </p>

          <div class="note">
            <strong>Important:</strong> Any scratches or damage to the card itself or to the case (inside or outside) are not covered by our store warranty.
          </div>

          <div class="footer">
            We recommend reviewing the photos carefully before purchase.
          </div>
        </div>

        <div class="card">
          <h2>Storage &amp; Handling</h2>
          <p>
            All graded cards are stored in an OPP protective sleeve to help prevent water damage and scratches.
          </p>
          <p>
            The OPP sleeve may have a management barcode or label sticker attached for inventory control purposes.
          </p>

          <div class="footer">
            If you have any questions, please feel free to contact us before purchasing.
          </div>
        </div>
      </div>
    </section>
  </div>
</div></p>]]></content:encoded>
                    <dc:subject>グランゾート　　　　　　　　　</dc:subject>
                    <dc:creator>THE COLLECTORS</dc:creator>
                    <dc:format>25000</dc:format>
                    <dc:date>2026-06-30T14:48:26+09:00</dc:date>
                    <dc:type>shop</dc:type>
                </item>
                
                <item rdf:about="https://www.collectors-tcg.com/product/12466">
                    <title>水と司る魔動王・アクアビート</title>
                    <link>https://www.collectors-tcg.com/product/12466</link>
                    <description>PSA Graded Card
          Authenticity / Grade Verified
          Stored &amp;amp; Protected
        …</description>
                    <content:encoded><![CDATA[<p><a href="https://www.collectors-tcg.com/product/12466" target="_blank"><img src="https://www.collectors-tcg.com/data/torecawitch-tcg/product/20260630_75d85e.jpg" width="250" border="0" alt="水と司る魔動王・アクアビート" hspace="5" align="left"/></a><style>
.psa-detail{
  --panel:#12141b;
  --panel2:#0f1117;
  --border:#222635;
  --text:#f2f4ff;
  --muted:#b7bdd6;
  --accent:#e6b422;
  --accentSoft:rgba(230,180,34,.18);
  --good:rgba(46,204,113,.18);
  --shadow: 0 10px 30px rgba(0,0,0,.15);
  --radius:16px;

  font-family: system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial;
  color:#333;
  margin:28px 0;
}

.psa-detail .wrap{
  max-width:980px;
  margin:auto;
}

.psa-detail .hero{
  background:#ffffff;
  border:1px solid #e0dfe3;
  border-radius:var(--radius);
  box-shadow:var(--shadow);
  overflow:hidden;
}

.psa-detail .heroTop{
  padding:18px 18px 0;
  display:flex;
  gap:10px;
  flex-wrap:wrap;
  align-items:center;
  justify-content:space-between;
}

.psa-detail .badgeRow{
  display:flex;
  gap:10px;
  flex-wrap:wrap;
  align-items:center;
}

.psa-detail .badge{
  display:inline-flex;
  align-items:center;
  padding:8px 12px;
  border-radius:999px;
  border:1px solid #ddd;
  background:#f5f5f5;
  font-weight:700;
  font-size:13px;
  color:#222;
}

.psa-detail .badgeAccent{
  border-color:#e6b422;
  background:#fff6da;
}

.psa-detail .badgeOk{
  border-color:#2ecc71;
  background:#eafaf1;
}

.psa-detail .smallCaps{
  font-weight:800;
  font-size:11px;
  text-transform:uppercase;
  color:#777;
}

.psa-detail .titleArea{
  padding:6px 18px 18px;
}

.psa-detail h1{
  margin:0;
  font-size:20px;
}

.psa-detail .kicker{
  font-size:14px;
  color:#777;
  margin:0 0 8px;
}

.psa-detail .grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:16px;
  padding:0 18px 18px;
}

@media (max-width:860px){
  .psa-detail .grid{ grid-template-columns:1fr; }
}

.psa-detail .card{
  border:1px solid #e0dfe3;
  border-radius:var(--radius);
  padding:16px;
  background:#fafafa;
}

.psa-detail .card h2{
  margin:0 0 10px;
  font-size:16px;
}

.psa-detail .card p{
  margin:0 0 12px;
  font-size:14px;
}

.psa-detail .note{
  margin-top:10px;
  padding:12px;
  border-radius:14px;
  border:1px solid #f0d58a;
  background:#fff9e6;
  font-size:13px;
}

.psa-detail .footer{
  margin-top:14px;
  padding-top:12px;
  border-top:1px solid #e0dfe3;
  font-size:12px;
  color:#777;
}
</style>

<div class="psa-detail">
  <div class="wrap">
    <section class="hero">
      <div class="heroTop">
        <div class="badgeRow">
          <span class="badge badgeAccent">PSA Graded Card</span>
          <span class="badge">Authenticity / Grade Verified</span>
          <span class="badge badgeOk">Stored &amp; Protected</span>
        </div>
        <div class="smallCaps">Product Details</div>
      </div>

      <div class="titleArea">
        <p class="kicker">Graded &amp; slabbed collectible</p>
        <h1>PSA-Authenticated / Graded Trading Card</h1>
      </div>

      <div class="grid">
        <div class="card">
          <h2>About This Item</h2>
          <p>
            This is a PSA graded item. We list and sell this product based on the grade determined by the grading company.
          </p>

          <div class="note">
            <strong>Important:</strong> Any scratches or damage to the card itself or to the case (inside or outside) are not covered by our store warranty.
          </div>

          <div class="footer">
            We recommend reviewing the photos carefully before purchase.
          </div>
        </div>

        <div class="card">
          <h2>Storage &amp; Handling</h2>
          <p>
            All graded cards are stored in an OPP protective sleeve to help prevent water damage and scratches.
          </p>
          <p>
            The OPP sleeve may have a management barcode or label sticker attached for inventory control purposes.
          </p>

          <div class="footer">
            If you have any questions, please feel free to contact us before purchasing.
          </div>
        </div>
      </div>
    </section>
  </div>
</div></p>]]></content:encoded>
                    <dc:subject>グランゾート　　　　　　　　　</dc:subject>
                    <dc:creator>THE COLLECTORS</dc:creator>
                    <dc:format>15000</dc:format>
                    <dc:date>2026-06-30T14:42:44+09:00</dc:date>
                    <dc:type>shop</dc:type>
                </item>
                
                <item rdf:about="https://www.collectors-tcg.com/product/12465">
                    <title>空と風を司る魔動王・ウインザート</title>
                    <link>https://www.collectors-tcg.com/product/12465</link>
                    <description>PSA Graded Card
          Authenticity / Grade Verified
          Stored &amp;amp; Protected
        …</description>
                    <content:encoded><![CDATA[<p><a href="https://www.collectors-tcg.com/product/12465" target="_blank"><img src="https://www.collectors-tcg.com/data/torecawitch-tcg/product/20260630_67877f.jpg" width="250" border="0" alt="空と風を司る魔動王・ウインザート" hspace="5" align="left"/></a><style>
.psa-detail{
  --panel:#12141b;
  --panel2:#0f1117;
  --border:#222635;
  --text:#f2f4ff;
  --muted:#b7bdd6;
  --accent:#e6b422;
  --accentSoft:rgba(230,180,34,.18);
  --good:rgba(46,204,113,.18);
  --shadow: 0 10px 30px rgba(0,0,0,.15);
  --radius:16px;

  font-family: system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial;
  color:#333;
  margin:28px 0;
}

.psa-detail .wrap{
  max-width:980px;
  margin:auto;
}

.psa-detail .hero{
  background:#ffffff;
  border:1px solid #e0dfe3;
  border-radius:var(--radius);
  box-shadow:var(--shadow);
  overflow:hidden;
}

.psa-detail .heroTop{
  padding:18px 18px 0;
  display:flex;
  gap:10px;
  flex-wrap:wrap;
  align-items:center;
  justify-content:space-between;
}

.psa-detail .badgeRow{
  display:flex;
  gap:10px;
  flex-wrap:wrap;
  align-items:center;
}

.psa-detail .badge{
  display:inline-flex;
  align-items:center;
  padding:8px 12px;
  border-radius:999px;
  border:1px solid #ddd;
  background:#f5f5f5;
  font-weight:700;
  font-size:13px;
  color:#222;
}

.psa-detail .badgeAccent{
  border-color:#e6b422;
  background:#fff6da;
}

.psa-detail .badgeOk{
  border-color:#2ecc71;
  background:#eafaf1;
}

.psa-detail .smallCaps{
  font-weight:800;
  font-size:11px;
  text-transform:uppercase;
  color:#777;
}

.psa-detail .titleArea{
  padding:6px 18px 18px;
}

.psa-detail h1{
  margin:0;
  font-size:20px;
}

.psa-detail .kicker{
  font-size:14px;
  color:#777;
  margin:0 0 8px;
}

.psa-detail .grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:16px;
  padding:0 18px 18px;
}

@media (max-width:860px){
  .psa-detail .grid{ grid-template-columns:1fr; }
}

.psa-detail .card{
  border:1px solid #e0dfe3;
  border-radius:var(--radius);
  padding:16px;
  background:#fafafa;
}

.psa-detail .card h2{
  margin:0 0 10px;
  font-size:16px;
}

.psa-detail .card p{
  margin:0 0 12px;
  font-size:14px;
}

.psa-detail .note{
  margin-top:10px;
  padding:12px;
  border-radius:14px;
  border:1px solid #f0d58a;
  background:#fff9e6;
  font-size:13px;
}

.psa-detail .footer{
  margin-top:14px;
  padding-top:12px;
  border-top:1px solid #e0dfe3;
  font-size:12px;
  color:#777;
}
</style>

<div class="psa-detail">
  <div class="wrap">
    <section class="hero">
      <div class="heroTop">
        <div class="badgeRow">
          <span class="badge badgeAccent">PSA Graded Card</span>
          <span class="badge">Authenticity / Grade Verified</span>
          <span class="badge badgeOk">Stored &amp; Protected</span>
        </div>
        <div class="smallCaps">Product Details</div>
      </div>

      <div class="titleArea">
        <p class="kicker">Graded &amp; slabbed collectible</p>
        <h1>PSA-Authenticated / Graded Trading Card</h1>
      </div>

      <div class="grid">
        <div class="card">
          <h2>About This Item</h2>
          <p>
            This is a PSA graded item. We list and sell this product based on the grade determined by the grading company.
          </p>

          <div class="note">
            <strong>Important:</strong> Any scratches or damage to the card itself or to the case (inside or outside) are not covered by our store warranty.
          </div>

          <div class="footer">
            We recommend reviewing the photos carefully before purchase.
          </div>
        </div>

        <div class="card">
          <h2>Storage &amp; Handling</h2>
          <p>
            All graded cards are stored in an OPP protective sleeve to help prevent water damage and scratches.
          </p>
          <p>
            The OPP sleeve may have a management barcode or label sticker attached for inventory control purposes.
          </p>

          <div class="footer">
            If you have any questions, please feel free to contact us before purchasing.
          </div>
        </div>
      </div>
    </section>
  </div>
</div></p>]]></content:encoded>
                    <dc:subject>グランゾート　　　　　　　　　</dc:subject>
                    <dc:creator>THE COLLECTORS</dc:creator>
                    <dc:format>12000</dc:format>
                    <dc:date>2026-06-30T14:41:20+09:00</dc:date>
                    <dc:type>shop</dc:type>
                </item>
                
                <item rdf:about="https://www.collectors-tcg.com/product/12464">
                    <title>水を司る魔動王・アクアビート</title>
                    <link>https://www.collectors-tcg.com/product/12464</link>
                    <description>PSA Graded Card
          Authenticity / Grade Verified
          Stored &amp;amp; Protected
        …</description>
                    <content:encoded><![CDATA[<p><a href="https://www.collectors-tcg.com/product/12464" target="_blank"><img src="https://www.collectors-tcg.com/data/torecawitch-tcg/product/20260630_ef9516.jpg" width="250" border="0" alt="水を司る魔動王・アクアビート" hspace="5" align="left"/></a><style>
.psa-detail{
  --panel:#12141b;
  --panel2:#0f1117;
  --border:#222635;
  --text:#f2f4ff;
  --muted:#b7bdd6;
  --accent:#e6b422;
  --accentSoft:rgba(230,180,34,.18);
  --good:rgba(46,204,113,.18);
  --shadow: 0 10px 30px rgba(0,0,0,.15);
  --radius:16px;

  font-family: system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial;
  color:#333;
  margin:28px 0;
}

.psa-detail .wrap{
  max-width:980px;
  margin:auto;
}

.psa-detail .hero{
  background:#ffffff;
  border:1px solid #e0dfe3;
  border-radius:var(--radius);
  box-shadow:var(--shadow);
  overflow:hidden;
}

.psa-detail .heroTop{
  padding:18px 18px 0;
  display:flex;
  gap:10px;
  flex-wrap:wrap;
  align-items:center;
  justify-content:space-between;
}

.psa-detail .badgeRow{
  display:flex;
  gap:10px;
  flex-wrap:wrap;
  align-items:center;
}

.psa-detail .badge{
  display:inline-flex;
  align-items:center;
  padding:8px 12px;
  border-radius:999px;
  border:1px solid #ddd;
  background:#f5f5f5;
  font-weight:700;
  font-size:13px;
  color:#222;
}

.psa-detail .badgeAccent{
  border-color:#e6b422;
  background:#fff6da;
}

.psa-detail .badgeOk{
  border-color:#2ecc71;
  background:#eafaf1;
}

.psa-detail .smallCaps{
  font-weight:800;
  font-size:11px;
  text-transform:uppercase;
  color:#777;
}

.psa-detail .titleArea{
  padding:6px 18px 18px;
}

.psa-detail h1{
  margin:0;
  font-size:20px;
}

.psa-detail .kicker{
  font-size:14px;
  color:#777;
  margin:0 0 8px;
}

.psa-detail .grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:16px;
  padding:0 18px 18px;
}

@media (max-width:860px){
  .psa-detail .grid{ grid-template-columns:1fr; }
}

.psa-detail .card{
  border:1px solid #e0dfe3;
  border-radius:var(--radius);
  padding:16px;
  background:#fafafa;
}

.psa-detail .card h2{
  margin:0 0 10px;
  font-size:16px;
}

.psa-detail .card p{
  margin:0 0 12px;
  font-size:14px;
}

.psa-detail .note{
  margin-top:10px;
  padding:12px;
  border-radius:14px;
  border:1px solid #f0d58a;
  background:#fff9e6;
  font-size:13px;
}

.psa-detail .footer{
  margin-top:14px;
  padding-top:12px;
  border-top:1px solid #e0dfe3;
  font-size:12px;
  color:#777;
}
</style>

<div class="psa-detail">
  <div class="wrap">
    <section class="hero">
      <div class="heroTop">
        <div class="badgeRow">
          <span class="badge badgeAccent">PSA Graded Card</span>
          <span class="badge">Authenticity / Grade Verified</span>
          <span class="badge badgeOk">Stored &amp; Protected</span>
        </div>
        <div class="smallCaps">Product Details</div>
      </div>

      <div class="titleArea">
        <p class="kicker">Graded &amp; slabbed collectible</p>
        <h1>PSA-Authenticated / Graded Trading Card</h1>
      </div>

      <div class="grid">
        <div class="card">
          <h2>About This Item</h2>
          <p>
            This is a PSA graded item. We list and sell this product based on the grade determined by the grading company.
          </p>

          <div class="note">
            <strong>Important:</strong> Any scratches or damage to the card itself or to the case (inside or outside) are not covered by our store warranty.
          </div>

          <div class="footer">
            We recommend reviewing the photos carefully before purchase.
          </div>
        </div>

        <div class="card">
          <h2>Storage &amp; Handling</h2>
          <p>
            All graded cards are stored in an OPP protective sleeve to help prevent water damage and scratches.
          </p>
          <p>
            The OPP sleeve may have a management barcode or label sticker attached for inventory control purposes.
          </p>

          <div class="footer">
            If you have any questions, please feel free to contact us before purchasing.
          </div>
        </div>
      </div>
    </section>
  </div>
</div></p>]]></content:encoded>
                    <dc:subject>グランゾート　　　　　　　　　</dc:subject>
                    <dc:creator>THE COLLECTORS</dc:creator>
                    <dc:format>15000</dc:format>
                    <dc:date>2026-06-30T14:40:18+09:00</dc:date>
                    <dc:type>shop</dc:type>
                </item>
                
                <item rdf:about="https://www.collectors-tcg.com/product/12463">
                    <title>地と炎を司る魔動王・グランゾート</title>
                    <link>https://www.collectors-tcg.com/product/12463</link>
                    <description>PSA Graded Card
          Authenticity / Grade Verified
          Stored &amp;amp; Protected
        …</description>
                    <content:encoded><![CDATA[<p><a href="https://www.collectors-tcg.com/product/12463" target="_blank"><img src="https://www.collectors-tcg.com/data/torecawitch-tcg/product/20260630_7ebfba.jpg" width="250" border="0" alt="地と炎を司る魔動王・グランゾート" hspace="5" align="left"/></a><style>
.psa-detail{
  --panel:#12141b;
  --panel2:#0f1117;
  --border:#222635;
  --text:#f2f4ff;
  --muted:#b7bdd6;
  --accent:#e6b422;
  --accentSoft:rgba(230,180,34,.18);
  --good:rgba(46,204,113,.18);
  --shadow: 0 10px 30px rgba(0,0,0,.15);
  --radius:16px;

  font-family: system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial;
  color:#333;
  margin:28px 0;
}

.psa-detail .wrap{
  max-width:980px;
  margin:auto;
}

.psa-detail .hero{
  background:#ffffff;
  border:1px solid #e0dfe3;
  border-radius:var(--radius);
  box-shadow:var(--shadow);
  overflow:hidden;
}

.psa-detail .heroTop{
  padding:18px 18px 0;
  display:flex;
  gap:10px;
  flex-wrap:wrap;
  align-items:center;
  justify-content:space-between;
}

.psa-detail .badgeRow{
  display:flex;
  gap:10px;
  flex-wrap:wrap;
  align-items:center;
}

.psa-detail .badge{
  display:inline-flex;
  align-items:center;
  padding:8px 12px;
  border-radius:999px;
  border:1px solid #ddd;
  background:#f5f5f5;
  font-weight:700;
  font-size:13px;
  color:#222;
}

.psa-detail .badgeAccent{
  border-color:#e6b422;
  background:#fff6da;
}

.psa-detail .badgeOk{
  border-color:#2ecc71;
  background:#eafaf1;
}

.psa-detail .smallCaps{
  font-weight:800;
  font-size:11px;
  text-transform:uppercase;
  color:#777;
}

.psa-detail .titleArea{
  padding:6px 18px 18px;
}

.psa-detail h1{
  margin:0;
  font-size:20px;
}

.psa-detail .kicker{
  font-size:14px;
  color:#777;
  margin:0 0 8px;
}

.psa-detail .grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:16px;
  padding:0 18px 18px;
}

@media (max-width:860px){
  .psa-detail .grid{ grid-template-columns:1fr; }
}

.psa-detail .card{
  border:1px solid #e0dfe3;
  border-radius:var(--radius);
  padding:16px;
  background:#fafafa;
}

.psa-detail .card h2{
  margin:0 0 10px;
  font-size:16px;
}

.psa-detail .card p{
  margin:0 0 12px;
  font-size:14px;
}

.psa-detail .note{
  margin-top:10px;
  padding:12px;
  border-radius:14px;
  border:1px solid #f0d58a;
  background:#fff9e6;
  font-size:13px;
}

.psa-detail .footer{
  margin-top:14px;
  padding-top:12px;
  border-top:1px solid #e0dfe3;
  font-size:12px;
  color:#777;
}
</style>

<div class="psa-detail">
  <div class="wrap">
    <section class="hero">
      <div class="heroTop">
        <div class="badgeRow">
          <span class="badge badgeAccent">PSA Graded Card</span>
          <span class="badge">Authenticity / Grade Verified</span>
          <span class="badge badgeOk">Stored &amp; Protected</span>
        </div>
        <div class="smallCaps">Product Details</div>
      </div>

      <div class="titleArea">
        <p class="kicker">Graded &amp; slabbed collectible</p>
        <h1>PSA-Authenticated / Graded Trading Card</h1>
      </div>

      <div class="grid">
        <div class="card">
          <h2>About This Item</h2>
          <p>
            This is a PSA graded item. We list and sell this product based on the grade determined by the grading company.
          </p>

          <div class="note">
            <strong>Important:</strong> Any scratches or damage to the card itself or to the case (inside or outside) are not covered by our store warranty.
          </div>

          <div class="footer">
            We recommend reviewing the photos carefully before purchase.
          </div>
        </div>

        <div class="card">
          <h2>Storage &amp; Handling</h2>
          <p>
            All graded cards are stored in an OPP protective sleeve to help prevent water damage and scratches.
          </p>
          <p>
            The OPP sleeve may have a management barcode or label sticker attached for inventory control purposes.
          </p>

          <div class="footer">
            If you have any questions, please feel free to contact us before purchasing.
          </div>
        </div>
      </div>
    </section>
  </div>
</div></p>]]></content:encoded>
                    <dc:subject>グランゾート　　　　　　　　　</dc:subject>
                    <dc:creator>THE COLLECTORS</dc:creator>
                    <dc:format>8000</dc:format>
                    <dc:date>2026-06-30T14:39:26+09:00</dc:date>
                    <dc:type>shop</dc:type>
                </item>
                
                <item rdf:about="https://www.collectors-tcg.com/product/12462">
                    <title>魔動戦士　大地・ガス・ラビ</title>
                    <link>https://www.collectors-tcg.com/product/12462</link>
                    <description>PSA Graded Card
          Authenticity / Grade Verified
          Stored &amp;amp; Protected
        …</description>
                    <content:encoded><![CDATA[<p><a href="https://www.collectors-tcg.com/product/12462" target="_blank"><img src="https://www.collectors-tcg.com/data/torecawitch-tcg/product/20260630_7111b3.jpg" width="250" border="0" alt="魔動戦士　大地・ガス・ラビ" hspace="5" align="left"/></a><style>
.psa-detail{
  --panel:#12141b;
  --panel2:#0f1117;
  --border:#222635;
  --text:#f2f4ff;
  --muted:#b7bdd6;
  --accent:#e6b422;
  --accentSoft:rgba(230,180,34,.18);
  --good:rgba(46,204,113,.18);
  --shadow: 0 10px 30px rgba(0,0,0,.15);
  --radius:16px;

  font-family: system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial;
  color:#333;
  margin:28px 0;
}

.psa-detail .wrap{
  max-width:980px;
  margin:auto;
}

.psa-detail .hero{
  background:#ffffff;
  border:1px solid #e0dfe3;
  border-radius:var(--radius);
  box-shadow:var(--shadow);
  overflow:hidden;
}

.psa-detail .heroTop{
  padding:18px 18px 0;
  display:flex;
  gap:10px;
  flex-wrap:wrap;
  align-items:center;
  justify-content:space-between;
}

.psa-detail .badgeRow{
  display:flex;
  gap:10px;
  flex-wrap:wrap;
  align-items:center;
}

.psa-detail .badge{
  display:inline-flex;
  align-items:center;
  padding:8px 12px;
  border-radius:999px;
  border:1px solid #ddd;
  background:#f5f5f5;
  font-weight:700;
  font-size:13px;
  color:#222;
}

.psa-detail .badgeAccent{
  border-color:#e6b422;
  background:#fff6da;
}

.psa-detail .badgeOk{
  border-color:#2ecc71;
  background:#eafaf1;
}

.psa-detail .smallCaps{
  font-weight:800;
  font-size:11px;
  text-transform:uppercase;
  color:#777;
}

.psa-detail .titleArea{
  padding:6px 18px 18px;
}

.psa-detail h1{
  margin:0;
  font-size:20px;
}

.psa-detail .kicker{
  font-size:14px;
  color:#777;
  margin:0 0 8px;
}

.psa-detail .grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:16px;
  padding:0 18px 18px;
}

@media (max-width:860px){
  .psa-detail .grid{ grid-template-columns:1fr; }
}

.psa-detail .card{
  border:1px solid #e0dfe3;
  border-radius:var(--radius);
  padding:16px;
  background:#fafafa;
}

.psa-detail .card h2{
  margin:0 0 10px;
  font-size:16px;
}

.psa-detail .card p{
  margin:0 0 12px;
  font-size:14px;
}

.psa-detail .note{
  margin-top:10px;
  padding:12px;
  border-radius:14px;
  border:1px solid #f0d58a;
  background:#fff9e6;
  font-size:13px;
}

.psa-detail .footer{
  margin-top:14px;
  padding-top:12px;
  border-top:1px solid #e0dfe3;
  font-size:12px;
  color:#777;
}
</style>

<div class="psa-detail">
  <div class="wrap">
    <section class="hero">
      <div class="heroTop">
        <div class="badgeRow">
          <span class="badge badgeAccent">PSA Graded Card</span>
          <span class="badge">Authenticity / Grade Verified</span>
          <span class="badge badgeOk">Stored &amp; Protected</span>
        </div>
        <div class="smallCaps">Product Details</div>
      </div>

      <div class="titleArea">
        <p class="kicker">Graded &amp; slabbed collectible</p>
        <h1>PSA-Authenticated / Graded Trading Card</h1>
      </div>

      <div class="grid">
        <div class="card">
          <h2>About This Item</h2>
          <p>
            This is a PSA graded item. We list and sell this product based on the grade determined by the grading company.
          </p>

          <div class="note">
            <strong>Important:</strong> Any scratches or damage to the card itself or to the case (inside or outside) are not covered by our store warranty.
          </div>

          <div class="footer">
            We recommend reviewing the photos carefully before purchase.
          </div>
        </div>

        <div class="card">
          <h2>Storage &amp; Handling</h2>
          <p>
            All graded cards are stored in an OPP protective sleeve to help prevent water damage and scratches.
          </p>
          <p>
            The OPP sleeve may have a management barcode or label sticker attached for inventory control purposes.
          </p>

          <div class="footer">
            If you have any questions, please feel free to contact us before purchasing.
          </div>
        </div>
      </div>
    </section>
  </div>
</div></p>]]></content:encoded>
                    <dc:subject>グランゾート　　　　　　　　　</dc:subject>
                    <dc:creator>THE COLLECTORS</dc:creator>
                    <dc:format>15000</dc:format>
                    <dc:date>2026-06-30T14:38:14+09:00</dc:date>
                    <dc:type>shop</dc:type>
                </item>
                
                <item rdf:about="https://www.collectors-tcg.com/product/12461">
                    <title>フェイスモードのグランゾート</title>
                    <link>https://www.collectors-tcg.com/product/12461</link>
                    <description>対象商品
      
    

    
      
      #
    
  

  
  
    
      最低買取保証の条件
      下記条件を満…</description>
                    <content:encoded><![CDATA[<p><a href="https://www.collectors-tcg.com/product/12461" target="_blank"><img src="https://www.collectors-tcg.com/data/torecawitch-tcg/product/20260630_2b4296.jpg" width="250" border="0" alt="フェイスモードのグランゾート" hspace="5" align="left"/></a><!-- ▼ 最低買取保証：商品詳細（商品名なし） -->
<div class="tw-product">

  <!-- 先頭カード（対象商品） -->
  <section class="tw-card tw-hero">
    <div class="tw-card__head">
      <h2 class="tw-h2">対象商品</h2>
      <p class="tw-note"></p>
    </div>

    <div class="tw-fill">
      <!-- ★ここを商品ごとに書き換え（空白でOK） -->
      <div class="tw-fill__box">#</div>
    </div>
  </section>

  <!-- 条件カード -->
  <section class="tw-card">
    <div class="tw-card__head">
      <h2 class="tw-h2">最低買取保証の条件</h2>
      <p class="tw-note">下記条件を満たす場合に対象となります。</p>
    </div>

    <div class="tw-callout">
      <ul class="tw-checks">
        <li>? 動作確認</li>
        <li>? 原型をとどめない過度な破損</li>
      </ul>
      <p class="tw-danger">※動作不良のジャンク品は対象外です。</p>
    </div>

    <div class="tw-cols">
      <div class="tw-mini">
        <div class="tw-mini__title">カセットの場合</div>
        <p class="tw-mini__text">動作確認ができればOK</p>
      </div>

      <div class="tw-mini">
        <div class="tw-mini__title">セーブ不良（電池切れ）</div>
        <p class="tw-mini__text"><strong>もちろんOK！</strong> 最低買取保証の対象です！</p>
      </div>
    </div>

    <div class="tw-divider"></div>

    <div class="tw-muted">
      <p>※最低買取保証は在庫数・買取点数に応じて変更する場合がございます。</p>
      <p>大量数の査定をご希望の場合は、お手数ですがあらかじめ店舗に確認をお願いいたします。</p>
    </div>
  </section>

</div>

<style>
  .tw-product{
    --bg:#fff;
    --panel:#fff;
    --line:#e9e9ee;
    --text:#111;
    --sub:#666;
    --shadow: 0 10px 30px rgba(0,0,0,.06);
    --radius: 16px;
    color: var(--text);
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Hiragino Kaku Gothic ProN", "Noto Sans JP", Arial, sans-serif;
    line-height: 1.75;
  }
  .tw-product *{ box-sizing:border-box; }

  .tw-card{
    border:1px solid var(--line);
    border-radius: var(--radius);
    background: var(--panel);
    box-shadow: var(--shadow);
    padding: 16px;
    margin-bottom: 14px;
  }

  .tw-hero{
    background: linear-gradient(180deg, #fff, #fafafa);
    border-radius: calc(var(--radius) + 6px);
  }

  .tw-card__head{ margin-bottom: 10px; }
  .tw-h2{ margin: 0; font-size: 16px; }
  .tw-note{ margin: 2px 0 0 0; color: var(--sub); font-size: 12px; }

  .tw-fill{ margin-top: 8px; }
  .tw-fill__box{
    border:1px dashed #cfcfda;
    border-radius: 14px;
    padding: 14px;
    background:#fff;
    color:#777;
    font-size: 14px;
  }

  .tw-callout{
    margin-top: 6px;
    padding: 12px;
    border-radius: 14px;
    border:1px solid var(--line);
    background: #fafafa;
  }

  .tw-checks{
    list-style:none;
    padding:0;
    margin:0;
    display:grid;
    gap: 6px;
    font-size: 14px;
  }

  .tw-danger{
    margin: 10px 0 0 0;
    color:#b00020;
    font-size: 13px;
    font-weight: 600;
  }

  .tw-cols{
    display:grid;
    grid-template-columns: 1fr 1fr;
    gap: 12px;
    margin-top: 12px;
  }

  .tw-mini{
    border: 1px solid var(--line);
    border-radius: 14px;
    padding: 12px;
    background:#fff;
  }
  .tw-mini__title{ font-weight:700; margin-bottom: 4px; font-size: 13px; }
  .tw-mini__text{ margin:0; font-size: 14px; }

  .tw-divider{ height:1px; background: var(--line); margin: 14px 0; }

  .tw-muted{
    color: var(--sub);
    font-size: 12.5px;
  }
  .tw-muted p{ margin: 6px 0; }

  @media (max-width: 900px){
    .tw-cols{ grid-template-columns: 1fr; }
  }
</style>
<!-- ▲ 最低買取保証：商品詳細 --></p>]]></content:encoded>
                    <dc:subject>グランゾート　　　　　　　　　</dc:subject>
                    <dc:creator>THE COLLECTORS</dc:creator>
                    <dc:format>18000</dc:format>
                    <dc:date>2026-06-30T14:36:25+09:00</dc:date>
                    <dc:type>shop</dc:type>
                </item>
                
                <item rdf:about="https://www.collectors-tcg.com/product/12176">
                    <title>郵送査定申込み</title>
                    <link>https://www.collectors-tcg.com/product/12176</link>
                    <description>郵送買取商品詳細ページ
    

    
      郵送査定申込み
    

    
      ご自宅からかんたん申込み。
      カートからお申込み後、案内メールに沿って発送するだけ…</description>
                    <content:encoded><![CDATA[<p><a href="https://www.collectors-tcg.com/product/12176" target="_blank"><img src="https://www.collectors-tcg.com/data/torecawitch-tcg/product/20260325_50102a.png" width="250" border="0" alt="郵送査定申込み" hspace="5" align="left"/></a><div style="max-width: 980px; margin: 30px auto; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Hiragino Kaku Gothic ProN', 'Yu Gothic', sans-serif; color: #222; line-height: 1.8;">

  <!-- ヒーロー -->
  <div style="background: linear-gradient(135deg, #fffdf7 0%, #fff6dd 100%); border: 1px solid #f1dfad; border-radius: 22px; padding: 42px 26px; text-align: center; box-shadow: 0 10px 30px rgba(0,0,0,0.06);">
    <div style="display: inline-block; background: #fff; color: #9a6a00; border: 1px solid #efd38a; border-radius: 999px; padding: 6px 14px; font-size: 13px; font-weight: 700; letter-spacing: 0.06em; margin-bottom: 14px;">
      郵送買取商品詳細ページ
    </div>

    <h1 style="margin: 0; font-size: 36px; line-height: 1.3; font-weight: 800; color: #2c2418;">
      郵送査定申込み
    </h1>

    <p style="margin: 14px auto 0; max-width: 720px; font-size: 17px; color: #5f5140;">
      ご自宅からかんたん申込み。<br>
      カートからお申込み後、案内メールに沿って発送するだけで査定できます。
    </p>

    <div style="display: flex; flex-wrap: wrap; gap: 10px; justify-content: center; margin-top: 20px;">
      <div style="background: #fff; border: 1px solid #ecd79d; border-radius: 999px; padding: 9px 14px; font-size: 14px; font-weight: 700; color: #6f5418;">申込み無料</div>
      <div style="background: #fff; border: 1px solid #ecd79d; border-radius: 999px; padding: 9px 14px; font-size: 14px; font-weight: 700; color: #6f5418;">自宅から発送OK</div>
      <div style="background: #fff; border: 1px solid #ecd79d; border-radius: 999px; padding: 9px 14px; font-size: 14px; font-weight: 700; color: #6f5418;">査定後最短で入金</div>
    </div>
  </div>

  <!-- まず伝えたい案内 -->
  <div style="margin-top: 24px; background: #fffaf0; border: 1px solid #f0d38a; border-radius: 18px; padding: 22px 24px;">
    <div style="font-size: 20px; font-weight: 800; color: #8a5a00; margin-bottom: 8px;">
      まずはこの商品をカートに入れてお申し込みください
    </div>
    <p style="margin: 0; font-size: 15px; color: #6c5a36;">
      お申し込みは無料です。ご注文後、自動返信メールで発送方法をご案内いたします。<br>
      そのまま決済に進んで問題ありません。
    </p>
  </div>

  <!-- メリット -->
  <div style="margin-top: 24px; display: grid; grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)); gap: 16px;">
    <div style="background: #fff; border: 1px solid #ece7d8; border-radius: 16px; padding: 20px; box-shadow: 0 6px 20px rgba(0,0,0,0.04);">
      <div style="font-size: 15px; font-weight: 800; color: #8a5a00; margin-bottom: 8px;">かんたん申込み</div>
      <div style="font-size: 14px; color: #555;">カートから申し込んで、メール案内に沿って送るだけ。</div>
    </div>

    <div style="background: #fff; border: 1px solid #ece7d8; border-radius: 16px; padding: 20px; box-shadow: 0 6px 20px rgba(0,0,0,0.04);">
      <div style="font-size: 15px; font-weight: 800; color: #8a5a00; margin-bottom: 8px;">幅広いジャンルに対応</div>
      <div style="font-size: 14px; color: #555;">カード・鑑定品・レトロゲームなど、まとめて査定可能です。</div>
    </div>

    <div style="background: #fff; border: 1px solid #ece7d8; border-radius: 16px; padding: 20px; box-shadow: 0 6px 20px rgba(0,0,0,0.04);">
      <div style="font-size: 15px; font-weight: 800; color: #8a5a00; margin-bottom: 8px;">スピード対応</div>
      <div style="font-size: 14px; color: #555;">査定完了後、承諾いただければ迅速にお振込みいたします。</div>
    </div>
  </div>

  <!-- 対象リスト -->
  <div style="margin-top: 24px; background: #fff; border: 1px solid #ebe7dc; border-radius: 18px; padding: 28px 24px; box-shadow: 0 6px 20px rgba(0,0,0,0.05);">
    <h2 style="margin: 0 0 18px; font-size: 25px; color: #2d251a;">
      郵送買取の対象リスト
    </h2>

    <div style="display: grid; gap: 18px;">
      <div style="background: #fcfaf5; border: 1px solid #eee6d4; border-radius: 14px; padding: 18px;">
        <h3 style="margin: 0 0 10px; font-size: 18px; color: #7a5a13;">カード・鑑定品</h3>
        <ul style="margin: 0; padding-left: 1.2em;">
          <li>ポケモンカード（TCG、カードダス、ポスター）</li>
          <li>遊戯王</li>
          <li>ドラゴンボール</li>
          <li>ラブライブ!</li>
          <li>鑑定品</li>
        </ul>
      </div>

      <div style="background: #fcfaf5; border: 1px solid #eee6d4; border-radius: 14px; padding: 18px;">
        <h3 style="margin: 0 0 10px; font-size: 18px; color: #7a5a13;">レトロゲーム関連</h3>
        <ul style="margin: 0; padding-left: 1.2em;">
          <li>レトロゲーム機
            <div style="margin-top: 6px; color: #666; font-size: 14px;">
              （ファミリーコンピューター・スーパーファミコン・64・ゲームキューブ・プレイステーション・プレイステーション2）
            </div>
          </li>
          <li style="margin-top: 10px;">カセット類
            <div style="margin-top: 6px; color: #666; font-size: 14px;">
              （ポケモン関連、その他）
            </div>
          </li>
        </ul>
      </div>
    </div>

    <div style="margin-top: 18px; padding: 16px 18px; background: #fff8ea; border: 1px solid #f0ddb0; border-radius: 12px;">
      <p style="margin: 0; font-size: 15px; color: #5f4b27;">
        対象リスト以外の査定をご希望のお客様は、一度
        <a href="https://x.com/Torecawitch" target="_blank" rel="noopener noreferrer" style="color: #7a5310; font-weight: 700; text-decoration: underline;">
          X
        </a>
        またはお問い合わせにてご相談ください。
      </p>
    </div>
  </div>

  <!-- 流れ -->
  <div style="margin-top: 24px; background: #fff; border: 1px solid #ebe7dc; border-radius: 18px; padding: 28px 24px; box-shadow: 0 6px 20px rgba(0,0,0,0.05);">
    <h2 style="margin: 0 0 18px; font-size: 25px; color: #2d251a;">
      お申し込みの流れ
    </h2>

    <div style="display: grid; gap: 14px;">
      <div style="display: flex; gap: 14px; align-items: flex-start; background: #fcfaf5; border: 1px solid #eee6d4; border-radius: 14px; padding: 16px;">
        <div style="min-width: 36px; height: 36px; border-radius: 999px; background: #d9b25b; color: #fff; text-align: center; line-height: 36px; font-weight: 800;">1</div>
        <div>
          <div style="font-weight: 700; color: #2d251a;">この商品をカートに入れてご注文</div>
          <div style="font-size: 14px; color: #666;">まずはお申し込みを完了してください。</div>
        </div>
      </div>

      <div style="display: flex; gap: 14px; align-items: flex-start; background: #fcfaf5; border: 1px solid #eee6d4; border-radius: 14px; padding: 16px;">
        <div style="min-width: 36px; height: 36px; border-radius: 999px; background: #d9b25b; color: #fff; text-align: center; line-height: 36px; font-weight: 800;">2</div>
        <div>
          <div style="font-weight: 700; color: #2d251a;">自動返信メールを確認</div>
          <div style="font-size: 14px; color: #666;">ご登録メールアドレス宛にご案内メールが届きます。</div>
        </div>
      </div>

      <div style="display: flex; gap: 14px; align-items: flex-start; background: #fcfaf5; border: 1px solid #eee6d4; border-radius: 14px; padding: 16px;">
        <div style="min-width: 36px; height: 36px; border-radius: 999px; background: #d9b25b; color: #fff; text-align: center; line-height: 36px; font-weight: 800;">3</div>
        <div>
          <div style="font-weight: 700; color: #2d251a;">必要事項を入力して返信</div>
          <div style="font-size: 14px; color: #666;">案内に沿って必要事項をご返信ください。</div>
        </div>
      </div>

      <div style="display: flex; gap: 14px; align-items: flex-start; background: #fcfaf5; border: 1px solid #eee6d4; border-radius: 14px; padding: 16px;">
        <div style="min-width: 36px; height: 36px; border-radius: 999px; background: #d9b25b; color: #fff; text-align: center; line-height: 36px; font-weight: 800;">4</div>
        <div>
          <div style="font-weight: 700; color: #2d251a;">商品を発送して査定開始</div>
          <div style="font-size: 14px; color: #666;">到着後、順次査定を行います。</div>
        </div>
      </div>

      <div style="display: flex; gap: 14px; align-items: flex-start; background: #fcfaf5; border: 1px solid #eee6d4; border-radius: 14px; padding: 16px;">
        <div style="min-width: 36px; height: 36px; border-radius: 999px; background: #d9b25b; color: #fff; text-align: center; line-height: 36px; font-weight: 800;">5</div>
        <div>
          <div style="font-weight: 700; color: #2d251a;">査定結果のご連絡・お振込み</div>
          <div style="font-size: 14px; color: #666;">承諾後、当日〜2営業日以内を目安にお振込みいたします。</div>
        </div>
      </div>
    </div>
  </div>

  <!-- 安心材料 -->
  <div style="margin-top: 24px; background: #f8fbf7; border: 1px solid #dbe9db; border-radius: 18px; padding: 24px;">
    <h2 style="margin: 0 0 14px; font-size: 24px; color: #23412b;">
      はじめての方でも安心です
    </h2>
    <ul style="margin: 0; padding-left: 1.2em; color: #34503b;">
      <li>申込み方法はシンプルで、自動返信メールに沿って進めるだけです。</li>
      <li>査定対象か迷う商品は、事前にXまたはお問い合わせで相談できます。</li>
      <li>カードだけでなく、鑑定品やレトロゲームもまとめて査定可能です。</li>
    </ul>
  </div>

  <!-- 注意事項 -->
  <div style="margin-top: 24px; background: #fff; border: 1px solid #ebe7dc; border-radius: 18px; padding: 28px 24px; box-shadow: 0 6px 20px rgba(0,0,0,0.05);">
    <h2 style="margin: 0 0 18px; font-size: 24px; color: #2d251a;">
      注意事項
    </h2>

    <ul style="margin: 0; padding-left: 1.2em; color: #555;">
      <li style="margin-bottom: 12px;">
        スリーブや保護フィルム等は査定時に外させていただきます。<br>
        査定をキャンセルして返送する際は、査定時のまま返送させていただきます。
      </li>
      <li style="margin-bottom: 12px;">
        査定をキャンセルして商品を返送する際の送料は、お客様負担となります。
      </li>
      <li style="margin-bottom: 12px;">
        商品の在庫状況、相場価格の急な変動に比例し買取価格が変動いたします。
      </li>
      <li style="margin-bottom: 12px;">
        お振込完了までの目安日数は、買取承諾をいただいてから当日から2営業日以内です。
      </li>
      <li>
        査定完了後にお返事がない場合は、1週間の保管期間を経て商品を破棄させていただきます。
      </li>
    </ul>
  </div>

  <!-- CTA -->
  <div style="margin-top: 24px; background: linear-gradient(135deg, #fff4d4 0%, #f3d686 100%); color: #3b2c0f; border: 1px solid #e6c46a; border-radius: 20px; padding: 30px 24px; text-align: center; box-shadow: 0 10px 30px rgba(0,0,0,0.08);">
    <div style="font-size: 26px; font-weight: 800; margin-bottom: 10px;">
      郵送買取のお申込みはご注文から
    </div>
    <div style="font-size: 15px; line-height: 1.9; max-width: 720px; margin: 0 auto;">
      この商品をカートに入れてご注文後、自動返信メールの案内に沿ってお手続きをお願いいたします。<br>
      はじめての方でもわかりやすく進められるようご案内いたします。
    </div>
  </div>

</div></p>]]></content:encoded>
                    <dc:subject>郵送査定申込</dc:subject>
                    <dc:creator>THE COLLECTORS</dc:creator>
                    <dc:format>0</dc:format>
                    <dc:date>2026-06-30T14:22:22+09:00</dc:date>
                    <dc:type>shop</dc:type>
                </item>
                </rdf:RDF>