(function(){ 'use strict'; var tag = document.getElementsByClassName('diny-to-go-menu'); tag[0].style.display = 'none'; var iframe = document.createElement('iframe'); iframe.scrolling = 'no'; iframe.frameBorder = 0; iframe.marginWidth = 0; iframe.marginHeight = 0; iframe.width = '100%'; iframe.height = '180px'; iframe.width = '100%'; iframe.height = '100%'; iframe.id = 'gh-contributions-widget'; tag[0].parentNode.insertBefore(iframe,tag[0]); var widget = '
' widget += '
自家製パテ・ド・カンパーニュ
(JPY) 842 / 個
阿波牛のステーキ(100g)
(JPY) 2030 / 個
自家製白レバームース
(JPY) 626 / 個
ハモン・セラーノ(60g)
(JPY) 1058 / 個
生ハムの盛り合わせ
(JPY) 1058 / 個
小海老と自家製柚子胡椒のアラビアータ
(JPY) 1350 / 個
牛すじとトリッパのトマト煮込み
(JPY) 842 / 個
Powered by Diny to-go
' widget += '
' widget += ` ` var doc = iframe.contentWindow.document; doc.open(); doc.write(widget); doc.close(); })();