<?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://hakupress.com/?mode=rss">
    <title>HAKUPRESS（ハクプレス）【箔押し印刷｜白インク印刷】公式通販</title>
    <link>https://hakupress.com/</link>
    <description>箔押し印刷・白インク印刷の専門サイト HAKUPRESS。名刺・ショップカード・封筒・年賀状などを、越前和紙や高級紙と繊細な箔の輝きでワンランク上の仕上がりに。</description>
    <dc:language>ja</dc:language>
    <dc:creator>Color Me Shop!pro</dc:creator>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="https://hakupress.com/?pid=189086275" />
        <rdf:li rdf:resource="https://hakupress.com/?pid=189086210" />
        <rdf:li rdf:resource="https://hakupress.com/?pid=189086175" />
        <rdf:li rdf:resource="https://hakupress.com/?pid=189086028" />
        <rdf:li rdf:resource="https://hakupress.com/?pid=189085931" />
        <rdf:li rdf:resource="https://hakupress.com/?pid=189085699" />
        <rdf:li rdf:resource="https://hakupress.com/?pid=189085656" />
        <rdf:li rdf:resource="https://hakupress.com/?pid=189082937" />
        <rdf:li rdf:resource="https://hakupress.com/?pid=189082144" />
        <rdf:li rdf:resource="https://hakupress.com/?pid=189080447" />
        <rdf:li rdf:resource="https://hakupress.com/?pid=189080439" />
        <rdf:li rdf:resource="https://hakupress.com/?pid=189079054" />
        <rdf:li rdf:resource="https://hakupress.com/?pid=189078842" />
        <rdf:li rdf:resource="https://hakupress.com/?pid=189077978" />
        <rdf:li rdf:resource="https://hakupress.com/?pid=189077555" />
      </rdf:Seq>
    </items>
    </channel>

  <item rdf:about="https://hakupress.com/?pid=189086275">
    <link>https://hakupress.com/?pid=189086275</link>
    <title>版代無料／X&#039;masカードF／上質</title>
    <description>
