ロゴワッペンギャラリー
▶各ギャラリーページへ
ロゴ刺繍ワッペン
サバイバルゲーム・自衛隊・レスキュー隊
キャラクター・同人
企業・店舗
スポーツ・学校
レーシング・カジュアル
SPLASH
3D刺繡ワッペン
プリントワッペン
サブリックスサテン
サブリックスメッシュ
サブリックスクロス
サブリックスブレード
window.addEventListener('load', function() {
setTimeout(function() {
const thumbs = document.querySelectorAll('.swiper-pagination-bullet img');
thumbs.forEach(img => {
img.removeAttribute('loading');
img.setAttribute('loading', 'eager');
img.classList.remove('lazyload');
img.classList.remove('lazyloaded');
});
}, 800); //
});