放送中! 4:39 テレビショッピング
MENU ニュース広島防災・災害広島天気政治経済社会国際スポーツエンタメスポーツスポーツTOPカープ トピックスHOMEカープ放送日程サンフレ トピックスバスケットボール 大会試合配信番組イベントアナウンサー岡本 愛衣川上 夏子小嶋 沙耶香野村 舞廣瀬 隼也福島 睦森田 雄人吉弘 翔渡辺 美佳動画【公式】広島ホームテレビ【公式】HOME
広島ニュース
【野球】カープ【サッカー】サンフレッチェ【バスケ】ドラゴンフライズ【スポーツ全般】勝ちグセSportseスポーツ道無料動画配信サービス
「HOMEぽるぽるTV」
広島鉄板メシ応援キャンペーン
/*広島鉄板メシ応援キャンペーン*/ a { text-decoration: none; } .page-contents-inner { padding: 0 !important; } body.page.home-master-sp .lower-contents .lower-contents-inner { padding: 0%; } .flex { display: flex; } .pc-only { display: contents; } .br-pc-only { display: none; } .sp-only { display: none; } .title-02 { display: none; } .group-title { height: 80px !important; width: auto; } .inner p { line-height: 2em !important; } .title-img { max-width: 80%; margin: 0 auto; padding-bottom: 30px; } .page-title-logo { background: #e8ddca; } .page-title-logo { width: 60%; } .description { color: #fff; background-color: #12b4b1; } /* -------sp--基本設定------- */ @media screen and (max-width:768px) { .group-title { height: 57px !important; width: auto; margin-bottom: 2em !important; } .pc-only { display: none; } .sp-only { display: block; } } /* 背景(動かすとき) */ .contents-wrapper { background-image: url(//m.home-tv.co.jp/wp-content/uploads/2024/04/teppan-background02-1.jpg) !important; background-repeat: repeat; background-size: 700px 700px; -webkit-animation: bg 20s linear infinite; animation: bg 20s infinite linear; } @keyframes bg { 0% { background-position: 0 0; } 100% { background-position: 300px -300px; } } /* sp-背景 */ @media screen and (max-width:768px) { .contents-wrapper { background: #12b4b1; } } /* ------------about------------ */ .about { background: #12b4b1 !important; font-weight: bold; } .about img { border-radius: 10px; } .teppan-days { margin-top: 5em; } .teppan-days img { max-width: 600px; } /* ------------sp-about------------ */ @media screen and (max-width:768px) { .teppan-days { margin-top: 3em; } .teppan-days img { max-width: 80%; } } .title-01 { color: #836241 !important; } .link h3 { color: #836241 !important; } .contents-wrapper h2 { color: #fff; font-weight: bold; font-size: 2em; margin-bottom: 1em; } h4 { color: #fdfef9; } .contents-wrapper { text-align: center; background-color: #FFF; background-image: none; box-sizing: border-box; } .contents-wrapper small { font-size: 0.75em; } /* -----------teppan-movie------------ */ .teppan-movie { background: #fff; font-weight: bold; border: #ffed00 4px solid; border-radius: 20px; color: #836241; } .teppan-movie .inner { padding-bottom: 60px !important; } .teppan-movie-container { margin-top: 40px; } .teppan-movie-flex { display: flex; gap: 30px; justify-content: center; } .teppan-movie-box iframe { margin-top: 2em; width: 320px; height: 180px; } .teppan-movie-box img { max-width: 320px; height: auto; } .teppan-movie-flex:nth-of-type(2) { margin-top: 60px; } .teppan-movie-text h3 { text-align: left; margin-bottom: 0; } .teppan-movie-text p { margin-bottom: 0; } .teppan-movie-button { text-align: center; } .teppan-movie-button a { display: block; text-decoration: none; color: #fff; font-weight: bold; background-color: #836241; border-radius: 60px; padding: 16px; } .teppan-movie-button a:hover { opacity: 0.8; } /* -----------SP-teppan-movie------------ */ @media screen and (max-width:768px) { .teppan-movie { margin: 0 15px; } .teppan-movie-container { margin-top: 20px; } .teppan-movie-flex { flex-direction: column; gap: 60px; justify-content: center; margin-top: 0px; } } /* -----------teppan-corner------------ */ html { scroll-behavior: smooth; } /* ------------corner ここから-------------- */ .teppan-corner { margin-top: 100px; color: #836241; } .tab-wrap { display: flex; flex-wrap: wrap; margin: 20px 0; } .tab-label { margin: 5px; color: #12b4b1; font-size: 1.5em; background: #fff; font-weight: bold; white-space: nowrap; text-align: center; border: #ffed00 4px solid; padding: 16px; order: -1; position: relative; z-index: 1; cursor: pointer; border-radius: 60px; flex: 1; transition: .2s cubic-bezier(0.45, 0, 0.55, 1); } .tab-label:hover { opacity: .8; } /* .tab-label:not(:last-of-type) { margin-right: 5px; } */ .tab-content { width: 100%; height: 0; overflow: hidden; opacity: 0; } /* アクティブなタブ */ .tab-switch:checked+.tab-label { background: #ffed00; color: #12b4b1; border: #fff 4px solid; } .tab-switch:checked+.tab-label:hover { opacity: 1; } .tab-switch:checked+.tab-label+.tab-content { height: auto; overflow: auto; padding: 15px; opacity: 1; transition: .5s opacity; background-color: #fff; border: #ffed00 4px solid; border-radius: 20px; padding: 50px 0; margin-top: 10px; } /* ラジオボタン非表示 */ .tab-switch { display: none; } .teppan-corner h2 { text-align: center; } .teppan-corner h2 img { width: 250px; } .teppan-corner__flex { display: flex; gap: 30px; width: 85%; margin: 0 auto; align-items: flex-start; justify-content: center; } .teppan-corner__flex img { margin-bottom: 10px !important; } .teppan-corner__detail { height: 580px; overflow-y: scroll; } .teppan-corner__detail h3 { text-align: left; font-weight: bold; max-width: 85%; margin: 0 auto; } .teppan-corner__tel { text-align: left; } .teppan-corner__tel a { text-align: left; color: #836241; border-bottom: #836241 solid 1px; padding: 2px; } .teppan-corner__shop { max-width: 85%; margin: 0 auto; margin-top: 5em; } .teppan-corner__shop p { line-height: 1.4em !important; } .teppan-corner__shop th, .teppan-corner__shop td { padding: 5px 10px; } /* ----------sp--teppan-corner--------- */ @media screen and (max-width:768px) { .teppan-corner { margin-bottom: 5em; margin-left: 15px; margin-right: 15px; } .teppan-corner__flex { width: 100%; gap: 0; max-width: 100%; flex-direction: column-reverse; align-items: center; } .teppan-corner__flex img { max-width: 100% !important; } .teppan-corner__detail h3 { max-width: 100%; } .teppan-corner__shop { max-width: 100%; margin-top: 5em; } .tab-switch:checked+.tab-label+.tab-content { padding: 30px; } .teppan-corner h2 img { width: 150px; } .teppan-corner__shop table th, .teppan-corner__shop table td { border-bottom: none; display: block; width: 100%; border-bottom: solid 1px #ccc; } .teppan-corner__shop table th { font-weight: bold; background-color: #836241; color: #fff; } } /* -----------cast------------ */ .casting { color: #12b4b1; font-weight: bold; margin-top: 100px; } .casting-inner { background: #fff; font-weight: bold; border: #ffed00 4px solid; border-radius: 20px; margin-top: 2em; padding: 40px; } .casting-flex { display: flex; gap: 30px; align-items: center; } .casting-img { width: 400px; } .casting-text { text-align: left; } .casting-text p { line-height: 2em !important; } .casting-text h3 { font-size: 2em; } /* -----------sp--cast------------ */ @media screen and (max-width:768px) { .casting-inner { border: #ffed00 3px solid; padding: 20px; } .casting-flex { flex-direction: column; } .casting-img { width: 100%; } .casting { margin: 70px 15px; margin-bottom: 0; } } /* -----------letscooking------------ */ .letscooking { background: #fff; font-weight: bold; border: #ffed00 4px solid; border-radius: 20px; margin-top: 100px; color: #836241 !important; } .teppan-corner-button { text-align: center; } .teppan-corner-button a { display: block; text-decoration: none; color: #fff; font-weight: bold; background-color: #836241; border-radius: 60px; padding: 16px; } .teppan-corner-button a:hover { opacity: 0.8; } /* -----------sp-letscooking------------ */ @media screen and (max-width:768px) { .letscooking { margin: 3em 15px; margin-bottom: 1em; border: #ffed00 3px solid; } } .contents-wrapper table { border-collapse: collapse; } .contents-wrapper img { display: block; margin: auto; margin-top: 2em; height: auto; } .contents-wrapper h4 { font-size: 1.4em; margin: 0.5em; font-weight: bold; line-height: 1.4em; color: #836241; } .contents-wrapper h5 { font-size: 16px; font-weight: bold; margin: 0.5em 0; padding: 0.25em; border-bottom: solid 1px #d5d2cd; color: #836241; } .contents-wrapper h5 small { font-weight: normal; } .contents-wrapper p, .contents-wrapper li { line-height: 1em; font-size: 1.4em; text-align: left; } .contents-wrapper .cast div { padding: 1em; } .contents-wrapper .recipe > div { padding: 2em; } .contents-wrapper .recipe .flex { display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; justify-content: space-between; align-content: space-between; } .navigation { margin: 2em 0; } .navigation ul li a { text-decoration: none; width: 90%; height: 40px; line-height: 40px; padding: 0 1em; margin: 5px auto; background-color: #FFF; border: solid 2px #fff; color: #12b4b1; display: block; font-weight: bold; transition: .2s cubic-bezier(0.45, 0, 0.55, 1) } .navigation ul li a:hover { transform: translateY(-6px); } .rogo { margin: 0 auto; padding: 3em 0; background-color: #12b4b1; } .rogo-flex { display: flex; justify-content: center; gap: 30px; } .rogo-flex:nth-of-type(2) { margin-top: 2em; } .kyosan img { max-width: 300px; border: #ccc solid 1px; padding: 0 2em; background-color: #fff; } .koen img { max-height: 75px; border: #ccc solid 1px; padding: 0 2em; background-color: #fff; } .rogo-box { margin-top: 2em; } .rogo p { color: #fff; font-weight: bold; text-align: center; } .rogo img { margin-top: 0 !important; } /* rogo sp */ @media screen and (max-width:768px) { .rogo { width: 100%; padding: 4em 1em; } .rogo-flex { display: flex; gap: 10px; } } /* アコーディオンメニュー */ .details { transition: .3s; overflow: hidden; margin-top: -10px; padding-bottom: 20px; &:last-of-type { margin-bottom: 0; } } .details[open] { margin-top: 0; padding-bottom: 10px; } .details-summary { display: block; transition: .3s; transform: translateY(10px); background-color: #12b4b1; font-size: 20px; font-weight: bold; color: #fff; &:hover { cursor: pointer; } } .details-summary::-webkit-details-marker { display: none; } .details[open] .details-summary { transform: translateY(0); } .details-content { margin-top: 20px; padding: 20px; } /* アコーディオンメニューここまで */ .cp-content img { max-width: 840px; } .cp-button-box { margin-top: 3em; display: flex; gap: 20px; justify-content: center; } .cp-button { width: 410px; } .cp-button a { display: block; background-color: #fff; color: #12b4b1; font-weight: bold; text-align: center; text-decoration: none; padding: 15px; } .koen { margin-top: 0em; } .wrap { width: 100%; height: 0; position: relative; padding-top: 56.25%; overflow: hidden; } .wrap iframe { position: absolute; top: 0; left: 0; width: 100% !important; height: 100% !important; } .row-c { max-width: 100%; margin: 0 auto; display: flex; justify-content: center; flex-wrap: wrap; overflow: hidden; min-height: 1%; text-align: left; } .bgc { padding: 0em 2em; border-bottom: solid 1.5px #9e5d27; } .w50 { width: 50%; } .w30 { width: 30%; margin-bottom: 1.5em !important; } .w20 { width: 20%; margin-bottom: 1em !important; } .h100 { height: 100px !important; width: auto; } .mgn-b { margin-bottom: 2em !important; } .txt-center { display: flex; justify-content: center; align-items: center; } /* -----recipe------ */ .recipe-title { border-left: solid 3px; padding-left: 0.5em; font-size: 1.5em !important; font-weight: bold; } .teppan-recipe { margin-top: 50px; } .recipe-flex { display: flex; } .recipe-box { margin-top: 7em; font-weight: bold; } .recipe-box:nth-child(1) { margin-top: 0; } .recipe-box img { max-width: 560px; margin-top: 1em; margin-right: 2em; } .recipe-flex iframe { margin-top: 2em; width: 560px; height: 330px; } .ingredient { width: 50%; margin: 0 2em; } .heading { font-weight: bold; font-size: 1.4em !important; border-bottom: solid 1px; margin-bottom: 1em; } .recipe-flex dl { display: flex; flex-wrap: wrap; font-size: 1.2em; align-items: end; } .recipe-flex dt { width: 63%; padding: 6px 0; border-bottom: dotted 1px #bd8d60; text-align: left; } .recipe-flex dd { width: 37%; border-bottom: dotted 1px #bd8d60; padding: 6px 0; text-align: right; } /* --------sp---recipe------ */ @media screen and (max-width:768px) { .recipe-title { font-size: 1.2em !important; } .recipe-flex { display: initial; } .recipe-box { margin-top: 4em; } .recipe-box:nth-child(1) { margin-top: 0; } .recipe-box img { width: 100%; margin: 1em 0; } .recipe-flex iframe { width: 340px; height: 190px; } .ingredient { width: 100%; margin: 0; } .recipe-flex dl { font-size: 1.1em; } .recipe-flex dt { width: 67%; } .recipe-flex dd { width: 33%; } .recipe-detail p { font-size: 14px; } } .recipe-detail p { display: inline-block; font-size: 20px; } .recipe-detail { position: relative; text-align: center; color: #333333; -webkit-border-radius: 15px; -moz-border-radius: 15px; background: #fff; margin-top: 2em; margin-bottom: 3em; padding: 20px; padding-bottom: 5px; font-weight: bold; border-radius: 60px; } .recipe-detail::after { border: solid transparent; content: ''; height: 0; width: 0; pointer-events: none; position: absolute; border-top-width: 13px; border-bottom-width: 13px; border-left-width: 8px; border-right-width: 8px; margin-left: -8px; border-bottom-color: #fff; bottom: 100%; left: 50%; } .cooking { margin: 5em 0 3em 0; background: #fff; padding: 2em 5em; border-radius: 10px; } .cooking ol { list-style: decimal !important; margin-left: 2em; font-weight: 500; ; } .cooking li { margin-bottom: 1em; } .cooking a { color: #836241; border-bottom: #836241 dotted; font-size: .8em; } .sp { display: none; } .link-title { width: 40%; margin-bottom: 2em !important; } .click { background: #fff; color: #836241; padding: 0.2em 0.5em; border-radius: 10px; margin-right: 0.8em; } @media screen and (min-width: 750px) { .contents-wrapper .SPblock * { display: none; } .contents-wrapper h4 { text-align: center; } .contents-wrapper .description { margin: 0 auto; } .contents-wrapper .page-title-logo { margin-top: 1em; } .contents-wrapper .onair { display: table; table-layout: fixed; } .contents-wrapper .onair > div { padding: 1em; } .contents-wrapper .inner { padding: 40px; } .contents-wrapper .recipe .border-right { border-right: dotted 2px #9e5d27 } .navigation ul { display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; justify-content: center; align-content: center; } .navigation ul li { display: inline-block; text-align: center; padding: 0.5em 0.5em; } .navigation ul li a { width: 300px; height: 50px; line-height: 40px; padding: 5px 0; margin: 0px auto; } .contents-wrapper .recipe > div { padding: 10px 60px; } .pd-r2 { padding-right: 2em; } .pd-l2 { padding-left: 2em; } .w50 { width: 50%; margin: 0 auto; } .pcflex { display: flex; margin-bottom: 2em; } } @media screen and (max-width: 750px) { .ly_accordion .el_heading { font-size: 1em; line-height: 1.7em; } .title-img { max-width: 100%; padding-bottom: 10px; } .flex { display: block; } .inner p { line-height: 1.6em !important; } .page-title-logo { width: 100%; } .contents-wrapper h2 { font-size: 1.5em; } .contents-wrapper .PCblock * { display: none; } .contents-wrapper .inner { padding: 8% 20px; } .navigation ul li { display: block; text-align: left; padding: 0.25em 0; } .navigation ul li a { padding: 0 1em; margin: 0 auto; border: solid 1px #ffed00; } .contents-wrapper h4 { text-align: center; font-size: 1.2em; } .contents-wrapper h5 { text-align: left; } .contents-wrapper p { line-height: 1.6em; font-size: 15px; } .w50 { width: 100%; } .w30 { width: 65%; } .w20 { width: 45%; } .sp { display: initial; } .cooking { margin: 3em 0; margin-bottom: 0; background: #fff; padding: 1.8em 1.2em; padding-bottom: 0; border-radius: 10px; } .cooking li { margin-bottom: 1em; line-height: 1.3em; font-size: 1.1em; text-align: justify; text-justify: inter-ideograph; } .link-title { width: 90%; } }

実は、広島市近郊では産地と消費地が近いという都市近郊農業の利点を生かし、鮮度が求められる葉物野菜の生産が盛ん!
中でも代表的な「こまつな、サラダみずな、しゅんぎく、ほうれんそう、パセリ、青ねぎ、広島菜」の7種類は
“広島近郊7大葉物野菜”と呼ばれているんです。
そこで、広島ホームテレビでは、葉物野菜と広島の名物“鉄板メシ”を併せて応援するキャンペーンを実施!
それらが楽しめるお店の紹介や「番組オリジナルメニュー」の開発を通じて広島を盛り上げます。

■電光石火 宝町店

広島市中区宝町2-1 フジグラン広島 1F

■広島県民酒場 本店

広島市中区大手町3-1-8 B1F

■としのや 堺町店

広島市中区堺町1-3-14

■鉄焼酒房 蜂ヤ 本店

広島市中区薬研堀2-15

■お好み焼き 越田 本店

広島市中区流川町8-30

■電光石火 宝町店

広島市中区宝町2-1 フジグラン広島 1F

【ダンスナンバー】

■電光石火 他店舗一覧(広島県内)

店舗名 住所 電話番号
駅前ひろば店 〒732-0822 広島市南区松原町10-1 フルフォーカスビル6F 082-568-7851
廿日市店 〒738-0024 廿日市市新宮1-9-34 tinacourt 1F 0829-31-0215
東千田店 〒730-0053 広島市中区東千田町1-1-108 アーバス東千田1F 082-236-8038
ekie広島店 〒732-0822 広島市南区松原町1-2 ekie2F 082-568-1751
■広島県民酒場 本店

広島市中区大手町3-1-8 B1F

【音戸ちりめんと広島菜のチャーハン】

■としのや 堺町店

広島市中区堺町1-3-14

【あぶりねぎマヨ】

■としのや 他店舗一覧

店舗名 住所 電話番号
五日市本店 〒731-5128 広島市佐伯区五日市中央5-1-10 082-299-1048
光町店 〒732-0052 広島市東区光町2-4-4 082-506-1048
舟入宅配専門店 〒730-0844 広島市中区舟入幸町3-14 082-232-1048
出汐店 〒734-0001 広島市南区出汐4-1-21 082-252-1048
衹園店 〒731-0113 広島市安佐南区西原5-20-6 082-875-1048
庚午店 〒733-0821 広島市西区庚午北3-1-2 082-507-1048
千田町宅配専門店 〒730-0052 広島市中区千田町1丁目13-8 082-243-1048
緑井店 〒731-0103 広島市安佐南区緑井3丁目11-24 コーポ常通103 082-870-1048
広島駅前店 〒732-0823 広島県広島市南区猿猴橋町6-17 082-261-1048
■鉄焼酒房 蜂ヤ 本店

広島市中区薬研堀2-15

【広島名物 うにホーレン草】

■鉄焼酒房 蜂ヤ 他店舗一覧

店舗名 住所 電話番号
鉄焼酒房 蜂ヤ 中新地店 〒730-0027 広島県広島市中区薬研堀2-12 082-240-8825
串焼酒房 蜂ヤ 胡町店 〒730-0033 広島県広島市中区堀川町1-32 コニービル1F 082-249-8212
■お好み焼き 越田 本店

広島市中区流川町8-30

【越田スペシャル】

牡蠣の生姜焼き 小松菜のレモンソテー添え

材料(2人分)

牡蠣
120~150g
えのき(3㎝長さ)
30g
玉ねぎ(細めのくし形切り)
1/4個
白いりごま
適量
サラダ油
適量
しょうゆ・酒
各小さじ2
しょうが汁
小さじ1
片栗粉
大さじ1/2
牡蠣しょうゆ
大さじ1
大さじ1
おろししょうが
小さじ1
みりん
小さじ1
豆板醤
小さじ1/2
小松菜(5㎝長さ)
150g
赤パプリカ(細切り)
1/2個
サラダ油
大さじ1
塩・こしょう
適量
レモン
1/2個

作り方

  • 小松菜のレモンソテーを作る。フライパンにサラダ油を温め、小松菜と赤パプリカを炒め、塩・こしょうしてレモン汁を加えてよく混ぜる。
  • 牡蠣は塩か片栗粉でよく洗って水気を切り、しょうゆ・酒・しょうが汁を揉み込み、片栗粉をまぶす。
  • フライパンにサラダ油を温め、牡蠣を炒めて、玉ねぎとえのきも加えて一緒に炒める。
  • 全体に火が通ったら、合わせ調味料を加え、よくからませる。
  • 器に①の小松菜ソテーを盛り、レモンの皮をすりおろす。
  • ④の牡蠣を盛り、白いりごまをふる。
  • 小松菜ギョーザ

    材料(2人分)

    小松菜
    1/2袋
    豚ひき肉
    140g
    油揚げ(油抜き)
    2枚
    生姜汁
    大さじ1
    大さじ1
    片栗粉
    大さじ1
    ごま油
    小さじ1と1/2
    醤油
    小さじ2
    小さじ1
    レモン汁
    小さじ1
    ねぎ
    1/2本

    作り方

  • 小松菜はみじん切りにして水気を絞る。ねぎは小口切りにする。
  • ①の小松菜、豚ひき肉、〈A〉を混ぜてタネを作る。
  • 長方形の油揚げを半分に切り、中に②をつめる。
  • フライパンを熱し、③を弱火で7分程度両面焼く。火が通ったら斜め半分に切り、お皿に盛る(1人4切れ)。
  • 〈B〉を合わせて手作りのポン酢醤油を作り、ギョーザに添える。
  • レシピ提供:広島市佐伯区「小松菜レシピ集」

    五郎丸実希

    ジャパニーズビューティ所属

    ⽣年⽉⽇:3⽉12⽇
    出⾝:広島県
    特技: 空手(黒帯二段)、ダンス

    ・2020年ミスグランドジャパン広島代表
     ミスグランドジャパン日本大会BEST10
    ・HOME自社制作番組「eスポーツ道」、「ドラゴンフライズ中継」出演
    ・2023年「翠ジンソーダ肉LoveFesアンバサダー」

    $(function () { $('a[href^=#]').click(function () { var href = $(this).attr("href"); var target = $(href == "#" || href == "" ? 'html' : href); var position = target.offset().top; var speed = 200; $('body,html').animate({ scrollTop: position }, speed, 'swing'); return false; }); });
    TOP

    リンク

    課題解決型WEBマーケティング支援
    広島防災
    河井夫妻 大規模買収事件
    ドキュメント広島
    シネドラマ「鯉のはなシアター」
    プロジェクションマッピング
    HOMEおはなし隊
    ぽるぽるダンス
    こども食堂
    202101TEAM HIROSHIMA SDGs
    37HIROSHIMASHOP
    37HIROSHIMA
    HOME公式LINE
    みんながカメラマン HOME
    報道・スポーツ カメラアシスタント募集
    ラジオとテレビのサステナビリティ
    ダイドーグループ日本の祭り
    広島防災WEB
    医療情報ネット(ナビィ)
    広島オーストリア協会
    ふれあいホームタウン みどりまち
    違法配信撲滅CPキャンペーン
    1.5℃の約束
    広島県防災タイムラインについて
    TOP
    HOME
    番組一覧 ニュース スポーツ アナウンサー イベント 試写会・プレゼント 会社概要 地球派宣言
    ご意見・ご感想
    プライバシーポリシー
    Copyright Hiroshima Home Television Co,Ltd