オレンジページ2020/5/2号

オレンジページ2020年5/2号にて特集記事の挿絵を描きました。

 

 

document.addEventListener('DOMContentLoaded', function () { const images = document.querySelectorAll('.wp-block-image a'); if (images.length > 1) { images.forEach(function(el) { el.setAttribute('rel', 'lightbox-gallery'); }); } });