/* --- ハンバーガーアイコンのスタイル --- */ .hamburger { display: block; position: fixed; /* 画面に固定 */ top: 25px; /* 画面の上から25pxの位置 */ right: 25px; /* 画面の右から25pxの位置 */ z-index: 1001; /* 他の要素より手前に表示 */ cursor: pointer; background-color: #333; /* アイコンの背景色 */ padding: 10px; border-radius: 50%; /* 円形にする */ box-shadow: 0 2px 5px rgba(0,0,0,0.2); /* 影を付けて立体感を出す */ } .bar { display: block; width: 25px; height: 3px; margin: 5px auto; background-color: #fff; /* バーの色 */ transition: all 0.3s ease-in-out; } /* ハンバーガーがアクティブになった時のスタイル(X印) */ .hamburger.active .bar:nth-child(2) { opacity: 0; } .hamburger.active .bar:nth-child(1) { transform: translateY(8px) rotate(45deg); } .hamburger.active .bar:nth-child(3) { transform: translateY(-8px) rotate(-45deg); } /* --- 開閉するメニューパネルのスタイル --- */ .nav-menu { position: fixed; /* 画面に固定 */ z-index: 1000; /* アイコンのすぐ後ろに表示 */ top: 0; right: -100%; /* 初期状態では画面の右側に隠す */ width: 280px; /* メニューの幅 */ height: 100vh; /* 画面の高さ一杯に表示 */ background-color: #333; transition: right 0.4s ease-in-out; /* 右からのスライドイン・アウトのアニメーション */ /* メニュー項目を縦に並べるための設定 */ display: flex; flex-direction: column; justify-content: center; align-items: center; list-style: none; padding: 0; margin: 0; } /* メニューが表示された時のスタイル */ .nav-menu.active { right: 0; /* 画面右端に表示 */ } /* メニュー項目のスタイル */ .nav-item { margin: 20px 0; } /* メニューリンクのスタイル */ .nav-link { color: #fff; text-decoration: none; font-size: 1.5rem; font-weight: bold; } .nav-link:hover { color: #ddd; }
top of page

Doors SHOP

+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+

At Design Festa Vol. 57, May 20-21, 2011 Below are some of the works I painted at Design Festa Vol. 57, May 20-21, 2023. Originally, the live painting works at Design Festa were to be discarded after the event, but we managed to bring them back by stretching the canvas.


Originally a single large work measuring approximately 2M x 4M, it is divided into eight sections, each of which is still a single work of art.

One large section represents God and His kingdom, and the other represents the narrow gate to the city.

+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+




+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+

23年5月20-21日開催のデザインフェスタVol.57にて

ライブペイントで描いた作品の一部です。

元々デザフェスでのライブペイント作品は

イベント終了後破棄されていたところ、

キャンバス画布を張ることで持ち帰ることに成功しました。


本来は約2M x 4Mの大きな1つの作品ですが、

8分割をしてもそれぞれが1つの作品として成り立っています。

大きな一つの作品は神様と御国が描かれており、

また狭い門へ向かっているような描写が見られます。

+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+



●作品サイズ

1070mm x 650mm(M40号サイズに近いです)


★関連する作品はこちら

デザフェスVol.57



★アートのサブスク対象作品です。

詳しくはこちら↓↓

https://shop.ryo-official.design/page





●こちらは額縁は含まれておりません。

配送には十分な対策を取り、梱包いたしますが

万が一お手元に届いた際画面の破れ等があった場合は

ご連絡ください。

【原画】The End Times and the Next New Testament - B

SKU: 160256D
¥700,000価格
数量

    メーリングリストに登録する

    ご登録いただくと新作アート、商品、

    イベントの最新情報をいち早くチェックできます!

    top_3.jpg
    bottom of page