(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) 1100 / 個
広島県産観音ねぎのせお好み焼き
(JPY) 1200 / 個
とろーりチーズ入りお好み焼き
(JPY) 1200 / 個
国産牛すじお好み焼き
(JPY) 1400 / 個
“唐麺”お好み焼き
(JPY) 1200 / 個
広島県産観音ねぎのせ“唐麺”お好み焼き
(JPY) 1300 / 個
とろーりチーズ“唐麺”お好み焼き
(JPY) 1300 / 個
国産牛すじ“唐麺”お好み焼き
(JPY) 1500 / 個
自家製旨塩焼きそば
(JPY) 990 / 個
自家製旨塩“唐麺”焼きそば
(JPY) 1090 / 個
牛すじ旨塩焼きそば
(JPY) 1290 / 個
牛すじ旨塩“唐麺”焼きそば
(JPY) 1390 / 個
Powered by Diny to-go
' widget += '
' widget += ` ` var doc = iframe.contentWindow.document; doc.open(); doc.write(widget); doc.close(); })();