<?xml version="1.0" encoding="utf-8"?>
<rdf:RDF
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns="http://purl.org/rss/1.0/"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:content="http://purl.org/rss/1.0/modules/content/"
    xmlns:cc="http://web.resource.org/cc/"
    xmlns:foaf="http://xmlns.com/foaf/0.1/"
    xml:lang="ja">

    <channel rdf:about="https://randsel-stool.shop-pro.jp/?mode=rss">
    <title>ランドセルスツール</title>
    <link>https://randsel-stool.shop-pro.jp/</link>
    <description>ランドセルのリメイクでおしゃれなスツールにしてみませんか。口コミではランドセルのリメイクでもすごく丈夫なので安心と人気。オシャレなインテリアにもマッチする人気のスツールを普段使で利用できるので、コスパも最適です。またお祝いのお返し・贈り物としてもおすすめです。</description>
    <dc:language>ja</dc:language>
    <dc:creator>Color Me Shop!pro</dc:creator>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="https://randsel-stool.shop-pro.jp/?pid=190960618" />
        <rdf:li rdf:resource="https://randsel-stool.shop-pro.jp/?pid=190865437" />
        <rdf:li rdf:resource="https://randsel-stool.shop-pro.jp/?pid=190671891" />
        <rdf:li rdf:resource="https://randsel-stool.shop-pro.jp/?pid=190671880" />
        <rdf:li rdf:resource="https://randsel-stool.shop-pro.jp/?pid=190425506" />
        <rdf:li rdf:resource="https://randsel-stool.shop-pro.jp/?pid=190425493" />
        <rdf:li rdf:resource="https://randsel-stool.shop-pro.jp/?pid=189632170" />
        <rdf:li rdf:resource="https://randsel-stool.shop-pro.jp/?pid=187597622" />
        <rdf:li rdf:resource="https://randsel-stool.shop-pro.jp/?pid=187597617" />
        <rdf:li rdf:resource="https://randsel-stool.shop-pro.jp/?pid=187597607" />
        <rdf:li rdf:resource="https://randsel-stool.shop-pro.jp/?pid=187597595" />
        <rdf:li rdf:resource="https://randsel-stool.shop-pro.jp/?pid=187597577" />
        <rdf:li rdf:resource="https://randsel-stool.shop-pro.jp/?pid=187595868" />
        <rdf:li rdf:resource="https://randsel-stool.shop-pro.jp/?pid=187595865" />
        <rdf:li rdf:resource="https://randsel-stool.shop-pro.jp/?pid=187595851" />
      </rdf:Seq>
    </items>
    </channel>

  <item rdf:about="https://randsel-stool.shop-pro.jp/?pid=190960618">
    <link>https://randsel-stool.shop-pro.jp/?pid=190960618</link>
    <title>インドアスツール［里山の木／山桜］数量限定</title>
    <description>
	.opsion-container {
		width:100%; 
		display: table;
		table-layout: fixed;
		margin: 0 0 15px;
}
	.opsion-img {
		display: table-cell;
		vertical-align: middle;
		width: 30%;
}
	.opsion-explanation {
		display: table-cell;
		width: 70%...</description>
<content:encoded><![CDATA[
<style>
	.opsion-container {
		width:100%; 
		display: table;
		table-layout: fixed;
		margin: 0 0 15px;
}
	.opsion-img {
		display: table-cell;
		vertical-align: middle;
		width: 30%;
}
	.opsion-explanation {
		display: table-cell;
		width: 70%;
		text-align: left;
		vertical-align: top;
		background-color:#eeeeee;
		padding: 12px;
}
	.procedure {
		border: solid 1px #ccc;
		padding: 10px ;
		margin-bottom: 10px;
}
	.return_contents_2column ul{
		margin: 10px 0 50px;
}
	.return_contents_2column li{
		border: solid 1px #ccc;
		padding: 10px 0;
	list-style: none;
	width: calc(50% - 10px);
		display: inline-block;
		color: deepskyblue;
		text-align: center;	
}
	.return_contents_2column li.right{
		margin-left: 16px;
}
	.shippingaddress {
		border: solid 1px #ccc;
		padding: 15px 18px 5px;
		width: 560px;
		margin-bottom:50px;
}
	.note-collection img {
		vertical-align: -5px;
}
</style>
<style>
/* インラインブロック化 */
.no-wrap {
    display: inline-block; 
}
/* 全体設定 */
.css-carousel-slider3 {
    width: 100%;
    overflow: hidden;
    position: relative;
}
.css-carousel-slider3 img {
    width: 100%;
    height: auto;
    vertical-align: top;
}

/* スライド設定 */
.css-carousel-slider3 .slide-wrap {
    width: 300%;
    position: absolute;
    display: flex;
    top: 0;
    left: 0;
    z-index: 0;
    animation: css-carousel-slider3 15s infinite;
    animation-delay: 2s;
}
.css-carousel-slider3 .slide-wrap-main {
    width: 100%;
    z-index: 1;
    animation: css-carousel-slider-main3 15s infinite;
    animation-delay: 2s;
}
.css-carousel-slider3 .slide {
    width: 100%;
}

/* スライダーアニメーションの設定 */
@keyframes css-carousel-slider3 {
    0% { transform: translateX(0); }

    27.3% { transform: translateX(calc(1 / 3 * -100%)); }
    33.3% { transform: translateX(calc(1 / 3 * -100%)); }

    60.6% { transform: translateX(calc(2 / 3 * -100%)); }
    66.6% { transform: translateX(calc(2 / 3 * -100%)); }

    94% { transform: translateX(calc(3 / 3 * -100%)); }
    100% { transform: translateX(calc(3 / 3 * -100%)); }
}

@keyframes css-carousel-slider-main3 {
    0% { transform: translateX(100%); }
    66.6% { transform: translateX(100%); }
    94% { transform: translateX(0%);}
}
</style>
<style>
	@media (max-width: 768px) {
	.note-collection {
		margin-top: 10px;
}
}
	@media (max-width: 670px) {
	.opsion-img {
		width: 40%;
}
	.opsion-explanation {
		width: 60%;
}
}
@media (max-width: 642px) {
		.shippingaddress {
			width: calc(100% - 32px);
}
}
	@media (max-width: 595px) {
	.opsion-img {
		width: 50%;
}
	.opsion-explanation {
		width: 50%;
}
}
	@media (max-width: 550px) {
	.opsion-img {
		width: 30%;
}
	.opsion-explanation {
		width: 70%;
}
		.css-carousel-slider3 .slide-wrap-main {
	animation: none;
}
		.css-carousel-slider3 .slide-top {
	display: none;
}
		.css-carousel-slider3 .slide-wrap {
    width: 100%;
    position: inherit;
    display: block;
    top: 0;
    left: 0;
    z-index: 0;
    animation: none;
    animation-delay: ;
}
}
	@media (max-width: 380px) {
	.opsion-img {
		width: 45%;
}
	.opsion-explanation {
		width: 55%;
}
}
</style>
<div class="oak">
	<p>
里山の木「山桜」は、バラ科サクラ属の落葉高木。日本の固有種で、11種あるサクラ種の一つ、里山の代表樹で日本の国花として古くから愛好され、古い和歌にも詠まれています。山桜の花言葉は、「あなたにほほ笑む」とされ、人に優しく幸せ感のある樹種。木材としては、細かな細工に向いており、浮世絵などに使われる版木としては最高の材とも称されていて、重硬で反りや曲がりが少なく家具の材料としても人気が高い。色気は薄紅のかかった肌色から褐色で、その中に深緑色の縞模様が入り込み、山桜特有の深みある趣きが生まれ、木肌は緻密ゆえ、磨くと艶や光沢が出て愛着の湧く美しさが生まれていく。
</p>
</div><br>
<div class="note-collection">
	<p style="font-family: serif;margin-top:10px;"><span class="emphasis" style="font-family: sans-serif;">
<font color="red">ランドセル集荷サービスをご希望の方は、下記のリンク先よりご希望の集荷方法を選び、集荷日時をご記入の上、カートに入れて下さい。<br>未指定の場合は、「お客様ご自身で梱包して送る」のご注文となります。</font></span></p>
	<div class="procedure">※カートに入れた後、前ページに戻った場合、入力情報は消えていますが情報は反映されておりますので、そのままショッピングを続けて下さい。</div>
	<div class="return_contents_2column"><ul><a href="https://randsel-remake.jp" ><li>TOPページに戻る</li></a><a href="https://randsel-stool.shop-pro.jp/?mode=cate&csid=0&cbid=2889660" ><li class="right">ランドセル集荷サービス</li></a></ul></div>
</div>
<strong>問い合わせ／ランドセルの送り先・持ち込み先</strong>
<hr align="left" width="100%" size="1">	
<p style="margin-bottom:10px;"><font size="2">※お客さまご自身でランドセルを梱包して送る場合は、お客さま送料負担での発送をお願い致します。</font></p>
<div class="shippingaddress">
  <p>〒420-0874　静岡県静岡市葵区辰起町8-12</p>
				  <p>ヒノキクラフト静岡本店</p>
				  <p>TEL <a href="tel:0120400162" >0120-400-162</a></p>
				  <p>営業時間／10:00&#12316;17:00</p>
				  <p>定休日／土曜日・祝日(日曜日は営業)<span class="no-wrap">・第5日曜日・年末年始</span><span class="no-wrap">・大型連休・臨時休業日有り  </span></p>
</div>
<strong>
	製品情報
</strong>
<hr align="left" width="100%" size="1">
<table style="border-style: none;" bordercolor="" cellpadding="3" width="100%">
	<tr>
		<td style="border-top: none; border-bottom: 1px solid #000000; border-left: none; border-right: none;" width="3" bgcolor="#eeeeee">
			サイズ（約）
		</td>
	</tr>
	<tr valign="top">
		<td>
			幅35cm×奥行35cm×高さ42cm
			<br />
			（折り畳時：幅35cm×奥行9cm×高さ約53.5cm）
			<br>
			<br>
		</td>
	</tr>
	<tr>
		<td style="border-top: none; border-bottom: 1px solid #000000; border-left: none; border-right: none;" width="3" bgcolor="#eeeeee">
			重量
		</td>
	</tr>
	<tr valign="top">
		<td>
			約2kg
			<br>
			<br>
		</td>
	</tr>
	<tr>
		<td style="border-top: none; border-bottom: 1px solid #000000; border-left: none; border-right: none;" width="3" bgcolor="#eeeeee">
			塗装
		</td>
	</tr>
	<tr valign="top">
		<td>
			環境型ナチュラルオイル
			<br>
			<br>
		</td>
	</tr>
	<tr>
		<td style="border-top: none; border-bottom: 1px solid #000000; border-left: none; border-right: none;" width="3" bgcolor="#eeeeee" >
			素材
		</td>
	</tr>
	<tr valign="top">
		<td>
			国産山桜材
			<br>
			<br>
		</td>
	</tr>
	<tr>
		<td style="border-top: none; border-bottom: 1px solid #000000; border-left: none; border-right: none;" width="3" bgcolor="#eeeeee">
			仕様
		</td>
	</tr>
	<tr valign="top">
		<td>
			完成品
			<br>
			<br>
		</td>
	</tr>
	<tr>
		<td style="border-top: none; border-bottom: 1px solid #000000; border-left: none; border-right: none;" width="3" bgcolor="#eeeeee">
			梱包形態
		</td>
	</tr>
	<tr valign="top">
		<td>
			ダンボール1箱
			<br>
			<br>
		</td>
	</tr>
	<tr>
		<td style="border-top: none; border-bottom: 1px solid #000000; border-left: none; border-right: none;" width="3" bgcolor="#eeeeee">
			デザイン・製作
		</td>
	</tr>
	<tr valign="top">
		<td>
			ヒノキクラフト（日本・静岡県）
			<br>
			<br>
		</td>
	</tr>
	<tr>
		<td style="border-top: none; border-bottom: 1px solid #000000; border-left: none; border-right: none;" width="3" bgcolor="#eeeeee">
			耐荷重
		</td>
	</tr>
	<tr valign="top">
		<td>
			<a href="https://blog.hinokicraft.jp/post-17383">工業技術研究所での強度試験</a>
			<br>
			<br>
		</td>
	</tr>
	<tr>
		<td style="border-top: none; border-bottom: 1px solid #000000; border-left: none; border-right: none;" width="3" bgcolor="#eeeeee">
			その他
		</td>
	</tr>
	<tr valign="top">
		<td>
			かぶせを取り外した<font color="red">ランドセル本体の返却をご希望の方は</font>、オプションの<a href="https://randsel-stool.shop-pro.jp/?pid=174710361"><span style="font-family: sans-serif;font-weight: bold; ">ランドセル本体の返却</span></a> (1,650円)をカートに入れてください。
			<br>
			<br>
		</td>
	</tr>
</table>
<br>
<br>
<strong>
	スツールと一緒にご注文可能なリメイク品
</strong>
<hr align="left" width="100%" size="1">
<div class="opsion-container">
	<div class="opsion-img">
		<div class="css-carousel-slider3">
			<div class="slide-wrap-main">
				<div class="slide">
					<div class="slide-top">
						<img src="https://img07.shop-pro.jp/PA01427/547/etc_base64/cG9ja2V0LTAwMDA.jpg?cmsp_timestamp=20230714134953" alt="">
					</div>
				</div>
			</div>
			<div class="slide-wrap">
				<div class="slide">
					<img src="https://img07.shop-pro.jp/PA01427/547/etc_base64/cG9ja2V0LTAwMDA.jpg?cmsp_timestamp=20230714134953" alt="">
				</div>
				<div class="slide">
					<img src="https://img07.shop-pro.jp/PA01427/547/etc_base64/cG9ja2V0LTAwMDE.jpg?cmsp_timestamp=20230714140033" alt="">
				</div>
				<div class="slide">
					<img src="https://img07.shop-pro.jp/PA01427/547/etc_base64/cG9ja2V0LTAwMDI.jpg?cmsp_timestamp=20230714140033" alt="">
				</div>
			</div>
		</div>
	</div>
	<div class="opsion-explanation">
		<p>
			<strong>
				［
				<a href="https://randsel-stool.shop-pro.jp/?pid=175724126">
					&nbsp;ポケットフレーム&nbsp;
				</a>
				］
				<span class="no-wrap">
					価格：13,200円&#12316;
				</span>
			</strong>
			<br />
		  ランドセルのカブセを開けた時、毎日目にしていたポケット。その部分をジャストサイズのフレームで包み込み、ちょっと可愛く実用的なインテリア雑貨・フォトフレームへリメイクします。
		</p>
	</div>
</div>
<br>
<br>
<strong>
	オプション
</strong>
<hr align="left" width="100%" size="1">

<div class="opsion-container">
	<div class="opsion-explanation">
		<p>
			<strong>
				［
				<a href="https://randsel-stool.shop-pro.jp/?pid=174688353">
					&nbsp;名入れ&nbsp;
				</a>
					］
				<span class="no-wrap">
					価格：2,200円
				</span>
			</strong>
			<br />
			レーザー彫刻の文字入れオプションです。 名前や誕生日、卒業年月日や、 卒業のお祝いメッセージ「happy graduation」など、規定の文字数内なら自由に選択できます。1列もしくは2列まで対応です。黒ベースのプレート彫刻（文字は真鍮色）と、木部への直接彫刻の２種からお選びいただけます。
		</p>
	</div>
	<div class="opsion-img">
		<div class="css-carousel-slider3">
			<div class="slide-wrap-main">
				<div class="slide">
					<div class="slide-top">
						<img src="https://img07.shop-pro.jp/PA01427/547/etc_base64/bmEtMQ.jpg?cmsp_timestamp=20230809143845" alt="">
					</div>
				</div>
			</div>
			<div class="slide-wrap">
				<div class="slide">
					<img src="https://img07.shop-pro.jp/PA01427/547/etc_base64/bmEtMQ.jpg?cmsp_timestamp=20230809143845" alt="">
				</div>
				<div class="slide">
					<img src="https://img07.shop-pro.jp/PA01427/547/etc_base64/bmEtMg.jpg?cmsp_timestamp=20230809143845" alt="">
				</div>
				<div class="slide">
					<img src="https://img07.shop-pro.jp/PA01427/547/etc_base64/bmEtMw.jpg?cmsp_timestamp=20230809143845" alt="">
				</div>
			</div>
		</div>
	</div>
</div>
<div class="opsion-container">
	<div class="opsion-img">
		<div class="css-carousel-slider3">
			<div class="slide-wrap-main">
				<div class="slide">
					<div class="slide-top">
						<img src="https://img07.shop-pro.jp/PA01427/547/etc/boots.jpg?cmsp_timestamp=20221205134030" alt="">
					</div>
				</div>
			</div>
			<div class="slide-wrap">
				<div class="slide">
					<img src="https://img07.shop-pro.jp/PA01427/547/etc/boots.jpg?cmsp_timestamp=20221205134030" alt="">
				</div>
				<div class="slide">
					<img src="https://img07.shop-pro.jp/PA01427/547/etc/boots2.jpg?cmsp_timestamp=20221209171727" alt="">
				</div>
				<div class="slide">
					<img src="https://img07.shop-pro.jp/PA01427/547/etc/boots3.jpg?cmsp_timestamp=20221209171746" alt="">
				</div>
			</div>
		</div>
	</div>
	<div class="opsion-explanation">
		<p>
			<strong>
				［
				<a href="https://randsel-stool.shop-pro.jp/?pid=163697620">
					&nbsp;グランドブーツ&nbsp;
				</a>
				］
				<span class="no-wrap">
					価格：1,650円
				</span>
			</strong>
			<br />
		  脚部を保護する専用ブーツ。土やコンクリートなど、アウトドアでもご使用できます。また逆に、ソフトプラスチックで作られているため、屋内で使用する時はフローリングを傷つけづらくなります。（取外可・4個入り）
</p>
	</div>
</div>
<div class="opsion-container">
	<div class="opsion-explanation">
		<p>
			<strong>
				［
				<a href="https://randsel-stool.shop-pro.jp/?pid=162043293">
					&nbsp;キャリートレイ&nbsp;
				</a>
					］
				<span class="no-wrap">
					価格：5,500円&#12316;
				</span>
			</strong>
			<br />
			ランドセルスツール専用トレイ。スツールにのせるだけの仕様ですので、トレイ単体でもお使いいただけます。フレームはスツールと同じ日本ヒノキ、底板は杉材を使用しております。
		</p>
	</div>
	<div class="opsion-img">
		<div class="css-carousel-slider3">
			<div class="slide-wrap-main">
				<div class="slide">
					<div class="slide-top">
						<img src="https://img07.shop-pro.jp/PA01427/547/etc/kt-h1.jpg?cmsp_timestamp=20221223114230" alt="">
					</div>
				</div>
			</div>
			<div class="slide-wrap">
				<div class="slide">
					<img src="https://img07.shop-pro.jp/PA01427/547/etc/kt-h1.jpg?cmsp_timestamp=20221223114230" alt="">
				</div>
				<div class="slide">
					<img src="https://img07.shop-pro.jp/PA01427/547/etc/kt-h2.jpg?cmsp_timestamp=20221223114230" alt="">
				</div>
				<div class="slide">
					<img src="https://img07.shop-pro.jp/PA01427/547/etc/kt-h3.jpg?cmsp_timestamp=20221223114230" alt="">
				</div>
			</div>
		</div>
	</div>
</div>
<div class="opsion-container">
	<div class="opsion-img">
		<div class="css-carousel-slider3">
			<div class="slide-wrap-main">
				<div class="slide">
					<div class="slide-top">
						<img src="https://img07.shop-pro.jp/PA01427/547/etc/belt1.jpg?cmsp_timestamp=20221209172542" alt="">
					</div>
				</div>
			</div>
			<div class="slide-wrap">
				<div class="slide">
					<img src="https://img07.shop-pro.jp/PA01427/547/etc/belt1.jpg?cmsp_timestamp=20221209172542" alt="">
				</div>
				<div class="slide">
					<img src="https://img07.shop-pro.jp/PA01427/547/etc/belt2.jpg?cmsp_timestamp=20221209172610" alt="">
				</div>
				<div class="slide">
					<img src="https://img07.shop-pro.jp/PA01427/547/etc/belt3.jpg?cmsp_timestamp=20221209172617" alt="">
				</div>
			</div>
		</div>
	</div>
	<div class="opsion-explanation">
		<p>
			<strong>
				［
				<a href="https://randsel-stool.shop-pro.jp/?pid=139681943">
					&nbsp;開き止め革ベルト&nbsp;
				</a>
					］
				<span class="no-wrap">
					価格：2,200円
				</span>
			</strong>
			<br />
			スツールを畳んだまま固定できる、開き止めの革製ベルトです。ナチュラル・ブラウンの２色からお選びいただけます。
		</p>
	</div>
</div>
<strong>
	<a href="https://randsel-stool.shop-pro.jp/?mode=cate&csid=0&cbid=2491176">その他のオプション・アクセサリー</a>
</strong>
]]></content:encoded>
    <dc:date>2026-03-20T15:17:17+09:00</dc:date>
    <dc:creator>ランドセルスツール</dc:creator>
    <foaf:topic><foaf:Image rdf:about="https://img07.shop-pro.jp/PA01427/547/product/190960618_th.jpg?cmsp_timestamp=20260320160432" /></foaf:topic>
  </item>

  <item rdf:about="https://randsel-stool.shop-pro.jp/?pid=190865437">
    <link>https://randsel-stool.shop-pro.jp/?pid=190865437</link>
    <title>キッチンスツール［山桜］</title>
    <description>
	.opsion-container {
		width:100%; 
		display: table;
		table-layout: fixed;
		margin: 0 0 15px;
}
	.opsion-img {
		display: table-cell;
		vertical-align: middle;
		width: 30%;
}
	.opsion-explanation {
		display: table-cell;
		width: 70%...</description>
<content:encoded><![CDATA[
<style>
	.opsion-container {
		width:100%; 
		display: table;
		table-layout: fixed;
		margin: 0 0 15px;
}
	.opsion-img {
		display: table-cell;
		vertical-align: middle;
		width: 30%;
}
	.opsion-explanation {
		display: table-cell;
		width: 70%;
		text-align: left;
		vertical-align: top;
		background-color:#eeeeee;
		padding: 12px;
}
	.procedure {
		border: solid 1px #ccc;
		padding: 10px ;
		margin-bottom: 10px;
}
	.return_contents_2column ul{
		margin: 10px 0 50px;
}
	.return_contents_2column li{
		border: solid 1px #ccc;
		padding: 10px 0;
	list-style: none;
	width: calc(50% - 10px);
		display: inline-block;
		color: deepskyblue;
		text-align: center;	
}
	.return_contents_2column li.right{
		margin-left: 16px;
}
	.shippingaddress {
		border: solid 1px #ccc;
		padding: 15px 18px 5px;
		width: 560px;
		margin-bottom:50px;
}
	.note-collection img {
		vertical-align: -5px;
}
</style>
<style>
/* インラインブロック化 */
.no-wrap {
    display: inline-block; 
}
/* 全体設定 */
.css-carousel-slider3 {
    width: 100%;
    overflow: hidden;
    position: relative;
}
.css-carousel-slider3 img {
    width: 100%;
    height: auto;
    vertical-align: top;
}

/* スライド設定 */
.css-carousel-slider3 .slide-wrap {
    width: 300%;
    position: absolute;
    display: flex;
    top: 0;
    left: 0;
    z-index: 0;
    animation: css-carousel-slider3 15s infinite;
    animation-delay: 2s;
}
.css-carousel-slider3 .slide-wrap-main {
    width: 100%;
    z-index: 1;
    animation: css-carousel-slider-main3 15s infinite;
    animation-delay: 2s;
}
.css-carousel-slider3 .slide {
    width: 100%;
}

/* スライダーアニメーションの設定 */
@keyframes css-carousel-slider3 {
    0% { transform: translateX(0); }

    27.3% { transform: translateX(calc(1 / 3 * -100%)); }
    33.3% { transform: translateX(calc(1 / 3 * -100%)); }

    60.6% { transform: translateX(calc(2 / 3 * -100%)); }
    66.6% { transform: translateX(calc(2 / 3 * -100%)); }

    94% { transform: translateX(calc(3 / 3 * -100%)); }
    100% { transform: translateX(calc(3 / 3 * -100%)); }
}

@keyframes css-carousel-slider-main3 {
    0% { transform: translateX(100%); }
    66.6% { transform: translateX(100%); }
    94% { transform: translateX(0%);}
}
</style>
<style>
	@media (max-width: 768px) {
	.note-collection {
		margin-top: -38px;
}
}
	@media (max-width: 670px) {
	.opsion-img {
		width: 40%;
}
	.opsion-explanation {
		width: 60%;
}
}
@media (max-width: 642px) {
		.shippingaddress {
			width: calc(100% - 32px);
}
}
	@media (max-width: 595px) {
	.opsion-img {
		width: 50%;
}
	.opsion-explanation {
		width: 50%;
}
}
	@media (max-width: 550px) {
	.opsion-img {
		width: 30%;
}
	.opsion-explanation {
		width: 70%;
}
		.css-carousel-slider3 .slide-wrap-main {
	animation: none;
}
		.css-carousel-slider3 .slide-top {
	display: none;
}
		.css-carousel-slider3 .slide-wrap {
    width: 100%;
    position: inherit;
    display: block;
    top: 0;
    left: 0;
    z-index: 0;
    animation: none;
    animation-delay: ;
}
}
	@media (max-width: 380px) {
	.opsion-img {
		width: 45%;
}
	.opsion-explanation {
		width: 55%;
}
}
</style>
<div class="note-collection">
	<p style="font-family: serif;"><span class="emphasis" style="font-family: sans-serif;"><font color="red">ランドセル集荷サービスをご希望の方は、下記のリンク先よりご希望の集荷方法を選び、集荷日時をご記入の上、カートに入れて下さい。<br>未指定の場合は、「お客様ご自身で梱包して送る」のご注文となります。</font></span></p>
	<div class="procedure">※カートに入れた後、前ページに戻った場合、入力情報は消えていますが情報は反映されておりますので、そのままショッピングを続けて下さい。</div>
	<div class="return_contents_2column"><ul><a href="https://randsel-stool.com" ><li>TOPページに戻る</li></a><a href="https://randsel-stool.shop-pro.jp/?mode=cate&csid=0&cbid=2889660" ><li class="right">ランドセル集荷サービス</li></a></ul></div>
</div>
<strong>問い合わせ／ランドセルの送り先・持ち込み先</strong>
<hr align="left" width="100%" size="1">	
<p style="margin-bottom:10px;"><font size="2">※お客さまご自身でランドセルを梱包して送る場合は、お客さま送料負担での発送をお願い致します。</font></p>
<div class="shippingaddress">
       <p>〒420-0874　静岡県静岡市葵区辰起町8-12</p>
				  <p>ヒノキクラフト静岡本店</p>
				  <p>TEL <a href="tel:0120400162" >0120-400-162</a></p>
				  <p>営業時間／10:00&#12316;17:00</p>
				  <p>定休日／土曜日・祝日(日曜日は営業)<span class="no-wrap">・第5日曜日・年末年始</span><span class="no-wrap">・大型連休・臨時休業日有り  </span></p>
</div>
<strong>製品情報</strong>
<hr align="left" width="100%" size="1">
<table style="border-style: none;" bordercolor="" cellpadding="3" width="100%">
	<tr>
		<td style="border-top: none; border-bottom: 1px solid #000000; border-left: none; border-right: none;" width="3" bgcolor="#eeeeee">サイズ（約）</td>
	</tr>
	<tr valign="top">
		<td>
			幅35.3cm×奥行30cm×高さ66.5cm/座面高62cm<br>（折り畳時：幅35.3cm×奥行18cm×高さ71cm）<br><br>
		</td>
	</tr>
	<tr>
		<td style="border-top: none; border-bottom: 1px solid #000000; border-left: none; border-right: none;" width="3" bgcolor="#eeeeee">
			重量
		</td>
	</tr>
	<tr valign="top">
		<td>
			約2.8kg
			<br>
			<br>
		</td>
	</tr>
	<tr>
		<td style="border-top: none; border-bottom: 1px solid #000000; border-left: none; border-right: none;" width="3" bgcolor="#eeeeee">
			塗装
		</td>
	</tr>
	<tr valign="top">
		<td>
			環境型ナチュラルオイル
			<br>
			<br>
		</td>
	</tr>
	<tr>
		<td style="border-top: none; border-bottom: 1px solid #000000; border-left: none; border-right: none;" width="3" bgcolor="#eeeeee" >
			素材
		</td>
	</tr>
	<tr valign="top">
		<td>
			本体フレーム：山桜材　※金具・真鍮
			<br>
			<br>
		</td>
	</tr>
	<tr>
		<td style="border-top: none; border-bottom: 1px solid #000000; border-left: none; border-right: none;" width="3" bgcolor="#eeeeee">
			仕様
		</td>
	</tr>
	<tr valign="top">
		<td>
			完成品
			<br>
			<br>
		</td>
	</tr>
	<tr>
		<td style="border-top: none; border-bottom: 1px solid #000000; border-left: none; border-right: none;" width="3" bgcolor="#eeeeee">
			梱包形態
		</td>
	</tr>
	<tr valign="top">
		<td>
			ダンボール1箱
			<br>
			<br>
		</td>
	</tr>
	<tr>
		<td style="border-top: none; border-bottom: 1px solid #000000; border-left: none; border-right: none;" width="3" bgcolor="#eeeeee">
			デザイン・製作
		</td>
	</tr>
	<tr valign="top">
		<td>
			ヒノキクラフト（日本・静岡県）
			<br>
			<br>
		</td>
	</tr>
	<tr>
		<td style="border-top: none; border-bottom: 1px solid #000000; border-left: none; border-right: none;" width="3" bgcolor="#eeeeee">
			その他
		</td>
	</tr>
	<tr valign="top">
		<td>
			かぶせを取り外した<font color="red">ランドセル本体の返却をご希望の方は</font>、オプションの<a href="https://randsel-stool.shop-pro.jp/?pid=174710361"><span style="font-family: sans-serif;font-weight: bold; ">ランドセル本体の返却</span></a> (1,650円)をカートに入れてください。
			<br>
			<br>
		</td>
	</tr>
</table>
<br>
<br>
<strong>
	キッチンスツールと一緒にご注文可能なリメイク品
</strong>
<hr align="left" width="100%" size="1">
<div class="opsion-container">
	<div class="opsion-img">
		<div class="css-carousel-slider3">
			<div class="slide-wrap-main">
				<div class="slide">
					<div class="slide-top">
						<img src="https://img07.shop-pro.jp/PA01427/547/etc_base64/cG9ja2V0LTAwMDA.jpg?cmsp_timestamp=20230714134953" alt="">
					</div>
				</div>
			</div>
			<div class="slide-wrap">
				<div class="slide">
					<img src="https://img07.shop-pro.jp/PA01427/547/etc_base64/cG9ja2V0LTAwMDA.jpg?cmsp_timestamp=20230714134953" alt="">
				</div>
				<div class="slide">
					<img src="https://img07.shop-pro.jp/PA01427/547/etc_base64/cG9ja2V0LTAwMDE.jpg?cmsp_timestamp=20230714140033" alt="">
				</div>
				<div class="slide">
					<img src="https://img07.shop-pro.jp/PA01427/547/etc_base64/cG9ja2V0LTAwMDI.jpg?cmsp_timestamp=20230714140033" alt="">
				</div>
			</div>
		</div>
	</div>
	<div class="opsion-explanation">
		<p>
			<strong>
				［&nbsp;<a href="https://randsel-stool.shop-pro.jp/?pid=175724126">ポケットフレーム</a>&nbsp;］
				<span class="no-wrap">
					価格：13,200円&#12316;
				</span>
			</strong>
			<br />
		  ランドセルのカブセを開けた時、毎日目にしていたポケット。その部分をジャストサイズのフレームで包み込み、ちょっと可愛く実用的なインテリア雑貨・フォトフレームへリメイクします。
		</p>
	</div>
</div>


]]></content:encoded>
    <dc:date>2026-03-13T00:23:24+09:00</dc:date>
    <dc:creator>ランドセルスツール</dc:creator>
    <foaf:topic><foaf:Image rdf:about="https://img07.shop-pro.jp/PA01427/547/product/190865437_th.jpg?cmsp_timestamp=20260315232849" /></foaf:topic>
  </item>

  <item rdf:about="https://randsel-stool.shop-pro.jp/?pid=190671891">
    <link>https://randsel-stool.shop-pro.jp/?pid=190671891</link>
    <title>マーブルクロック［花梨(カリン)］数量限定</title>
    <description>
	.opsion-container {
		width:100%; 
		display: table;
		table-layout: fixed;
		margin: 0 0 15px;
}
	.opsion-img {
		display: table-cell;
		vertical-align: middle;
		width: 30%;
}
	.opsion-explanation {
		display: table-cell;
		width: 70%...</description>
<content:encoded><![CDATA[
<style>
	.opsion-container {
		width:100%; 
		display: table;
		table-layout: fixed;
		margin: 0 0 15px;
}
	.opsion-img {
		display: table-cell;
		vertical-align: middle;
		width: 30%;
}
	.opsion-explanation {
		display: table-cell;
		width: 70%;
		text-align: left;
		vertical-align: top;
		background-color:#eeeeee;
		padding: 12px;
}
	.procedure {
		border: solid 1px #ccc;
		padding: 10px ;
		margin-bottom: 10px;
}
	.return_contents_2column ul{
		margin: 10px 0 50px;
}
	.return_contents_2column li{
		border: solid 1px #ccc;
		padding: 10px 0;
	list-style: none;
	width: calc(50% - 10px);
		display: inline-block;
		color: deepskyblue;
		text-align: center;	
}
	.return_contents_2column li.right{
		margin-left: 16px;
}
	.shippingaddress {
		border: solid 1px #ccc;
		padding: 15px 18px 5px;
		width: 455px;
		margin-bottom:50px;
}
	.note-collection img {
		vertical-align: -5px;
}
</style>
<style>
/* インラインブロック化 */
.no-wrap {
    display: inline-block; 
}
/* 全体設定 */
.css-carousel-slider3 {
    width: 100%;
    overflow: hidden;
    position: relative;
}
.css-carousel-slider3 img {
    width: 100%;
    height: auto;
    vertical-align: top;
}

/* スライド設定 */
.css-carousel-slider3 .slide-wrap {
    width: 300%;
    position: absolute;
    display: flex;
    top: 0;
    left: 0;
    z-index: 0;
    animation: css-carousel-slider3 15s infinite;
    animation-delay: 2s;
}
.css-carousel-slider3 .slide-wrap-main {
    width: 100%;
    z-index: 1;
    animation: css-carousel-slider-main3 15s infinite;
    animation-delay: 2s;
}
.css-carousel-slider3 .slide {
    width: 100%;
}

/* スライダーアニメーションの設定 */
@keyframes css-carousel-slider3 {
    0% { transform: translateX(0); }

    27.3% { transform: translateX(calc(1 / 3 * -100%)); }
    33.3% { transform: translateX(calc(1 / 3 * -100%)); }

    60.6% { transform: translateX(calc(2 / 3 * -100%)); }
    66.6% { transform: translateX(calc(2 / 3 * -100%)); }

    94% { transform: translateX(calc(3 / 3 * -100%)); }
    100% { transform: translateX(calc(3 / 3 * -100%)); }
}

@keyframes css-carousel-slider-main3 {
    0% { transform: translateX(100%); }
    66.6% { transform: translateX(100%); }
    94% { transform: translateX(0%);}
}
</style>
<style>
	@media (max-width: 768px) {
	.note-collection {
		margin-top: -38px;
}
}
	@media (max-width: 670px) {
	.opsion-img {
		width: 40%;
}
	.opsion-explanation {
		width: 60%;
}
}
	@media (max-width: 595px) {
	.opsion-img {
		width: 50%;
}
	.opsion-explanation {
		width: 50%;
}
}
	@media (max-width: 550px) {
	.opsion-img {
		width: 30%;
}
	.opsion-explanation {
		width: 70%;
}
		.css-carousel-slider3 .slide-wrap-main {
	animation: none;
}
		.css-carousel-slider3 .slide-top {
	display: none;
}
		.css-carousel-slider3 .slide-wrap {
    width: 100%;
    position: inherit;
    display: block;
    top: 0;
    left: 0;
    z-index: 0;
    animation: none;
    animation-delay: ;
}
}
@media (max-width: 530px) {
		.shippingaddress {
			width: calc(100% - 32px);
}
	@media (max-width: 380px) {
	.opsion-img {
		width: 45%;
}
	.opsion-explanation {
		width: 55%;
}
}
</style>
<div class="note-collection">
<p><font size="3"><strong>「花梨／カリン」材は、マメ科シタン属に属する広葉樹</strong></font>
<br>インドカリンが代表的ですが、木材市場では同属の東南アジア原産ビルマ・パドゥク などが「カリン」として流通している。また、バラ科の「カリン」は、果実を食用・薬用とする別の植物であり、木材市場でいう花梨とは全く異なることも混同注意。花梨材は、物理的強度が非常に重厚で硬く、耐朽性（腐りにくさ）や保存性に極めて優れて、その耐久性と美しさから「銘木」として高く評価されている。外観的特徴として、心材と辺材: 心材（中心部）は鮮やかな赤褐色から暗赤色を呈し、辺材（外周部）は淡い黄白色で、色のコントラストが明瞭。 伐採直後は鮮やかな赤色ですが、時間の経過とともに重厚な落ち着いた暗褐色へと変化する。社会的・経済的利用の側面は、古くから東南アジアや中国、日本で最高級の家具材として扱われ、唐木家具（からきかぐ）: 紫檀、黒檀、鉄刀木（タガヤサン）と並び、工芸品や高級家具の主材料となる。楽器材として三味線の胴や、高級な管楽器、スピーカーの筐体など、音響特性と剛性が求められる分野でも使用されている。現在、野生のカリン属の多くは、過剰な伐採により個体数が減少し、国際取引に厳格な許可が必要な場合があり、学術的・産業的にも、持続可能な資源管理が喫緊の課題となる希少な木材となっている。
<br><br><br>	<p>マーブルクロックのリメイクは、一つのランドセルで２個制作可能です。<br>２個目を他のフレームで作る場合には、ご希望のフレームページよりカートに入れてください。<br>また、ランドセルかぶせの裏地で製作を希望される方は、<br>製品をカートに入れて手続きを進めますと備考欄が出てまいりますので、欄内に「裏地で製作希望」と明記ください。<br><br><strong><font color="red"> ※一つのランドセルから、スツール及びハンティングチェアと、併せての製作はできませんのでご注意下さい。<br>スツールとクロック両方リメイク希望のお客様は、<a href="https://randsel-stool.shop-pro.jp/?pid=189632170"><span style="font-family: sans-serif;font-weight: bold; ">「ランドセルの側面でリメイク」</span></a>をお買い求めの上、スツールをお選びください。</font></strong></p>
<hr align="left" width="100%" size="1" style="margin:20px auto;">
	<p style="font-family: serif;"><span class="emphasis" style="font-family: sans-serif;">
<br><font color="red">ランドセル集荷サービスをご希望の方は、下記のリンク先よりご希望の集荷方法を選び、集荷日時をご記入の上、カートに入れて下さい。<br>未指定の場合は、「お客様ご自身で梱包して送る」のご注文となります。</font></span></p>
	<div class="procedure">※カートに入れた後、前ページに戻った場合、入力情報は消えていますが情報は反映されておりますので、そのままショッピングを続けて下さい。</div>
	<div class="return_contents_2column"><ul><a href="https://randsel-stool.com" ><li>TOPページに戻る</li></a><a href="https://randsel-stool.shop-pro.jp/?mode=cate&csid=0&cbid=2889660" ><li class="right">ランドセル集荷サービス</li></a></ul></div>
</div>
<div style="margin-bottom: 50px;"><a href="https://randsel-stool.com/example/clock.html"><span style="font-family: sans-serif;font-weight: bold;">マーブルクロックの製作事例はこちら→</span></a></div>
<strong>問い合わせ／ランドセルの送り先・持ち込み先</strong>
<hr align="left" width="100%" size="1">	
<p style="margin-bottom:10px;"><font size="2">※お客さまご自身でランドセルを梱包して送る場合は、お客さま送料負担での発送をお願い致します。</font></p>
<div class="shippingaddress">
       <p>〒420-0874　静岡県静岡市葵区辰起町8-12</p>
				  <p>ヒノキクラフト静岡本店</p>
				  <p>TEL <a href="tel:0120400162" >0120-400-162</a></p>
				  <p>営業時間／10:00&#12316;17:00</p>
				  <p>定休日／土曜日（日曜日は営業）・第５日曜日・祝日<span class="no-wrap">・年末年始・大型連休</span></p>
</div>
<strong>製品情報</strong>
<hr align="left" width="100%" size="1">
<table style="border-style: none;" bordercolor="" cellpadding="3" width="100%">
	<tr>
		<td style="border-top: none; border-bottom: 1px solid #000000; border-left: none; border-right: none;" width="3" bgcolor="#eeeeee">サイズ（約）</td>
	</tr>
	<tr valign="top">
		<td>
			幅15.6cm×奥行3.5cm×高さ15.6cm<br><br>
		</td>
	</tr>
	<tr>
		<td style="border-top: none; border-bottom: 1px solid #000000; border-left: none; border-right: none;" width="3" bgcolor="#eeeeee">
			重量
		</td>
	</tr>
	<tr valign="top">
		<td>
			約0.3kg
			<br>
			<br>
		</td>
	</tr>
	<tr>
		<td style="border-top: none; border-bottom: 1px solid #000000; border-left: none; border-right: none;" width="3" bgcolor="#eeeeee">
			塗装
		</td>
	</tr>
	<tr valign="top">
		<td>
			環境型ナチュラルオイル
			<br>
			<br>
		</td>
	</tr>
	<tr>
		<td style="border-top: none; border-bottom: 1px solid #000000; border-left: none; border-right: none;" width="3" bgcolor="#eeeeee" >
			素材
		</td>
	</tr>
	<tr valign="top">
		<td>
			東南アジア　花梨（カリン）
			<br>
			<br>
		</td>
	</tr>
	<tr>
		<td style="border-top: none; border-bottom: 1px solid #000000; border-left: none; border-right: none;" width="3" bgcolor="#eeeeee">
			仕様
		</td>
	</tr>
	<tr valign="top">
		<td>
			完成品（単三電池1本付属）
			<br>
			<br>
		</td>
	</tr>
	<tr>
		<td style="border-top: none; border-bottom: 1px solid #000000; border-left: none; border-right: none;" width="3" bgcolor="#eeeeee">
			梱包形態
		</td>
	</tr>
	<tr valign="top">
		<td>
			ダンボール1箱
			<br>
			<br>
		</td>
	</tr>
	<tr>
		<td style="border-top: none; border-bottom: 1px solid #000000; border-left: none; border-right: none;" width="3" bgcolor="#eeeeee">
			デザイン・製作
		</td>
	</tr>
	<tr valign="top">
		<td>
			ヒノキクラフト（日本・静岡県）
			<br>
			<br>
		</td>
	</tr>
	<tr>
		<td style="border-top: none; border-bottom: 1px solid #000000; border-left: none; border-right: none;" width="3" bgcolor="#eeeeee">
			その他
		</td>
	</tr>
	<tr valign="top">
		<td>
			かぶせを取り外した<font color="red">ランドセル本体の返却をご希望の方は</font>、オプションの<a href="https://randsel-stool.shop-pro.jp/?pid=174710361"><span style="font-family: sans-serif;font-weight: bold; ">ランドセル本体の返却</span></a> (1,650円)をカートに入れてください。
			<br>
			<br>
		</td>
	</tr>
</table>
<br>
<br>
<strong>
	マーブルクロックと一緒にご注文可能なリメイク品
</strong>
<hr align="left" width="100%" size="1">
<div class="opsion-container">
	<div class="opsion-img">
		<div class="css-carousel-slider3">
			<div class="slide-wrap-main">
				<div class="slide">
					<div class="slide-top">
						<img src="https://img07.shop-pro.jp/PA01427/547/etc_base64/cG9ja2V0LTAwMDA.jpg?cmsp_timestamp=20230714134953" alt="">
					</div>
				</div>
			</div>
			<div class="slide-wrap">
				<div class="slide">
					<img src="https://img07.shop-pro.jp/PA01427/547/etc_base64/cG9ja2V0LTAwMDA.jpg?cmsp_timestamp=20230714134953" alt="">
				</div>
				<div class="slide">
					<img src="https://img07.shop-pro.jp/PA01427/547/etc_base64/cG9ja2V0LTAwMDE.jpg?cmsp_timestamp=20230714140033" alt="">
				</div>
				<div class="slide">
					<img src="https://img07.shop-pro.jp/PA01427/547/etc_base64/cG9ja2V0LTAwMDI.jpg?cmsp_timestamp=20230714140033" alt="">
				</div>
			</div>
		</div>
	</div>
	<div class="opsion-explanation">
		<p>
			<strong>
				［
				<a href="https://randsel-stool.shop-pro.jp/?pid=175724126">
					&nbsp;ポケットフレーム&nbsp;
				</a>
				］
				<span class="no-wrap">
					価格：13,200円&#12316;
				</span>
			</strong>
			<br />
		  ランドセルのカブセを開けた時、毎日目にしていたポケット。その部分をジャストサイズのフレームで包み込み、ちょっと可愛く実用的なインテリア雑貨・フォトフレームへリメイクします。
		</p>
	</div>
</div>
<br>
]]></content:encoded>
    <dc:date>2026-02-25T12:15:48+09:00</dc:date>
    <dc:creator>ランドセルスツール</dc:creator>
    <foaf:topic><foaf:Image rdf:about="https://img07.shop-pro.jp/PA01427/547/product/190671891_th.jpg?cmsp_timestamp=20260225143014" /></foaf:topic>
  </item>

  <item rdf:about="https://randsel-stool.shop-pro.jp/?pid=190671880">
    <link>https://randsel-stool.shop-pro.jp/?pid=190671880</link>
    <title>マーブルクロック［里山の木／ケヤキ］数量限定</title>
    <description>
	.opsion-container {
		width:100%; 
		display: table;
		table-layout: fixed;
		margin: 0 0 15px;
}
	.opsion-img {
		display: table-cell;
		vertical-align: middle;
		width: 30%;
}
	.opsion-explanation {
		display: table-cell;
		width: 70%...</description>
<content:encoded><![CDATA[
<style>
	.opsion-container {
		width:100%; 
		display: table;
		table-layout: fixed;
		margin: 0 0 15px;
}
	.opsion-img {
		display: table-cell;
		vertical-align: middle;
		width: 30%;
}
	.opsion-explanation {
		display: table-cell;
		width: 70%;
		text-align: left;
		vertical-align: top;
		background-color:#eeeeee;
		padding: 12px;
}
	.procedure {
		border: solid 1px #ccc;
		padding: 10px ;
		margin-bottom: 10px;
}
	.return_contents_2column ul{
		margin: 10px 0 50px;
}
	.return_contents_2column li{
		border: solid 1px #ccc;
		padding: 10px 0;
	list-style: none;
	width: calc(50% - 10px);
		display: inline-block;
		color: deepskyblue;
		text-align: center;	
}
	.return_contents_2column li.right{
		margin-left: 16px;
}
	.shippingaddress {
		border: solid 1px #ccc;
		padding: 15px 18px 5px;
		width: 455px;
		margin-bottom:50px;
}
	.note-collection img {
		vertical-align: -5px;
}
</style>
<style>
/* インラインブロック化 */
.no-wrap {
    display: inline-block; 
}
/* 全体設定 */
.css-carousel-slider3 {
    width: 100%;
    overflow: hidden;
    position: relative;
}
.css-carousel-slider3 img {
    width: 100%;
    height: auto;
    vertical-align: top;
}

/* スライド設定 */
.css-carousel-slider3 .slide-wrap {
    width: 300%;
    position: absolute;
    display: flex;
    top: 0;
    left: 0;
    z-index: 0;
    animation: css-carousel-slider3 15s infinite;
    animation-delay: 2s;
}
.css-carousel-slider3 .slide-wrap-main {
    width: 100%;
    z-index: 1;
    animation: css-carousel-slider-main3 15s infinite;
    animation-delay: 2s;
}
.css-carousel-slider3 .slide {
    width: 100%;
}

/* スライダーアニメーションの設定 */
@keyframes css-carousel-slider3 {
    0% { transform: translateX(0); }

    27.3% { transform: translateX(calc(1 / 3 * -100%)); }
    33.3% { transform: translateX(calc(1 / 3 * -100%)); }

    60.6% { transform: translateX(calc(2 / 3 * -100%)); }
    66.6% { transform: translateX(calc(2 / 3 * -100%)); }

    94% { transform: translateX(calc(3 / 3 * -100%)); }
    100% { transform: translateX(calc(3 / 3 * -100%)); }
}

@keyframes css-carousel-slider-main3 {
    0% { transform: translateX(100%); }
    66.6% { transform: translateX(100%); }
    94% { transform: translateX(0%);}
}
</style>
<style>
	@media (max-width: 768px) {
	.note-collection {
		margin-top: -38px;
}
}
	@media (max-width: 670px) {
	.opsion-img {
		width: 40%;
}
	.opsion-explanation {
		width: 60%;
}
}
	@media (max-width: 595px) {
	.opsion-img {
		width: 50%;
}
	.opsion-explanation {
		width: 50%;
}
}
	@media (max-width: 550px) {
	.opsion-img {
		width: 30%;
}
	.opsion-explanation {
		width: 70%;
}
		.css-carousel-slider3 .slide-wrap-main {
	animation: none;
}
		.css-carousel-slider3 .slide-top {
	display: none;
}
		.css-carousel-slider3 .slide-wrap {
    width: 100%;
    position: inherit;
    display: block;
    top: 0;
    left: 0;
    z-index: 0;
    animation: none;
    animation-delay: ;
}
}
@media (max-width: 530px) {
		.shippingaddress {
			width: calc(100% - 32px);
}
	@media (max-width: 380px) {
	.opsion-img {
		width: 45%;
}
	.opsion-explanation {
		width: 55%;
}
}
</style>
<div class="note-collection">
<p><font size="3"><strong>「欅／けやき」は、ニレ科ケヤキ属の広葉樹</strong></font>
<br>その名の由来は「けやけき木」であり、ひときわ優れているという意味からきています。欅は、北海道を除く全国に分布し日本を代表する樹木の一つにも数えられています、また市街地の街路樹や公園の木として植えられていることが多く、とても身近な樹木でもあります。材質的には、強靭な耐久性が大きな特徴であり、古くから建材・家具など幅広い用途で重宝され、高級住宅の大黒柱や神社仏閣にも使用されてきました。木肌は、数ある木材の中でも美しく、複雑に入り組んだ木目が特徴で、欅だけが持つ深いオレンジ色には、特別感があり、気高さを感じます。
<br><br><br>	<p>マーブルクロックのリメイクは、一つのランドセルで２個制作可能です。<br>２個目を他のフレームで作る場合には、ご希望のフレームページよりカートに入れてください。<br>また、ランドセルかぶせの裏地で製作を希望される方は、<br>製品をカートに入れて手続きを進めますと備考欄が出てまいりますので、欄内に「裏地で製作希望」と明記ください。<br><br><strong><font color="red"> ※一つのランドセルから、スツール及びハンティングチェアと、併せての製作はできませんのでご注意下さい。<br>スツールとクロック両方リメイク希望のお客様は、<a href="https://randsel-stool.shop-pro.jp/?pid=189632170"><span style="font-family: sans-serif;font-weight: bold; ">「ランドセルの側面でリメイク」</span></a>をお買い求めの上、スツールをお選びください。</font></strong></p>
<hr align="left" width="100%" size="1" style="margin:20px auto;">
	<p style="font-family: serif;"><span class="emphasis" style="font-family: sans-serif;">
<br><font color="red">ランドセル集荷サービスをご希望の方は、下記のリンク先よりご希望の集荷方法を選び、集荷日時をご記入の上、カートに入れて下さい。<br>未指定の場合は、「お客様ご自身で梱包して送る」のご注文となります。</font></span></p>
	<div class="procedure">※カートに入れた後、前ページに戻った場合、入力情報は消えていますが情報は反映されておりますので、そのままショッピングを続けて下さい。</div>
	<div class="return_contents_2column"><ul><a href="https://randsel-stool.com" ><li>TOPページに戻る</li></a><a href="https://randsel-stool.shop-pro.jp/?mode=cate&csid=0&cbid=2889660" ><li class="right">ランドセル集荷サービス</li></a></ul></div>
</div>
<div style="margin-bottom: 50px;"><a href="https://randsel-stool.com/example/clock.html"><span style="font-family: sans-serif;font-weight: bold;">マーブルクロックの製作事例はこちら→</span></a></div>
<strong>問い合わせ／ランドセルの送り先・持ち込み先</strong>
<hr align="left" width="100%" size="1">	
<p style="margin-bottom:10px;"><font size="2">※お客さまご自身でランドセルを梱包して送る場合は、お客さま送料負担での発送をお願い致します。</font></p>
<div class="shippingaddress">
       <p>〒420-0874　静岡県静岡市葵区辰起町8-12</p>
				  <p>ヒノキクラフト静岡本店</p>
				  <p>TEL <a href="tel:0120400162" >0120-400-162</a></p>
				  <p>営業時間／10:00&#12316;17:00</p>
				  <p>定休日／土曜日（日曜日は営業）・第５日曜日・祝日<span class="no-wrap">・年末年始・大型連休</span></p>
</div>
<strong>製品情報</strong>
<hr align="left" width="100%" size="1">
<table style="border-style: none;" bordercolor="" cellpadding="3" width="100%">
	<tr>
		<td style="border-top: none; border-bottom: 1px solid #000000; border-left: none; border-right: none;" width="3" bgcolor="#eeeeee">サイズ（約）</td>
	</tr>
	<tr valign="top">
		<td>
			幅15.6cm×奥行3.5cm×高さ15.6cm<br><br>
		</td>
	</tr>
	<tr>
		<td style="border-top: none; border-bottom: 1px solid #000000; border-left: none; border-right: none;" width="3" bgcolor="#eeeeee">
			重量
		</td>
	</tr>
	<tr valign="top">
		<td>
			約0.3kg
			<br>
			<br>
		</td>
	</tr>
	<tr>
		<td style="border-top: none; border-bottom: 1px solid #000000; border-left: none; border-right: none;" width="3" bgcolor="#eeeeee">
			塗装
		</td>
	</tr>
	<tr valign="top">
		<td>
			環境型ナチュラルオイル
			<br>
			<br>
		</td>
	</tr>
	<tr>
		<td style="border-top: none; border-bottom: 1px solid #000000; border-left: none; border-right: none;" width="3" bgcolor="#eeeeee" >
			素材
		</td>
	</tr>
	<tr valign="top">
		<td>
			国産ケヤキ
			<br>
			<br>
		</td>
	</tr>
	<tr>
		<td style="border-top: none; border-bottom: 1px solid #000000; border-left: none; border-right: none;" width="3" bgcolor="#eeeeee">
			仕様
		</td>
	</tr>
	<tr valign="top">
		<td>
			完成品（単三電池1本付属）
			<br>
			<br>
		</td>
	</tr>
	<tr>
		<td style="border-top: none; border-bottom: 1px solid #000000; border-left: none; border-right: none;" width="3" bgcolor="#eeeeee">
			梱包形態
		</td>
	</tr>
	<tr valign="top">
		<td>
			ダンボール1箱
			<br>
			<br>
		</td>
	</tr>
	<tr>
		<td style="border-top: none; border-bottom: 1px solid #000000; border-left: none; border-right: none;" width="3" bgcolor="#eeeeee">
			デザイン・製作
		</td>
	</tr>
	<tr valign="top">
		<td>
			ヒノキクラフト（日本・静岡県）
			<br>
			<br>
		</td>
	</tr>
	<tr>
		<td style="border-top: none; border-bottom: 1px solid #000000; border-left: none; border-right: none;" width="3" bgcolor="#eeeeee">
			その他
		</td>
	</tr>
	<tr valign="top">
		<td>
			かぶせを取り外した<font color="red">ランドセル本体の返却をご希望の方は</font>、オプションの<a href="https://randsel-stool.shop-pro.jp/?pid=174710361"><span style="font-family: sans-serif;font-weight: bold; ">ランドセル本体の返却</span></a> (1,650円)をカートに入れてください。
			<br>
			<br>
		</td>
	</tr>
</table>
<br>
<br>
<strong>
	マーブルクロックと一緒にご注文可能なリメイク品
</strong>
<hr align="left" width="100%" size="1">
<div class="opsion-container">
	<div class="opsion-img">
		<div class="css-carousel-slider3">
			<div class="slide-wrap-main">
				<div class="slide">
					<div class="slide-top">
						<img src="https://img07.shop-pro.jp/PA01427/547/etc_base64/cG9ja2V0LTAwMDA.jpg?cmsp_timestamp=20230714134953" alt="">
					</div>
				</div>
			</div>
			<div class="slide-wrap">
				<div class="slide">
					<img src="https://img07.shop-pro.jp/PA01427/547/etc_base64/cG9ja2V0LTAwMDA.jpg?cmsp_timestamp=20230714134953" alt="">
				</div>
				<div class="slide">
					<img src="https://img07.shop-pro.jp/PA01427/547/etc_base64/cG9ja2V0LTAwMDE.jpg?cmsp_timestamp=20230714140033" alt="">
				</div>
				<div class="slide">
					<img src="https://img07.shop-pro.jp/PA01427/547/etc_base64/cG9ja2V0LTAwMDI.jpg?cmsp_timestamp=20230714140033" alt="">
				</div>
			</div>
		</div>
	</div>
	<div class="opsion-explanation">
		<p>
			<strong>
				［
				<a href="https://randsel-stool.shop-pro.jp/?pid=175724126">
					&nbsp;ポケットフレーム&nbsp;
				</a>
				］
				<span class="no-wrap">
					価格：13,200円&#12316;
				</span>
			</strong>
			<br />
		  ランドセルのカブセを開けた時、毎日目にしていたポケット。その部分をジャストサイズのフレームで包み込み、ちょっと可愛く実用的なインテリア雑貨・フォトフレームへリメイクします。
		</p>
	</div>
</div>
<br>
]]></content:encoded>
    <dc:date>2026-02-25T12:13:46+09:00</dc:date>
    <dc:creator>ランドセルスツール</dc:creator>
    <foaf:topic><foaf:Image rdf:about="https://img07.shop-pro.jp/PA01427/547/product/190671880_th.jpg?cmsp_timestamp=20260225143410" /></foaf:topic>
  </item>

  <item rdf:about="https://randsel-stool.shop-pro.jp/?pid=190425506">
    <link>https://randsel-stool.shop-pro.jp/?pid=190425506</link>
    <title>壁掛け小物収納箱 ［ウォールナット］</title>
    <description>
	.opsion-container {
		width:100%; 
		display: table;
		table-layout: fixed;
		margin: 0 0 15px;
}
	.opsion-img {
		display: table-cell;
		vertical-align: middle;
		width: 30%;
}
	.opsion-explanation {
		display: table-cell;
		width: 70%...</description>
<content:encoded><![CDATA[
<style>
	.opsion-container {
		width:100%; 
		display: table;
		table-layout: fixed;
		margin: 0 0 15px;
}
	.opsion-img {
		display: table-cell;
		vertical-align: middle;
		width: 30%;
}
	.opsion-explanation {
		display: table-cell;
		width: 70%;
		text-align: left;
		vertical-align: top;
		background-color:#eeeeee;
		padding: 12px;
}
	.procedure {
		border: solid 1px #ccc;
		padding: 10px ;
		margin-bottom: 10px;
}
	.return_contents_2column ul{
		margin: 10px 0 50px;
}
	.return_contents_2column li{
		border: solid 1px #ccc;
		padding: 10px 0;
	list-style: none;
	width: calc(50% - 10px);
		display: inline-block;
		color: deepskyblue;
		text-align: center;	
}
	.return_contents_2column li.right{
		margin-left: 16px;
}
	.shippingaddress {
		border: solid 1px #ccc;
		padding: 15px 18px 5px;
		width: 455px;
		margin-bottom:50px;
}
	.note-collection img {
		vertical-align: -5px;
}
</style>
<style>
/* インラインブロック化 */
.no-wrap {
    display: inline-block; 
}
/* 全体設定 */
.css-carousel-slider3 {
    width: 100%;
    overflow: hidden;
    position: relative;
}
.css-carousel-slider3 img {
    width: 100%;
    height: auto;
    vertical-align: top;
}

/* スライド設定 */
.css-carousel-slider3 .slide-wrap {
    width: 300%;
    position: absolute;
    display: flex;
    top: 0;
    left: 0;
    z-index: 0;
    animation: css-carousel-slider3 15s infinite;
    animation-delay: 2s;
}
.css-carousel-slider3 .slide-wrap-main {
    width: 100%;
    z-index: 1;
    animation: css-carousel-slider-main3 15s infinite;
    animation-delay: 2s;
}
.css-carousel-slider3 .slide {
    width: 100%;
}

/* スライダーアニメーションの設定 */
@keyframes css-carousel-slider3 {
    0% { transform: translateX(0); }

    27.3% { transform: translateX(calc(1 / 3 * -100%)); }
    33.3% { transform: translateX(calc(1 / 3 * -100%)); }

    60.6% { transform: translateX(calc(2 / 3 * -100%)); }
    66.6% { transform: translateX(calc(2 / 3 * -100%)); }

    94% { transform: translateX(calc(3 / 3 * -100%)); }
    100% { transform: translateX(calc(3 / 3 * -100%)); }
}

@keyframes css-carousel-slider-main3 {
    0% { transform: translateX(100%); }
    66.6% { transform: translateX(100%); }
    94% { transform: translateX(0%);}
}
</style>
<style>
	@media (max-width: 768px) {
	.note-collection {
		margin-top: -38px;
}
}
	@media (max-width: 670px) {
	.opsion-img {
		width: 40%;
}
	.opsion-explanation {
		width: 60%;
}
}
	@media (max-width: 595px) {
	.opsion-img {
		width: 50%;
}
	.opsion-explanation {
		width: 50%;
}
}
	@media (max-width: 550px) {
	.opsion-img {
		width: 30%;
}
	.opsion-explanation {
		width: 70%;
}
		.css-carousel-slider3 .slide-wrap-main {
	animation: none;
}
		.css-carousel-slider3 .slide-top {
	display: none;
}
		.css-carousel-slider3 .slide-wrap {
    width: 100%;
    position: inherit;
    display: block;
    top: 0;
    left: 0;
    z-index: 0;
    animation: none;
    animation-delay: ;
}
}
@media (max-width: 530px) {
		.shippingaddress {
			width: calc(100% - 32px);
}
	@media (max-width: 380px) {
	.opsion-img {
		width: 45%;
}
	.opsion-explanation {
		width: 55%;
}
}
</style>
<div class="note-collection">
</p>
<font color="red">ランドセル集荷サービスをご希望の方は、下記のリンク先よりご希望の集荷方法を選び、集荷日時をご記入の上、カートに入れて下さい。<br>未指定の場合は、「お客様ご自身で梱包して送る」のご注文となります。</font></span></p>
	<div class="procedure">※カートに入れた後、前ページに戻った場合、入力情報は消えていますが情報は反映されておりますので、そのままショッピングを続けて下さい。</div>
	<div class="return_contents_2column"><ul><a href="https://randsel-stool.com" ><li>TOPページに戻る</li></a><a href="https://randsel-stool.shop-pro.jp/?mode=cate&csid=0&cbid=2889660" ><li class="right">ランドセル集荷サービス</li></a></ul></div>
</div>
<strong>問い合わせ／ランドセルの送り先・持ち込み先</strong>
<hr align="left" width="100%" size="1">	
<p style="margin-bottom:10px;"><font size="2">※お客さまご自身でランドセルを梱包して送る場合は、お客さま送料負担での発送をお願い致します。</font></p>
<div class="shippingaddress">
       <p>〒420-0874　静岡県静岡市葵区辰起町8-12</p>
				  <p>ヒノキクラフト静岡本店</p>
				  <p>TEL <a href="tel:0120400162" >0120-400-162</a></p>
				  <p>営業時間／10:00&#12316;17:00</p>
				  <p>定休日／土曜日（日曜日は営業）・第５日曜日・祝日<span class="no-wrap">・年末年始・大型連休</span></p>
</div>
<table width="100%"><strong>製品情報</strong><hr align="left" width="100%" size="1"></table>
<table style="border-style: none;" bordercolor="" cellpadding="3" width="100%">
<tr>
<td style="border-top: none; border-bottom: 1px solid #000000; border-left: none; border-right: none;" width="3" bgcolor="#eeeeee" >サイズ
</td>
</tr>
<tr valign="top">
<td>外寸法：横幅22cm×高さ30cm×厚み6.5cm<br>
内寸法：横幅18cm×高さ27cm×奥行き3.5cm<br>
</td>
</tr><tr>
<td style="border-top: none; border-bottom: 1px solid #000000; border-left: none; border-right: none;" width="3" bgcolor="#eeeeee" >塗装
</td>
</tr>
<tr valign="top">
<td>環境型ナチュラルオイル <br><br>
</td>
</tr><tr>
<td style="border-top: none; border-bottom: 1px solid #000000; border-left: none; border-right: none;" width="3" bgcolor="#eeeeee" >素材
</td>
</tr>
<tr valign="top">
<td>フレーム：ウォールナット<br><br>
</td>
</tr><tr>
<td style="border-top: none; border-bottom: 1px solid #000000; border-left: none; border-right: none;" width="3" bgcolor="#eeeeee" >仕様
</td>
</tr>
<tr valign="top">
<td>完成品<br>
別途送料1,430円<br>
他製品との注文合計33,000円以上の場合は送料無料<br><br>
</td>
</tr><tr>
<td style="border-top: none; border-bottom: 1px solid #000000; border-left: none; border-right: none;" width="3" bgcolor="#eeeeee" >デザイン・製作
</td>
</tr>
<tr valign="top">
<td>ヒノキクラフト（日本・静岡県） <br><br>
</td>
</tr>
</table>
]]></content:encoded>
    <dc:date>2026-02-05T16:39:00+09:00</dc:date>
    <dc:creator>ランドセルスツール</dc:creator>
    <foaf:topic><foaf:Image rdf:about="https://img07.shop-pro.jp/PA01427/547/product/190425506_th.jpg?cmsp_timestamp=20260205191254" /></foaf:topic>
  </item>

  <item rdf:about="https://randsel-stool.shop-pro.jp/?pid=190425493">
    <link>https://randsel-stool.shop-pro.jp/?pid=190425493</link>
    <title>壁掛け小物収納箱［チェリー］</title>
    <description>
	.opsion-container {
		width:100%; 
		display: table;
		table-layout: fixed;
		margin: 0 0 15px;
}
	.opsion-img {
		display: table-cell;
		vertical-align: middle;
		width: 30%;
}
	.opsion-explanation {
		display: table-cell;
		width: 70%...</description>
<content:encoded><![CDATA[
<style>
	.opsion-container {
		width:100%; 
		display: table;
		table-layout: fixed;
		margin: 0 0 15px;
}
	.opsion-img {
		display: table-cell;
		vertical-align: middle;
		width: 30%;
}
	.opsion-explanation {
		display: table-cell;
		width: 70%;
		text-align: left;
		vertical-align: top;
		background-color:#eeeeee;
		padding: 12px;
}
	.procedure {
		border: solid 1px #ccc;
		padding: 10px ;
		margin-bottom: 10px;
}
	.return_contents_2column ul{
		margin: 10px 0 50px;
}
	.return_contents_2column li{
		border: solid 1px #ccc;
		padding: 10px 0;
	list-style: none;
	width: calc(50% - 10px);
		display: inline-block;
		color: deepskyblue;
		text-align: center;	
}
	.return_contents_2column li.right{
		margin-left: 16px;
}
	.shippingaddress {
		border: solid 1px #ccc;
		padding: 15px 18px 5px;
		width: 455px;
		margin-bottom:50px;
}
	.note-collection img {
		vertical-align: -5px;
}
</style>
<style>
/* インラインブロック化 */
.no-wrap {
    display: inline-block; 
}
/* 全体設定 */
.css-carousel-slider3 {
    width: 100%;
    overflow: hidden;
    position: relative;
}
.css-carousel-slider3 img {
    width: 100%;
    height: auto;
    vertical-align: top;
}

/* スライド設定 */
.css-carousel-slider3 .slide-wrap {
    width: 300%;
    position: absolute;
    display: flex;
    top: 0;
    left: 0;
    z-index: 0;
    animation: css-carousel-slider3 15s infinite;
    animation-delay: 2s;
}
.css-carousel-slider3 .slide-wrap-main {
    width: 100%;
    z-index: 1;
    animation: css-carousel-slider-main3 15s infinite;
    animation-delay: 2s;
}
.css-carousel-slider3 .slide {
    width: 100%;
}

/* スライダーアニメーションの設定 */
@keyframes css-carousel-slider3 {
    0% { transform: translateX(0); }

    27.3% { transform: translateX(calc(1 / 3 * -100%)); }
    33.3% { transform: translateX(calc(1 / 3 * -100%)); }

    60.6% { transform: translateX(calc(2 / 3 * -100%)); }
    66.6% { transform: translateX(calc(2 / 3 * -100%)); }

    94% { transform: translateX(calc(3 / 3 * -100%)); }
    100% { transform: translateX(calc(3 / 3 * -100%)); }
}

@keyframes css-carousel-slider-main3 {
    0% { transform: translateX(100%); }
    66.6% { transform: translateX(100%); }
    94% { transform: translateX(0%);}
}
</style>
<style>
	@media (max-width: 768px) {
	.note-collection {
		margin-top: -38px;
}
}
	@media (max-width: 670px) {
	.opsion-img {
		width: 40%;
}
	.opsion-explanation {
		width: 60%;
}
}
	@media (max-width: 595px) {
	.opsion-img {
		width: 50%;
}
	.opsion-explanation {
		width: 50%;
}
}
	@media (max-width: 550px) {
	.opsion-img {
		width: 30%;
}
	.opsion-explanation {
		width: 70%;
}
		.css-carousel-slider3 .slide-wrap-main {
	animation: none;
}
		.css-carousel-slider3 .slide-top {
	display: none;
}
		.css-carousel-slider3 .slide-wrap {
    width: 100%;
    position: inherit;
    display: block;
    top: 0;
    left: 0;
    z-index: 0;
    animation: none;
    animation-delay: ;
}
}
@media (max-width: 530px) {
		.shippingaddress {
			width: calc(100% - 32px);
}
	@media (max-width: 380px) {
	.opsion-img {
		width: 45%;
}
	.opsion-explanation {
		width: 55%;
}
}
</style>
<div class="note-collection">
</p>
<font color="red">ランドセル集荷サービスをご希望の方は、下記のリンク先よりご希望の集荷方法を選び、集荷日時をご記入の上、カートに入れて下さい。<br>未指定の場合は、「お客様ご自身で梱包して送る」のご注文となります。</font></span></p>
	<div class="procedure">※カートに入れた後、前ページに戻った場合、入力情報は消えていますが情報は反映されておりますので、そのままショッピングを続けて下さい。</div>
	<div class="return_contents_2column"><ul><a href="https://randsel-stool.com" ><li>TOPページに戻る</li></a><a href="https://randsel-stool.shop-pro.jp/?mode=cate&csid=0&cbid=2889660" ><li class="right">ランドセル集荷サービス</li></a></ul></div>
</div>
<strong>問い合わせ／ランドセルの送り先・持ち込み先</strong>
<hr align="left" width="100%" size="1">	
<p style="margin-bottom:10px;"><font size="2">※お客さまご自身でランドセルを梱包して送る場合は、お客さま送料負担での発送をお願い致します。</font></p>
<div class="shippingaddress">
       <p>〒420-0874　静岡県静岡市葵区辰起町8-12</p>
				  <p>ヒノキクラフト静岡本店</p>
				  <p>TEL <a href="tel:0120400162" >0120-400-162</a></p>
				  <p>営業時間／10:00&#12316;17:00</p>
				  <p>定休日／土曜日（日曜日は営業）・第５日曜日・祝日<span class="no-wrap">・年末年始・大型連休</span></p>
</div>
<table width="100%"><strong>製品情報</strong><hr align="left" width="100%" size="1"></table>
<table style="border-style: none;" bordercolor="" cellpadding="3" width="100%">
<tr>
<td style="border-top: none; border-bottom: 1px solid #000000; border-left: none; border-right: none;" width="3" bgcolor="#eeeeee" >サイズ
</td>
</tr>
<tr valign="top">
<td>外寸法：横幅22cm×高さ30cm×厚み6.5cm<br>
内寸法：横幅18cm×高さ27cm×奥行き3.5cm<br>
</td>
</tr><tr>
<td style="border-top: none; border-bottom: 1px solid #000000; border-left: none; border-right: none;" width="3" bgcolor="#eeeeee" >塗装
</td>
</tr>
<tr valign="top">
<td>環境型ナチュラルオイル <br><br>
</td>
</tr><tr>
<td style="border-top: none; border-bottom: 1px solid #000000; border-left: none; border-right: none;" width="3" bgcolor="#eeeeee" >素材
</td>
</tr>
<tr valign="top">
<td>フレーム：チェリー<br><br>
</td>
</tr><tr>
<td style="border-top: none; border-bottom: 1px solid #000000; border-left: none; border-right: none;" width="3" bgcolor="#eeeeee" >仕様
</td>
</tr>
<tr valign="top">
<td>完成品<br>
別途送料1,430円<br>
他製品との注文合計33,000円以上の場合は送料無料<br><br>
</td>
</tr><tr>
<td style="border-top: none; border-bottom: 1px solid #000000; border-left: none; border-right: none;" width="3" bgcolor="#eeeeee" >デザイン・製作
</td>
</tr>
<tr valign="top">
<td>ヒノキクラフト（日本・静岡県） <br><br>
</td>
</tr>
</table>
]]></content:encoded>
    <dc:date>2026-02-05T16:37:55+09:00</dc:date>
    <dc:creator>ランドセルスツール</dc:creator>
    <foaf:topic><foaf:Image rdf:about="https://img07.shop-pro.jp/PA01427/547/product/190425493_th.jpg?cmsp_timestamp=20260205191407" /></foaf:topic>
  </item>

  <item rdf:about="https://randsel-stool.shop-pro.jp/?pid=189632170">
    <link>https://randsel-stool.shop-pro.jp/?pid=189632170</link>
    <title>ランドセルの側面でリメイク　［マーブルクロック］</title>
    <description>
	.opsion-container {
		width:100%; 
		display: table;
		table-layout: fixed;
		margin: 0 0 15px;
}
	.opsion-img {
		display: table-cell;
		vertical-align: middle;
		width: 30%;
}
	.opsion-explanation {
		display: table-cell;
		width: 70%...</description>
<content:encoded><![CDATA[
<style>
	.opsion-container {
		width:100%; 
		display: table;
		table-layout: fixed;
		margin: 0 0 15px;
}
	.opsion-img {
		display: table-cell;
		vertical-align: middle;
		width: 30%;
}
	.opsion-explanation {
		display: table-cell;
		width: 70%;
		text-align: left;
		vertical-align: top;
		background-color:#eeeeee;
		padding: 12px;
}
	.procedure {
		border: solid 1px #ccc;
		padding: 10px ;
		margin-bottom: 10px;
}
	.return_contents_2column ul{
		margin: 10px 0 50px;
}
	.return_contents_2column li{
		border: solid 1px #ccc;
		padding: 10px 0;
	list-style: none;
	width: calc(50% - 10px);
		display: inline-block;
		color: deepskyblue;
		text-align: center;	
}
	.return_contents_2column li.right{
		margin-left: 16px;
}
	.shippingaddress {
		border: solid 1px #ccc;
		padding: 15px 18px 5px;
		width: 455px;
		margin-bottom:50px;
}
	.note-collection img {
		vertical-align: -5px;
}
</style>
<style>
/* インラインブロック化 */
.no-wrap {
    display: inline-block; 
}
/* 全体設定 */
.css-carousel-slider3 {
    width: 100%;
    overflow: hidden;
    position: relative;
}
.css-carousel-slider3 img {
    width: 100%;
    height: auto;
    vertical-align: top;
}

/* スライド設定 */
.css-carousel-slider3 .slide-wrap {
    width: 300%;
    position: absolute;
    display: flex;
    top: 0;
    left: 0;
    z-index: 0;
    animation: css-carousel-slider3 15s infinite;
    animation-delay: 2s;
}
.css-carousel-slider3 .slide-wrap-main {
    width: 100%;
    z-index: 1;
    animation: css-carousel-slider-main3 15s infinite;
    animation-delay: 2s;
}
.css-carousel-slider3 .slide {
    width: 100%;
}

/* スライダーアニメーションの設定 */
@keyframes css-carousel-slider3 {
    0% { transform: translateX(0); }

    27.3% { transform: translateX(calc(1 / 3 * -100%)); }
    33.3% { transform: translateX(calc(1 / 3 * -100%)); }

    60.6% { transform: translateX(calc(2 / 3 * -100%)); }
    66.6% { transform: translateX(calc(2 / 3 * -100%)); }

    94% { transform: translateX(calc(3 / 3 * -100%)); }
    100% { transform: translateX(calc(3 / 3 * -100%)); }
}

@keyframes css-carousel-slider-main3 {
    0% { transform: translateX(100%); }
    66.6% { transform: translateX(100%); }
    94% { transform: translateX(0%);}
}
</style>
<style>
	@media (max-width: 768px) {
	.note-collection {
		margin-top: -38px;
}
}
	@media (max-width: 670px) {
	.opsion-img {
		width: 40%;
}
	.opsion-explanation {
		width: 60%;
}
}
	@media (max-width: 595px) {
	.opsion-img {
		width: 50%;
}
	.opsion-explanation {
		width: 50%;
}
}
	@media (max-width: 550px) {
	.opsion-img {
		width: 30%;
}
	.opsion-explanation {
		width: 70%;
}
		.css-carousel-slider3 .slide-wrap-main {
	animation: none;
}
		.css-carousel-slider3 .slide-top {
	display: none;
}
		.css-carousel-slider3 .slide-wrap {
    width: 100%;
    position: inherit;
    display: block;
    top: 0;
    left: 0;
    z-index: 0;
    animation: none;
    animation-delay: ;
}
}
@media (max-width: 530px) {
		.shippingaddress {
			width: calc(100% - 32px);
}
	@media (max-width: 380px) {
	.opsion-img {
		width: 45%;
}
	.opsion-explanation {
		width: 55%;
}
}
</style>
<div class="note-collection">
	<p>ランドセルの側面パーツ（両側）を使用したリメイク品です。<br>かぶせ部分のリメイク品と一緒に製作が可能です。</p>
<hr align="left" width="100%" size="1" style="margin:20px auto;">
	<p style="font-family: serif;"><span class="emphasis" style="font-family: sans-serif;">
<br><font color="red">ランドセル集荷サービスをご希望の方は、下記のリンク先よりご希望の集荷方法を選び、集荷日時をご記入の上、カートに入れて下さい。<br>未指定の場合は、「お客様ご自身で梱包して送る」のご注文となります。</font></span></p>
	<div class="procedure">※カートに入れた後、前ページに戻った場合、入力情報は消えていますが情報は反映されておりますので、そのままショッピングを続けて下さい。</div>
	<div class="return_contents_2column"><ul><a href="https://randsel-stool.com" ><li>TOPページに戻る</li></a><a href="https://randsel-stool.shop-pro.jp/?mode=cate&csid=0&cbid=2889660" ><li class="right">ランドセル集荷サービス</li></a></ul></div>
</div>
<div style="margin-bottom: 50px;"><a href="https://randsel-stool.com/example/clock.html"><span style="font-family: sans-serif;font-weight: bold;">マーブルクロックの製作事例はこちら→</span></a></div>
<strong>問い合わせ／ランドセルの送り先・持ち込み先</strong>
<hr align="left" width="100%" size="1">	
<p style="margin-bottom:10px;"><font size="2">※お客さまご自身でランドセルを梱包して送る場合は、お客さま送料負担での発送をお願い致します。</font></p>
<div class="shippingaddress">
       <p>〒420-0874　静岡県静岡市葵区辰起町8-12</p>
				  <p>ヒノキクラフト静岡本店</p>
				  <p>TEL <a href="tel:0120400162" >0120-400-162</a></p>
				  <p>営業時間／10:00&#12316;17:00</p>
				  <p>定休日／土曜日（日曜日は営業）・第５日曜日・祝日<span class="no-wrap">・年末年始・大型連休</span></p>
</div>
<strong>製品情報</strong>
<hr align="left" width="100%" size="1">
<table style="border-style: none;" bordercolor="" cellpadding="3" width="100%">
	<tr>
		<td style="border-top: none; border-bottom: 1px solid #000000; border-left: none; border-right: none;" width="3" bgcolor="#eeeeee">サイズ（約）</td>
	</tr>
	<tr valign="top">
		<td>
			幅15.6cm×奥行3.5cm×高さ15.6cm<br><br>
		</td>
	</tr>
	<tr>
		<td style="border-top: none; border-bottom: 1px solid #000000; border-left: none; border-right: none;" width="3" bgcolor="#eeeeee">
			塗装
		</td>
	</tr>
	<tr valign="top">
		<td>
			環境型ナチュラルオイル
			<br>
			<br>
		</td>
	</tr>
	<tr>
		<td style="border-top: none; border-bottom: 1px solid #000000; border-left: none; border-right: none;" width="3" bgcolor="#eeeeee">
			仕様
		</td>
	</tr>
	<tr valign="top">
		<td>
			完成品（単三電池1本付属）
			<br>
			<br>
		</td>
	</tr>
	<tr>
		<td style="border-top: none; border-bottom: 1px solid #000000; border-left: none; border-right: none;" width="3" bgcolor="#eeeeee">
			梱包形態
		</td>
	</tr>
	<tr valign="top">
		<td>
			ダンボール1箱
			<br>
			<br>
		</td>
	</tr>
	<tr>
		<td style="border-top: none; border-bottom: 1px solid #000000; border-left: none; border-right: none;" width="3" bgcolor="#eeeeee">
			デザイン・製作
		</td>
	</tr>
	<tr valign="top">
		<td>
			ヒノキクラフト（日本・静岡県）
			<br>
			<br>
		</td>
	</tr>
	<tr>
		<td style="border-top: none; border-bottom: 1px solid #000000; border-left: none; border-right: none;" width="3" bgcolor="#eeeeee">
			その他
		</td>
	</tr>
	<tr valign="top">
		<td>
			かぶせを取り外した<font color="red">ランドセル本体の返却をご希望の方は</font>、オプションの<a href="https://randsel-stool.shop-pro.jp/?pid=174710361"><span style="font-family: sans-serif;font-weight: bold; ">ランドセル本体の返却</span></a> (1,650円)をカートに入れてください。
			<br>
			<br>
		</td>
	</tr>
</table>
<br>
<br>
<strong>
	マーブルクロックと一緒にご注文可能なリメイク品
</strong>
<hr align="left" width="100%" size="1">
<div class="opsion-container">
	<div class="opsion-img">
		<div class="css-carousel-slider3">
			<div class="slide-wrap-main">
				<div class="slide">
					<div class="slide-top">
						<img src="https://img07.shop-pro.jp/PA01427/547/etc_base64/cG9ja2V0LTAwMDA.jpg?cmsp_timestamp=20230714134953" alt="">
					</div>
				</div>
			</div>
			<div class="slide-wrap">
				<div class="slide">
					<img src="https://img07.shop-pro.jp/PA01427/547/etc_base64/cG9ja2V0LTAwMDA.jpg?cmsp_timestamp=20230714134953" alt="">
				</div>
				<div class="slide">
					<img src="https://img07.shop-pro.jp/PA01427/547/etc_base64/cG9ja2V0LTAwMDE.jpg?cmsp_timestamp=20230714140033" alt="">
				</div>
				<div class="slide">
					<img src="https://img07.shop-pro.jp/PA01427/547/etc_base64/cG9ja2V0LTAwMDI.jpg?cmsp_timestamp=20230714140033" alt="">
				</div>
			</div>
		</div>
	</div>
	<div class="opsion-explanation">
		<p>
			<strong>
				［
				<a href="https://randsel-stool.shop-pro.jp/?pid=175724126">
					&nbsp;ポケットフレーム&nbsp;
				</a>
				］
				<span class="no-wrap">
					価格：13,200円&#12316;
				</span>
			</strong>
			<br />
		  ランドセルのカブセを開けた時、毎日目にしていたポケット。その部分をジャストサイズのフレームで包み込み、ちょっと可愛く実用的なインテリア雑貨・フォトフレームへリメイクします。
		</p>
	</div>
</div>
]]></content:encoded>
    <dc:date>2025-12-02T14:04:45+09:00</dc:date>
    <dc:creator>ランドセルスツール</dc:creator>
    <foaf:topic><foaf:Image rdf:about="https://img07.shop-pro.jp/PA01427/547/product/189632170_th.jpg?cmsp_timestamp=20260303081608" /></foaf:topic>
  </item>

  <item rdf:about="https://randsel-stool.shop-pro.jp/?pid=187597622">
    <link>https://randsel-stool.shop-pro.jp/?pid=187597622</link>
    <title>名入れ／ハンティングチェア用</title>
    <description>hr {margin: 5px 0 10px;border: 0;border-top: 1px solid;border-bottom: 1px solid #fff;}
ハンティングチェア専用・レーザー刻印オプションです。

名前や誕生日、卒業年月日や、
卒業のお祝いメッセージ「happy graduation」など、
規定の文字数内なら自由に選択...</description>
<content:encoded><![CDATA[
<style>hr {margin: 5px 0 10px;border: 0;border-top: 1px solid;border-bottom: 1px solid #fff;}</style>
<p>ハンティングチェア専用・レーザー刻印オプションです。
<br /><br />
名前や誕生日、卒業年月日や、
卒業のお祝いメッセージ「happy graduation」など、<br />
規定の文字数内なら自由に選択できます。1列もしくは2列まで対応です。
<br />※1列のみをご希望の場合は2列目は空欄でご注文ください。
<br /><br />
文字は欧文だけではなく、日本語も可能です。<br />
</p>
<br />
<br />
<table width="100%"><strong>製品情報</strong><hr align="left" width="100%" size="1"></table>
<table style="border-style: none;" bordercolor="" cellpadding="3" width="100%">
<tr>
<td style="border-top: none; border-bottom: 1px solid #000000; border-left: none; border-right: none;" width="3" bgcolor="#eeeeee" >仕様
</td>
</tr>
<tr valign="top">
<td>種　　類：サドルレザーに刻印
<br />文　　字：日本語・欧文
<br />文字数　：全角（日本語）10文字以内（1列）
<br />　　　　：半角（欧文）　20文字以内（1列）
<br />文字列　：最大2列まで
<br />フォント：日本語／丸ゴシック系・欧文／skia or futura
<br />　　　　　※この他のフォントはお選びいただけません。
<br />彫刻位置：座面裏面<br><br>
</td>
</tr><tr>
<td style="border-top: none; border-bottom: 1px solid #000000; border-left: none; border-right: none;" width="3" bgcolor="#eeeeee" >サイズ
</td>
</tr>
<tr valign="top">
<td>レザー：横幅50mm×高さ22mm厚み2.5mm<br>　　　　（文字エリア：横幅36mm×高さ11mm）<br><br>
</td>
</tr><tr>
<td style="border-top: none; border-bottom: 1px solid #000000; border-left: none; border-right: none;" width="3" bgcolor="#eeeeee" >素材
</td>
</tr>
<tr valign="top">
<td>サドルレザー・ナチュラル色※経年変化で色濃くなります<br><br>
</td>
</tr>
<tr>
<td style="border-top: none; border-bottom: 1px solid #000000; border-left: none; border-right: none;" width="3" bgcolor="#eeeeee" >位置
</td>
</tr>
<tr valign="top">
<td>座面の裏側<br><br>
</td>
</tr>

<tr>
<td style="border-top: none; border-bottom: 1px solid #000000; border-left: none; border-right: none;" width="3" bgcolor="#eeeeee" >その他
</td>
</tr>
<tr valign="top">
<td>ご自身のデータなどを彫刻されたい方は、［<a href="mailto:stool@hinokicraft.jp">stool@hinokicraft.jp</a>］までお問い合わせください。<br>
※規格外の文字入れは、別途、料金が発生することもございます。<br><br>
</td>
</tr>
</table>
]]></content:encoded>
    <dc:date>2025-07-15T12:53:25+09:00</dc:date>
    <dc:creator>ランドセルスツール</dc:creator>
    <foaf:topic><foaf:Image rdf:about="https://img07.shop-pro.jp/PA01427/547/product/187597622_th.jpg?cmsp_timestamp=20250715125324" /></foaf:topic>
  </item>

  <item rdf:about="https://randsel-stool.shop-pro.jp/?pid=187597617">
    <link>https://randsel-stool.shop-pro.jp/?pid=187597617</link>
    <title>フォールドベルト［キャンバス］</title>
    <description>hr {margin: 5px 0 10px;border: 0;border-top: 1px solid;border-bottom: 1px solid #fff;}
ハンティングチェアをコンパクトに収納できるベルト。※ベルト部は、強度のある倉敷帆布6号を使用。
繋ぎ目の革パーツは、ランドセルのかぶせ部分を使用し、座面の色とマッチし...</description>
<content:encoded><![CDATA[
<style>hr {margin: 5px 0 10px;border: 0;border-top: 1px solid;border-bottom: 1px solid #fff;}</style>
<p>ハンティングチェアをコンパクトに収納できるベルト。<br>※ベルト部は、強度のある倉敷帆布6号を使用。</p>
<p>繋ぎ目の革パーツは、ランドセルのかぶせ部分を使用し、座面の色とマッチします。<br>
コンパクトに畳めるベルトパーツですが、椅子として使用する時も、ベルトを取り外す必要がなく、そのままご使用可能。<br>旅先やキャンプ、屋外イベントなどで活躍するオプションアイテムです。<br><font color="red">※ランドセル生地を使用するため、ハンティングチェアご注文時に合わせてお買い求めください。</font></p>
<br />
<br />
<table width="100%"><strong>製品情報</strong><hr align="left" width="100%" size="1"></table>
<table style="border-style: none;" bordercolor="" cellpadding="3" width="100%">
<tr>
<td style="border-top: none; border-bottom: 1px solid #000000; border-left: none; border-right: none;" width="3" bgcolor="#eeeeee" >サイズ
</td>
</tr>
<tr valign="top">
<td>長さ32cm×幅2.2cm×厚み0.3cm<br><br>
</td>
</tr><tr>
<td style="border-top: none; border-bottom: 1px solid #000000; border-left: none; border-right: none;" width="3" bgcolor="#eeeeee" >素材
</td>
</tr>
<tr valign="top">
<td>サドルレザー<br><br>
</td>
</tr>
<tr>
<td style="border-top: none; border-bottom: 1px solid #000000; border-left: none; border-right: none;" width="3" bgcolor="#eeeeee">デザイン・製作
</td>
</tr>
<tr valign="top"><td>ヒノキクラフト（日本・静岡県）<br><br>
</td>
</tr>
</table>
]]></content:encoded>
    <dc:date>2025-07-15T12:52:16+09:00</dc:date>
    <dc:creator>ランドセルスツール</dc:creator>
    <foaf:topic><foaf:Image rdf:about="https://img07.shop-pro.jp/PA01427/547/product/187597617_th.jpg?cmsp_timestamp=20250723232611" /></foaf:topic>
  </item>

  <item rdf:about="https://randsel-stool.shop-pro.jp/?pid=187597607">
    <link>https://randsel-stool.shop-pro.jp/?pid=187597607</link>
    <title>フォールドベルト［サドルレザー］</title>
    <description>hr {margin: 5px 0 10px;border: 0;border-top: 1px solid;border-bottom: 1px solid #fff;}
ハンティングチェアをコンパクトに収納できるベルト。※ベルト部は、強度のある牛革・サドルレザーを使用。
繋ぎ目の革パーツは、ランドセルのかぶせ部分を使用し、座面の色と...</description>
<content:encoded><![CDATA[
<style>hr {margin: 5px 0 10px;border: 0;border-top: 1px solid;border-bottom: 1px solid #fff;}</style>
<p>ハンティングチェアをコンパクトに収納できるベルト。<br>※ベルト部は、強度のある牛革・サドルレザーを使用。</p>
<p>繋ぎ目の革パーツは、ランドセルのかぶせ部分を使用し、座面の色とマッチします。<br>
コンパクトに畳めるベルトパーツですが、椅子として使用する時も、ベルトを取り外す必要がなく、そのままご使用可能。<br>旅先やキャンプ、屋外イベントなどで活躍するオプションアイテムです。<br><font color="red">※ランドセル生地を使用するため、ハンティングチェアご注文時に合わせてお買い求めください。</font></p>
<br />
<br />
<table width="100%"><strong>製品情報</strong><hr align="left" width="100%" size="1"></table>
<table style="border-style: none;" bordercolor="" cellpadding="3" width="100%">
<tr>
<td style="border-top: none; border-bottom: 1px solid #000000; border-left: none; border-right: none;" width="3" bgcolor="#eeeeee" >サイズ
</td>
</tr>
<tr valign="top">
<td>長さ32cm×幅2.2cm×厚み0.4cm<br><br>
</td>
</tr><tr>
<td style="border-top: none; border-bottom: 1px solid #000000; border-left: none; border-right: none;" width="3" bgcolor="#eeeeee" >素材
</td>
</tr>
<tr valign="top">
<td>サドルレザー<br><br>
</td>
</tr>
<tr>
<td style="border-top: none; border-bottom: 1px solid #000000; border-left: none; border-right: none;" width="3" bgcolor="#eeeeee">デザイン・製作
</td>
</tr>
<tr valign="top"><td>ヒノキクラフト（日本・静岡県）<br><br>
</td>
</tr>
</table>
]]></content:encoded>
    <dc:date>2025-07-15T12:49:29+09:00</dc:date>
    <dc:creator>ランドセルスツール</dc:creator>
    <foaf:topic><foaf:Image rdf:about="https://img07.shop-pro.jp/PA01427/547/product/187597607_th.jpg?cmsp_timestamp=20250723232556" /></foaf:topic>
  </item>

  <item rdf:about="https://randsel-stool.shop-pro.jp/?pid=187597595">
    <link>https://randsel-stool.shop-pro.jp/?pid=187597595</link>
    <title>ハーネスベルト［キャンバス］</title>
    <description>hr {margin: 5px 0 10px;border: 0;border-top: 1px solid;border-bottom: 1px solid #fff;}
ハンティングチェアをコンパクトに収納できる肩掛けベルト。※ベルト部は、強度のある倉敷帆布6号を使用。
繋ぎ目の革パーツは、ランドセルのかぶせ部分を使用し、座面の色とマ...</description>
<content:encoded><![CDATA[
<style>hr {margin: 5px 0 10px;border: 0;border-top: 1px solid;border-bottom: 1px solid #fff;}</style>
<p>ハンティングチェアをコンパクトに収納できる肩掛けベルト。<br>※ベルト部は、強度のある倉敷帆布6号を使用。</p>
<p>繋ぎ目の革パーツは、ランドセルのかぶせ部分を使用し、座面の色とマッチします。<br>
コンパクトに畳めるベルトパーツですが、椅子として使用する時も、ベルトを取り外す必要がなく、そのままご使用可能。<br>旅先やキャンプ、屋外イベントなどで活躍するオプションアイテムです。<br><font color="red">※ランドセル生地を使用するため、ハンティングチェアご注文時に合わせてお買い求めください。</font></p>
<br />
<br />
<table width="100%"><strong>製品情報</strong><hr align="left" width="100%" size="1"></table>
<table style="border-style: none;" bordercolor="" cellpadding="3" width="100%">
<tr>
<td style="border-top: none; border-bottom: 1px solid #000000; border-left: none; border-right: none;" width="3" bgcolor="#eeeeee" >サイズ
</td>
</tr>
<tr valign="top">
<td>長さ80cm×幅2.2cm×厚み0.3cm<br><br>
</td>
</tr><tr>
<td style="border-top: none; border-bottom: 1px solid #000000; border-left: none; border-right: none;" width="3" bgcolor="#eeeeee" >素材
</td>
</tr>
<tr valign="top">
<td>サドルレザー<br><br>
</td>
</tr>
<tr>
<td style="border-top: none; border-bottom: 1px solid #000000; border-left: none; border-right: none;" width="3" bgcolor="#eeeeee">デザイン・製作
</td>
</tr>
<tr valign="top"><td>ヒノキクラフト（日本・静岡県）<br><br>
</td>
</tr>
</table>
]]></content:encoded>
    <dc:date>2025-07-15T12:48:02+09:00</dc:date>
    <dc:creator>ランドセルスツール</dc:creator>
    <foaf:topic><foaf:Image rdf:about="https://img07.shop-pro.jp/PA01427/547/product/187597595_th.jpg?cmsp_timestamp=20250724140606" /></foaf:topic>
  </item>

  <item rdf:about="https://randsel-stool.shop-pro.jp/?pid=187597577">
    <link>https://randsel-stool.shop-pro.jp/?pid=187597577</link>
    <title>ハーネスベルト［サドルレザー］</title>
    <description>hr {margin: 5px 0 10px;border: 0;border-top: 1px solid;border-bottom: 1px solid #fff;}
ハンティングチェアをコンパクトに収納できる肩掛けベルト。※ベルト部は、強度のある牛革・サドルレザーを使用。
繋ぎ目の革パーツは、ランドセルのかぶせ部分を使用し、座面...</description>
<content:encoded><![CDATA[
<style>hr {margin: 5px 0 10px;border: 0;border-top: 1px solid;border-bottom: 1px solid #fff;}</style>
<p>ハンティングチェアをコンパクトに収納できる肩掛けベルト。<br>※ベルト部は、強度のある牛革・サドルレザーを使用。</p>
<p>繋ぎ目の革パーツは、ランドセルのかぶせ部分を使用し、座面の色とマッチします。<br>
コンパクトに畳めるベルトパーツですが、椅子として使用する時も、ベルトを取り外す必要がなく、そのままご使用可能。<br>旅先やキャンプ、屋外イベントなどで活躍するオプションアイテムです。<br><font color="red">※ランドセル生地を使用するため、ハンティングチェアご注文時に合わせてお買い求めください。</font></p>
<br />
<br />
<table width="100%"><strong>製品情報</strong><hr align="left" width="100%" size="1"></table>
<table style="border-style: none;" bordercolor="" cellpadding="3" width="100%">
<tr>
<td style="border-top: none; border-bottom: 1px solid #000000; border-left: none; border-right: none;" width="3" bgcolor="#eeeeee" >サイズ
</td>
</tr>
<tr valign="top">
<td>長さ80cm×幅2.2cm×厚み0.4cm<br><br>
</td>
</tr><tr>
<td style="border-top: none; border-bottom: 1px solid #000000; border-left: none; border-right: none;" width="3" bgcolor="#eeeeee" >素材
</td>
</tr>
<tr valign="top">
<td>サドルレザー<br><br>
</td>
</tr>
<tr>
<td style="border-top: none; border-bottom: 1px solid #000000; border-left: none; border-right: none;" width="3" bgcolor="#eeeeee">デザイン・製作
</td>
</tr>
<tr valign="top"><td>ヒノキクラフト（日本・静岡県）<br><br>
</td>
</tr>
</table>
]]></content:encoded>
    <dc:date>2025-07-15T12:45:35+09:00</dc:date>
    <dc:creator>ランドセルスツール</dc:creator>
    <foaf:topic><foaf:Image rdf:about="https://img07.shop-pro.jp/PA01427/547/product/187597577_th.jpg?cmsp_timestamp=20250724140543" /></foaf:topic>
  </item>

  <item rdf:about="https://randsel-stool.shop-pro.jp/?pid=187595868">
    <link>https://randsel-stool.shop-pro.jp/?pid=187595868</link>
    <title>開き止め革ベルト</title>
    <description>
	hr {margin: 5px 0 10px;border: 0;border-top: 1px solid;border-bottom: 1px solid #fff;}

※このアイテムはトートスツールには対応しておりません。

	スツールを畳んだまま固定できる、開き止めの革製ベルトです。ナチュラル・ブラウンの２色からお選びいただ...</description>
<content:encoded><![CDATA[
<style>
	hr {margin: 5px 0 10px;border: 0;border-top: 1px solid;border-bottom: 1px solid #fff;}
</style>
<p><font color="red">※このアイテムはトートスツールには対応しておりません。</font></p>
<p>
	スツールを畳んだまま固定できる、開き止めの革製ベルトです。ナチュラル・ブラウンの２色からお選びいただけます。
</p>
<br />
<strong>
	製品情報
</strong>
<hr align="left" width="100%" size="1">
</table>
<table style="border-style: none;" bordercolor="" cellpadding="3" width="100%">
	<tr>
		<td style="border-top: none; border-bottom: 1px solid #000000; border-left: none; border-right: none;" width="3" bgcolor="#eeeeee" >
			対応製品
		</td>
	</tr>
	<tr valign="top">
		<td>
			・インドアスツール
			<br>
			・アウトドアスツール
			<br>
			・グランピングスツール
			<br>
			<br>
		</td>
	</tr><tr>
		<td style="border-top: none; border-bottom: 1px solid #000000; border-left: none; border-right: none;" width="3" bgcolor="#eeeeee" >
			カラー
		</td>
	</tr>
	<tr valign="top">
		<td>
			・ナチュラル
			<br>
			・ブラウン
			<br>
			<br>
		</td>
	</tr>
</table>
]]></content:encoded>
    <dc:date>2025-07-15T09:58:44+09:00</dc:date>
    <dc:creator>ランドセルスツール</dc:creator>
    <foaf:topic><foaf:Image rdf:about="https://img07.shop-pro.jp/PA01427/547/product/187595868_th.jpg?cmsp_timestamp=20250715095843" /></foaf:topic>
  </item>

  <item rdf:about="https://randsel-stool.shop-pro.jp/?pid=187595865">
    <link>https://randsel-stool.shop-pro.jp/?pid=187595865</link>
    <title>開き止め革ベルト</title>
    <description>
	hr {margin: 5px 0 10px;border: 0;border-top: 1px solid;border-bottom: 1px solid #fff;}

※このアイテムはトートスツールには対応しておりません。

	スツールを畳んだまま固定できる、開き止めの革製ベルトです。ナチュラル・ブラウンの２色からお選びいただ...</description>
<content:encoded><![CDATA[
<style>
	hr {margin: 5px 0 10px;border: 0;border-top: 1px solid;border-bottom: 1px solid #fff;}
</style>
<p><font color="red">※このアイテムはトートスツールには対応しておりません。</font></p>
<p>
	スツールを畳んだまま固定できる、開き止めの革製ベルトです。ナチュラル・ブラウンの２色からお選びいただけます。
</p>
<br />
<strong>
	製品情報
</strong>
<hr align="left" width="100%" size="1">
</table>
<table style="border-style: none;" bordercolor="" cellpadding="3" width="100%">
	<tr>
		<td style="border-top: none; border-bottom: 1px solid #000000; border-left: none; border-right: none;" width="3" bgcolor="#eeeeee" >
			対応製品
		</td>
	</tr>
	<tr valign="top">
		<td>
			・インドアスツール
			<br>
			・アウトドアスツール
			<br>
			・グランピングスツール
			<br>
			<br>
		</td>
	</tr><tr>
		<td style="border-top: none; border-bottom: 1px solid #000000; border-left: none; border-right: none;" width="3" bgcolor="#eeeeee" >
			カラー
		</td>
	</tr>
	<tr valign="top">
		<td>
			・ナチュラル
			<br>
			・ブラウン
			<br>
			<br>
		</td>
	</tr>
</table>
]]></content:encoded>
    <dc:date>2025-07-15T09:57:57+09:00</dc:date>
    <dc:creator>ランドセルスツール</dc:creator>
    <foaf:topic><foaf:Image rdf:about="https://img07.shop-pro.jp/PA01427/547/product/187595865_th.jpg?cmsp_timestamp=20250715095757" /></foaf:topic>
  </item>

  <item rdf:about="https://randsel-stool.shop-pro.jp/?pid=187595851">
    <link>https://randsel-stool.shop-pro.jp/?pid=187595851</link>
    <title>キャリートレイ</title>
    <description>
	hr {margin: 5px 0 10px;border: 0;border-top: 1px solid;border-bottom: 1px solid #fff;}


	ランドセルスツール専用トレイ。インドアスツール・アウトドアスツール、どちらもサイズ対応しています。使い方はいろいろ、調理場でトレイに料理をセットしてスツール...</description>
<content:encoded><![CDATA[
<style>
	hr {margin: 5px 0 10px;border: 0;border-top: 1px solid;border-bottom: 1px solid #fff;}
</style>
<p>
	ランドセルスツール専用トレイ。インドアスツール・アウトドアスツール、どちらもサイズ対応しています。使い方はいろいろ、調理場でトレイに料理をセットしてスツールまで運びミニテーブルとして、キャンプ場で配膳用トレイやサイドテーブルとして、煩雑になりがちなステーショナリーのストックヤードとしてなどなど、スツールにのせるだけの仕様ですのでトレイ単体でもお使いいただけます。
</p>
<br />
<p>
	素材はスツールのフレームと同じ日本ヒノキ・チェリー・ウォールナットの３種類からお選びいただけます。
</p>
<br />
<strong>
	樹種
</strong>
<hr align="left" width="100%" size="1">
<table style="border-style: none;" bordercolor="" width="100%">
	<tr>
		<td width="32%">
			<img src="https://img07.shop-pro.jp/PA01427/547/etc/japan-hinoki.jpg?cmsp_timestamp=20210727105605" alt="日本ヒノキ" />
		</td>
		<td width="2%">
			
		</td>
		<td width="32%">
			<img src="https://img07.shop-pro.jp/PA01427/547/etc/american-cherry.jpg?cmsp_timestamp=20210727105415" alt="チェリー" />
		</td>
		<td width="2%">
			
		</td>
		<td width="32%">
			<img src="https://img07.shop-pro.jp/PA01427/547/etc/black-walnut.jpg?cmsp_timestamp=20210727105523" alt="ウォールナット" />
		</td>
	</tr>
	<tr>
		<td>
			日本ヒノキ
		</td>
		<td>
			
		</td>
		<td>
			チェリー
		</td>
		<td>
			
		</td>
		<td>
			ウォールナット
		</td>
	</tr>
</table>
<br />
<br />
<strong>
	製品情報
</strong>
<hr align="left" width="100%" size="1">
</table>
<table style="border-style: none;" bordercolor="" cellpadding="3" width="100%">
	<tr>
		<td style="border-top: none; border-bottom: 1px solid #000000; border-left: none; border-right: none;" width="3" bgcolor="#eeeeee" >
			サイズ
		</td>
	</tr>
	<tr valign="top">
		<td>
			横幅37.6×奥行34.5×高さ4.5(cm）
			<br>
			※立ち上がり1cm
			<br>
			<br>
		</td>
	</tr>
	<tr>
		<td style="border-top: none; border-bottom: 1px solid #000000; border-left: none; border-right: none;" width="3" bgcolor="#eeeeee" >
			対応製品
		</td>
	</tr>
	<tr valign="top">
		<td>
			・インドアスツール
			<br>
			・アウトドアスツール
			<br>
			・グランピングスツール
			<br>
			<font color="red">※トートスツールには対応しておりません</font>
			<br>
			<br>
		</td>
	</tr>
	<tr>
		<td style="border-top: none; border-bottom: 1px solid #000000; border-left: none; border-right: none;" width="3" bgcolor="#eeeeee" >
			素材
		</td>
	</tr>
	<tr valign="top">
		<td>
			本体：日本ヒノキ・チェリー・ウォールナット
			<br>
			底板：杉
			<br>
			<br>
		</td>
	</tr>
	<tr>
		<td style="border-top: none; border-bottom: 1px solid #000000; border-left: none; border-right: none;" width="3" bgcolor="#eeeeee">
			デザイン・製作
		</td>
	</tr>
	<tr valign="top">
		<td>
			ヒノキクラフト（日本・静岡県）
			<br>
			<br>
		</td>
	</tr>
	<tr>
		<td style="border-top: none; border-bottom: 1px solid #000000; border-left: none; border-right: none;" width="3" bgcolor="#eeeeee">
			納期
		</td>
	</tr>
	<tr valign="top">
		<td>
			正式ご注文より1週間ほどお時間をいただきます。
			<br>
			欠品時は1ヶ月ほどお時間をいただくこともございます。
			<br>
			<br>
		</td>
	</tr>
</table>
]]></content:encoded>
    <dc:date>2025-07-15T09:54:26+09:00</dc:date>
    <dc:creator>ランドセルスツール</dc:creator>
    <foaf:topic><foaf:Image rdf:about="https://img07.shop-pro.jp/PA01427/547/product/187595851_th.jpg?cmsp_timestamp=20250715095424" /></foaf:topic>
  </item>

</rdf:RDF>