<?xml version="1.0" encoding="utf-8" ?> 
<rss version="2.0">
  <channel>
    <title>【htmlcss】ローカル開発環境</title>
    <link>http://spiritale.jp/</link>
    <description>ここにはRSSの説明が入ります</description>
    <language>ja</language>
    <image>
      <url>http://spiritale.jp/htmlcss/img/usr/logo.png</url>
      <title>【htmlcss】TAITO</title>
      <link>http://spiritale.jp/</link>
    </image>

    <pubDate>Fri, 6 Feb 2026 17:07:55 +0900</pubDate>

    <item>
      <title><![CDATA[『ワンダーフェスティバル2026【冬】』公開情報]]></title>
      <category>トップページ</category>
      <link>https://taito-goods.jp/shop/t/t1338/</link>
      <description><![CDATA[
      <img src="https://taito-goods.jp/img/icon/n_event.png" alt="イベント"><script type="text/javascript" src="https://kit.fontawesome.com/cae3204aed.js" crossorigin="anonymous"></script>
<style>

/*_____add_____*/

	dl.listItem { /* listItem */
		font-size: 1.2em;
		padding: 0 0 0.5em 2.5em;
		position: relative;
	}
	dl.listItem dt:before {
		font-family: "Font Awesome 5 Free";
		content: "\f058";
		font-weight: 900;
		position: absolute;
		font-size: 1em;
		left: 1.4em;
		top: 0;
		color: #98cd87;
	}

	/* Frame */
	.frame_wh {
		padding: 0.5em 1em;
		margin: 1em auto 2em;
		font-size: 1.2em;
		line-height: 1.8;
		color: #5d627b;
		background: white;
		border-top: solid 5px #5d627b;
		box-shadow: 0 3px 5px rgba(0, 0, 0, 0.22);
	}
	.frame_wh dl dt {
		margin-bottom: 0.5em;
	}
	.frame_wh p {
		margin: 0; 
		padding: 0;
	}

	.s_Bar {
		border-left: solid 5px #25b8d7;
		padding: 0 0 0 1em;
	}

	article.toPic section,
	article.toPic .conTe {
/*		width: 98%; */
		line-height: 1.5;
	}
	article.toPic .conTe {
		margin: 0 auto 1.5em;
	}
	article.toPic { /*記事量が多い時に設定する*/
		margin-bottom: 2.5em;
	}
	article.toPic p {
		padding: 0 0 1.2em 0;
		font-size: 1.2em;
	}
	
	article.toPic .conTe ul {
		padding: 0 0 1em 1.5em;
	}

	p.copy_Txt {
/*		margin: 0 auto; */
	}
	p.att_Txt {
		font-size: 0.9em !important;
		text-align: right;
/*		margin: 0 1em 2.5em 0; */
	}

	/*_ text _*/
	.l_Txt {
		font-size: 1.4rem !important;
		font-weight: 600;
	}
	.m_Txt {
		font-size: 1.1rem !important;
	}
	.c_Txt {
		text-align: center;
	}
	.r_Txt {
		text-align: right;
	}
	.l_Txt {
		text-align: left;
	}
	.b_Txt {
		font-weight: 600;
	}
	.re_Txt {
		color: #cc3302;
	}
	.txt_highlight {
		text-decoration: underline;
		text-decoration-thickness: 0.5em;
		text-decoration-color: rgba(255, 228, 0, 0.4);
		text-underline-offset: -0.2em;
		text-decoration-skip-ink: none;
	}
	/*_ margin _*/
	.mb_15px {
		margin-bottom: 15px;
	}
	.mb_20px {
		margin-bottom: 20px;
	}
	.pb_20px {
		padding-bottom: 20px;
	}
	
	.mt_15px {
		margin-top: 15px;
	}

	h1.block-topic-page--article-header {
		display: none !important;
	}
	
	h2.ttlBar {
		color: #45a7ab;
		text-align: center;
		margin: 1em auto 2em;
		padding: 0.25em;
		border-top: solid 2px #45a7ab;
		border-bottom: solid 2px #45a7ab;
		background: -webkit-repeating-linear-gradient(-45deg, #d3f2e6, #d3f2e6 3px,#e9f4ff 3px, #e9f4ff 7px);
		background: repeating-linear-gradient(-45deg, #d3f2e6, #d3f2e6 3px,#e9f4ff 3px, #e9f4ff 7px);
		font-size: 1.8em;
		font-weight: 600;
	}
	
	h3 {
		position: relative;
		font-size: 1.4em;
		line-height: 1.4;
		font-weight: 600;
		margin: 1em auto 1.5em;
	}
	
	h3.com {
		padding-left: 1.2em;
	}
	h3.com:before {
		font-family: "Font Awesome 5 Free";
		content: "\f075";
		font-weight: 900;
		position: absolute;
		font-size: 1em;
		left: 0;
		top: 0;
		color: #25b8d7;
	}

	h3.att {
	position: relative;
	padding: 0.6em;
	margin: 2.0em auto 1.0em;
	font-size: 1.45em;
	line-height: 1.4;
	font-weight: 600;
	background: #a00;
	color: #fff;
	text-align: center;
}
	
	h4 {
		font-size: 1.3em;
		font-weight: 600;
	}
	
	.cConte {
		text-align: center;
	    margin: 0 auto 2em;
	}
	.cConteL {
	    margin: 0 auto;
	}

	.toPic img {
		height: auto;
		border: 0;
/*		padding: 1.5em;*/
		box-sizing: border-box;
	}
	.toPic dt img {
		overflow: hidden;
	    padding: 0;
	    border: #555 solid 1px;
	}
	.toPic dt img.figure {
		width:auto;
		height: 600px;
	    border: #555 solid 1px;
	}
	.toPic dt img:hover {
		opacity: 0.8;
	}
	.toPic .copy_Txt img {
		padding: 0;
	}
	
	/*_ Flex _*/
	.flex-container {
		display: flex;
		justify-content: space-evenly;
		align-items: stretch;
		flex-wrap:wrap;
	}
	.flex-container.sinGle {
		justify-content: flex-start;
	}
	
	.flex-item {
		color: #111;
		flex-basis: 50%;
		padding: 0 1em;
/*		width: calc(100% / 3.1);*/
	}
	
	.flex-item dt {
		text-align: center;
	}
	.flex-item dd {
		text-align: left;
		font-size: 1.1em;
		margin-bottom: 2em;
	}
	
	.siPping {
		width: 90%;
		border: #86cecb solid 1px;
		margin: 0 auto 2em;
		background: #faf1e1;
		padding: 1em;
		font-size: 1.2em;
		color: #86cecb;
	}
	.siPping p {
		padding: 0 !important;
	}
	
	.pcOnly {
		display: block;
	}
	.spOnly {
		display: none;
	}
		
	@media screen and (max-width: 768px) {
		
		.frame_wh {
			font-size: 1.1em;
			line-height: 1.2;
		}

		.pcOnly {
			display: none;
		}
		.spOnly {
			display: block;
		}

/*__ btn_basic __*/
		.c-btn {
			width: 100%;
		}
		
		h2 {
/*			font-size: 1.2em !important;*/
			line-height: 1.5;
			margin-bottom: 1.5em;
/*			letter-spacing: -0.09em;*/
		}
		
		h3 {
		font-size: 1.2em !important;
		}
		h3.com:before {
			top: 0.5em;
		}
		h4 {
		font-size: 1.1em !important;
		}
		
		/*_ flex _*/
		.flex-container,
		.flex-container.sinGle {
			display: flex;
			flex-direction: column;
		}
		.flex-item {
			margin: 0 auto 2em;
			padding: 0 1.5em;
		}
		.flex-item,
		.flex-container dd,
		.toPic dt img {
			width: 100%;
		}
		
		.flex-container dd p {
			padding: 0;
			margin: 0 auto 1.5em;
		}
		
		article.toPic .conTe {
			margin-top: 0;
		}
		.toPic .copy_Txt img {
			margin-bottom: 0.5em;
		}
		.toPic .copy_Txt {
			text-align: left;
		}
		.cConte.c-btn.slip {
			padding: 1em 0.25em;
		}
		
/*_____add_____*/

		dl.listItem { /* listItem */
			padding: 0 0 0.5em 1em;
			font-size: 1em;
			line-height: 1.8;
		}
		dl.listItem dt:before {
			left: 0;
		}
	}
</style>

	<article id="header" class="toPic">
		<h2 class="ttlBar">『ワンダーフェスティバル2026【冬】』公開情報</h2>
	</article>

	<article class="toPic"><!-- toPic01 -->
		<!--<h3 class="com" style="display: none;">フィギュア化決定！</h3>-->
		<section>
			<div class="conTe flex-container">
				<dl class="flex-item">
					<dt>
						<a href="/shop/g/g50101420/" target="new" rel="nofollow ugc noopener"><img class="figure" src="/img/items/spiritale/2511_bgt_ggxx/_0176.jpg" alt="GUILTY GEAR XX ΛCORE PLUS R ブリジット 1/7スケールフィギュア"></a>
					</dt>
					<dd>『GUILTY GEAR XX ΛCORE PLUS R』より、「ブリジット 1/7スケールフィギュア」の彩色原型を展示中！</dd>
				</dl><!-- /conTe -->
				<dl class="flex-item">
					<dt>
						<a href="/shop/g/g50101410/" target="new" rel="nofollow ugc noopener"><img class="figure" src="/img/items/spiritale/2512_gakumas/hiro_1469.jpg" alt="学園アイドルマスター 篠澤 広～光景ver.～ 1/7スケールフィギュア"></a>
					</dt>
					<dd>『学園アイドルマスター』より、「篠澤 広～光景ver.～1/7スケールフィギュア」の彩色原型を展示中！</dd>
				</dl><!-- /conTe -->
				<dl class="flex-item">
					<dt>
						<a href="/shop/g/g50101430/" target="new" rel="nofollow ugc noopener"><img class="figure" src="/img/items/spiritale/2512_ryza3/ryza3_1790.jpg" alt="ライザのアトリエ３ ～終わりの錬金術士と秘密の鍵～ ライザー水着ver.ー 1/6スケールフィギュア"></a>
					</dt>
					<dd>『ライザのアトリエ３ ～終わりの錬金術士と秘密の鍵～』より、「ライザー水着ver.ー 1/6スケールフィギュア」の彩色原型を展示中！</dd>
				</dl><!-- /conTe -->
				<dl class="flex-item">
					<dt>
						<a href="/shop/g/g50101440/" target="new" rel="nofollow ugc noopener"><img class="figure" src="/img/items/spiritale/2602_naokixmiku/ph_2969.jpg" alt="初音ミク×さいとうなおき 初音ミクのフィギュアをつくってみた！～お絵描きver.～1/7スケールフィギュア"></a>
					</dt>
					<dd>『初音ミク×さいとうなおき 初音ミクのフィギュアをつくってみた！～お絵描きver.～ 1/7スケールフィギュア』の彩色原型を展示中！</dd>
				</dl><!-- /conTe -->
				
				
				
				
				<dl class="flex-item">
					<dt>
						<img class="figure" src="/img/usr/topics/2602_wf_winter/img_sam_mirko_260208.jpg" alt="僕のヒーローアカデミア ミルコ-Rabbit- 1/7スケールフィギュア">
					</dt>
					<dd>アニメ『僕のヒーローアカデミア』より、「ミルコ-Rabbit- 1/7スケールフィギュア」の原型を公開中！</dd>
				</dl><!-- /conTe -->
				<dl class="flex-item">
					<dt>
						<img class="figure" src="/img/usr/topics/2507_wf_summer/img_sam_moe_250725.jpg" alt="ブルーアーカイブ -Blue Archive- モエ 1/7スケールフィギュア">
					</dt>
					<dd>スマートフォン向けアプリゲーム『ブルーアーカイブ -Blue Archive-』より、「モエ 1/7スケールフィギュア」の原型を展示中！</dd>
				</dl><!-- /conTe -->
				
				
				<dl class="flex-item">
					<dt>
						<img class="figure" src="/img/usr/topics/2507_wf_summer/img_sam_eft_250725.jpg" alt="GUILTY GEAR -STRIVE- エルフェルト 1/7スケールフィギュア">
					</dt>
					<dd>『GUILTY GEAR -STRIVE-』より、「エルフェルト 1/7スケールフィギュア」の原型を展示中！</dd>
				</dl><!-- /conTe -->
				<dl class="flex-item">
					<dt>
						<img class="figure" src="/img/usr/topics/2507_wf_summer/img_sam_sakumiku_250725.jpg" alt="桜ミク～桜和装ver.～1/7スケールフィギュア">
					</dt>
					<dd>はむねずこさん描き下ろしの「桜ミク ～桜和装ver.～ 1/7スケールフィギュア」の原型を展示中！</dd>
				</dl><!-- /conTe -->
				
				<dl class="flex-item">
					<dt>
						<img class="figure" src="/img/usr/topics/2602_wf_winter/img_sam_okayu_260208.jpg" alt="ホロライブプロダクション 猫又おかゆ 1/7スケールフィギュア">
					</dt>
					<dd>VTuber事務所『ホロライブプロダクション』より、「猫又おかゆ」のスケールフィギュア化決定！</dd>
				</dl><!-- /conTe -->
				<dl class="flex-item">
					<dt>
						<img class="figure" src="/img/usr/topics/2602_wf_winter/img_sam_hasumi_260208_b.jpg" alt="ブルーアーカイブ -Blue Archive- ハスミ(水着)～メモロビver.～ スケールフィギュア">
					</dt>
					<dd>スマートフォン向けアプリゲーム『ブルーアーカイブ -Blue Archive-』より、「ハスミ(水着)～メモリアルロビーVer.～」のスケールフィギュア化決定！</dd>
				</dl><!-- /conTe -->
				
				<dl class="flex-item">
					<dt>
						<img class="figure" src="/img/usr/topics/2602_wf_winter/img_sam_pasadena_260208.jpg" alt="アズールレーン パサデナ～サプライジング・ゲームver.～ スケールフィギュア">
					</dt>
					<dd>スマートフォン向けアプリゲーム『アズールレーン』より、「パサデナ」がサプライジング・ゲームver.でスケールフィギュア化決定！</dd>
				</dl><!-- /conTe -->
				<dl class="flex-item">
					<dt>
						<img class="figure" src="/img/usr/topics/2602_wf_winter/img_sam_racingmiku_260208.jpg" alt="レーシングミク 2026">
					</dt>
					<dd>『初音ミク GTプロジェクト』より、黒星紅白氏が描く「レーシングミク 2026」のスケールフィギュア化が決定！</dd>
				</dl><!-- /conTe -->
				
				<!--<dl class="flex-item">
					<dt>
						<img src="/img/usr/topics/2602_wf_winter/img_sam_sakumiku.jpg" alt="学園アイドルマスター　篠澤広">
					</dt>
					<dd>『魔法少女にあこがれて』より、「レオパルト」のスケールフィギュア化が決定！</dd>
				</dl>-->
				<dl class="flex-item">&nbsp;</dl><!-- /conTe -->
				
			</div>
			
		</section>
	</article><!-- /toPic02 -->]]></description>
      <pubDate>Sun, 8 Feb 2026 09:55:00 +0900</pubDate>
    </item>

    <item>
      <title><![CDATA[『ワンダーフェスティバル2026【冬】』出展！]]></title>
      <category>トップページ</category>
      <link>https://taito-goods.jp/shop/t/t1337/</link>
      <description><![CDATA[
      <img src="https://taito-goods.jp/img/icon/n_event.png" alt="イベント"><script type="text/javascript" src="https://kit.fontawesome.com/cae3204aed.js" crossorigin="anonymous"></script>
<style>

/* PC版のデフォルト設定 (4%に調整) */
.hr_margin {
    margin: 4% auto;
    border: none;
    border-top: 1px solid #eee;
}

/* スマホ版（768px以下）の設定 (2%) */
@media screen and (max-width: 768px) {
    .hr_margin {
        margin: 2% auto;
    }
}

/*_____使用中CSSのみ抽出_____*/
	.piapro_logo {
		width: 67px;
		vertical-align: middle;
		position: relative;
		bottom: 2px;
		margin-left: 0.3em;
		display: inline-block;
		box-sizing: border-box;
	}

	dl.listItem { /* listItem */
		font-size: 1.2em;
		padding: 0 0 0.5em 2.5em;
		position: relative;
		line-height: 1.4; /* 行間を狭く調整 */
	}
	dl.listItem dt:before {
		font-family: "Font Awesome 5 Free";
		content: "\f058";
		font-weight: 900;
		position: absolute;
		font-size: 1em;
		left: 1.4em;
		top: 0;
		color: #98cd87;
	}
	.listItem ul li {
		list-style: circle;
		margin-bottom: 0.3em; /* リスト間の余白を短縮 */
	}
	.listItem ul li.txt_Indent {
		list-style: none;
	}

	article.toPic section,
	article.toPic .conTe {
		line-height: 1.8;
	}
	article.toPic { /*記事量が多い時に設定する*/
		margin: 0 auto 2.5em;
	}
	article.toPic p {
		padding: 0 0 1.2em 0;
		font-size: 1.2em;
	}
	
	article.toPic .conTe ul {
		padding: 0 0 1em 1.5em;
	}

	.att_Txt {
		font-size: 0.9em !important;
		text-align: right;
		color: #a00;
	}

	/*_ text _*/
	.m_Txt {
		font-size: 1.1rem !important;
	}
	.r_Txt {
		text-align: right;
	}
	.le_Txt {
		text-align: left;
	}
	.b_Txt {
		font-weight: 600;
	}
	.re_Txt {
		color: #cc3302;
	}
	.bu_Txt {
		color: #25b8d7;
	}

	.txt_Indent {
		text-indent: -1.0em;
		margin-left: 1.0em;
	}	
	.txt_highlight {
		text-decoration: underline;
		text-decoration-thickness: 0.5em;
		text-decoration-color: rgba(255, 228, 0, 0.4); /* 黄色のマーカー */
		text-underline-offset: -0.2em;
		text-decoration-skip-ink: none;
	}

	/*_____ 冒頭4枚並び用CSS _____*/
	.header_flex {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		margin-bottom: 2em;
	}
	.header_flex_item {
		flex-basis: 25%; /* PCは4枚並び */
		padding: 0 5px;
		box-sizing: border-box;
	}
	.header_flex_item img {
		width: 100%;
		height: auto;
		display: block;
	}

	.mb_20px {
		margin-bottom: 20px;
	}

	/* 画像一番上のタイトル(h1)を隠す設定。表示したい場合はこの3行を削除 */
	h1.block-topic-page--article-header {
		display: none !important;
	}
	
	h2.ttlBar {
		color: #45a7ab;
		text-align: center;
		margin: 1em auto 2em;
		padding: 0.25em;
		border-top: solid 2px #45a7ab;
		border-bottom: solid 2px #45a7ab;
		background: repeating-linear-gradient(-45deg, #d3f2e6, #d3f2e6 3px,#e9f4ff 3px, #e9f4ff 7px);
		font-size: 1.8em;
		font-weight: 600;
	}
	
	h3 {
		position: relative;
		font-size: 1.4em;
		line-height: 1.4;
		font-weight: 600;
		margin: 1em auto 1.5em;
	}
	
	h3.com {
		padding-left: 1.2em;
	}
	h3.com:before {
		font-family: "Font Awesome 5 Free";
		content: "\f075";
		font-weight: 900;
		position: absolute;
		font-size: 1em;
		left: 0;
		top: 0;
		color: #25b8d7;
	}

	h3.inf,
	h3.att {
		position: relative;
		padding: 0.6em;
		margin: 2.0em auto 1.0em;
		font-size: 1.45em;
		line-height: 1.4;
		font-weight: 600;
		color: #fff;
		text-align: center;
	}
	h3.att { background: #a00; }
	h3.inf {
		background: rgba(37 184 215 / 0.8);
		text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.4);
		font-weight: 400;
	}
	
	.cConteL {
	    margin: 0 auto;
	    text-align: center;
	}

	.toPic img {
		height: auto;
		border: 0;
		box-sizing: border-box;
	}
	.toPic dt img {
		overflow: hidden;
	    border: #555 solid 1px;
	}
	.toPic dt img:hover {
		opacity: 0.8;
	}
	
	/*_ Flex(2列) _*/
	.flex-container_2clm {
		margin-top: 40px;
		display: flex;
		justify-content: center;
		align-items: stretch;
	}
	.flex-item_2clm {
		color: #111;
		flex-basis: 35%;
		padding: 0 30px;
	}
	.flex-item_2clm dt,
	.flex-item_2clm dd {
		text-align: center;
		font-size: 1.2em;
		font-weight: bold;
	}
	.flex-item_2clm dd {
		font-size: 1.1em;
	}
	
	@media screen and (max-width: 768px) {
		/* 冒頭4枚をスマホで2枚ずつにする */
		.header_flex_item {
			flex-basis: 50%;
			margin-bottom: 10px;
		}

		h2 {
			line-height: 1.5;
			margin-bottom: 1.5em;
		}
		
		h3 {
			font-size: 1.2em !important;
		}
		h3.com:before {
			top: 0.5em;
		}
		
		/*_ flex(2列) _*/
		.flex-container_2clm {
			display: flex;
			flex-direction: column;
		}
		.flex-item_2clm {
			margin: 0 auto 2em;
			padding: 0 1.5em;
			width: 100%;
		}
		.flex-container_2clm dd,
		.toPic dt img {
			width: 100%;
		}
		.flex-container_2clm dd p {
			padding: 0;
			margin: 0 auto 1.5em;
		}
		
		article.toPic .conTe {
			width: 98%;
		}
		.toPic .copy_Txt {
			text-align: left;
		}
		
		.cConteL img {
			max-width: 100%;
		}
		article.toPic .conTe ul {
			padding: 0 0 1em 0.5em;
		}

		article.toPic p {
			font-size: 1.1em;
		}
		dl.listItem { /* listItem */
			padding: 0 0 0.5em 1em;
			line-height: 1.4;
		}
		dl.listItem dt:before {
			left: 0;
		}
	}
</style>

	<article id="header" class="toPic">
		<h2 class="ttlBar">『ワンダーフェスティバル2026【冬】』出展！</h2>
		<section>
			<div class="cConteL">
				<div class="header_flex">
					<div class="header_flex_item"><a href="/shop/g/g50101420/" target="new" rel="nofollow ugc noopener"><img src="/img/items/spiritale/2511_bgt_ggxx/_0176.jpg" alt=""></a></div>
					<div class="header_flex_item"><a href="/shop/g/g50101410/" target="new" rel="nofollow ugc noopener"><img src="/img/items/spiritale/2512_gakumas/hiro_1469.jpg" alt=""></a></div>
					<div class="header_flex_item"><a href="/shop/g/g50101430/" target="new" rel="nofollow ugc noopener"><img src="/img/items/spiritale/2512_ryza3/ryza3_1790.jpg" alt=""></a></div>
					<div class="header_flex_item"><a href="/shop/g/g50101440/" target="new" rel="nofollow ugc noopener"><img src="/img/items/spiritale/2602_naokixmiku/2969.jpg" alt=""></a></div>
				</div>

				<p class="m_Txt le_Txt">2026年2月8日(日)に千葉・幕張メッセで開催する世界最大級の造形・フィギュアの祭典『ワンダーフェスティバル2026【冬】』(以降、ワンフェス)への出展が決定しました。<br>
				 会場では、現在予約受付中の『GUILTY GEAR XX ΛCORE PLUS R ブリジット 1/7スケールフィギュア』、『学園アイドルマスター 篠澤 広～光景ver.～ 1/7スケールフィギュア』、『ライザのアトリエ３～終わりの錬金術士と秘密の鍵～ ライザ ー水着ver.ー 1/6スケールフィギュア』、『初音ミク×さいとうなおき 初音ミクのフィギュアをつくってみた！～お絵描きver.～ 1/7スケールフィギュア』の彩色原型を展示するほか、『僕のヒーローアカデミア ミルコ-Rabbit- 1/7スケールフィギュア』などの原型を展示いたします。</p>
				 <p>
				 <span class="txt_highlight b_Txt">ワンフェス開催に合わせて過去の人気商品の「オンライン蔵出し販売」も実施</span>！</p>
				 <p class="att_Txt">※フィギュア画像は開発中のものです。</p>
			</div>
		</section>
	</article>

	<article class="toPic">
		<h3 class="com">ワンフェス【冬】出展内容</h3>
		<section>
			<div class="conTe">
				<p>スピリテイルから下記フィギュアの展示を行います。</p>
				
				<dl class="listItem">
					<dt style="display: none;">展示品一覧</dt>
					<dd>
						<ul>
							<li>『<a href="/shop/g/g50101420/" target="new" rel="nofollow ugc noopener">GUILTY GEAR XX ΛCORE PLUS R ブリジット 1/7スケールフィギュア</a>』（彩色原型）</li>
							<li>『<a href="/shop/g/g50101410/" target="new" rel="nofollow ugc noopener">学園アイドルマスター 篠澤 広～光景ver.～ 1/7スケールフィギュア</a>』（彩色原型）</li>
							<li>『<a href="/shop/g/g50101430/" target="new" rel="nofollow ugc noopener">ライザのアトリエ３ ～終わりの錬金術士と秘密の鍵～ ライザー水着ver.ー 1/6スケールフィギュア</a>』（彩色原型）</li>
							<li>『<a href="/shop/g/g50101440/" target="new" rel="nofollow ugc noopener">初音ミク×さいとうなおき 初音ミクのフィギュアをつくってみた！～お絵描きver.～1/7スケールフィギュア</a>』（彩色原型）</li>
							<li>『僕のヒーローアカデミア ミルコ-Rabbit- 1/7スケールフィギュア』（原型）</li>
						</ul>
					</dd>
				</dl>
				<p>他、多数の原形を展示予定！</p>
			</div>
		</section>

		<section>
			<h3 class="inf">ワンフェス【冬】&nbsp;spiritaleブースについて</h3>
			<div class="conTe">
				<p>日時：2026年2月8日(日)&nbsp;10:00～17:00<br>
					場所：幕張メッセ 国際展示場 8ホール 8-10&nbsp;(〒261-8550&nbsp;千葉県千葉市美浜区中瀬2-1)</p>
			</div>
		</section>
	</article>
	<hr class="hr_margin">
	
	<article class="toPic">
		<section>
			<h3 class="com">蔵出し販売について</h3>
			<div class="conTe">
				<p>受付期間：2026年2月5日(木)11:00 ～ 2月20日(金)23:59<br>
					商品発送時期：2026年3月予定<br>
					<span class="att_Txt">※配送時期は変更となる可能性がございます。</span>
				</p>
				<dl class="conTe flex-container_2clm">
					<div class="flex-item_2clm">
						<dt>
							<a href="/shop/g/g50101300/" target="new" rel="nofollow ugc noopener">
								<img src="/img/items/spiritale/2404_sophie/ph_0046.jpg" alt="">
							</a>
						</dt>
						<dd>
							<a href="/shop/g/g50101300/" target="new" rel="nofollow ugc noopener">ソフィーのアトリエ ～不思議な本の錬金術士～ ソフィー ーネグリジェver.ー 1/6スケールフィギュア</a>
						</dd>
					</div>
					<div class="flex-item_2clm">
						<dt>
							<a href="/shop/g/g50101290/" target="new" rel="nofollow ugc noopener">
								<img src="/img/items/spiritale/2402_nejire/ph_0297.jpg" alt="">
							</a>
						</dt>
						<dd>
							<a href="/shop/g/g50101290/" target="new" rel="nofollow ugc noopener">僕のヒーローアカデミア 波動ねじれ-Wave- 1/7スケールフィギュア</a>
						</dd>
					</div>
					<div class="flex-item_2clm">
						<dt>
							<a href="/shop/g/g50101280/" target="new" rel="nofollow ugc noopener">
								<img src="/img/items/spiritale/2402_mahiru/ph_0109.jpg" alt="">
							</a>
						</dt>
						<dd>
							<a href="/shop/g/g50101280/" target="new" rel="nofollow ugc noopener">お隣の天使様にいつの間にか駄目人間にされていた件 椎名真昼 ～セーラーワンピースver.～ 1/7スケールフィギュア</a>
						</dd>
					</div>
				</dl>
			</div>
		</section>
		
		<section>
			<div class="conTe">
				<h3 class="att">「蔵出し販売」注意事項</h3>
				<ul>
					<li class="txt_Indent">※ メーカー保管分の為数量に限りがございます。</li>
					<li class="txt_Indent">※ 数量上限に達し次第ご予約終了とさせていただきます。</li>
					<li class="txt_Indent">※ 商品出荷は<span class="b_Txt">2026年3月</span>を予定しておりますが変更となる可能性がございます。</li>
					<li class="txt_Indent">※ <span class="b_Txt">1注文1個まで</span>の販売とさせて頂きます。</li>
					<li class="txt_Indent">※ 商品のコンディションに関してはお答えできません。</li>
					<li class="txt_Indent">※ 万が一キズ等がありましても交換は受付られません。</li>
				</ul>
			</div>
		</section>
	</article>
	<hr class="hr_margin">
	
	<article class="toPic">
		<section>
			<div class="conTe">
				<h3 class="com">『ワンダーフェスティバル 2026年［冬］』公式Xフォロー＆写真投稿キャンペーン</h3>
				<p>会場ではオリジナルのノベルティグッズがもらえるキャンペーンを実施いたします。</p>
				<dl class="listItem" id="twCp">
					<dt>参加方法</dt>
					<dd>
						<ul>
							<li class="txt_Indent">
								<span class="m_Txt b_Txt">1.</span> spiritale(スピリテイル)公式Xアカウント【<span class="bu_Txt b_Txt">@Spiritale_shop</span>】をフォロー。
							</li>
							<li class="txt_Indent">
								<span class="m_Txt b_Txt">2.</span> spiritaleブース内で撮影したフィギュア写真と「#スピリテイル」を付けてXに投稿。
							</li>
							<li class="txt_Indent">
								<span class="m_Txt b_Txt">3.</span> フォロー画面と投稿画面をスタッフにご提示ください。
							</li>
						</ul>
					</dd>
				</dl>
				
				<div class="cConteL">
					<img src="/img/usr/topics/2602_wf_winter/2602_wf_clear_card_topic_b.jpg"  alt="">
					<p>※画像はイメージです</p>
				</div>
			</div>
		</section>
		<section>
			<div class="conTe">
				<h3 class="att">会場限定「公式Xフォロー＆写真投稿キャンペーン」注意事項</h3>
				<ul>
					<li class="txt_Indent">※ すでにspiritale公式Xをフォロー済みの方もご参加いただけます。</li>
					<li class="txt_Indent">※ ランダムでの配布のため、カードの交換はいたしかねます。</li>
					<li class="txt_Indent">※ 無くなり次第配布終了となります。</li>
					<li class="txt_Indent">※ フォローキャンペーンの内容は都合により変更または中止になる場合がございます。</li>
				</ul>
			</div>
		</section>
	</article>
	<hr class="hr_margin">
	
	<article class="toPic">
		<section>
			<div class="conTe">
				<h3 class="com">『ワンダーフェスティバル 2026年［冬］』spiritale購入キャンペーン</h3>
				<dl class="listItem" id="twCp">
					<dt>参加方法</dt>
					<dd>
						<ul>
							<li class="txt_Indent">過去spiritale商品を購入した際の予約受付完了メール画面をブース内スタッフにご提示。</li>
						</ul>
					</dd>
				</dl>
				<dl class="listItem">
					<dt>プレゼントノベルティ</dt>
					<dd>「spiritale」ロゴアクリルスタンド </dd>
				</dl>
				
				<div class="cConteL">
					<img src="/img/usr/topics/2507_wf_summer/202507_spiritale_ackey_cp_b.jpg"  alt="">
					<p>※画像はイメージです</p>
				</div>
			</div>
		</section>
		
		<section>
			<div class="conTe">
				<h3 class="att">会場限定「spiritale購入キャンペーン」注意事項</h3>
				<ul>
					<li class="txt_Indent">※ 無くなり次第終了となります。</li>
					<li class="txt_Indent">※ <span class="re_Txt b_Txt">おひとり様1つまで</span>とさせていただきます。</li>
					<li class="txt_Indent">※ プレゼントノベルティは<span class="b_Txt">転売禁止</span>です。</li>
					<li class="txt_Indent">※ 蔵出し販売の予約受付完了メールも対象です。</li>
				</ul>
			</div>
		</section>
	</article>
	
	<section>
		<div>
			<p class="copy_Txt r_Txt">
				&copy; ARC SYSTEM WORKS<br>
				THE IDOLM@STER&#8482;＆ &copy;Bandai Namco Entertainment Inc.<br>
				&copy;2023 コーエーテクモゲームス All rights reserved.<br>
				Art by さいとうなおき &copy;Crypton Future Media, INC. www.piapro.net<img class="piapro_logo" loading="lazy" src="../../../img/material/piapro-logo_image.png" alt="piapro"><br>
				&copy;2015 コーエーテクモゲームス All rights reserved.<br>
				&copy;堀越耕平／集英社・僕のヒーローアカデミア製作委員会<br>
				&copy;佐伯さん・SBクリエイティブ／アニメ「お隣の天使様」製作委員会
			</p>
		</div>
	</section>

	</article>]]></description>
      <pubDate>Fri, 6 Feb 2026 11:50:00 +0900</pubDate>
    </item>

    <item>
      <title><![CDATA[「spiritale」オンライン蔵出し販売！開催時期：2026年2月5日(木)11:00 ～ 2月20日(金)23:59]]></title>
      <category>トップページ</category>
      <link>https://taito-goods.jp/shop/t/t1336/</link>
      <description><![CDATA[
      <img src="https://taito-goods.jp/img/icon/n_event.png" alt="イベント"><script type="text/javascript" src="https://kit.fontawesome.com/cae3204aed.js" crossorigin="anonymous"></script>
<style>

/*_____add_____*/
	.piapro_logo {
		width: 67px;
		vertical-align: middle;
		position: relative;
		bottom: 2px;
		margin-left: 0.3em;
		display: inline-block;
		box-sizing: border-box;
	}

/* Frame */
	.frame_wh {
		padding: 0.5em 1em;
		margin: 1em auto 2em;
		font-size: 1.2em;
		line-height: 1.8;
		color: #5d627b;
		background: white;
		border-top: solid 5px #5d627b;
		box-shadow: 0 3px 5px rgba(0, 0, 0, 0.22);
	}
	.frame_wh dl dt {
		margin-bottom: 0.5em;
	}
	.frame_wh p {
		margin: 0; 
		padding: 0;
	}

	.s_Bar {
		border-left: solid 5px #25b8d7;
		padding: 0 0 0 1em;
	}

	article.toPic section,
	article.toPic .conTe {
/*		width: 98%;
		margin: 0 auto 1em; */
		line-height: 1.8;
	}
	article.toPic {}
	article.toPic p {
		padding: 0 0 1.2em 0;
	}
	
	article.toPic .conTe ul {
		padding: 0 0 2em 1.5em;
	}

	p.copy_Txt {
/*		margin: 0 auto; */
	}
	p.att_Txt {
		font-size: 0.9em !important;
		text-align: right;
/*		margin: 0 1em 2.5em 0; */
	}

	/*_ text _*/
	.l_Txt {
		font-size: 1.6em !important;
		font-weight: 600;
	}
	.c_Txt {
		text-align: center;
	}
	.r_Txt {
		text-align: right;
	}
	.l_Txt {
		text-align: left;
	}
	.b_Txt {
		font-weight: 600;
	}
	.re_Txt {
		color: #cc3302;
	}
	.txt_highlight {
		text-decoration: underline;
		text-decoration-thickness: 0.5em;
		text-decoration-color: rgba(255, 228, 0, 0.4);
		text-underline-offset: -0.2em;
		text-decoration-skip-ink: none;
	}
	/*_ margin _*/
	.mb_15px {
		margin-bottom: 15px;
	}
	.mb_20px {
		margin-bottom: 20px;
	}
	.mt_15px {
		margin-top: 15px;
	}

	h1.block-topic-page--article-header {
		display: none !important;
	}
	
	h2.ttlBar {
		color: #45a7ab;
		text-align: center;
		margin: 1em auto 2em;
		padding: 0.25em;
		border-top: solid 2px #45a7ab;
		border-bottom: solid 2px #45a7ab;
		background: -webkit-repeating-linear-gradient(-45deg, #d3f2e6, #d3f2e6 3px,#e9f4ff 3px, #e9f4ff 7px);
		background: repeating-linear-gradient(-45deg, #d3f2e6, #d3f2e6 3px,#e9f4ff 3px, #e9f4ff 7px);
		font-size: 1.8em;
		font-weight: 600;
	}
	
	h3 {
		position: relative;
		font-size: 1.4em;
		line-height: 1.4;
		font-weight: 600;
		margin: 1em auto 1.5em;
	}
	
	h3.com {
		padding-left: 1.2em;
	}
	h3.com:before {
		font-family: "Font Awesome 5 Free";
		content: "\f075";
		font-weight: 900;
		position: absolute;
		font-size: 1em;
		left: 0;
		top: 0;
		color: #25b8d7;
	}

	h3.att {
	position: relative;
	padding: 0.6em;
	margin: 2.0em auto 1.0em;
	font-size: 1.45em;
	line-height: 1.4;
	font-weight: 600;
	background: #a00;
	color: #fff;
	text-align: center;
}
	
	h4 {
		font-size: 1.3em;
		font-weight: 600;
	}
	
	.cConte {
		text-align: center;
	    margin: 0 auto 2em;
	}

	.toPic img {
		height: auto;
		border: 0;
/*		padding: 1.5em;*/
		box-sizing: border-box;
	}
	.toPic dt img {
		overflow: hidden;
	    padding: 0;
	    border: #555 solid 1px;
	}
	.toPic dt img.figure {
	    border: #555 solid 1px;
	}
	.toPic dt img:hover {
		opacity: 0.8;
	}
	.toPic .copy_Txt img {
		padding: 0;
	}
	
	/*_ Flex _*/
	.flex-container {
		display: flex;
		justify-content: space-between;
		align-items: stretch;
	}
	.flex-item {
		color: #111;
		flex-basis: 30%;
/*		width: calc(100% / 3.1);*/
	}
	.flex-item:nth-child(3n) {
		margin-right: 0;
	}
	.flex-item dt,
	.flex-item dd {
		text-align: center;
		font-size: 1.2em;
		font-weight: bold;
	}
	.flex-item dd {
		font-size: 1.1em;
	}
	
	.siPping {
		width: 90%;
		border: #86cecb solid 1px;
		margin: 0 auto 2em;
		background: #faf1e1;
		padding: 1em;
		font-size: 1.2em;
		color: #86cecb;
	}
	.siPping p {
		padding: 0 !important;
	}
	
	.pcOnly {
		display: block;
	}
	.spOnly {
		display: none;
	}
		
	@media screen and (max-width: 768px) {
		
		.frame_wh {
			font-size: 1.1em;
			line-height: 1.2;
		}

		.pcOnly {
			display: none;
		}
		.spOnly {
			display: block;
		}

/*__ btn_basic __*/
		.c-btn {
			width: 100%;
		}
		
		h2 {
			font-size: 1.2em !important;
			line-height: 1.5;
			margin-bottom: 1.5em;
/*			letter-spacing: -0.09em;*/
		}
		
		h3 {
		font-size: 1.2em !important;
		}
		h3.com:before {
			top: 0.5em;
		}
		h4 {
		font-size: 1.1em !important;
		}
		
		/*_ flex _*/
		.flex-container {
			display: flex;
			flex-direction: column;
		}
		.flex-item {
			margin: 0 auto 2em;
			padding: 0 1.5em;
		}
		.flex-item,
		.flex-container dd,
		.toPic dt img {
			width: 100%;
		}
		
		.flex-container dd p {
			padding: 0;
			margin: 0 auto 1.5em;
		}
		
		article.toPic .conTe {
			margin-top: 0;
		}
		.toPic .copy_Txt img {
			margin-bottom: 0.5em;
		}
		.toPic .copy_Txt {
			text-align: left;
		}
		.cConte.c-btn.slip {
			padding: 1em 0.25em;
		}
		
	}
</style>

	<article id="header" class="toPic">
		<section>
			<h2 class="ttlBar">「spiritale」オンライン蔵出し販売！<span class="pcOnly" style="height: 0;">&nbsp;<br></span>開催時期：2026年2月5日(木)11:00 ～ 2月20日(金)23:59</h2>
			<div class="cConte">
				<img src="/img/usr/topics/2602_wf_winter/img_wf_kuradashi_topic_2602.jpg"  alt="「spiritale」オンライン蔵出し販売！">
				<!--<p class="att_Txt">※こちらの商品は在庫販売品となります。<br>
				※在庫がなくなり次第、販売終了とさせていただきます。</p>-->
			</div>
		</section>
		
		<section>
			<div class="conTe">
				<h3 class="com">数量限定販売</h3>
				<dl class="conTe flex-container">
					<div class="flex-item">
						<dt>
							<a href="/shop/g/g50101300/" target="new" rel="nofollow ugc noopener">
								<img src="/img/items/spiritale/2404_sophie/ph_0046.jpg" alt="ソフィーのアトリエ ～不思議な本の錬金術士～ ソフィー ーネグリジェver.ー 1/6スケールフィギュア">
							</a>
						</dt>
						<dd>
							<a href="/shop/g/g50101300/" target="new" rel="nofollow ugc noopener">ソフィーのアトリエ ～不思議な本の錬金術士～ ソフィー ーネグリジェver.ー 1/6スケールフィギュア</a>
						</dd>
					</div>
					<div class="flex-item">
						<dt>
							<a href="/shop/g/g50101290/" target="new" rel="nofollow ugc noopener">
								<img src="/img/items/spiritale/2402_nejire/ph_0297.jpg" alt="僕のヒーローアカデミア 波動ねじれ-Wave- 1/7スケールフィギュア">
							</a>
						</dt>
						<dd>
							<a href="/shop/g/g50101290/" target="new" rel="nofollow ugc noopener">僕のヒーローアカデミア 波動ねじれ-Wave- 1/7スケールフィギュア</a>
						</dd>
					</div>
					<div class="flex-item">
						<dt>
							<a href="/shop/g/g50101280/" target="new" rel="nofollow ugc noopener">
								<img src="/img/items/spiritale/2402_mahiru/ph_0109.jpg" alt="お隣の天使様にいつの間にか駄目人間にされていた件 椎名真昼 ～セーラーワンピースver.～ 1/7スケールフィギュア">
							</a>
						</dt>
						<dd>
							<a href="/shop/g/g50101280/" target="new" rel="nofollow ugc noopener">お隣の天使様にいつの間にか駄目人間にされていた件 椎名真昼 ～セーラーワンピースver.～ 1/7スケールフィギュア</a>
						</dd>
					</div>
				</dl>
			</div>
		</section>
		
		<section>
			<div class="conTe">
				<h3 class="att">注意事項</h3>
				<ul>
					<li>※メーカー保管分の為数量に限りがございます。</li>
					<li>※数量上限に達し次第ご予約終了とさせていただきます。</li>
					<li>※商品出荷は<span class="b_Txt">2026年3月末</span>を予定しております。</li>
					<li>※<span class="b_Txt">1注文1個まで</span>の販売とさせて頂きます。</li>
					<li>※商品のコンディションに関してはお答えできません。</li>
					<li>※万が一キズ等がありましても交換は受付られません。</li>
				</ul>
			</div>
		</section>
		
		<section><!-- copyright -->
			<div>
				<p class="copy_Txt r_Txt">
					&copy;2015 コーエーテクモゲームス All rights reserved.<br><!-- ソフィー -->
					<!--Art by Rella &copy;Crypton Future Media, INC. www.piapro.net<img class="piapro_logo" loading="lazy" src="../../../img/material/piapro-logo_image.png" alt="piapro"><br><!-- ミク用 -->
					&copy;堀越耕平／集英社・僕のヒーローアカデミア製作委員会<br><!-- ねじれ -->
					&copy;佐伯さん・SBクリエイティブ／アニメ「お隣の天使様」製作委員会<!-- 真昼 -->
				</p>
			</div>
		</section>

	</article>]]></description>
      <pubDate>Thu, 5 Feb 2026 10:55:00 +0900</pubDate>
    </item>

    <item>
      <title><![CDATA[『DRESSTA アイアンマウス』が12月25日（金）より予約受付再開！]]></title>
      <category>トップページ</category>
      <link>https://taito-goods.jp/shop/t/t1335/</link>
      <description><![CDATA[
      <img src="https://taito-goods.jp/img/icon/n_reserv.png" alt="news_予約受付"><script type="text/javascript" src="https://kit.fontawesome.com/cae3204aed.js" crossorigin="anonymous"></script>
<style>

/*__ btn_basic __*/
	.c-btn {
	  cursor: pointer;
	  transition: .2s cubic-bezier(0.45, 0, 0.55, 1);
	}
	.c-btn {
		background: #cc5275;
		border: 2px solid #cc5275;
		color: #fff;
		display: block;
		font-weight: 600;
		font-size: 1.2em;
		line-height: 1.5;
		padding: 1.5em;
		border-radius: 60vh;
		width: 90%;
	}
	.c-btn a {
		display: block;
		text-decoration: none;
		color: #fff;
	}
	.c-btn a:hover {
		color: #fff !important;
	}

	.c-btn.slip {
		background: transparent;
		border: none;
		position: relative;
		border-radius: 60vh;
		z-index: 1;
	}
	.c-btn.slip::before,
	.c-btn.slip::after {
		content: "";
		display: block;
		width: 100%;
		height: 100%;
		position: absolute;
		border-radius: 60vh;
		top: 0;
		left: 0;
		margin: auto;
		transition: .2s cubic-bezier(0.45, 0, 0.55, 1);
	}
	.c-btn.slip::before {
		background: #cc5275;
		border: 2px solid #cc5275;
		z-index: -1;
	}
	.c-btn.slip::after {
		background: #fe9abc;
		z-index: -2;
	}
	.c-btn.slip:hover {
		color: #86cecb !important;
	}
	.c-btn.slip:hover::before {
		background: transparent;
	}

	.c-btn.slip:hover::after {
		top: 6px;
		left: 6px;
	}

	article.toPic {}

	article.toPic section,
	article.toPic .conTe {
		width: 98%;
		margin: 0 auto 4em;
		line-height: 1.8;
	}
	
	article.toPic p {
		padding: 0 0 1.5em 0;
	}
	article.toPic section p {
		font-size: 1.2em;
	}
	p.copy_Txt{
		width: 95%;
		margin: 0 auto;
		text-align: left;
	}
	p.att_Txt {
		font-size: 0.9em !important;
		text-align: right;
		margin: 0 1em 2.5em 0;
	}
	.att_Txt {
		/*font-size: 0.9em !important;
		text-align: right;
		margin: 0 1em 2.5em 0; */
		color: #a00;
	}

	/*_ text _*/
	.l_Txt {
		font-size: 1.6em !important;
		font-weight: 600;
	}
	.c_Txt {
		text-align: center;
	}
	.r_Txt {
		text-align: right;
	}
	.l_Txt {
		text-align: left;
	}
	.b_Txt {
		font-weight: 600;
	}
	.re_Txt {
		color: #cc3302;
	}
	.txt_highlight {
		text-decoration: underline;
		text-decoration-thickness: 0.5em;
		text-decoration-color: rgba(255, 228, 0, 0.4);
		text-underline-offset: -0.2em;
		text-decoration-skip-ink: none;
	}
	/*_ margin _*/
	.mb_15px {
		margin-bottom: 15px;
	}
	.mb_20px {
		margin-bottom: 20px;
	}

	h1.block-topic-page--article-header {
		display: none !important;
	}
	
	h2.ttlBar {
		color: #45a7ab;
		text-align: center;
		padding: 0.25em;
		border-top: solid 2px #45a7ab;
		border-bottom: solid 2px #45a7ab;
		background: -webkit-repeating-linear-gradient(-45deg, #d3f2e6, #d3f2e6 3px,#e9f4ff 3px, #e9f4ff 7px);
		background: repeating-linear-gradient(-45deg, #d3f2e6, #d3f2e6 3px,#e9f4ff 3px, #e9f4ff 7px);
		font-size: 1.8em;
		font-weight: 600;
	}
	
	h3.com {
		position: relative;
		padding-left: 1.2em;
		font-size: 1.4em;
		line-height: 1.4;
		font-weight: 600;
	}

	h3.com:before {
		font-family: "Font Awesome 5 Free";
		content: "\f075";
		font-weight: 900;
		position: absolute;
		font-size: 1em;
		left: 0;
		top: 0;
		color: #30bbf1;
	}
	
	h4 {
		font-size: 1.3em;
		font-weight: 600;
	}
	
	.cConte {
		text-align: center;
	    margin: 0 auto 2em;
	}

	.toPic img {
		height: auto;
		border: 0;
		padding: 1.5em;
		box-sizing: border-box;
	}
	.toPic dt img {
		overflow: hidden;
	    padding: 0;
	    border: #555 solid 1px;
	}
	.toPic dt img.figure {
	    border: #555 solid 1px;
	}
	.toPic dt img:hover {
/*		opacity: 0.8;*/
	}
	.toPic .copy_Txt img {
		padding: 0;
	}
	
	/*_ Flex _*/
	.flex-container {
		display: flex;
		justify-content: space-between;
		align-items: stretch;
	    margin: 0 auto 2em;
	    
	}
	.flex-item {
		color: #111;
		flex-basis: 50%;
		margin: 0 1em 1.5em 0;
/*		width: calc(100% / 3.1);*/
	}
	.flex-item:nth-child(3n) {
		margin-right: 0;
	}
	.flex-item dt {
		font-size: 1.2em;
		font-weight: bold;
	}
	.flex-item dd {
	/*padding: 0.5em 1em;*/
		font-size: 1.1em;
	}
	
	.siPping {
		width: 90%;
		border: #86cecb solid 1px;
		margin: 0 auto 2em;
		background: #faf1e1;
		padding: 1em;
		font-size: 1.2em;
		color: #86cecb;
	}
	.siPping p {
		padding: 0 !important;
	}
	
	.pcOnly {
		display: block;
	}
	.spOnly {
		display: none;
	}
		
	@media screen and (max-width: 768px) {

		.pcOnly {
			display: none;
		}
		.spOnly {
			display: block;
		}

/*__ btn_basic __*/
		.c-btn {
			width: 100%;
		}
		
		h2 {
			font-size: 1.4em !important;
			line-height: 1.5;
/*			letter-spacing: -0.09em;*/
		}
		
		h3 {
		font-size: 1.2em !important;
		}
		h3.com:before {
			top: 0.5em;
		}
		h4 {
		font-size: 1.1em !important;
		}
		
		/*_ flex _*/
		.flex-container {
			display: flex;
			flex-direction: column;
		}
		.flex-item {
			margin: 0 auto 2em;
			padding: 0 1.5em;
		}
		.flex-item,
		.flex-container dd,
		.toPic dt img {
			width: 100%;
		}
		
		.flex-container dd p {
			padding: 0;
			margin: 0 auto 1.5em;
		}
		
		article.toPic section,
		article.toPic .conTe,
		p.copy_Txt,
		.toPic .copy_Txt img,
		p.att_Txt {
			width: 100% !important;
		}
		article.toPic .conTe {
			margin-top: 0;
		}
		.toPic .copy_Txt img {
			margin-bottom: 0.5em;
		}
		.toPic .copy_Txt {
			text-align: left;
		}
/* add */
		.cConte.c-btn.slip {
			padding: 1em 0.25em;
		}
		
	}
</style>
	<article id="header" class="toPic">
		<section>
			<h2 class="ttlBar">『DRESSTA アイアンマウス』が12月25日（木）より予約受付再開！</h2>
			<div class="cConte">
				<a href="/shop/g/g80101100/" target="new" rel="noopener noreferrer" class=""><img src="/img/items/dressta/2507_vshojo/ironmouse_t_0054.jpg" alt="DRESSTA アイアンマウス　フィギュア"></a>
				<p class="copy_Txt">
					予約受付を一時停止しておりました『DRESSTA アイアンマウス』が本日12月25日（木）11時より予約受付を再開しました！<br>
				※2025年7月25日（金）予約停止以前にご予約いただいたお客様につきましては、再度ご予約いただく必要はございません。
				</p>
				<!--<p class="att_Txt r_Txt">※フィギュア画像は開発中のものです。</p>-->
			</div>
		</section>
		
		<section>
			<div class="cConte c-btn slip">
				<a href="/shop/g/g80101100/" target="new" rel="noopener noreferrer" class="">『DRESSTA アイアンマウス』の詳細はこちら
</a>
			</div><!-- /link_btn -->
		</section>

	</article>]]></description>
      <pubDate>Thu, 25 Dec 2025 10:50:00 +0900</pubDate>
    </item>

    <item>
      <title><![CDATA[年末年始休業のお知らせ]]></title>
      <category>トップページ</category>
      <link>https://taito-goods.jp/shop/t/t1334/</link>
      <description><![CDATA[
      <img src="https://taito-goods.jp/img/icon/n_other.png" alt="その他"><script type="text/javascript" src="https://kit.fontawesome.com/cae3204aed.js" crossorigin="anonymous"></script>
<style>

/*_____add_____*/

/* Frame */
	.frame_wh {
		padding: 0.5em 1em 2em;
		margin: 1em auto 2em;
		font-size: 1.2em;
		line-height: 1.8;
		color: #5d627b;
		background: white;

		box-shadow: 0 3px 5px rgba(0, 0, 0, 0.22);
	}
	.frame_wh dl dt {
		margin-bottom: 0.5em;
	}

	.s_Bar {
		border-left: solid 5px #25b8d7;
		padding: 0 0 0 1em;
	}

	article.toPic {}

	article.toPic section,
	article.toPic .conTe {
		width: 98%;
		margin: 0 auto;
		line-height: 1.8;
	}
	
	article.toPic p {
		padding: 0 0 1.2em 0;
	}

	p.copy_Txt{
		width: 95%;
		margin: 0 auto;
		text-align: left;
	}
	p.att_Txt {
		font-size: 0.9em !important;
		text-align: right;
		margin: 0 1em 2.5em 0;
	}

	/*_ text _*/
	.l_Txt {
		font-size: 1.6em !important;
		font-weight: 600;
	}
	.c_Txt {
		text-align: center;
	}
	.r_Txt {
		text-align: right;
	}
	.l_Txt {
		text-align: left;
	}
	.b_Txt {
		font-weight: 600;
	}
	.re_Txt {
		color: #cc3302;
	}
	.txt_highlight {
		text-decoration: underline;
		text-decoration-thickness: 0.5em;
		text-decoration-color: rgba(255, 228, 0, 0.4);
		text-underline-offset: -0.2em;
		text-decoration-skip-ink: none;
	}
	/*_ margin _*/
	.mb_15px {
		margin-bottom: 15px;
	}
	.mb_20px {
		margin-bottom: 20px;
	}
	.mt_15px {
		margin-top: 15px;
	}

	h1.block-topic-page--article-header {
		display: none !important;
	}
	
	h2.ttlBar {
		color: #45a7ab;
		text-align: center;
		padding: 0.25em;
		border-top: solid 2px #45a7ab;
		border-bottom: solid 2px #45a7ab;
		background: -webkit-repeating-linear-gradient(-45deg, #d3f2e6, #d3f2e6 3px,#e9f4ff 3px, #e9f4ff 7px);
		background: repeating-linear-gradient(-45deg, #d3f2e6, #d3f2e6 3px,#e9f4ff 3px, #e9f4ff 7px);
		font-size: 1.8em;
		font-weight: 600;
	}
	
	h3.com {
		position: relative;
		padding-left: 1.2em;
		font-size: 1.4em;
		line-height: 1.4;
		font-weight: 600;
	}

	h3.com:before {
		font-family: "Font Awesome 5 Free";
		content: "\f075";
		font-weight: 900;
		position: absolute;
		font-size: 1em;
		left: 0;
		top: 0;
		color: #25b8d7;
	}
	
	h4 {
		font-size: 1.3em;
		font-weight: 600;
	}
	
	.cConte {
		text-align: center;
	    margin: 0 auto 2em;
	}

	.toPic img {
		height: auto;
		border: 0;
		padding: 1.5em;
		box-sizing: border-box;
	}
	.toPic dt img {
		overflow: hidden;
	    padding: 0;
	    border: #555 solid 1px;
	}
	.toPic dt img.figure {
	    border: #555 solid 1px;
	}
	.toPic dt img:hover {
/*		opacity: 0.8;*/
	}
	.toPic .copy_Txt img {
		padding: 0;
	}
	
	/*_ Flex _*/
	.flex-container {
		display: flex;
		justify-content: space-between;
		align-items: stretch;
	    margin: 0 auto 2em;
	    
	}
	.flex-item {
		color: #111;
		flex-basis: 50%;
		margin: 0 1em 1.5em 0;
/*		width: calc(100% / 3.1);*/
	}
	.flex-item:nth-child(3n) {
		margin-right: 0;
	}
	.flex-item dt {
		font-size: 1.2em;
		font-weight: bold;
	}
	.flex-item dd {
	/*padding: 0.5em 1em;*/
		font-size: 1.1em;
	}
	
	.siPping {
		width: 90%;
		border: #86cecb solid 1px;
		margin: 0 auto 2em;
		background: #faf1e1;
		padding: 1em;
		font-size: 1.2em;
		color: #86cecb;
	}
	.siPping p {
		padding: 0 !important;
	}
	
	.pcOnly {
		display: block;
	}
	.spOnly {
		display: none;
	}
		
	@media screen and (max-width: 768px) {
		
		.frame_wh {
			font-size: 1.1em;
			line-height: 1.2;
		}
		.frame_wh dl dt {
			margin-bottom: 1.5em;
		}
		.frame_wh p {
			font-size: 1em;
			
		}

		.pcOnly {
			display: none;
		}
		.spOnly {
			display: block;
		}

/*__ btn_basic __*/
		.c-btn {
			width: 100%;
		}
		
		h2 {
			font-size: 1.2em !important;
			line-height: 1.5;
			margin-bottom: 1.5em;
/*			letter-spacing: -0.09em;*/
		}
		
		h3 {
		font-size: 1.3em !important;
		}
		h3.com:before {
			top: 0.5em;
		}
		h4 {
		font-size: 1.1em !important;
		}
		
		/*_ flex _*/
		.flex-container {
			display: flex;
			flex-direction: column;
		}
		.flex-item {
			margin: 0 auto 2em;
			padding: 0 1.5em;
		}
		.flex-item,
		.flex-container dd,
		.toPic dt img {
			width: 100%;
		}
		
		.flex-container dd p {
			padding: 0;
			margin: 0 auto 1.5em;
		}
		
		article.toPic section,
		article.toPic .conTe,
		p.copy_Txt,
		.toPic .copy_Txt img,
		p.att_Txt {
/*			width: 100% !important; */
		}
		article.toPic .conTe {
			margin-top: 0;
		}
		.toPic .copy_Txt img {
			margin-bottom: 0.5em;
		}
		.toPic .copy_Txt {
			text-align: left;
		}
		.cConte.c-btn.slip {
			padding: 1em 0.25em;
		}
		
	}
</style>

	<article id="header" class="toPic">
		<section>
			<h2 class="ttlBar">年末年始休業のお知らせ</h2>
			<div class="conTe">
				<div>
					<p class="mb_20px">お客様各位</p>
					<p class="mb_20px">誠に勝手ながら、下記のとおり年末年始を休業とさせていただきます。<br>
					ご不便をおかけいたしますが、何卒ご理解のほどお願い申し上げます。
					<p class="mb_20px"><b>■期間 2025年12月27日(土)～2026年1月4日(日)</b></p>
					<p>なお、休業期間中にいただいたお問い合わせやメールにつきましては、2026年1月5日(月)以降に順次対応させていただきます。</p>
				</div>
			</div><!-- /conTe -->
		</section><!-- /item -->
	</article>]]></description>
      <pubDate>Mon, 22 Dec 2025 17:00:00 +0900</pubDate>
    </item>

    <item>
      <title><![CDATA[2025年12月発売商品　発売月変更のご案内]]></title>
      <category>トップページ</category>
      <link>https://taito-goods.jp/shop/t/t1333/</link>
      <description><![CDATA[
      <img src="https://taito-goods.jp/img/icon/n_delay.png" alt="遅延情報"><script type="text/javascript" src="https://kit.fontawesome.com/cae3204aed.js" crossorigin="anonymous"></script>
<style>

/*_____add_____*/

/* Frame */
	.frame_wh {
		padding: 0.5em 1em;
		margin: 1em auto 2em;
		font-size: 1.2em;
		line-height: 1.8;
		color: #5d627b;
		border-top: solid 5px #5d627b;
		box-shadow: 0 3px 5px rgba(0, 0, 0, 0.22);
	}
	.frame_wh dl dt {
		margin-bottom: 0.5em;
	}
	.frame_wh p {
		margin: 0; 
		padding: 0;
	}

	.s_Bar {
		border-left: solid 5px #25b8d7;
		padding: 0 0 0 1em;
	}

	article.toPic {}

	article.toPic section,
	article.toPic .conTe {
		width: 98%;
		margin: 0 auto;
		line-height: 1.8;
	}
	
	article.toPic p {
		padding: 0 0 1.2em 0;
	}

	p.copy_Txt{
		width: 95%;
		margin: 0 auto;
		text-align: left;
	}
	p.att_Txt {
		font-size: 0.9em !important;
		text-align: right;
		margin: 0 1em 2.5em 0;
	}

	/*_ text _*/
	.g_Txt {
		font-size: 1.6em !important;
		font-weight: 600;
	}
	.s_Txt {
		font-size: 0.9em;
	}
	.c_Txt {
		text-align: center;
	}
	.r_Txt {
		text-align: right;
	}
	.l_Txt {
		text-align: left;
	}
	.b_Txt {
		font-weight: 600;
	}
	.re_Txt {
		color: #cc3302;
	}
	.txt_highlight {
		text-decoration: underline;
		text-decoration-thickness: 0.5em;
		text-decoration-color: rgba(255, 228, 0, 0.4);
		text-underline-offset: -0.2em;
		text-decoration-skip-ink: none;
	}
	.lo_Txt {
		text-indent: -1em;
		padding-left: 1em;
	}
	/*_ margin _*/
	.mb_15px {
		margin-bottom: 15px;
	}
	.mb_20px {
		margin-bottom: 20px;
	}
	.mt_15px {
		margin-top: 15px;
	}

	h1.block-topic-page--article-header {
		display: none !important;
	}
	
	h2.ttlBar {
		color: #45a7ab;
		text-align: center;
		padding: 0.25em;
		border-top: solid 2px #45a7ab;
		border-bottom: solid 2px #45a7ab;
		background: -webkit-repeating-linear-gradient(-45deg, #d3f2e6, #d3f2e6 3px,#e9f4ff 3px, #e9f4ff 7px);
		background: repeating-linear-gradient(-45deg, #d3f2e6, #d3f2e6 3px,#e9f4ff 3px, #e9f4ff 7px);
		font-size: 1.8em;
		font-weight: 600;
	}
	
	h3.com {
		position: relative;
		padding-left: 1.2em;
		font-size: 1.4em;
		line-height: 1.4;
		font-weight: 600;
	}

	h3.com:before {
		font-family: "Font Awesome 5 Free";
		content: "\f075";
		font-weight: 900;
		position: absolute;
		font-size: 1em;
		left: 0;
		top: 0;
		color: #25b8d7;
	}
	
	h4 {
		font-size: 1.3em;
		font-weight: 600;
	}
	
	.cConte {
		text-align: center;
	    margin: 0 auto 2em;
	}

	.toPic img {
		height: auto;
		border: 0;
		padding: 1.5em;
		box-sizing: border-box;
	}
	.toPic dt img {
		overflow: hidden;
	    padding: 0;
	    border: #555 solid 1px;
	}
	.toPic dt img.figure {
	    border: #555 solid 1px;
	}
	.toPic dt img:hover {
/*		opacity: 0.8;*/
	}
	.toPic .copy_Txt img {
		padding: 0;
	}
	
	/*_ Flex _*/
	.flex-container {
		display: flex;
		justify-content: space-between;
		align-items: stretch;
	    margin: 0 auto 2em;
	    
	}
	.flex-item {
		color: #111;
		flex-basis: 50%;
		margin: 0 1em 1.5em 0;
/*		width: calc(100% / 3.1);*/
	}
	.flex-item:nth-child(3n) {
		margin-right: 0;
	}
	.flex-item dt {
		font-size: 1.2em;
		font-weight: bold;
	}
	.flex-item dd {
	/*padding: 0.5em 1em;*/
		font-size: 1.1em;
	}
	
	.siPping {
		width: 90%;
		border: #86cecb solid 1px;
		margin: 0 auto 2em;
		background: #faf1e1;
		padding: 1em;
		font-size: 1.2em;
		color: #86cecb;
	}
	.siPping p {
		padding: 0 !important;
	}
	
	.pcOnly {
		display: block;
	}
	.spOnly {
		display: none;
	}
		
	@media screen and (max-width: 768px) {
		
		.frame_wh {
			font-size: 1.1em;
			line-height: 1.2;
		}

		.pcOnly {
			display: none;
		}
		.spOnly {
			display: block;
		}

/*__ btn_basic __*/
		.c-btn {
			width: 100%;
		}
		
		h2 {
			font-size: 1.4em !important;
			line-height: 1.5;
			margin-bottom: 1.5em;
/*			letter-spacing: -0.09em;*/
		}
		
		h3 {
		font-size: 1.2em !important;
		}
		h3.com:before {
			top: 0.5em;
		}
		h4 {
		font-size: 1.1em !important;
		}
		
		/*_ flex _*/
		.flex-container {
			display: flex;
			flex-direction: column;
		}
		.flex-item {
			margin: 0 auto 2em;
			padding: 0 1.5em;
		}
		.flex-item,
		.flex-container dd,
		.toPic dt img {
			width: 100%;
		}
		
		.flex-container dd p {
			padding: 0;
			margin: 0 auto 1.5em;
		}
		
		article.toPic section,
		article.toPic .conTe,
		p.copy_Txt,
		.toPic .copy_Txt img,
		p.att_Txt {
/*			width: 100% !important; */
		}
		article.toPic .conTe {
			margin-top: 0;
		}
		.toPic .copy_Txt img {
			margin-bottom: 0.5em;
		}
		.toPic .copy_Txt {
			text-align: left;
		}
		.cConte.c-btn.slip {
			padding: 1em 0.25em;
		}
		
	}
</style>

	<article id="header" class="toPic">
		<section>
			<h2 class="ttlBar">2025年12月発売商品　発売月変更のご案内</h2>
			<div class="conTe">
				<div>
					<p>お客様各位</p>
					<p>平素は弊社商品をご愛顧いただき、誠にありがとうございます。</p>
					<p>2025年12月発売予定商品としてご案内しておりました、下記商品につきまして発売月が変更となります。<br>
					皆様に多大なるご迷惑をお掛けいたしますこと深くお詫び申し上げるとともに、ご理解賜りますよう何卒お願い申し上げます。</p>
				</div>
			</div><!-- /conTe01 -->
			<div class="conTe">
				<h3 class="com">発売月変更</h3>
				<div class="frame_wh">
					<ul class="lo_Txt">
						<li>・<a href="/shop/g/g50101360/">僕のヒーローアカデミア 蛙吹梅雨-Frog- 1/7スケールフィギュア</a></li>
					</ul>
				
					<dl class="mt_15px">
						<dt><span class="s_Bar">変更前</span></dt>
						<dd>2025年12月発売<br>↓</dd>
						<dt><span class="s_Bar">変更後</span></dt>
						<dd class="txt_highlight b_Txt re_Txt">2026年3月発売予定</dd>
					</dl>
				</div>
			</div><!-- /conTe02 -->

		</section><!-- /item -->
		
	</article>]]></description>
      <pubDate>Fri, 19 Dec 2025 17:00:00 +0900</pubDate>
    </item>

    <item>
      <title><![CDATA[『DRESSTA kson』が10月23日（木）より予約受付再開！]]></title>
      <category>トップページ</category>
      <link>https://taito-goods.jp/shop/t/t1332/</link>
      <description><![CDATA[
      <img src="https://taito-goods.jp/img/icon/n_reserv.png" alt="news_予約受付"><script type="text/javascript" src="https://kit.fontawesome.com/cae3204aed.js" crossorigin="anonymous"></script>
<style>

/*__ btn_basic __*/
	.c-btn {
	  cursor: pointer;
	  transition: .2s cubic-bezier(0.45, 0, 0.55, 1);
	}
	.c-btn {
		background: #f9baa7;
		border: 2px solid #f9baa7;
		color: #fff;
		display: block;
		font-weight: 600;
		font-size: 1.2em;
		line-height: 1.5;
		padding: 1.5em;
		border-radius: 60vh;
		width: 90%;
	}
	.c-btn a {
		display: block;
		text-decoration: none;
		color: #fff;
	}
	.c-btn a:hover {
		color: #fff !important;
	}

	.c-btn.slip {
		background: transparent;
		border: none;
		position: relative;
		border-radius: 60vh;
		z-index: 1;
	}
	.c-btn.slip::before,
	.c-btn.slip::after {
		content: "";
		display: block;
		width: 100%;
		height: 100%;
		position: absolute;
		border-radius: 60vh;
		top: 0;
		left: 0;
		margin: auto;
		transition: .2s cubic-bezier(0.45, 0, 0.55, 1);
	}
	.c-btn.slip::before {
		background: #0d1e3e;
		border: 2px solid #0d1e3e;
		z-index: -1;
	}
	.c-btn.slip::after {
		background: #3d7ab4;
		z-index: -2;
	}
	.c-btn.slip:hover {
		color: #86cecb !important;
	}
	.c-btn.slip:hover::before {
		background: transparent;
	}

	.c-btn.slip:hover::after {
		top: 6px;
		left: 6px;
	}

	article.toPic {}

	article.toPic section,
	article.toPic .conTe {
		width: 98%;
		margin: 0 auto 4em;
		line-height: 1.8;
	}
	
	article.toPic p {
		padding: 0 0 1.5em 0;
	}
	article.toPic section p {
		font-size: 1.2em;
	}
	p.copy_Txt{
		width: 95%;
		margin: 0 auto;
		text-align: left;
	}
	p.att_Txt {
		font-size: 0.9em !important;
		text-align: right;
		margin: 0 1em 2.5em 0;
	}
	.att_Txt {
		/*font-size: 0.9em !important;
		text-align: right;
		margin: 0 1em 2.5em 0; */
		color: #a00;
	}

	/*_ text _*/
	.l_Txt {
		font-size: 1.6em !important;
		font-weight: 600;
	}
	.c_Txt {
		text-align: center;
	}
	.r_Txt {
		text-align: right;
	}
	.l_Txt {
		text-align: left;
	}
	.b_Txt {
		font-weight: 600;
	}
	.re_Txt {
		color: #cc3302;
	}
	.txt_highlight {
		text-decoration: underline;
		text-decoration-thickness: 0.5em;
		text-decoration-color: rgba(255, 228, 0, 0.4);
		text-underline-offset: -0.2em;
		text-decoration-skip-ink: none;
	}
	/*_ margin _*/
	.mb_15px {
		margin-bottom: 15px;
	}
	.mb_20px {
		margin-bottom: 20px;
	}

	h1.block-topic-page--article-header {
		display: none !important;
	}
	
	h2.ttlBar {
		color: #45a7ab;
		text-align: center;
		padding: 0.25em;
		border-top: solid 2px #45a7ab;
		border-bottom: solid 2px #45a7ab;
		background: -webkit-repeating-linear-gradient(-45deg, #d3f2e6, #d3f2e6 3px,#e9f4ff 3px, #e9f4ff 7px);
		background: repeating-linear-gradient(-45deg, #d3f2e6, #d3f2e6 3px,#e9f4ff 3px, #e9f4ff 7px);
		font-size: 1.8em;
		font-weight: 600;
	}
	
	h3.com {
		position: relative;
		padding-left: 1.2em;
		font-size: 1.4em;
		line-height: 1.4;
		font-weight: 600;
	}

	h3.com:before {
		font-family: "Font Awesome 5 Free";
		content: "\f075";
		font-weight: 900;
		position: absolute;
		font-size: 1em;
		left: 0;
		top: 0;
		color: #30bbf1;
	}
	
	h4 {
		font-size: 1.3em;
		font-weight: 600;
	}
	
	.cConte {
		text-align: center;
	    margin: 0 auto 2em;
	}

	.toPic img {
		height: auto;
		border: 0;
		padding: 1.5em;
		box-sizing: border-box;
	}
	.toPic dt img {
		overflow: hidden;
	    padding: 0;
	    border: #555 solid 1px;
	}
	.toPic dt img.figure {
	    border: #555 solid 1px;
	}
	.toPic dt img:hover {
/*		opacity: 0.8;*/
	}
	.toPic .copy_Txt img {
		padding: 0;
	}
	
	/*_ Flex _*/
	.flex-container {
		display: flex;
		justify-content: space-between;
		align-items: stretch;
	    margin: 0 auto 2em;
	    
	}
	.flex-item {
		color: #111;
		flex-basis: 50%;
		margin: 0 1em 1.5em 0;
/*		width: calc(100% / 3.1);*/
	}
	.flex-item:nth-child(3n) {
		margin-right: 0;
	}
	.flex-item dt {
		font-size: 1.2em;
		font-weight: bold;
	}
	.flex-item dd {
	/*padding: 0.5em 1em;*/
		font-size: 1.1em;
	}
	
	.siPping {
		width: 90%;
		border: #86cecb solid 1px;
		margin: 0 auto 2em;
		background: #faf1e1;
		padding: 1em;
		font-size: 1.2em;
		color: #86cecb;
	}
	.siPping p {
		padding: 0 !important;
	}
	
	.pcOnly {
		display: block;
	}
	.spOnly {
		display: none;
	}
		
	@media screen and (max-width: 768px) {

		.pcOnly {
			display: none;
		}
		.spOnly {
			display: block;
		}

/*__ btn_basic __*/
		.c-btn {
			width: 100%;
		}
		
		h2 {
			font-size: 1.4em !important;
			line-height: 1.5;
/*			letter-spacing: -0.09em;*/
		}
		
		h3 {
		font-size: 1.2em !important;
		}
		h3.com:before {
			top: 0.5em;
		}
		h4 {
		font-size: 1.1em !important;
		}
		
		/*_ flex _*/
		.flex-container {
			display: flex;
			flex-direction: column;
		}
		.flex-item {
			margin: 0 auto 2em;
			padding: 0 1.5em;
		}
		.flex-item,
		.flex-container dd,
		.toPic dt img {
			width: 100%;
		}
		
		.flex-container dd p {
			padding: 0;
			margin: 0 auto 1.5em;
		}
		
		article.toPic section,
		article.toPic .conTe,
		p.copy_Txt,
		.toPic .copy_Txt img,
		p.att_Txt {
			width: 100% !important;
		}
		article.toPic .conTe {
			margin-top: 0;
		}
		.toPic .copy_Txt img {
			margin-bottom: 0.5em;
		}
		.toPic .copy_Txt {
			text-align: left;
		}
/* add */
		.cConte.c-btn.slip {
			padding: 1em 0.25em;
		}
		
	}
</style>
	<article id="header" class="toPic">
		<section>
			<h2 class="ttlBar">『DRESSTA kson』が10月23日（木）より予約受付再開！</h2>
			<div class="cConte">
				<a href="/shop/g/g80101110/" target="new" rel="noopener noreferrer" class=""><img src="/img/items/dressta/2507_vshojo/kson_t_0376.jpg" alt="DRESSTA ksonフィギュア"></a>
				<p class="copy_Txt">
					予約受付を一時停止しておりました『DRESSTA kson』が本日10月23日（木）11時より予約受付を再開しました！<br>
				※2025年7月25日（金）予約停止以前にご予約いただいたお客様につきましては、再度ご予約いただく必要はございません。
				</p>
				<p class="copy_Txt">
				また、『DRESSTA アイアンマウス』につきましては、引き続き予約受付再開に向けて調整中となりますので、今しばらくお待ちいただきますようお願い申し上げます。
				</p>
				<!--<p class="att_Txt r_Txt">※フィギュア画像は開発中のものです。</p>-->
			</div>
		</section>
		
		<section>
			<div class="cConte c-btn slip">
				<a href="/shop/g/g80101110/" target="new" rel="noopener noreferrer" class="">『DRESSTA kson』の詳細はこちら
</a>
			</div><!-- /link_btn -->
		</section>

	</article>]]></description>
      <pubDate>Thu, 23 Oct 2025 10:45:00 +0900</pubDate>
    </item>

    <item>
      <title><![CDATA[2026年2月発売予定商品　仕様変更のご案内]]></title>
      <category>トップページ</category>
      <link>https://taito-goods.jp/shop/t/t1331/</link>
      <description><![CDATA[
      <img src="https://taito-goods.jp/img/icon/n_item.png" alt="商品情報"><script type="text/javascript" src="https://kit.fontawesome.com/cae3204aed.js" crossorigin="anonymous"></script>
<style>

/*_____add_____*/

/* Frame */
	.frame_wh {
		padding: 0.5em 1em;
		margin: 1em auto 2em;
		font-size: 1.2em;
		line-height: 1.8;
		color: #5d627b;
		border-top: solid 5px #5d627b;
		box-shadow: 0 3px 5px rgba(0, 0, 0, 0.22);
	}
	.frame_wh dl dt {
		margin-bottom: 0.5em;
	}
	.frame_wh p {
		margin: 0; 
		padding: 0;
	}

	.s_Bar {
		border-left: solid 5px #25b8d7;
		padding: 0 0 0 1em;
	}

	article.toPic {}

	article.toPic section,
	article.toPic .conTe {
		width: 98%;
		margin: 0 auto;
		line-height: 1.8;
	}
	
	article.toPic p {
		padding: 0 0 1.2em 0;
	}

	p.copy_Txt{
		width: 95%;
		margin: 0 auto;
		text-align: left;
	}
	p.att_Txt {
		font-size: 0.9em !important;
		text-align: right;
		margin: 0 1em 2.5em 0;
	}

	/*_ text _*/
	.g_Txt {
		font-size: 1.6em !important;
		font-weight: 600;
	}
	.s_Txt {
		font-size: 0.9em;
	}
	.c_Txt {
		text-align: center;
	}
	.r_Txt {
		text-align: right;
	}
	.l_Txt {
		text-align: left;
	}
	.b_Txt {
		font-weight: 600;
	}
	.re_Txt {
		color: #cc3302;
	}
	.txt_highlight {
		text-decoration: underline;
		text-decoration-thickness: 0.5em;
		text-decoration-color: rgba(255, 228, 0, 0.4);
		text-underline-offset: -0.2em;
		text-decoration-skip-ink: none;
	}
	.lo_Txt {
		text-indent: -1em;
		padding-left: 1em;
	}
	/*_ margin _*/
	.mb_15px {
		margin-bottom: 15px;
	}
	.mb_20px {
		margin-bottom: 20px;
	}
	.mt_15px {
		margin-top: 15px;
	}
	.mt_15px a{
		text-decoration:none;
		color:#222;
	}

	h1.block-topic-page--article-header {
		display: none !important;
	}
	
	h2.ttlBar {
		color: #45a7ab;
		text-align: center;
		padding: 0.25em;
		border-top: solid 2px #45a7ab;
		border-bottom: solid 2px #45a7ab;
		background: -webkit-repeating-linear-gradient(-45deg, #d3f2e6, #d3f2e6 3px,#e9f4ff 3px, #e9f4ff 7px);
		background: repeating-linear-gradient(-45deg, #d3f2e6, #d3f2e6 3px,#e9f4ff 3px, #e9f4ff 7px);
		font-size: 1.8em;
		font-weight: 600;
	}
	
	h3.com {
		position: relative;
		padding-left: 1.2em;
		font-size: 1.4em;
		line-height: 1.4;
		font-weight: 600;
	}

	h3.com:before {
		font-family: "Font Awesome 5 Free";
		content: "\f075";
		font-weight: 900;
		position: absolute;
		font-size: 1em;
		left: 0;
		top: 0;
		color: #25b8d7;
	}
	
	h4 {
		font-size: 1.3em;
		font-weight: 600;
	}
	
	.cConte {
		text-align: center;
	    margin: 0 auto 2em;
	}

	.toPic img {
		height: auto;
		border: 0;
		padding: 1.5em;
		box-sizing: border-box;
	}
	.toPic dt img {
		overflow: hidden;
	    padding: 0;
	    border: #555 solid 1px;
	}
	.toPic dt img.figure {
	    border: #555 solid 1px;
	}
	.toPic dt img:hover {
/*		opacity: 0.8;*/
	}
	.toPic .copy_Txt img {
		padding: 0;
	}
	
	/*_ Flex _*/
	.flex-container {
		display: flex;
		justify-content: space-between;
		align-items: stretch;
	    margin: 0 auto 2em;
	    
	}
	.flex-item {
		color: #111;
		flex-basis: 50%;
		margin: 0 1em 1.5em 0;
/*		width: calc(100% / 3.1);*/
	}
	.flex-item:nth-child(3n) {
		margin-right: 0;
	}
	.flex-item dt {
		font-size: 1.2em;
		font-weight: bold;
	}
	.flex-item dd {
	/*padding: 0.5em 1em;*/
		font-size: 1.1em;
	}
	
	.siPping {
		width: 90%;
		border: #86cecb solid 1px;
		margin: 0 auto 2em;
		background: #faf1e1;
		padding: 1em;
		font-size: 1.2em;
		color: #86cecb;
	}
	.siPping p {
		padding: 0 !important;
	}
	
	.pcOnly {
		display: block;
	}
	.spOnly {
		display: none;
	}
		
	@media screen and (max-width: 768px) {
		
		.frame_wh {
			font-size: 1.1em;
			line-height: 1.2;
		}

		.pcOnly {
			display: none;
		}
		.spOnly {
			display: block;
		}

/*__ btn_basic __*/
		.c-btn {
			width: 100%;
		}
		
		h2 {
			font-size: 1.4em !important;
			line-height: 1.5;
			margin-bottom: 1.5em;
/*			letter-spacing: -0.09em;*/
		}
		
		h3 {
		font-size: 1.2em !important;
		}
		h3.com:before {
			top: 0.5em;
		}
		h4 {
		font-size: 1.1em !important;
		}
		
		/*_ flex _*/
		.flex-container {
			display: flex;
			flex-direction: column;
		}
		.flex-item {
			margin: 0 auto 2em;
			padding: 0 1.5em;
		}
		.flex-item,
		.flex-container dd,
		.toPic dt img {
			width: 100%;
		}
		
		.flex-container dd p {
			padding: 0;
			margin: 0 auto 1.5em;
		}
		
		article.toPic section,
		article.toPic .conTe,
		p.copy_Txt,
		.toPic .copy_Txt img,
		p.att_Txt {
/*			width: 100% !important; */
		}
		article.toPic .conTe {
			margin-top: 0;
		}
		.toPic .copy_Txt img {
			margin-bottom: 0.5em;
		}
		.toPic .copy_Txt {
			text-align: left;
		}
		.cConte.c-btn.slip {
			padding: 1em 0.25em;
		}
		
	}
</style>

	<article id="header" class="toPic">
		<section>
			<h2 class="ttlBar">2026年2月発売予定商品　仕様変更のご案内</h2>
			<div class="conTe">
				<div>
					<p>お客様各位</p>
					<p>平素は弊社商品をご愛顧いただき、誠にありがとうございます。</p>
					<p>2026年2月に発売を予定しております下記商品につきまして、 開発上の都合により仕様の変更をさせていただくこととなりましたので、ご案内申し上げます。<br>
					<br>
					詳細は下記の通りとなります。 </p>
				</div>
			</div><!-- /conTe01 -->
			<div class="conTe">
				<!--<h3 class="com">発売月変更</h3>-->
				<div class="frame_wh">
					<!--<ul class="lo_Txt">
						<li>・<a href="/shop/g/g50101340/">その着せ替え人形は恋をする 喜多川海夢～水着ver.～ 1/6スケールフィギュア</a></li>
					</ul>-->
				
					<dl class="mt_15px">
						<dt><span class="s_Bar">対象商品</span></dt>
						<dd>・<a href="shop/g/g50101370/">リコリス・リコイル 錦木千束～バンドver.～ 1/7スケールフィギュア</a></dd>
						<dd>・<a href="shop/g/g50101380/">リコリス・リコイル 井ノ上たきな～バンドver.～ 1/7スケールフィギュア</a></dd>
						<dd>・<a href="shop/g/g50101390/">【特典付き2体購入セット】錦木千束/井ノ上たきな～バンドver.～ 1/7スケールフィギュア</a></dd>
						<br>
						<dt><span class="s_Bar">仕様変更内容</span></dt>
						<dd style="color:#222;">　変更前：すべ肌加工あり<br>
						　変更後：すべ肌加工なし<dd>
						<!--<dd class="txt_highlight b_Txt re_Txt">2025年11月発売予定</dd>-->
					</dl>
				</div>
				
				<p>何卒ご理解賜りますよう、よろしくお願い申し上げます。 </p>
			</div><!-- /conTe02 -->

		</section><!-- /item -->
		
	</article>]]></description>
      <pubDate>Wed, 10 Sep 2025 14:00:00 +0900</pubDate>
    </item>

    <item>
      <title><![CDATA[2025年9月発売商品　発売月変更のご案内]]></title>
      <category>トップページ</category>
      <link>https://taito-goods.jp/shop/t/t1330/</link>
      <description><![CDATA[
      <img src="https://taito-goods.jp/img/icon/n_delay.png" alt="遅延情報"><script type="text/javascript" src="https://kit.fontawesome.com/cae3204aed.js" crossorigin="anonymous"></script>
<style>

/*_____add_____*/

/* Frame */
	.frame_wh {
		padding: 0.5em 1em;
		margin: 1em auto 2em;
		font-size: 1.2em;
		line-height: 1.8;
		color: #5d627b;
		border-top: solid 5px #5d627b;
		box-shadow: 0 3px 5px rgba(0, 0, 0, 0.22);
	}
	.frame_wh dl dt {
		margin-bottom: 0.5em;
	}
	.frame_wh p {
		margin: 0; 
		padding: 0;
	}

	.s_Bar {
		border-left: solid 5px #25b8d7;
		padding: 0 0 0 1em;
	}

	article.toPic {}

	article.toPic section,
	article.toPic .conTe {
		width: 98%;
		margin: 0 auto;
		line-height: 1.8;
	}
	
	article.toPic p {
		padding: 0 0 1.2em 0;
	}

	p.copy_Txt{
		width: 95%;
		margin: 0 auto;
		text-align: left;
	}
	p.att_Txt {
		font-size: 0.9em !important;
		text-align: right;
		margin: 0 1em 2.5em 0;
	}

	/*_ text _*/
	.g_Txt {
		font-size: 1.6em !important;
		font-weight: 600;
	}
	.s_Txt {
		font-size: 0.9em;
	}
	.c_Txt {
		text-align: center;
	}
	.r_Txt {
		text-align: right;
	}
	.l_Txt {
		text-align: left;
	}
	.b_Txt {
		font-weight: 600;
	}
	.re_Txt {
		color: #cc3302;
	}
	.txt_highlight {
		text-decoration: underline;
		text-decoration-thickness: 0.5em;
		text-decoration-color: rgba(255, 228, 0, 0.4);
		text-underline-offset: -0.2em;
		text-decoration-skip-ink: none;
	}
	.lo_Txt {
		text-indent: -1em;
		padding-left: 1em;
	}
	/*_ margin _*/
	.mb_15px {
		margin-bottom: 15px;
	}
	.mb_20px {
		margin-bottom: 20px;
	}
	.mt_15px {
		margin-top: 15px;
	}

	h1.block-topic-page--article-header {
		display: none !important;
	}
	
	h2.ttlBar {
		color: #45a7ab;
		text-align: center;
		padding: 0.25em;
		border-top: solid 2px #45a7ab;
		border-bottom: solid 2px #45a7ab;
		background: -webkit-repeating-linear-gradient(-45deg, #d3f2e6, #d3f2e6 3px,#e9f4ff 3px, #e9f4ff 7px);
		background: repeating-linear-gradient(-45deg, #d3f2e6, #d3f2e6 3px,#e9f4ff 3px, #e9f4ff 7px);
		font-size: 1.8em;
		font-weight: 600;
	}
	
	h3.com {
		position: relative;
		padding-left: 1.2em;
		font-size: 1.4em;
		line-height: 1.4;
		font-weight: 600;
	}

	h3.com:before {
		font-family: "Font Awesome 5 Free";
		content: "\f075";
		font-weight: 900;
		position: absolute;
		font-size: 1em;
		left: 0;
		top: 0;
		color: #25b8d7;
	}
	
	h4 {
		font-size: 1.3em;
		font-weight: 600;
	}
	
	.cConte {
		text-align: center;
	    margin: 0 auto 2em;
	}

	.toPic img {
		height: auto;
		border: 0;
		padding: 1.5em;
		box-sizing: border-box;
	}
	.toPic dt img {
		overflow: hidden;
	    padding: 0;
	    border: #555 solid 1px;
	}
	.toPic dt img.figure {
	    border: #555 solid 1px;
	}
	.toPic dt img:hover {
/*		opacity: 0.8;*/
	}
	.toPic .copy_Txt img {
		padding: 0;
	}
	
	/*_ Flex _*/
	.flex-container {
		display: flex;
		justify-content: space-between;
		align-items: stretch;
	    margin: 0 auto 2em;
	    
	}
	.flex-item {
		color: #111;
		flex-basis: 50%;
		margin: 0 1em 1.5em 0;
/*		width: calc(100% / 3.1);*/
	}
	.flex-item:nth-child(3n) {
		margin-right: 0;
	}
	.flex-item dt {
		font-size: 1.2em;
		font-weight: bold;
	}
	.flex-item dd {
	/*padding: 0.5em 1em;*/
		font-size: 1.1em;
	}
	
	.siPping {
		width: 90%;
		border: #86cecb solid 1px;
		margin: 0 auto 2em;
		background: #faf1e1;
		padding: 1em;
		font-size: 1.2em;
		color: #86cecb;
	}
	.siPping p {
		padding: 0 !important;
	}
	
	.pcOnly {
		display: block;
	}
	.spOnly {
		display: none;
	}
		
	@media screen and (max-width: 768px) {
		
		.frame_wh {
			font-size: 1.1em;
			line-height: 1.2;
		}

		.pcOnly {
			display: none;
		}
		.spOnly {
			display: block;
		}

/*__ btn_basic __*/
		.c-btn {
			width: 100%;
		}
		
		h2 {
			font-size: 1.4em !important;
			line-height: 1.5;
			margin-bottom: 1.5em;
/*			letter-spacing: -0.09em;*/
		}
		
		h3 {
		font-size: 1.2em !important;
		}
		h3.com:before {
			top: 0.5em;
		}
		h4 {
		font-size: 1.1em !important;
		}
		
		/*_ flex _*/
		.flex-container {
			display: flex;
			flex-direction: column;
		}
		.flex-item {
			margin: 0 auto 2em;
			padding: 0 1.5em;
		}
		.flex-item,
		.flex-container dd,
		.toPic dt img {
			width: 100%;
		}
		
		.flex-container dd p {
			padding: 0;
			margin: 0 auto 1.5em;
		}
		
		article.toPic section,
		article.toPic .conTe,
		p.copy_Txt,
		.toPic .copy_Txt img,
		p.att_Txt {
/*			width: 100% !important; */
		}
		article.toPic .conTe {
			margin-top: 0;
		}
		.toPic .copy_Txt img {
			margin-bottom: 0.5em;
		}
		.toPic .copy_Txt {
			text-align: left;
		}
		.cConte.c-btn.slip {
			padding: 1em 0.25em;
		}
		
	}
</style>

	<article id="header" class="toPic">
		<section>
			<h2 class="ttlBar">2025年9月発売商品　発売月変更のご案内</h2>
			<div class="conTe">
				<div>
					<p>お客様各位</p>
					<p>平素は弊社商品をご愛顧いただき、誠にありがとうございます。</p>
					<p>2025年9月発売予定商品としてご案内しておりました、下記商品につきまして発売月が変更となります。<br>
					皆様に多大なるご迷惑をお掛けいたしますこと深くお詫び申し上げるとともに、ご理解賜りますよう何卒お願い申し上げます。</p>
				</div>
			</div><!-- /conTe01 -->
			<div class="conTe">
				<h3 class="com">発売月変更</h3>
				<div class="frame_wh">
					<ul class="lo_Txt">
						<li>・<a href="/shop/g/g50101340/">その着せ替え人形は恋をする 喜多川海夢～水着ver.～ 1/6スケールフィギュア</a></li>
					</ul>
				
					<dl class="mt_15px">
						<dt><span class="s_Bar">変更前</span></dt>
						<dd>2025年9月発売<br>↓</dd>
						<dt><span class="s_Bar">変更後</span></dt>
						<dd class="txt_highlight b_Txt re_Txt">2025年11月発売予定</dd>
					</dl>
				</div>
			</div><!-- /conTe02 -->

		</section><!-- /item -->
		
	</article>]]></description>
      <pubDate>Fri, 29 Aug 2025 16:30:00 +0900</pubDate>
    </item>

    <item>
      <title><![CDATA[2025年8月発売 spiritale商品 出荷日確定のご案内]]></title>
      <category>トップページ</category>
      <link>https://taito-goods.jp/shop/t/t1325/</link>
      <description><![CDATA[
      <img src="https://taito-goods.jp/img/icon/n_ship.png" alt="出荷告知"><script type="text/javascript" src="https://kit.fontawesome.com/cae3204aed.js" crossorigin="anonymous"></script>
<style>

/*_____add_____*/
	.mt_15px a{
		text-decoration: none;
	}

/* Frame */
	.frame_wh {
		padding: 0.5em 1em 2em;
		margin: 1em auto 2em;
		font-size: 1.2em;
		line-height: 1.8;
		color: #5d627b;
		background: white;
		border-top: solid 5px #5d627b;
		box-shadow: 0 3px 5px rgba(0, 0, 0, 0.22);
	}
	.frame_wh dl dt {
		margin-bottom: 0.5em;
	}

	.s_Bar {
		border-left: solid 5px #25b8d7;
		padding: 0 0 0 1em;
	}

	article.toPic {}

	article.toPic section,
	article.toPic .conTe {
		width: 98%;
		margin: 0 auto;
		line-height: 1.8;
	}
	
	article.toPic p {
		padding: 0 0 1.2em 0;
	}

	p.copy_Txt{
		width: 95%;
		margin: 0 auto;
		text-align: left;
	}
	p.att_Txt {
		font-size: 0.9em !important;
		text-align: right;
		margin: 0 1em 2.5em 0;
	}

	/*_ text _*/
	.l_Txt {
		font-size: 1.6em !important;
		font-weight: 600;
	}
	.c_Txt {
		text-align: center;
	}
	.r_Txt {
		text-align: right;
	}
	.l_Txt {
		text-align: left;
	}
	.b_Txt {
		font-weight: 600;
	}
	.re_Txt {
		color: #cc3302;
	}
	.txt_highlight {
		text-decoration: underline;
		text-decoration-thickness: 0.5em;
		text-decoration-color: rgba(255, 228, 0, 0.4);
		text-underline-offset: -0.2em;
		text-decoration-skip-ink: none;
	}
	/*_ margin _*/
	.mb_15px {
		margin-bottom: 15px;
	}
	.mb_20px {
		margin-bottom: 20px;
	}
	.mt_15px {
		margin-top: 15px;
	}

	h1.block-topic-page--article-header {
		display: none !important;
	}
	
	h2.ttlBar {
		color: #45a7ab;
		text-align: center;
		padding: 0.25em;
		border-top: solid 2px #45a7ab;
		border-bottom: solid 2px #45a7ab;
		background: -webkit-repeating-linear-gradient(-45deg, #d3f2e6, #d3f2e6 3px,#e9f4ff 3px, #e9f4ff 7px);
		background: repeating-linear-gradient(-45deg, #d3f2e6, #d3f2e6 3px,#e9f4ff 3px, #e9f4ff 7px);
		font-size: 1.8em;
		font-weight: 600;
	}
	
	h3.com {
		position: relative;
		padding-left: 1.2em;
		font-size: 1.4em;
		line-height: 1.4;
		font-weight: 600;
	}

	h3.com:before {
		font-family: "Font Awesome 5 Free";
		content: "\f075";
		font-weight: 900;
		position: absolute;
		font-size: 1em;
		left: 0;
		top: 0;
		color: #25b8d7;
	}
	
	h4 {
		font-size: 1.3em;
		font-weight: 600;
	}
	
	.cConte {
		text-align: center;
	    margin: 0 auto 2em;
	}

	.toPic img {
		height: auto;
		border: 0;
		padding: 1.5em;
		box-sizing: border-box;
	}
	.toPic dt img {
		overflow: hidden;
	    padding: 0;
	    border: #555 solid 1px;
	}
	.toPic dt img.figure {
	    border: #555 solid 1px;
	}
	.toPic dt img:hover {
/*		opacity: 0.8;*/
	}
	.toPic .copy_Txt img {
		padding: 0;
	}
	
	/*_ Flex _*/
	.flex-container {
		display: flex;
		justify-content: space-between;
		align-items: stretch;
	    margin: 0 auto 2em;
	    
	}
	.flex-item {
		color: #111;
		flex-basis: 50%;
		margin: 0 1em 1.5em 0;
/*		width: calc(100% / 3.1);*/
	}
	.flex-item:nth-child(3n) {
		margin-right: 0;
	}
	.flex-item dt {
		font-size: 1.2em;
		font-weight: bold;
	}
	.flex-item dd {
	/*padding: 0.5em 1em;*/
		font-size: 1.1em;
	}
	
	.siPping {
		width: 90%;
		border: #86cecb solid 1px;
		margin: 0 auto 2em;
		background: #faf1e1;
		padding: 1em;
		font-size: 1.2em;
		color: #86cecb;
	}
	.siPping p {
		padding: 0 !important;
	}
	
	.pcOnly {
		display: block;
	}
	.spOnly {
		display: none;
	}
		
	@media screen and (max-width: 768px) {
		
		.frame_wh {
			font-size: 1.1em;
			line-height: 1.2;
		}
		.frame_wh dl dt {
			margin-bottom: 1.5em;
		}
		.frame_wh p {
			font-size: 1em;
			
		}

		.pcOnly {
			display: none;
		}
		.spOnly {
			display: block;
		}

/*__ btn_basic __*/
		.c-btn {
			width: 100%;
		}
		
		h2 {
			font-size: 1.2em !important;
			line-height: 1.5;
			margin-bottom: 1.5em;
/*			letter-spacing: -0.09em;*/
		}
		
		h3 {
		font-size: 1.3em !important;
		}
		h3.com:before {
			top: 0.5em;
		}
		h4 {
		font-size: 1.1em !important;
		}
		
		/*_ flex _*/
		.flex-container {
			display: flex;
			flex-direction: column;
		}
		.flex-item {
			margin: 0 auto 2em;
			padding: 0 1.5em;
		}
		.flex-item,
		.flex-container dd,
		.toPic dt img {
			width: 100%;
		}
		
		.flex-container dd p {
			padding: 0;
			margin: 0 auto 1.5em;
		}
		
		article.toPic section,
		article.toPic .conTe,
		p.copy_Txt,
		.toPic .copy_Txt img,
		p.att_Txt {
/*			width: 100% !important; */
		}
		article.toPic .conTe {
			margin-top: 0;
		}
		.toPic .copy_Txt img {桃
			margin-bottom: 0.5em;
		}
		.toPic .copy_Txt {
			text-align: left;
		}
		.cConte.c-btn.slip {
			padding: 1em 0.25em;
		}
		
	}
</style>

	<article id="header" class="toPic">
		<section>
 			<h2 class="ttlBar">2025年8月発売 spiritale商品 出荷日確定のご案内</h2>
 			<div class="conTe">
 				<div>
 					<p class="mb_20px">お客様各位</p>
 					<p>平素は弊社商品をご愛顧いただき、誠にありがとうございます。</p>
 					<p class="mb_20px">2025年8月発売予定商品としてご案内しておりました、下記商品につきまして出荷日が確定いたしましたのでご報告いたします。</p>
 				</div>
 			</div><!-- /conTe -->
			<div class="conTe">
				<h3 class="com">出荷日確定</h3>
				<div class="frame_wh">
					<dl class="mt_15px">
						<dt><span class="s_Bar">2025年8月29日(金)出荷</span></dt>
						<dd>
							・<a href="/shop/g/g50101350/">魔女の旅々 イレイナ～休息 ver.～ 1/6スケールフィギュア</a>
						</dd>
					</dl>
				</div>
			</div><!-- /conTe -->
		</section><!-- /item -->
	</article>]]></description>
      <pubDate>Thu, 31 Jul 2025 16:50:00 +0900</pubDate>
    </item>

    <item>
      <title><![CDATA[『ワンダーフェスティバル2025【夏】』公開情報]]></title>
      <category>トップページ</category>
      <link>https://taito-goods.jp/shop/t/t1327/</link>
      <description><![CDATA[
      <img src="https://taito-goods.jp/img/icon/n_event.png" alt="イベント"><script type="text/javascript" src="https://kit.fontawesome.com/cae3204aed.js" crossorigin="anonymous"></script>
<style>

/*_____add_____*/

	dl.listItem { /* listItem */
		font-size: 1.2em;
		padding: 0 0 0.5em 2.5em;
		position: relative;
	}
	dl.listItem dt:before {
		font-family: "Font Awesome 5 Free";
		content: "\f058";
		font-weight: 900;
		position: absolute;
		font-size: 1em;
		left: 1.4em;
		top: 0;
		color: #98cd87;
	}

	/* Frame */
	.frame_wh {
		padding: 0.5em 1em;
		margin: 1em auto 2em;
		font-size: 1.2em;
		line-height: 1.8;
		color: #5d627b;
		background: white;
		border-top: solid 5px #5d627b;
		box-shadow: 0 3px 5px rgba(0, 0, 0, 0.22);
	}
	.frame_wh dl dt {
		margin-bottom: 0.5em;
	}
	.frame_wh p {
		margin: 0; 
		padding: 0;
	}

	.s_Bar {
		border-left: solid 5px #25b8d7;
		padding: 0 0 0 1em;
	}

	article.toPic section,
	article.toPic .conTe {
/*		width: 98%; */
		line-height: 1.5;
	}
	article.toPic .conTe {
		margin: 0 auto 1.5em;
	}
	article.toPic { /*記事量が多い時に設定する*/
		margin-bottom: 2.5em;
	}
	article.toPic p {
		padding: 0 0 1.2em 0;
		font-size: 1.2em;
	}
	
	article.toPic .conTe ul {
		padding: 0 0 1em 1.5em;
	}

	p.copy_Txt {
/*		margin: 0 auto; */
	}
	p.att_Txt {
		font-size: 0.9em !important;
		text-align: right;
/*		margin: 0 1em 2.5em 0; */
	}

	/*_ text _*/
	.l_Txt {
		font-size: 1.4rem !important;
		font-weight: 600;
	}
	.m_Txt {
		font-size: 1.1rem !important;
	}
	.c_Txt {
		text-align: center;
	}
	.r_Txt {
		text-align: right;
	}
	.l_Txt {
		text-align: left;
	}
	.b_Txt {
		font-weight: 600;
	}
	.re_Txt {
		color: #cc3302;
	}
	.txt_highlight {
		text-decoration: underline;
		text-decoration-thickness: 0.5em;
		text-decoration-color: rgba(255, 228, 0, 0.4);
		text-underline-offset: -0.2em;
		text-decoration-skip-ink: none;
	}
	/*_ margin _*/
	.mb_15px {
		margin-bottom: 15px;
	}
	.mb_20px {
		margin-bottom: 20px;
	}
	.pb_20px {
		padding-bottom: 20px;
	}
	
	.mt_15px {
		margin-top: 15px;
	}

	h1.block-topic-page--article-header {
		display: none !important;
	}
	
	h2.ttlBar {
		color: #45a7ab;
		text-align: center;
		margin: 1em auto 2em;
		padding: 0.25em;
		border-top: solid 2px #45a7ab;
		border-bottom: solid 2px #45a7ab;
		background: -webkit-repeating-linear-gradient(-45deg, #d3f2e6, #d3f2e6 3px,#e9f4ff 3px, #e9f4ff 7px);
		background: repeating-linear-gradient(-45deg, #d3f2e6, #d3f2e6 3px,#e9f4ff 3px, #e9f4ff 7px);
		font-size: 1.8em;
		font-weight: 600;
	}
	
	h3 {
		position: relative;
		font-size: 1.4em;
		line-height: 1.4;
		font-weight: 600;
		margin: 1em auto 1.5em;
	}
	
	h3.com {
		padding-left: 1.2em;
	}
	h3.com:before {
		font-family: "Font Awesome 5 Free";
		content: "\f075";
		font-weight: 900;
		position: absolute;
		font-size: 1em;
		left: 0;
		top: 0;
		color: #25b8d7;
	}

	h3.att {
	position: relative;
	padding: 0.6em;
	margin: 2.0em auto 1.0em;
	font-size: 1.45em;
	line-height: 1.4;
	font-weight: 600;
	background: #a00;
	color: #fff;
	text-align: center;
}
	
	h4 {
		font-size: 1.3em;
		font-weight: 600;
	}
	
	.cConte {
		text-align: center;
	    margin: 0 auto 2em;
	}
	.cConteL {
	    margin: 0 auto;
	}

	.toPic img {
		height: auto;
		border: 0;
/*		padding: 1.5em;*/
		box-sizing: border-box;
	}
	.toPic dt img {
		overflow: hidden;
	    padding: 0;
	    border: #555 solid 1px;
	}
	.toPic dt img.figure {
	    border: #555 solid 1px;
	}
	.toPic dt img:hover {
		opacity: 0.8;
	}
	.toPic .copy_Txt img {
		padding: 0;
	}
	
	/*_ Flex _*/
	.flex-container {
		display: flex;
		justify-content: space-evenly;
		align-items: stretch;
		flex-wrap:wrap;
	}
	.flex-container.sinGle {
		justify-content: flex-start;
	}
	
	.flex-item {
		color: #111;
		flex-basis: 50%;
		padding: 0 1em;
/*		width: calc(100% / 3.1);*/
	}
	
	.flex-item dt {
		text-align: center;
	}
	.flex-item dd {
		text-align: left;
		font-size: 1.1em;
		margin-bottom: 2em;
	}
	
	.siPping {
		width: 90%;
		border: #86cecb solid 1px;
		margin: 0 auto 2em;
		background: #faf1e1;
		padding: 1em;
		font-size: 1.2em;
		color: #86cecb;
	}
	.siPping p {
		padding: 0 !important;
	}
	
	.pcOnly {
		display: block;
	}
	.spOnly {
		display: none;
	}
		
	@media screen and (max-width: 768px) {
		
		.frame_wh {
			font-size: 1.1em;
			line-height: 1.2;
		}

		.pcOnly {
			display: none;
		}
		.spOnly {
			display: block;
		}

/*__ btn_basic __*/
		.c-btn {
			width: 100%;
		}
		
		h2 {
/*			font-size: 1.2em !important;*/
			line-height: 1.5;
			margin-bottom: 1.5em;
/*			letter-spacing: -0.09em;*/
		}
		
		h3 {
		font-size: 1.2em !important;
		}
		h3.com:before {
			top: 0.5em;
		}
		h4 {
		font-size: 1.1em !important;
		}
		
		/*_ flex _*/
		.flex-container,
		.flex-container.sinGle {
			display: flex;
			flex-direction: column;
		}
		.flex-item {
			margin: 0 auto 2em;
			padding: 0 1.5em;
		}
		.flex-item,
		.flex-container dd,
		.toPic dt img {
			width: 100%;
		}
		
		.flex-container dd p {
			padding: 0;
			margin: 0 auto 1.5em;
		}
		
		article.toPic .conTe {
			margin-top: 0;
		}
		.toPic .copy_Txt img {
			margin-bottom: 0.5em;
		}
		.toPic .copy_Txt {
			text-align: left;
		}
		.cConte.c-btn.slip {
			padding: 1em 0.25em;
		}
		
/*_____add_____*/

		dl.listItem { /* listItem */
			padding: 0 0 0.5em 1em;
			font-size: 1em;
			line-height: 1.8;
		}
		dl.listItem dt:before {
			left: 0;
		}
	}
</style>

	<article id="header" class="toPic">
		<h2 class="ttlBar">『ワンダーフェスティバル2025【夏】』公開情報</h2>
	</article>

	<article class="toPic"><!-- toPic01 -->
		<!--<h3 class="com" style="display: none;">フィギュア化決定！</h3>-->
		<section>
			<div class="conTe flex-container">
				<dl class="flex-item">
					<dt>
						<a href="/shop/g/g50101370/" target="new" rel="nofollow ugc noopener"><img class="figure" src="../../../img/usr/topics/2507_wf_summer/img_sam_chisato_250725.jpg" alt="リコリス・リコイル 錦木千束～バンドver.～1/7スケールフィギュア"></a>
					</dt>
					<dd>TVアニメ『リコリス・リコイル』より、「錦木千束～バンドver.～1/7スケールフィギュア」の彩色原型を初公開！</dd>
				</dl><!-- /conTe -->
				<dl class="flex-item">
					<dt>
						<a href="/shop/g/g50101380/" target="new" rel="nofollow ugc noopener"><img class="figure" src="../../../img/usr/topics/2507_wf_summer/img_sam_takina_250725.jpg" alt="リコリス・リコイル 井ノ上たきな～バンドver.～1/7スケールフィギュア"></a>
					</dt>
					<dd>TVアニメ『リコリス・リコイル』より、「井上たきな～バンドver.～1/7スケールフィギュア」の彩色原型を初公開！</dd>
				</dl><!-- /conTe -->
				
				
				<dl class="flex-item">
					<dt>
						<img class="figure" src="../../../img/usr/topics/2507_wf_summer/img_sam_hiro_250725.jpg" alt="学園アイドルマスター 篠澤広～光景ver.～ 1/7スケールフィギュア">
					</dt>
					<dd>『学園アイドルマスター』より、「篠澤 広～光景ver.～1/7スケールフィギュア」の彩色原型を初公開！</dd>
				</dl><!-- /conTe -->
				<dl class="flex-item">
					<dt>
						<img class="figure" src="../../../img/usr/topics/2507_wf_summer/img_sam_bgt_250725.jpg" alt="GUILTY GEAR XX ΛCORE PLUS R ブリジット 1/7スケールフィギュア">
					</dt>
					<dd>『GUILTY GEAR XX ΛCORE PLUS R』より、「ブリジット 1/7スケールフィギュア」の彩色原型を初公開！</dd>
				</dl><!-- /conTe -->
				
				
				<dl class="flex-item">
					<dt>
						<img class="figure" src="../../../img/usr/topics/2507_wf_summer/img_sam_pmaru_250725.jpg" alt="P丸様。 1/7スケールフィギュア">
					</dt>
					<dd>YouTubeやTikTokなどで活躍中の大人気マルチエンターテイナー『 P丸様。』1/7スケールフィギュアの彩色原型を初公開！</dd>
				</dl><!-- /conTe -->
				<dl class="flex-item">
					<dt>
						<img class="figure" src="../../../img/usr/topics/2507_wf_summer/img_sam_ryza_250725.jpg" alt="ライザのアトリエ３ ～終わりの錬金術士と秘密の鍵～ ライザー水着ver.ー 1/6スケールフィギュア">
					</dt>
					<dd>『ライザのアトリエ３ ～終わりの錬金術士と秘密の鍵～』より、「ライザー水着ver.ー 1/6スケールフィギュア」の原型を初公開！</dd>
				</dl><!-- /conTe -->
				
				
				<dl class="flex-item">
					<dt>
						<img src="../../../img/usr/topics/2507_wf_summer/img_sam_eft_250725.jpg" alt="GUILTY GEAR -STRIVE- エルフェルト 1/7スケールフィギュア">
					</dt>
					<dd>『GUILTY GEAR -STRIVE-』より、「エルフェルト 1/7スケールフィギュア」の原型を展示中！</dd>
				</dl><!-- /conTe -->
				<dl class="flex-item">
					<dt>
						<img class="figure" src="../../../img/usr/topics/2507_wf_summer/img_sam_moe_250725.jpg" alt="ブルーアーカイブ -Blue Archive- モエ 1/7スケールフィギュア">
					</dt>
					<dd>スマホゲーム『ブルーアーカイブ -Blue Archive-』より、「モエ 1/7スケールフィギュア」の原型を展示中！</dd>
				</dl><!-- /conTe -->
				
				
				<dl class="flex-item">
					<dt>
						<img class="figure" src="../../../img/usr/topics/2507_wf_summer/img_sam_stn_250725.jpg" alt="初音ミク×さいとうなおき 初音ミクのフィギュアをつくってみた！～お絵描きver.～1/7スケールフィギュア">
					</dt>
					<dd>『初音ミク×さいとうなおき 初音ミクのフィギュアをつくってみた！～お絵描きver.～ 1/7スケールフィギュア』の原型を展示中！</dd>
				</dl><!-- /conTe -->
				<dl class="flex-item">
					<dt>
						<img class="figure" src="../../../img/usr/topics/2507_wf_summer/img_sam_sakumiku_250725.jpg" alt="桜ミク ～桜和装ver.～ 1/7スケールフィギュア">
					</dt>
					<dd>はむねずこさん描き下ろしの「桜ミク ～桜和装ver.～ 1/7スケールフィギュア」の原型を展示中！</dd>
				</dl><!-- /conTe -->
				
				
				<!--<dl class="flex-item">
					<dt>
						<img src="../../../img/usr/topics/2507_wf_summer/img_sam_sakumiku.jpg" alt="学園アイドルマスター　篠澤広">
					</dt>
					<dd>『魔法少女にあこがれて』より、「レオパルト」のスケールフィギュア化が決定！</dd>
				</dl>-->
				<dl class="flex-item">&nbsp;</dl><!-- /conTe -->
				
			</div>
			
		</section>
	</article><!-- /toPic02 -->]]></description>
      <pubDate>Sun, 27 Jul 2025 10:00:00 +0900</pubDate>
    </item>

    <item>
      <title><![CDATA[【重要なお知らせ】VShojo関連報道に関する弊社対応につきまして]]></title>
      <category>トップページ</category>
      <link>https://taito-goods.jp/shop/t/t1324/</link>
      <description><![CDATA[
      <img src="https://taito-goods.jp/img/icon/n_item.png" alt="商品情報"><script type="text/javascript" src="https://kit.fontawesome.com/cae3204aed.js" crossorigin="anonymous"></script>
<style>

/*_____add_____*/

/* Frame */
	.frame_wh {
		padding: 0.5em 1em 2em;
		margin: 1em auto 2em;
		font-size: 1.2em;
		line-height: 1.8;
		color: #5d627b;
		background: white;
		border-top: solid 5px #5d627b;
		box-shadow: 0 3px 5px rgba(0, 0, 0, 0.22);
	}
	.frame_wh dl dt {
		margin-bottom: 0.5em;
	}

	.s_Bar {
		border-left: solid 5px #25b8d7;
		padding: 0 0 0 1em;
	}

	article.toPic {}

	article.toPic section,
	article.toPic .conTe {
		width: 98%;
		margin: 0 auto;
		line-height: 1.8;
	}
	
	article.toPic p {
		padding: 0 0 1.2em 0;
	}

	p.copy_Txt{
		width: 95%;
		margin: 0 auto;
		text-align: left;
	}
	p.att_Txt {
		font-size: 0.9em !important;
		text-align: right;
		margin: 0 1em 2.5em 0;
	}

	/*_ text _*/
	.l_Txt {
		font-size: 1.6em !important;
		font-weight: 600;
	}
	.c_Txt {
		text-align: center;
	}
	.r_Txt {
		text-align: right;
	}
	.l_Txt {
		text-align: left;
	}
	.b_Txt {
		font-weight: 600;
	}
	.re_Txt {
		color: #cc3302;
	}
	.txt_highlight {
		text-decoration: underline;
		text-decoration-thickness: 0.5em;
		text-decoration-color: rgba(255, 228, 0, 0.4);
		text-underline-offset: -0.2em;
		text-decoration-skip-ink: none;
	}
	/*_ margin _*/
	.mb_15px {
		margin-bottom: 15px;
	}
	.mb_20px {
		margin-bottom: 20px;
	}
	.mt_15px {
		margin-top: 15px;
	}

	h1.block-topic-page--article-header {
		display: none !important;
	}
	
	h2.ttlBar {
		color: #45a7ab;
		text-align: center;
		padding: 0.25em;
		border-top: solid 2px #45a7ab;
		border-bottom: solid 2px #45a7ab;
		background: -webkit-repeating-linear-gradient(-45deg, #d3f2e6, #d3f2e6 3px,#e9f4ff 3px, #e9f4ff 7px);
		background: repeating-linear-gradient(-45deg, #d3f2e6, #d3f2e6 3px,#e9f4ff 3px, #e9f4ff 7px);
		font-size: 1.8em;
		font-weight: 600;
	}
	
	h3.com {
		position: relative;
		padding-left: 1.2em;
		font-size: 1.4em;
		line-height: 1.4;
		font-weight: 600;
	}

	h3.com:before {
		font-family: "Font Awesome 5 Free";
		content: "\f075";
		font-weight: 900;
		position: absolute;
		font-size: 1em;
		left: 0;
		top: 0;
		color: #25b8d7;
	}
	
	h4 {
		font-size: 1.3em;
		font-weight: 600;
	}
	
	.cConte {
		text-align: center;
	    margin: 0 auto 2em;
	}

	.toPic img {
		height: auto;
		border: 0;
		padding: 1.5em;
		box-sizing: border-box;
	}
	.toPic dt img {
		overflow: hidden;
	    padding: 0;
	    border: #555 solid 1px;
	}
	.toPic dt img.figure {
	    border: #555 solid 1px;
	}
	.toPic dt img:hover {
/*		opacity: 0.8;*/
	}
	.toPic .copy_Txt img {
		padding: 0;
	}
	
	/*_ Flex _*/
	.flex-container {
		display: flex;
		justify-content: space-between;
		align-items: stretch;
	    margin: 0 auto 2em;
	    
	}
	.flex-item {
		color: #111;
		flex-basis: 50%;
		margin: 0 1em 1.5em 0;
/*		width: calc(100% / 3.1);*/
	}
	.flex-item:nth-child(3n) {
		margin-right: 0;
	}
	.flex-item dt {
		font-size: 1.2em;
		font-weight: bold;
	}
	.flex-item dd {
	/*padding: 0.5em 1em;*/
		font-size: 1.1em;
	}
	
	.siPping {
		width: 90%;
		border: #86cecb solid 1px;
		margin: 0 auto 2em;
		background: #faf1e1;
		padding: 1em;
		font-size: 1.2em;
		color: #86cecb;
	}
	.siPping p {
		padding: 0 !important;
	}
	
	.pcOnly {
		display: block;
	}
	.spOnly {
		display: none;
	}
		
	@media screen and (max-width: 768px) {
		
		.frame_wh {
			font-size: 1.1em;
			line-height: 1.2;
		}
		.frame_wh dl dt {
			margin-bottom: 1.5em;
		}
		.frame_wh p {
			font-size: 1em;
			
		}

		.pcOnly {
			display: none;
		}
		.spOnly {
			display: block;
		}

/*__ btn_basic __*/
		.c-btn {
			width: 100%;
		}
		
		h2 {
			font-size: 1.2em !important;
			line-height: 1.5;
			margin-bottom: 1.5em;
/*			letter-spacing: -0.09em;*/
		}
		
		h3 {
		font-size: 1.3em !important;
		}
		h3.com:before {
			top: 0.5em;
		}
		h4 {
		font-size: 1.1em !important;
		}
		
		/*_ flex _*/
		.flex-container {
			display: flex;
			flex-direction: column;
		}
		.flex-item {
			margin: 0 auto 2em;
			padding: 0 1.5em;
		}
		.flex-item,
		.flex-container dd,
		.toPic dt img {
			width: 100%;
		}
		
		.flex-container dd p {
			padding: 0;
			margin: 0 auto 1.5em;
		}
		
		article.toPic section,
		article.toPic .conTe,
		p.copy_Txt,
		.toPic .copy_Txt img,
		p.att_Txt {
/*			width: 100% !important; */
		}
		article.toPic .conTe {
			margin-top: 0;
		}
		.toPic .copy_Txt img {
			margin-bottom: 0.5em;
		}
		.toPic .copy_Txt {
			text-align: left;
		}
		.cConte.c-btn.slip {
			padding: 1em 0.25em;
		}
		
	}
</style>

	<article id="header" class="toPic">
		<section>
			<h2 class="ttlBar">【重要なお知らせ】VShojo関連報道に関する弊社対応につきまして</h2>
			<div class="conTe">
				<div>
					<p class="mb_20px">お客様各位</p>
					<p>平素は弊社商品をご愛顧いただき、誠にありがとうございます。<br>
					現在ご予約受付中の「<a href="/shop/g/g80101110/" target="_blank">VShojo DRESSTA kson</a>」「<a href="/shop/g/g80101100/" target="_blank">VShojo DRESSTA アイアンマウス</a>」につきまして、SNS等で報道されている一連の騒動により、お客様にはご不安・ご心配をおかけしております。<br>
					<br>
					本件につきましては、kson様、アイアンマウス様のVshojo脱退に伴い、予約受付を勝手ながら一旦停止させていただきます。<br>
					今後、関係各所と発売に向けた調整・交渉を進めkson様、アイアンマウス様、そしてお客様にとって最善の形で発売できるよう、引き続き尽力してまいります。<br>
					<br>
					発売に関する最終的な詳細が確定次第、改めて公式サイト等にてご案内いたしますので、今しばらくお待ちいただきますようお願い申し上げます。<br>
					お客様には何卒ご理解賜りますようお願い申し上げます。</p>
				</div>
			</div><!-- /conTe 
			<div class="conTe">
				<h3 class="com">出荷日確定</h3>
				<div class="frame_wh">
					<dl class="mt_15px">
						<dt><span class="s_Bar">2025年6月30日(月)出荷</span></dt>
						<dd>
							<p>・<a href="/shop/g/g50101330/">僕のヒーローアカデミア トガヒミコ-Duffel Coat- 1/7スケールフィギュア</a></p>
						</dd>
					</dl>
				</div>
			</div><!-- /conTe -->

		</section><!-- /item -->
	</article>]]></description>
      <pubDate>Fri, 25 Jul 2025 17:50:00 +0900</pubDate>
    </item>

    <item>
      <title><![CDATA[『ワンダーフェスティバル2025【夏】』出展！]]></title>
      <category>トップページ</category>
      <link>https://taito-goods.jp/shop/t/t1326/</link>
      <description><![CDATA[
      <img src="https://taito-goods.jp/img/icon/n_event.png" alt="イベント"><script type="text/javascript" src="https://kit.fontawesome.com/cae3204aed.js" crossorigin="anonymous"></script>
<style>

/*_____add_____*/
	.piapro_logo {
		width: 67px;
		vertical-align: middle;
		position: relative;
		bottom: 2px;
		margin-left: 0.3em;
		display: inline-block;
		box-sizing: border-box;
	}
	.toga_p{
		font-size: 0.85em !important;
		font-weight: normal;
	}

	dl.listItem { /* listItem */
		font-size: 1.2em;
		padding: 0 0 0.5em 2.5em;
		position: relative;
	}
	dl.listItem dt:before {
		font-family: "Font Awesome 5 Free";
		content: "\f058";
		font-weight: 900;
		position: absolute;
		font-size: 1em;
		left: 1.4em;
		top: 0;
		color: #98cd87;
	}
	.listItem ul li {
		list-style: circle;
		margin-bottom: 1em;
	}
	.listItem ul li.txt_Indent {
		list-style: none;
	}

	/* Frame */
	.frame_wh {
		padding: 0.5em 1em;
		margin: 1em auto 2em;
		font-size: 1.2em;
		line-height: 1.8;
		color: #5d627b;
		background: white;
		border-top: solid 5px #5d627b;
		box-shadow: 0 3px 5px rgba(0, 0, 0, 0.22);
	}
	.frame_wh dl dt {
		margin-bottom: 0.5em;
	}
	.frame_wh p {
		margin: 0; 
		padding: 0;
	}

	.s_Bar {
		border-left: solid 5px #25b8d7;
		padding: 0 0 0 1em;
	}

	article.toPic section,
	article.toPic .conTe {
/*		width: 98%;
		margin: 0 auto 1em; */
		line-height: 1.8;
	}
	article.toPic { /*記事量が多い時に設定する*/
		margin: 0 auto 2.5em;
	}
	article.toPic p {
		padding: 0 0 1.2em 0;
		font-size: 1.2em;
	}
	
	article.toPic .conTe ul {
		padding: 0 0 1em 1.5em;
	}

	p.copy_Txt {
/*		margin: 0 auto; */
	}
	.att_Txt {
		font-size: 0.9em !important;
		text-align: right;
		color: #a00;
/*		margin: 0 1em 2.5em 0; */
	}

	/*_ text _*/
	.l_Txt {
		font-size: 1.4rem !important;
		font-weight: 600;
	}
	.m_Txt {
		font-size: 1.1rem !important;
	}
	.c_Txt {
		text-align: center;
	}
	.r_Txt {
		text-align: right;
	}
	.le_Txt {
		text-align: left;
	}
	.b_Txt {
		font-weight: 600;
	}
	.re_Txt {
		color: #cc3302;
	}
	.bu_Txt {
		color: #25b8d7;
	}

	.txt_Indent {
		text-indent: -1.0em;
		margin-left: 1.0em;
	}	
	.txt_highlight {
		text-decoration: underline;
		text-decoration-thickness: 0.5em;
		text-decoration-color: rgba(255, 228, 0, 0.4);
		text-underline-offset: -0.2em;
		text-decoration-skip-ink: none;
	}
	/*_ margin _*/
	.mb_15px {
		margin-bottom: 15px;
	}
	.mb_20px {
		margin-bottom: 20px;
	}
	.mt_15px {
		margin-top: 15px;
	}

	h1.block-topic-page--article-header {
		display: none !important;
	}
	
	h2.ttlBar {
		color: #45a7ab;
		text-align: center;
		margin: 1em auto 2em;
		padding: 0.25em;
		border-top: solid 2px #45a7ab;
		border-bottom: solid 2px #45a7ab;
		background: -webkit-repeating-linear-gradient(-45deg, #d3f2e6, #d3f2e6 3px,#e9f4ff 3px, #e9f4ff 7px);
		background: repeating-linear-gradient(-45deg, #d3f2e6, #d3f2e6 3px,#e9f4ff 3px, #e9f4ff 7px);
		font-size: 1.8em;
		font-weight: 600;
	}
	
	h3 {
		position: relative;
		font-size: 1.4em;
		line-height: 1.4;
		font-weight: 600;
		margin: 1em auto 1.5em;
	}
	
	h3.com {
		padding-left: 1.2em;
	}
	h3.com:before {
		font-family: "Font Awesome 5 Free";
		content: "\f075";
		font-weight: 900;
		position: absolute;
		font-size: 1em;
		left: 0;
		top: 0;
		color: #25b8d7;
	}

	h3.inf,
	h3.att {
	position: relative;
	padding: 0.6em;
	margin: 2.0em auto 1.0em;
	font-size: 1.45em;
	line-height: 1.4;
	font-weight: 600;
	background: #a00;
	color: #fff;
	text-align: center;
	}
	h3.inf {
		background: rgba(37 184 215 / 0.8);
		text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.4);
		font-weight: 400;
	}
	
	h4 {
		font-size: 1.3em;
		font-weight: 600;
	}
	
	.cConte {
		text-align: center;
	    margin: 0 auto 2em;
	}
	.cConteL {
	    margin: 0 auto;
	    text-align: center;
	}

	.toPic img {
		height: auto;
		border: 0;
/*		padding: 1.5em;*/
		box-sizing: border-box;
	}
	.toPic dt img {
		overflow: hidden;
	    padding: 0;
	    border: #555 solid 1px;
	}
	.toPic dt img.figure {
	    border: #555 solid 1px;
	}
	.toPic dt img:hover {
		opacity: 0.8;
	}
	.toPic .copy_Txt img {
		padding: 0;
	}
	
	
	/*_ Flex(2列) _*/
	.flex-container_2clm {
		margin-top: 40px;
		display: flex;
		justify-content: center;
		align-items: stretch;
	}
	.flex-item_2clm {
		color: #111;
		flex-basis: 35%;
		padding: 0 30px;
/*		width: calc(100% / 3.1);*/
	}
	.flex-item_2clm dt,
	.flex-item_2clm dd {
		text-align: center;
		font-size: 1.2em;
		font-weight: bold;
	}
	.flex-item_2clm dd {
		font-size: 1.1em;
	}
	
	/*_ Flex _*/
	.flex-container {
		display: flex;
		justify-content: space-between;
		align-items: stretch;
	}
	.flex-item {
		color: #111;
		flex-basis: 30%;
/*		width: calc(100% / 3.1);*/
	}
	.flex-item:nth-child(3n) {
		margin-right: 0;
	}
	.flex-item dt,
	.flex-item dd {
		text-align: center;
		font-size: 1.2em;
		font-weight: bold;
	}
	.flex-item dd {
		font-size: 1.1em;
	}
	
	.siPping {
		width: 90%;
		border: #86cecb solid 1px;
		margin: 0 auto 2em;
		background: #faf1e1;
		padding: 1em;
		font-size: 1.2em;
		color: #86cecb;
	}
	.siPping p {
		padding: 0 !important;
	}
	
	.pcOnly {
		display: block;
	}
	.spOnly {
		display: none;
	}
		
	@media screen and (max-width: 768px) {
		
		.frame_wh {
			font-size: 1.1em;
			line-height: 1.2;
		}

		.pcOnly {
			display: none;
		}
		.spOnly {
			display: block;
		}

/*__ btn_basic __*/
		.c-btn {
			width: 100%;
		}
		
		h2 {
/*			font-size: 1.2em !important;*/
			line-height: 1.5;
			margin-bottom: 1.5em;
/*			letter-spacing: -0.09em;*/
		}
		
		h3 {
		font-size: 1.2em !important;
		}
		h3.com:before {
			top: 0.5em;
		}
		h4 {
		font-size: 1.1em !important;
		}
		
		/*_ flex(2列) _*/
		.flex-container_2clm {
			display: flex;
			flex-direction: column;
		}
		.flex-item_2clm {
			margin: 0 auto 2em;
			padding: 0 1.5em;
		}
		.flex-item_2clm,
		.flex-container_2clm dd,
		.toPic dt img {
			width: 100%;
		}
		.flex-container_2clm dd p {
			padding: 0;
			margin: 0 auto 1.5em;
		}
		
		/*_ flex _*/
		.flex-container {
			display: flex;
			flex-direction: column;
		}
		.flex-item {
			margin: 0 auto 2em;
			padding: 0 1.5em;
		}
		.flex-item,
		.flex-container dd,
		.toPic dt img {
			width: 100%;
		}
		
		.flex-container dd p {
			padding: 0;
			margin: 0 auto 1.5em;
		}
		
		article.toPic .conTe {
			margin-top: 0;
			width: 98%;
		}
		.toPic .copy_Txt img {
			margin-bottom: 0.5em;
		}
		.toPic .copy_Txt {
			text-align: left;
		}
		.cConte.c-btn.slip {
			padding: 1em 0.25em;
		}
		
/*_____add_____*/
		.cConteL img {
			max-width: 98%;
		}
		article.toPic .conTe ul {
			padding: 0 0 1em 0.5em;
		}

		article.toPic p {
			font-size: 1.1em;
		}
		dl.listItem { /* listItem */
			padding: 0 0 0.5em 1em;
			line-height: 1.8;
		}
		dl.listItem dt:before {
			left: 0;
		}s
	}
</style>

	<article id="header" class="toPic">
		<h2 class="ttlBar">『ワンダーフェスティバル2025【夏】』出展！</h2>
		<section>
			<div class="cConteL">
				<img src="../../../img/usr/topics/2507_wf_summer/img_header_wanfes_2507.jpg"  alt="『ワンダーフェスティバル2025【夏】』出展！">
				<p class="m_Txt le_Txt">2025年7月27日(日)に千葉・幕張メッセで開催する世界最大級の造形・フィギュアの祭典『ワンダーフェスティバル2025【夏】』(以降、ワンフェス)への出展が決定しました。
				 会場では、現在予約受付中の『リコリス・リコイル 錦木千束～バンドver.～ 1/7スケールフィギュア』、『リコリス・リコイル 井ノ上たきな～バンドver.～ 1/7スケールフィギュア』を彩色原型展示のほか、『学園アイドルマスター 篠澤 広～光景ver.～ 1/7スケールフィギュア』、『GUILTY GEAR XX ΛCO RE PLUS R ブリジット 1/7スケールフィギュア』などの彩色原型を初展示いたします。</p>
				 <p>
				<!--<p class="m_Txt le_Txt">そのほか、『勝利の女神:NIKKE	ソーダフィギュア』、『勝利の女神:NIKKE	バイパーフィギュア』など多数のフィギュア原型を初展示します。<br>-->
				 <span class="txt_highlight b_Txt">ワンフェス開催に合わせて過去の人気商品の「オンライン蔵出し販売」も実施</span>！</p>
				 <p class="att_Txt">※フィギュア画像は開発中のものです。</p>
			</div>
		</section>
	</article>

	<article class="toPic">
		<h3 class="com">ワンフェス【夏】出展内容</h3>
		<section>
			<div class="conTe">
				<p>タイトーから下記フィギュアの展示を行います。</p>
				
				<dl class="listItem">
					<dt style="display: none;">展示品一覧</dt>
					<dd>
						<ul>
							<li>『<a href="/shop/g/g50101370/" target="new" rel="nofollow ugc noopener">リコリス・リコイル 錦木千束～バンドver.～ 1/7スケールフィギュア</a>』（彩色原型）</li>
							<li>『<a href="/shop/g/g50101380/" target="new" rel="nofollow ugc noopener">リコリス・リコイル 井ノ上たきな～バンドver.～ 1/7スケールフィギュア</a>』（彩色原型）</li>
							<li>『学園アイドルマスター 篠澤 広～光景ver.～ 1/7スケールフィギュア』（彩色原型）</li>
							<li>『GUILTY GEAR XX ΛCORE PLUS R ブリジット 1/7スケールフィギュア』（彩色原型）</li>
							<li>『P丸様。 1/7スケールフィギュア』（彩色原型）</li>
							<li>『ライザのアトリエ３ ～終わりの錬金術士と秘密の鍵～ ライザ ー水着ver.ー 1/6スケールフィギュア』（原型）</li>
							<li>『GUILTY GEAR -STRIVE- エルフェルト 1/7スケールフィギュア』（原型）</li>
							<li>『ブルーアーカイブ -Blue Archive- モエ 1/7スケールフィギュア』（原型）</li>
							<li>『初音ミク×さいとうなおき 初音ミクのフィギュアをつくってみた！～お絵描きver.～1/7スケールフィギュア』（原型）</li>
							<li>『桜ミク ～桜和装ver.～ 1/7スケールフィギュア』（原型）</li>
						</ul>
					</dd>
				</dl><!-- /listItem02 -->
			</div>
		</section>

		<section>
			<h3 class="inf">ワンフェス【夏】&nbsp;spiritaleブースについて</h3>
			<div class="conTe">
				<p>日時：2025年7月27日(日)&nbsp;10:00～17:00<br>
					場所：幕張メッセ 国際展示場 8ホール 8-10&nbsp;(〒261-8550&nbsp;千葉県千葉市美浜区中瀬2-1)</p>
				<!--<p class="mb_20px">
					<span class="txt_highlight">ワンフェス出展を記念して、</span><a href="#twCp" class="b_Txt">会場限定「Twitterフォローキャンペーン」を行います！</a><br>
					<span class="att_Txt">※内容は予告なく変更になる場合がございます。あらかじめご容赦くださいませ。</span>
				</p>-->
			</div>
		</section>
	</article>
	
	<article class="toPic">
		<section>
			<h3 class="com">蔵出し販売について</h3>
			<div class="conTe">
				<p>受付期間：2025年7月24日(木)11:00～8月11日(月)23:59<br>
					商品発送時期：2025年8月予定<br>
					<span class="att_Txt">※配送時期は変更となる可能性がございます。</span>
				</p>
				<dl class="conTe flex-container_2clm">
					<div class="flex-item_2clm">
						<dt>
							<a href="/shop/g/g50101240/" target="new" rel="nofollow ugc noopener">
								<img src="/img/items/2307_miku22_polaris/ph_074.jpg" alt="初音ミク Birthday 2022～Polaris ver.～ 1/7スケールフィギュア">
							</a>
						</dt>
						<dd>
							<a href="/shop/g/g50101240/" target="new" rel="nofollow ugc noopener">初音ミク Birthday 2022～Polaris ver.～ 1/7スケールフィギュア</a>
						</dd>
					</div>
					<div class="flex-item_2clm">
						<dt>
							<a href="/shop/g/g50101270/" target="new" rel="nofollow ugc noopener">
								<img src="/img/items/2308_brs-empress/ph0445.jpg" alt="ブラック★★ロックシューター DAWN FALL エンプレス【ブラックロックシューター】～ティザービジュアル ver.(Art by huke)～ スケールフィギュア">
							</a>
						</dt>
						<dd>
							<a href="/shop/g/g50101270/" target="new" rel="nofollow ugc noopener">ブラック★★ロックシューター DAWN FALL エンプレス【ブラックロックシューター】～ティザービジュアル ver.(Art by huke)～ スケールフィギュア</a>
						</dd>
					</div>
					<div class="flex-item_2clm">
						<dt>
							<a href="/shop/g/g50101230/" target="new" rel="nofollow ugc noopener">
								<img src="/img/items/2309_bl-shiromi/ph_0182.jpg" alt="ブルーアーカイブ -Blue Archive- 銀鏡イオリ 1/7スケールフィギュア">
							</a>
						</dt>
						<dd>
							<a href="/shop/g/g50101230/" target="new" rel="nofollow ugc noopener">ブルーアーカイブ -Blue Archive- 銀鏡イオリ 1/7スケールフィギュア</a>
						</dd>
					</div>
				</dl>
			</div>
		</section>
		
		<section>
			<div class="conTe">
				<h3 class="att">「蔵出し販売」注意事項</h3>
				<ul>
					<li class="txt_Indent">※ メーカー保管分の為数量に限りがございます。</li>
					<li class="txt_Indent">※ 数量上限に達し次第ご予約終了とさせていただきます。</li>
					<li class="txt_Indent">※ 商品出荷は<span class="b_Txt">2025年8月</span>を予定しております。</li>
					<li class="txt_Indent">※ <span class="b_Txt">1注文1個まで</span>の販売とさせて頂きます。</li>
					<li class="txt_Indent">※ 商品のコンディションに関してはお答えできません。</li>
					<li class="txt_Indent">※ 万が一キズ等がありましても交換は受付られません。</li>
				</ul>
			</div>
		</section>
	</article>
	
	<article class="toPic">
		<section>
			<div class="conTe">
				<h3 class="com">『ワンダーフェスティバル 2025年［夏］』spiritaleファン感謝キャンペーン</h3>
				<dl class="listItem" id="twCp">
					<dt>参加方法</dt>
					<dd>
						<ul>
							<li class="txt_Indent"><span class="m_Txt b_Txt">1.</span> spiritale(スピリテイル)公式Twitterアカウント【<span class="bu_Txt b_Txt">@Spiritale_shop</span>】をフォロー。</li>
							<li class="txt_Indent"><span class="m_Txt b_Txt">2.</span> フォローしていることが確認できる画面をスタッフに提示。</li>
						</ul>
					</dd>
				</dl><!-- /参加方法 -->
				<dl class="listItem">
					<dt>プレゼントノベルティ</dt>
					<dd>「spiritale」ロゴアクリルスタンド </dd>
				</dl><!-- /プレゼントノベルティ -->
				
				<div class="cConteL">
					<img src="/img/usr/topics/2507_wf_summer/202507_spiritale_ackey_cp_b.jpg"  alt="">
					<p>※画像はイメージです</p>
				</div>
			</div>
		</section>
		
		<section>
			<div class="conTe">
				<h3 class="att">会場限定「Twitterフォローキャンペーン」注意事項</h3>
				<ul>
					<li class="txt_Indent">※ 無くなり次第終了となります。</li>
					<li class="txt_Indent">※ <span class="re_Txt b_Txt">おひとり様1つまで</span>とさせていただきます。</li>
					<li class="txt_Indent">※ プレゼントノベルティは<span class="b_Txt">転売禁止</span>です。</li>
					<li class="txt_Indent">※ 蔵出し販売の予約受付完了メールも対象です。</li>
					<li class="txt_Indent">※ キャンペーンの内容は都合により変更または中止になる場合がございます。あらかじめご了承ください。</li>
				</ul>
			</div>
		</section>
	</article>

		<section><!-- copyright -->
			<div>
				<p class="copy_Txt r_Txt">
					&copy;Spider Lily／アニプレックス･ABCアニメーション･BS11<br>
					Art by Rella &copy;Crypton Future Media, INC. www.piapro.net<img class="piapro_logo" loading="lazy" src="../../../img/material/piapro-logo_image.png" alt="piapro"><br><!-- ポラミク -->
					&copy;B★RS/ブラック★★ロックシューター DAWN FALL製作委員会<br><!-- BRS -->
					&copy; NEXON Games Co., Ltd. & Yostar, Inc. All Rights Reserved.<!-- イオリ -->
				</p>
			</div>
		</section>

	</article>]]></description>
      <pubDate>Fri, 25 Jul 2025 00:00:00 +0900</pubDate>
    </item>

    <item>
      <title><![CDATA[「spiritale」オンライン蔵出し販売！開催時期：2025年7月24日(木)11:00～8月11日(月)23:59]]></title>
      <category>トップページ</category>
      <link>https://taito-goods.jp/shop/t/t1323/</link>
      <description><![CDATA[
      <img src="https://taito-goods.jp/img/icon/n_event.png" alt="イベント"><script type="text/javascript" src="https://kit.fontawesome.com/cae3204aed.js" crossorigin="anonymous"></script>
<style>

/*_____add_____*/
	.piapro_logo {
		width: 67px;
		vertical-align: middle;
		position: relative;
		bottom: 2px;
		margin-left: 0.3em;
		display: inline-block;
		box-sizing: border-box;
	}

/* Frame */
	.frame_wh {
		padding: 0.5em 1em;
		margin: 1em auto 2em;
		font-size: 1.2em;
		line-height: 1.8;
		color: #5d627b;
		background: white;
		border-top: solid 5px #5d627b;
		box-shadow: 0 3px 5px rgba(0, 0, 0, 0.22);
	}
	.frame_wh dl dt {
		margin-bottom: 0.5em;
	}
	.frame_wh p {
		margin: 0; 
		padding: 0;
	}

	.s_Bar {
		border-left: solid 5px #25b8d7;
		padding: 0 0 0 1em;
	}

	article.toPic section,
	article.toPic .conTe {
/*		width: 98%;
		margin: 0 auto 1em; */
		line-height: 1.8;
	}
	article.toPic {}
	article.toPic p {
		padding: 0 0 1.2em 0;
	}
	
	article.toPic .conTe ul {
		padding: 0 0 2em 1.5em;
	}

	p.copy_Txt {
/*		margin: 0 auto; */
	}
	p.att_Txt {
		font-size: 0.9em !important;
		text-align: right;
/*		margin: 0 1em 2.5em 0; */
	}

	/*_ text _*/
	.l_Txt {
		font-size: 1.6em !important;
		font-weight: 600;
	}
	.c_Txt {
		text-align: center;
	}
	.r_Txt {
		text-align: right;
	}
	.l_Txt {
		text-align: left;
	}
	.b_Txt {
		font-weight: 600;
	}
	.re_Txt {
		color: #cc3302;
	}
	.txt_highlight {
		text-decoration: underline;
		text-decoration-thickness: 0.5em;
		text-decoration-color: rgba(255, 228, 0, 0.4);
		text-underline-offset: -0.2em;
		text-decoration-skip-ink: none;
	}
	/*_ margin _*/
	.mb_15px {
		margin-bottom: 15px;
	}
	.mb_20px {
		margin-bottom: 20px;
	}
	.mt_15px {
		margin-top: 15px;
	}

	h1.block-topic-page--article-header {
		display: none !important;
	}
	
	h2.ttlBar {
		color: #45a7ab;
		text-align: center;
		margin: 1em auto 2em;
		padding: 0.25em;
		border-top: solid 2px #45a7ab;
		border-bottom: solid 2px #45a7ab;
		background: -webkit-repeating-linear-gradient(-45deg, #d3f2e6, #d3f2e6 3px,#e9f4ff 3px, #e9f4ff 7px);
		background: repeating-linear-gradient(-45deg, #d3f2e6, #d3f2e6 3px,#e9f4ff 3px, #e9f4ff 7px);
		font-size: 1.8em;
		font-weight: 600;
	}
	
	h3 {
		position: relative;
		font-size: 1.4em;
		line-height: 1.4;
		font-weight: 600;
		margin: 1em auto 1.5em;
	}
	
	h3.com {
		padding-left: 1.2em;
	}
	h3.com:before {
		font-family: "Font Awesome 5 Free";
		content: "\f075";
		font-weight: 900;
		position: absolute;
		font-size: 1em;
		left: 0;
		top: 0;
		color: #25b8d7;
	}

	h3.att {
	position: relative;
	padding: 0.6em;
	margin: 2.0em auto 1.0em;
	font-size: 1.45em;
	line-height: 1.4;
	font-weight: 600;
	background: #a00;
	color: #fff;
	text-align: center;
}
	
	h4 {
		font-size: 1.3em;
		font-weight: 600;
	}
	
	.cConte {
		text-align: center;
	    margin: 0 auto 2em;
	}

	.toPic img {
		height: auto;
		border: 0;
/*		padding: 1.5em;*/
		box-sizing: border-box;
	}
	.toPic dt img {
		overflow: hidden;
	    padding: 0;
	    border: #555 solid 1px;
	}
	.toPic dt img.figure {
	    border: #555 solid 1px;
	}
	.toPic dt img:hover {
		opacity: 0.8;
	}
	.toPic .copy_Txt img {
		padding: 0;
	}
	
	/*_ Flex _*/
	.flex-container {
		display: flex;
		justify-content: space-between;
		align-items: stretch;
	}
	.flex-item {
		color: #111;
		flex-basis: 30%;
/*		width: calc(100% / 3.1);*/
	}
	.flex-item:nth-child(3n) {
		margin-right: 0;
	}
	.flex-item dt,
	.flex-item dd {
		text-align: center;
		font-size: 1.2em;
		font-weight: bold;
	}
	.flex-item dd {
		font-size: 1.1em;
	}
	
	.siPping {
		width: 90%;
		border: #86cecb solid 1px;
		margin: 0 auto 2em;
		background: #faf1e1;
		padding: 1em;
		font-size: 1.2em;
		color: #86cecb;
	}
	.siPping p {
		padding: 0 !important;
	}
	
	.pcOnly {
		display: block;
	}
	.spOnly {
		display: none;
	}
		
	@media screen and (max-width: 768px) {
		
		.frame_wh {
			font-size: 1.1em;
			line-height: 1.2;
		}

		.pcOnly {
			display: none;
		}
		.spOnly {
			display: block;
		}

/*__ btn_basic __*/
		.c-btn {
			width: 100%;
		}
		
		h2 {
			font-size: 1.2em !important;
			line-height: 1.5;
			margin-bottom: 1.5em;
/*			letter-spacing: -0.09em;*/
		}
		
		h3 {
		font-size: 1.2em !important;
		}
		h3.com:before {
			top: 0.5em;
		}
		h4 {
		font-size: 1.1em !important;
		}
		
		/*_ flex _*/
		.flex-container {
			display: flex;
			flex-direction: column;
		}
		.flex-item {
			margin: 0 auto 2em;
			padding: 0 1.5em;
		}
		.flex-item,
		.flex-container dd,
		.toPic dt img {
			width: 100%;
		}
		
		.flex-container dd p {
			padding: 0;
			margin: 0 auto 1.5em;
		}
		
		article.toPic .conTe {
			margin-top: 0;
		}
		.toPic .copy_Txt img {
			margin-bottom: 0.5em;
		}
		.toPic .copy_Txt {
			text-align: left;
		}
		.cConte.c-btn.slip {
			padding: 1em 0.25em;
		}
		
	}
</style>

	<article id="header" class="toPic">
		<section>
			<h2 class="ttlBar">「spiritale」オンライン蔵出し販売！<span class="pcOnly" style="height: 0;">&nbsp;<br></span>開催時期：2025年7月24日(木)11:00～8月11日(月)23:59</h2>
			<div class="cConte">
				<img src="../../../img/usr/topics/2507_wf_summer/img_header_kuradashi_2507.jpg"  alt="「spiritale」オンライン蔵出し販売！">
				<!--<p class="att_Txt">※こちらの商品は在庫販売品となります。<br>
				※在庫がなくなり次第、販売終了とさせていただきます。</p>-->
			</div>
		</section><br><br>
		
		<section>
			<div class="conTe">
				<h3 class="com">数量限定販売</h3>
				<dl class="conTe flex-container">
					<div class="flex-item">
						<dt>
							<a href="/shop/g/g50101240/" target="new" rel="nofollow ugc noopener">
								<img src="/img/items/2307_miku22_polaris/ph_074.jpg" alt="初音ミク Birthday 2022～Polaris ver.～ 1/7スケールフィギュア">
							</a>
						</dt>
						<dd>
							<a href="/shop/g/g50101240/" target="new" rel="nofollow ugc noopener">初音ミク Birthday 2022～Polaris ver.～ 1/7スケールフィギュア</a>
						</dd>
					</div>
					<div class="flex-item">
						<dt>
							<a href="/shop/g/g50101270/" target="new" rel="nofollow ugc noopener">
								<img src="/img/items/2308_brs-empress/ph0445.jpg" alt="ブラック★★ロックシューター DAWN FALL エンプレス【ブラックロックシューター】～ティザービジュアル ver.(Art by huke)～ スケールフィギュア">
							</a>
						</dt>
						<dd>
							<a href="/shop/g/g50101270/" target="new" rel="nofollow ugc noopener">ブラック★★ロックシューター DAWN FALL エンプレス【ブラックロックシューター】～ティザービジュアル ver.(Art by huke)～ スケールフィギュア</a>
						</dd>
					</div>
					<div class="flex-item">
						<dt>
							<a href="/shop/g/g50101230/" target="new" rel="nofollow ugc noopener">
								<img src="/img/items/2309_bl-shiromi/ph_0182.jpg" alt="ブルーアーカイブ -Blue Archive- 銀鏡イオリ 1/7スケールフィギュア">
							</a>
						</dt>
						<dd>
							<a href="/shop/g/g50101230/" target="new" rel="nofollow ugc noopener">ブルーアーカイブ -Blue Archive- 銀鏡イオリ 1/7スケールフィギュア</a>
						</dd>
					</div>
				</dl>
			</div>
		</section>
		
		<section>
			<div class="conTe">
				<h3 class="att">注意事項</h3>
				<ul>
					<li>※メーカー保管分の為数量に限りがございます。</li>
					<li>※数量上限に達し次第ご予約終了とさせていただきます。</li>
					<li>※商品出荷は<span class="b_Txt">2025年8月末</span>を予定しております。</li>
					<li>※<span class="b_Txt">1注文1個まで</span>の販売とさせて頂きます。</li>
					<li>※商品のコンディションに関してはお答えできません。</li>
					<li>※万が一キズ等がありましても交換は受付られません。</li>
				</ul>
			</div>
		</section>
		
		<section><!-- copyright -->
			<div>
				<p class="copy_Txt r_Txt">
					Art by Rella &copy;Crypton Future Media, INC. www.piapro.net<img class="piapro_logo" loading="lazy" src="../../../img/material/piapro-logo_image.png" alt="piapro"><br><!-- ポラミク -->
					&copy;B★RS/ブラック★★ロックシューター DAWN FALL製作委員会<br><!-- BRS -->
					&copy; 2024 NEXON Games Co., Ltd. All Rights Reserved.<!-- イオリ -->
				</p>
			</div>
		</section>

	</article>]]></description>
      <pubDate>Thu, 24 Jul 2025 11:00:00 +0900</pubDate>
    </item>

    <item>
      <title><![CDATA[2025年6月発売 spiritale商品 出荷日確定のご案内]]></title>
      <category>トップページ</category>
      <link>https://taito-goods.jp/shop/t/t1322/</link>
      <description><![CDATA[
      <img src="https://taito-goods.jp/img/icon/n_ship.png" alt="出荷告知"><script type="text/javascript" src="https://kit.fontawesome.com/cae3204aed.js" crossorigin="anonymous"></script>
<style>

/*_____add_____*/

/* Frame */
	.frame_wh {
		padding: 0.5em 1em 2em;
		margin: 1em auto 2em;
		font-size: 1.2em;
		line-height: 1.8;
		color: #5d627b;
		background: white;
		border-top: solid 5px #5d627b;
		box-shadow: 0 3px 5px rgba(0, 0, 0, 0.22);
	}
	.frame_wh dl dt {
		margin-bottom: 0.5em;
	}

	.s_Bar {
		border-left: solid 5px #25b8d7;
		padding: 0 0 0 1em;
	}

	article.toPic {}

	article.toPic section,
	article.toPic .conTe {
		width: 98%;
		margin: 0 auto;
		line-height: 1.8;
	}
	
	article.toPic p {
		padding: 0 0 1.2em 0;
	}

	p.copy_Txt{
		width: 95%;
		margin: 0 auto;
		text-align: left;
	}
	p.att_Txt {
		font-size: 0.9em !important;
		text-align: right;
		margin: 0 1em 2.5em 0;
	}

	/*_ text _*/
	.l_Txt {
		font-size: 1.6em !important;
		font-weight: 600;
	}
	.c_Txt {
		text-align: center;
	}
	.r_Txt {
		text-align: right;
	}
	.l_Txt {
		text-align: left;
	}
	.b_Txt {
		font-weight: 600;
	}
	.re_Txt {
		color: #cc3302;
	}
	.txt_highlight {
		text-decoration: underline;
		text-decoration-thickness: 0.5em;
		text-decoration-color: rgba(255, 228, 0, 0.4);
		text-underline-offset: -0.2em;
		text-decoration-skip-ink: none;
	}
	/*_ margin _*/
	.mb_15px {
		margin-bottom: 15px;
	}
	.mb_20px {
		margin-bottom: 20px;
	}
	.mt_15px {
		margin-top: 15px;
	}

	h1.block-topic-page--article-header {
		display: none !important;
	}
	
	h2.ttlBar {
		color: #45a7ab;
		text-align: center;
		padding: 0.25em;
		border-top: solid 2px #45a7ab;
		border-bottom: solid 2px #45a7ab;
		background: -webkit-repeating-linear-gradient(-45deg, #d3f2e6, #d3f2e6 3px,#e9f4ff 3px, #e9f4ff 7px);
		background: repeating-linear-gradient(-45deg, #d3f2e6, #d3f2e6 3px,#e9f4ff 3px, #e9f4ff 7px);
		font-size: 1.8em;
		font-weight: 600;
	}
	
	h3.com {
		position: relative;
		padding-left: 1.2em;
		font-size: 1.4em;
		line-height: 1.4;
		font-weight: 600;
	}

	h3.com:before {
		font-family: "Font Awesome 5 Free";
		content: "\f075";
		font-weight: 900;
		position: absolute;
		font-size: 1em;
		left: 0;
		top: 0;
		color: #25b8d7;
	}
	
	h4 {
		font-size: 1.3em;
		font-weight: 600;
	}
	
	.cConte {
		text-align: center;
	    margin: 0 auto 2em;
	}

	.toPic img {
		height: auto;
		border: 0;
		padding: 1.5em;
		box-sizing: border-box;
	}
	.toPic dt img {
		overflow: hidden;
	    padding: 0;
	    border: #555 solid 1px;
	}
	.toPic dt img.figure {
	    border: #555 solid 1px;
	}
	.toPic dt img:hover {
/*		opacity: 0.8;*/
	}
	.toPic .copy_Txt img {
		padding: 0;
	}
	
	/*_ Flex _*/
	.flex-container {
		display: flex;
		justify-content: space-between;
		align-items: stretch;
	    margin: 0 auto 2em;
	    
	}
	.flex-item {
		color: #111;
		flex-basis: 50%;
		margin: 0 1em 1.5em 0;
/*		width: calc(100% / 3.1);*/
	}
	.flex-item:nth-child(3n) {
		margin-right: 0;
	}
	.flex-item dt {
		font-size: 1.2em;
		font-weight: bold;
	}
	.flex-item dd {
	/*padding: 0.5em 1em;*/
		font-size: 1.1em;
	}
	
	.siPping {
		width: 90%;
		border: #86cecb solid 1px;
		margin: 0 auto 2em;
		background: #faf1e1;
		padding: 1em;
		font-size: 1.2em;
		color: #86cecb;
	}
	.siPping p {
		padding: 0 !important;
	}
	
	.pcOnly {
		display: block;
	}
	.spOnly {
		display: none;
	}
		
	@media screen and (max-width: 768px) {
		
		.frame_wh {
			font-size: 1.1em;
			line-height: 1.2;
		}
		.frame_wh dl dt {
			margin-bottom: 1.5em;
		}
		.frame_wh p {
			font-size: 1em;
			
		}

		.pcOnly {
			display: none;
		}
		.spOnly {
			display: block;
		}

/*__ btn_basic __*/
		.c-btn {
			width: 100%;
		}
		
		h2 {
			font-size: 1.2em !important;
			line-height: 1.5;
			margin-bottom: 1.5em;
/*			letter-spacing: -0.09em;*/
		}
		
		h3 {
		font-size: 1.3em !important;
		}
		h3.com:before {
			top: 0.5em;
		}
		h4 {
		font-size: 1.1em !important;
		}
		
		/*_ flex _*/
		.flex-container {
			display: flex;
			flex-direction: column;
		}
		.flex-item {
			margin: 0 auto 2em;
			padding: 0 1.5em;
		}
		.flex-item,
		.flex-container dd,
		.toPic dt img {
			width: 100%;
		}
		
		.flex-container dd p {
			padding: 0;
			margin: 0 auto 1.5em;
		}
		
		article.toPic section,
		article.toPic .conTe,
		p.copy_Txt,
		.toPic .copy_Txt img,
		p.att_Txt {
/*			width: 100% !important; */
		}
		article.toPic .conTe {
			margin-top: 0;
		}
		.toPic .copy_Txt img {
			margin-bottom: 0.5em;
		}
		.toPic .copy_Txt {
			text-align: left;
		}
		.cConte.c-btn.slip {
			padding: 1em 0.25em;
		}
		
	}
</style>

	<article id="header" class="toPic">
		<section>
			<h2 class="ttlBar">2025年6月発売 spiritale商品 出荷日確定のご案内</h2>
			<div class="conTe">
				<div>
					<p class="mb_20px">お客様各位</p>
					<p>平素は弊社商品をご愛顧いただき、誠にありがとうございます。</p>
					<p class="mb_20px">2025年6月発売予定商品としてご案内しておりました、下記商品につきまして出荷日が確定いたしましたのでご報告いたします。</p>
				</div>
			</div><!-- /conTe -->
			<div class="conTe">
				<h3 class="com">出荷日確定</h3>
				<div class="frame_wh">
					<dl class="mt_15px">
						<dt><span class="s_Bar">2025年6月30日(月)出荷</span></dt>
						<dd>
							<p>・<a href="/shop/g/g50101330/">僕のヒーローアカデミア トガヒミコ-Duffel Coat- 1/7スケールフィギュア</a></p>
						</dd>
					</dl>
				</div>
			</div><!-- /conTe -->

		</section><!-- /item -->
	</article>]]></description>
      <pubDate>Tue, 27 May 2025 16:45:00 +0900</pubDate>
    </item>

    <item>
      <title><![CDATA[2025年3月発売商品　発売月変更のご案内]]></title>
      <category>トップページ</category>
      <link>https://taito-goods.jp/shop/t/t1321/</link>
      <description><![CDATA[
      <img src="https://taito-goods.jp/img/icon/n_delay.png" alt="遅延情報"><script type="text/javascript" src="https://kit.fontawesome.com/cae3204aed.js" crossorigin="anonymous"></script>
<style>

/*_____add_____*/

/* Frame */
	.frame_wh {
		padding: 0.5em 1em;
		margin: 1em auto 2em;
		font-size: 1.2em;
		line-height: 1.8;
		color: #5d627b;
		border-top: solid 5px #5d627b;
		box-shadow: 0 3px 5px rgba(0, 0, 0, 0.22);
	}
	.frame_wh dl dt {
		margin-bottom: 0.5em;
	}
	.frame_wh p {
		margin: 0; 
		padding: 0;
	}

	.s_Bar {
		border-left: solid 5px #25b8d7;
		padding: 0 0 0 1em;
	}

	article.toPic {}

	article.toPic section,
	article.toPic .conTe {
		width: 98%;
		margin: 0 auto;
		line-height: 1.8;
	}
	
	article.toPic p {
		padding: 0 0 1.2em 0;
	}

	p.copy_Txt{
		width: 95%;
		margin: 0 auto;
		text-align: left;
	}
	p.att_Txt {
		font-size: 0.9em !important;
		text-align: right;
		margin: 0 1em 2.5em 0;
	}

	/*_ text _*/
	.g_Txt {
		font-size: 1.6em !important;
		font-weight: 600;
	}
	.s_Txt {
		font-size: 0.9em;
	}
	.c_Txt {
		text-align: center;
	}
	.r_Txt {
		text-align: right;
	}
	.l_Txt {
		text-align: left;
	}
	.b_Txt {
		font-weight: 600;
	}
	.re_Txt {
		color: #cc3302;
	}
	.txt_highlight {
		text-decoration: underline;
		text-decoration-thickness: 0.5em;
		text-decoration-color: rgba(255, 228, 0, 0.4);
		text-underline-offset: -0.2em;
		text-decoration-skip-ink: none;
	}
	.lo_Txt {
		text-indent: -1em;
		padding-left: 1em;
	}
	/*_ margin _*/
	.mb_15px {
		margin-bottom: 15px;
	}
	.mb_20px {
		margin-bottom: 20px;
	}
	.mt_15px {
		margin-top: 15px;
	}

	h1.block-topic-page--article-header {
		display: none !important;
	}
	
	h2.ttlBar {
		color: #45a7ab;
		text-align: center;
		padding: 0.25em;
		border-top: solid 2px #45a7ab;
		border-bottom: solid 2px #45a7ab;
		background: -webkit-repeating-linear-gradient(-45deg, #d3f2e6, #d3f2e6 3px,#e9f4ff 3px, #e9f4ff 7px);
		background: repeating-linear-gradient(-45deg, #d3f2e6, #d3f2e6 3px,#e9f4ff 3px, #e9f4ff 7px);
		font-size: 1.8em;
		font-weight: 600;
	}
	
	h3.com {
		position: relative;
		padding-left: 1.2em;
		font-size: 1.4em;
		line-height: 1.4;
		font-weight: 600;
	}

	h3.com:before {
		font-family: "Font Awesome 5 Free";
		content: "\f075";
		font-weight: 900;
		position: absolute;
		font-size: 1em;
		left: 0;
		top: 0;
		color: #25b8d7;
	}
	
	h4 {
		font-size: 1.3em;
		font-weight: 600;
	}
	
	.cConte {
		text-align: center;
	    margin: 0 auto 2em;
	}

	.toPic img {
		height: auto;
		border: 0;
		padding: 1.5em;
		box-sizing: border-box;
	}
	.toPic dt img {
		overflow: hidden;
	    padding: 0;
	    border: #555 solid 1px;
	}
	.toPic dt img.figure {
	    border: #555 solid 1px;
	}
	.toPic dt img:hover {
/*		opacity: 0.8;*/
	}
	.toPic .copy_Txt img {
		padding: 0;
	}
	
	/*_ Flex _*/
	.flex-container {
		display: flex;
		justify-content: space-between;
		align-items: stretch;
	    margin: 0 auto 2em;
	    
	}
	.flex-item {
		color: #111;
		flex-basis: 50%;
		margin: 0 1em 1.5em 0;
/*		width: calc(100% / 3.1);*/
	}
	.flex-item:nth-child(3n) {
		margin-right: 0;
	}
	.flex-item dt {
		font-size: 1.2em;
		font-weight: bold;
	}
	.flex-item dd {
	/*padding: 0.5em 1em;*/
		font-size: 1.1em;
	}
	
	.siPping {
		width: 90%;
		border: #86cecb solid 1px;
		margin: 0 auto 2em;
		background: #faf1e1;
		padding: 1em;
		font-size: 1.2em;
		color: #86cecb;
	}
	.siPping p {
		padding: 0 !important;
	}
	
	.pcOnly {
		display: block;
	}
	.spOnly {
		display: none;
	}
		
	@media screen and (max-width: 768px) {
		
		.frame_wh {
			font-size: 1.1em;
			line-height: 1.2;
		}

		.pcOnly {
			display: none;
		}
		.spOnly {
			display: block;
		}

/*__ btn_basic __*/
		.c-btn {
			width: 100%;
		}
		
		h2 {
			font-size: 1.4em !important;
			line-height: 1.5;
			margin-bottom: 1.5em;
/*			letter-spacing: -0.09em;*/
		}
		
		h3 {
		font-size: 1.2em !important;
		}
		h3.com:before {
			top: 0.5em;
		}
		h4 {
		font-size: 1.1em !important;
		}
		
		/*_ flex _*/
		.flex-container {
			display: flex;
			flex-direction: column;
		}
		.flex-item {
			margin: 0 auto 2em;
			padding: 0 1.5em;
		}
		.flex-item,
		.flex-container dd,
		.toPic dt img {
			width: 100%;
		}
		
		.flex-container dd p {
			padding: 0;
			margin: 0 auto 1.5em;
		}
		
		article.toPic section,
		article.toPic .conTe,
		p.copy_Txt,
		.toPic .copy_Txt img,
		p.att_Txt {
/*			width: 100% !important; */
		}
		article.toPic .conTe {
			margin-top: 0;
		}
		.toPic .copy_Txt img {
			margin-bottom: 0.5em;
		}
		.toPic .copy_Txt {
			text-align: left;
		}
		.cConte.c-btn.slip {
			padding: 1em 0.25em;
		}
		
	}
</style>

	<article id="header" class="toPic">
		<section>
			<h2 class="ttlBar">2025年3月発売商品　発売月変更のご案内</h2>
			<div class="conTe">
				<div>
					<p>お客様各位</p>
					<p>平素は弊社商品をご愛顧いただき、誠にありがとうございます。</p>
					<p>2025年3月発売予定商品としてご案内しておりました、下記商品につきまして発売月が変更となります。<br>
					皆様に多大なるご迷惑をお掛けいたしますこと深くお詫び申し上げるとともに、ご理解賜りますよう何卒お願い申し上げます。</p>
				</div>
			</div><!-- /conTe01 -->
			<div class="conTe">
				<h3 class="com">発売月変更</h3>
				<div class="frame_wh">
					<ul class="lo_Txt">
						<li>・<a href="/shop/g/g50101330/">僕のヒーローアカデミア トガヒミコ-Duffel Coat- 1/7スケールフィギュア</a></li>
					</ul>
				
					<dl class="mt_15px">
						<dt><span class="s_Bar">変更前</span></dt>
						<dd>2025年3月発売<br>↓</dd>
						<dt><span class="s_Bar">変更後</span></dt>
						<dd class="txt_highlight b_Txt re_Txt">2025年6月発売予定</dd>
					</dl>
				</div>
			</div><!-- /conTe02 -->

		</section><!-- /item -->
		
	</article>]]></description>
      <pubDate>Fri, 14 Mar 2025 17:00:00 +0900</pubDate>
    </item>

  </channel>
</rss>