var customOrderSettings = {
	name : &quot;X&#039;masカードF／上質&quot;, //注文詳細等での名称

	isSpecialPrint: false, //特色印刷の可否
	isColorPrint: true, //カラー印刷の可否
	isBlackPrint: true, //モノクロ印刷の可否
	isWhitePrint: true, //白インク印刷の可否...</description>
<content:encoded><![CDATA[
<script>
var customOrderSettings = {
	name : "X'masカードF／上質", //注文詳細等での名称

	isSpecialPrint: false, //特色印刷の可否
	isColorPrint: true, //カラー印刷の可否
	isBlackPrint: true, //モノクロ印刷の可否
	isWhitePrint: true, //白インク印刷の可否
	isCornerRounder: true, //角丸の可否
	isEmboss: false, //浮き出しの可否
	isDeboss: false, //空押しの可否

	//箔押し面積選択を有効化するフラグ
	isFoilAreaRequired: true,

	//isFreeSizeProduct:trueを記載した時、通常の価格設定foilPricesは無視され
	//別途foilSizePrice（面積ごとの価格）の記載が必要となる
	foilPrices : {},

	//箔押し面積ごとの価格
	foilSizePrice: {
		zero : { //箔無し（1版目50cm2-箔無しマイナス）
			plate : 3300-3200, //版代
			unit : 10.0-11.0, //箔押し単価
			base : 2100-0, //基本料金
			leadTime : 0-2, //納期
		},
		first : { //1版目の料金
			"50cm2": {
				plate : 3300, //版代
				unit : 10.0, //箔押し単価
				base : 2100, //基本料金
				leadTime : 0, //納期
			},
			"100cm2" : { //1版+100cm2
				plate : 3300+3200, //版代
				unit : 10.0+11.0, //箔押し単価
				base : 2100+1100, //基本料金
				leadTime : 0, //納期
			},
			"150cm2" : { //1版+150cm2
				plate : 3300+5400, //版代
				unit : 10.0+22.0, //箔押し単価
				base : 2100+1100, //基本料金
				leadTime : 0, //納期
			},
		},
		additional : { //2版目以降の追加料金
			"50cm2": {
				plate : 3200, //版代
				unit : 11.0, //箔押し単価
				base : 3100, //基本料金
				leadTime : 3, //追加納期
			},
			"100cm2" : {
				plate : 7300, //版代
				unit : 24.0, //箔押し単価
				base : 3100, //基本料金
				leadTime : 3, //追加納期
			},
			"150cm2" : {
				plate : 11400, //版代
				unit : 37.0, //箔押し単価
				base : 1100, //基本料金
				leadTime : 3, //追加納期
			},
		},
	},

	embossPrice : { //浮き出しの料金
		plate : 7600-3200, //版代
		unit : 12.0-11.0, //箔押し単価
		base : 5000, //基本料金
		leadTime : 3, //追加納期
		areaPrices : { //面積によって価格を変える場合（記載がない面積は通常価格が使用される）
			"100cm2" : {
				plate : 16100-3200, //版代 - 箔無し料金
				unit : 28.0-11.0, //単価 - 箔無し料金
				base : 5000, //基本料金
				leadTime : 3, //納期
			},
			"150cm2" : {
				plate : 24600-3200, //版代 - 箔無し料金
				unit : 42.0-11.0, //単価 - 箔無し料金
				base : 7000, //基本料金
				leadTime : 3, //納期
			},
		},
	},

	debossPrice : { //空押しの料金
		//50cm2
		plate : 3200, //版代
		unit : 12, //単価
		base : 5000, //基本料金
		leadTime : 3, //追加納期

		areaPrices : { //面積によって価格を変える場合（記載がない面積は通常価格が使用される）
			"100cm2" : {
				plate : 7300, //版代
				unit : 30.0, //単価
				base : 4500, //基本料金
				leadTime : 3, //納期
			},
			"150cm2" : {
				plate : 11400, //版代
				unit : 45.0, //単価
				base : 6500, //基本料金
				leadTime : 3, //納期
			},
		},
	},

	cornerRounderPrice : { //角丸の料金
		plate : 0, //版代
		unit : 2.2, //箔押し単価
		base : 1000, //基本料金
		leadTime : 3, //追加納期
	},

	//追加オプション 一つ穴加工
	isOnehole : true,
	oneholePrice : {
		plate : 0, //版代
		unit : 2.2, //箔押し単価
		base : 1000, //基本料金
		leadTime : 3, //追加納期
	},

	//追加オプション 切り込み加工
	isSlitting : true,
	slittingPrice : {
		plate : 0, //版代
		unit : 2.2, //箔押し単価
		base : 1000, //基本料金
		leadTime : 3, //追加納期
	},

	colorPrintPrices : { //カラー印刷料金
		1 : { //片面
			unit : 2.5, //印刷単価
			base : 4000, //基本料金
			leadTime : 3, //追加納期
		},
		2 : { //両面
			unit : 2.5+1.0, //印刷単価
			base : 4000+2000, //基本料金
			leadTime : 3, //追加納期
		}
	},

	blackPrintPrices : { //モノクロ印刷料金
		1 : { //片面
			unit : 7.0, //印刷単価
			base : 1000, //基本料金
			leadTime : 3, //追加納期
		},
		2 : { //両面
			unit : 7.0+5.5, //印刷単価
			base : 1000+500, //基本料金
			leadTime : 3, //追加納期
		}
	},

	whitePrintPrices : { //白インク印刷料金
		1 : { //片面
			unit : 12.0, //印刷単価
			base : 2000, //基本料金
			leadTime : 3, //追加納期
		},
		2 : { //両面
			unit : 12.0+11.5, //印刷単価
			base : 2000+1000, //基本料金
			leadTime : 3, //追加納期
		}
	},

	specialPrintPrices : { //特色印刷料金
		1 : { //片面
			unit : null, //印刷単価
			base : null, //基本料金
			leadTime : null, //追加納期
		},
		2 : { //両面
			unit : null, //印刷単価
			base : null, //基本料金
			leadTime : null, //追加納期
		}
	},


	//紙の厚みの種類
	//1つ以上必須、isRecommend:true指定で初期選択肢となる
	weights:[
		{
			name:"180kg", //名称
			price : 460, //用紙代
			leadTime : 7, //納期
			isRecommend:true,
		},
	],

	volumes : { //用紙枚数
		100 : 3.750,
		200 : 6.875,
		300 : 10.000,
		400 : 13.135,
		500 : 16.250,
		600 : 19.375,
		700 : 22.500,
		800 : 25.625,
		900 : 28.751,
		1000 : 31.875,
	},

	casePrice : 0, //ケース代
	shippingPrice : 1600, //発送代
	shippingQuantity: 1000, //発送枚数
	otherPrice : 0, //その他

	//紙の色の種類
	//1つ以上必須
	colors : function(){return [
		{
			name : "ホワイト",
			image : "assets/products/colorplan/high_white.jpg",
			thumbnail : "#FEFDFC",
			comment: "自然で柔らかな白です。インクを吸収しやすい特性から、色味は控えめに表現され、ナチュラルな印刷物に適しています。",
		},
	];},

	//特殊処理が必要な場合
	onChange: function(args){
		//onChangeは選択肢の変化が生じた際、全ての再計算の前に呼び出される
		//customOrderSettings自体をオーバーライドしオプション生成、価格計算に干渉する

		//450kgでは印刷は不可
		if(document.querySelector("select[data-type='weight']").value === "450kg"){
			customOrderSettings.isBlackPrint = false;
			customOrderSettings.isWhitePrint = false;
		}
	},

	onCalcurated: function(args){
		//onCalcuratedは価格が計算された直後、消費税計算・表示の直前に呼び出される
		//戻り値で合計価格またはnullを返す
	},
};
</script>



<section class="explainBlock explainAttentions">
	<h3>上質の特徴</h3>
	<div class="explainAttention">
		<h4>ナチュラルな白さとマットな質感</h4>
		<p>光沢のない、自然で柔らかな白色。クセのない風合いで、どんなデザインにも馴染みやすい用紙です。</p>
		<p>鉛筆・マーカー・ボールペンでも書き込みやすく相性のいい用紙です。</p>
	</div>
	<div class="explainAttention">
		<h4>コストパフォーマンスに優れた定番紙</h4>
		<p>高級紙に比べて価格が安く、ロット数の多い案件や気軽な配布物にも適しています。</p>
		<p>厚みがあるのでコストを抑えつつ、きちんと感のある印象に。</p>
	</div>
	<div class="explainAttention">
		<h4>印刷と箔押しで色彩と輝きのアクセントを</h4>
		<p>印刷で細部を美しく表現しながら、箔押しでロゴや文字に輝きを添えることで、視線を惹きつける仕上がりに。</p>
		<p>コストを抑えつつ印象に残るデザインが、思いのままに広がります。</p>
	</div>
</section><!--/block-->

<section class="explainBlock">
	<h3 class="explainBlockTitle">
		価格表<span>Price</span>
	</h3>
	<div class="explainPriceLists">
		<div class="explainPriceList">
			<div class="explainPriceTitle">上質 180kg</div>
			<table class="explainPriceTable">
				<tr>
					<th colspan="2">箔押し1版+カラー印刷</th>
					<th colspan="2">箔押し+カラー・黒インク印刷</th>
				</tr>
				<tr>
					<td>100部</td><td class="pricecell">11,500円</td>
					<td>100部</td><td>13,200円</td>
				</tr>
				<tr>
					<td>200部</td><td class="pricecell">14,900円</td>
					<td>200部</td><td>17,300円</td>
				</tr>
				<tr>
					<td>300部</td><td class="pricecell">18,300円</td>
					<td>300部</td><td>21,400円</td>
				</tr>
				<tr>
					<td>400部</td><td class="pricecell">21,800円</td>
					<td>400部</td><td>25,600円</td>
				</tr>
				<tr>
					<td>500部</td><td class="pricecell">25,200円</td>
					<td>500部</td><td>29,700円</td>
				</tr>
				<tr>
					<td>600部</td><td class="pricecell">28,700円</td>
					<td>600部</td><td>33,900円</td>
				</tr>
				<tr>
					<td>700部</td><td class="pricecell">32,100円</td>
					<td>700部</td><td>38,000円</td>
				</tr>
				<tr>
					<td>800部</td><td class="pricecell">35,500円</td>
					<td>800部</td><td>42,100円</td>
				</tr>
				<tr>
					<td>900部</td><td class="pricecell">39,000円</td>
					<td>900部</td><td>46,300円</td>
				</tr>
				<tr>
					<td>1000部</td><td class="pricecell">42,400円</td>
					<td>1000部</td><td>50,400円</td>
				</tr>
			</table>
		</div><!--priceList-->

	</div><!--explainBlockPriceLists-->
</section>

<section class="explainBlock">
	<h3 class="explainBlockTitle">
		商品詳細<span>Detail</span>
	</h3>
	<table class="explainSpecTable">
		<tr>
			<th>サイズ</th>
			<td>
				100mm×148mm
			</td>
		</tr>
		<tr>
			<th>紙の厚み</th>
			<td>
				180kg　約0.24mm<br>
				（掲載のない厚みは要相談）
			</td>
		</tr>
		<tr>
			<th>紙の色数</th>
			<td>
				ホワイト
			</td>
		</tr>
		<tr>
			<th>対応印刷加工</th>
			<td>
				角丸、　一穴加工、　白インク印刷、　黒インク印刷、　カラー印刷、　両面箔押し、　複数箔押し
			</td>
		</tr>
	</table>
</section>


<section class="explainBlock">
	<h3 class="explainBlockTitle">
		オプション<span>Option</span>
	</h3>
	<ul class="explainBlockPanels">
		<li>
			<img src="https://file001.shop-pro.jp/PA01508/005/assets/images/image_option_round.jpg" alt="" loading="lazy" decoding="async" width="320" height="220">
			<h4>角丸</h4>
			<p>コーナーの角を丸くカットする人気の加工です。角丸のサイズは5R（半径5mm）・3R（半径3mm）が選べます。</p>
		</li>
		<li>
			<img src="https://file001.shop-pro.jp/PA01508/005/assets/images/image_option_onehole.jpg" alt="" loading="lazy" decoding="async" width="320" height="220">
			<h4>一穴加工</h4>
			<p>下げ札用に直径3mmと5mmの一穴加工をご用意。商品タグやブランド札にご利用ください。</p>
		</li>
<!--		<li>
			<img src="https://file001.shop-pro.jp/PA01508/005/assets/images/image_option_emboss.jpg" alt="" loading="lazy" decoding="async" width="320" height="220">
			<h4>浮き出し</h4>
			<p>圧を加えて加工部分を浮き上がらせます。見た目のインパクトだけでなく触り心地も楽しい加工です。</p>
		</li>
		<li>
			<img src="https://file001.shop-pro.jp/PA01508/005/assets/images/image_option_deboss.jpg" alt="" loading="lazy" decoding="async" width="320" height="220">
			<h4>空押し</h4>
			<p>圧を加えて版のカタチに凹ませます。立体感のある加工で一味違ったアピールができます。</p>
		</li>-->
		<li>
			<img src="https://file001.shop-pro.jp/PA01508/005/assets/images/image_option_plus.jpg" alt="" loading="lazy" decoding="async" width="320" height="220">
			<h4>プラス印刷</h4>
			<p>白インク・黒インク・カラーでの印刷ができます。箔押し印刷と組み合わせることでデザインの幅が大きく広がります。</p>
		</li>
		<li>
			<img src="https://file001.shop-pro.jp/PA01508/005/assets/images/image_option_multi.jpg" alt="" loading="lazy" decoding="async" width="320" height="220">
			<h4>複数箔</h4>
			<p>複数色の箔で箔押しするときや、両面に箔押しするときにご利用ください。</p>
		</li>
</ul>
		<a href="https://hakupress.com/?mode=cate&cbid=2969365&csid=0" class="button explainOrderFlowButton">
		<span>X'masカード一覧へ</span>
	</a>
</section><!--/block-->
]]></content:encoded>
    <dc:date>2025-10-24T10:27:32+09:00</dc:date>
    <dc:creator>HAKUPRESS（ハクプレス）【箔押し印刷｜白インク印刷】公式通販</dc:creator>
    <foaf:topic><foaf:Image rdf:about="https://img21.shop-pro.jp/PA01508/005/product/189086275_th.jpg?cmsp_timestamp=20251024102729" /></foaf:topic>
  </item>

  <item rdf:about="https://hakupress.com/?pid=189086210">
    <link>https://hakupress.com/?pid=189086210</link>
    <title>版代無料／X&#039;masカードE／上質</title>
    <description>
var customOrderSettings = {
	name : &quot;X&#039;masカードE／上質&quot;, //注文詳細等での名称

	isSpecialPrint: false, //特色印刷の可否
	isColorPrint: true, //カラー印刷の可否
	isBlackPrint: true, //モノクロ印刷の可否
	isWhitePrint: true, //白インク印刷の可否...</description>
<content:encoded><![CDATA[
<script>
var customOrderSettings = {
	name : "X'masカードE／上質", //注文詳細等での名称

	isSpecialPrint: false, //特色印刷の可否
	isColorPrint: true, //カラー印刷の可否
	isBlackPrint: true, //モノクロ印刷の可否
	isWhitePrint: true, //白インク印刷の可否
	isCornerRounder: true, //角丸の可否
	isEmboss: false, //浮き出しの可否
	isDeboss: false, //空押しの可否

	//箔押し面積選択を有効化するフラグ
	isFoilAreaRequired: true,

	//isFreeSizeProduct:trueを記載した時、通常の価格設定foilPricesは無視され
	//別途foilSizePrice（面積ごとの価格）の記載が必要となる
	foilPrices : {},

	//箔押し面積ごとの価格
	foilSizePrice: {
		zero : { //箔無し（1版目50cm2-箔無しマイナス）
			plate : 3300-3200, //版代
			unit : 10.0-11.0, //箔押し単価
			base : 2100-0, //基本料金
			leadTime : 0-2, //納期
		},
		first : { //1版目の料金
			"50cm2": {
				plate : 3300, //版代
				unit : 10.0, //箔押し単価
				base : 2100, //基本料金
				leadTime : 0, //納期
			},
			"100cm2" : { //1版+100cm2
				plate : 3300+3200, //版代
				unit : 10.0+11.0, //箔押し単価
				base : 2100+1100, //基本料金
				leadTime : 0, //納期
			},
			"150cm2" : { //1版+150cm2
				plate : 3300+5400, //版代
				unit : 10.0+22.0, //箔押し単価
				base : 2100+1100, //基本料金
				leadTime : 0, //納期
			},
		},
		additional : { //2版目以降の追加料金
			"50cm2": {
				plate : 3200, //版代
				unit : 11.0, //箔押し単価
				base : 3100, //基本料金
				leadTime : 3, //追加納期
			},
			"100cm2" : {
				plate : 7300, //版代
				unit : 24.0, //箔押し単価
				base : 3100, //基本料金
				leadTime : 3, //追加納期
			},
			"150cm2" : {
				plate : 11400, //版代
				unit : 37.0, //箔押し単価
				base : 1100, //基本料金
				leadTime : 3, //追加納期
			},
		},
	},

	embossPrice : { //浮き出しの料金
		plate : 7600-3200, //版代
		unit : 12.0-11.0, //箔押し単価
		base : 5000, //基本料金
		leadTime : 3, //追加納期
		areaPrices : { //面積によって価格を変える場合（記載がない面積は通常価格が使用される）
			"100cm2" : {
				plate : 16100-3200, //版代 - 箔無し料金
				unit : 28.0-11.0, //単価 - 箔無し料金
				base : 5000, //基本料金
				leadTime : 3, //納期
			},
			"150cm2" : {
				plate : 24600-3200, //版代 - 箔無し料金
				unit : 42.0-11.0, //単価 - 箔無し料金
				base : 7000, //基本料金
				leadTime : 3, //納期
			},
		},
	},

	debossPrice : { //空押しの料金
		//50cm2
		plate : 3200, //版代
		unit : 12, //単価
		base : 5000, //基本料金
		leadTime : 3, //追加納期

		areaPrices : { //面積によって価格を変える場合（記載がない面積は通常価格が使用される）
			"100cm2" : {
				plate : 7300, //版代
				unit : 30.0, //単価
				base : 4500, //基本料金
				leadTime : 3, //納期
			},
			"150cm2" : {
				plate : 11400, //版代
				unit : 45.0, //単価
				base : 6500, //基本料金
				leadTime : 3, //納期
			},
		},
	},

	cornerRounderPrice : { //角丸の料金
		plate : 0, //版代
		unit : 2.2, //箔押し単価
		base : 1000, //基本料金
		leadTime : 3, //追加納期
	},

	//追加オプション 一つ穴加工
	isOnehole : true,
	oneholePrice : {
		plate : 0, //版代
		unit : 2.2, //箔押し単価
		base : 1000, //基本料金
		leadTime : 3, //追加納期
	},

	//追加オプション 切り込み加工
	isSlitting : true,
	slittingPrice : {
		plate : 0, //版代
		unit : 2.2, //箔押し単価
		base : 1000, //基本料金
		leadTime : 3, //追加納期
	},

	colorPrintPrices : { //カラー印刷料金
		1 : { //片面
			unit : 2.5, //印刷単価
			base : 4000, //基本料金
			leadTime : 3, //追加納期
		},
		2 : { //両面
			unit : 2.5+1.0, //印刷単価
			base : 4000+2000, //基本料金
			leadTime : 3, //追加納期
		}
	},

	blackPrintPrices : { //モノクロ印刷料金
		1 : { //片面
			unit : 7.0, //印刷単価
			base : 1000, //基本料金
			leadTime : 3, //追加納期
		},
		2 : { //両面
			unit : 7.0+5.5, //印刷単価
			base : 1000+500, //基本料金
			leadTime : 3, //追加納期
		}
	},

	whitePrintPrices : { //白インク印刷料金
		1 : { //片面
			unit : 12.0, //印刷単価
			base : 2000, //基本料金
			leadTime : 3, //追加納期
		},
		2 : { //両面
			unit : 12.0+11.5, //印刷単価
			base : 2000+1000, //基本料金
			leadTime : 3, //追加納期
		}
	},

	specialPrintPrices : { //特色印刷料金
		1 : { //片面
			unit : null, //印刷単価
			base : null, //基本料金
			leadTime : null, //追加納期
		},
		2 : { //両面
			unit : null, //印刷単価
			base : null, //基本料金
			leadTime : null, //追加納期
		}
	},


	//紙の厚みの種類
	//1つ以上必須、isRecommend:true指定で初期選択肢となる
	weights:[
		{
			name:"180kg", //名称
			price : 460, //用紙代
			leadTime : 7, //納期
			isRecommend:true,
		},
	],

	volumes : { //用紙枚数
		100 : 3.750,
		200 : 6.875,
		300 : 10.000,
		400 : 13.135,
		500 : 16.250,
		600 : 19.375,
		700 : 22.500,
		800 : 25.625,
		900 : 28.751,
		1000 : 31.875,
	},

	casePrice : 0, //ケース代
	shippingPrice : 1600, //発送代
	shippingQuantity: 1000, //発送枚数
	otherPrice : 0, //その他

	//紙の色の種類
	//1つ以上必須
	colors : function(){return [
		{
			name : "ホワイト",
			image : "assets/products/colorplan/high_white.jpg",
			thumbnail : "#FEFDFC",
			comment: "自然で柔らかな白です。インクを吸収しやすい特性から、色味は控えめに表現され、ナチュラルな印刷物に適しています。",
		},
	];},

	//特殊処理が必要な場合
	onChange: function(args){
		//onChangeは選択肢の変化が生じた際、全ての再計算の前に呼び出される
		//customOrderSettings自体をオーバーライドしオプション生成、価格計算に干渉する

		//450kgでは印刷は不可
		if(document.querySelector("select[data-type='weight']").value === "450kg"){
			customOrderSettings.isBlackPrint = false;
			customOrderSettings.isWhitePrint = false;
		}
	},

	onCalcurated: function(args){
		//onCalcuratedは価格が計算された直後、消費税計算・表示の直前に呼び出される
		//戻り値で合計価格またはnullを返す
	},
};
</script>



<section class="explainBlock explainAttentions">
	<h3>上質の特徴</h3>
	<div class="explainAttention">
		<h4>ナチュラルな白さとマットな質感</h4>
		<p>光沢のない、自然で柔らかな白色。クセのない風合いで、どんなデザインにも馴染みやすい用紙です。</p>
		<p>鉛筆・マーカー・ボールペンでも書き込みやすく相性のいい用紙です。</p>
	</div>
	<div class="explainAttention">
		<h4>コストパフォーマンスに優れた定番紙</h4>
		<p>高級紙に比べて価格が安く、ロット数の多い案件や気軽な配布物にも適しています。</p>
		<p>厚みがあるのでコストを抑えつつ、きちんと感のある印象に。</p>
	</div>
	<div class="explainAttention">
		<h4>印刷と箔押しで色彩と輝きのアクセントを</h4>
		<p>印刷で細部を美しく表現しながら、箔押しでロゴや文字に輝きを添えることで、視線を惹きつける仕上がりに。</p>
		<p>コストを抑えつつ印象に残るデザインが、思いのままに広がります。</p>
	</div>
</section><!--/block-->

<section class="explainBlock">
	<h3 class="explainBlockTitle">
		価格表<span>Price</span>
	</h3>
	<div class="explainPriceLists">
		<div class="explainPriceList">
			<div class="explainPriceTitle">上質 180kg</div>
			<table class="explainPriceTable">
				<tr>
					<th colspan="2">箔押し　1版</th>
					<th colspan="2">箔押し1版+黒インク印刷</th>
				</tr>
				<tr>
					<td>100部</td><td class="pricecell">6,500円</td>
					<td>100部</td><td>8,200円</td>
				</tr>
				<tr>
					<td>200部</td><td class="pricecell">8,900円</td>
					<td>200部</td><td>11,300円</td>
				</tr>
				<tr>
					<td>300部</td><td class="pricecell">11,300円</td>
					<td>300部</td><td>14,400円</td>
				</tr>
				<tr>
					<td>400部</td><td class="pricecell">13,800円</td>
					<td>400部</td><td>17,600円</td>
				</tr>
				<tr>
					<td>500部</td><td class="pricecell">16,200円</td>
					<td>500部</td><td>20,700円</td>
				</tr>
				<tr>
					<td>600部</td><td class="pricecell">18,700円</td>
					<td>600部</td><td>23,900円</td>
				</tr>
				<tr>
					<td>700部</td><td class="pricecell">21,100円</td>
					<td>700部</td><td>27,000円</td>
				</tr>
				<tr>
					<td>800部</td><td class="pricecell">23,500円</td>
					<td>800部</td><td>30,100円</td>
				</tr>
				<tr>
					<td>900部</td><td class="pricecell">26,000円</td>
					<td>900部</td><td>33,300円</td>
				</tr>
				<tr>
					<td>1000部</td><td class="pricecell">28,400円</td>
					<td>1000部</td><td>36,400円</td>
				</tr>
			</table>
		</div><!--priceList-->

	</div><!--explainBlockPriceLists-->
</section>

<section class="explainBlock">
	<h3 class="explainBlockTitle">
		商品詳細<span>Detail</span>
	</h3>
	<table class="explainSpecTable">
		<tr>
			<th>サイズ</th>
			<td>
				100mm×148mm
			</td>
		</tr>
		<tr>
			<th>紙の厚み</th>
			<td>
				180kg　約0.24mm<br>
				（掲載のない厚みは要相談）
			</td>
		</tr>
		<tr>
			<th>紙の色数</th>
			<td>
				ホワイト
			</td>
		</tr>
		<tr>
			<th>対応印刷加工</th>
			<td>
				角丸、　一穴加工、　白インク印刷、　黒インク印刷、　カラー印刷、　両面箔押し、　複数箔押し
			</td>
		</tr>
	</table>
</section>


<section class="explainBlock">
	<h3 class="explainBlockTitle">
		オプション<span>Option</span>
	</h3>
	<ul class="explainBlockPanels">
		<li>
			<img src="https://file001.shop-pro.jp/PA01508/005/assets/images/image_option_round.jpg" alt="" loading="lazy" decoding="async" width="320" height="220">
			<h4>角丸</h4>
			<p>コーナーの角を丸くカットする人気の加工です。角丸のサイズは5R（半径5mm）・3R（半径3mm）が選べます。</p>
		</li>
		<li>
			<img src="https://file001.shop-pro.jp/PA01508/005/assets/images/image_option_onehole.jpg" alt="" loading="lazy" decoding="async" width="320" height="220">
			<h4>一穴加工</h4>
			<p>下げ札用に直径3mmと5mmの一穴加工をご用意。商品タグやブランド札にご利用ください。</p>
		</li>
<!--		<li>
			<img src="https://file001.shop-pro.jp/PA01508/005/assets/images/image_option_emboss.jpg" alt="" loading="lazy" decoding="async" width="320" height="220">
			<h4>浮き出し</h4>
			<p>圧を加えて加工部分を浮き上がらせます。見た目のインパクトだけでなく触り心地も楽しい加工です。</p>
		</li>
		<li>
			<img src="https://file001.shop-pro.jp/PA01508/005/assets/images/image_option_deboss.jpg" alt="" loading="lazy" decoding="async" width="320" height="220">
			<h4>空押し</h4>
			<p>圧を加えて版のカタチに凹ませます。立体感のある加工で一味違ったアピールができます。</p>
		</li>-->
		<li>
			<img src="https://file001.shop-pro.jp/PA01508/005/assets/images/image_option_plus.jpg" alt="" loading="lazy" decoding="async" width="320" height="220">
			<h4>プラス印刷</h4>
			<p>白インク・黒インク・カラーでの印刷ができます。箔押し印刷と組み合わせることでデザインの幅が大きく広がります。</p>
		</li>
		<li>
			<img src="https://file001.shop-pro.jp/PA01508/005/assets/images/image_option_multi.jpg" alt="" loading="lazy" decoding="async" width="320" height="220">
			<h4>複数箔</h4>
			<p>複数色の箔で箔押しするときや、両面に箔押しするときにご利用ください。</p>
		</li>
</ul>
		<a href="https://hakupress.com/?mode=cate&cbid=2969365&csid=0" class="button explainOrderFlowButton">
		<span>X'masカード一覧へ</span>
	</a>
</section><!--/block-->
]]></content:encoded>
    <dc:date>2025-10-24T10:15:48+09:00</dc:date>
    <dc:creator>HAKUPRESS（ハクプレス）【箔押し印刷｜白インク印刷】公式通販</dc:creator>
    <foaf:topic><foaf:Image rdf:about="https://img21.shop-pro.jp/PA01508/005/product/189086210_th.jpg?cmsp_timestamp=20251024101546" /></foaf:topic>
  </item>

  <item rdf:about="https://hakupress.com/?pid=189086175">
    <link>https://hakupress.com/?pid=189086175</link>
    <title>版代無料／X&#039;masカードB／上質</title>
    <description>
var customOrderSettings = {
	name : &quot;X&#039;masカードB／上質&quot;, //注文詳細等での名称

	isSpecialPrint: false, //特色印刷の可否
	isColorPrint: true, //カラー印刷の可否
	isBlackPrint: true, //モノクロ印刷の可否
	isWhitePrint: true, //白インク印刷の可否...</description>
<content:encoded><![CDATA[
<script>
var customOrderSettings = {
	name : "X'masカードB／上質", //注文詳細等での名称

	isSpecialPrint: false, //特色印刷の可否
	isColorPrint: true, //カラー印刷の可否
	isBlackPrint: true, //モノクロ印刷の可否
	isWhitePrint: true, //白インク印刷の可否
	isCornerRounder: true, //角丸の可否
	isEmboss: false, //浮き出しの可否
	isDeboss: false, //空押しの可否

	//箔押し面積選択を有効化するフラグ
	isFoilAreaRequired: true,

	//isFreeSizeProduct:trueを記載した時、通常の価格設定foilPricesは無視され
	//別途foilSizePrice（面積ごとの価格）の記載が必要となる
	foilPrices : {},

	//箔押し面積ごとの価格
	foilSizePrice: {
		zero : { //箔無し（1版目50cm2-箔無しマイナス）
			plate : 3300-3200, //版代
			unit : 10.0-11.0, //箔押し単価
			base : 2100-0, //基本料金
			leadTime : 0-2, //納期
		},
		first : { //1版目の料金
			"50cm2": {
				plate : 3300, //版代
				unit : 10.0, //箔押し単価
				base : 2100, //基本料金
				leadTime : 0, //納期
			},
			"100cm2" : { //1版+100cm2
				plate : 3300+3200, //版代
				unit : 10.0+11.0, //箔押し単価
				base : 2100+1100, //基本料金
				leadTime : 0, //納期
			},
			"150cm2" : { //1版+150cm2
				plate : 3300+5400, //版代
				unit : 10.0+22.0, //箔押し単価
				base : 2100+1100, //基本料金
				leadTime : 0, //納期
			},
		},
		additional : { //2版目以降の追加料金
			"50cm2": {
				plate : 3200, //版代
				unit : 11.0, //箔押し単価
				base : 3100, //基本料金
				leadTime : 3, //追加納期
			},
			"100cm2" : {
				plate : 7300, //版代
				unit : 24.0, //箔押し単価
				base : 3100, //基本料金
				leadTime : 3, //追加納期
			},
			"150cm2" : {
				plate : 11400, //版代
				unit : 37.0, //箔押し単価
				base : 1100, //基本料金
				leadTime : 3, //追加納期
			},
		},
	},

	embossPrice : { //浮き出しの料金
		plate : 7600-3200, //版代
		unit : 12.0-11.0, //箔押し単価
		base : 5000, //基本料金
		leadTime : 3, //追加納期
		areaPrices : { //面積によって価格を変える場合（記載がない面積は通常価格が使用される）
			"100cm2" : {
				plate : 16100-3200, //版代 - 箔無し料金
				unit : 28.0-11.0, //単価 - 箔無し料金
				base : 5000, //基本料金
				leadTime : 3, //納期
			},
			"150cm2" : {
				plate : 24600-3200, //版代 - 箔無し料金
				unit : 42.0-11.0, //単価 - 箔無し料金
				base : 7000, //基本料金
				leadTime : 3, //納期
			},
		},
	},

	debossPrice : { //空押しの料金
		//50cm2
		plate : 3200, //版代
		unit : 12, //単価
		base : 5000, //基本料金
		leadTime : 3, //追加納期

		areaPrices : { //面積によって価格を変える場合（記載がない面積は通常価格が使用される）
			"100cm2" : {
				plate : 7300, //版代
				unit : 30.0, //単価
				base : 4500, //基本料金
				leadTime : 3, //納期
			},
			"150cm2" : {
				plate : 11400, //版代
				unit : 45.0, //単価
				base : 6500, //基本料金
				leadTime : 3, //納期
			},
		},
	},

	cornerRounderPrice : { //角丸の料金
		plate : 0, //版代
		unit : 2.2, //箔押し単価
		base : 1000, //基本料金
		leadTime : 3, //追加納期
	},

	//追加オプション 一つ穴加工
	isOnehole : true,
	oneholePrice : {
		plate : 0, //版代
		unit : 2.2, //箔押し単価
		base : 1000, //基本料金
		leadTime : 3, //追加納期
	},

	//追加オプション 切り込み加工
	isSlitting : true,
	slittingPrice : {
		plate : 0, //版代
		unit : 2.2, //箔押し単価
		base : 1000, //基本料金
		leadTime : 3, //追加納期
	},

	colorPrintPrices : { //カラー印刷料金
		1 : { //片面
			unit : 2.5, //印刷単価
			base : 4000, //基本料金
			leadTime : 3, //追加納期
		},
		2 : { //両面
			unit : 2.5+1.0, //印刷単価
			base : 4000+2000, //基本料金
			leadTime : 3, //追加納期
		}
	},

	blackPrintPrices : { //モノクロ印刷料金
		1 : { //片面
			unit : 7.0, //印刷単価
			base : 1000, //基本料金
			leadTime : 3, //追加納期
		},
		2 : { //両面
			unit : 7.0+5.5, //印刷単価
			base : 1000+500, //基本料金
			leadTime : 3, //追加納期
		}
	},

	whitePrintPrices : { //白インク印刷料金
		1 : { //片面
			unit : 12.0, //印刷単価
			base : 2000, //基本料金
			leadTime : 3, //追加納期
		},
		2 : { //両面
			unit : 12.0+11.5, //印刷単価
			base : 2000+1000, //基本料金
			leadTime : 3, //追加納期
		}
	},

	specialPrintPrices : { //特色印刷料金
		1 : { //片面
			unit : null, //印刷単価
			base : null, //基本料金
			leadTime : null, //追加納期
		},
		2 : { //両面
			unit : null, //印刷単価
			base : null, //基本料金
			leadTime : null, //追加納期
		}
	},


	//紙の厚みの種類
	//1つ以上必須、isRecommend:true指定で初期選択肢となる
	weights:[
		{
			name:"180kg", //名称
			price : 460, //用紙代
			leadTime : 7, //納期
			isRecommend:true,
		},
	],

	volumes : { //用紙枚数
		100 : 3.750,
		200 : 6.875,
		300 : 10.000,
		400 : 13.135,
		500 : 16.250,
		600 : 19.375,
		700 : 22.500,
		800 : 25.625,
		900 : 28.751,
		1000 : 31.875,
	},

	casePrice : 0, //ケース代
	shippingPrice : 1600, //発送代
	shippingQuantity: 1000, //発送枚数
	otherPrice : 0, //その他

	//紙の色の種類
	//1つ以上必須
	colors : function(){return [
		{
			name : "ホワイト",
			image : "assets/products/colorplan/high_white.jpg",
			thumbnail : "#FEFDFC",
			comment: "自然で柔らかな白です。インクを吸収しやすい特性から、色味は控えめに表現され、ナチュラルな印刷物に適しています。",
		},
	];},

	//特殊処理が必要な場合
	onChange: function(args){
		//onChangeは選択肢の変化が生じた際、全ての再計算の前に呼び出される
		//customOrderSettings自体をオーバーライドしオプション生成、価格計算に干渉する

		//450kgでは印刷は不可
		if(document.querySelector("select[data-type='weight']").value === "450kg"){
			customOrderSettings.isBlackPrint = false;
			customOrderSettings.isWhitePrint = false;
		}
	},

	onCalcurated: function(args){
		//onCalcuratedは価格が計算された直後、消費税計算・表示の直前に呼び出される
		//戻り値で合計価格またはnullを返す
	},
};
</script>



<section class="explainBlock explainAttentions">
	<h3>上質の特徴</h3>
	<div class="explainAttention">
		<h4>ナチュラルな白さとマットな質感</h4>
		<p>光沢のない、自然で柔らかな白色。クセのない風合いで、どんなデザインにも馴染みやすい用紙です。</p>
		<p>鉛筆・マーカー・ボールペンでも書き込みやすく相性のいい用紙です。</p>
	</div>
	<div class="explainAttention">
		<h4>コストパフォーマンスに優れた定番紙</h4>
		<p>高級紙に比べて価格が安く、ロット数の多い案件や気軽な配布物にも適しています。</p>
		<p>厚みがあるのでコストを抑えつつ、きちんと感のある印象に。</p>
	</div>
	<div class="explainAttention">
		<h4>印刷と箔押しで色彩と輝きのアクセントを</h4>
		<p>印刷で細部を美しく表現しながら、箔押しでロゴや文字に輝きを添えることで、視線を惹きつける仕上がりに。</p>
		<p>コストを抑えつつ印象に残るデザインが、思いのままに広がります。</p>
	</div>
</section><!--/block-->

<section class="explainBlock">
	<h3 class="explainBlockTitle">
		価格表<span>Price</span>
	</h3>
	<div class="explainPriceLists">
		<div class="explainPriceList">
			<div class="explainPriceTitle">上質 180kg</div>
			<table class="explainPriceTable">
				<tr>
					<th colspan="2">箔押し　2版</th>
					<th colspan="2">箔押し2版+黒インク印刷</th>
				</tr>
				<tr>
					<td>100部</td><td class="pricecell">10,600円</td>
					<td>100部</td><td>12,300円</td>
				</tr>
				<tr>
					<td>200部</td><td class="pricecell">14,100円</td>
					<td>200部</td><td>16,500円</td>
				</tr>
				<tr>
					<td>300部</td><td class="pricecell">17,600円</td>
					<td>300部</td><td>20,700円</td>
				</tr>
				<tr>
					<td>400部</td><td class="pricecell">21,200円</td>
					<td>400部</td><td>25,000円</td>
				</tr>
				<tr>
					<td>500部</td><td class="pricecell">24,700円</td>
					<td>500部</td><td>29,200円</td>
				</tr>
				<tr>
					<td>600部</td><td class="pricecell">28,300円</td>
					<td>600部</td><td>33,500円</td>
				</tr>
				<tr>
					<td>700部</td><td class="pricecell">31,800円</td>
					<td>700部</td><td>37,700円</td>
				</tr>
				<tr>
					<td>800部</td><td class="pricecell">35,300円</td>
					<td>800部</td><td>41,900円</td>
				</tr>
				<tr>
					<td>900部</td><td class="pricecell">38,900円</td>
					<td>900部</td><td>46,200円</td>
				</tr>
				<tr>
					<td>1000部</td><td class="pricecell">42,400円</td>
					<td>1000部</td><td>50,400円</td>
				</tr>
			</table>
		</div><!--priceList-->

	</div><!--explainBlockPriceLists-->
</section>

<section class="explainBlock">
	<h3 class="explainBlockTitle">
		商品詳細<span>Detail</span>
	</h3>
	<table class="explainSpecTable">
		<tr>
			<th>サイズ</th>
			<td>
				100mm×148mm
			</td>
		</tr>
		<tr>
			<th>紙の厚み</th>
			<td>
				180kg　約0.24mm<br>
				（掲載のない厚みは要相談）
			</td>
		</tr>
		<tr>
			<th>紙の色数</th>
			<td>
				ホワイト
			</td>
		</tr>
		<tr>
			<th>対応印刷加工</th>
			<td>
				角丸、　一穴加工、　白インク印刷、　黒インク印刷、　カラー印刷、　両面箔押し、　複数箔押し
			</td>
		</tr>
	</table>
</section>


<section class="explainBlock">
	<h3 class="explainBlockTitle">
		オプション<span>Option</span>
	</h3>
	<ul class="explainBlockPanels">
		<li>
			<img src="https://file001.shop-pro.jp/PA01508/005/assets/images/image_option_round.jpg" alt="" loading="lazy" decoding="async" width="320" height="220">
			<h4>角丸</h4>
			<p>コーナーの角を丸くカットする人気の加工です。角丸のサイズは5R（半径5mm）・3R（半径3mm）が選べます。</p>
		</li>
		<li>
			<img src="https://file001.shop-pro.jp/PA01508/005/assets/images/image_option_onehole.jpg" alt="" loading="lazy" decoding="async" width="320" height="220">
			<h4>一穴加工</h4>
			<p>下げ札用に直径3mmと5mmの一穴加工をご用意。商品タグやブランド札にご利用ください。</p>
		</li>
<!--		<li>
			<img src="https://file001.shop-pro.jp/PA01508/005/assets/images/image_option_emboss.jpg" alt="" loading="lazy" decoding="async" width="320" height="220">
			<h4>浮き出し</h4>
			<p>圧を加えて加工部分を浮き上がらせます。見た目のインパクトだけでなく触り心地も楽しい加工です。</p>
		</li>
		<li>
			<img src="https://file001.shop-pro.jp/PA01508/005/assets/images/image_option_deboss.jpg" alt="" loading="lazy" decoding="async" width="320" height="220">
			<h4>空押し</h4>
			<p>圧を加えて版のカタチに凹ませます。立体感のある加工で一味違ったアピールができます。</p>
		</li>-->
		<li>
			<img src="https://file001.shop-pro.jp/PA01508/005/assets/images/image_option_plus.jpg" alt="" loading="lazy" decoding="async" width="320" height="220">
			<h4>プラス印刷</h4>
			<p>白インク・黒インク・カラーでの印刷ができます。箔押し印刷と組み合わせることでデザインの幅が大きく広がります。</p>
		</li>
		<li>
			<img src="https://file001.shop-pro.jp/PA01508/005/assets/images/image_option_multi.jpg" alt="" loading="lazy" decoding="async" width="320" height="220">
			<h4>複数箔</h4>
			<p>複数色の箔で箔押しするときや、両面に箔押しするときにご利用ください。</p>
		</li>
</ul>
		<a href="https://hakupress.com/?mode=cate&cbid=2969365&csid=0" class="button explainOrderFlowButton">
		<span>X'masカード一覧へ</span>
	</a>
</section><!--/block-->
]]></content:encoded>
    <dc:date>2025-10-24T10:09:41+09:00</dc:date>
    <dc:creator>HAKUPRESS（ハクプレス）【箔押し印刷｜白インク印刷】公式通販</dc:creator>
    <foaf:topic><foaf:Image rdf:about="https://img21.shop-pro.jp/PA01508/005/product/189086175_th.jpg?cmsp_timestamp=20251024100939" /></foaf:topic>
  </item>

  <item rdf:about="https://hakupress.com/?pid=189086028">
    <link>https://hakupress.com/?pid=189086028</link>
    <title>版代無料／X&#039;masカードA／上質</title>
    <description>
var customOrderSettings = {
	name : &quot;X&#039;masカードA／上質&quot;, //注文詳細等での名称

	isSpecialPrint: false, //特色印刷の可否
	isColorPrint: true, //カラー印刷の可否
	isBlackPrint: true, //モノクロ印刷の可否
	isWhitePrint: true, //白インク印刷の可否...</description>
<content:encoded><![CDATA[
<script>
var customOrderSettings = {
	name : "X'masカードA／上質", //注文詳細等での名称

	isSpecialPrint: false, //特色印刷の可否
	isColorPrint: true, //カラー印刷の可否
	isBlackPrint: true, //モノクロ印刷の可否
	isWhitePrint: true, //白インク印刷の可否
	isCornerRounder: true, //角丸の可否
	isEmboss: false, //浮き出しの可否
	isDeboss: false, //空押しの可否

	//箔押し面積選択を有効化するフラグ
	isFoilAreaRequired: true,

	//isFreeSizeProduct:trueを記載した時、通常の価格設定foilPricesは無視され
	//別途foilSizePrice（面積ごとの価格）の記載が必要となる
	foilPrices : {},

	//箔押し面積ごとの価格
	foilSizePrice: {
		zero : { //箔無し（1版目50cm2-箔無しマイナス）
			plate : 3300-3200, //版代
			unit : 10.0-11.0, //箔押し単価
			base : 2100-0, //基本料金
			leadTime : 0-2, //納期
		},
		first : { //1版目の料金
			"50cm2": {
				plate : 3300, //版代
				unit : 10.0, //箔押し単価
				base : 2100, //基本料金
				leadTime : 0, //納期
			},
			"100cm2" : { //1版+100cm2
				plate : 3300+3200, //版代
				unit : 10.0+11.0, //箔押し単価
				base : 2100+1100, //基本料金
				leadTime : 0, //納期
			},
			"150cm2" : { //1版+150cm2
				plate : 3300+5400, //版代
				unit : 10.0+22.0, //箔押し単価
				base : 2100+1100, //基本料金
				leadTime : 0, //納期
			},
		},
		additional : { //2版目以降の追加料金
			"50cm2": {
				plate : 3200, //版代
				unit : 11.0, //箔押し単価
				base : 3100, //基本料金
				leadTime : 3, //追加納期
			},
			"100cm2" : {
				plate : 7300, //版代
				unit : 24.0, //箔押し単価
				base : 3100, //基本料金
				leadTime : 3, //追加納期
			},
			"150cm2" : {
				plate : 11400, //版代
				unit : 37.0, //箔押し単価
				base : 1100, //基本料金
				leadTime : 3, //追加納期
			},
		},
	},

	embossPrice : { //浮き出しの料金
		plate : 7600-3200, //版代
		unit : 12.0-11.0, //箔押し単価
		base : 5000, //基本料金
		leadTime : 3, //追加納期
		areaPrices : { //面積によって価格を変える場合（記載がない面積は通常価格が使用される）
			"100cm2" : {
				plate : 16100-3200, //版代 - 箔無し料金
				unit : 28.0-11.0, //単価 - 箔無し料金
				base : 5000, //基本料金
				leadTime : 3, //納期
			},
			"150cm2" : {
				plate : 24600-3200, //版代 - 箔無し料金
				unit : 42.0-11.0, //単価 - 箔無し料金
				base : 7000, //基本料金
				leadTime : 3, //納期
			},
		},
	},

	debossPrice : { //空押しの料金
		//50cm2
		plate : 3200, //版代
		unit : 12, //単価
		base : 5000, //基本料金
		leadTime : 3, //追加納期

		areaPrices : { //面積によって価格を変える場合（記載がない面積は通常価格が使用される）
			"100cm2" : {
				plate : 7300, //版代
				unit : 30.0, //単価
				base : 4500, //基本料金
				leadTime : 3, //納期
			},
			"150cm2" : {
				plate : 11400, //版代
				unit : 45.0, //単価
				base : 6500, //基本料金
				leadTime : 3, //納期
			},
		},
	},

	cornerRounderPrice : { //角丸の料金
		plate : 0, //版代
		unit : 2.2, //箔押し単価
		base : 1000, //基本料金
		leadTime : 3, //追加納期
	},

	//追加オプション 一つ穴加工
	isOnehole : true,
	oneholePrice : {
		plate : 0, //版代
		unit : 2.2, //箔押し単価
		base : 1000, //基本料金
		leadTime : 3, //追加納期
	},

	//追加オプション 切り込み加工
	isSlitting : true,
	slittingPrice : {
		plate : 0, //版代
		unit : 2.2, //箔押し単価
		base : 1000, //基本料金
		leadTime : 3, //追加納期
	},

	colorPrintPrices : { //カラー印刷料金
		1 : { //片面
			unit : 2.5, //印刷単価
			base : 4000, //基本料金
			leadTime : 3, //追加納期
		},
		2 : { //両面
			unit : 2.5+1.0, //印刷単価
			base : 4000+2000, //基本料金
			leadTime : 3, //追加納期
		}
	},

	blackPrintPrices : { //モノクロ印刷料金
		1 : { //片面
			unit : 7.0, //印刷単価
			base : 1000, //基本料金
			leadTime : 3, //追加納期
		},
		2 : { //両面
			unit : 7.0+5.5, //印刷単価
			base : 1000+500, //基本料金
			leadTime : 3, //追加納期
		}
	},

	whitePrintPrices : { //白インク印刷料金
		1 : { //片面
			unit : 12.0, //印刷単価
			base : 2000, //基本料金
			leadTime : 3, //追加納期
		},
		2 : { //両面
			unit : 12.0+11.5, //印刷単価
			base : 2000+1000, //基本料金
			leadTime : 3, //追加納期
		}
	},

	specialPrintPrices : { //特色印刷料金
		1 : { //片面
			unit : null, //印刷単価
			base : null, //基本料金
			leadTime : null, //追加納期
		},
		2 : { //両面
			unit : null, //印刷単価
			base : null, //基本料金
			leadTime : null, //追加納期
		}
	},


	//紙の厚みの種類
	//1つ以上必須、isRecommend:true指定で初期選択肢となる
	weights:[
		{
			name:"180kg", //名称
			price : 460, //用紙代
			leadTime : 7, //納期
			isRecommend:true,
		},
	],

	volumes : { //用紙枚数
		100 : 3.750,
		200 : 6.875,
		300 : 10.000,
		400 : 13.135,
		500 : 16.250,
		600 : 19.375,
		700 : 22.500,
		800 : 25.625,
		900 : 28.751,
		1000 : 31.875,
	},

	casePrice : 0, //ケース代
	shippingPrice : 1600, //発送代
	shippingQuantity: 1000, //発送枚数
	otherPrice : 0, //その他

	//紙の色の種類
	//1つ以上必須
	colors : function(){return [
		{
			name : "ホワイト",
			image : "assets/products/colorplan/high_white.jpg",
			thumbnail : "#FEFDFC",
			comment: "自然で柔らかな白です。インクを吸収しやすい特性から、色味は控えめに表現され、ナチュラルな印刷物に適しています。",
		},
	];},

	//特殊処理が必要な場合
	onChange: function(args){
		//onChangeは選択肢の変化が生じた際、全ての再計算の前に呼び出される
		//customOrderSettings自体をオーバーライドしオプション生成、価格計算に干渉する

		//450kgでは印刷は不可
		if(document.querySelector("select[data-type='weight']").value === "450kg"){
			customOrderSettings.isBlackPrint = false;
			customOrderSettings.isWhitePrint = false;
		}
	},

	onCalcurated: function(args){
		//onCalcuratedは価格が計算された直後、消費税計算・表示の直前に呼び出される
		//戻り値で合計価格またはnullを返す
	},
};
</script>



<section class="explainBlock explainAttentions">
	<h3>上質の特徴</h3>
	<div class="explainAttention">
		<h4>ナチュラルな白さとマットな質感</h4>
		<p>光沢のない、自然で柔らかな白色。クセのない風合いで、どんなデザインにも馴染みやすい用紙です。</p>
		<p>鉛筆・マーカー・ボールペンでも書き込みやすく相性のいい用紙です。</p>
	</div>
	<div class="explainAttention">
		<h4>コストパフォーマンスに優れた定番紙</h4>
		<p>高級紙に比べて価格が安く、ロット数の多い案件や気軽な配布物にも適しています。</p>
		<p>厚みがあるのでコストを抑えつつ、きちんと感のある印象に。</p>
	</div>
	<div class="explainAttention">
		<h4>印刷と箔押しで色彩と輝きのアクセントを</h4>
		<p>印刷で細部を美しく表現しながら、箔押しでロゴや文字に輝きを添えることで、視線を惹きつける仕上がりに。</p>
		<p>コストを抑えつつ印象に残るデザインが、思いのままに広がります。</p>
	</div>
</section><!--/block-->

<section class="explainBlock">
	<h3 class="explainBlockTitle">
		価格表<span>Price</span>
	</h3>
	<div class="explainPriceLists">
		<div class="explainPriceList">
			<div class="explainPriceTitle">上質 180kg</div>
			<table class="explainPriceTable">
				<tr>
					<th colspan="2">箔押し　2版</th>
					<th colspan="2">箔押し2版+黒インク印刷</th>
				</tr>
				<tr>
					<td>100部</td><td class="pricecell">10,600円</td>
					<td>100部</td><td>12,300円</td>
				</tr>
				<tr>
					<td>200部</td><td class="pricecell">14,100円</td>
					<td>200部</td><td>16,500円</td>
				</tr>
				<tr>
					<td>300部</td><td class="pricecell">17,600円</td>
					<td>300部</td><td>20,700円</td>
				</tr>
				<tr>
					<td>400部</td><td class="pricecell">21,200円</td>
					<td>400部</td><td>25,000円</td>
				</tr>
				<tr>
					<td>500部</td><td class="pricecell">24,700円</td>
					<td>500部</td><td>29,200円</td>
				</tr>
				<tr>
					<td>600部</td><td class="pricecell">28,300円</td>
					<td>600部</td><td>33,500円</td>
				</tr>
				<tr>
					<td>700部</td><td class="pricecell">31,800円</td>
					<td>700部</td><td>37,700円</td>
				</tr>
				<tr>
					<td>800部</td><td class="pricecell">35,300円</td>
					<td>800部</td><td>41,900円</td>
				</tr>
				<tr>
					<td>900部</td><td class="pricecell">38,900円</td>
					<td>900部</td><td>46,200円</td>
				</tr>
				<tr>
					<td>1000部</td><td class="pricecell">42,400円</td>
					<td>1000部</td><td>50,400円</td>
				</tr>
			</table>
		</div><!--priceList-->

	</div><!--explainBlockPriceLists-->
</section>

<section class="explainBlock">
	<h3 class="explainBlockTitle">
		商品詳細<span>Detail</span>
	</h3>
	<table class="explainSpecTable">
		<tr>
			<th>サイズ</th>
			<td>
				100mm×148mm
			</td>
		</tr>
		<tr>
			<th>紙の厚み</th>
			<td>
				180kg　約0.24mm<br>
				（掲載のない厚みは要相談）
			</td>
		</tr>
		<tr>
			<th>紙の色数</th>
			<td>
				ホワイト
			</td>
		</tr>
		<tr>
			<th>対応印刷加工</th>
			<td>
				角丸、　一穴加工、　白インク印刷、　黒インク印刷、　カラー印刷、　両面箔押し、　複数箔押し
			</td>
		</tr>
	</table>
</section>


<section class="explainBlock">
	<h3 class="explainBlockTitle">
		オプション<span>Option</span>
	</h3>
	<ul class="explainBlockPanels">
		<li>
			<img src="https://file001.shop-pro.jp/PA01508/005/assets/images/image_option_round.jpg" alt="" loading="lazy" decoding="async" width="320" height="220">
			<h4>角丸</h4>
			<p>コーナーの角を丸くカットする人気の加工です。角丸のサイズは5R（半径5mm）・3R（半径3mm）が選べます。</p>
		</li>
		<li>
			<img src="https://file001.shop-pro.jp/PA01508/005/assets/images/image_option_onehole.jpg" alt="" loading="lazy" decoding="async" width="320" height="220">
			<h4>一穴加工</h4>
			<p>下げ札用に直径3mmと5mmの一穴加工をご用意。商品タグやブランド札にご利用ください。</p>
		</li>
<!--		<li>
			<img src="https://file001.shop-pro.jp/PA01508/005/assets/images/image_option_emboss.jpg" alt="" loading="lazy" decoding="async" width="320" height="220">
			<h4>浮き出し</h4>
			<p>圧を加えて加工部分を浮き上がらせます。見た目のインパクトだけでなく触り心地も楽しい加工です。</p>
		</li>
		<li>
			<img src="https://file001.shop-pro.jp/PA01508/005/assets/images/image_option_deboss.jpg" alt="" loading="lazy" decoding="async" width="320" height="220">
			<h4>空押し</h4>
			<p>圧を加えて版のカタチに凹ませます。立体感のある加工で一味違ったアピールができます。</p>
		</li>-->
		<li>
			<img src="https://file001.shop-pro.jp/PA01508/005/assets/images/image_option_plus.jpg" alt="" loading="lazy" decoding="async" width="320" height="220">
			<h4>プラス印刷</h4>
			<p>白インク・黒インク・カラーでの印刷ができます。箔押し印刷と組み合わせることでデザインの幅が大きく広がります。</p>
		</li>
		<li>
			<img src="https://file001.shop-pro.jp/PA01508/005/assets/images/image_option_multi.jpg" alt="" loading="lazy" decoding="async" width="320" height="220">
			<h4>複数箔</h4>
			<p>複数色の箔で箔押しするときや、両面に箔押しするときにご利用ください。</p>
		</li>
</ul>
		<a href="https://hakupress.com/?mode=cate&cbid=2969365&csid=0" class="button explainOrderFlowButton">
		<span>X'masカード一覧へ</span>
	</a>
</section><!--/block-->
]]></content:encoded>
    <dc:date>2025-10-24T09:45:35+09:00</dc:date>
    <dc:creator>HAKUPRESS（ハクプレス）【箔押し印刷｜白インク印刷】公式通販</dc:creator>
    <foaf:topic><foaf:Image rdf:about="https://img21.shop-pro.jp/PA01508/005/product/189086028_th.jpg?cmsp_timestamp=20251024100103" /></foaf:topic>
  </item>

  <item rdf:about="https://hakupress.com/?pid=189085931">
    <link>https://hakupress.com/?pid=189085931</link>
    <title>版代無料／X&#039;masカードF／マットコート</title>
    <description>
var customOrderSettings = {
	name : &quot;X&#039;masカードF／マットコート&quot;, //注文詳細等での名称

	isSpecialPrint: false, //特色印刷の可否
	isColorPrint: true, //カラー印刷の可否
	isBlackPrint: true, //モノクロ印刷の可否
	isWhitePrint: true, //白インク印...</description>
<content:encoded><![CDATA[
<script>
var customOrderSettings = {
	name : "X'masカードF／マットコート", //注文詳細等での名称

	isSpecialPrint: false, //特色印刷の可否
	isColorPrint: true, //カラー印刷の可否
	isBlackPrint: true, //モノクロ印刷の可否
	isWhitePrint: true, //白インク印刷の可否
	isCornerRounder: true, //角丸の可否
	isEmboss: false, //浮き出しの可否
	isDeboss: false, //空押しの可否

	//箔押し面積選択を有効化するフラグ
	isFoilAreaRequired: true,

	//isFreeSizeProduct:trueを記載した時、通常の価格設定foilPricesは無視され
	//別途foilSizePrice（面積ごとの価格）の記載が必要となる
	foilPrices : {},

	//箔押し面積ごとの価格
	foilSizePrice: {
		zero : { //箔無し（1版目50cm2-箔無しマイナス）
			plate : 3300-3200, //版代
			unit : 10.0-11.0, //箔押し単価
			base : 2100-0, //基本料金
			leadTime : 0-2, //納期
		},
		first : { //1版目の料金
			"50cm2": {
				plate : 3300, //版代
				unit : 10.0, //箔押し単価
				base : 2100, //基本料金
				leadTime : 0, //納期
			},
			"100cm2" : { //1版+100cm2
				plate : 3300+3200, //版代
				unit : 10.0+11.0, //箔押し単価
				base : 2100+1100, //基本料金
				leadTime : 0, //納期
			},
			"150cm2" : { //1版+150cm2
				plate : 3300+5400, //版代
				unit : 10.0+22.0, //箔押し単価
				base : 2100+1100, //基本料金
				leadTime : 0, //納期
			},
		},
		additional : { //2版目以降の追加料金
			"50cm2": {
				plate : 3200, //版代
				unit : 11.0, //箔押し単価
				base : 3100, //基本料金
				leadTime : 3, //追加納期
			},
			"100cm2" : {
				plate : 7300, //版代
				unit : 24.0, //箔押し単価
				base : 3100, //基本料金
				leadTime : 3, //追加納期
			},
			"150cm2" : {
				plate : 11400, //版代
				unit : 37.0, //箔押し単価
				base : 1100, //基本料金
				leadTime : 3, //追加納期
			},
		},
	},

	embossPrice : { //浮き出しの料金
		plate : 7600-3200, //版代
		unit : 12.0-11.0, //箔押し単価
		base : 5000, //基本料金
		leadTime : 3, //追加納期
		areaPrices : { //面積によって価格を変える場合（記載がない面積は通常価格が使用される）
			"100cm2" : {
				plate : 16100-3200, //版代 - 箔無し料金
				unit : 28.0-11.0, //単価 - 箔無し料金
				base : 5000, //基本料金
				leadTime : 3, //納期
			},
			"150cm2" : {
				plate : 24600-3200, //版代 - 箔無し料金
				unit : 42.0-11.0, //単価 - 箔無し料金
				base : 7000, //基本料金
				leadTime : 3, //納期
			},
		},
	},

	debossPrice : { //空押しの料金
		//50cm2
		plate : 3200, //版代
		unit : 12, //単価
		base : 5000, //基本料金
		leadTime : 3, //追加納期

		areaPrices : { //面積によって価格を変える場合（記載がない面積は通常価格が使用される）
			"100cm2" : {
				plate : 7300, //版代
				unit : 30.0, //単価
				base : 4500, //基本料金
				leadTime : 3, //納期
			},
			"150cm2" : {
				plate : 11400, //版代
				unit : 45.0, //単価
				base : 6500, //基本料金
				leadTime : 3, //納期
			},
		},
	},

	cornerRounderPrice : { //角丸の料金
		plate : 0, //版代
		unit : 2.2, //箔押し単価
		base : 1000, //基本料金
		leadTime : 3, //追加納期
	},

	//追加オプション 一つ穴加工
	isOnehole : true,
	oneholePrice : {
		plate : 0, //版代
		unit : 2.2, //箔押し単価
		base : 1000, //基本料金
		leadTime : 3, //追加納期
	},

	//追加オプション 切り込み加工
	isSlitting : true,
	slittingPrice : {
		plate : 0, //版代
		unit : 2.2, //箔押し単価
		base : 1000, //基本料金
		leadTime : 3, //追加納期
	},

	colorPrintPrices : { //カラー印刷料金
		1 : { //片面
			unit : 2.5, //印刷単価
			base : 4000, //基本料金
			leadTime : 3, //追加納期
		},
		2 : { //両面
			unit : 2.5+1.0, //印刷単価
			base : 4000+2000, //基本料金
			leadTime : 3, //追加納期
		}
	},

	blackPrintPrices : { //モノクロ印刷料金
		1 : { //片面
			unit : 7.0, //印刷単価
			base : 1000, //基本料金
			leadTime : 3, //追加納期
		},
		2 : { //両面
			unit : 7.0+5.5, //印刷単価
			base : 1000+500, //基本料金
			leadTime : 3, //追加納期
		}
	},

	whitePrintPrices : { //白インク印刷料金
		1 : { //片面
			unit : 12.0, //印刷単価
			base : 2000, //基本料金
			leadTime : 3, //追加納期
		},
		2 : { //両面
			unit : 12.0+11.5, //印刷単価
			base : 2000+1000, //基本料金
			leadTime : 3, //追加納期
		}
	},

	specialPrintPrices : { //特色印刷料金
		1 : { //片面
			unit : null, //印刷単価
			base : null, //基本料金
			leadTime : null, //追加納期
		},
		2 : { //両面
			unit : null, //印刷単価
			base : null, //基本料金
			leadTime : null, //追加納期
		}
	},


	//紙の厚みの種類
	//1つ以上必須、isRecommend:true指定で初期選択肢となる
	weights:[
		{
			name:"220kg", //名称
			price : 500, //用紙代
			leadTime : 7, //納期
			isRecommend:true,
		},
	],

	volumes : { //用紙枚数
		100 : 3.750,
		200 : 6.875,
		300 : 10.000,
		400 : 13.135,
		500 : 16.250,
		600 : 19.375,
		700 : 22.500,
		800 : 25.625,
		900 : 28.751,
		1000 : 31.875,
	},

	casePrice : 0, //ケース代
	shippingPrice : 1600, //発送代
	shippingQuantity: 1000, //発送枚数
	otherPrice : 0, //その他

	//紙の色の種類
	//1つ以上必須
	colors : function(){return [
		{
			name : "ホワイト",
			image : "assets/products/colorplan/matte_white.jpg",
			thumbnail : "#FBFBFB",
			comment: "表面に光沢がないため、色が穏やかに見え、鮮やかな色も柔らかく仕上がります。",
		},
	];},

	//特殊処理が必要な場合
	onChange: function(args){
		//onChangeは選択肢の変化が生じた際、全ての再計算の前に呼び出される
		//customOrderSettings自体をオーバーライドしオプション生成、価格計算に干渉する

		//450kgでは印刷は不可
		if(document.querySelector("select[data-type='weight']").value === "450kg"){
			customOrderSettings.isBlackPrint = false;
			customOrderSettings.isWhitePrint = false;
		}
	},

	onCalcurated: function(args){
		//onCalcuratedは価格が計算された直後、消費税計算・表示の直前に呼び出される
		//戻り値で合計価格またはnullを返す
	},
};
</script>



<section class="explainBlock explainAttentions">
	<h3>マットコートの特徴</h3>
	<div class="explainAttention">
		<h4>発色の良さと印刷適性</h4>
		<p>表面にマットなコーティングを施した用紙。発色も良く、カラー印刷がきれいに再現されます。</p>
		<p>カラー印刷と箔の組み合わせが、デザインの可能性を無限に広げます。</p>
	</div>
	<div class="explainAttention">
		<h4>しっかりとした厚み</h4>
		<p>しっかりとした厚みで、手に取ったときの存在感があります。</p>
		<p>マットコート特有の質感により、触れたときに指紋が付きにくく、上品な見た目を保ちます。</p>
	</div>
	<div class="explainAttention">
		<h4>幅広い用途に対応</h4>
		<p>ビジネス用はもちろん、趣味・イベント・展示会用などあらゆるシーンで活躍します。</p>
		<p>比較的リーズナブルな価格帯のため、気軽な用途にもおすすめです。</p>
	</div>
</section><!--/block-->

<section class="explainBlock">
	<h3 class="explainBlockTitle">
		価格表<span>Price</span>
	</h3>
	<div class="explainPriceLists">
		<div class="explainPriceList">
			<div class="explainPriceTitle">マットコート 220kg</div>
			<table class="explainPriceTable">
				<tr>
					<th colspan="2">箔押し1版+カラー印刷</th>
					<th colspan="2">箔押し+カラー・黒インク印刷</th>
				</tr>
				<tr>
					<td>100部</td><td class="pricecell">11,600円</td>
					<td>100部</td><td>13,300円</td>
				</tr>
				<tr>
					<td>200部</td><td class="pricecell">15,200円</td>
					<td>200部</td><td>17,600円</td>
				</tr>
				<tr>
					<td>300部</td><td class="pricecell">18,700円</td>
					<td>300部</td><td>21,800円</td>
				</tr>
				<tr>
					<td>400部</td><td class="pricecell">22,300円</td>
					<td>400部</td><td>26,100円</td>
				</tr>
				<tr>
					<td>500部</td><td class="pricecell">25,900円</td>
					<td>500部</td><td>30,400円</td>
				</tr>
				<tr>
					<td>600部</td><td class="pricecell">29,400円</td>
					<td>600部</td><td>34,600円</td>
				</tr>
				<tr>
					<td>700部</td><td class="pricecell">33,000円</td>
					<td>700部</td><td>38,900円</td>
				</tr>
				<tr>
					<td>800部</td><td class="pricecell">36,600円</td>
					<td>800部</td><td>43,200円</td>
				</tr>
				<tr>
					<td>900部</td><td class="pricecell">40,100円</td>
					<td>900部</td><td>47,400円</td>
				</tr>
				<tr>
					<td>1000部</td><td class="pricecell">43,700円</td>
					<td>1000部</td><td>51,700円</td>
				</tr>
			</table>
		</div><!--priceList-->

	</div><!--explainBlockPriceLists-->
</section>

<section class="explainBlock">
	<h3 class="explainBlockTitle">
		商品詳細<span>Detail</span>
	</h3>
	<table class="explainSpecTable">
		<tr>
			<th>サイズ</th>
			<td>
				100mm×148mm
			</td>
		</tr>
		<tr>
			<th>紙の厚み</th>
			<td>
				220kg　約0.25mm<br>
				（掲載のない厚みは要相談）
			</td>
		</tr>
		<tr>
			<th>紙の色数</th>
			<td>
				ホワイト
			</td>
		</tr>
		<tr>
			<th>対応印刷加工</th>
			<td>
				角丸、　一穴加工、　白インク印刷、　黒インク印刷、　カラー印刷、　両面箔押し、　複数箔押し
			</td>
		</tr>
	</table>
</section>


<section class="explainBlock">
	<h3 class="explainBlockTitle">
		オプション<span>Option</span>
	</h3>
	<ul class="explainBlockPanels">
		<li>
			<img src="https://file001.shop-pro.jp/PA01508/005/assets/images/image_option_round.jpg" alt="" loading="lazy" decoding="async" width="320" height="220">
			<h4>角丸</h4>
			<p>コーナーの角を丸くカットする人気の加工です。角丸のサイズは5R（半径5mm）・3R（半径3mm）が選べます。</p>
		</li>
		<li>
			<img src="https://file001.shop-pro.jp/PA01508/005/assets/images/image_option_onehole.jpg" alt="" loading="lazy" decoding="async" width="320" height="220">
			<h4>一穴加工</h4>
			<p>下げ札用に直径3mmと5mmの一穴加工をご用意。商品タグやブランド札にご利用ください。</p>
		</li>
<!--		<li>
			<img src="https://file001.shop-pro.jp/PA01508/005/assets/images/image_option_emboss.jpg" alt="" loading="lazy" decoding="async" width="320" height="220">
			<h4>浮き出し</h4>
			<p>圧を加えて加工部分を浮き上がらせます。見た目のインパクトだけでなく触り心地も楽しい加工です。</p>
		</li>
		<li>
			<img src="https://file001.shop-pro.jp/PA01508/005/assets/images/image_option_deboss.jpg" alt="" loading="lazy" decoding="async" width="320" height="220">
			<h4>空押し</h4>
			<p>圧を加えて版のカタチに凹ませます。立体感のある加工で一味違ったアピールができます。</p>
		</li>-->
		<li>
			<img src="https://file001.shop-pro.jp/PA01508/005/assets/images/image_option_plus.jpg" alt="" loading="lazy" decoding="async" width="320" height="220">
			<h4>プラス印刷</h4>
			<p>白インク・黒インク・カラーでの印刷ができます。箔押し印刷と組み合わせることでデザインの幅が大きく広がります。</p>
		</li>
		<li>
			<img src="https://file001.shop-pro.jp/PA01508/005/assets/images/image_option_multi.jpg" alt="" loading="lazy" decoding="async" width="320" height="220">
			<h4>複数箔</h4>
			<p>複数色の箔で箔押しするときや、両面に箔押しするときにご利用ください。</p>
		</li>
</ul>
		<a href="https://hakupress.com/?mode=cate&cbid=2969365&csid=0" class="button explainOrderFlowButton">
		<span>X'masカード一覧へ</span>
	</a>
</section><!--/block-->
]]></content:encoded>
    <dc:date>2025-10-24T09:34:56+09:00</dc:date>
    <dc:creator>HAKUPRESS（ハクプレス）【箔押し印刷｜白インク印刷】公式通販</dc:creator>
    <foaf:topic><foaf:Image rdf:about="https://img21.shop-pro.jp/PA01508/005/product/189085931_th.jpg?cmsp_timestamp=20251024093453" /></foaf:topic>
  </item>

  <item rdf:about="https://hakupress.com/?pid=189085699">
    <link>https://hakupress.com/?pid=189085699</link>
    <title>版代無料／X&#039;masカードE／マットコート</title>
    <description>
var customOrderSettings = {
	name : &quot;X&#039;masカードE／マットコート&quot;, //注文詳細等での名称

	isSpecialPrint: false, //特色印刷の可否
	isColorPrint: true, //カラー印刷の可否
	isBlackPrint: true, //モノクロ印刷の可否
	isWhitePrint: true, //白インク印...</description>
<content:encoded><![CDATA[
<script>
var customOrderSettings = {
	name : "X'masカードE／マットコート", //注文詳細等での名称

	isSpecialPrint: false, //特色印刷の可否
	isColorPrint: true, //カラー印刷の可否
	isBlackPrint: true, //モノクロ印刷の可否
	isWhitePrint: true, //白インク印刷の可否
	isCornerRounder: true, //角丸の可否
	isEmboss: false, //浮き出しの可否
	isDeboss: false, //空押しの可否

	//箔押し面積選択を有効化するフラグ
	isFoilAreaRequired: true,

	//isFreeSizeProduct:trueを記載した時、通常の価格設定foilPricesは無視され
	//別途foilSizePrice（面積ごとの価格）の記載が必要となる
	foilPrices : {},

	//箔押し面積ごとの価格
	foilSizePrice: {
		zero : { //箔無し（1版目50cm2-箔無しマイナス）
			plate : 3300-3200, //版代
			unit : 10.0-11.0, //箔押し単価
			base : 2100-0, //基本料金
			leadTime : 0-2, //納期
		},
		first : { //1版目の料金
			"50cm2": {
				plate : 3300, //版代
				unit : 10.0, //箔押し単価
				base : 2100, //基本料金
				leadTime : 0, //納期
			},
			"100cm2" : { //1版+100cm2
				plate : 3300+3200, //版代
				unit : 10.0+11.0, //箔押し単価
				base : 2100+1100, //基本料金
				leadTime : 0, //納期
			},
			"150cm2" : { //1版+150cm2
				plate : 3300+5400, //版代
				unit : 10.0+22.0, //箔押し単価
				base : 2100+1100, //基本料金
				leadTime : 0, //納期
			},
		},
		additional : { //2版目以降の追加料金
			"50cm2": {
				plate : 3200, //版代
				unit : 11.0, //箔押し単価
				base : 3100, //基本料金
				leadTime : 3, //追加納期
			},
			"100cm2" : {
				plate : 7300, //版代
				unit : 24.0, //箔押し単価
				base : 3100, //基本料金
				leadTime : 3, //追加納期
			},
			"150cm2" : {
				plate : 11400, //版代
				unit : 37.0, //箔押し単価
				base : 1100, //基本料金
				leadTime : 3, //追加納期
			},
		},
	},

	embossPrice : { //浮き出しの料金
		plate : 7600-3200, //版代
		unit : 12.0-11.0, //箔押し単価
		base : 5000, //基本料金
		leadTime : 3, //追加納期
		areaPrices : { //面積によって価格を変える場合（記載がない面積は通常価格が使用される）
			"100cm2" : {
				plate : 16100-3200, //版代 - 箔無し料金
				unit : 28.0-11.0, //単価 - 箔無し料金
				base : 5000, //基本料金
				leadTime : 3, //納期
			},
			"150cm2" : {
				plate : 24600-3200, //版代 - 箔無し料金
				unit : 42.0-11.0, //単価 - 箔無し料金
				base : 7000, //基本料金
				leadTime : 3, //納期
			},
		},
	},

	debossPrice : { //空押しの料金
		//50cm2
		plate : 3200, //版代
		unit : 12, //単価
		base : 5000, //基本料金
		leadTime : 3, //追加納期

		areaPrices : { //面積によって価格を変える場合（記載がない面積は通常価格が使用される）
			"100cm2" : {
				plate : 7300, //版代
				unit : 30.0, //単価
				base : 4500, //基本料金
				leadTime : 3, //納期
			},
			"150cm2" : {
				plate : 11400, //版代
				unit : 45.0, //単価
				base : 6500, //基本料金
				leadTime : 3, //納期
			},
		},
	},

	cornerRounderPrice : { //角丸の料金
		plate : 0, //版代
		unit : 2.2, //箔押し単価
		base : 1000, //基本料金
		leadTime : 3, //追加納期
	},

	//追加オプション 一つ穴加工
	isOnehole : true,
	oneholePrice : {
		plate : 0, //版代
		unit : 2.2, //箔押し単価
		base : 1000, //基本料金
		leadTime : 3, //追加納期
	},

	//追加オプション 切り込み加工
	isSlitting : true,
	slittingPrice : {
		plate : 0, //版代
		unit : 2.2, //箔押し単価
		base : 1000, //基本料金
		leadTime : 3, //追加納期
	},

	colorPrintPrices : { //カラー印刷料金
		1 : { //片面
			unit : 2.5, //印刷単価
			base : 4000, //基本料金
			leadTime : 3, //追加納期
		},
		2 : { //両面
			unit : 2.5+1.0, //印刷単価
			base : 4000+2000, //基本料金
			leadTime : 3, //追加納期
		}
	},

	blackPrintPrices : { //モノクロ印刷料金
		1 : { //片面
			unit : 7.0, //印刷単価
			base : 1000, //基本料金
			leadTime : 3, //追加納期
		},
		2 : { //両面
			unit : 7.0+5.5, //印刷単価
			base : 1000+500, //基本料金
			leadTime : 3, //追加納期
		}
	},

	whitePrintPrices : { //白インク印刷料金
		1 : { //片面
			unit : 12.0, //印刷単価
			base : 2000, //基本料金
			leadTime : 3, //追加納期
		},
		2 : { //両面
			unit : 12.0+11.5, //印刷単価
			base : 2000+1000, //基本料金
			leadTime : 3, //追加納期
		}
	},

	specialPrintPrices : { //特色印刷料金
		1 : { //片面
			unit : null, //印刷単価
			base : null, //基本料金
			leadTime : null, //追加納期
		},
		2 : { //両面
			unit : null, //印刷単価
			base : null, //基本料金
			leadTime : null, //追加納期
		}
	},


	//紙の厚みの種類
	//1つ以上必須、isRecommend:true指定で初期選択肢となる
	weights:[
		{
			name:"220kg", //名称
			price : 500, //用紙代
			leadTime : 7, //納期
			isRecommend:true,
		},
	],

	volumes : { //用紙枚数
		100 : 3.750,
		200 : 6.875,
		300 : 10.000,
		400 : 13.135,
		500 : 16.250,
		600 : 19.375,
		700 : 22.500,
		800 : 25.625,
		900 : 28.751,
		1000 : 31.875,
	},

	casePrice : 0, //ケース代
	shippingPrice : 1600, //発送代
	shippingQuantity: 1000, //発送枚数
	otherPrice : 0, //その他

	//紙の色の種類
	//1つ以上必須
	colors : function(){return [
		{
			name : "ホワイト",
			image : "assets/products/colorplan/matte_white.jpg",
			thumbnail : "#FBFBFB",
			comment: "表面に光沢がないため、色が穏やかに見え、鮮やかな色も柔らかく仕上がります。",
		},
	];},

	//特殊処理が必要な場合
	onChange: function(args){
		//onChangeは選択肢の変化が生じた際、全ての再計算の前に呼び出される
		//customOrderSettings自体をオーバーライドしオプション生成、価格計算に干渉する

		//450kgでは印刷は不可
		if(document.querySelector("select[data-type='weight']").value === "450kg"){
			customOrderSettings.isBlackPrint = false;
			customOrderSettings.isWhitePrint = false;
		}
	},

	onCalcurated: function(args){
		//onCalcuratedは価格が計算された直後、消費税計算・表示の直前に呼び出される
		//戻り値で合計価格またはnullを返す
	},
};
</script>



<section class="explainBlock explainAttentions">
	<h3>マットコートの特徴</h3>
	<div class="explainAttention">
		<h4>発色の良さと印刷適性</h4>
		<p>表面にマットなコーティングを施した用紙。発色も良く、カラー印刷がきれいに再現されます。</p>
		<p>カラー印刷と箔の組み合わせが、デザインの可能性を無限に広げます。</p>
	</div>
	<div class="explainAttention">
		<h4>しっかりとした厚み</h4>
		<p>しっかりとした厚みで、手に取ったときの存在感があります。</p>
		<p>マットコート特有の質感により、触れたときに指紋が付きにくく、上品な見た目を保ちます。</p>
	</div>
	<div class="explainAttention">
		<h4>幅広い用途に対応</h4>
		<p>ビジネス用はもちろん、趣味・イベント・展示会用などあらゆるシーンで活躍します。</p>
		<p>比較的リーズナブルな価格帯のため、気軽な用途にもおすすめです。</p>
	</div>
</section><!--/block-->

<section class="explainBlock">
	<h3 class="explainBlockTitle">
		価格表<span>Price</span>
	</h3>
	<div class="explainPriceLists">
		<div class="explainPriceList">
			<div class="explainPriceTitle">マットコート 220kg</div>
			<table class="explainPriceTable">
				<tr>
					<th colspan="2">箔押し　1版</th>
					<th colspan="2">箔押し1版+黒インク印刷</th>
				</tr>
				<tr>
					<td>100部</td><td class="pricecell">6,600円</td>
					<td>100部</td><td>8,300円</td>
				</tr>
				<tr>
					<td>200部</td><td class="pricecell">9,200円</td>
					<td>200部</td><td>11,600円</td>
				</tr>
				<tr>
					<td>300部</td><td class="pricecell">11,700円</td>
					<td>300部</td><td>14,800円</td>
				</tr>
				<tr>
					<td>400部</td><td class="pricecell">14,300円</td>
					<td>400部</td><td>18,100円</td>
				</tr>
				<tr>
					<td>500部</td><td class="pricecell">16,900円</td>
					<td>500部</td><td>21,400円</td>
				</tr>
				<tr>
					<td>600部</td><td class="pricecell">19,400円</td>
					<td>600部</td><td>24,600円</td>
				</tr>
				<tr>
					<td>700部</td><td class="pricecell">22,000円</td>
					<td>700部</td><td>27,900円</td>
				</tr>
				<tr>
					<td>800部</td><td class="pricecell">24,600円</td>
					<td>800部</td><td>31,200円</td>
				</tr>
				<tr>
					<td>900部</td><td class="pricecell">27,100円</td>
					<td>900部</td><td>34,400円</td>
				</tr>
				<tr>
					<td>1000部</td><td class="pricecell">29,700円</td>
					<td>1000部</td><td>37,700円</td>
				</tr>
			</table>
		</div><!--priceList-->

	</div><!--explainBlockPriceLists-->
</section>

<section class="explainBlock">
	<h3 class="explainBlockTitle">
		商品詳細<span>Detail</span>
	</h3>
	<table class="explainSpecTable">
		<tr>
			<th>サイズ</th>
			<td>
				100mm×148mm
			</td>
		</tr>
		<tr>
			<th>紙の厚み</th>
			<td>
				220kg　約0.25mm<br>
				（掲載のない厚みは要相談）
			</td>
		</tr>
		<tr>
			<th>紙の色数</th>
			<td>
				ホワイト
			</td>
		</tr>
		<tr>
			<th>対応印刷加工</th>
			<td>
				角丸、　一穴加工、　白インク印刷、　黒インク印刷、　カラー印刷、　両面箔押し、　複数箔押し
			</td>
		</tr>
	</table>
</section>


<section class="explainBlock">
	<h3 class="explainBlockTitle">
		オプション<span>Option</span>
	</h3>
	<ul class="explainBlockPanels">
		<li>
			<img src="https://file001.shop-pro.jp/PA01508/005/assets/images/image_option_round.jpg" alt="" loading="lazy" decoding="async" width="320" height="220">
			<h4>角丸</h4>
			<p>コーナーの角を丸くカットする人気の加工です。角丸のサイズは5R（半径5mm）・3R（半径3mm）が選べます。</p>
		</li>
		<li>
			<img src="https://file001.shop-pro.jp/PA01508/005/assets/images/image_option_onehole.jpg" alt="" loading="lazy" decoding="async" width="320" height="220">
			<h4>一穴加工</h4>
			<p>下げ札用に直径3mmと5mmの一穴加工をご用意。商品タグやブランド札にご利用ください。</p>
		</li>
<!--		<li>
			<img src="https://file001.shop-pro.jp/PA01508/005/assets/images/image_option_emboss.jpg" alt="" loading="lazy" decoding="async" width="320" height="220">
			<h4>浮き出し</h4>
			<p>圧を加えて加工部分を浮き上がらせます。見た目のインパクトだけでなく触り心地も楽しい加工です。</p>
		</li>
		<li>
			<img src="https://file001.shop-pro.jp/PA01508/005/assets/images/image_option_deboss.jpg" alt="" loading="lazy" decoding="async" width="320" height="220">
			<h4>空押し</h4>
			<p>圧を加えて版のカタチに凹ませます。立体感のある加工で一味違ったアピールができます。</p>
		</li>-->
		<li>
			<img src="https://file001.shop-pro.jp/PA01508/005/assets/images/image_option_plus.jpg" alt="" loading="lazy" decoding="async" width="320" height="220">
			<h4>プラス印刷</h4>
			<p>白インク・黒インク・カラーでの印刷ができます。箔押し印刷と組み合わせることでデザインの幅が大きく広がります。</p>
		</li>
		<li>
			<img src="https://file001.shop-pro.jp/PA01508/005/assets/images/image_option_multi.jpg" alt="" loading="lazy" decoding="async" width="320" height="220">
			<h4>複数箔</h4>
			<p>複数色の箔で箔押しするときや、両面に箔押しするときにご利用ください。</p>
		</li>
</ul>
		<a href="https://hakupress.com/?mode=cate&cbid=2969365&csid=0" class="button explainOrderFlowButton">
		<span>X'masカード一覧へ</span>
	</a>
</section><!--/block-->
]]></content:encoded>
    <dc:date>2025-10-24T09:16:48+09:00</dc:date>
    <dc:creator>HAKUPRESS（ハクプレス）【箔押し印刷｜白インク印刷】公式通販</dc:creator>
    <foaf:topic><foaf:Image rdf:about="https://img21.shop-pro.jp/PA01508/005/product/189085699_th.jpg?cmsp_timestamp=20251024091646" /></foaf:topic>
  </item>

  <item rdf:about="https://hakupress.com/?pid=189085656">
    <link>https://hakupress.com/?pid=189085656</link>
    <title>版代無料／X&#039;masカードB／マットコート</title>
    <description>
var customOrderSettings = {
	name : &quot;X&#039;masカードB／マットコート&quot;, //注文詳細等での名称

	isSpecialPrint: false, //特色印刷の可否
	isColorPrint: true, //カラー印刷の可否
	isBlackPrint: true, //モノクロ印刷の可否
	isWhitePrint: true, //白インク印...</description>
<content:encoded><![CDATA[
<script>
var customOrderSettings = {
	name : "X'masカードB／マットコート", //注文詳細等での名称

	isSpecialPrint: false, //特色印刷の可否
	isColorPrint: true, //カラー印刷の可否
	isBlackPrint: true, //モノクロ印刷の可否
	isWhitePrint: true, //白インク印刷の可否
	isCornerRounder: true, //角丸の可否
	isEmboss: false, //浮き出しの可否
	isDeboss: false, //空押しの可否

	//箔押し面積選択を有効化するフラグ
	isFoilAreaRequired: true,

	//isFreeSizeProduct:trueを記載した時、通常の価格設定foilPricesは無視され
	//別途foilSizePrice（面積ごとの価格）の記載が必要となる
	foilPrices : {},

	//箔押し面積ごとの価格
	foilSizePrice: {
		zero : { //箔無し（1版目50cm2-箔無しマイナス）
			plate : 3300-3200, //版代
			unit : 10.0-11.0, //箔押し単価
			base : 2100-0, //基本料金
			leadTime : 0-2, //納期
		},
		first : { //1版目の料金
			"50cm2": {
				plate : 3300, //版代
				unit : 10.0, //箔押し単価
				base : 2100, //基本料金
				leadTime : 0, //納期
			},
			"100cm2" : { //1版+100cm2
				plate : 3300+3200, //版代
				unit : 10.0+11.0, //箔押し単価
				base : 2100+1100, //基本料金
				leadTime : 0, //納期
			},
			"150cm2" : { //1版+150cm2
				plate : 3300+5400, //版代
				unit : 10.0+22.0, //箔押し単価
				base : 2100+1100, //基本料金
				leadTime : 0, //納期
			},
		},
		additional : { //2版目以降の追加料金
			"50cm2": {
				plate : 3200, //版代
				unit : 11.0, //箔押し単価
				base : 3100, //基本料金
				leadTime : 3, //追加納期
			},
			"100cm2" : {
				plate : 7300, //版代
				unit : 24.0, //箔押し単価
				base : 3100, //基本料金
				leadTime : 3, //追加納期
			},
			"150cm2" : {
				plate : 11400, //版代
				unit : 37.0, //箔押し単価
				base : 1100, //基本料金
				leadTime : 3, //追加納期
			},
		},
	},

	embossPrice : { //浮き出しの料金
		plate : 7600-3200, //版代
		unit : 12.0-11.0, //箔押し単価
		base : 5000, //基本料金
		leadTime : 3, //追加納期
		areaPrices : { //面積によって価格を変える場合（記載がない面積は通常価格が使用される）
			"100cm2" : {
				plate : 16100-3200, //版代 - 箔無し料金
				unit : 28.0-11.0, //単価 - 箔無し料金
				base : 5000, //基本料金
				leadTime : 3, //納期
			},
			"150cm2" : {
				plate : 24600-3200, //版代 - 箔無し料金
				unit : 42.0-11.0, //単価 - 箔無し料金
				base : 7000, //基本料金
				leadTime : 3, //納期
			},
		},
	},

	debossPrice : { //空押しの料金
		//50cm2
		plate : 3200, //版代
		unit : 12, //単価
		base : 5000, //基本料金
		leadTime : 3, //追加納期

		areaPrices : { //面積によって価格を変える場合（記載がない面積は通常価格が使用される）
			"100cm2" : {
				plate : 7300, //版代
				unit : 30.0, //単価
				base : 4500, //基本料金
				leadTime : 3, //納期
			},
			"150cm2" : {
				plate : 11400, //版代
				unit : 45.0, //単価
				base : 6500, //基本料金
				leadTime : 3, //納期
			},
		},
	},

	cornerRounderPrice : { //角丸の料金
		plate : 0, //版代
		unit : 2.2, //箔押し単価
		base : 1000, //基本料金
		leadTime : 3, //追加納期
	},

	//追加オプション 一つ穴加工
	isOnehole : true,
	oneholePrice : {
		plate : 0, //版代
		unit : 2.2, //箔押し単価
		base : 1000, //基本料金
		leadTime : 3, //追加納期
	},

	//追加オプション 切り込み加工
	isSlitting : true,
	slittingPrice : {
		plate : 0, //版代
		unit : 2.2, //箔押し単価
		base : 1000, //基本料金
		leadTime : 3, //追加納期
	},

	colorPrintPrices : { //カラー印刷料金
		1 : { //片面
			unit : 2.5, //印刷単価
			base : 4000, //基本料金
			leadTime : 3, //追加納期
		},
		2 : { //両面
			unit : 2.5+1.0, //印刷単価
			base : 4000+2000, //基本料金
			leadTime : 3, //追加納期
		}
	},

	blackPrintPrices : { //モノクロ印刷料金
		1 : { //片面
			unit : 7.0, //印刷単価
			base : 1000, //基本料金
			leadTime : 3, //追加納期
		},
		2 : { //両面
			unit : 7.0+5.5, //印刷単価
			base : 1000+500, //基本料金
			leadTime : 3, //追加納期
		}
	},

	whitePrintPrices : { //白インク印刷料金
		1 : { //片面
			unit : 12.0, //印刷単価
			base : 2000, //基本料金
			leadTime : 3, //追加納期
		},
		2 : { //両面
			unit : 12.0+11.5, //印刷単価
			base : 2000+1000, //基本料金
			leadTime : 3, //追加納期
		}
	},

	specialPrintPrices : { //特色印刷料金
		1 : { //片面
			unit : null, //印刷単価
			base : null, //基本料金
			leadTime : null, //追加納期
		},
		2 : { //両面
			unit : null, //印刷単価
			base : null, //基本料金
			leadTime : null, //追加納期
		}
	},


	//紙の厚みの種類
	//1つ以上必須、isRecommend:true指定で初期選択肢となる
	weights:[
		{
			name:"220kg", //名称
			price : 500, //用紙代
			leadTime : 7, //納期
			isRecommend:true,
		},
	],

	volumes : { //用紙枚数
		100 : 3.750,
		200 : 6.875,
		300 : 10.000,
		400 : 13.135,
		500 : 16.250,
		600 : 19.375,
		700 : 22.500,
		800 : 25.625,
		900 : 28.751,
		1000 : 31.875,
	},

	casePrice : 0, //ケース代
	shippingPrice : 1600, //発送代
	shippingQuantity: 1000, //発送枚数
	otherPrice : 0, //その他

	//紙の色の種類
	//1つ以上必須
	colors : function(){return [
		{
			name : "ホワイト",
			image : "assets/products/colorplan/matte_white.jpg",
			thumbnail : "#FBFBFB",
			comment: "表面に光沢がないため、色が穏やかに見え、鮮やかな色も柔らかく仕上がります。",
		},
	];},

	//特殊処理が必要な場合
	onChange: function(args){
		//onChangeは選択肢の変化が生じた際、全ての再計算の前に呼び出される
		//customOrderSettings自体をオーバーライドしオプション生成、価格計算に干渉する

		//450kgでは印刷は不可
		if(document.querySelector("select[data-type='weight']").value === "450kg"){
			customOrderSettings.isBlackPrint = false;
			customOrderSettings.isWhitePrint = false;
		}
	},

	onCalcurated: function(args){
		//onCalcuratedは価格が計算された直後、消費税計算・表示の直前に呼び出される
		//戻り値で合計価格またはnullを返す
	},
};
</script>



<section class="explainBlock explainAttentions">
	<h3>マットコートの特徴</h3>
	<div class="explainAttention">
		<h4>発色の良さと印刷適性</h4>
		<p>表面にマットなコーティングを施した用紙。発色も良く、カラー印刷がきれいに再現されます。</p>
		<p>カラー印刷と箔の組み合わせが、デザインの可能性を無限に広げます。</p>
	</div>
	<div class="explainAttention">
		<h4>しっかりとした厚み</h4>
		<p>しっかりとした厚みで、手に取ったときの存在感があります。</p>
		<p>マットコート特有の質感により、触れたときに指紋が付きにくく、上品な見た目を保ちます。</p>
	</div>
	<div class="explainAttention">
		<h4>幅広い用途に対応</h4>
		<p>ビジネス用はもちろん、趣味・イベント・展示会用などあらゆるシーンで活躍します。</p>
		<p>比較的リーズナブルな価格帯のため、気軽な用途にもおすすめです。</p>
	</div>
</section><!--/block-->

<section class="explainBlock">
	<h3 class="explainBlockTitle">
		価格表<span>Price</span>
	</h3>
	<div class="explainPriceLists">
		<div class="explainPriceList">
			<div class="explainPriceTitle">マットコート 220kg</div>
			<table class="explainPriceTable">
				<tr>
					<th colspan="2">箔押し　2版</th>
					<th colspan="2">箔押し2版+黒インク印刷</th>
				</tr>
				<tr>
					<td>100部</td><td class="pricecell">10,700円</td>
					<td>100部</td><td>12,400円</td>
				</tr>
				<tr>
					<td>200部</td><td class="pricecell">14,400円</td>
					<td>200部</td><td>16,800円</td>
				</tr>
				<tr>
					<td>300部</td><td class="pricecell">18,000円</td>
					<td>300部</td><td>21,100円</td>
				</tr>
				<tr>
					<td>400部</td><td class="pricecell">21,700円</td>
					<td>400部</td><td>25,500円</td>
				</tr>
				<tr>
					<td>500部</td><td class="pricecell">25,400円</td>
					<td>500部</td><td>29,900円</td>
				</tr>
				<tr>
					<td>600部</td><td class="pricecell">29,000円</td>
					<td>600部</td><td>34,200円</td>
				</tr>
				<tr>
					<td>700部</td><td class="pricecell">32,700円</td>
					<td>700部</td><td>38,600円</td>
				</tr>
				<tr>
					<td>800部</td><td class="pricecell">36,400円</td>
					<td>800部</td><td>43,000円</td>
				</tr>
				<tr>
					<td>900部</td><td class="pricecell">40,000円</td>
					<td>900部</td><td>47,300円</td>
				</tr>
				<tr>
					<td>1000部</td><td class="pricecell">43,700円</td>
					<td>1000部</td><td>51,700円</td>
				</tr>
			</table>
		</div><!--priceList-->

	</div><!--explainBlockPriceLists-->
</section>

<section class="explainBlock">
	<h3 class="explainBlockTitle">
		商品詳細<span>Detail</span>
	</h3>
	<table class="explainSpecTable">
		<tr>
			<th>サイズ</th>
			<td>
				100mm×148mm
			</td>
		</tr>
		<tr>
			<th>紙の厚み</th>
			<td>
				220kg　約0.25mm<br>
				（掲載のない厚みは要相談）
			</td>
		</tr>
		<tr>
			<th>紙の色数</th>
			<td>
				ホワイト
			</td>
		</tr>
		<tr>
			<th>対応印刷加工</th>
			<td>
				角丸、　一穴加工、　白インク印刷、　黒インク印刷、　カラー印刷、　両面箔押し、　複数箔押し
			</td>
		</tr>
	</table>
</section>


<section class="explainBlock">
	<h3 class="explainBlockTitle">
		オプション<span>Option</span>
	</h3>
	<ul class="explainBlockPanels">
		<li>
			<img src="https://file001.shop-pro.jp/PA01508/005/assets/images/image_option_round.jpg" alt="" loading="lazy" decoding="async" width="320" height="220">
			<h4>角丸</h4>
			<p>コーナーの角を丸くカットする人気の加工です。角丸のサイズは5R（半径5mm）・3R（半径3mm）が選べます。</p>
		</li>
		<li>
			<img src="https://file001.shop-pro.jp/PA01508/005/assets/images/image_option_onehole.jpg" alt="" loading="lazy" decoding="async" width="320" height="220">
			<h4>一穴加工</h4>
			<p>下げ札用に直径3mmと5mmの一穴加工をご用意。商品タグやブランド札にご利用ください。</p>
		</li>
<!--		<li>
			<img src="https://file001.shop-pro.jp/PA01508/005/assets/images/image_option_emboss.jpg" alt="" loading="lazy" decoding="async" width="320" height="220">
			<h4>浮き出し</h4>
			<p>圧を加えて加工部分を浮き上がらせます。見た目のインパクトだけでなく触り心地も楽しい加工です。</p>
		</li>
		<li>
			<img src="https://file001.shop-pro.jp/PA01508/005/assets/images/image_option_deboss.jpg" alt="" loading="lazy" decoding="async" width="320" height="220">
			<h4>空押し</h4>
			<p>圧を加えて版のカタチに凹ませます。立体感のある加工で一味違ったアピールができます。</p>
		</li>-->
		<li>
			<img src="https://file001.shop-pro.jp/PA01508/005/assets/images/image_option_plus.jpg" alt="" loading="lazy" decoding="async" width="320" height="220">
			<h4>プラス印刷</h4>
			<p>白インク・黒インク・カラーでの印刷ができます。箔押し印刷と組み合わせることでデザインの幅が大きく広がります。</p>
		</li>
		<li>
			<img src="https://file001.shop-pro.jp/PA01508/005/assets/images/image_option_multi.jpg" alt="" loading="lazy" decoding="async" width="320" height="220">
			<h4>複数箔</h4>
			<p>複数色の箔で箔押しするときや、両面に箔押しするときにご利用ください。</p>
		</li>
</ul>
		<a href="https://hakupress.com/?mode=cate&cbid=2969365&csid=0" class="button explainOrderFlowButton">
		<span>X'masカード一覧へ</span>
	</a>
</section><!--/block-->
]]></content:encoded>
    <dc:date>2025-10-24T08:57:40+09:00</dc:date>
    <dc:creator>HAKUPRESS（ハクプレス）【箔押し印刷｜白インク印刷】公式通販</dc:creator>
    <foaf:topic><foaf:Image rdf:about="https://img21.shop-pro.jp/PA01508/005/product/189085656_th.jpg?cmsp_timestamp=20251024090232" /></foaf:topic>
  </item>

  <item rdf:about="https://hakupress.com/?pid=189082937">
    <link>https://hakupress.com/?pid=189082937</link>
    <title>版代無料／X&#039;masカードA／マットコート</title>
    <description>
var customOrderSettings = {
	name : &quot;X&#039;masカードA／マットコート&quot;, //注文詳細等での名称

	isSpecialPrint: false, //特色印刷の可否
	isColorPrint: true, //カラー印刷の可否
	isBlackPrint: true, //モノクロ印刷の可否
	isWhitePrint: true, //白インク印...</description>
<content:encoded><![CDATA[
<script>
var customOrderSettings = {
	name : "X'masカードA／マットコート", //注文詳細等での名称

	isSpecialPrint: false, //特色印刷の可否
	isColorPrint: true, //カラー印刷の可否
	isBlackPrint: true, //モノクロ印刷の可否
	isWhitePrint: true, //白インク印刷の可否
	isCornerRounder: true, //角丸の可否
	isEmboss: false, //浮き出しの可否
	isDeboss: false, //空押しの可否

	//箔押し面積選択を有効化するフラグ
	isFoilAreaRequired: true,

	//isFreeSizeProduct:trueを記載した時、通常の価格設定foilPricesは無視され
	//別途foilSizePrice（面積ごとの価格）の記載が必要となる
	foilPrices : {},

	//箔押し面積ごとの価格
	foilSizePrice: {
		zero : { //箔無し（1版目50cm2-箔無しマイナス）
			plate : 3300-3200, //版代
			unit : 10.0-11.0, //箔押し単価
			base : 2100-0, //基本料金
			leadTime : 0-2, //納期
		},
		first : { //1版目の料金
			"50cm2": {
				plate : 3300, //版代
				unit : 10.0, //箔押し単価
				base : 2100, //基本料金
				leadTime : 0, //納期
			},
			"100cm2" : { //1版+100cm2
				plate : 3300+3200, //版代
				unit : 10.0+11.0, //箔押し単価
				base : 2100+1100, //基本料金
				leadTime : 0, //納期
			},
			"150cm2" : { //1版+150cm2
				plate : 3300+5400, //版代
				unit : 10.0+22.0, //箔押し単価
				base : 2100+1100, //基本料金
				leadTime : 0, //納期
			},
		},
		additional : { //2版目以降の追加料金
			"50cm2": {
				plate : 3200, //版代
				unit : 11.0, //箔押し単価
				base : 3100, //基本料金
				leadTime : 3, //追加納期
			},
			"100cm2" : {
				plate : 7300, //版代
				unit : 24.0, //箔押し単価
				base : 3100, //基本料金
				leadTime : 3, //追加納期
			},
			"150cm2" : {
				plate : 11400, //版代
				unit : 37.0, //箔押し単価
				base : 1100, //基本料金
				leadTime : 3, //追加納期
			},
		},
	},

	embossPrice : { //浮き出しの料金
		plate : 7600-3200, //版代
		unit : 12.0-11.0, //箔押し単価
		base : 5000, //基本料金
		leadTime : 3, //追加納期
		areaPrices : { //面積によって価格を変える場合（記載がない面積は通常価格が使用される）
			"100cm2" : {
				plate : 16100-3200, //版代 - 箔無し料金
				unit : 28.0-11.0, //単価 - 箔無し料金
				base : 5000, //基本料金
				leadTime : 3, //納期
			},
			"150cm2" : {
				plate : 24600-3200, //版代 - 箔無し料金
				unit : 42.0-11.0, //単価 - 箔無し料金
				base : 7000, //基本料金
				leadTime : 3, //納期
			},
		},
	},

	debossPrice : { //空押しの料金
		//50cm2
		plate : 3200, //版代
		unit : 12, //単価
		base : 5000, //基本料金
		leadTime : 3, //追加納期

		areaPrices : { //面積によって価格を変える場合（記載がない面積は通常価格が使用される）
			"100cm2" : {
				plate : 7300, //版代
				unit : 30.0, //単価
				base : 4500, //基本料金
				leadTime : 3, //納期
			},
			"150cm2" : {
				plate : 11400, //版代
				unit : 45.0, //単価
				base : 6500, //基本料金
				leadTime : 3, //納期
			},
		},
	},

	cornerRounderPrice : { //角丸の料金
		plate : 0, //版代
		unit : 2.2, //箔押し単価
		base : 1000, //基本料金
		leadTime : 3, //追加納期
	},

	//追加オプション 一つ穴加工
	isOnehole : true,
	oneholePrice : {
		plate : 0, //版代
		unit : 2.2, //箔押し単価
		base : 1000, //基本料金
		leadTime : 3, //追加納期
	},

	//追加オプション 切り込み加工
	isSlitting : true,
	slittingPrice : {
		plate : 0, //版代
		unit : 2.2, //箔押し単価
		base : 1000, //基本料金
		leadTime : 3, //追加納期
	},

	colorPrintPrices : { //カラー印刷料金
		1 : { //片面
			unit : 2.5, //印刷単価
			base : 4000, //基本料金
			leadTime : 3, //追加納期
		},
		2 : { //両面
			unit : 2.5+1.0, //印刷単価
			base : 4000+2000, //基本料金
			leadTime : 3, //追加納期
		}
	},

	blackPrintPrices : { //モノクロ印刷料金
		1 : { //片面
			unit : 7.0, //印刷単価
			base : 1000, //基本料金
			leadTime : 3, //追加納期
		},
		2 : { //両面
			unit : 7.0+5.5, //印刷単価
			base : 1000+500, //基本料金
			leadTime : 3, //追加納期
		}
	},

	whitePrintPrices : { //白インク印刷料金
		1 : { //片面
			unit : 12.0, //印刷単価
			base : 2000, //基本料金
			leadTime : 3, //追加納期
		},
		2 : { //両面
			unit : 12.0+11.5, //印刷単価
			base : 2000+1000, //基本料金
			leadTime : 3, //追加納期
		}
	},

	specialPrintPrices : { //特色印刷料金
		1 : { //片面
			unit : null, //印刷単価
			base : null, //基本料金
			leadTime : null, //追加納期
		},
		2 : { //両面
			unit : null, //印刷単価
			base : null, //基本料金
			leadTime : null, //追加納期
		}
	},


	//紙の厚みの種類
	//1つ以上必須、isRecommend:true指定で初期選択肢となる
	weights:[
		{
			name:"220kg", //名称
			price : 500, //用紙代
			leadTime : 7, //納期
			isRecommend:true,
		},
	],

	volumes : { //用紙枚数
		100 : 3.750,
		200 : 6.875,
		300 : 10.000,
		400 : 13.135,
		500 : 16.250,
		600 : 19.375,
		700 : 22.500,
		800 : 25.625,
		900 : 28.751,
		1000 : 31.875,
	},

	casePrice : 0, //ケース代
	shippingPrice : 1600, //発送代
	shippingQuantity: 1000, //発送枚数
	otherPrice : 0, //その他

	//紙の色の種類
	//1つ以上必須
	colors : function(){return [
		{
			name : "ホワイト",
			image : "assets/products/colorplan/matte_white.jpg",
			thumbnail : "#FBFBFB",
			comment: "表面に光沢がないため、色が穏やかに見え、鮮やかな色も柔らかく仕上がります。",
		},
	];},

	//特殊処理が必要な場合
	onChange: function(args){
		//onChangeは選択肢の変化が生じた際、全ての再計算の前に呼び出される
		//customOrderSettings自体をオーバーライドしオプション生成、価格計算に干渉する

		//450kgでは印刷は不可
		if(document.querySelector("select[data-type='weight']").value === "450kg"){
			customOrderSettings.isBlackPrint = false;
			customOrderSettings.isWhitePrint = false;
		}
	},

	onCalcurated: function(args){
		//onCalcuratedは価格が計算された直後、消費税計算・表示の直前に呼び出される
		//戻り値で合計価格またはnullを返す
	},
};
</script>



<section class="explainBlock explainAttentions">
	<h3>マットコートの特徴</h3>
	<div class="explainAttention">
		<h4>発色の良さと印刷適性</h4>
		<p>表面にマットなコーティングを施した用紙。発色も良く、カラー印刷がきれいに再現されます。</p>
		<p>カラー印刷と箔の組み合わせが、デザインの可能性を無限に広げます。</p>
	</div>
	<div class="explainAttention">
		<h4>しっかりとした厚み</h4>
		<p>しっかりとした厚みで、手に取ったときの存在感があります。</p>
		<p>マットコート特有の質感により、触れたときに指紋が付きにくく、上品な見た目を保ちます。</p>
	</div>
	<div class="explainAttention">
		<h4>幅広い用途に対応</h4>
		<p>ビジネス用はもちろん、趣味・イベント・展示会用などあらゆるシーンで活躍します。</p>
		<p>比較的リーズナブルな価格帯のため、気軽な用途にもおすすめです。</p>
	</div>
</section><!--/block-->

<section class="explainBlock">
	<h3 class="explainBlockTitle">
		価格表<span>Price</span>
	</h3>
	<div class="explainPriceLists">
		<div class="explainPriceList">
			<div class="explainPriceTitle">マットコート 220kg</div>
			<table class="explainPriceTable">
				<tr>
					<th colspan="2">箔押し　2版</th>
					<th colspan="2">箔押し2版+黒インク印刷</th>
				</tr>
				<tr>
					<td>100部</td><td class="pricecell">10,700円</td>
					<td>100部</td><td>12,400円</td>
				</tr>
				<tr>
					<td>200部</td><td class="pricecell">14,400円</td>
					<td>200部</td><td>16,800円</td>
				</tr>
				<tr>
					<td>300部</td><td class="pricecell">18,000円</td>
					<td>300部</td><td>21,100円</td>
				</tr>
				<tr>
					<td>400部</td><td class="pricecell">21,700円</td>
					<td>400部</td><td>25,500円</td>
				</tr>
				<tr>
					<td>500部</td><td class="pricecell">25,400円</td>
					<td>500部</td><td>29,900円</td>
				</tr>
				<tr>
					<td>600部</td><td class="pricecell">29,000円</td>
					<td>600部</td><td>34,200円</td>
				</tr>
				<tr>
					<td>700部</td><td class="pricecell">32,700円</td>
					<td>700部</td><td>38,600円</td>
				</tr>
				<tr>
					<td>800部</td><td class="pricecell">36,400円</td>
					<td>800部</td><td>43,000円</td>
				</tr>
				<tr>
					<td>900部</td><td class="pricecell">40,000円</td>
					<td>900部</td><td>47,300円</td>
				</tr>
				<tr>
					<td>1000部</td><td class="pricecell">43,700円</td>
					<td>1000部</td><td>51,700円</td>
				</tr>
			</table>
		</div><!--priceList-->

	</div><!--explainBlockPriceLists-->
</section>

<section class="explainBlock">
	<h3 class="explainBlockTitle">
		商品詳細<span>Detail</span>
	</h3>
	<table class="explainSpecTable">
		<tr>
			<th>サイズ</th>
			<td>
				100mm×148mm
			</td>
		</tr>
		<tr>
			<th>紙の厚み</th>
			<td>
				220kg　約0.25mm<br>
				（掲載のない厚みは要相談）
			</td>
		</tr>
		<tr>
			<th>紙の色数</th>
			<td>
				ホワイト
			</td>
		</tr>
		<tr>
			<th>対応印刷加工</th>
			<td>
				角丸、　一穴加工、　白インク印刷、　黒インク印刷、　カラー印刷、　両面箔押し、　複数箔押し
			</td>
		</tr>
	</table>
</section>


<section class="explainBlock">
	<h3 class="explainBlockTitle">
		オプション<span>Option</span>
	</h3>
	<ul class="explainBlockPanels">
		<li>
			<img src="https://file001.shop-pro.jp/PA01508/005/assets/images/image_option_round.jpg" alt="" loading="lazy" decoding="async" width="320" height="220">
			<h4>角丸</h4>
			<p>コーナーの角を丸くカットする人気の加工です。角丸のサイズは5R（半径5mm）・3R（半径3mm）が選べます。</p>
		</li>
		<li>
			<img src="https://file001.shop-pro.jp/PA01508/005/assets/images/image_option_onehole.jpg" alt="" loading="lazy" decoding="async" width="320" height="220">
			<h4>一穴加工</h4>
			<p>下げ札用に直径3mmと5mmの一穴加工をご用意。商品タグやブランド札にご利用ください。</p>
		</li>
<!--		<li>
			<img src="https://file001.shop-pro.jp/PA01508/005/assets/images/image_option_emboss.jpg" alt="" loading="lazy" decoding="async" width="320" height="220">
			<h4>浮き出し</h4>
			<p>圧を加えて加工部分を浮き上がらせます。見た目のインパクトだけでなく触り心地も楽しい加工です。</p>
		</li>
		<li>
			<img src="https://file001.shop-pro.jp/PA01508/005/assets/images/image_option_deboss.jpg" alt="" loading="lazy" decoding="async" width="320" height="220">
			<h4>空押し</h4>
			<p>圧を加えて版のカタチに凹ませます。立体感のある加工で一味違ったアピールができます。</p>
		</li>-->
		<li>
			<img src="https://file001.shop-pro.jp/PA01508/005/assets/images/image_option_plus.jpg" alt="" loading="lazy" decoding="async" width="320" height="220">
			<h4>プラス印刷</h4>
			<p>白インク・黒インク・カラーでの印刷ができます。箔押し印刷と組み合わせることでデザインの幅が大きく広がります。</p>
		</li>
		<li>
			<img src="https://file001.shop-pro.jp/PA01508/005/assets/images/image_option_multi.jpg" alt="" loading="lazy" decoding="async" width="320" height="220">
			<h4>複数箔</h4>
			<p>複数色の箔で箔押しするときや、両面に箔押しするときにご利用ください。</p>
		</li>
</ul>
		<a href="https://hakupress.com/?mode=cate&cbid=2969365&csid=0" class="button explainOrderFlowButton">
		<span>X'masカード一覧へ</span>
	</a>
</section><!--/block-->
]]></content:encoded>
    <dc:date>2025-10-23T18:17:21+09:00</dc:date>
    <dc:creator>HAKUPRESS（ハクプレス）【箔押し印刷｜白インク印刷】公式通販</dc:creator>
    <foaf:topic><foaf:Image rdf:about="https://img21.shop-pro.jp/PA01508/005/product/189082937_th.jpg?cmsp_timestamp=20251023181718" /></foaf:topic>
  </item>

  <item rdf:about="https://hakupress.com/?pid=189082144">
    <link>https://hakupress.com/?pid=189082144</link>
    <title>版代無料／X&#039;masカードE／OKフロート</title>
    <description>
var customOrderSettings = {
	name : &quot;X&#039;masカードE／OKフロート&quot;, //注文詳細等での名称

	isSpecialPrint: false, //特色印刷の可否
	isColorPrint: false, //カラー印刷の可否
	isBlackPrint: true, //モノクロ印刷の可否
	isWhitePrint: true, //白インク印...</description>
<content:encoded><![CDATA[
<script>
var customOrderSettings = {
	name : "X'masカードE／OKフロート", //注文詳細等での名称

	isSpecialPrint: false, //特色印刷の可否
	isColorPrint: false, //カラー印刷の可否
	isBlackPrint: true, //モノクロ印刷の可否
	isWhitePrint: true, //白インク印刷の可否
	isCornerRounder: true, //角丸の可否
	isEmboss: false, //浮き出しの可否
	isDeboss: true, //空押しの可否

	//箔押し面積選択を有効化するフラグ
	isFoilAreaRequired: true,

	//isFreeSizeProduct:trueを記載した時、通常の価格設定foilPricesは無視され
	//別途foilSizePrice（面積ごとの価格）の記載が必要となる
	foilPrices : {},

	//箔押し面積ごとの価格
	foilSizePrice: {
		zero : { //箔無し（1版目50cm2-箔無しマイナス）
			plate : 3300-3200, //版代
			unit : 10.0-11.0, //箔押し単価
			base : 2100-0, //基本料金
			leadTime : 0-2, //納期
		},
		first : { //1版目の料金
			"50cm2": {
				plate : 3300, //版代
				unit : 10.0, //箔押し単価
				base : 2100, //基本料金
				leadTime : 0, //納期
			},
			"100cm2" : { //1版+100cm2
				plate : 3300+3200, //版代
				unit : 10.0+11.0, //箔押し単価
				base : 2100+1100, //基本料金
				leadTime : 0, //納期
			},
			"150cm2" : { //1版+150cm2
				plate : 3300+5400, //版代
				unit : 10.0+22.0, //箔押し単価
				base : 2100+1100, //基本料金
				leadTime : 0, //納期
			},
		},
		additional : { //2版目以降の追加料金
			"50cm2": {
				plate : 3200, //版代
				unit : 11.0, //箔押し単価
				base : 3100, //基本料金
				leadTime : 3, //追加納期
			},
			"100cm2" : {
				plate : 7300, //版代
				unit : 24.0, //箔押し単価
				base : 3100, //基本料金
				leadTime : 3, //追加納期
			},
			"150cm2" : {
				plate : 11400, //版代
				unit : 37.0, //箔押し単価
				base : 1100, //基本料金
				leadTime : 3, //追加納期
			},
		},
	},

	embossPrice : { //浮き出しの料金
		plate : 7600-3200, //版代
		unit : 12.0-11.0, //箔押し単価
		base : 5000, //基本料金
		leadTime : 3, //追加納期
		areaPrices : { //面積によって価格を変える場合（記載がない面積は通常価格が使用される）
			"100cm2" : {
				plate : 16100-3200, //版代 - 箔無し料金
				unit : 28.0-11.0, //単価 - 箔無し料金
				base : 5000, //基本料金
				leadTime : 3, //納期
			},
			"150cm2" : {
				plate : 24600-3200, //版代 - 箔無し料金
				unit : 42.0-11.0, //単価 - 箔無し料金
				base : 7000, //基本料金
				leadTime : 3, //納期
			},
		},
	},

	debossPrice : { //空押しの料金
		//50cm2
		plate : 3200, //版代
		unit : 12, //単価
		base : 5000, //基本料金
		leadTime : 3, //追加納期

		areaPrices : { //面積によって価格を変える場合（記載がない面積は通常価格が使用される）
			"100cm2" : {
				plate : 7300, //版代
				unit : 30.0, //単価
				base : 4500, //基本料金
				leadTime : 3, //納期
			},
			"150cm2" : {
				plate : 11400, //版代
				unit : 45.0, //単価
				base : 6500, //基本料金
				leadTime : 3, //納期
			},
		},
	},

	cornerRounderPrice : { //角丸の料金
		plate : 0, //版代
		unit : 2.2, //箔押し単価
		base : 1000, //基本料金
		leadTime : 3, //追加納期
	},

	//追加オプション 一つ穴加工
	isOnehole : true,
	oneholePrice : {
		plate : 0, //版代
		unit : 2.2, //箔押し単価
		base : 1000, //基本料金
		leadTime : 3, //追加納期
	},

	//追加オプション 切り込み加工
	isSlitting : true,
	slittingPrice : {
		plate : 0, //版代
		unit : 2.2, //箔押し単価
		base : 1000, //基本料金
		leadTime : 3, //追加納期
	},

	colorPrintPrices : { //カラー印刷料金
		1 : { //片面
			unit : 2.5, //印刷単価
			base : 4000, //基本料金
			leadTime : 3, //追加納期
		},
		2 : { //両面
			unit : 2.5+1.0, //印刷単価
			base : 4000+2000, //基本料金
			leadTime : 3, //追加納期
		}
	},

	blackPrintPrices : { //モノクロ印刷料金
		1 : { //片面
			unit : 7.0, //印刷単価
			base : 1000, //基本料金
			leadTime : 3, //追加納期
		},
		2 : { //両面
			unit : 7.0+5.5, //印刷単価
			base : 1000+500, //基本料金
			leadTime : 3, //追加納期
		}
	},

	whitePrintPrices : { //白インク印刷料金
		1 : { //片面
			unit : 12.0, //印刷単価
			base : 2000, //基本料金
			leadTime : 3, //追加納期
		},
		2 : { //両面
			unit : 12.0+11.5, //印刷単価
			base : 2000+1000, //基本料金
			leadTime : 3, //追加納期
		}
	},

	specialPrintPrices : { //特色印刷料金
		1 : { //片面
			unit : null, //印刷単価
			base : null, //基本料金
			leadTime : null, //追加納期
		},
		2 : { //両面
			unit : null, //印刷単価
			base : null, //基本料金
			leadTime : null, //追加納期
		}
	},


	//紙の厚みの種類
	//1つ以上必須、isRecommend:true指定で初期選択肢となる
	weights:[
		{
			name:"210kg", //名称
			price : 1500, //用紙代
			leadTime : 7, //納期
			isRecommend:true,
		},
	],

	volumes : { //用紙枚数
		100 : 3.750,
		200 : 6.875,
		300 : 10.000,
		400 : 13.135,
		500 : 16.250,
		600 : 19.375,
		700 : 22.500,
		800 : 25.625,
		900 : 28.751,
		1000 : 31.875,
	},

	casePrice : 0, //ケース代
	shippingPrice : 2900, //発送代
	shippingQuantity: 1000, //発送枚数
	otherPrice : 0, //その他

	//紙の色の種類
	//1つ以上必須
	colors : function(){return [
		{
			name : "ホワイト",
			image : "assets/products/colorplan/OK_white.jpg",
			thumbnail : "#FAF8F1",
			comment: "クリーム系の色味が入っていない、純粋な白色。紙自体の透明感と清潔感があるホワイトです。",
		},
		{
			name : "ライトグレー",
			image : "assets/products/colorplan/OK_lightgrey.jpg",
			thumbnail : "#D8DDD6",
			comment: "ほんのりと青みを帯びた柔らかく落ち着いたグレー。明るさを保ちつつも控えめで上品な印象を与えます。",
		},
		{
			name : "ペールブラウン",
			image : "assets/products/colorplan/OK_brawn.jpg",
			thumbnail : "#D8CCB4",
			comment: "淡いブラウン系のトーンで、温かみを感じさせる優しい色味。ナチュラルなイメージにぴったりです。",
		},
	];},

	//特殊処理が必要な場合
	onChange: function(args){
		//onChangeは選択肢の変化が生じた際、全ての再計算の前に呼び出される
		//customOrderSettings自体をオーバーライドしオプション生成、価格計算に干渉する

		//450kgでは印刷は不可
		if(document.querySelector("select[data-type='weight']").value === "450kg"){
			customOrderSettings.isBlackPrint = false;
			customOrderSettings.isWhitePrint = false;
		}
	},

	onCalcurated: function(args){
		//onCalcuratedは価格が計算された直後、消費税計算・表示の直前に呼び出される
		//戻り値で合計価格またはnullを返す
	},
};
</script>



<section class="explainBlock explainAttentions">
	<h3>OKフロートの特徴</h3>
	<div class="explainAttention">
		<h4>特殊繊維が生む、半透明の美しさ</h4>
		<p>空押し（エンボス）加工との相性が抜群で、凹凸による陰影や光の透け感が柔らかな表情を見せます。</p>
		<p>印刷を加えなくても立体感が出せるため、上品で静かな存在感を演出できます。</p>
	</div>
	<div class="explainAttention">
		<h4>軽やかでナチュラルな風合い</h4>
		<p>コーティングがないので、素朴な手触りと自然な色味が魅力があり、紙本来の温かみを感じられます。</p>
		<p>洗練された優しさを感じさせる質感で、クラフト感のある印象に仕上がります。</p>
		<p>柔らかさとハリのバランスが良く、コシもあるのでしっかりとした印象に仕上がります。</p>
	</div>
	<div class="explainAttention">
		<h4>素朴だけど印象的なデザインに</h4>
		<p>やさしいトーンのカラー展開で、温もりのある落ち着いた高級感を演出できます。</p>
		<p>ナチュラル志向や、手仕事感を大切にしたブランドの世界観にぴったりです。</p>
	</div>
</section><!--/block-->

<section class="explainBlock">
	<h3 class="explainBlockTitle">
		価格表<span>Price</span>
	</h3>
	<div class="explainPriceLists">
		<div class="explainPriceList">
			<div class="explainPriceTitle">OKフロート 210kg</div>
			<table class="explainPriceTable">
				<tr>
					<th colspan="2">箔押し　1版</th>
					<th colspan="2">箔押し1版+黒インク印刷</th>
				</tr>
				<tr>
					<td>100部</td><td class="pricecell">11,700円</td>
					<td>100部</td><td>13,400円</td>
				</tr>
				<tr>
					<td>200部</td><td class="pricecell">17,400円</td>
					<td>200部</td><td>19,800円</td>
				</tr>
				<tr>
					<td>300部</td><td class="pricecell">23,000円</td>
					<td>300部</td><td>26,100円</td>
				</tr>
				<tr>
					<td>400部</td><td class="pricecell">28,800円</td>
					<td>400部</td><td>32,600円</td>
				</tr>
				<tr>
					<td>500部</td><td class="pricecell">34,400円</td>
					<td>500部</td><td>38,900円</td>
				</tr>
				<tr>
					<td>600部</td><td class="pricecell">40,100円</td>
					<td>600部</td><td>45,300円</td>
				</tr>
				<tr>
					<td>700部</td><td class="pricecell">45,800円</td>
					<td>700部</td><td>51,700円</td>
				</tr>
				<tr>
					<td>800部</td><td class="pricecell">51,500円</td>
					<td>800部</td><td>58,100円</td>
				</tr>
				<tr>
					<td>900部</td><td class="pricecell">57,200円</td>
					<td>900部</td><td>64,500円</td>
				</tr>
				<tr>
					<td>1000部</td><td class="pricecell">62,900円</td>
					<td>1000部</td><td>70,900円</td>
				</tr>
			</table>
		</div><!--priceList-->
	</div><!--explainBlockPriceLists-->
</section>



<section class="explainBlock">
	<h3 class="explainBlockTitle">
		商品詳細<span>Detail</span>
	</h3>
	<table class="explainSpecTable">
		<tr>
			<th>サイズ</th>
			<td>
				100mm×148mm
			</td>
		</tr>
		<tr>
			<th>紙の厚み</th>
			<td>
				210kg　約0.37mm
			</td>
		</tr>
		<tr>
			<th>紙の色数</th>
			<td>
				ホワイト、ライトグレー、ペールブラウン　全3色
			</td>
		</tr>
		<tr>
			<th>対応印刷加工</th>
			<td>
				角丸、　一穴加工、　白インク印刷、　黒インク印刷、　両面箔押し、　複数箔押し
			</td>
		</tr>
	</table>
</section>



<section class="explainBlock">
	<h3 class="explainBlockTitle">
		オプション<span>Option</span>
	</h3>
	<ul class="explainBlockPanels">
		<li>
			<img src="https://file001.shop-pro.jp/PA01508/005/assets/images/image_option_round.jpg" alt="" loading="lazy" decoding="async" width="320" height="220">
			<h4>角丸</h4>
			<p>コーナーの角を丸くカットする人気の加工です。角丸のサイズは5R（半径5mm）・3R（半径3mm）が選べます。</p>
		</li>
		<li>
			<img src="https://file001.shop-pro.jp/PA01508/005/assets/images/image_option_onehole.jpg" alt="" loading="lazy" decoding="async" width="320" height="220">
			<h4>一穴加工</h4>
			<p>直径3mmと5mmの一穴加工をご用意。リボンや紐を通すことでメッセージタグ風になります。</p>
		</li>
<!--		<li>
			<img src="https://file001.shop-pro.jp/PA01508/005/assets/images/image_option_emboss.jpg" alt="" loading="lazy" decoding="async" width="320" height="220">
			<h4>浮き出し</h4>
			<p>圧を加えて加工部分を浮き上がらせます。見た目のインパクトだけでなく触り心地も楽しい加工です。</p>
		</li>
		<li>
			<img src="https://file001.shop-pro.jp/PA01508/005/assets/images/image_option_deboss.jpg" alt="" loading="lazy" decoding="async" width="320" height="220">
			<h4>空押し</h4>
			<p>圧を加えて版のカタチに凹ませます。立体感のある加工で一味違ったアピールができます。</p>
		</li>-->
		<li>
			<img src="https://file001.shop-pro.jp/PA01508/005/assets/images/image_option_plus.jpg" alt="" loading="lazy" decoding="async" width="320" height="220">
			<h4>プラス印刷</h4>
			<p>白インク・黒インクでの印刷ができます。箔押し印刷と組み合わせることでデザインの幅が大きく広がります。</p>
		</li>
		<li>
			<img src="https://file001.shop-pro.jp/PA01508/005/assets/images/image_option_multi.jpg" alt="" loading="lazy" decoding="async" width="320" height="220">
			<h4>複数箔</h4>
			<p>複数色の箔で箔押しするときや、両面に箔押しするときにご利用ください。</p>
		</li>
</ul>
		<a href="https://hakupress.com/?mode=cate&cbid=2969365&csid=0" class="button explainOrderFlowButton">
		<span>X'masカード一覧へ</span>
	</a>
</section><!--/block-->
]]></content:encoded>
    <dc:date>2025-10-23T17:35:43+09:00</dc:date>
    <dc:creator>HAKUPRESS（ハクプレス）【箔押し印刷｜白インク印刷】公式通販</dc:creator>
    <foaf:topic><foaf:Image rdf:about="https://img21.shop-pro.jp/PA01508/005/product/189082144_th.jpg?cmsp_timestamp=20251023173540" /></foaf:topic>
  </item>

  <item rdf:about="https://hakupress.com/?pid=189080447">
    <link>https://hakupress.com/?pid=189080447</link>
    <title>版代無料／X&#039;masカードB／OKフロート</title>
    <description>
var customOrderSettings = {
	name : &quot;X&#039;masカードB／OKフロート&quot;, //注文詳細等での名称

	isSpecialPrint: false, //特色印刷の可否
	isColorPrint: false, //カラー印刷の可否
	isBlackPrint: true, //モノクロ印刷の可否
	isWhitePrint: true, //白インク印...</description>
<content:encoded><![CDATA[
<script>
var customOrderSettings = {
	name : "X'masカードB／OKフロート", //注文詳細等での名称

	isSpecialPrint: false, //特色印刷の可否
	isColorPrint: false, //カラー印刷の可否
	isBlackPrint: true, //モノクロ印刷の可否
	isWhitePrint: true, //白インク印刷の可否
	isCornerRounder: true, //角丸の可否
	isEmboss: false, //浮き出しの可否
	isDeboss: true, //空押しの可否

	//箔押し面積選択を有効化するフラグ
	isFoilAreaRequired: true,

	//isFreeSizeProduct:trueを記載した時、通常の価格設定foilPricesは無視され
	//別途foilSizePrice（面積ごとの価格）の記載が必要となる
	foilPrices : {},

	//箔押し面積ごとの価格
	foilSizePrice: {
		zero : { //箔無し（1版目50cm2-箔無しマイナス）
			plate : 3300-3200, //版代
			unit : 10.0-11.0, //箔押し単価
			base : 2100-0, //基本料金
			leadTime : 0-2, //納期
		},
		first : { //1版目の料金
			"50cm2": {
				plate : 3300, //版代
				unit : 10.0, //箔押し単価
				base : 2100, //基本料金
				leadTime : 0, //納期
			},
			"100cm2" : { //1版+100cm2
				plate : 3300+3200, //版代
				unit : 10.0+11.0, //箔押し単価
				base : 2100+1100, //基本料金
				leadTime : 0, //納期
			},
			"150cm2" : { //1版+150cm2
				plate : 3300+5400, //版代
				unit : 10.0+22.0, //箔押し単価
				base : 2100+1100, //基本料金
				leadTime : 0, //納期
			},
		},
		additional : { //2版目以降の追加料金
			"50cm2": {
				plate : 3200, //版代
				unit : 11.0, //箔押し単価
				base : 3100, //基本料金
				leadTime : 3, //追加納期
			},
			"100cm2" : {
				plate : 7300, //版代
				unit : 24.0, //箔押し単価
				base : 3100, //基本料金
				leadTime : 3, //追加納期
			},
			"150cm2" : {
				plate : 11400, //版代
				unit : 37.0, //箔押し単価
				base : 1100, //基本料金
				leadTime : 3, //追加納期
			},
		},
	},

	embossPrice : { //浮き出しの料金
		plate : 7600-3200, //版代
		unit : 12.0-11.0, //箔押し単価
		base : 5000, //基本料金
		leadTime : 3, //追加納期
		areaPrices : { //面積によって価格を変える場合（記載がない面積は通常価格が使用される）
			"100cm2" : {
				plate : 16100-3200, //版代 - 箔無し料金
				unit : 28.0-11.0, //単価 - 箔無し料金
				base : 5000, //基本料金
				leadTime : 3, //納期
			},
			"150cm2" : {
				plate : 24600-3200, //版代 - 箔無し料金
				unit : 42.0-11.0, //単価 - 箔無し料金
				base : 7000, //基本料金
				leadTime : 3, //納期
			},
		},
	},

	debossPrice : { //空押しの料金
		//50cm2
		plate : 3200, //版代
		unit : 12, //単価
		base : 5000, //基本料金
		leadTime : 3, //追加納期

		areaPrices : { //面積によって価格を変える場合（記載がない面積は通常価格が使用される）
			"100cm2" : {
				plate : 7300, //版代
				unit : 30.0, //単価
				base : 4500, //基本料金
				leadTime : 3, //納期
			},
			"150cm2" : {
				plate : 11400, //版代
				unit : 45.0, //単価
				base : 6500, //基本料金
				leadTime : 3, //納期
			},
		},
	},

	cornerRounderPrice : { //角丸の料金
		plate : 0, //版代
		unit : 2.2, //箔押し単価
		base : 1000, //基本料金
		leadTime : 3, //追加納期
	},

	//追加オプション 一つ穴加工
	isOnehole : true,
	oneholePrice : {
		plate : 0, //版代
		unit : 2.2, //箔押し単価
		base : 1000, //基本料金
		leadTime : 3, //追加納期
	},

	//追加オプション 切り込み加工
	isSlitting : true,
	slittingPrice : {
		plate : 0, //版代
		unit : 2.2, //箔押し単価
		base : 1000, //基本料金
		leadTime : 3, //追加納期
	},

	colorPrintPrices : { //カラー印刷料金
		1 : { //片面
			unit : 2.5, //印刷単価
			base : 4000, //基本料金
			leadTime : 3, //追加納期
		},
		2 : { //両面
			unit : 2.5+1.0, //印刷単価
			base : 4000+2000, //基本料金
			leadTime : 3, //追加納期
		}
	},

	blackPrintPrices : { //モノクロ印刷料金
		1 : { //片面
			unit : 7.0, //印刷単価
			base : 1000, //基本料金
			leadTime : 3, //追加納期
		},
		2 : { //両面
			unit : 7.0+5.5, //印刷単価
			base : 1000+500, //基本料金
			leadTime : 3, //追加納期
		}
	},

	whitePrintPrices : { //白インク印刷料金
		1 : { //片面
			unit : 12.0, //印刷単価
			base : 2000, //基本料金
			leadTime : 3, //追加納期
		},
		2 : { //両面
			unit : 12.0+11.5, //印刷単価
			base : 2000+1000, //基本料金
			leadTime : 3, //追加納期
		}
	},

	specialPrintPrices : { //特色印刷料金
		1 : { //片面
			unit : null, //印刷単価
			base : null, //基本料金
			leadTime : null, //追加納期
		},
		2 : { //両面
			unit : null, //印刷単価
			base : null, //基本料金
			leadTime : null, //追加納期
		}
	},


	//紙の厚みの種類
	//1つ以上必須、isRecommend:true指定で初期選択肢となる
	weights:[
		{
			name:"210kg", //名称
			price : 1500, //用紙代
			leadTime : 7, //納期
			isRecommend:true,
		},
	],

	volumes : { //用紙枚数
		100 : 3.750,
		200 : 6.875,
		300 : 10.000,
		400 : 13.135,
		500 : 16.250,
		600 : 19.375,
		700 : 22.500,
		800 : 25.625,
		900 : 28.751,
		1000 : 31.875,
	},

	casePrice : 0, //ケース代
	shippingPrice : 2900, //発送代
	shippingQuantity: 1000, //発送枚数
	otherPrice : 0, //その他

	//紙の色の種類
	//1つ以上必須
	colors : function(){return [
		{
			name : "ホワイト",
			image : "assets/products/colorplan/OK_white.jpg",
			thumbnail : "#FAF8F1",
			comment: "クリーム系の色味が入っていない、純粋な白色。紙自体の透明感と清潔感があるホワイトです。",
		},
		{
			name : "ライトグレー",
			image : "assets/products/colorplan/OK_lightgrey.jpg",
			thumbnail : "#D8DDD6",
			comment: "ほんのりと青みを帯びた柔らかく落ち着いたグレー。明るさを保ちつつも控えめで上品な印象を与えます。",
		},
		{
			name : "ペールブラウン",
			image : "assets/products/colorplan/OK_brawn.jpg",
			thumbnail : "#D8CCB4",
			comment: "淡いブラウン系のトーンで、温かみを感じさせる優しい色味。ナチュラルなイメージにぴったりです。",
		},
	];},

	//特殊処理が必要な場合
	onChange: function(args){
		//onChangeは選択肢の変化が生じた際、全ての再計算の前に呼び出される
		//customOrderSettings自体をオーバーライドしオプション生成、価格計算に干渉する

		//450kgでは印刷は不可
		if(document.querySelector("select[data-type='weight']").value === "450kg"){
			customOrderSettings.isBlackPrint = false;
			customOrderSettings.isWhitePrint = false;
		}
	},

	onCalcurated: function(args){
		//onCalcuratedは価格が計算された直後、消費税計算・表示の直前に呼び出される
		//戻り値で合計価格またはnullを返す
	},
};
</script>



<section class="explainBlock explainAttentions">
	<h3>OKフロートの特徴</h3>
	<div class="explainAttention">
		<h4>特殊繊維が生む、半透明の美しさ</h4>
		<p>空押し（エンボス）加工との相性が抜群で、凹凸による陰影や光の透け感が柔らかな表情を見せます。</p>
		<p>印刷を加えなくても立体感が出せるため、上品で静かな存在感を演出できます。</p>
	</div>
	<div class="explainAttention">
		<h4>軽やかでナチュラルな風合い</h4>
		<p>コーティングがないので、素朴な手触りと自然な色味が魅力があり、紙本来の温かみを感じられます。</p>
		<p>洗練された優しさを感じさせる質感で、クラフト感のある印象に仕上がります。</p>
		<p>柔らかさとハリのバランスが良く、コシもあるのでしっかりとした印象に仕上がります。</p>
	</div>
	<div class="explainAttention">
		<h4>素朴だけど印象的なデザインに</h4>
		<p>やさしいトーンのカラー展開で、温もりのある落ち着いた高級感を演出できます。</p>
		<p>ナチュラル志向や、手仕事感を大切にしたブランドの世界観にぴったりです。</p>
	</div>
</section><!--/block-->

<section class="explainBlock">
	<h3 class="explainBlockTitle">
		価格表<span>Price</span>
	</h3>
	<div class="explainPriceLists">
		<div class="explainPriceList">
			<div class="explainPriceTitle">OKフロート 210kg</div>
			<table class="explainPriceTable">
				<tr>
					<th colspan="2">箔押し　2版</th>
					<th colspan="2">箔押し2版+黒インク印刷</th>
				</tr>
				<tr>
					<td>100部</td><td class="pricecell">15,800円</td>
					<td>100部</td><td>17,500円</td>
				</tr>
				<tr>
					<td>200部</td><td class="pricecell">22,600円</td>
					<td>200部</td><td>25,500円</td>
				</tr>
				<tr>
					<td>300部</td><td class="pricecell">29,300円</td>
					<td>300部</td><td>32,400円</td>
				</tr>
				<tr>
					<td>400部</td><td class="pricecell">36,200円</td>
					<td>400部</td><td>40,000円</td>
				</tr>
				<tr>
					<td>500部</td><td class="pricecell">42,900円</td>
					<td>500部</td><td>47,400円</td>
				</tr>
				<tr>
					<td>600部</td><td class="pricecell">49,700円</td>
					<td>600部</td><td>54,900円</td>
				</tr>
				<tr>
					<td>700部</td><td class="pricecell">56,500円</td>
					<td>700部</td><td>62,400円</td>
				</tr>
				<tr>
					<td>800部</td><td class="pricecell">63,300円</td>
					<td>800部</td><td>69,900円</td>
				</tr>
				<tr>
					<td>900部</td><td class="pricecell">70,100円</td>
					<td>900部</td><td>77,400円</td>
				</tr>
				<tr>
					<td>1000部</td><td class="pricecell">76,900円</td>
					<td>1000部</td><td>84,900円</td>
				</tr>
			</table>
		</div><!--priceList-->
	</div><!--explainBlockPriceLists-->
</section>



<section class="explainBlock">
	<h3 class="explainBlockTitle">
		商品詳細<span>Detail</span>
	</h3>
	<table class="explainSpecTable">
		<tr>
			<th>サイズ</th>
			<td>
				100mm×148mm
			</td>
		</tr>
		<tr>
			<th>紙の厚み</th>
			<td>
				210kg　約0.37mm
			</td>
		</tr>
		<tr>
			<th>紙の色数</th>
			<td>
				ホワイト、ライトグレー、ペールブラウン　全3色
			</td>
		</tr>
		<tr>
			<th>対応印刷加工</th>
			<td>
				角丸、　一穴加工、　白インク印刷、　黒インク印刷、　両面箔押し、　複数箔押し
			</td>
		</tr>
	</table>
</section>



<section class="explainBlock">
	<h3 class="explainBlockTitle">
		オプション<span>Option</span>
	</h3>
	<ul class="explainBlockPanels">
		<li>
			<img src="https://file001.shop-pro.jp/PA01508/005/assets/images/image_option_round.jpg" alt="" loading="lazy" decoding="async" width="320" height="220">
			<h4>角丸</h4>
			<p>コーナーの角を丸くカットする人気の加工です。角丸のサイズは5R（半径5mm）・3R（半径3mm）が選べます。</p>
		</li>
		<li>
			<img src="https://file001.shop-pro.jp/PA01508/005/assets/images/image_option_onehole.jpg" alt="" loading="lazy" decoding="async" width="320" height="220">
			<h4>一穴加工</h4>
			<p>直径3mmと5mmの一穴加工をご用意。リボンや紐を通すことでメッセージタグ風になります。</p>
		</li>
<!--		<li>
			<img src="https://file001.shop-pro.jp/PA01508/005/assets/images/image_option_emboss.jpg" alt="" loading="lazy" decoding="async" width="320" height="220">
			<h4>浮き出し</h4>
			<p>圧を加えて加工部分を浮き上がらせます。見た目のインパクトだけでなく触り心地も楽しい加工です。</p>
		</li>
		<li>
			<img src="https://file001.shop-pro.jp/PA01508/005/assets/images/image_option_deboss.jpg" alt="" loading="lazy" decoding="async" width="320" height="220">
			<h4>空押し</h4>
			<p>圧を加えて版のカタチに凹ませます。立体感のある加工で一味違ったアピールができます。</p>
		</li>-->
		<li>
			<img src="https://file001.shop-pro.jp/PA01508/005/assets/images/image_option_plus.jpg" alt="" loading="lazy" decoding="async" width="320" height="220">
			<h4>プラス印刷</h4>
			<p>白インク・黒インクでの印刷ができます。箔押し印刷と組み合わせることでデザインの幅が大きく広がります。</p>
		</li>
		<li>
			<img src="https://file001.shop-pro.jp/PA01508/005/assets/images/image_option_multi.jpg" alt="" loading="lazy" decoding="async" width="320" height="220">
			<h4>複数箔</h4>
			<p>複数色の箔で箔押しするときや、両面に箔押しするときにご利用ください。</p>
		</li>
</ul>
		<a href="https://hakupress.com/?mode=cate&cbid=2969365&csid=0" class="button explainOrderFlowButton">
		<span>X'masカード一覧へ</span>
	</a>
</section><!--/block-->
]]></content:encoded>
    <dc:date>2025-10-23T15:53:51+09:00</dc:date>
    <dc:creator>HAKUPRESS（ハクプレス）【箔押し印刷｜白インク印刷】公式通販</dc:creator>
    <foaf:topic><foaf:Image rdf:about="https://img21.shop-pro.jp/PA01508/005/product/189080447_th.jpg?cmsp_timestamp=20251023171147" /></foaf:topic>
  </item>

  <item rdf:about="https://hakupress.com/?pid=189080439">
    <link>https://hakupress.com/?pid=189080439</link>
    <title>版代無料／X&#039;masカードA／OKフロート</title>
    <description>
var customOrderSettings = {
	name : &quot;X&#039;masカードA／OKフロート&quot;, //注文詳細等での名称

	isSpecialPrint: false, //特色印刷の可否
	isColorPrint: false, //カラー印刷の可否
	isBlackPrint: true, //モノクロ印刷の可否
	isWhitePrint: true, //白インク印...</description>
<content:encoded><![CDATA[
<script>
var customOrderSettings = {
	name : "X'masカードA／OKフロート", //注文詳細等での名称

	isSpecialPrint: false, //特色印刷の可否
	isColorPrint: false, //カラー印刷の可否
	isBlackPrint: true, //モノクロ印刷の可否
	isWhitePrint: true, //白インク印刷の可否
	isCornerRounder: true, //角丸の可否
	isEmboss: false, //浮き出しの可否
	isDeboss: true, //空押しの可否

	//箔押し面積選択を有効化するフラグ
	isFoilAreaRequired: true,

	//isFreeSizeProduct:trueを記載した時、通常の価格設定foilPricesは無視され
	//別途foilSizePrice（面積ごとの価格）の記載が必要となる
	foilPrices : {},

	//箔押し面積ごとの価格
	foilSizePrice: {
		zero : { //箔無し（1版目50cm2-箔無しマイナス）
			plate : 3300-3200, //版代
			unit : 10.0-11.0, //箔押し単価
			base : 2100-0, //基本料金
			leadTime : 0-2, //納期
		},
		first : { //1版目の料金
			"50cm2": {
				plate : 3300, //版代
				unit : 10.0, //箔押し単価
				base : 2100, //基本料金
				leadTime : 0, //納期
			},
			"100cm2" : { //1版+100cm2
				plate : 3300+3200, //版代
				unit : 10.0+11.0, //箔押し単価
				base : 2100+1100, //基本料金
				leadTime : 0, //納期
			},
			"150cm2" : { //1版+150cm2
				plate : 3300+5400, //版代
				unit : 10.0+22.0, //箔押し単価
				base : 2100+1100, //基本料金
				leadTime : 0, //納期
			},
		},
		additional : { //2版目以降の追加料金
			"50cm2": {
				plate : 3200, //版代
				unit : 11.0, //箔押し単価
				base : 3100, //基本料金
				leadTime : 3, //追加納期
			},
			"100cm2" : {
				plate : 7300, //版代
				unit : 24.0, //箔押し単価
				base : 3100, //基本料金
				leadTime : 3, //追加納期
			},
			"150cm2" : {
				plate : 11400, //版代
				unit : 37.0, //箔押し単価
				base : 1100, //基本料金
				leadTime : 3, //追加納期
			},
		},
	},

	embossPrice : { //浮き出しの料金
		plate : 7600-3200, //版代
		unit : 12.0-11.0, //箔押し単価
		base : 5000, //基本料金
		leadTime : 3, //追加納期
		areaPrices : { //面積によって価格を変える場合（記載がない面積は通常価格が使用される）
			"100cm2" : {
				plate : 16100-3200, //版代 - 箔無し料金
				unit : 28.0-11.0, //単価 - 箔無し料金
				base : 5000, //基本料金
				leadTime : 3, //納期
			},
			"150cm2" : {
				plate : 24600-3200, //版代 - 箔無し料金
				unit : 42.0-11.0, //単価 - 箔無し料金
				base : 7000, //基本料金
				leadTime : 3, //納期
			},
		},
	},

	debossPrice : { //空押しの料金
		//50cm2
		plate : 3200, //版代
		unit : 12, //単価
		base : 5000, //基本料金
		leadTime : 3, //追加納期

		areaPrices : { //面積によって価格を変える場合（記載がない面積は通常価格が使用される）
			"100cm2" : {
				plate : 7300, //版代
				unit : 30.0, //単価
				base : 4500, //基本料金
				leadTime : 3, //納期
			},
			"150cm2" : {
				plate : 11400, //版代
				unit : 45.0, //単価
				base : 6500, //基本料金
				leadTime : 3, //納期
			},
		},
	},

	cornerRounderPrice : { //角丸の料金
		plate : 0, //版代
		unit : 2.2, //箔押し単価
		base : 1000, //基本料金
		leadTime : 3, //追加納期
	},

	//追加オプション 一つ穴加工
	isOnehole : true,
	oneholePrice : {
		plate : 0, //版代
		unit : 2.2, //箔押し単価
		base : 1000, //基本料金
		leadTime : 3, //追加納期
	},

	//追加オプション 切り込み加工
	isSlitting : true,
	slittingPrice : {
		plate : 0, //版代
		unit : 2.2, //箔押し単価
		base : 1000, //基本料金
		leadTime : 3, //追加納期
	},

	colorPrintPrices : { //カラー印刷料金
		1 : { //片面
			unit : 2.5, //印刷単価
			base : 4000, //基本料金
			leadTime : 3, //追加納期
		},
		2 : { //両面
			unit : 2.5+1.0, //印刷単価
			base : 4000+2000, //基本料金
			leadTime : 3, //追加納期
		}
	},

	blackPrintPrices : { //モノクロ印刷料金
		1 : { //片面
			unit : 7.0, //印刷単価
			base : 1000, //基本料金
			leadTime : 3, //追加納期
		},
		2 : { //両面
			unit : 7.0+5.5, //印刷単価
			base : 1000+500, //基本料金
			leadTime : 3, //追加納期
		}
	},

	whitePrintPrices : { //白インク印刷料金
		1 : { //片面
			unit : 12.0, //印刷単価
			base : 2000, //基本料金
			leadTime : 3, //追加納期
		},
		2 : { //両面
			unit : 12.0+11.5, //印刷単価
			base : 2000+1000, //基本料金
			leadTime : 3, //追加納期
		}
	},

	specialPrintPrices : { //特色印刷料金
		1 : { //片面
			unit : null, //印刷単価
			base : null, //基本料金
			leadTime : null, //追加納期
		},
		2 : { //両面
			unit : null, //印刷単価
			base : null, //基本料金
			leadTime : null, //追加納期
		}
	},


	//紙の厚みの種類
	//1つ以上必須、isRecommend:true指定で初期選択肢となる
	weights:[
		{
			name:"210kg", //名称
			price : 1500, //用紙代
			leadTime : 7, //納期
			isRecommend:true,
		},
	],

	volumes : { //用紙枚数
		100 : 3.750,
		200 : 6.875,
		300 : 10.000,
		400 : 13.135,
		500 : 16.250,
		600 : 19.375,
		700 : 22.500,
		800 : 25.625,
		900 : 28.751,
		1000 : 31.875,
	},

	casePrice : 0, //ケース代
	shippingPrice : 2900, //発送代
	shippingQuantity: 1000, //発送枚数
	otherPrice : 0, //その他

	//紙の色の種類
	//1つ以上必須
	colors : function(){return [
		{
			name : "ホワイト",
			image : "assets/products/colorplan/OK_white.jpg",
			thumbnail : "#FAF8F1",
			comment: "クリーム系の色味が入っていない、純粋な白色。紙自体の透明感と清潔感があるホワイトです。",
		},
		{
			name : "ライトグレー",
			image : "assets/products/colorplan/OK_lightgrey.jpg",
			thumbnail : "#D8DDD6",
			comment: "ほんのりと青みを帯びた柔らかく落ち着いたグレー。明るさを保ちつつも控えめで上品な印象を与えます。",
		},
		{
			name : "ペールブラウン",
			image : "assets/products/colorplan/OK_brawn.jpg",
			thumbnail : "#D8CCB4",
			comment: "淡いブラウン系のトーンで、温かみを感じさせる優しい色味。ナチュラルなイメージにぴったりです。",
		},
	];},

	//特殊処理が必要な場合
	onChange: function(args){
		//onChangeは選択肢の変化が生じた際、全ての再計算の前に呼び出される
		//customOrderSettings自体をオーバーライドしオプション生成、価格計算に干渉する

		//450kgでは印刷は不可
		if(document.querySelector("select[data-type='weight']").value === "450kg"){
			customOrderSettings.isBlackPrint = false;
			customOrderSettings.isWhitePrint = false;
		}
	},

	onCalcurated: function(args){
		//onCalcuratedは価格が計算された直後、消費税計算・表示の直前に呼び出される
		//戻り値で合計価格またはnullを返す
	},
};
</script>



<section class="explainBlock explainAttentions">
	<h3>OKフロートの特徴</h3>
	<div class="explainAttention">
		<h4>特殊繊維が生む、半透明の美しさ</h4>
		<p>空押し（エンボス）加工との相性が抜群で、凹凸による陰影や光の透け感が柔らかな表情を見せます。</p>
		<p>印刷を加えなくても立体感が出せるため、上品で静かな存在感を演出できます。</p>
	</div>
	<div class="explainAttention">
		<h4>軽やかでナチュラルな風合い</h4>
		<p>コーティングがないので、素朴な手触りと自然な色味が魅力があり、紙本来の温かみを感じられます。</p>
		<p>洗練された優しさを感じさせる質感で、クラフト感のある印象に仕上がります。</p>
		<p>柔らかさとハリのバランスが良く、コシもあるのでしっかりとした印象に仕上がります。</p>
	</div>
	<div class="explainAttention">
		<h4>素朴だけど印象的なデザインに</h4>
		<p>やさしいトーンのカラー展開で、温もりのある落ち着いた高級感を演出できます。</p>
		<p>ナチュラル志向や、手仕事感を大切にしたブランドの世界観にぴったりです。</p>
	</div>
</section><!--/block-->

<section class="explainBlock">
	<h3 class="explainBlockTitle">
		価格表<span>Price</span>
	</h3>
	<div class="explainPriceLists">
		<div class="explainPriceList">
			<div class="explainPriceTitle">OKフロート 210kg</div>
			<table class="explainPriceTable">
				<tr>
					<th colspan="2">箔押し　2版</th>
					<th colspan="2">箔押し2版+黒インク印刷</th>
				</tr>
				<tr>
					<td>100部</td><td class="pricecell">15,800円</td>
					<td>100部</td><td>17,500円</td>
				</tr>
				<tr>
					<td>200部</td><td class="pricecell">22,600円</td>
					<td>200部</td><td>25,500円</td>
				</tr>
				<tr>
					<td>300部</td><td class="pricecell">29,300円</td>
					<td>300部</td><td>32,400円</td>
				</tr>
				<tr>
					<td>400部</td><td class="pricecell">36,200円</td>
					<td>400部</td><td>40,000円</td>
				</tr>
				<tr>
					<td>500部</td><td class="pricecell">42,900円</td>
					<td>500部</td><td>47,400円</td>
				</tr>
				<tr>
					<td>600部</td><td class="pricecell">49,700円</td>
					<td>600部</td><td>54,900円</td>
				</tr>
				<tr>
					<td>700部</td><td class="pricecell">56,500円</td>
					<td>700部</td><td>62,400円</td>
				</tr>
				<tr>
					<td>800部</td><td class="pricecell">63,300円</td>
					<td>800部</td><td>69,900円</td>
				</tr>
				<tr>
					<td>900部</td><td class="pricecell">70,100円</td>
					<td>900部</td><td>77,400円</td>
				</tr>
				<tr>
					<td>1000部</td><td class="pricecell">76,900円</td>
					<td>1000部</td><td>84,900円</td>
				</tr>
			</table>
		</div><!--priceList-->
	</div><!--explainBlockPriceLists-->
</section>



<section class="explainBlock">
	<h3 class="explainBlockTitle">
		商品詳細<span>Detail</span>
	</h3>
	<table class="explainSpecTable">
		<tr>
			<th>サイズ</th>
			<td>
				100mm×148mm
			</td>
		</tr>
		<tr>
			<th>紙の厚み</th>
			<td>
				210kg　約0.37mm
			</td>
		</tr>
		<tr>
			<th>紙の色数</th>
			<td>
				ホワイト、ライトグレー、ペールブラウン　全3色
			</td>
		</tr>
		<tr>
			<th>対応印刷加工</th>
			<td>
				角丸、　一穴加工、　白インク印刷、　黒インク印刷、　両面箔押し、　複数箔押し
			</td>
		</tr>
	</table>
</section>



<section class="explainBlock">
	<h3 class="explainBlockTitle">
		オプション<span>Option</span>
	</h3>
	<ul class="explainBlockPanels">
		<li>
			<img src="https://file001.shop-pro.jp/PA01508/005/assets/images/image_option_round.jpg" alt="" loading="lazy" decoding="async" width="320" height="220">
			<h4>角丸</h4>
			<p>コーナーの角を丸くカットする人気の加工です。角丸のサイズは5R（半径5mm）・3R（半径3mm）が選べます。</p>
		</li>
		<li>
			<img src="https://file001.shop-pro.jp/PA01508/005/assets/images/image_option_onehole.jpg" alt="" loading="lazy" decoding="async" width="320" height="220">
			<h4>一穴加工</h4>
			<p>直径3mmと5mmの一穴加工をご用意。リボンや紐を通すことでメッセージタグ風になります。</p>
		</li>
<!--		<li>
			<img src="https://file001.shop-pro.jp/PA01508/005/assets/images/image_option_emboss.jpg" alt="" loading="lazy" decoding="async" width="320" height="220">
			<h4>浮き出し</h4>
			<p>圧を加えて加工部分を浮き上がらせます。見た目のインパクトだけでなく触り心地も楽しい加工です。</p>
		</li>
		<li>
			<img src="https://file001.shop-pro.jp/PA01508/005/assets/images/image_option_deboss.jpg" alt="" loading="lazy" decoding="async" width="320" height="220">
			<h4>空押し</h4>
			<p>圧を加えて版のカタチに凹ませます。立体感のある加工で一味違ったアピールができます。</p>
		</li>-->
		<li>
			<img src="https://file001.shop-pro.jp/PA01508/005/assets/images/image_option_plus.jpg" alt="" loading="lazy" decoding="async" width="320" height="220">
			<h4>プラス印刷</h4>
			<p>白インク・黒インクでの印刷ができます。箔押し印刷と組み合わせることでデザインの幅が大きく広がります。</p>
		</li>
		<li>
			<img src="https://file001.shop-pro.jp/PA01508/005/assets/images/image_option_multi.jpg" alt="" loading="lazy" decoding="async" width="320" height="220">
			<h4>複数箔</h4>
			<p>複数色の箔で箔押しするときや、両面に箔押しするときにご利用ください。</p>
		</li>
</ul>
		<a href="https://hakupress.com/?mode=cate&cbid=2969365&csid=0" class="button explainOrderFlowButton">
		<span>X'masカード一覧へ</span>
	</a>
</section><!--/block-->
]]></content:encoded>
    <dc:date>2025-10-23T15:53:01+09:00</dc:date>
    <dc:creator>HAKUPRESS（ハクプレス）【箔押し印刷｜白インク印刷】公式通販</dc:creator>
    <foaf:topic><foaf:Image rdf:about="https://img21.shop-pro.jp/PA01508/005/product/189080439_th.jpg?cmsp_timestamp=20251023162159" /></foaf:topic>
  </item>

  <item rdf:about="https://hakupress.com/?pid=189079054">
    <link>https://hakupress.com/?pid=189079054</link>
    <title>版代無料／X&#039;masカードE／ヴァンヌーボV</title>
    <description>
var customOrderSettings = {
	name : &quot;X&#039;masカードE／ヴァンヌーボV&quot;, //注文詳細等での名称


	isSpecialPrint: false, //特色印刷の可否
	isColorPrint: true, //カラー印刷の可否
	isBlackPrint: true, //モノクロ印刷の可否
	isWhitePrint: true, //白イン...</description>
<content:encoded><![CDATA[
<script>
var customOrderSettings = {
	name : "X'masカードE／ヴァンヌーボV", //注文詳細等での名称


	isSpecialPrint: false, //特色印刷の可否
	isColorPrint: true, //カラー印刷の可否
	isBlackPrint: true, //モノクロ印刷の可否
	isWhitePrint: true, //白インク印刷の可否
	isCornerRounder: true, //角丸の可否
	isEmboss: false, //浮き出しの可否
	isDeboss: false, //空押しの可否

	//箔押し面積選択を有効化するフラグ
	isFoilAreaRequired: true,

	//isFreeSizeProduct:trueを記載した時、通常の価格設定foilPricesは無視され
	//別途foilSizePrice（面積ごとの価格）の記載が必要となる
	foilPrices : {},

	//箔押し面積ごとの価格
	foilSizePrice: {
		zero : { //箔無し（1版目50cm2-箔無しマイナス）
			plate : 3300-3200, //版代
			unit : 10.0-11.0, //箔押し単価
			base : 2100-0, //基本料金
			leadTime : 0-2, //納期
		},
		first : { //1版目の料金
			"50cm2": {
				plate : 3300, //版代
				unit : 10.0, //箔押し単価
				base : 2100, //基本料金
				leadTime : 0, //納期
			},
			"100cm2" : { //1版+100cm2
				plate : 3300+3200, //版代
				unit : 10.0+11.0, //箔押し単価
				base : 2100+1100, //基本料金
				leadTime : 0, //納期
			},
			"150cm2" : { //1版+150cm2
				plate : 3300+5400, //版代
				unit : 10.0+22.0, //箔押し単価
				base : 2100+1100, //基本料金
				leadTime : 0, //納期
			},
		},
		additional : { //2版目以降の追加料金
			"50cm2": {
				plate : 3200, //版代
				unit : 11.0, //箔押し単価
				base : 3100, //基本料金
				leadTime : 3, //追加納期
			},
			"100cm2" : {
				plate : 7300, //版代
				unit : 24.0, //箔押し単価
				base : 3100, //基本料金
				leadTime : 3, //追加納期
			},
			"150cm2" : {
				plate : 11400, //版代
				unit : 37.0, //箔押し単価
				base : 1100, //基本料金
				leadTime : 3, //追加納期
			},
		},
	},

	embossPrice : { //浮き出しの料金
		plate : 7600-3200, //版代
		unit : 12.0-11.0, //箔押し単価
		base : 5000, //基本料金
		leadTime : 3, //追加納期
		areaPrices : { //面積によって価格を変える場合（記載がない面積は通常価格が使用される）
			"100cm2" : {
				plate : 16100-3200, //版代 - 箔無し料金
				unit : 28.0-11.0, //単価 - 箔無し料金
				base : 5000, //基本料金
				leadTime : 3, //納期
			},
			"150cm2" : {
				plate : 24600-3200, //版代 - 箔無し料金
				unit : 42.0-11.0, //単価 - 箔無し料金
				base : 7000, //基本料金
				leadTime : 3, //納期
			},
		},
	},

	debossPrice : { //空押しの料金
		//50cm2
		plate : 3200, //版代
		unit : 12, //単価
		base : 5000, //基本料金
		leadTime : 3, //追加納期

		areaPrices : { //面積によって価格を変える場合（記載がない面積は通常価格が使用される）
			"100cm2" : {
				plate : 7300, //版代
				unit : 30.0, //単価
				base : 4500, //基本料金
				leadTime : 3, //納期
			},
			"150cm2" : {
				plate : 11400, //版代
				unit : 45.0, //単価
				base : 6500, //基本料金
				leadTime : 3, //納期
			},
		},
	},

	cornerRounderPrice : { //角丸の料金
		plate : 0, //版代
		unit : 2.2, //箔押し単価
		base : 1000, //基本料金
		leadTime : 3, //追加納期
	},

	//追加オプション 一つ穴加工
	isOnehole : true,
	oneholePrice : {
		plate : 0, //版代
		unit : 2.2, //箔押し単価
		base : 1000, //基本料金
		leadTime : 3, //追加納期
	},

	//追加オプション 切り込み加工
	isSlitting : true,
	slittingPrice : {
		plate : 0, //版代
		unit : 2.2, //箔押し単価
		base : 1000, //基本料金
		leadTime : 3, //追加納期
	},

	colorPrintPrices : { //カラー印刷料金
		1 : { //片面
			unit : 2.5, //印刷単価
			base : 4000, //基本料金
			leadTime : 3, //追加納期
		},
		2 : { //両面
			unit : 2.5+1.0, //印刷単価
			base : 4000+2000, //基本料金
			leadTime : 3, //追加納期
		}
	},

	blackPrintPrices : { //モノクロ印刷料金
		1 : { //片面
			unit : 7.0, //印刷単価
			base : 1000, //基本料金
			leadTime : 3, //追加納期
		},
		2 : { //両面
			unit : 7.0+5.5, //印刷単価
			base : 1000+500, //基本料金
			leadTime : 3, //追加納期
		}
	},

	whitePrintPrices : { //白インク印刷料金
		1 : { //片面
			unit : 12.0, //印刷単価
			base : 2000, //基本料金
			leadTime : 3, //追加納期
		},
		2 : { //両面
			unit : 12.0+11.5, //印刷単価
			base : 2000+1000, //基本料金
			leadTime : 3, //追加納期
		}
	},

	specialPrintPrices : { //特色印刷料金
		1 : { //片面
			unit : null, //印刷単価
			base : null, //基本料金
			leadTime : null, //追加納期
		},
		2 : { //両面
			unit : null, //印刷単価
			base : null, //基本料金
			leadTime : null, //追加納期
		}
	},


	//紙の厚みの種類
	//1つ以上必須、isRecommend:true指定で初期選択肢となる
	weights:[
		{
			name:"195kg", //名称
			price : 900, //用紙代
			leadTime : 7, //納期
			isRecommend:true,
		},
		{
			name:"235kg", //名称
			price : 1000, //用紙代
			leadTime : 7, //納期
			isRecommend:false,
		},
	],

	volumes : { //用紙枚数
		100 : 3.750,
		200 : 6.875,
		300 : 10.000,
		400 : 13.135,
		500 : 16.250,
		600 : 19.375,
		700 : 22.500,
		800 : 25.625,
		900 : 28.751,
		1000 : 31.875,
	},

	casePrice : 0, //ケース代
	shippingPrice : 3000, //発送代
	shippingQuantity: 1000, //発送枚数
	otherPrice : 0, //その他

	//紙の色の種類
	//1つ以上必須
	colors : function(){return [
		{
			name : "スノーホワイト",
			image : "assets/products/colorplan/V_snow.jpg",
			thumbnail : "#FFFFFF",
			comment: "シリーズ内で最も白色度が高く、純白に近い明るい白色が印刷物に清潔感と高級感を与えます。",
		},
		{
			name : "ホワイト",
			image : "assets/products/colorplan/V_white.jpg",
			thumbnail : "#FFFFFC",
			comment: "自然な感じのやや柔らかく落ち着いた白色で、印刷物に温かみと上品さを与えます。",
		},
		{
			name : "ナチュラル",
			image : "assets/products/colorplan/V_natural.jpg",
			thumbnail : "#FFFEEE",
			comment: "やや温かみのある色調で、印刷物に柔らかく落ち着いた印象を与えるクリーム色の用紙です。",
		},
	];},

	//特殊処理が必要な場合
	onChange: function(args){
		//onChangeは選択肢の変化が生じた際、全ての再計算の前に呼び出される
		//customOrderSettings自体をオーバーライドしオプション生成、価格計算に干渉する

		//ナチュラルは235kg不可
		if(document.querySelector("select[data-type='baseColor']").value === "ナチュラル"){
			customOrderSettings.weights.length = 1;
		}
	},
	onCalcurated: function(args){
		//onCalcuratedは価格が計算された直後、消費税計算・表示の直前に呼び出される
		//戻り値で合計価格またはnullを返す
	},
};
</script>

<section class="explainBlock explainAttentions">
	<h3>ヴァンヌーボVの特徴</h3>
	<div class="explainAttention">
		<h4>発色の良さと印刷適性</h4>
		<p>インクの乗りが良く、文字やグラフィックがくっきりと美しく再現されます。</p>
		<p>カラー印刷と箔押しを掛け合わせることで、想像以上のデザイン表現が可能に。</p>
	</div>
	<div class="explainAttention">
		<h4>柔らかな手触りと高級感ある風合い</h4>
		<p>上質紙にパウダースノーのような微細な質感を加えた高級ファインペーパーです。</p>
		<p>表面はわずかにザラつきがあり、しっとりとした優しい手触りが特徴。</p>
	</div>
	<div class="explainAttention">
		<h4>印象を左右する“白”の選択肢</h4>
		<p>ヴァンヌーボVは、3つの“白”で印象を繊細に演出します。</p>
		<p>クリーンな印象からナチュラルまで幅広いデザインに対応。</p>
	</div>
</section><!--/block-->

<section class="explainBlock">
	<h3 class="explainBlockTitle">
		価格表<span>Price</span>
	</h3>
	<div class="explainPriceLists">
		<div class="explainPriceList">
			<div class="explainPriceTitle">ヴァンヌーボV 195kg</div>
			<table class="explainPriceTable">
				<tr>
					<th colspan="2">箔押し　1版</th>
					<th colspan="2">箔押し1版+黒インク印刷</th>
				</tr>
				<tr>
					<td>100部</td><td class="pricecell">12,800円</td>
					<td>100部</td><td>11,200円</td>
				</tr>
				<tr>
					<td>200部</td><td class="pricecell">16,600円</td>
					<td>200部</td><td>15,700円</td>
				</tr>
				<tr>
					<td>300部</td><td class="pricecell">20,400円</td>
					<td>300部</td><td>20,200円</td>
				</tr>
				<tr>
					<td>400部</td><td class="pricecell">24,300円</td>
					<td>400部</td><td>24,800円</td>
				</tr>
				<tr>
					<td>500部</td><td class="pricecell">28,100円</td>
					<td>500部</td><td>29,300円</td>
				</tr>
				<tr>
					<td>600部</td><td class="pricecell">31,900円</td>
					<td>600部</td><td>33,800円</td>
				</tr>
				<tr>
					<td>700部</td><td class="pricecell">35,700円</td>
					<td>700部</td><td>38,300円</td>
				</tr>
				<tr>
					<td>800部</td><td class="pricecell">39,500円</td>
					<td>800部</td><td>42,800円</td>
				</tr>
				<tr>
					<td>900部</td><td class="pricecell">43,300円</td>
					<td>900部</td><td>47,300円</td>
				</tr>
				<tr>
					<td>1000部</td><td class="pricecell">47,100円</td>
					<td>1000部</td><td>51,800円</td>
				</tr>
			</table>
		</div><!--priceList-->

		<div class="explainPriceList">
			<div class="explainPriceTitle">ヴァンヌーボV 235kg</div>
			<table class="explainPriceTable">
				<tr>
					<th colspan="2">箔押し　1版</th>
					<th colspan="2">箔押し1版+黒インク印刷</th>
				</tr>
				<tr>
					<td>100部</td><td class="pricecell">13,200円</td>
					<td>100部</td><td>11,600円</td>
				</tr>
				<tr>
					<td>200部</td><td class="pricecell">17,300円</td>
					<td>200部</td><td>16,400円</td>
				</tr>
				<tr>
					<td>300部</td><td class="pricecell">21,400円</td>
					<td>300部</td><td>21,200円</td>
				</tr>
				<tr>
					<td>400部</td><td class="pricecell">25,600円</td>
					<td>400部</td><td>26,100円</td>
				</tr>
				<tr>
					<td>500部</td><td class="pricecell">29,700円</td>
					<td>500部</td><td>30,900円</td>
				</tr>
				<tr>
					<td>600部</td><td class="pricecell">33,800円</td>
					<td>600部</td><td>35,700円</td>
				</tr>
				<tr>
					<td>700部</td><td class="pricecell">37,900円</td>
					<td>700部</td><td>40,500円</td>
				</tr>
				<tr>
					<td>800部</td><td class="pricecell">42,100円</td>
					<td>800部</td><td>45,400円</td>
				</tr>
				<tr>
					<td>900部</td><td class="pricecell">46,200円</td>
					<td>900部</td><td>50,200円</td>
				</tr>
				<tr>
					<td>1000部</td><td class="pricecell">50,300円</td>
					<td>1000部</td><td>55,000円</td>
				</tr>
			</table>
		</div><!--priceList-->
	</div><!--explainBlockPriceLists-->
</section>



<section class="explainBlock">
	<h3 class="explainBlockTitle">
		商品詳細<span>Detail</span>
	</h3>
	<table class="explainSpecTable">
		<tr>
			<th>サイズ</th>
			<td>
				100mm×148mm
			</td>
		</tr>
		<tr>
			<th>紙の厚み</th>
			<td>
				195kg　約0.30mm<br>
				235kg　約0.37mm<br>
				（掲載のない厚みは要相談）
			</td>
		</tr>
		<tr>
			<th>紙の色数</th>
			<td>
				スノーホワイト、ホワイト、ナチュラル（195kgのみ）　全3色
			</td>
		</tr>
		<tr>
			<th>対応印刷加工</th>
			<td>
				角丸、　一穴加工、　白インク印刷、　黒インク印刷、　カラー印刷、　両面箔押し、　複数箔押し
			</td>
		</tr>
	</table>
</section>


<section class="explainBlock">
	<h3 class="explainBlockTitle">
		オプション<span>Option</span>
	</h3>
	<ul class="explainBlockPanels">
		<li>
			<img src="https://file001.shop-pro.jp/PA01508/005/assets/images/image_option_round.jpg" alt="" loading="lazy" decoding="async" width="320" height="220">
			<h4>角丸</h4>
			<p>コーナーの角を丸くカットする人気の加工です。角丸のサイズは5R（半径5mm）・3R（半径3mm）が選べます。</p>
		</li>
		<li>
			<img src="https://file001.shop-pro.jp/PA01508/005/assets/images/image_option_onehole.jpg" alt="" loading="lazy" decoding="async" width="320" height="220">
			<h4>一穴加工</h4>
			<p>下げ札用に直径3mmと5mmの一穴加工をご用意。商品タグやブランド札にご利用ください。</p>
		</li>
<!--		<li>
			<img src="https://file001.shop-pro.jp/PA01508/005/assets/images/image_option_emboss.jpg" alt="" loading="lazy" decoding="async" width="320" height="220">
			<h4>浮き出し</h4>
			<p>圧を加えて加工部分を浮き上がらせます。見た目のインパクトだけでなく触り心地も楽しい加工です。</p>
		</li>
		<li>
			<img src="https://file001.shop-pro.jp/PA01508/005/assets/images/image_option_deboss.jpg" alt="" loading="lazy" decoding="async" width="320" height="220">
			<h4>空押し</h4>
			<p>圧を加えて版のカタチに凹ませます。立体感のある加工で一味違ったアピールができます。</p>
		</li>-->
		<li>
			<img src="https://file001.shop-pro.jp/PA01508/005/assets/images/image_option_plus.jpg" alt="" loading="lazy" decoding="async" width="320" height="220">
			<h4>プラス印刷</h4>
			<p>白インク・黒インク・カラーでの印刷ができます。箔押し印刷と組み合わせることでデザインの幅が大きく広がります。</p>
		</li>
		<li>
			<img src="https://file001.shop-pro.jp/PA01508/005/assets/images/image_option_multi.jpg" alt="" loading="lazy" decoding="async" width="320" height="220">
			<h4>複数箔</h4>
			<p>複数色の箔で箔押しするときや、両面に箔押しするときにご利用ください。</p>
		</li>
</ul>
		<a href="https://hakupress.com/?mode=cate&cbid=2969365&csid=0" class="button explainOrderFlowButton">
		<span>X'masカード一覧へ</span>
	</a>
</section><!--/block-->
]]></content:encoded>
    <dc:date>2025-10-23T14:42:17+09:00</dc:date>
    <dc:creator>HAKUPRESS（ハクプレス）【箔押し印刷｜白インク印刷】公式通販</dc:creator>
    <foaf:topic><foaf:Image rdf:about="https://img21.shop-pro.jp/PA01508/005/product/189079054_th.jpg?cmsp_timestamp=20251023144215" /></foaf:topic>
  </item>

  <item rdf:about="https://hakupress.com/?pid=189078842">
    <link>https://hakupress.com/?pid=189078842</link>
    <title>版代無料／X&#039;masカードB／ヴァンヌーボV</title>
    <description>
var customOrderSettings = {
	name : &quot;X&#039;masカードB／ヴァンヌーボV&quot;, //注文詳細等での名称

	isSpecialPrint: false, //特色印刷の可否
	isColorPrint: true, //カラー印刷の可否
	isBlackPrint: true, //モノクロ印刷の可否
	isWhitePrint: true, //白インク...</description>
<content:encoded><![CDATA[
<script>
var customOrderSettings = {
	name : "X'masカードB／ヴァンヌーボV", //注文詳細等での名称

	isSpecialPrint: false, //特色印刷の可否
	isColorPrint: true, //カラー印刷の可否
	isBlackPrint: true, //モノクロ印刷の可否
	isWhitePrint: true, //白インク印刷の可否
	isCornerRounder: true, //角丸の可否
	isEmboss: false, //浮き出しの可否
	isDeboss: false, //空押しの可否

	//箔押し面積選択を有効化するフラグ
	isFoilAreaRequired: true,

	//isFreeSizeProduct:trueを記載した時、通常の価格設定foilPricesは無視され
	//別途foilSizePrice（面積ごとの価格）の記載が必要となる
	foilPrices : {},

	//箔押し面積ごとの価格
	foilSizePrice: {
		zero : { //箔無し（1版目50cm2-箔無しマイナス）
			plate : 3300-3200, //版代
			unit : 10.0-11.0, //箔押し単価
			base : 2100-0, //基本料金
			leadTime : 0-2, //納期
		},
		first : { //1版目の料金
			"50cm2": {
				plate : 3300, //版代
				unit : 10.0, //箔押し単価
				base : 2100, //基本料金
				leadTime : 0, //納期
			},
			"100cm2" : { //1版+100cm2
				plate : 3300+3200, //版代
				unit : 10.0+11.0, //箔押し単価
				base : 2100+1100, //基本料金
				leadTime : 0, //納期
			},
			"150cm2" : { //1版+150cm2
				plate : 3300+5400, //版代
				unit : 10.0+22.0, //箔押し単価
				base : 2100+1100, //基本料金
				leadTime : 0, //納期
			},
		},
		additional : { //2版目以降の追加料金
			"50cm2": {
				plate : 3200, //版代
				unit : 11.0, //箔押し単価
				base : 3100, //基本料金
				leadTime : 3, //追加納期
			},
			"100cm2" : {
				plate : 7300, //版代
				unit : 24.0, //箔押し単価
				base : 3100, //基本料金
				leadTime : 3, //追加納期
			},
			"150cm2" : {
				plate : 11400, //版代
				unit : 37.0, //箔押し単価
				base : 1100, //基本料金
				leadTime : 3, //追加納期
			},
		},
	},

	embossPrice : { //浮き出しの料金
		plate : 7600-3200, //版代
		unit : 12.0-11.0, //箔押し単価
		base : 5000, //基本料金
		leadTime : 3, //追加納期
		areaPrices : { //面積によって価格を変える場合（記載がない面積は通常価格が使用される）
			"100cm2" : {
				plate : 16100-3200, //版代 - 箔無し料金
				unit : 28.0-11.0, //単価 - 箔無し料金
				base : 5000, //基本料金
				leadTime : 3, //納期
			},
			"150cm2" : {
				plate : 24600-3200, //版代 - 箔無し料金
				unit : 42.0-11.0, //単価 - 箔無し料金
				base : 7000, //基本料金
				leadTime : 3, //納期
			},
		},
	},

	debossPrice : { //空押しの料金
		//50cm2
		plate : 3200, //版代
		unit : 12, //単価
		base : 5000, //基本料金
		leadTime : 3, //追加納期

		areaPrices : { //面積によって価格を変える場合（記載がない面積は通常価格が使用される）
			"100cm2" : {
				plate : 7300, //版代
				unit : 30.0, //単価
				base : 4500, //基本料金
				leadTime : 3, //納期
			},
			"150cm2" : {
				plate : 11400, //版代
				unit : 45.0, //単価
				base : 6500, //基本料金
				leadTime : 3, //納期
			},
		},
	},

	cornerRounderPrice : { //角丸の料金
		plate : 0, //版代
		unit : 2.2, //箔押し単価
		base : 1000, //基本料金
		leadTime : 3, //追加納期
	},

	//追加オプション 一つ穴加工
	isOnehole : true,
	oneholePrice : {
		plate : 0, //版代
		unit : 2.2, //箔押し単価
		base : 1000, //基本料金
		leadTime : 3, //追加納期
	},

	//追加オプション 切り込み加工
	isSlitting : true,
	slittingPrice : {
		plate : 0, //版代
		unit : 2.2, //箔押し単価
		base : 1000, //基本料金
		leadTime : 3, //追加納期
	},

	colorPrintPrices : { //カラー印刷料金
		1 : { //片面
			unit : 2.5, //印刷単価
			base : 4000, //基本料金
			leadTime : 3, //追加納期
		},
		2 : { //両面
			unit : 2.5+1.0, //印刷単価
			base : 4000+2000, //基本料金
			leadTime : 3, //追加納期
		}
	},

	blackPrintPrices : { //モノクロ印刷料金
		1 : { //片面
			unit : 7.0, //印刷単価
			base : 1000, //基本料金
			leadTime : 3, //追加納期
		},
		2 : { //両面
			unit : 7.0+5.5, //印刷単価
			base : 1000+500, //基本料金
			leadTime : 3, //追加納期
		}
	},

	whitePrintPrices : { //白インク印刷料金
		1 : { //片面
			unit : 12.0, //印刷単価
			base : 2000, //基本料金
			leadTime : 3, //追加納期
		},
		2 : { //両面
			unit : 12.0+11.5, //印刷単価
			base : 2000+1000, //基本料金
			leadTime : 3, //追加納期
		}
	},

	specialPrintPrices : { //特色印刷料金
		1 : { //片面
			unit : null, //印刷単価
			base : null, //基本料金
			leadTime : null, //追加納期
		},
		2 : { //両面
			unit : null, //印刷単価
			base : null, //基本料金
			leadTime : null, //追加納期
		}
	},


	//紙の厚みの種類
	//1つ以上必須、isRecommend:true指定で初期選択肢となる
	weights:[
		{
			name:"195kg", //名称
			price : 900, //用紙代
			leadTime : 7, //納期
			isRecommend:true,
		},
		{
			name:"235kg", //名称
			price : 1000, //用紙代
			leadTime : 7, //納期
			isRecommend:false,
		},
	],

	volumes : { //用紙枚数
		100 : 3.750,
		200 : 6.875,
		300 : 10.000,
		400 : 13.135,
		500 : 16.250,
		600 : 19.375,
		700 : 22.500,
		800 : 25.625,
		900 : 28.751,
		1000 : 31.875,
	},

	casePrice : 0, //ケース代
	shippingPrice : 3000, //発送代
	shippingQuantity: 1000, //発送枚数
	otherPrice : 0, //その他

	//紙の色の種類
	//1つ以上必須
	colors : function(){return [
		{
			name : "スノーホワイト",
			image : "assets/products/colorplan/V_snow.jpg",
			thumbnail : "#FFFFFF",
			comment: "シリーズ内で最も白色度が高く、純白に近い明るい白色が印刷物に清潔感と高級感を与えます。",
		},
		{
			name : "ホワイト",
			image : "assets/products/colorplan/V_white.jpg",
			thumbnail : "#FFFFFC",
			comment: "自然な感じのやや柔らかく落ち着いた白色で、印刷物に温かみと上品さを与えます。",
		},
		{
			name : "ナチュラル",
			image : "assets/products/colorplan/V_natural.jpg",
			thumbnail : "#FFFEEE",
			comment: "やや温かみのある色調で、印刷物に柔らかく落ち着いた印象を与えるクリーム色の用紙です。",
		},
	];},

	//特殊処理が必要な場合
	onChange: function(args){
		//onChangeは選択肢の変化が生じた際、全ての再計算の前に呼び出される
		//customOrderSettings自体をオーバーライドしオプション生成、価格計算に干渉する

		//ナチュラルは235kg不可
		if(document.querySelector("select[data-type='baseColor']").value === "ナチュラル"){
			customOrderSettings.weights.length = 1;
		}
	},
	onCalcurated: function(args){
		//onCalcuratedは価格が計算された直後、消費税計算・表示の直前に呼び出される
		//戻り値で合計価格またはnullを返す
	},
};
</script>

<section class="explainBlock explainAttentions">
	<h3>ヴァンヌーボVの特徴</h3>
	<div class="explainAttention">
		<h4>発色の良さと印刷適性</h4>
		<p>インクの乗りが良く、文字やグラフィックがくっきりと美しく再現されます。</p>
		<p>カラー印刷と箔押しを掛け合わせることで、想像以上のデザイン表現が可能に。</p>
	</div>
	<div class="explainAttention">
		<h4>柔らかな手触りと高級感ある風合い</h4>
		<p>上質紙にパウダースノーのような微細な質感を加えた高級ファインペーパーです。</p>
		<p>表面はわずかにザラつきがあり、しっとりとした優しい手触りが特徴。</p>
	</div>
	<div class="explainAttention">
		<h4>印象を左右する“白”の選択肢</h4>
		<p>ヴァンヌーボVは、3つの“白”で印象を繊細に演出します。</p>
		<p>クリーンな印象からナチュラルまで幅広いデザインに対応。</p>
	</div>
</section><!--/block-->

<section class="explainBlock">
	<h3 class="explainBlockTitle">
		価格表<span>Price</span>
	</h3>
	<div class="explainPriceLists">
		<div class="explainPriceList">
			<div class="explainPriceTitle">ヴァンヌーボV 195kg</div>
			<table class="explainPriceTable">
				<tr>
					<th colspan="2">箔押し　2版</th>
					<th colspan="2">箔押し2版+黒インク印刷</th>
				</tr>
				<tr>
					<td>100部</td><td class="pricecell">13,600円</td>
					<td>100部</td><td>15,300円</td>
				</tr>
				<tr>
					<td>200部</td><td class="pricecell">18,500円</td>
					<td>200部</td><td>20,900円</td>
				</tr>
				<tr>
					<td>300部</td><td class="pricecell">23,400円</td>
					<td>300部</td><td>26,500円</td>
				</tr>
				<tr>
					<td>400部</td><td class="pricecell">28,400円</td>
					<td>400部</td><td>32,200円</td>
				</tr>
				<tr>
					<td>500部</td><td class="pricecell">33,300円</td>
					<td>500部</td><td>37,800円</td>
				</tr>
				<tr>
					<td>600部</td><td class="pricecell">38,200円</td>
					<td>600部</td><td>43,400円</td>
				</tr>
				<tr>
					<td>700部</td><td class="pricecell">43,100円</td>
					<td>700部</td><td>49,000円</td>
				</tr>
				<tr>
					<td>800部</td><td class="pricecell">48,000円</td>
					<td>800部</td><td>54,600円</td>
				</tr>
				<tr>
					<td>900部</td><td class="pricecell">52,900円</td>
					<td>900部</td><td>60,200円</td>
				</tr>
				<tr>
					<td>1000部</td><td class="pricecell">57,800円</td>
					<td>1000部</td><td>65,800円</td>
				</tr>
			</table>
		</div><!--priceList-->

		<div class="explainPriceList">
			<div class="explainPriceTitle">ヴァンヌーボV 235kg</div>
			<table class="explainPriceTable">
				<tr>
					<th colspan="2">箔押し　2版</th>
					<th colspan="2">箔押し2版+黒インク印刷</th>
				</tr>
				<tr>
					<td>100部</td><td class="pricecell">14,000円</td>
					<td>100部</td><td>15,700円</td>
				</tr>
				<tr>
					<td>200部</td><td class="pricecell">19,200円</td>
					<td>200部</td><td>21,600円</td>
				</tr>
				<tr>
					<td>300部</td><td class="pricecell">24,400円</td>
					<td>300部</td><td>27,500円</td>
				</tr>
				<tr>
					<td>400部</td><td class="pricecell">29,700円</td>
					<td>400部</td><td>33,500円</td>
				</tr>
				<tr>
					<td>500部</td><td class="pricecell">34,900円</td>
					<td>500部</td><td>39,400円</td>
				</tr>
				<tr>
					<td>600部</td><td class="pricecell">40,100円</td>
					<td>600部</td><td>45,300円</td>
				</tr>
				<tr>
					<td>700部</td><td class="pricecell">45,300円</td>
					<td>700部</td><td>51,200円</td>
				</tr>
				<tr>
					<td>800部</td><td class="pricecell">50,600円</td>
					<td>800部</td><td>57,200円</td>
				</tr>
				<tr>
					<td>900部</td><td class="pricecell">55,800円</td>
					<td>900部</td><td>63,100円</td>
				</tr>
				<tr>
					<td>1000部</td><td class="pricecell">61,000円</td>
					<td>1000部</td><td>69,000円</td>
				</tr>
			</table>
		</div><!--priceList-->
	</div><!--explainBlockPriceLists-->
</section>



<section class="explainBlock">
	<h3 class="explainBlockTitle">
		商品詳細<span>Detail</span>
	</h3>
	<table class="explainSpecTable">
		<tr>
			<th>サイズ</th>
			<td>
				100mm×148mm
			</td>
		</tr>
		<tr>
			<th>紙の厚み</th>
			<td>
				195kg　約0.30mm<br>
				235kg　約0.37mm<br>
				（掲載のない厚みは要相談）
			</td>
		</tr>
		<tr>
			<th>紙の色数</th>
			<td>
				スノーホワイト、ホワイト、ナチュラル（195kgのみ）　全3色
			</td>
		</tr>
		<tr>
			<th>対応印刷加工</th>
			<td>
				角丸、　一穴加工、　白インク印刷、　黒インク印刷、　カラー印刷、　両面箔押し、　複数箔押し
			</td>
		</tr>
	</table>
</section>


<section class="explainBlock">
	<h3 class="explainBlockTitle">
		オプション<span>Option</span>
	</h3>
	<ul class="explainBlockPanels">
		<li>
			<img src="https://file001.shop-pro.jp/PA01508/005/assets/images/image_option_round.jpg" alt="" loading="lazy" decoding="async" width="320" height="220">
			<h4>角丸</h4>
			<p>コーナーの角を丸くカットする人気の加工です。角丸のサイズは5R（半径5mm）・3R（半径3mm）が選べます。</p>
		</li>
		<li>
			<img src="https://file001.shop-pro.jp/PA01508/005/assets/images/image_option_onehole.jpg" alt="" loading="lazy" decoding="async" width="320" height="220">
			<h4>一穴加工</h4>
			<p>下げ札用に直径3mmと5mmの一穴加工をご用意。商品タグやブランド札にご利用ください。</p>
		</li>
<!--		<li>
			<img src="https://file001.shop-pro.jp/PA01508/005/assets/images/image_option_emboss.jpg" alt="" loading="lazy" decoding="async" width="320" height="220">
			<h4>浮き出し</h4>
			<p>圧を加えて加工部分を浮き上がらせます。見た目のインパクトだけでなく触り心地も楽しい加工です。</p>
		</li>
		<li>
			<img src="https://file001.shop-pro.jp/PA01508/005/assets/images/image_option_deboss.jpg" alt="" loading="lazy" decoding="async" width="320" height="220">
			<h4>空押し</h4>
			<p>圧を加えて版のカタチに凹ませます。立体感のある加工で一味違ったアピールができます。</p>
		</li>-->
		<li>
			<img src="https://file001.shop-pro.jp/PA01508/005/assets/images/image_option_plus.jpg" alt="" loading="lazy" decoding="async" width="320" height="220">
			<h4>プラス印刷</h4>
			<p>白インク・黒インク・カラーでの印刷ができます。箔押し印刷と組み合わせることでデザインの幅が大きく広がります。</p>
		</li>
		<li>
			<img src="https://file001.shop-pro.jp/PA01508/005/assets/images/image_option_multi.jpg" alt="" loading="lazy" decoding="async" width="320" height="220">
			<h4>複数箔</h4>
			<p>複数色の箔で箔押しするときや、両面に箔押しするときにご利用ください。</p>
		</li>
</ul>
		<a href="https://hakupress.com/?mode=cate&cbid=2969365&csid=0" class="button explainOrderFlowButton">
		<span>X'masカード一覧へ</span>
	</a>
</section><!--/block-->
]]></content:encoded>
    <dc:date>2025-10-23T14:32:22+09:00</dc:date>
    <dc:creator>HAKUPRESS（ハクプレス）【箔押し印刷｜白インク印刷】公式通販</dc:creator>
    <foaf:topic><foaf:Image rdf:about="https://img21.shop-pro.jp/PA01508/005/product/189078842_th.jpg?cmsp_timestamp=20251023160634" /></foaf:topic>
  </item>

  <item rdf:about="https://hakupress.com/?pid=189077978">
    <link>https://hakupress.com/?pid=189077978</link>
    <title>版代無料／X&#039;masカードA／ヴァンヌーボV</title>
    <description>
var customOrderSettings = {
	name : &quot;X&#039;masカードA／ヴァンヌーボV&quot;, //注文詳細等での名称

	isSpecialPrint: false, //特色印刷の可否
	isColorPrint: true, //カラー印刷の可否
	isBlackPrint: true, //モノクロ印刷の可否
	isWhitePrint: true, //白インク...</description>
<content:encoded><![CDATA[
<script>
var customOrderSettings = {
	name : "X'masカードA／ヴァンヌーボV", //注文詳細等での名称

	isSpecialPrint: false, //特色印刷の可否
	isColorPrint: true, //カラー印刷の可否
	isBlackPrint: true, //モノクロ印刷の可否
	isWhitePrint: true, //白インク印刷の可否
	isCornerRounder: true, //角丸の可否
	isEmboss: false, //浮き出しの可否
	isDeboss: false, //空押しの可否

	//箔押し面積選択を有効化するフラグ
	isFoilAreaRequired: true,

	//isFreeSizeProduct:trueを記載した時、通常の価格設定foilPricesは無視され
	//別途foilSizePrice（面積ごとの価格）の記載が必要となる
	foilPrices : {},

	//箔押し面積ごとの価格
	foilSizePrice: {
		zero : { //箔無し（1版目50cm2-箔無しマイナス）
			plate : 3300-3200, //版代
			unit : 10.0-11.0, //箔押し単価
			base : 2100-0, //基本料金
			leadTime : 0-2, //納期
		},
		first : { //1版目の料金
			"50cm2": {
				plate : 3300, //版代
				unit : 10.0, //箔押し単価
				base : 2100, //基本料金
				leadTime : 0, //納期
			},
			"100cm2" : { //1版+100cm2
				plate : 3300+3200, //版代
				unit : 10.0+11.0, //箔押し単価
				base : 2100+1100, //基本料金
				leadTime : 0, //納期
			},
			"150cm2" : { //1版+150cm2
				plate : 3300+5400, //版代
				unit : 10.0+22.0, //箔押し単価
				base : 2100+1100, //基本料金
				leadTime : 0, //納期
			},
		},
		additional : { //2版目以降の追加料金
			"50cm2": {
				plate : 3200, //版代
				unit : 11.0, //箔押し単価
				base : 3100, //基本料金
				leadTime : 3, //追加納期
			},
			"100cm2" : {
				plate : 7300, //版代
				unit : 24.0, //箔押し単価
				base : 3100, //基本料金
				leadTime : 3, //追加納期
			},
			"150cm2" : {
				plate : 11400, //版代
				unit : 37.0, //箔押し単価
				base : 1100, //基本料金
				leadTime : 3, //追加納期
			},
		},
	},

	embossPrice : { //浮き出しの料金
		plate : 7600-3200, //版代
		unit : 12.0-11.0, //箔押し単価
		base : 5000, //基本料金
		leadTime : 3, //追加納期
		areaPrices : { //面積によって価格を変える場合（記載がない面積は通常価格が使用される）
			"100cm2" : {
				plate : 16100-3200, //版代 - 箔無し料金
				unit : 28.0-11.0, //単価 - 箔無し料金
				base : 5000, //基本料金
				leadTime : 3, //納期
			},
			"150cm2" : {
				plate : 24600-3200, //版代 - 箔無し料金
				unit : 42.0-11.0, //単価 - 箔無し料金
				base : 7000, //基本料金
				leadTime : 3, //納期
			},
		},
	},

	debossPrice : { //空押しの料金
		//50cm2
		plate : 3200, //版代
		unit : 12, //単価
		base : 5000, //基本料金
		leadTime : 3, //追加納期

		areaPrices : { //面積によって価格を変える場合（記載がない面積は通常価格が使用される）
			"100cm2" : {
				plate : 7300, //版代
				unit : 30.0, //単価
				base : 4500, //基本料金
				leadTime : 3, //納期
			},
			"150cm2" : {
				plate : 11400, //版代
				unit : 45.0, //単価
				base : 6500, //基本料金
				leadTime : 3, //納期
			},
		},
	},

	cornerRounderPrice : { //角丸の料金
		plate : 0, //版代
		unit : 2.2, //箔押し単価
		base : 1000, //基本料金
		leadTime : 3, //追加納期
	},

	//追加オプション 一つ穴加工
	isOnehole : true,
	oneholePrice : {
		plate : 0, //版代
		unit : 2.2, //箔押し単価
		base : 1000, //基本料金
		leadTime : 3, //追加納期
	},

	//追加オプション 切り込み加工
	isSlitting : true,
	slittingPrice : {
		plate : 0, //版代
		unit : 2.2, //箔押し単価
		base : 1000, //基本料金
		leadTime : 3, //追加納期
	},

	colorPrintPrices : { //カラー印刷料金
		1 : { //片面
			unit : 2.5, //印刷単価
			base : 4000, //基本料金
			leadTime : 3, //追加納期
		},
		2 : { //両面
			unit : 2.5+1.0, //印刷単価
			base : 4000+2000, //基本料金
			leadTime : 3, //追加納期
		}
	},

	blackPrintPrices : { //モノクロ印刷料金
		1 : { //片面
			unit : 7.0, //印刷単価
			base : 1000, //基本料金
			leadTime : 3, //追加納期
		},
		2 : { //両面
			unit : 7.0+5.5, //印刷単価
			base : 1000+500, //基本料金
			leadTime : 3, //追加納期
		}
	},

	whitePrintPrices : { //白インク印刷料金
		1 : { //片面
			unit : 12.0, //印刷単価
			base : 2000, //基本料金
			leadTime : 3, //追加納期
		},
		2 : { //両面
			unit : 12.0+11.5, //印刷単価
			base : 2000+1000, //基本料金
			leadTime : 3, //追加納期
		}
	},

	specialPrintPrices : { //特色印刷料金
		1 : { //片面
			unit : null, //印刷単価
			base : null, //基本料金
			leadTime : null, //追加納期
		},
		2 : { //両面
			unit : null, //印刷単価
			base : null, //基本料金
			leadTime : null, //追加納期
		}
	},


	//紙の厚みの種類
	//1つ以上必須、isRecommend:true指定で初期選択肢となる
	weights:[
		{
			name:"195kg", //名称
			price : 900, //用紙代
			leadTime : 7, //納期
			isRecommend:true,
		},
		{
			name:"235kg", //名称
			price : 1000, //用紙代
			leadTime : 7, //納期
			isRecommend:false,
		},
	],

	volumes : { //用紙枚数
		100 : 3.750,
		200 : 6.875,
		300 : 10.000,
		400 : 13.135,
		500 : 16.250,
		600 : 19.375,
		700 : 22.500,
		800 : 25.625,
		900 : 28.751,
		1000 : 31.875,
	},

	casePrice : 0, //ケース代
	shippingPrice : 3000, //発送代
	shippingQuantity: 1000, //発送枚数
	otherPrice : 0, //その他

	//紙の色の種類
	//1つ以上必須
	colors : function(){return [
		{
			name : "スノーホワイト",
			image : "assets/products/colorplan/V_snow.jpg",
			thumbnail : "#FFFFFF",
			comment: "シリーズ内で最も白色度が高く、純白に近い明るい白色が印刷物に清潔感と高級感を与えます。",
		},
		{
			name : "ホワイト",
			image : "assets/products/colorplan/V_white.jpg",
			thumbnail : "#FFFFFC",
			comment: "自然な感じのやや柔らかく落ち着いた白色で、印刷物に温かみと上品さを与えます。",
		},
		{
			name : "ナチュラル",
			image : "assets/products/colorplan/V_natural.jpg",
			thumbnail : "#FFFEEE",
			comment: "やや温かみのある色調で、印刷物に柔らかく落ち着いた印象を与えるクリーム色の用紙です。",
		},
	];},

	//特殊処理が必要な場合
	onChange: function(args){
		//onChangeは選択肢の変化が生じた際、全ての再計算の前に呼び出される
		//customOrderSettings自体をオーバーライドしオプション生成、価格計算に干渉する

		//ナチュラルは235kg不可
		if(document.querySelector("select[data-type='baseColor']").value === "ナチュラル"){
			customOrderSettings.weights.length = 1;
		}
	},
	onCalcurated: function(args){
		//onCalcuratedは価格が計算された直後、消費税計算・表示の直前に呼び出される
		//戻り値で合計価格またはnullを返す
	},
};
</script>

<section class="explainBlock explainAttentions">
	<h3>ヴァンヌーボVの特徴</h3>
	<div class="explainAttention">
		<h4>発色の良さと印刷適性</h4>
		<p>インクの乗りが良く、文字やグラフィックがくっきりと美しく再現されます。</p>
		<p>カラー印刷と箔押しを掛け合わせることで、想像以上のデザイン表現が可能に。</p>
	</div>
	<div class="explainAttention">
		<h4>柔らかな手触りと高級感ある風合い</h4>
		<p>上質紙にパウダースノーのような微細な質感を加えた高級ファインペーパーです。</p>
		<p>表面はわずかにザラつきがあり、しっとりとした優しい手触りが特徴。</p>
	</div>
	<div class="explainAttention">
		<h4>印象を左右する“白”の選択肢</h4>
		<p>ヴァンヌーボVは、3つの“白”で印象を繊細に演出します。</p>
		<p>クリーンな印象からナチュラルまで幅広いデザインに対応。</p>
	</div>
</section><!--/block-->

<section class="explainBlock">
	<h3 class="explainBlockTitle">
		価格表<span>Price</span>
	</h3>
	<div class="explainPriceLists">
		<div class="explainPriceList">
			<div class="explainPriceTitle">ヴァンヌーボV 195kg</div>
			<table class="explainPriceTable">
				<tr>
					<th colspan="2">箔押し　2版</th>
					<th colspan="2">箔押し2版+黒インク印刷</th>
				</tr>
				<tr>
					<td>100部</td><td class="pricecell">13,600円</td>
					<td>100部</td><td>15,300円</td>
				</tr>
				<tr>
					<td>200部</td><td class="pricecell">18,500円</td>
					<td>200部</td><td>20,900円</td>
				</tr>
				<tr>
					<td>300部</td><td class="pricecell">23,400円</td>
					<td>300部</td><td>26,500円</td>
				</tr>
				<tr>
					<td>400部</td><td class="pricecell">28,400円</td>
					<td>400部</td><td>32,200円</td>
				</tr>
				<tr>
					<td>500部</td><td class="pricecell">33,300円</td>
					<td>500部</td><td>37,800円</td>
				</tr>
				<tr>
					<td>600部</td><td class="pricecell">38,200円</td>
					<td>600部</td><td>43,400円</td>
				</tr>
				<tr>
					<td>700部</td><td class="pricecell">43,100円</td>
					<td>700部</td><td>49,000円</td>
				</tr>
				<tr>
					<td>800部</td><td class="pricecell">48,000円</td>
					<td>800部</td><td>54,600円</td>
				</tr>
				<tr>
					<td>900部</td><td class="pricecell">52,900円</td>
					<td>900部</td><td>60,200円</td>
				</tr>
				<tr>
					<td>1000部</td><td class="pricecell">57,800円</td>
					<td>1000部</td><td>65,800円</td>
				</tr>
			</table>
		</div><!--priceList-->

		<div class="explainPriceList">
			<div class="explainPriceTitle">ヴァンヌーボV 235kg</div>
			<table class="explainPriceTable">
				<tr>
					<th colspan="2">箔押し　2版</th>
					<th colspan="2">箔押し2版+黒インク印刷</th>
				</tr>
				<tr>
					<td>100部</td><td class="pricecell">14,000円</td>
					<td>100部</td><td>15,700円</td>
				</tr>
				<tr>
					<td>200部</td><td class="pricecell">19,200円</td>
					<td>200部</td><td>21,600円</td>
				</tr>
				<tr>
					<td>300部</td><td class="pricecell">24,400円</td>
					<td>300部</td><td>27,500円</td>
				</tr>
				<tr>
					<td>400部</td><td class="pricecell">29,700円</td>
					<td>400部</td><td>33,500円</td>
				</tr>
				<tr>
					<td>500部</td><td class="pricecell">34,900円</td>
					<td>500部</td><td>39,400円</td>
				</tr>
				<tr>
					<td>600部</td><td class="pricecell">40,100円</td>
					<td>600部</td><td>45,300円</td>
				</tr>
				<tr>
					<td>700部</td><td class="pricecell">45,300円</td>
					<td>700部</td><td>51,200円</td>
				</tr>
				<tr>
					<td>800部</td><td class="pricecell">50,600円</td>
					<td>800部</td><td>57,200円</td>
				</tr>
				<tr>
					<td>900部</td><td class="pricecell">55,800円</td>
					<td>900部</td><td>63,100円</td>
				</tr>
				<tr>
					<td>1000部</td><td class="pricecell">61,000円</td>
					<td>1000部</td><td>69,000円</td>
				</tr>
			</table>
		</div><!--priceList-->
	</div><!--explainBlockPriceLists-->
</section>



<section class="explainBlock">
	<h3 class="explainBlockTitle">
		商品詳細<span>Detail</span>
	</h3>
	<table class="explainSpecTable">
		<tr>
			<th>サイズ</th>
			<td>
				100mm×148mm
			</td>
		</tr>
		<tr>
			<th>紙の厚み</th>
			<td>
				195kg　約0.30mm<br>
				235kg　約0.37mm<br>
				（掲載のない厚みは要相談）
			</td>
		</tr>
		<tr>
			<th>紙の色数</th>
			<td>
				スノーホワイト、ホワイト、ナチュラル（195kgのみ）　全3色
			</td>
		</tr>
		<tr>
			<th>対応印刷加工</th>
			<td>
				角丸、　一穴加工、　白インク印刷、　黒インク印刷、　カラー印刷、　両面箔押し、　複数箔押し
			</td>
		</tr>
	</table>
</section>


<section class="explainBlock">
	<h3 class="explainBlockTitle">
		オプション<span>Option</span>
	</h3>
	<ul class="explainBlockPanels">
		<li>
			<img src="https://file001.shop-pro.jp/PA01508/005/assets/images/image_option_round.jpg" alt="" loading="lazy" decoding="async" width="320" height="220">
			<h4>角丸</h4>
			<p>コーナーの角を丸くカットする人気の加工です。角丸のサイズは5R（半径5mm）・3R（半径3mm）が選べます。</p>
		</li>
		<li>
			<img src="https://file001.shop-pro.jp/PA01508/005/assets/images/image_option_onehole.jpg" alt="" loading="lazy" decoding="async" width="320" height="220">
			<h4>一穴加工</h4>
			<p>下げ札用に直径3mmと5mmの一穴加工をご用意。商品タグやブランド札にご利用ください。</p>
		</li>
<!--		<li>
			<img src="https://file001.shop-pro.jp/PA01508/005/assets/images/image_option_emboss.jpg" alt="" loading="lazy" decoding="async" width="320" height="220">
			<h4>浮き出し</h4>
			<p>圧を加えて加工部分を浮き上がらせます。見た目のインパクトだけでなく触り心地も楽しい加工です。</p>
		</li>
		<li>
			<img src="https://file001.shop-pro.jp/PA01508/005/assets/images/image_option_deboss.jpg" alt="" loading="lazy" decoding="async" width="320" height="220">
			<h4>空押し</h4>
			<p>圧を加えて版のカタチに凹ませます。立体感のある加工で一味違ったアピールができます。</p>
		</li>-->
		<li>
			<img src="https://file001.shop-pro.jp/PA01508/005/assets/images/image_option_plus.jpg" alt="" loading="lazy" decoding="async" width="320" height="220">
			<h4>プラス印刷</h4>
			<p>白インク・黒インク・カラーでの印刷ができます。箔押し印刷と組み合わせることでデザインの幅が大きく広がります。</p>
		</li>
		<li>
			<img src="https://file001.shop-pro.jp/PA01508/005/assets/images/image_option_multi.jpg" alt="" loading="lazy" decoding="async" width="320" height="220">
			<h4>複数箔</h4>
			<p>複数色の箔で箔押しするときや、両面に箔押しするときにご利用ください。</p>
		</li>
</ul>
		<a href="https://hakupress.com/?mode=cate&cbid=2969365&csid=0" class="button explainOrderFlowButton">
		<span>X'masカード一覧へ</span>
	</a>
</section><!--/block-->
]]></content:encoded>
    <dc:date>2025-10-23T13:35:07+09:00</dc:date>
    <dc:creator>HAKUPRESS（ハクプレス）【箔押し印刷｜白インク印刷】公式通販</dc:creator>
    <foaf:topic><foaf:Image rdf:about="https://img21.shop-pro.jp/PA01508/005/product/189077978_th.jpg?cmsp_timestamp=20251023133504" /></foaf:topic>
  </item>

  <item rdf:about="https://hakupress.com/?pid=189077555">
    <link>https://hakupress.com/?pid=189077555</link>
    <title>版代無料／X&#039;masカードE／クッション紙</title>
    <description>
var customOrderSettings = {
	name : &quot;X&#039;masカードE／クッション紙&quot;, //注文詳細等での名称

	isSpecialPrint: false, //特色印刷の可否
	isColorPrint: false, //カラー印刷の可否
	isBlackPrint: true, //モノクロ印刷の可否
	isWhitePrint: true, //白インク...</description>
<content:encoded><![CDATA[
<script>
var customOrderSettings = {
	name : "X'masカードE／クッション紙", //注文詳細等での名称

	isSpecialPrint: false, //特色印刷の可否
	isColorPrint: false, //カラー印刷の可否
	isBlackPrint: true, //モノクロ印刷の可否
	isWhitePrint: true, //白インク印刷の可否
	isCornerRounder: true, //角丸の可否
	isEmboss: false, //浮き出しの可否
	isDeboss: false, //空押しの可否

	//箔押し面積選択を有効化するフラグ
	isFoilAreaRequired: true,

	//isFreeSizeProduct:trueを記載した時、通常の価格設定foilPricesは無視され
	//別途foilSizePrice（面積ごとの価格）の記載が必要となる
	foilPrices : {},

	//箔押し面積ごとの価格
	foilSizePrice: {
		zero : { //箔無し（1版目50cm2-箔無しマイナス）
			plate : 3300-3200, //版代
			unit : 10.0-11.0, //箔押し単価
			base : 2100-0, //基本料金
			leadTime : 0-2, //納期
		},
		first : { //1版目の料金
			"50cm2": {
				plate : 3300, //版代
				unit : 10.0, //箔押し単価
				base : 2100, //基本料金
				leadTime : 0, //納期
			},
			"100cm2" : { //1版+100cm2
				plate : 3300+3200, //版代
				unit : 10.0+11.0, //箔押し単価
				base : 2100+1100, //基本料金
				leadTime : 0, //納期
			},
			"150cm2" : { //1版+150cm2
				plate : 3300+5400, //版代
				unit : 10.0+22.0, //箔押し単価
				base : 2100+1100, //基本料金
				leadTime : 0, //納期
			},
		},
		additional : { //2版目以降の追加料金
			"50cm2": {
				plate : 3200, //版代
				unit : 11.0, //箔押し単価
				base : 3100, //基本料金
				leadTime : 3, //追加納期
			},
			"100cm2" : {
				plate : 7300, //版代
				unit : 24.0, //箔押し単価
				base : 3100, //基本料金
				leadTime : 3, //追加納期
			},
			"150cm2" : {
				plate : 11400, //版代
				unit : 37.0, //箔押し単価
				base : 1100, //基本料金
				leadTime : 3, //追加納期
			},
		},
	},

	embossPrice : { //浮き出しの料金
		plate : 7600-3200, //版代
		unit : 12.0-11.0, //箔押し単価
		base : 5000, //基本料金
		leadTime : 3, //追加納期
		areaPrices : { //面積によって価格を変える場合（記載がない面積は通常価格が使用される）
			"100cm2" : {
				plate : 16100-3200, //版代 - 箔無し料金
				unit : 28.0-11.0, //単価 - 箔無し料金
				base : 5000, //基本料金
				leadTime : 3, //納期
			},
			"150cm2" : {
				plate : 24600-3200, //版代 - 箔無し料金
				unit : 42.0-11.0, //単価 - 箔無し料金
				base : 7000, //基本料金
				leadTime : 3, //納期
			},
		},
	},

	debossPrice : { //空押しの料金
		//50cm2
		plate : 3200, //版代
		unit : 12, //単価
		base : 5000, //基本料金
		leadTime : 3, //追加納期

		areaPrices : { //面積によって価格を変える場合（記載がない面積は通常価格が使用される）
			"100cm2" : {
				plate : 7300, //版代
				unit : 30.0, //単価
				base : 4500, //基本料金
				leadTime : 3, //納期
			},
			"150cm2" : {
				plate : 11400, //版代
				unit : 45.0, //単価
				base : 6500, //基本料金
				leadTime : 3, //納期
			},
		},
	},

	cornerRounderPrice : { //角丸の料金
		plate : 0, //版代
		unit : 2.2, //箔押し単価
		base : 1000, //基本料金
		leadTime : 3, //追加納期
	},

	//追加オプション 一つ穴加工
	isOnehole : true,
	oneholePrice : {
		plate : 0, //版代
		unit : 2.2, //箔押し単価
		base : 1000, //基本料金
		leadTime : 3, //追加納期
	},

	//追加オプション 切り込み加工
	isSlitting : true,
	slittingPrice : {
		plate : 0, //版代
		unit : 2.2, //箔押し単価
		base : 1000, //基本料金
		leadTime : 3, //追加納期
	},

	colorPrintPrices : { //カラー印刷料金
		1 : { //片面
			unit : 2.5, //印刷単価
			base : 4000, //基本料金
			leadTime : 3, //追加納期
		},
		2 : { //両面
			unit : 2.5+1.0, //印刷単価
			base : 4000+2000, //基本料金
			leadTime : 3, //追加納期
		}
	},

	blackPrintPrices : { //モノクロ印刷料金
		1 : { //片面
			unit : 7.0, //印刷単価
			base : 1000, //基本料金
			leadTime : 3, //追加納期
		},
		2 : { //両面
			unit : 7.0+5.5, //印刷単価
			base : 1000+500, //基本料金
			leadTime : 3, //追加納期
		}
	},

	whitePrintPrices : { //白インク印刷料金
		1 : { //片面
			unit : 12.0, //印刷単価
			base : 2000, //基本料金
			leadTime : 3, //追加納期
		},
		2 : { //両面
			unit : 12.0+11.5, //印刷単価
			base : 2000+1000, //基本料金
			leadTime : 3, //追加納期
		}
	},

	specialPrintPrices : { //特色印刷料金
		1 : { //片面
			unit : null, //印刷単価
			base : null, //基本料金
			leadTime : null, //追加納期
		},
		2 : { //両面
			unit : null, //印刷単価
			base : null, //基本料金
			leadTime : null, //追加納期
		}
	},


	//紙の厚みの種類
	//1つ以上必須、isRecommend:true指定で初期選択肢となる
	weights:[
		{
			name:"0.6mm", //名称
			price : 1200, //用紙代
			leadTime : 7, //納期
			isRecommend:true,
		},
		{
			name : "0.8mm", //名称
			price : 1300, //用紙代
			leadTime : 7, //納期
		},
	],

	volumes : { //用紙枚数
		100 : 3.750,
		200 : 6.875,
		300 : 10.000,
		400 : 13.135,
		500 : 16.250,
		600 : 19.375,
		700 : 22.500,
		800 : 25.625,
		900 : 28.751,
		1000 : 31.875,
	},

	casePrice : 0, //ケース代
	shippingPrice : 3000, //発送代
	shippingQuantity: 1000, //発送枚数
	otherPrice : 0, //その他

	//紙の色の種類
	//1つ以上必須
	colors : function(){return [
		{
			name : "シロ",
			image : "assets/products/colorplan/cushion＿white.jpg",
			thumbnail : "#FAF8F1",
			comment: "柔らかさと清潔感が際立つ、真っ白すぎないやや温かみのある白です。光を吸収することで箔押しの輝きを美しく引き立てます。",
		},
	];},

	//特殊処理が必要な場合
	onChange: function(args){
		//onChangeは選択肢の変化が生じた際、全ての再計算の前に呼び出される
		//customOrderSettings自体をオーバーライドしオプション生成、価格計算に干渉する

		//450kgでは印刷は不可
		if(document.querySelector("select[data-type='weight']").value === "450kg"){
			customOrderSettings.isBlackPrint = false;
			customOrderSettings.isWhitePrint = false;
		}
	},

	onCalcurated: function(args){
		//onCalcuratedは価格が計算された直後、消費税計算・表示の直前に呼び出される
		//戻り値で合計価格またはnullを返す
	},
};
</script>



<section class="explainBlock explainAttentions">
	<h3>クッション紙の特徴</h3>
	<div class="explainAttention">
		<h4>クッションのような柔らかさ</h4>
		<p>紙本来の自然な素材感を持ち、温かみのある優しい印象を与えます。</p>
		<p>ふっくらとした厚みと、柔らかな手触りが特徴の高級用紙です。</p>
	</div>
	<div class="explainAttention">
		<h4>箔押しとの相性抜群</h4>
		<p>しっかりとしたコシがあり、箔押しの凹凸が深くくっきりと刻まれます。</p>
		<p>加工の立体感が際立ち、シンプルなデザインでも印象的に仕上がります。</p>
	</div>
	<div class="explainAttention">
		<h4>ナチュラルで上品な風合い</h4>
		<p>マットで落ち着いた、紙本来の質感を生かした無塗工仕上げ。</p>
		<p>ナチュラルテイストのデザインや温かみを持たせたい場合におすすめです。</p>
	</div>
</section><!--/block-->


<section class="explainBlock">
	<h3 class="explainBlockTitle">
		価格表<span>Price</span>
	</h3>
	<div class="explainPriceLists">
		<div class="explainPriceList">
			<div class="explainPriceTitle">クッション紙 0.6mm</div>
			<table class="explainPriceTable">
				<tr>
					<th colspan="2">箔押し　1版</th>
					<th colspan="2">箔押し1版+黒インク印刷</th>
				</tr>
				<tr>
					<td>100部</td><td class="pricecell">10,600円</td>
					<td>100部</td><td>12,300円</td>
				</tr>
				<tr>
					<td>200部</td><td class="pricecell">15,400円</td>
					<td>200部</td><td>17,800円</td>
				</tr>
				<tr>
					<td>300部</td><td class="pricecell">20,100円</td>
					<td>300部</td><td>23,200円</td>
				</tr>
				<tr>
					<td>400部</td><td class="pricecell">24,900円</td>
					<td>400部</td><td>28,700円</td>
				</tr>
				<tr>
					<td>500部</td><td class="pricecell">29,600円</td>
					<td>500部</td><td>34,100円</td>
				</tr>
				<tr>
					<td>600部</td><td class="pricecell">34,400円</td>
					<td>600部</td><td>39,600円</td>
				</tr>
				<tr>
					<td>700部</td><td class="pricecell">39,100円</td>
					<td>700部</td><td>45,000円</td>
				</tr>
				<tr>
					<td>800部</td><td class="pricecell">43,900円</td>
					<td>800部</td><td>50,500円</td>
				</tr>
				<tr>
					<td>900部</td><td class="pricecell">48,700円</td>
					<td>900部</td><td>56,000円</td>
				</tr>
				<tr>
					<td>1000部</td><td class="pricecell">53,400円</td>
					<td>1000部</td><td>61,400円</td>
				</tr>
			</table>
		</div><!--priceList-->

		<div class="explainPriceList">
			<div class="explainPriceTitle">クッション紙 0.8mm</div>
			<table class="explainPriceTable">
				<tr>
					<th colspan="2">箔押し　1版</th>
					<th colspan="2">箔押し1版+黒インク印刷</th>
				</tr>
				<tr>
					<td>100部</td><td class="pricecell">11,000円</td>
					<td>100部</td><td>12,700円</td>
				</tr>
				<tr>
					<td>200部</td><td class="pricecell">16,100円</td>
					<td>200部</td><td>18,500円</td>
				</tr>
				<tr>
					<td>300部</td><td class="pricecell">21,100円</td>
					<td>300部</td><td>24,200円</td>
				</tr>
				<tr>
					<td>400部</td><td class="pricecell">26,200円</td>
					<td>400部</td><td>30,000円</td>
				</tr>
				<tr>
					<td>500部</td><td class="pricecell">31,300円</td>
					<td>500部</td><td>35,800円</td>
				</tr>
				<tr>
					<td>600部</td><td class="pricecell">36,300円</td>
					<td>600部</td><td>41,500円</td>
				</tr>
				<tr>
					<td>700部</td><td class="pricecell">41,400円</td>
					<td>700部</td><td>47,300円</td>
				</tr>
				<tr>
					<td>800部</td><td class="pricecell">46,500円</td>
					<td>800部</td><td>53,100円</td>
				</tr>
				<tr>
					<td>900部</td><td class="pricecell">51,500円</td>
					<td>900部</td><td>58,800円</td>
				</tr>
				<tr>
					<td>1000部</td><td class="pricecell">56,600円</td>
					<td>1000部</td><td>64,600円</td>
				</tr>
			</table>
		</div><!--priceList-->
	</div><!--explainBlockPriceLists-->
</section>


<section class="explainBlock">
	<h3 class="explainBlockTitle">
		商品詳細<span>Detail</span>
	</h3>
	<table class="explainSpecTable">
		<tr>
			<th>サイズ</th>
			<td>
				100mm×148mm
			</td>
		</tr>
		<tr>
			<th>紙の厚み</th>
			<td>
				約0.6mm<br>
				約0.8mm
			</td>
		</tr>
		<tr>
			<th>紙の色</th>
			<td>
				シロ
			</td>
		</tr>
		<tr>
			<th>対応印刷加工</th>
			<td>
				角丸、　一穴加工、　白インク印刷、　黒インク印刷、　両面箔押し、　複数箔押し
			</td>
		</tr>
	</table>
</section>



<section class="explainBlock">
	<h3 class="explainBlockTitle">
		オプション<span>Option</span>
	</h3>
	<ul class="explainBlockPanels">
		<li>
			<img src="https://file001.shop-pro.jp/PA01508/005/assets/images/image_option_round.jpg" alt="" loading="lazy" decoding="async" width="320" height="220">
			<h4>角丸</h4>
			<p>コーナーの角を丸くカットする人気の加工です。角丸のサイズは5R（半径5mm）・3R（半径3mm）が選べます。</p>
		</li>
		<li>
			<img src="https://file001.shop-pro.jp/PA01508/005/assets/images/image_option_onehole.jpg" alt="" loading="lazy" decoding="async" width="320" height="220">
			<h4>一穴加工</h4>
			<p>下げ札用に直径3mmと5mmの一穴加工をご用意。商品タグやブランド札にご利用ください。</p>
		</li>
<!--		<li>
			<img src="https://file001.shop-pro.jp/PA01508/005/assets/images/image_option_emboss.jpg" alt="" loading="lazy" decoding="async" width="320" height="220">
			<h4>浮き出し</h4>
			<p>圧を加えて加工部分を浮き上がらせます。見た目のインパクトだけでなく触り心地も楽しい加工です。</p>
		</li>
		<li>
			<img src="https://file001.shop-pro.jp/PA01508/005/assets/images/image_option_deboss.jpg" alt="" loading="lazy" decoding="async" width="320" height="220">
			<h4>空押し</h4>
			<p>圧を加えて版のカタチに凹ませます。立体感のある加工で一味違ったアピールができます。</p>
		</li>-->
		<li>
			<img src="https://file001.shop-pro.jp/PA01508/005/assets/images/image_option_plus.jpg" alt="" loading="lazy" decoding="async" width="320" height="220">
			<h4>プラス印刷</h4>
			<p>白インク・黒インクでの印刷ができます。箔押し印刷と組み合わせることでデザインの幅が大きく広がります。</p>
		</li>
		<li>
			<img src="https://file001.shop-pro.jp/PA01508/005/assets/images/image_option_multi.jpg" alt="" loading="lazy" decoding="async" width="320" height="220">
			<h4>複数箔</h4>
			<p>複数色の箔で箔押しするときや、両面に箔押しするときにご利用ください。</p>
		</li>
</ul>
		<a href="https://hakupress.com/?mode=cate&cbid=2969365&csid=0" class="button explainOrderFlowButton">
		<span>X'masカード一覧へ</span>
	</a>
</section><!--/block-->
]]></content:encoded>
    <dc:date>2025-10-23T13:15:07+09:00</dc:date>
    <dc:creator>HAKUPRESS（ハクプレス）【箔押し印刷｜白インク印刷】公式通販</dc:creator>
    <foaf:topic><foaf:Image rdf:about="https://img21.shop-pro.jp/PA01508/005/product/189077555_th.jpg?cmsp_timestamp=20251023131505" /></foaf:topic>
  </item>

</rdf:RDF>