テーマインストール時の初期ウィジェットの状態に戻す場合
テーマインストール時の初期ウィジェットの状態に戻すには、下記のURLをブラウザのアドレスバーに入力して直接アクセスしてください。
https://[サイトURL]/wp-admin/?welcart_waon_reset_widgets=1
アクセスすると、「トップページウィジェットエリア」に設定されていたすべてのウィジェットが削除され、テーマインストール時の初期ウィジェットに上書きされます。
※ 注意 ※
リセット操作によって、現在設定中のウィジェットはすべて削除されます。
残しておきたいウィジェットがある場合は、事前に「使用停止中のウィジェット」に移動してください。
一部の初期ウィジェットだけを挿入したい場合
ウィジェット全体をリセットせず、一部の初期ウィジェットだけを手動で追加することも可能です。
以下の手順で操作してください。
1. 「カスタムHTML」ブロックを追加する
ブロックの新規追加から「カスタムHTML」ブロックを追加してください。

2. 下記から該当ブロックのコードをコピーして貼り付ける
追加したいブロック名をクリックすると、コードが展開されます。
※「任意の画像URL」の部分には、反映したい画像のURLを入力してください。
新着情報(カラムブロック)
<!-- wp:columns {"isStackedOnMobile":false,"className":"is-style-waon-columns-style-1 anim-reveal","fontFamily":"serif-jp"} -->
<div class="wp-block-columns is-not-stacked-on-mobile is-style-waon-columns-style-1 anim-reveal has-serif-jp-font-family">
<!-- wp:column {"width":"30%"} -->
<div class="wp-block-column" style="flex-basis:30%">
<!-- wp:group {"className":"is-style-waon-group-style-2","style":{"spacing":{"blockGap":"0px"}},"layout":{"type":"flex","flexWrap":"nowrap","justifyContent":"left","verticalAlignment":"top"}} -->
<div class="wp-block-group is-style-waon-group-style-2">
<!-- wp:heading {"style":{"layout":{"selfStretch":"fit","flexSize":null},"typography":{"writingMode":"vertical-rl"}}} -->
<h2 class="wp-block-heading" style="writing-mode:vertical-rl">新着情報</h2>
<!-- /wp:heading -->
<!-- wp:paragraph {"style":{"layout":{"selfStretch":"fit","flexSize":null},"typography":{"writingMode":"vertical-rl"}},"fontSize":"small"} -->
<p class="has-small-font-size" style="writing-mode:vertical-rl">News</p>
<!-- /wp:paragraph -->
</div>
<!-- /wp:group -->
</div>
<!-- /wp:column -->
<!-- wp:column {"width":"70%"} -->
<div class="wp-block-column" style="flex-basis:70%">
<!-- wp:latest-posts {"categories":[],"postsToShow":4,"displayPostDate":true,"style":{"spacing":{"padding":{"bottom":"0"}}}} /-->
</div>
<!-- /wp:column -->
</div>
<!-- /wp:columns -->
和音の想い(カラムブロック)
<!-- wp:columns {"align":"wide","className":"is-style-waon-columns-style-2 anim-reveal","fontFamily":"serif-jp","style":{"spacing":{"blockGap":{"left":"100px"}}}} -->
<div class="wp-block-columns alignwide is-style-waon-columns-style-2 anim-reveal has-serif-jp-font-family" >
<!-- wp:column -->
<div class="wp-block-column">
<!-- wp:group {"className":"is-style-waon-group-style-2","style":{"spacing":{"blockGap":"0px"}},"layout":{"type":"flex","flexWrap":"nowrap","justifyContent":"right","verticalAlignment":"top","orientation":"horizontal"}} -->
<div class="wp-block-group is-style-waon-group-style-2">
<!-- wp:heading {"style":{"layout":{"selfStretch":"fit","flexSize":null},"typography":{"writingMode":"vertical-rl"}}} -->
<h2 class="wp-block-heading" style="writing-mode:vertical-rl">和音の想い</h2>
<!-- /wp:heading -->
<!-- wp:paragraph {"style":{"layout":{"selfStretch":"fit","flexSize":null},"typography":{"writingMode":"vertical-rl"}},"fontSize":"small"} -->
<p class="has-small-font-size" style="writing-mode:vertical-rl">About</p>
<!-- /wp:paragraph -->
<!-- wp:paragraph {"align":"left","style":{"layout":{"selfStretch":"fit","flexSize":""},"typography":{"writingMode":"vertical-rl"},"spacing":{"padding":{"top":"50px","right":"40px"}}},"fontSize":"large"} -->
<p class="has-text-align-left has-large-font-size" style="padding-top:50px;padding-right:40px;writing-mode:vertical-rl">心に響く<br>和の美しさを<br>日々の暮らしに</p>
<!-- /wp:paragraph -->
</div>
<!-- /wp:group -->
<!-- wp:paragraph -->
<p>和音のデザインは、ひとつひとつの素材と、日本ならではの美意識を大切にしています。商品は、単なるモノとしての価値を超え、そこに込められた物語や季節の移ろい、作り手の想いを映し出します。使う人の心に静かに響き、長く愛される存在となることを願っています。</p>
<!-- /wp:paragraph -->
<!-- wp:buttons -->
<div class="wp-block-buttons">
<!-- wp:button {"className":"is-style-waon-button-style-1","style":{"typography":{"writingMode":"horizontal-tb"}}} -->
<div class="wp-block-button is-style-waon-button-style-1" style="writing-mode:horizontal-tb">
<a class="wp-block-button__link wp-element-button" href="/">詳しく見る</a>
</div>
<!-- /wp:button -->
</div>
<!-- /wp:buttons -->
</div>
<!-- /wp:column -->
<!-- wp:column -->
<div class="wp-block-column">
<!-- wp:image {"linkDestination":"none","align":"full"} -->
<figure class="wp-block-image alignfull">
<img src="【任意の画像URL】" alt=""/>
</figure>
<!-- /wp:image -->
</div>
<!-- /wp:column -->
</div>
<!-- /wp:columns -->
ギャラリー(横並びブロック)
<!-- wp:group {"align":"full","layout":{"type":"flex","flexWrap":"nowrap","verticalAlignment":"top","justifyContent":"center"}} -->
<div class="wp-block-group alignfull">
<!-- wp:group {"className":"reveal-group","layout":{"type":"flex","flexWrap":"nowrap"}} -->
<div class="wp-block-group reveal-group">
<!-- wp:group {"className":"anim-reveal","style":{"layout":{"selfStretch":"fit","flexSize":null},"dimensions":{"minHeight":""}},"layout":{"type":"flex","orientation":"vertical","verticalAlignment":"top"}} -->
<div class="wp-block-group anim-reveal">
<!-- wp:image {"sizeSlug":"full","linkDestination":"none","style":{"layout":{"selfStretch":"fit","flexSize":null}}} -->
<figure class="wp-block-image size-full">
<img src="【任意の画像URL】" alt=""/>
</figure>
<!-- /wp:image -->
<!-- wp:image {"sizeSlug":"full","linkDestination":"none","style":{"layout":{"selfStretch":"fixed","flexSize":"100%"}}} -->
<figure class="wp-block-image size-full">
<img src="【任意の画像URL】" alt=""/>
</figure>
<!-- /wp:image -->
</div>
<!-- /wp:group -->
<!-- wp:image {"sizeSlug":"full","linkDestination":"none","className":"anim-reveal","style":{"layout":{"selfStretch":"fit","flexSize":null}}} -->
<figure class="wp-block-image size-full anim-reveal">
<img src="【任意の画像URL】" alt=""/>
</figure>
<!-- /wp:image -->
<!-- wp:image {"sizeSlug":"full","linkDestination":"none","className":"anim-reveal","style":{"layout":{"selfStretch":"fit","flexSize":null}}} -->
<figure class="wp-block-image size-full anim-reveal">
<img src="【任意の画像URL】" alt=""/>
</figure>
<!-- /wp:image -->
</div>
<!-- /wp:group -->
<!-- wp:image {"sizeSlug":"full","linkDestination":"none","className":"anim-reveal anim-reveal\u002d\u002dslow","style":{"layout":{"selfStretch":"fit","flexSize":null}}} -->
<figure class="wp-block-image size-full anim-reveal anim-reveal--slow">
<img src="【任意の画像URL】" alt=""/>
</figure>
<!-- /wp:image -->
</div>
<!-- /wp:group -->
カテゴリー一覧(グリッドブロック)
<!-- wp:group {"align":"full","className":"reveal-group","style":{"spacing":{"blockGap":"0px"}},"layout":{"type":"grid","columnCount":3,"minimumColumnWidth":null}} -->
<div class="wp-block-group alignfull reveal-group">
<!-- wp:cover {"url":" 【任意の画像URL】","dimRatio":60,"overlayColor":"black","isUserOverlayColor":true,"sizeSlug":"full","className":"is-style-waon-cover-style-1 anim-reveal","layout":{"type":"constrained"}} -->
<div class="wp-block-cover is-style-waon-cover-style-1 anim-reveal">
<img class="wp-block-cover__image-background size-full" alt="" src=" 【任意の画像URL】" data-object-fit="cover"/>
<span aria-hidden="true" class="wp-block-cover__background has-black-background-color has-background-dim-60 has-background-dim"></span>
<div class="wp-block-cover__inner-container">
<!-- wp:heading {"textAlign":"center","style":{"typography":{"writingMode":"vertical-rl"},"elements":{"link":{"color":{"text":"var:preset|color|white"},":hover":{"color":{"text":"var:preset|color|white"}}}}},"textColor":"white"} -->
<h2 class="wp-block-heading has-text-align-center has-white-color has-text-color has-link-color" style="writing-mode:vertical-rl">
<a href="/">カテゴリー</a>
</h2>
<!-- /wp:heading -->
</div>
</div>
<!-- /wp:cover -->
<!-- wp:cover {"url":" 【任意の画像URL】","dimRatio":60,"overlayColor":"black","isUserOverlayColor":true,"sizeSlug":"full","className":"is-style-waon-cover-style-1 anim-reveal","layout":{"type":"constrained"}} -->
<div class="wp-block-cover is-style-waon-cover-style-1 anim-reveal">
<img class="wp-block-cover__image-background size-full" alt="" src=" 【任意の画像URL】" data-object-fit="cover"/>
<span aria-hidden="true" class="wp-block-cover__background has-black-background-color has-background-dim-60 has-background-dim"></span>
<div class="wp-block-cover__inner-container">
<!-- wp:heading {"textAlign":"center","style":{"typography":{"writingMode":"vertical-rl"},"elements":{"link":{"color":{"text":"var:preset|color|white"},":hover":{"color":{"text":"var:preset|color|white"}}}}},"textColor":"white"} -->
<h2 class="wp-block-heading has-text-align-center has-white-color has-text-color has-link-color" style="writing-mode:vertical-rl">
<a href="/">カテゴリー</a>
</h2>
<!-- /wp:heading -->
</div>
</div>
<!-- /wp:cover -->
<!-- wp:cover {"url":" 【任意の画像URL】","dimRatio":60,"overlayColor":"black","isUserOverlayColor":true,"sizeSlug":"full","className":"is-style-waon-cover-style-1 anim-reveal","layout":{"type":"constrained"}} -->
<div class="wp-block-cover is-style-waon-cover-style-1 anim-reveal">
<img class="wp-block-cover__image-background size-full" alt="" src=" 【任意の画像URL】" data-object-fit="cover"/>
<span aria-hidden="true" class="wp-block-cover__background has-black-background-color has-background-dim-60 has-background-dim"></span>
<div class="wp-block-cover__inner-container">
<!-- wp:heading {"textAlign":"center","style":{"typography":{"writingMode":"vertical-rl"},"elements":{"link":{"color":{"text":"var:preset|color|white"},":hover":{"color":{"text":"var:preset|color|white"}}}}},"textColor":"white"} -->
<h2 class="wp-block-heading has-text-align-center has-white-color has-text-color has-link-color" style="writing-mode:vertical-rl">
<a href="/">カテゴリー</a>
</h2>
<!-- /wp:heading -->
</div>
</div>
<!-- /wp:cover -->
<!-- wp:cover {"url":" 【任意の画像URL】","dimRatio":60,"overlayColor":"black","isUserOverlayColor":true,"sizeSlug":"full","className":"is-style-waon-cover-style-1 anim-reveal","layout":{"type":"constrained"}} -->
<div class="wp-block-cover is-style-waon-cover-style-1 anim-reveal">
<img class="wp-block-cover__image-background size-full" alt="" src=" 【任意の画像URL】" data-object-fit="cover"/>
<span aria-hidden="true" class="wp-block-cover__background has-black-background-color has-background-dim-60 has-background-dim"></span>
<div class="wp-block-cover__inner-container">
<!-- wp:heading {"textAlign":"center","style":{"typography":{"writingMode":"vertical-rl"},"elements":{"link":{"color":{"text":"var:preset|color|white"},":hover":{"color":{"text":"var:preset|color|white"}}}}},"textColor":"white"} -->
<h2 class="wp-block-heading has-text-align-center has-white-color has-text-color has-link-color" style="writing-mode:vertical-rl">
<a href="/">カテゴリー</a>
</h2>
<!-- /wp:heading -->
</div>
</div>
<!-- /wp:cover -->
<!-- wp:cover {"url":" 【任意の画像URL】","dimRatio":60,"overlayColor":"black","isUserOverlayColor":true,"sizeSlug":"full","className":"is-style-waon-cover-style-1 anim-reveal","layout":{"type":"constrained"}} -->
<div class="wp-block-cover is-style-waon-cover-style-1 anim-reveal">
<img class="wp-block-cover__image-background size-full" alt="" src=" 【任意の画像URL】" data-object-fit="cover"/>
<span aria-hidden="true" class="wp-block-cover__background has-black-background-color has-background-dim-60 has-background-dim"></span>
<div class="wp-block-cover__inner-container">
<!-- wp:heading {"textAlign":"center","style":{"typography":{"writingMode":"vertical-rl"},"elements":{"link":{"color":{"text":"var:preset|color|white"},":hover":{"color":{"text":"var:preset|color|white"}}}}},"textColor":"white"} -->
<h2 class="wp-block-heading has-text-align-center has-white-color has-text-color has-link-color" style="writing-mode:vertical-rl">
<a href="/">カテゴリー</a>
</h2>
<!-- /wp:heading -->
</div>
</div>
<!-- /wp:cover -->
<!-- wp:cover {"url":" 【任意の画像URL】","dimRatio":60,"overlayColor":"black","isUserOverlayColor":true,"sizeSlug":"full","className":"is-style-waon-cover-style-1 anim-reveal","layout":{"type":"constrained"}} -->
<div class="wp-block-cover is-style-waon-cover-style-1 anim-reveal">
<img class="wp-block-cover__image-background size-full" alt="" src=" 【任意の画像URL】" data-object-fit="cover"/>
<span aria-hidden="true" class="wp-block-cover__background has-black-background-color has-background-dim-60 has-background-dim"></span>
<div class="wp-block-cover__inner-container">
<!-- wp:heading {"textAlign":"center","style":{"typography":{"writingMode":"vertical-rl"},"elements":{"link":{"color":{"text":"var:preset|color|white"},":hover":{"color":{"text":"var:preset|color|white"}}}}},"textColor":"white"} -->
<h2 class="wp-block-heading has-text-align-center has-white-color has-text-color has-link-color" style="writing-mode:vertical-rl">
<a href="/">カテゴリー</a>
</h2>
<!-- /wp:heading -->
</div>
</div>
<!-- /wp:cover -->
</div>
<!-- /wp:group -->
商品一覧(横並びブロック)
<!-- wp:group {"align":"full","layout":{"type":"flex","flexWrap":"nowrap","justifyContent":"center","verticalAlignment":"top"}} -->
<div class="wp-block-group alignfull">
<!-- wp:group {"className":"anim-reveal","layout":{"type":"flex","orientation":"vertical","justifyContent":"center"}} -->
<div class="wp-block-group anim-reveal">
<!-- wp:group {"className":"is-style-waon-group-style-2","style":{"spacing":{"blockGap":"0px"}},"layout":{"type":"flex","flexWrap":"nowrap","justifyContent":"left","verticalAlignment":"top"}} -->
<div class="wp-block-group is-style-waon-group-style-2">
<!-- wp:heading {"level":2,"style":{"typography":{"writingMode":"vertical-rl"}}} -->
<h2 class="wp-block-heading" style="writing-mode:vertical-rl">看板商品</h2>
<!-- /wp:heading -->
<!-- wp:paragraph {"style":{"typography":{"writingMode":"vertical-rl"}},"fontSize":"small","fontFamily":"serif-jp"} -->
<p class="has-serif-jp-font-family has-small-font-size" style="writing-mode:vertical-rl">Products</p>
<!-- /wp:paragraph -->
</div>
<!-- /wp:group -->
<!-- wp:buttons {"layout":{"type":"flex","justifyContent":"left"}} -->
<div class="wp-block-buttons">
<!-- wp:button {"className":"is-style-waon-button-style-2"} -->
<div class="wp-block-button is-style-waon-button-style-2">
<a class="wp-block-button__link wp-element-button" href="/">詳しく見る</a>
</div>
<!-- /wp:button -->
</div>
<!-- /wp:buttons -->
</div>
<!-- /wp:group -->
<!-- wp:legacy-widget {"idBase":"welcart_waon_item_list","instance":{"widgetId":"welcart_waon_item_list-' . $welcart_item_list_id . '"}} /-->
</div>
<!-- /wp:group -->
【白雪】 贈りもの(カバーブロック)
<!-- wp:cover {"url":" 【任意の画像URL】","dimRatio":0,"isUserOverlayColor":true,"isDark":false,"sizeSlug":"full","align":"full","className":"is-style-waon-cover-style-2 anim-reveal","layout":{"type":"constrained"}} -->
<div class="wp-block-cover alignfull is-light is-style-waon-cover-style-2 anim-reveal">
<img class="wp-block-cover__image-background size-full" alt="" src=" 【任意の画像URL】" data-object-fit="cover"/>
<span aria-hidden="true" class="wp-block-cover__background has-background-dim-0 has-background-dim"></span>
<div class="wp-block-cover__inner-container">
<!-- wp:columns {"isStackedOnMobile":false,"className":"is-style-waon-columns-style-2 anim-reveal anim-reveal\u002d\u002dup","style":{"elements":{"link":{"color":{"text":"#000000"}}},"color":{"text":"#000000","background":"#ffffff"},"spacing":{"blockGap":{"left":"30px"}}},"fontFamily":"serif-jp"} -->
<div class="wp-block-columns is-not-stacked-on-mobile is-style-waon-columns-style-2 anim-reveal anim-reveal--up has-text-color has-background has-link-color has-serif-jp-font-family" style="color:#000000; background-color:#ffffff;">
<!-- wp:column {"width":"60px"} -->
<div class="wp-block-column" style="flex-basis:60px">
<!-- wp:group {"className":"is-style-waon-group-style-2","style":{"spacing":{"blockGap":"0px"}},"layout":{"type":"flex","flexWrap":"nowrap","verticalAlignment":"top"}} -->
<div class="wp-block-group is-style-waon-group-style-2">
<!-- wp:heading {"style":{"layout":{"selfStretch":"fit","flexSize":null},"typography":{"writingMode":"vertical-rl"}}} -->
<h2 class="wp-block-heading" style="writing-mode:vertical-rl">贈りもの</h2>
<!-- /wp:heading -->
<!-- wp:paragraph {"style":{"layout":{"selfStretch":"fit","flexSize":null},"typography":{"writingMode":"vertical-rl"}},"fontSize":"small"} -->
<p class="has-small-font-size" style="writing-mode:vertical-rl">Gifts</p>
<!-- /wp:paragraph -->
</div>
<!-- /wp:group -->
</div>
<!-- /wp:column -->
<!-- wp:column {"width":""} -->
<div class="wp-block-column">
<!-- wp:paragraph -->
<p>贈りものは、気持ちを形に変える大切なひととき。<br>悠月堂のお菓子は、ひとつひとつに季節の彩りとやさしさを宿し、贈る人の想いをそっと包み込みます。ご挨拶や慶事、法要など、人生の節目に寄り添い、上質な余韻を届ける贈答菓。<br>心を結ぶ一品として、どうぞお選びください。</p>
<!-- /wp:paragraph -->
<!-- wp:buttons {"layout":{"type":"flex","justifyContent":"left"}} -->
<div class="wp-block-buttons">
<!-- wp:button {"className":"is-style-waon-button-style-1"} -->
<div class="wp-block-button is-style-waon-button-style-1">
<a href="/" class="wp-block-button__link wp-element-button">詳しく見る</a>
</div>
<!-- /wp:button -->
</div>
<!-- /wp:buttons -->
</div>
<!-- /wp:column -->
</div>
<!-- /wp:columns -->
</div>
</div>
<!-- /wp:cover -->
【黒曜】 贈りもの(カバーブロック)
<!-- wp:cover {"url":" 【任意の画像URL】","dimRatio":0,"isUserOverlayColor":true,"isDark":false,"sizeSlug":"full","align":"full","className":"is-style-waon-cover-style-2 anim-reveal","layout":{"type":"constrained"}} -->
<div class="wp-block-cover alignfull is-light is-style-waon-cover-style-2 anim-reveal">
<img class="wp-block-cover__image-background size-full" alt="" src=" 【任意の画像URL】" data-object-fit="cover"/>
<span aria-hidden="true" class="wp-block-cover__background has-background-dim-0 has-background-dim"></span>
<div class="wp-block-cover__inner-container">
<!-- wp:columns {"isStackedOnMobile":false,"className":"is-style-waon-columns-style-2 anim-reveal anim-reveal\u002d\u002dup","style":{"elements":{"link":{"color":{"text":"#ffffff"}}},"color":{"text":"#ffffff","background":"#000000"},"spacing":{"blockGap":{"left":"30px"}}},"fontFamily":"serif-jp"} -->
<div class="wp-block-columns is-not-stacked-on-mobile is-style-waon-columns-style-2 anim-reveal anim-reveal--up has-text-color has-background has-link-color has-serif-jp-font-family" style="color:#ffffff; background-color:#000000;">
<!-- wp:column {"width":"60px"} -->
<div class="wp-block-column" style="flex-basis:60px">
<!-- wp:group {"className":"is-style-waon-group-style-2","style":{"spacing":{"blockGap":"0px"}},"layout":{"type":"flex","flexWrap":"nowrap","verticalAlignment":"top"}} -->
<div class="wp-block-group is-style-waon-group-style-2">
<!-- wp:heading {"style":{"layout":{"selfStretch":"fit","flexSize":null},"typography":{"writingMode":"vertical-rl"}}} -->
<h2 class="wp-block-heading" style="writing-mode:vertical-rl">贈りもの</h2>
<!-- /wp:heading -->
<!-- wp:paragraph {"style":{"layout":{"selfStretch":"fit","flexSize":null},"typography":{"writingMode":"vertical-rl"}},"fontSize":"small"} -->
<p class="has-small-font-size" style="writing-mode:vertical-rl">Gifts</p>
<!-- /wp:paragraph -->
</div>
<!-- /wp:group -->
</div>
<!-- /wp:column -->
<!-- wp:column {"width":""} -->
<div class="wp-block-column">
<!-- wp:paragraph -->
<p>贈りものは、気持ちを形に変える大切なひととき。<br>悠月堂のお菓子は、ひとつひとつに季節の彩りとやさしさを宿し、贈る人の想いをそっと包み込みます。ご挨拶や慶事、法要など、人生の節目に寄り添い、上質な余韻を届ける贈答菓。<br>心を結ぶ一品として、どうぞお選びください。</p>
<!-- /wp:paragraph -->
<!-- wp:buttons {"layout":{"type":"flex","justifyContent":"left"}} -->
<div class="wp-block-buttons">
<!-- wp:button {"className":"is-style-waon-button-style-1"} -->
<div class="wp-block-button is-style-waon-button-style-1">
<a href="/" class="wp-block-button__link wp-element-button">詳しく見る</a>
</div>
<!-- /wp:button -->
</div>
<!-- /wp:buttons -->
</div>
<!-- /wp:column -->
</div>
<!-- /wp:columns -->
</div>
</div>
<!-- /wp:cover -->
【白雪】 用途・シーンで選ぶ(カバーブロック)
<!-- wp:cover {"url":" 【任意の画像URL】","dimRatio":0,"isUserOverlayColor":true,"isDark":false,"sizeSlug":"full","align":"full","layout":{"type":"constrained"}} -->
<div class="wp-block-cover alignfull is-light">
<img class="wp-block-cover__image-background size-full" alt="" src=" 【任意の画像URL】" data-object-fit="cover"/>
<span aria-hidden="true" class="wp-block-cover__background has-background-dim-0 has-background-dim"></span>
<div class="wp-block-cover__inner-container">
<!-- wp:columns {"isStackedOnMobile":false,"align":"full","className":"is-style-default"} -->
<div class="wp-block-columns alignfull is-not-stacked-on-mobile is-style-default">
<!-- wp:column {"width":"","className":"anim-reveal"} -->
<div class="wp-block-column anim-reveal">
<!-- wp:group {"className":"anim-reveal is-style-waon-group-style-2","style":{"spacing":{"blockGap":"0px"}},"layout":{"type":"flex","flexWrap":"nowrap","justifyContent":"center","verticalAlignment":"top"}} -->
<div class="wp-block-group anim-reveal is-style-waon-group-style-2">
<!-- wp:heading {"style":{"layout":{"selfStretch":"fit","flexSize":null},"typography":{"writingMode":"vertical-rl"},"color":{"text":"#000000"},"elements":{"link":{"color":{"text":"#000000"}}}}} -->
<h2 class="wp-block-heading has-text-color has-link-color" style="color:#000000;writing-mode:vertical-rl">用途・シーンで選ぶ</h2>
<!-- /wp:heading -->
<!-- wp:paragraph {"style":{"layout":{"selfStretch":"fit","flexSize":null},"typography":{"writingMode":"vertical-rl"},"elements":{"link":{"color":{"text":"#000000"}}},"color":{"text":"#000000"}},"fontSize":"small","fontFamily":"serif-jp"} -->
<p class="has-text-color has-link-color has-serif-jp-font-family has-small-font-size" style="color:#000000;writing-mode:vertical-rl">Shop by Occasion & Scene</p>
<!-- /wp:paragraph -->
</div>
<!-- /wp:group -->
</div>
<!-- /wp:column -->
<!-- wp:column {"width":""} -->
<div class="wp-block-column">
<!-- wp:heading {"level":3,"className":"anim-reveal","style":{"color":{"text":"#000000"},"elements":{"link":{"color":{"text":"#000000"}}}}} -->
<h3 class="wp-block-heading anim-reveal has-text-color has-link-color" style="color:#000000">用途から選ぶ</h3>
<!-- /wp:heading -->
<!-- wp:group {"className":"reveal-group is-style-waon-group-style-1","style":{"spacing":{"blockGap":"40px"}},"layout":{"type":"grid","columnCount":4,"minimumColumnWidth":null}} -->
<div class="wp-block-group reveal-group is-style-waon-group-style-1">
<!-- wp:cover {"url":" 【任意の画像URL】","dimRatio":60,"overlayColor":"black","isUserOverlayColor":true,"sizeSlug":"full","className":"anim-reveal is-style-waon-cover-full-link-style is-style-waon-cover-style-1","layout":{"type":"constrained"}} -->
<div class="wp-block-cover anim-reveal is-style-waon-cover-full-link-style is-style-waon-cover-style-1">
<img class="wp-block-cover__image-background size-full" alt="" src=" 【任意の画像URL】" data-object-fit="cover"/>
<span aria-hidden="true" class="wp-block-cover__background has-black-background-color has-background-dim-60 has-background-dim"></span>
<div class="wp-block-cover__inner-container">
<!-- wp:heading {"textAlign":"center","style":{"typography":{"writingMode":"vertical-rl"},"elements":{"link":{"color":{"text":"var:preset|color|white"},":hover":{"color":{"text":"var:preset|color|white"}}}}},"textColor":"white"} -->
<h2 class="wp-block-heading has-text-align-center has-white-color has-text-color has-link-color" style="writing-mode:vertical-rl"><a href="/">カテゴリー</a></h2>
<!-- /wp:heading -->
</div>
</div>
<!-- /wp:cover -->
<!-- wp:cover {"url":" 【任意の画像URL】","dimRatio":60,"overlayColor":"black","isUserOverlayColor":true,"sizeSlug":"full","className":"anim-reveal is-style-waon-cover-full-link-style is-style-waon-cover-style-1","layout":{"type":"constrained"}} -->
<div class="wp-block-cover anim-reveal is-style-waon-cover-full-link-style is-style-waon-cover-style-1">
<img class="wp-block-cover__image-background size-full" alt="" src=" 【任意の画像URL】" data-object-fit="cover"/>
<span aria-hidden="true" class="wp-block-cover__background has-black-background-color has-background-dim-60 has-background-dim"></span>
<div class="wp-block-cover__inner-container">
<!-- wp:heading {"textAlign":"center","style":{"typography":{"writingMode":"vertical-rl"},"elements":{"link":{"color":{"text":"var:preset|color|white"},":hover":{"color":{"text":"var:preset|color|white"}}}}},"textColor":"white"} -->
<h2 class="wp-block-heading has-text-align-center has-white-color has-text-color has-link-color" style="writing-mode:vertical-rl"><a href="/">カテゴリー</a></h2>
<!-- /wp:heading -->
</div>
</div>
<!-- /wp:cover -->
<!-- wp:cover {"url":" 【任意の画像URL】","dimRatio":60,"overlayColor":"black","isUserOverlayColor":true,"sizeSlug":"full","className":"anim-reveal is-style-waon-cover-full-link-style is-style-waon-cover-style-1","layout":{"type":"constrained"}} -->
<div class="wp-block-cover anim-reveal is-style-waon-cover-full-link-style is-style-waon-cover-style-1">
<img class="wp-block-cover__image-background size-full" alt="" src=" 【任意の画像URL】" data-object-fit="cover"/>
<span aria-hidden="true" class="wp-block-cover__background has-black-background-color has-background-dim-60 has-background-dim"></span>
<div class="wp-block-cover__inner-container">
<!-- wp:heading {"textAlign":"center","style":{"typography":{"writingMode":"vertical-rl"},"elements":{"link":{"color":{"text":"var:preset|color|white"},":hover":{"color":{"text":"var:preset|color|white"}}}}},"textColor":"white"} -->
<h2 class="wp-block-heading has-text-align-center has-white-color has-text-color has-link-color" style="writing-mode:vertical-rl"><a href="/">カテゴリー</a></h2>
<!-- /wp:heading -->
</div>
</div>
<!-- /wp:cover -->
<!-- wp:cover {"url":" 【任意の画像URL】","dimRatio":60,"overlayColor":"black","isUserOverlayColor":true,"sizeSlug":"full","className":"anim-reveal is-style-waon-cover-full-link-style is-style-waon-cover-style-1","layout":{"type":"constrained"}} -->
<div class="wp-block-cover anim-reveal is-style-waon-cover-full-link-style is-style-waon-cover-style-1">
<img class="wp-block-cover__image-background size-full" alt="" src=" 【任意の画像URL】" data-object-fit="cover"/>
<span aria-hidden="true" class="wp-block-cover__background has-black-background-color has-background-dim-60 has-background-dim"></span>
<div class="wp-block-cover__inner-container">
<!-- wp:heading {"textAlign":"center","style":{"typography":{"writingMode":"vertical-rl"},"elements":{"link":{"color":{"text":"var:preset|color|white"},":hover":{"color":{"text":"var:preset|color|white"}}}}},"textColor":"white"} -->
<h2 class="wp-block-heading has-text-align-center has-white-color has-text-color has-link-color" style="writing-mode:vertical-rl"><a href="/">カテゴリー</a></h2>
<!-- /wp:heading -->
</div>
</div>
<!-- /wp:cover -->
</div>
<!-- /wp:group -->
<!-- wp:separator {"align":"full","style":{"color":{"background":"#dddddd"}}} -->
<hr class="wp-block-separator alignfull has-text-color has-alpha-channel-opacity has-background" style="background-color:#dddddd;color:#dddddd"/>
<!-- /wp:separator -->
<!-- wp:heading {"level":3,"className":"anim-reveal","style":{"color":{"text":"#000000"},"elements":{"link":{"color":{"text":"#000000"}}}}} -->
<h3 class="wp-block-heading anim-reveal has-text-color has-link-color" style="color:#000000">シーンから選ぶ</h3>
<!-- /wp:heading -->
<!-- wp:buttons {"className":"reveal-group","fontFamily":"serif-jp"} -->
<div class="wp-block-buttons reveal-group has-serif-jp-font-family">
<!-- wp:button {"width":100,"className":"anim-reveal","style":{"elements":{"link":{"color":{"text":"#000000"}}},"border":{"radius":"0px","color":"#000000","width":"1px"},"color":{"background":"#ffffff00","text":"#000000"}}} -->
<div class="wp-block-button has-custom-width wp-block-button__width-100 anim-reveal">
<a class="wp-block-button__link has-text-color has-background has-link-color has-border-color wp-element-button" href="/" style="border-color:#000000;border-width:1px;border-radius:0px;color:#000000;background-color:#ffffff00">カテゴリー</a>
</div>
<!-- /wp:button -->
<!-- wp:button {"width":100,"className":"anim-reveal","style":{"elements":{"link":{"color":{"text":"#000000"}}},"border":{"radius":"0px","color":"#000000","width":"1px"},"color":{"background":"#ffffff00","text":"#000000"}}} -->
<div class="wp-block-button has-custom-width wp-block-button__width-100 anim-reveal">
<a class="wp-block-button__link has-text-color has-background has-link-color has-border-color wp-element-button" href="/" style="border-color:#000000;border-width:1px;border-radius:0px;color:#000000;background-color:#ffffff00">カテゴリー</a>
</div>
<!-- /wp:button -->
<!-- wp:button {"width":100,"className":"anim-reveal","style":{"elements":{"link":{"color":{"text":"#000000"}}},"border":{"radius":"0px","color":"#000000","width":"1px"},"color":{"background":"#ffffff00","text":"#000000"}}} -->
<div class="wp-block-button has-custom-width wp-block-button__width-100 anim-reveal">
<a class="wp-block-button__link has-text-color has-background has-link-color has-border-color wp-element-button" href="/" style="border-color:#000000;border-width:1px;border-radius:0px;color:#000000;background-color:#ffffff00">カテゴリー</a>
</div>
<!-- /wp:button -->
<!-- wp:button {"width":100,"className":"anim-reveal","style":{"elements":{"link":{"color":{"text":"#000000"}}},"border":{"radius":"0px","color":"#000000","width":"1px"},"color":{"background":"#ffffff00","text":"#000000"}}} -->
<div class="wp-block-button has-custom-width wp-block-button__width-100 anim-reveal">
<a class="wp-block-button__link has-text-color has-background has-link-color has-border-color wp-element-button" href="/" style="border-color:#000000;border-width:1px;border-radius:0px;color:#000000;background-color:#ffffff00">カテゴリー</a>
</div>
<!-- /wp:button -->
<!-- wp:button {"width":100,"className":"anim-reveal","style":{"elements":{"link":{"color":{"text":"#000000"}}},"border":{"radius":"0px","color":"#000000","width":"1px"},"color":{"background":"#ffffff00","text":"#000000"}}} -->
<div class="wp-block-button has-custom-width wp-block-button__width-100 anim-reveal">
<a class="wp-block-button__link has-text-color has-background has-link-color has-border-color wp-element-button" href="/" style="border-color:#000000;border-width:1px;border-radius:0px;color:#000000;background-color:#ffffff00">カテゴリー</a>
</div>
<!-- /wp:button -->
</div>
<!-- /wp:buttons -->
</div>
<!-- /wp:column -->
</div>
<!-- /wp:columns -->
</div>
</div>
<!-- /wp:cover -->
【黒曜】 用途・シーンで選ぶ(カバーブロック)
<!-- wp:cover {"url":" 【任意の画像URL】","dimRatio":0,"isUserOverlayColor":true,"isDark":false,"sizeSlug":"full","align":"full","layout":{"type":"constrained"}} -->
<div class="wp-block-cover alignfull is-light">
<img class="wp-block-cover__image-background size-full" alt="" src=" 【任意の画像URL】" data-object-fit="cover"/>
<span aria-hidden="true" class="wp-block-cover__background has-background-dim-0 has-background-dim"></span>
<div class="wp-block-cover__inner-container">
<!-- wp:columns {"isStackedOnMobile":false,"align":"full","className":"is-style-default"} -->
<div class="wp-block-columns alignfull is-not-stacked-on-mobile is-style-default">
<!-- wp:column {"width":"","className":"anim-reveal"} -->
<div class="wp-block-column anim-reveal">
<!-- wp:group {"className":"anim-reveal is-style-waon-group-style-2","style":{"spacing":{"blockGap":"0px"}},"layout":{"type":"flex","flexWrap":"nowrap","justifyContent":"center","verticalAlignment":"top"}} -->
<div class="wp-block-group anim-reveal is-style-waon-group-style-2">
<!-- wp:heading {"style":{"layout":{"selfStretch":"fit","flexSize":null},"typography":{"writingMode":"vertical-rl"},"color":{"text":"#ffffff"},"elements":{"link":{"color":{"text":"#ffffff"}}}}} -->
<h2 class="wp-block-heading has-text-color has-link-color" style="color:#ffffff;writing-mode:vertical-rl">用途・シーンで選ぶ</h2>
<!-- /wp:heading -->
<!-- wp:paragraph {"style":{"layout":{"selfStretch":"fit","flexSize":null},"typography":{"writingMode":"vertical-rl"},"elements":{"link":{"color":{"text":"#ffffff"}}},"color":{"text":"#ffffff"}},"fontSize":"small","fontFamily":"serif-jp"} -->
<p class="has-text-color has-link-color has-serif-jp-font-family has-small-font-size" style="color:#ffffff;writing-mode:vertical-rl">Shop by Occasion & Scene</p>
<!-- /wp:paragraph -->
</div>
<!-- /wp:group -->
</div>
<!-- /wp:column -->
<!-- wp:column {"width":""} -->
<div class="wp-block-column">
<!-- wp:heading {"level":3,"className":"anim-reveal","style":{"color":{"text":"#ffffff"},"elements":{"link":{"color":{"text":"#ffffff"}}}}} -->
<h3 class="wp-block-heading anim-reveal has-text-color has-link-color" style="color:#ffffff">用途から選ぶ</h3>
<!-- /wp:heading -->
<!-- wp:group {"className":"reveal-group is-style-waon-group-style-1","style":{"spacing":{"blockGap":"40px"}},"layout":{"type":"grid","columnCount":4,"minimumColumnWidth":null}} -->
<div class="wp-block-group reveal-group is-style-waon-group-style-1">
<!-- wp:cover {"url":" 【任意の画像URL】","dimRatio":60,"overlayColor":"black","isUserOverlayColor":true,"sizeSlug":"full","className":"anim-reveal is-style-waon-cover-full-link-style is-style-waon-cover-style-1","layout":{"type":"constrained"}} -->
<div class="wp-block-cover anim-reveal is-style-waon-cover-full-link-style is-style-waon-cover-style-1">
<img class="wp-block-cover__image-background size-full" alt="" src=" 【任意の画像URL】" data-object-fit="cover"/>
<span aria-hidden="true" class="wp-block-cover__background has-black-background-color has-background-dim-60 has-background-dim"></span>
<div class="wp-block-cover__inner-container">
<!-- wp:heading {"textAlign":"center","style":{"typography":{"writingMode":"vertical-rl"},"elements":{"link":{"color":{"text":"var:preset|color|white"},":hover":{"color":{"text":"var:preset|color|white"}}}}},"textColor":"white"} -->
<h2 class="wp-block-heading has-text-align-center has-white-color has-text-color has-link-color" style="writing-mode:vertical-rl"><a href="/">カテゴリー</a></h2>
<!-- /wp:heading -->
</div>
</div>
<!-- /wp:cover -->
<!-- wp:cover {"url":" 【任意の画像URL】","dimRatio":60,"overlayColor":"black","isUserOverlayColor":true,"sizeSlug":"full","className":"anim-reveal is-style-waon-cover-full-link-style is-style-waon-cover-style-1","layout":{"type":"constrained"}} -->
<div class="wp-block-cover anim-reveal is-style-waon-cover-full-link-style is-style-waon-cover-style-1">
<img class="wp-block-cover__image-background size-full" alt="" src=" 【任意の画像URL】" data-object-fit="cover"/>
<span aria-hidden="true" class="wp-block-cover__background has-black-background-color has-background-dim-60 has-background-dim"></span>
<div class="wp-block-cover__inner-container">
<!-- wp:heading {"textAlign":"center","style":{"typography":{"writingMode":"vertical-rl"},"elements":{"link":{"color":{"text":"var:preset|color|white"},":hover":{"color":{"text":"var:preset|color|white"}}}}},"textColor":"white"} -->
<h2 class="wp-block-heading has-text-align-center has-white-color has-text-color has-link-color" style="writing-mode:vertical-rl"><a href="/">カテゴリー</a></h2>
<!-- /wp:heading -->
</div>
</div>
<!-- /wp:cover -->
<!-- wp:cover {"url":" 【任意の画像URL】","dimRatio":60,"overlayColor":"black","isUserOverlayColor":true,"sizeSlug":"full","className":"anim-reveal is-style-waon-cover-full-link-style is-style-waon-cover-style-1","layout":{"type":"constrained"}} -->
<div class="wp-block-cover anim-reveal is-style-waon-cover-full-link-style is-style-waon-cover-style-1">
<img class="wp-block-cover__image-background size-full" alt="" src=" 【任意の画像URL】" data-object-fit="cover"/>
<span aria-hidden="true" class="wp-block-cover__background has-black-background-color has-background-dim-60 has-background-dim"></span>
<div class="wp-block-cover__inner-container">
<!-- wp:heading {"textAlign":"center","style":{"typography":{"writingMode":"vertical-rl"},"elements":{"link":{"color":{"text":"var:preset|color|white"},":hover":{"color":{"text":"var:preset|color|white"}}}}},"textColor":"white"} -->
<h2 class="wp-block-heading has-text-align-center has-white-color has-text-color has-link-color" style="writing-mode:vertical-rl"><a href="/">カテゴリー</a></h2>
<!-- /wp:heading -->
</div>
</div>
<!-- /wp:cover -->
<!-- wp:cover {"url":" 【任意の画像URL】","dimRatio":60,"overlayColor":"black","isUserOverlayColor":true,"sizeSlug":"full","className":"anim-reveal is-style-waon-cover-full-link-style is-style-waon-cover-style-1","layout":{"type":"constrained"}} -->
<div class="wp-block-cover anim-reveal is-style-waon-cover-full-link-style is-style-waon-cover-style-1">
<img class="wp-block-cover__image-background size-full" alt="" src=" 【任意の画像URL】" data-object-fit="cover"/>
<span aria-hidden="true" class="wp-block-cover__background has-black-background-color has-background-dim-60 has-background-dim"></span>
<div class="wp-block-cover__inner-container">
<!-- wp:heading {"textAlign":"center","style":{"typography":{"writingMode":"vertical-rl"},"elements":{"link":{"color":{"text":"var:preset|color|white"},":hover":{"color":{"text":"var:preset|color|white"}}}}},"textColor":"white"} -->
<h2 class="wp-block-heading has-text-align-center has-white-color has-text-color has-link-color" style="writing-mode:vertical-rl"><a href="/">カテゴリー</a></h2>
<!-- /wp:heading -->
</div>
</div>
<!-- /wp:cover -->
</div>
<!-- /wp:group -->
<!-- wp:separator {"align":"full","style":{"color":{"background":"#dddddd"}}} -->
<hr class="wp-block-separator alignfull has-text-color has-alpha-channel-opacity has-background" style="background-color:#dddddd;color:#dddddd"/>
<!-- /wp:separator -->
<!-- wp:heading {"level":3,"className":"anim-reveal","style":{"color":{"text":"#ffffff"},"elements":{"link":{"color":{"text":"#ffffff"}}}}} -->
<h3 class="wp-block-heading anim-reveal has-text-color has-link-color" style="color:#ffffff">シーンから選ぶ</h3>
<!-- /wp:heading -->
<!-- wp:buttons {"className":"reveal-group","fontFamily":"serif-jp"} -->
<div class="wp-block-buttons reveal-group has-serif-jp-font-family">
<!-- wp:button {"width":100,"className":"anim-reveal","style":{"elements":{"link":{"color":{"text":"#ffffff"}}},"border":{"radius":"0px","color":"#ffffff","width":"1px"},"color":{"background":"#00000000","text":"#ffffff"}}} -->
<div class="wp-block-button has-custom-width wp-block-button__width-100 anim-reveal">
<a class="wp-block-button__link has-text-color has-background has-link-color has-border-color wp-element-button" href="/" style="border-color:#ffffff;border-width:1px;border-radius:0px;color:#ffffff;background-color:#00000000">カテゴリー</a>
</div>
<!-- /wp:button -->
<!-- wp:button {"width":100,"className":"anim-reveal","style":{"elements":{"link":{"color":{"text":"#ffffff"}}},"border":{"radius":"0px","color":"#ffffff","width":"1px"},"color":{"background":"#00000000","text":"#ffffff"}}} -->
<div class="wp-block-button has-custom-width wp-block-button__width-100 anim-reveal">
<a class="wp-block-button__link has-text-color has-background has-link-color has-border-color wp-element-button" href="/" style="border-color:#ffffff;border-width:1px;border-radius:0px;color:#ffffff;background-color:#00000000">カテゴリー</a>
</div>
<!-- /wp:button -->
<!-- wp:button {"width":100,"className":"anim-reveal","style":{"elements":{"link":{"color":{"text":"#ffffff"}}},"border":{"radius":"0px","color":"#ffffff","width":"1px"},"color":{"background":"#00000000","text":"#ffffff"}}} -->
<div class="wp-block-button has-custom-width wp-block-button__width-100 anim-reveal">
<a class="wp-block-button__link has-text-color has-background has-link-color has-border-color wp-element-button" href="/" style="border-color:#ffffff;border-width:1px;border-radius:0px;color:#ffffff;background-color:#00000000">カテゴリー</a>
</div>
<!-- /wp:button -->
<!-- wp:button {"width":100,"className":"anim-reveal","style":{"elements":{"link":{"color":{"text":"#ffffff"}}},"border":{"radius":"0px","color":"#ffffff","width":"1px"},"color":{"background":"#00000000","text":"#ffffff"}}} -->
<div class="wp-block-button has-custom-width wp-block-button__width-100 anim-reveal">
<a class="wp-block-button__link has-text-color has-background has-link-color has-border-color wp-element-button" href="/" style="border-color:#ffffff;border-width:1px;border-radius:0px;color:#ffffff;background-color:#00000000">カテゴリー</a>
</div>
<!-- /wp:button -->
<!-- wp:button {"width":100,"className":"anim-reveal","style":{"elements":{"link":{"color":{"text":"#ffffff"}}},"border":{"radius":"0px","color":"#ffffff","width":"1px"},"color":{"background":"#00000000","text":"#ffffff"}}} -->
<div class="wp-block-button has-custom-width wp-block-button__width-100 anim-reveal">
<a class="wp-block-button__link has-text-color has-background has-link-color has-border-color wp-element-button" href="/" style="border-color:#ffffff;border-width:1px;border-radius:0px;color:#ffffff;background-color:#00000000">カテゴリー</a>
</div>
<!-- /wp:button -->
</div>
<!-- /wp:buttons -->
</div>
<!-- /wp:column -->
</div>
<!-- /wp:columns -->
</div>
</div>
<!-- /wp:cover -->
実店舗のご案内(カラムブロック)
<!-- wp:columns {"align":"wide","className":"is-style-waon-columns-style-2 anim-reveal","style":{"spacing":{"blockGap":{"top":"0px"}}},"fontFamily":"serif-jp"} -->
<div class="wp-block-columns alignwide is-style-waon-columns-style-2 anim-reveal has-serif-jp-font-family">
<!-- wp:column {"width":"33.33%"} -->
<div class="wp-block-column" style="flex-basis:33.33%">
<!-- wp:group {"className":"is-style-waon-group-style-2","style":{"spacing":{"blockGap":"0px"}},"layout":{"type":"flex","flexWrap":"nowrap","justifyContent":"right","verticalAlignment":"top","orientation":"horizontal"}} -->
<div class="wp-block-group is-style-waon-group-style-2">
<!-- wp:heading {"style":{"layout":{"selfStretch":"fit","flexSize":null},"typography":{"writingMode":"vertical-rl"}}} -->
<h2 class="wp-block-heading" style="writing-mode:vertical-rl">実店舗のご案内</h2>
<!-- /wp:heading -->
<!-- wp:paragraph {"style":{"layout":{"selfStretch":"fit","flexSize":null},"typography":{"writingMode":"vertical-rl"}},"fontSize":"small"} -->
<p class="has-small-font-size" style="writing-mode:vertical-rl">About</p>
<!-- /wp:paragraph -->
<!-- wp:paragraph {"align":"left","style":{"layout":{"selfStretch":"fit","flexSize":""},"typography":{"writingMode":"vertical-rl"},"spacing":{"padding":{"top":"50px","right":"40px"}}},"fontSize":"large"} -->
<p class="has-text-align-left has-large-font-size" style="padding-top:50px;padding-right:40px;writing-mode:vertical-rl">四季とともに<br>歩む私たちの店<br>日々の暮らしに<br>寄り添う場所</p>
<!-- /wp:paragraph -->
</div>
<!-- /wp:group -->
</div>
<!-- /wp:column -->
<!-- wp:column {"width":"66.66%"} -->
<div class="wp-block-column" style="flex-basis:66.66%">
<!-- wp:paragraph {"style":{"spacing":{"padding":{"top":"60px"}}}} -->
<p style="padding-top:60px">私たちの店舗は、地域に根ざし、四季の移ろいとともに歩んできた空間です。<br>店内には、世代を越えて愛される定番の商品や、その時々の彩りを映す季節の品々が並びます。<br>ひとつひとつに込められた想いは、訪れる人の心を静かに潤し、やさしい余韻を残します。<br>お近くにお越しの際は、ぜひ足をお運びいただき、その雰囲気とともに商品をお楽しみください。</p>
<!-- /wp:paragraph -->
<!-- wp:buttons -->
<div class="wp-block-buttons">
<!-- wp:button {"className":"is-style-waon-button-style-1"} -->
<div class="wp-block-button is-style-waon-button-style-1">
<a class="wp-block-button__link wp-element-button" href="/">詳しく見る</a>
</div>
<!-- /wp:button -->
</div>
<!-- /wp:buttons -->
</div>
<!-- /wp:column -->
</div>
<!-- /wp:columns -->
画像ブロック
<!-- wp:image {"sizeSlug":"full","linkDestination":"none","align":"full","className":"is-style-waon-image-style-1 anim-reveal","style":{"spacing":{"margin":{"bottom":"0px"}}}} -->
<figure class="wp-block-image alignfull size-full is-style-waon-image-style-1 anim-reveal" style="margin-bottom:0px">
<img src=" 【任意の画像URL】" alt=""/>
</figure>
<!-- /wp:image -->
3.「ブロックへ変換」をクリックする
「カスタムHTML」ブロックを選択した時に表示されるメニュー内の「 ⋮ 」をクリックするとメニューが表示されます。その中の「ブロックへ変換」をクリックしてください。

4.反映されたブロックの修正
テンプレートを挿入すると、HTMLではなくブロックの状態でエディタに反映されます。
運営するサイトやブランドに合わせて、内容を差し替えてご利用ください。
PAGE TOP