RewriteCond %{HTTP_HOST} forever-kato.co.jp$ [NC]

#TOP
RewriteCond %{REQUEST_URI} ^/sp/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/ [L,R=301]

#トウキョウトップページ
RewriteCond %{REQUEST_URI} ^/tokyo/sp/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/tokyo/ [L,R=301]

#大阪府の霊園・墓地一覧
RewriteCond %{REQUEST_URI} ^/reien/osaka.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/ [L,R=301]

#大阪府の霊園・墓地一覧
RewriteCond %{REQUEST_URI} ^/sp/reien/osaka.php [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/ [L,R=301]

#兵庫県の霊園・墓地一覧
RewriteCond %{REQUEST_URI} ^/reien/hyogo.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/hyogo/ [L,R=301]

#兵庫県の霊園・墓地一覧
RewriteCond %{REQUEST_URI} ^/sp/reien/hyogo.php [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/hyogo/ [L,R=301]

#京都府の霊園・墓地一覧
RewriteCond %{REQUEST_URI} ^/reien/kyoto.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/kyoto/ [L,R=301]

#京都府の霊園・墓地一覧
RewriteCond %{REQUEST_URI} ^/sp/reien/kyoto.php [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/kyoto/ [L,R=301]

#奈良県の霊園・墓地一覧
RewriteCond %{REQUEST_URI} ^/reien/nara.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/nara/ [L,R=301]

#奈良県の霊園・墓地一覧
RewriteCond %{REQUEST_URI} ^/sp/reien/nara.php [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/nara/ [L,R=301]

#三重県の霊園・墓地一覧
RewriteCond %{REQUEST_URI} ^/reien/mie.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/mie/ [L,R=301]

#三重県の霊園・墓地一覧
RewriteCond %{REQUEST_URI} ^/sp/reien/mie.php [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/mie/ [L,R=301]

#東京都の霊園・墓地一覧
RewriteCond %{REQUEST_URI} ^/tokyo/reien/tokyo.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/ [L,R=301]

#東京都の霊園・墓地一覧
RewriteCond %{REQUEST_URI} ^/tokyo/sp/reien/tokyo.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/ [L,R=301]

#神奈川県の霊園・墓地一覧
RewriteCond %{REQUEST_URI} ^/tokyo/reien/kanagawa.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/kanagawa/ [L,R=301]

#神奈川県の霊園・墓地一覧
RewriteCond %{REQUEST_URI} ^/tokyo/sp/reien/kanagawa.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/kanagawa/ [L,R=301]

#代々墓(永代供養付き)
RewriteCond %{REQUEST_URI} ^/eitaikuyou/eitaikuyousystem.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/type/daidaibo/ [L,R=301]

#代々墓(永代供養付き)
RewriteCond %{REQUEST_URI} ^/sp/eitaikuyou/eitaikuyousystem.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/type/daidaibo/ [L,R=301]

#永代供養墓
RewriteCond %{REQUEST_URI} ^/eitaikuyou/eitaikuyoubo.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/type/eitaikuyoubo/ [L,R=301]

#永代供養墓
RewriteCond %{REQUEST_URI} ^/sp/eitaikuyou/eitaikuyoubo.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/type/eitaikuyoubo/ [L,R=301]

#期限付き墓
RewriteCond %{REQUEST_URI} ^/eitaikuyou/kyukyokunoeitaikuyou.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/type/kigennstuki/ [L,R=301]

#期限付き墓
RewriteCond %{REQUEST_URI} ^/sp/eitaikuyou/kyukyokunoeitaikuyou.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/type/kigennstuki/ [L,R=301]

#樹木葬
RewriteCond %{REQUEST_URI} ^/jyumokusou/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/type/jyumokusou/ [L,R=301]

#樹木葬
RewriteCond %{REQUEST_URI} ^/sp/jyumokusou/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/type/jyumokusou/ [L,R=301]

#ご遺骨預かり「みたま堂」
RewriteCond %{REQUEST_URI} ^/azukari/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/type/azukari/ [L,R=301]

#ご遺骨預かり「みたま堂」
RewriteCond %{REQUEST_URI} ^/sp/azukari/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/type/azukari/ [L,R=301]

#お墓を建てる
RewriteCond %{REQUEST_URI} ^/boseki/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/boseki/build/ [L,R=301]

#お墓を建てる
RewriteCond %{REQUEST_URI} ^/sp/boseki/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/boseki/build/ [L,R=301]

#加登の「墓じまい」
RewriteCond %{REQUEST_URI} ^/hakajimai/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/boseki/hakajimai/ [L,R=301]

#加登の「墓じまい」
RewriteCond %{REQUEST_URI} ^/sp/hakajimai/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/boseki/hakajimai/ [L,R=301]

#お墓の引越し(お墓の移転)
RewriteCond %{REQUEST_URI} ^/ohakanohikkoshi/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/boseki/hikkoshi/ [L,R=301]

#お墓の引越し(お墓の移転)
RewriteCond %{REQUEST_URI} ^/sp/ohakanohikkoshi/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/boseki/hikkoshi/ [L,R=301]

#お墓の修理・リフォーム・戒名彫刻
RewriteCond %{REQUEST_URI} ^/reform/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/boseki/reform/ [L,R=301]

#お墓の修理・リフォーム・戒名彫刻
RewriteCond %{REQUEST_URI} ^/sp/reform/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/boseki/reform/ [L,R=301]

#会社概要・沿革
RewriteCond %{REQUEST_URI} ^/about/outline.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/company/outline/ [L,R=301]

#会社概要・沿革
RewriteCond %{REQUEST_URI} ^/sp/about/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/company/outline/ [L,R=301]

#お楽しみコンテンツ
RewriteCond %{REQUEST_URI} ^/otanoshimi/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/company/enjoy/ [L,R=301]

#プライバシーポリシー
RewriteCond %{REQUEST_URI} ^/about/privacy.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/company/privacy/ [L,R=301]

#プライバシーポリシー
RewriteCond %{REQUEST_URI} ^/sp/privacy/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/company/privacy/ [L,R=301]

#加登の考える供養
RewriteCond %{REQUEST_URI} ^/about/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/philosophy/ [L,R=301]

#加登の考える供養
RewriteCond %{REQUEST_URI} ^/sp/about/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/philosophy/ [L,R=301]

#よくある質問
RewriteCond %{REQUEST_URI} ^/butsuji/qa.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/qa/ [L,R=301]

#よくある質問
RewriteCond %{REQUEST_URI} ^/sp/butsuji/qa.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/qa/ [L,R=301]

#お問い合わせフォーム(資料請求/見学予約)
RewriteCond %{REQUEST_URI} ^/inquiry/form.php [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/form/ [L,R=301]

#お問い合わせフォーム(資料請求/見学予約)
RewriteCond %{REQUEST_URI} ^/sp/inquiry/form.php [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/form/ [L,R=301]

#関西店舗一覧
RewriteCond %{REQUEST_URI} ^/shoplist/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/shoplist/kansai/ [L,R=301]

#関西店舗一覧
RewriteCond %{REQUEST_URI} ^/sp/shoplist/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/shoplist/kansai/ [L,R=301]

#西宮店
RewriteCond %{REQUEST_URI} ^/shoplist/nishinomiya/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/shoplist/kansai/nishinomiya/ [L,R=301]

#西宮店
RewriteCond %{REQUEST_URI} ^/sp/shoplist/nishinomiya/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/shoplist/kansai/nishinomiya/ [L,R=301]

#神戸店
RewriteCond %{REQUEST_URI} ^/shoplist/kobe/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/shoplist/kansai/kobe/ [L,R=301]

#神戸店
RewriteCond %{REQUEST_URI} ^/sp/shoplist/kobe/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/shoplist/kansai/kobe/ [L,R=301]

#箕面店
RewriteCond %{REQUEST_URI} ^/shoplist/mino/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/shoplist/kansai/mino/ [L,R=301]

#箕面店
RewriteCond %{REQUEST_URI} ^/sp/shoplist/mino/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/shoplist/kansai/mino/ [L,R=301]

#門真店
RewriteCond %{REQUEST_URI} ^/shoplist/kadoma/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/shoplist/kansai/kadoma/ [L,R=301]

#門真店
RewriteCond %{REQUEST_URI} ^/sp/shoplist/kadoma/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/shoplist/kansai/kadoma/ [L,R=301]

#堺店
RewriteCond %{REQUEST_URI} ^/shoplist/sakai/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/shoplist/kansai/sakai/ [L,R=301]

#堺店
RewriteCond %{REQUEST_URI} ^/sp/shoplist/sakai/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/shoplist/kansai/sakai/ [L,R=301]

#奈良橿原店
RewriteCond %{REQUEST_URI} ^/shoplist/narakashihara/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/shoplist/kansai/narakashihara/ [L,R=301]

#奈良橿原店
RewriteCond %{REQUEST_URI} ^/sp/shoplist/narakashihara/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/shoplist/kansai/narakashihara/ [L,R=301]

#宝塚営業所
RewriteCond %{REQUEST_URI} ^/shoplist/takaraduka/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/shoplist/kansai/takaraduka/ [L,R=301]

#宝塚営業所
RewriteCond %{REQUEST_URI} ^/sp/shoplist/takaraduka/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/shoplist/kansai/takaraduka/ [L,R=301]

#寝屋川営業所
RewriteCond %{REQUEST_URI} ^/shoplist/neyagawa/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/shoplist/kansai/neyagawa/ [L,R=301]

#寝屋川営業所
RewriteCond %{REQUEST_URI} ^/sp/shoplist/neyagawa/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/shoplist/kansai/neyagawa/ [L,R=301]

#岸和田営業所
RewriteCond %{REQUEST_URI} ^/shoplist/kishiwada/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/shoplist/kansai/kishiwada/ [L,R=301]

#岸和田営業所
RewriteCond %{REQUEST_URI} ^/sp/shoplist/kishiwada/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/shoplist/kansai/kishiwada/ [L,R=301]

#関西エリアの担当霊園・墓地一覧
RewriteCond %{REQUEST_URI} ^/shoplist/takaraduka/index06.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/shoplist/kansai/kankatsu/ [L,R=301]

#関西エリアの担当霊園・墓地一覧
RewriteCond %{REQUEST_URI} ^/sp/shoplist/takaraduka/index06.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/shoplist/kansai/kankatsu/ [L,R=301]

#墓石の施工例
RewriteCond %{REQUEST_URI} ^/shoplist/takaraduka/index05.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/shoplist/sekou-case/ [L,R=301]

#墓石の施工例
RewriteCond %{REQUEST_URI} ^/sp/shoplist/takaraduka/index05.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/shoplist/sekou-case/ [L,R=301]

#お寺様のご紹介
RewriteCond %{REQUEST_URI} ^/shoplist/nishinomiya/index12.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/shoplist/oterasama/ [L,R=301]

#お寺様のご紹介
RewriteCond %{REQUEST_URI} ^/sp/shoplist/nishinomiya/index12.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/shoplist/oterasama/ [L,R=301]

#お客様の声
RewriteCond %{REQUEST_URI} ^/sp/voice/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/voice/ [L,R=301]

#新着情報(関西)
RewriteCond %{REQUEST_URI} ^/news/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/news-kansai/ [L,R=301]

#新着情報(関西)
RewriteCond %{REQUEST_URI} ^/sp/news/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/news-kansai/ [L,R=301]

#新着情報(関東)
RewriteCond %{REQUEST_URI} ^/tokyo/news/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/news-kansai/ [L,R=301]

#新着情報(関東)
RewriteCond %{REQUEST_URI} ^/tokyo/sp/news/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/news-kansai/ [L,R=301]

#お墓・仏事の参考書
RewriteCond %{REQUEST_URI} ^/topics/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/ [L,R=301]

#お墓・仏事の参考書
RewriteCond %{REQUEST_URI} ^/sp/topics/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/ [L,R=301]

#終活と埋葬について
RewriteCond %{REQUEST_URI} ^/shukatsu/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/ [L,R=301]

#埋葬方法一覧|終活と埋葬について
RewriteCond %{REQUEST_URI} ^/shukatsu/faq.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/ [L,R=301]

#よくあるご質問|終活と埋葬について
RewriteCond %{REQUEST_URI} ^/shukatsu/list.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/ [L,R=301]

#便利な無料アプリ「供養ライフ」
RewriteCond %{REQUEST_URI} ^/kuyolife/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/ [L,R=301]

#雑草対策 無料モニター募集について|株式会社加登
RewriteCond %{REQUEST_URI} ^/bousou/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/ [L,R=301]

#「みたま堂」特設ウェブサイト
RewriteCond %{REQUEST_URI} ^/lp_mitamadou/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/lp/mitamadou/ [L,R=301]

#親子で考えるお墓読本
RewriteCond %{REQUEST_URI} ^/lp_booklet/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/lp/booklet/ [L,R=301]

#スマホで完結《オンライン墓じまい》
RewriteCond %{REQUEST_URI} ^/lp_hakajimai/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/lp/hakajimai/ [L,R=301]

#川西中央霊園 ~ゆうあいの森~(兵庫県川西市)
RewriteCond %{REQUEST_URI} ^/reien/yuainomori/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/lp/yuainomori/ [L,R=301]

#川西中央霊園 ~ゆうあいの森~(兵庫県川西市)
RewriteCond %{REQUEST_URI} ^/sp/reien/yuainomori/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/lp/yuainomori/ [L,R=301]

#【マンガ】川西中央霊園 ~ゆうあいの森~(兵庫県川西市)
RewriteCond %{REQUEST_URI} ^/reien/yuainomori/lp/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/lp/yuainomori-comics/ [L,R=301]

#神戸市立 鵯越墓園のご案内
RewriteCond %{REQUEST_URI} ^/hiyodori.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/lp/hiyodori/ [L,R=301]

#神戸市立 鵯越墓園のご案内
RewriteCond %{REQUEST_URI} ^/sp/hiyodori/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/lp/hiyodori/ [L,R=301]

#西宮市営霊園 白水峡・満池谷・甲山墓園(兵庫県西宮市)のご案内
RewriteCond %{REQUEST_URI} ^/hakusuikyo/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/lp/hakusuikyo/ [L,R=301]

#大阪市設 瓜破霊園・服部霊園|株式会社加登
RewriteCond %{REQUEST_URI} ^/boshu-osaka-shi/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/lp/osakashiei/ [L,R=301]

#大阪市設 瓜破霊園・服部霊園|株式会社加登
RewriteCond %{REQUEST_URI} ^/boshu-osaka-shi/sp/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/lp/osakashiei/ [L,R=301]

#樹木墓地|株式会社加登TOKYO
RewriteCond %{REQUEST_URI} ^/tokyo/lp_jumokuso/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/lp/jumokuso-tokyo/ [L,R=301]

#樹木墓地|株式会社加登TOKYO
RewriteCond %{REQUEST_URI} ^/tokyo/sp/lp_jumokuso/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/lp/jumokuso-tokyo/ [L,R=301]

#横浜市営墓地
RewriteCond %{REQUEST_URI} ^/tokyo/reien/yokohamashi/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/lp/yokohamashi/ [L,R=301]

#北摂エリアの樹木葬
RewriteCond %{REQUEST_URI} ^/lp_hokusetsu_jumokuso/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/lp/hokusetsu_jumokuso/ [L,R=301]

#オンラインご相談窓口
RewriteCond %{REQUEST_URI} ^/user/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/lp/user/ [L,R=301]

#枚方御殿山霊園
RewriteCond %{REQUEST_URI} ^/reien/040/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/hirakatagotenyamareien/ [L,R=301]

#枚方御殿山霊園
RewriteCond %{REQUEST_URI} ^/sp/reien/?a=1&p=040 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/hirakatagotenyamareien/ [L,R=301]

#發光院鉢ヶ峯霊園
RewriteCond %{REQUEST_URI} ^/reien/043/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/hokkoinhachigaminereien/ [L,R=301]

#發光院鉢ヶ峯霊園
RewriteCond %{REQUEST_URI} ^/sp/reien/?a=1&p=043 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/hokkoinhachigaminereien/ [L,R=301]

#妙法寺鉢ヶ峯霊園
RewriteCond %{REQUEST_URI} ^/reien/077/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/myohojihachigaminereien/ [L,R=301]

#妙法寺鉢ヶ峯霊園
RewriteCond %{REQUEST_URI} ^/sp/reien/?a=1&p=077 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/myohojihachigaminereien/ [L,R=301]

#光澤寺鉢ヶ峯墓地
RewriteCond %{REQUEST_URI} ^/reien/104/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/kotakujihachigaminebochi/ [L,R=301]

#光澤寺鉢ヶ峯墓地
RewriteCond %{REQUEST_URI} ^/sp/reien/?a=1&p=104 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/kotakujihachigaminebochi/ [L,R=301]

#光乗寺鉢ヶ峯墓地
RewriteCond %{REQUEST_URI} ^/reien/108/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/kojojihachigaminebochi/ [L,R=301]

#光乗寺鉢ヶ峯墓地
RewriteCond %{REQUEST_URI} ^/sp/reien/?a=1&p=108 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/kojojihachigaminebochi/ [L,R=301]

#さくらメモリアルパーク
RewriteCond %{REQUEST_URI} ^/reien/128/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/akura-memorial-park [L,R=301]

#さくらメモリアルパーク
RewriteCond %{REQUEST_URI} ^/sp/reien/?a=1&p=128 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/akura-memorial-park [L,R=301]

#鉢ヶ峯 さくら墓苑
RewriteCond %{REQUEST_URI} ^/reien/131/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/hachigaminesakuraboen/ [L,R=301]

#鉢ヶ峯 さくら墓苑
RewriteCond %{REQUEST_URI} ^/sp/reien/?a=1&p=131 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/hachigaminesakuraboen/ [L,R=301]

#光妙寺墓苑
RewriteCond %{REQUEST_URI} ^/reien/010/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/komyojiboen/ [L,R=301]

#光妙寺墓苑
RewriteCond %{REQUEST_URI} ^/sp/reien/?a=1&p=010 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/komyojiboen/ [L,R=301]

#勝尾寺霊苑
RewriteCond %{REQUEST_URI} ^/reien/011/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/katsuojireien [L,R=301]

#勝尾寺霊苑
RewriteCond %{REQUEST_URI} ^/sp/reien/?a=1&p=011 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/katsuojireien [L,R=301]

#茨木はなぞの霊園
RewriteCond %{REQUEST_URI} ^/reien/012/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/ibarakihanazonoreien [L,R=301]

#茨木はなぞの霊園
RewriteCond %{REQUEST_URI} ^/sp/reien/?a=1&p=012 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/ibarakihanazonoreien [L,R=301]

#専稱寺
RewriteCond %{REQUEST_URI} ^/reien/013/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/senshoji/ [L,R=301]

#専稱寺
RewriteCond %{REQUEST_URI} ^/sp/reien/?a=1&p=013 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/senshoji/ [L,R=301]

#理照寺霊苑
RewriteCond %{REQUEST_URI} ^/reien/014/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/rishojireien [L,R=301]

#理照寺霊苑
RewriteCond %{REQUEST_URI} ^/sp/reien/?a=1&p=014 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/rishojireien [L,R=301]

#瀧安寺霊園
RewriteCond %{REQUEST_URI} ^/reien/015/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/ryuanjireien [L,R=301]

#瀧安寺霊園
RewriteCond %{REQUEST_URI} ^/sp/reien/?a=1&p=015 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/ryuanjireien [L,R=301]

#大阪茨木霊苑
RewriteCond %{REQUEST_URI} ^/reien/016/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/osakaibarakireien/ [L,R=301]

#大阪茨木霊苑
RewriteCond %{REQUEST_URI} ^/sp/reien/?a=1&p=016 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/osakaibarakireien/ [L,R=301]

#法蔵寺境内墓地
RewriteCond %{REQUEST_URI} ^/reien/017/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/hozojikeidaibochi/ [L,R=301]

#法蔵寺境内墓地
RewriteCond %{REQUEST_URI} ^/sp/reien/?a=1&p=017 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/hozojikeidaibochi/ [L,R=301]

#天の川むらの霊園
RewriteCond %{REQUEST_URI} ^/reien/019/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/amanogawamuranoreien/ [L,R=301]

#天の川むらの霊園
RewriteCond %{REQUEST_URI} ^/sp/reien/?a=1&p=019 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/amanogawamuranoreien/ [L,R=301]

#称念寺
RewriteCond %{REQUEST_URI} ^/reien/020/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/shonenji/ [L,R=301]

#称念寺
RewriteCond %{REQUEST_URI} ^/sp/reien/?a=1&p=020 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/shonenji/ [L,R=301]

#中央寺霊園
RewriteCond %{REQUEST_URI} ^/reien/044/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/chuojireien/ [L,R=301]

#中央寺霊園
RewriteCond %{REQUEST_URI} ^/sp/reien/?a=1&p=044 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/chuojireien/ [L,R=301]

#布忍寺霊園
RewriteCond %{REQUEST_URI} ^/reien/048/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/nunosederareien/ [L,R=301]

#布忍寺霊園
RewriteCond %{REQUEST_URI} ^/sp/reien/?a=1&p=048 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/nunosederareien/ [L,R=301]

#金龍寺
RewriteCond %{REQUEST_URI} ^/reien/050/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/moriguchikonryujiboen/ [L,R=301]

#金龍寺
RewriteCond %{REQUEST_URI} ^/sp/reien/?a=1&p=050 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/moriguchikonryujiboen/ [L,R=301]

#本眞寺みほとけ浄苑
RewriteCond %{REQUEST_URI} ^/reien/060/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/honshinjimihotokejoen/ [L,R=301]

#本眞寺みほとけ浄苑
RewriteCond %{REQUEST_URI} ^/sp/reien/?a=1&p=060 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/honshinjimihotokejoen/ [L,R=301]

#茨木光明聖苑
RewriteCond %{REQUEST_URI} ^/reien/064/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/ibarakikomyoseien [L,R=301]

#茨木光明聖苑
RewriteCond %{REQUEST_URI} ^/sp/reien/?a=1&p=064 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/ibarakikomyoseien [L,R=301]

#龍徳山 教蓮寺墓地
RewriteCond %{REQUEST_URI} ^/reien/071/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/kyorenjibochi/ [L,R=301]

#龍徳山 教蓮寺墓地
RewriteCond %{REQUEST_URI} ^/sp/reien/?a=1&p=071 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/kyorenjibochi/ [L,R=301]

#妙法寺境内墓地
RewriteCond %{REQUEST_URI} ^/reien/076/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/myohojikeidaibochi/ [L,R=301]

#妙法寺境内墓地
RewriteCond %{REQUEST_URI} ^/sp/reien/?a=1&p=076 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/myohojikeidaibochi/ [L,R=301]

#なかもず墓苑
RewriteCond %{REQUEST_URI} ^/reien/081/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/nakamozuboen/ [L,R=301]

#なかもず墓苑
RewriteCond %{REQUEST_URI} ^/sp/reien/?a=1&p=081 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/nakamozuboen/ [L,R=301]

#金熊寺霊園
RewriteCond %{REQUEST_URI} ^/reien/082/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/kinyujireien/ [L,R=301]

#金熊寺霊園
RewriteCond %{REQUEST_URI} ^/sp/reien/?a=1&p=082 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/kinyujireien/ [L,R=301]

#教恩寺浄苑
RewriteCond %{REQUEST_URI} ^/reien/135/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/kyonjijoen/ [L,R=301]

#教恩寺浄苑
RewriteCond %{REQUEST_URI} ^/sp/reien/?a=1&p=135 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/kyonjijoen/ [L,R=301]

#真宗大谷派 茨木別院
RewriteCond %{REQUEST_URI} ^/reien/083/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/ibarakibetsuin [L,R=301]

#真宗大谷派 茨木別院
RewriteCond %{REQUEST_URI} ^/sp/reien/?a=1&p=083 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/ibarakibetsuin [L,R=301]

#高槻東仙寺 北摂さくら霊園
RewriteCond %{REQUEST_URI} ^/reien/085/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/hokusetusakurareien/ [L,R=301]

#高槻東仙寺 北摂さくら霊園
RewriteCond %{REQUEST_URI} ^/sp/reien/?a=1&p=085 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/hokusetusakurareien/ [L,R=301]

#尊重寺境内墓地
RewriteCond %{REQUEST_URI} ^/reien/137/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/sonjujikeidaibochi/ [L,R=301]

#尊重寺境内墓地
RewriteCond %{REQUEST_URI} ^/sp/reien/?a=1&p=137 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/sonjujikeidaibochi/ [L,R=301]

#冠尊重寺墓地
RewriteCond %{REQUEST_URI} ^/reien/138/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/kammurisonjuji/ [L,R=301]

#冠尊重寺墓地
RewriteCond %{REQUEST_URI} ^/sp/reien/?a=1&p=138 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/kammurisonjuji/ [L,R=301]

#松之浜 慈龍寺霊園
RewriteCond %{REQUEST_URI} ^/reien/086/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/jiryujireien/ [L,R=301]

#松之浜 慈龍寺霊園
RewriteCond %{REQUEST_URI} ^/sp/reien/?a=1&p=086 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/jiryujireien/ [L,R=301]

#感應寺境内墓地
RewriteCond %{REQUEST_URI} ^/reien/091/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/kannojikeidaibochi/ [L,R=301]

#感應寺境内墓地
RewriteCond %{REQUEST_URI} ^/sp/reien/?a=1&p=091 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/kannojikeidaibochi/ [L,R=301]

#阿弥陀寺
RewriteCond %{REQUEST_URI} ^/reien/092/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/amidaji/ [L,R=301]

#阿弥陀寺
RewriteCond %{REQUEST_URI} ^/sp/reien/?a=1&p=092 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/amidaji/ [L,R=301]

#禅寂寺いずみ霊園
RewriteCond %{REQUEST_URI} ^/reien/093/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/zenjakujiizumireien/ [L,R=301]

#禅寂寺いずみ霊園
RewriteCond %{REQUEST_URI} ^/sp/reien/?a=1&p=093 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/zenjakujiizumireien/ [L,R=301]

#慈恩寺境内墓地
RewriteCond %{REQUEST_URI} ^/reien/100/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/jionjikeidaibochi/ [L,R=301]

#慈恩寺境内墓地
RewriteCond %{REQUEST_URI} ^/sp/reien/?a=1&p=100 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/jionjikeidaibochi/ [L,R=301]

#興正寺霊園
RewriteCond %{REQUEST_URI} ^/reien/101/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/koshojireien/ [L,R=301]

#興正寺霊園
RewriteCond %{REQUEST_URI} ^/sp/reien/?a=1&p=101 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/koshojireien/ [L,R=301]

#刀根山御坊霊園
RewriteCond %{REQUEST_URI} ^/reien/110/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/toneyamagoboreien/ [L,R=301]

#刀根山御坊霊園
RewriteCond %{REQUEST_URI} ^/sp/reien/?a=1&p=110 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/toneyamagoboreien/ [L,R=301]

#光乗寺境内墓地
RewriteCond %{REQUEST_URI} ^/reien/113/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/kojojikeidaibochi/ [L,R=301]

#光乗寺境内墓地
RewriteCond %{REQUEST_URI} ^/sp/reien/?a=1&p=113 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/kojojikeidaibochi/ [L,R=301]

#吉祥寺境内墓地 桜墓苑
RewriteCond %{REQUEST_URI} ^/reien/122/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/sakuraboen/ [L,R=301]

#吉祥寺境内墓地 桜墓苑
RewriteCond %{REQUEST_URI} ^/sp/reien/?a=1&p=122 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/sakuraboen/ [L,R=301]

#富田林市公園墓地 富田林霊園
RewriteCond %{REQUEST_URI} ^/reien/kouei/0004/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/tondabayashireien/ [L,R=301]

#富田林市公園墓地 富田林霊園
RewriteCond %{REQUEST_URI} ^/sp/reien/kouei/detail.php?p=0004 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/tondabayashireien/ [L,R=301]

#和泉市設信太山墓地
RewriteCond %{REQUEST_URI} ^/reien/kouei/0005/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/shinodayamabochi/ [L,R=301]

#和泉市設信太山墓地
RewriteCond %{REQUEST_URI} ^/sp/reien/kouei/detail.php?p=0005 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/shinodayamabochi/ [L,R=301]

#和泉市設信太山墓地
RewriteCond %{REQUEST_URI} ^/shinodayama/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/shinodayamabochi/ [L,R=301]

#和泉市設和泉墓地
RewriteCond %{REQUEST_URI} ^/reien/kouei/0006/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/izumibochi/ [L,R=301]

#和泉市設和泉墓地
RewriteCond %{REQUEST_URI} ^/sp/reien/kouei/detail.php?p=0006 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/izumibochi/ [L,R=301]

#和泉市設和泉墓地
RewriteCond %{REQUEST_URI} ^/izumi/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/izumibochi/ [L,R=301]

#貝塚市営 貝塚市公園墓地
RewriteCond %{REQUEST_URI} ^/reien/kouei/0007/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/kaizukashikoenbochi/ [L,R=301]

#貝塚市営 貝塚市公園墓地
RewriteCond %{REQUEST_URI} ^/sp/reien/kouei/detail.php?p=0007 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/kaizukashikoenbochi/ [L,R=301]

#貝塚市営 貝塚市公園墓地
RewriteCond %{REQUEST_URI} ^/kaizuka/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/kaizukashikoenbochi/ [L,R=301]

#岸和田市墓苑
RewriteCond %{REQUEST_URI} ^/reien/kouei/0008/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/kishiwadashiboen/ [L,R=301]

#岸和田市墓苑
RewriteCond %{REQUEST_URI} ^/sp/reien/kouei/detail.php?p=0008 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/kishiwadashiboen/ [L,R=301]

#岸和田市墓苑
RewriteCond %{REQUEST_URI} ^/kishiwada/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/kishiwadashiboen/ [L,R=301]

#高石市営浜墓地
RewriteCond %{REQUEST_URI} ^/reien/kouei/0009/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/takaishishieihamabochi/ [L,R=301]

#高石市営浜墓地
RewriteCond %{REQUEST_URI} ^/sp/reien/kouei/detail.php?p=0009 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/takaishishieihamabochi/ [L,R=301]

#高石市高石霊園
RewriteCond %{REQUEST_URI} ^/reien/kouei/0010/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/takaishishitakaishireien/ [L,R=301]

#高石市高石霊園
RewriteCond %{REQUEST_URI} ^/sp/reien/kouei/detail.php?p=0010 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/takaishishitakaishireien/ [L,R=301]

#熊取町営 熊取永楽墓苑
RewriteCond %{REQUEST_URI} ^/reien/kouei/0011/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/kumatorieirakuboen/ [L,R=301]

#熊取町営 熊取永楽墓苑
RewriteCond %{REQUEST_URI} ^/sp/reien/kouei/detail.php?p=0011 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/kumatorieirakuboen/ [L,R=301]

#熊取町営 熊取永楽墓苑
RewriteCond %{REQUEST_URI} ^/kumatori/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/kumatorieirakuboen/ [L,R=301]

#泉大津市公園墓地
RewriteCond %{REQUEST_URI} ^/reien/kouei/0012/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/izumiotsukoenbochi/ [L,R=301]

#泉大津市公園墓地
RewriteCond %{REQUEST_URI} ^/sp/reien/kouei/detail.php?p=0012 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/izumiotsukoenbochi/ [L,R=301]

#泉大津市公園墓地
RewriteCond %{REQUEST_URI} ^/izumiotsu/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/izumiotsukoenbochi/ [L,R=301]

#飯盛霊園
RewriteCond %{REQUEST_URI} ^/reien/kouei/0001/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/iimorireien/ [L,R=301]

#飯盛霊園
RewriteCond %{REQUEST_URI} ^/sp/reien/kouei/detail.php?p=0001 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/iimorireien/ [L,R=301]

#飯盛霊園
RewriteCond %{REQUEST_URI} ^/iimorireien.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/iimorireien/ [L,R=301]

#寝屋川市公園墓地
RewriteCond %{REQUEST_URI} ^/reien/kouei/0002/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/neyagawashikoenbochi/ [L,R=301]

#寝屋川市公園墓地
RewriteCond %{REQUEST_URI} ^/sp/reien/kouei/detail.php?p=0002 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/neyagawashikoenbochi/ [L,R=301]

#堺市営 堺市霊園
RewriteCond %{REQUEST_URI} ^/reien/kouei/0003/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/sakaishireien/ [L,R=301]

#堺市営 堺市霊園
RewriteCond %{REQUEST_URI} ^/sp/reien/kouei/detail.php?p=0003 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/sakaishireien/ [L,R=301]

#堺市営 堺市霊園
RewriteCond %{REQUEST_URI} ^/hachigamine/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/sakaishireien/ [L,R=301]

#泉大津市営 春日墓地
RewriteCond %{REQUEST_URI} ^/reien/kouei/0013/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/kasugabochi/ [L,R=301]

#泉大津市営 春日墓地
RewriteCond %{REQUEST_URI} ^/sp/reien/kouei/detail.php?p=0013 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/kasugabochi/ [L,R=301]

#泉大津市営 春日墓地
RewriteCond %{REQUEST_URI} ^/kasuga/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/kasugabochi/ [L,R=301]

#大阪狭山市営 西山霊園
RewriteCond %{REQUEST_URI} ^/reien/kouei/0014/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/nishiyamareien/ [L,R=301]

#大阪狭山市営 西山霊園
RewriteCond %{REQUEST_URI} ^/sp/reien/kouei/detail.php?p=0014 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/nishiyamareien/ [L,R=301]

#大阪狭山市営 大阪狭山市公園墓地
RewriteCond %{REQUEST_URI} ^/reien/kouei/0015/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/osakasayamashikoenbochi/ [L,R=301]

#大阪狭山市営 大阪狭山市公園墓地
RewriteCond %{REQUEST_URI} ^/sp/reien/kouei/detail.php?p=0015 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/osakasayamashikoenbochi/ [L,R=301]

#八尾市立龍華墓地
RewriteCond %{REQUEST_URI} ^/reien/kouei/0038/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/ryugebochi/ [L,R=301]

#八尾市立龍華墓地
RewriteCond %{REQUEST_URI} ^/sp/reien/kouei/detail.php?p=0038 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/ryugebochi/ [L,R=301]

#美井霊苑
RewriteCond %{REQUEST_URI} ^/reien/kouei/0039/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/miireien/ [L,R=301]

#美井霊苑
RewriteCond %{REQUEST_URI} ^/sp/reien/kouei/detail.php?p=0039 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/miireien/ [L,R=301]

#中野共同墓地
RewriteCond %{REQUEST_URI} ^/reien/kouei/0040/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/nakanokyodobochi/ [L,R=301]

#中野共同墓地
RewriteCond %{REQUEST_URI} ^/sp/reien/kouei/detail.php?p=0040 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/nakanokyodobochi/ [L,R=301]

#別宮墓地
RewriteCond %{REQUEST_URI} ^/reien/kouei/0043/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/bekkubochi/ [L,R=301]

#別宮墓地
RewriteCond %{REQUEST_URI} ^/sp/reien/kouei/detail.php?p=0043 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/bekkubochi/ [L,R=301]

#八尾市立久宝寺墓地
RewriteCond %{REQUEST_URI} ^/reien/kouei/0052/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/kyuhojibochi/ [L,R=301]

#八尾市立久宝寺墓地
RewriteCond %{REQUEST_URI} ^/sp/reien/kouei/detail.php?p=0052 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/kyuhojibochi/ [L,R=301]

#八尾市立安中墓地
RewriteCond %{REQUEST_URI} ^/reien/kouei/0053/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/yasunakabochi/ [L,R=301]

#八尾市立安中墓地
RewriteCond %{REQUEST_URI} ^/sp/reien/kouei/detail.php?p=0053 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/yasunakabochi/ [L,R=301]

#八尾市柏原市火葬場組合二俣墓地
RewriteCond %{REQUEST_URI} ^/reien/kouei/0054/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/futamatabochi/ [L,R=301]

#八尾市柏原市火葬場組合二俣墓地
RewriteCond %{REQUEST_URI} ^/sp/reien/kouei/detail.php?p=0054 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/futamatabochi/ [L,R=301]

#池田市営 五月山霊園
RewriteCond %{REQUEST_URI} ^/reien/kouei/0060/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/satsukiyamareien/ [L,R=301]

#池田市営 五月山霊園
RewriteCond %{REQUEST_URI} ^/sp/reien/kouei/detail.php?p=0060 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/satsukiyamareien/ [L,R=301]

#池田市立 桃園墓地
RewriteCond %{REQUEST_URI} ^/reien/kouei/0065/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/momozonobochi/ [L,R=301]

#池田市立 桃園墓地
RewriteCond %{REQUEST_URI} ^/sp/reien/kouei/detail.php?p=0065 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/momozonobochi/ [L,R=301]

#箕面市立霊園
RewriteCond %{REQUEST_URI} ^/reien/kouei/0068/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/minoshiritsureien/ [L,R=301]

#箕面市立霊園
RewriteCond %{REQUEST_URI} ^/sp/reien/kouei/detail.php?p=0068 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/minoshiritsureien/ [L,R=301]

#大阪北摂霊園
RewriteCond %{REQUEST_URI} ^/reien/kouei/0073/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/osakahokusetsureien [L,R=301]

#大阪北摂霊園
RewriteCond %{REQUEST_URI} ^/sp/reien/kouei/detail.php?p=0073 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/osakahokusetsureien [L,R=301]

#大阪市設 服部霊園
RewriteCond %{REQUEST_URI} ^/reien/kouei/0047/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/hattorireien/ [L,R=301]

#大阪市設 服部霊園
RewriteCond %{REQUEST_URI} ^/sp/reien/kouei/detail.php?p=0047 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/hattorireien/ [L,R=301]

#東大阪市営 長瀬墓地
RewriteCond %{REQUEST_URI} ^/reien/kouei/0062/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/nagasebochi/ [L,R=301]

#東大阪市営 長瀬墓地
RewriteCond %{REQUEST_URI} ^/sp/reien/kouei/detail.php?p=0062 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/nagasebochi/ [L,R=301]

#東大阪市営 小阪墓地
RewriteCond %{REQUEST_URI} ^/reien/kouei/0063/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/kosakabochi/ [L,R=301]

#東大阪市営 小阪墓地
RewriteCond %{REQUEST_URI} ^/sp/reien/kouei/detail.php?p=0063 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/kosakabochi/ [L,R=301]

#東大阪市営 楠根墓地
RewriteCond %{REQUEST_URI} ^/reien/kouei/0064/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/kusunebochi/ [L,R=301]

#東大阪市営 楠根墓地
RewriteCond %{REQUEST_URI} ^/sp/reien/kouei/detail.php?p=0064 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/kusunebochi/ [L,R=301]

#大阪市設 泉南メモリアルパーク
RewriteCond %{REQUEST_URI} ^/reien/kouei/0066/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/sennan-memorial-park/ [L,R=301]

#大阪市設 泉南メモリアルパーク
RewriteCond %{REQUEST_URI} ^/sp/reien/kouei/detail.php?p=0066 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/sennan-memorial-park/ [L,R=301]

#永春寺 東淀川霊園
RewriteCond %{REQUEST_URI} ^/reien/001/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/higashiyodogawareien/ [L,R=301]

#永春寺 東淀川霊園
RewriteCond %{REQUEST_URI} ^/sp/reien/?a=1&p=001 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/higashiyodogawareien/ [L,R=301]

#恩楽寺墓苑
RewriteCond %{REQUEST_URI} ^/reien/003/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/ [L,R=301]

#恩楽寺墓苑
RewriteCond %{REQUEST_URI} ^/sp/reien/?a=1&p=003 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/ [L,R=301]

#四天王寺
RewriteCond %{REQUEST_URI} ^/reien/005/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/shitennoji/ [L,R=301]

#四天王寺
RewriteCond %{REQUEST_URI} ^/sp/reien/?a=1&p=005 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/shitennoji/ [L,R=301]

#なかでらまち霊園
RewriteCond %{REQUEST_URI} ^/reien/006/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/nakaderamachireien/ [L,R=301]

#なかでらまち霊園
RewriteCond %{REQUEST_URI} ^/sp/reien/?a=1&p=006 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/nakaderamachireien/ [L,R=301]

#宗念寺墓地
RewriteCond %{REQUEST_URI} ^/reien/007/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/sonenjibochi/ [L,R=301]

#宗念寺墓地
RewriteCond %{REQUEST_URI} ^/sp/reien/?a=1&p=007 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/sonenjibochi/ [L,R=301]

#観音寺霊園
RewriteCond %{REQUEST_URI} ^/reien/008/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/kannonjireien/ [L,R=301]

#観音寺霊園
RewriteCond %{REQUEST_URI} ^/sp/reien/?a=1&p=008 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/kannonjireien/ [L,R=301]

#蔵鷺庵墓地
RewriteCond %{REQUEST_URI} ^/reien/009/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/zoroambochi/ [L,R=301]

#蔵鷺庵墓地
RewriteCond %{REQUEST_URI} ^/sp/reien/?a=1&p=009 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/zoroambochi/ [L,R=301]

#大通寺霊園
RewriteCond %{REQUEST_URI} ^/reien/046/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/daitsujireien/ [L,R=301]

#大通寺霊園
RewriteCond %{REQUEST_URI} ^/sp/reien/?a=1&p=046 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/daitsujireien/ [L,R=301]

#如願寺聖地
RewriteCond %{REQUEST_URI} ^/reien/049/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/ [L,R=301]

#如願寺聖地
RewriteCond %{REQUEST_URI} ^/sp/reien/?a=1&p=049 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/ [L,R=301]

#奥之坊墓苑
RewriteCond %{REQUEST_URI} ^/reien/051/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/okunoboboen/ [L,R=301]

#奥之坊墓苑
RewriteCond %{REQUEST_URI} ^/sp/reien/?a=1&p=051 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/okunoboboen/ [L,R=301]

#泰清寺墓地
RewriteCond %{REQUEST_URI} ^/reien/053/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/taiseijibochi/ [L,R=301]

#泰清寺墓地
RewriteCond %{REQUEST_URI} ^/sp/reien/?a=1&p=053 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/taiseijibochi/ [L,R=301]

#さんひがし墓苑
RewriteCond %{REQUEST_URI} ^/reien/057/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/sanhigashiboen/ [L,R=301]

#さんひがし墓苑
RewriteCond %{REQUEST_URI} ^/sp/reien/?a=1&p=057 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/sanhigashiboen/ [L,R=301]

#天神坂霊園
RewriteCond %{REQUEST_URI} ^/reien/059/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/tenjinzakareien/ [L,R=301]

#天神坂霊園
RewriteCond %{REQUEST_URI} ^/sp/reien/?a=1&p=059 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/tenjinzakareien/ [L,R=301]

#冷雲院
RewriteCond %{REQUEST_URI} ^/reien/068/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/reiunin/ [L,R=301]

#冷雲院
RewriteCond %{REQUEST_URI} ^/sp/reien/?a=1&p=068 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/reiunin/ [L,R=301]

#あさひ高殿墓苑
RewriteCond %{REQUEST_URI} ^/reien/069/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/asahitakadonoboen/ [L,R=301]

#あさひ高殿墓苑
RewriteCond %{REQUEST_URI} ^/sp/reien/?a=1&p=069 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/asahitakadonoboen/ [L,R=301]

#母恩寺霊園
RewriteCond %{REQUEST_URI} ^/reien/070/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/bonjireien/ [L,R=301]

#母恩寺霊園
RewriteCond %{REQUEST_URI} ^/sp/reien/?a=1&p=070 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/bonjireien/ [L,R=301]

#壽光寺墓苑
RewriteCond %{REQUEST_URI} ^/reien/073/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/jukojiboen/ [L,R=301]

#壽光寺墓苑
RewriteCond %{REQUEST_URI} ^/sp/reien/?a=1&p=073 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/jukojiboen/ [L,R=301]

#泰聖寺聖苑墓地
RewriteCond %{REQUEST_URI} ^/reien/078/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/ [L,R=301]

#泰聖寺聖苑墓地
RewriteCond %{REQUEST_URI} ^/sp/reien/?a=1&p=078 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/ [L,R=301]

#増福寺墓地
RewriteCond %{REQUEST_URI} ^/reien/080/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/zofukujibochi/ [L,R=301]

#増福寺墓地
RewriteCond %{REQUEST_URI} ^/sp/reien/?a=1&p=080 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/zofukujibochi/ [L,R=301]

#本経寺 谷町霊園
RewriteCond %{REQUEST_URI} ^/reien/084/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/tanimachireien/ [L,R=301]

#本経寺 谷町霊園
RewriteCond %{REQUEST_URI} ^/sp/reien/?a=1&p=084 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/tanimachireien/ [L,R=301]

#永安寺境内墓地
RewriteCond %{REQUEST_URI} ^/reien/087/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/eianjikeidaibochi/ [L,R=301]

#永安寺境内墓地
RewriteCond %{REQUEST_URI} ^/sp/reien/?a=1&p=087 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/eianjikeidaibochi/ [L,R=301]

#西福寺墓地
RewriteCond %{REQUEST_URI} ^/reien/088/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/saifukujibochi/ [L,R=301]

#西福寺墓地
RewriteCond %{REQUEST_URI} ^/sp/reien/?a=1&p=088 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/saifukujibochi/ [L,R=301]

#洞泉寺墓苑
RewriteCond %{REQUEST_URI} ^/reien/132/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/tosenjiboen/ [L,R=301]

#洞泉寺墓苑
RewriteCond %{REQUEST_URI} ^/sp/reien/?a=1&p=132 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/tosenjiboen/ [L,R=301]

#住吉 一運寺墓苑
RewriteCond %{REQUEST_URI} ^/reien/090/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/sumiyoshiichiunjiboen/ [L,R=301]

#住吉 一運寺墓苑
RewriteCond %{REQUEST_URI} ^/sp/reien/?a=1&p=090 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/sumiyoshiichiunjiboen/ [L,R=301]

#全慶院うえまち霊園
RewriteCond %{REQUEST_URI} ^/reien/098/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/zenkeiinuemachireien/ [L,R=301]

#全慶院うえまち霊園
RewriteCond %{REQUEST_URI} ^/sp/reien/?a=1&p=098 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/zenkeiinuemachireien/ [L,R=301]

#願教寺墓地
RewriteCond %{REQUEST_URI} ^/reien/139/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/gankyojibochi/ [L,R=301]

#願教寺墓地
RewriteCond %{REQUEST_URI} ^/sp/reien/?a=1&p=139 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/gankyojibochi/ [L,R=301]

#法明寺
RewriteCond %{REQUEST_URI} ^/reien/102/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/homyoji/ [L,R=301]

#法明寺
RewriteCond %{REQUEST_URI} ^/sp/reien/?a=1&p=102 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/homyoji/ [L,R=301]

#来通寺境内墓地
RewriteCond %{REQUEST_URI} ^/reien/123/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/raitsujikeidaibochi/ [L,R=301]

#来通寺境内墓地
RewriteCond %{REQUEST_URI} ^/sp/reien/?a=1&p=123 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/raitsujikeidaibochi/ [L,R=301]

#常善寺 今里霊園
RewriteCond %{REQUEST_URI} ^/reien/125/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/imazatoreien/ [L,R=301]

#常善寺 今里霊園
RewriteCond %{REQUEST_URI} ^/sp/reien/?a=1&p=125 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/imazatoreien/ [L,R=301]

#光永寺墓地
RewriteCond %{REQUEST_URI} ^/reien/126/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/koeijibochi/ [L,R=301]

#光永寺墓地
RewriteCond %{REQUEST_URI} ^/sp/reien/?a=1&p=126 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/koeijibochi/ [L,R=301]

#大阪市設北霊園
RewriteCond %{REQUEST_URI} ^/reien/kouei/0041/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/kitareien/ [L,R=301]

#大阪市設北霊園
RewriteCond %{REQUEST_URI} ^/sp/reien/kouei/detail.php?p=0041 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/kitareien/ [L,R=301]

#大阪市設 瓜破霊園
RewriteCond %{REQUEST_URI} ^/reien/kouei/0046/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/uriwarireien/ [L,R=301]

#大阪市設 瓜破霊園
RewriteCond %{REQUEST_URI} ^/sp/reien/kouei/detail.php?p=0046 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/uriwarireien/ [L,R=301]

#山口霊園
RewriteCond %{REQUEST_URI} ^/reien/kouei/0056/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/yamaguchireien/ [L,R=301]

#山口霊園
RewriteCond %{REQUEST_URI} ^/sp/reien/kouei/detail.php?p=0056 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/yamaguchireien/ [L,R=301]

#蒲生墓地
RewriteCond %{REQUEST_URI} ^/reien/kouei/0070/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/gamobochi/ [L,R=301]

#蒲生墓地
RewriteCond %{REQUEST_URI} ^/sp/reien/kouei/detail.php?p=0070 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/gamobochi/ [L,R=301]

#大阪市設 三津屋霊園
RewriteCond %{REQUEST_URI} ^/reien/kouei/0071/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/mitsuyareien/ [L,R=301]

#大阪市設 三津屋霊園
RewriteCond %{REQUEST_URI} ^/sp/reien/kouei/detail.php?p=0071 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/mitsuyareien/ [L,R=301]

#大阪市設 南霊園
RewriteCond %{REQUEST_URI} ^/reien/kouei/0074/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/osakashisetsu-minamireien/ [L,R=301]

#大阪市設 南霊園
RewriteCond %{REQUEST_URI} ^/sp/reien/kouei/detail.php?p=0074 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/osakashisetsu-minamireien/ [L,R=301]

#高槻市公園墓地
RewriteCond %{REQUEST_URI} ^/reien/kouei/0075/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/takatsukishikoembochi/ [L,R=301]

#高槻市公園墓地
RewriteCond %{REQUEST_URI} ^/sp/reien/kouei/detail.php?p=0075 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/takatsukishikoembochi/ [L,R=301]

#東大阪 専宗寺墓苑
RewriteCond %{REQUEST_URI} ^/reien/141/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/senshujiboen/ [L,R=301]

#東大阪 専宗寺墓苑
RewriteCond %{REQUEST_URI} ^/sp/reien/?a=1&p=141 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/osaka/senshujiboen/ [L,R=301]

#福徳寺
RewriteCond %{REQUEST_URI} ^/reien/030/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/hyogo/fukutokuji/ [L,R=301]

#福徳寺
RewriteCond %{REQUEST_URI} ^/sp/reien/?a=1&p=030 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/hyogo/fukutokuji/ [L,R=301]

#川西鼓ヶ丘霊園
RewriteCond %{REQUEST_URI} ^/reien/031/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/hyogo/kawanishitsutsumigaokareien/ [L,R=301]

#川西鼓ヶ丘霊園
RewriteCond %{REQUEST_URI} ^/sp/reien/?a=1&p=031 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/hyogo/kawanishitsutsumigaokareien/ [L,R=301]

#高原寺浄園
RewriteCond %{REQUEST_URI} ^/reien/032/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/hyogo/kogenjijoen/ [L,R=301]

#高原寺浄園
RewriteCond %{REQUEST_URI} ^/sp/reien/?a=1&p=032 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/hyogo/kogenjijoen/ [L,R=301]

#大林寺霊園
RewriteCond %{REQUEST_URI} ^/reien/033/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/hyogo/dairinjireien/ [L,R=301]

#大林寺霊園
RewriteCond %{REQUEST_URI} ^/sp/reien/?a=1&p=033 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/hyogo/dairinjireien/ [L,R=301]

#普明寺
RewriteCond %{REQUEST_URI} ^/reien/034/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/hyogo/fumyoji/ [L,R=301]

#普明寺
RewriteCond %{REQUEST_URI} ^/sp/reien/?a=1&p=034 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/hyogo/fumyoji/ [L,R=301]

#蓮花寺霊園
RewriteCond %{REQUEST_URI} ^/reien/035/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/hyogo/rengejireien/ [L,R=301]

#蓮花寺霊園
RewriteCond %{REQUEST_URI} ^/sp/reien/?a=1&p=035 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/hyogo/rengejireien/ [L,R=301]

#勝明寺霊園
RewriteCond %{REQUEST_URI} ^/reien/074/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/hyogo/shomyojireien/ [L,R=301]

#勝明寺霊園
RewriteCond %{REQUEST_URI} ^/sp/reien/?a=1&p=074 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/hyogo/shomyojireien/ [L,R=301]

#阪急岡本 光明寺墓地
RewriteCond %{REQUEST_URI} ^/reien/075/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/hyogo/komyojibochi/ [L,R=301]

#阪急岡本 光明寺墓地
RewriteCond %{REQUEST_URI} ^/sp/reien/?a=1&p=075 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/hyogo/komyojibochi/ [L,R=301]

#梅松山墓苑
RewriteCond %{REQUEST_URI} ^/reien/079/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/hyogo/baishozamboen/ [L,R=301]

#梅松山墓苑
RewriteCond %{REQUEST_URI} ^/sp/reien/?a=1&p=079 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/hyogo/baishozamboen/ [L,R=301]

#昌林寺墓地
RewriteCond %{REQUEST_URI} ^/reien/089/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/hyogo/shorinjibochi/ [L,R=301]

#昌林寺墓地
RewriteCond %{REQUEST_URI} ^/sp/reien/?a=1&p=089 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/hyogo/shorinjibochi/ [L,R=301]

#最法寺境内墓地
RewriteCond %{REQUEST_URI} ^/reien/105/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/hyogo/saihojikeidaibochi/ [L,R=301]

#最法寺境内墓地
RewriteCond %{REQUEST_URI} ^/sp/reien/?a=1&p=105 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/hyogo/saihojikeidaibochi/ [L,R=301]

#稱佛寺墓地
RewriteCond %{REQUEST_URI} ^/reien/106/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/hyogo/shobutsujibochi/ [L,R=301]

#稱佛寺墓地
RewriteCond %{REQUEST_URI} ^/sp/reien/?a=1&p=106 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/hyogo/shobutsujibochi/ [L,R=301]

#慈眼寺
RewriteCond %{REQUEST_URI} ^/reien/115/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/hyogo/jigenji/ [L,R=301]

#慈眼寺
RewriteCond %{REQUEST_URI} ^/sp/reien/?a=1&p=115 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/hyogo/jigenji/ [L,R=301]

#久遠寺境内墓地
RewriteCond %{REQUEST_URI} ^/reien/117/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/hyogo/kuonjikeidaibochi/ [L,R=301]

#久遠寺境内墓地
RewriteCond %{REQUEST_URI} ^/sp/reien/?a=1&p=117 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/hyogo/kuonjikeidaibochi/ [L,R=301]

#満福寺墓地
RewriteCond %{REQUEST_URI} ^/reien/136/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/hyogo/mampukujibochi/ [L,R=301]

#満福寺墓地
RewriteCond %{REQUEST_URI} ^/sp/reien/?a=1&p=136 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/hyogo/mampukujibochi/ [L,R=301]

#妙福寺 丹波篠山霊園
RewriteCond %{REQUEST_URI} ^/reien/118/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/hyogo/myofukuji/ [L,R=301]

#妙福寺 丹波篠山霊園
RewriteCond %{REQUEST_URI} ^/sp/reien/?a=1&p=118 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/hyogo/myofukuji/ [L,R=301]

#尼崎 養専寺墓苑
RewriteCond %{REQUEST_URI} ^/reien/120/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/hyogo/yosenjiboen/ [L,R=301]

#尼崎 養専寺墓苑
RewriteCond %{REQUEST_URI} ^/sp/reien/?a=1&p=120 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/hyogo/yosenjiboen/ [L,R=301]

#寳樹院
RewriteCond %{REQUEST_URI} ^/reien/142/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/hyogo/hojuin/ [L,R=301]

#寳樹院
RewriteCond %{REQUEST_URI} ^/sp/reien/?a=1&p=142 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/hyogo/hojuin/ [L,R=301]

#宝塚 妙見寺墓苑
RewriteCond %{REQUEST_URI} ^/reien/124/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/hyogo/myokenjiboen/ [L,R=301]

#宝塚 妙見寺墓苑
RewriteCond %{REQUEST_URI} ^/sp/reien/?a=1&p=124 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/hyogo/myokenjiboen/ [L,R=301]

#西宮市営霊園甲山墓園
RewriteCond %{REQUEST_URI} ^/reien/kouei/0018/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/hyogo/kabutoyamaboen/ [L,R=301]

#西宮市営霊園甲山墓園
RewriteCond %{REQUEST_URI} ^/sp/reien/kouei/detail.php?p=0018 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/hyogo/kabutoyamaboen/ [L,R=301]

#宝塚市立 宝塚すみれ墓苑
RewriteCond %{REQUEST_URI} ^/takaradukasumire/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/hyogo/takarazukasumireboen/ [L,R=301]

#宝塚市立 宝塚すみれ墓苑
RewriteCond %{REQUEST_URI} ^/reien/kouei/0029/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/hyogo/takarazukasumireboen/ [L,R=301]

#宝塚市立 宝塚すみれ墓苑
RewriteCond %{REQUEST_URI} ^/sp/reien/kouei/detail.php?p=0029 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/hyogo/takarazukasumireboen/ [L,R=301]

#西宮市営霊園白水峡公園墓地
RewriteCond %{REQUEST_URI} ^/reien/kouei/0016/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/hyogo/hakusuikyokoembochi/ [L,R=301]

#西宮市営霊園白水峡公園墓地
RewriteCond %{REQUEST_URI} ^/sp/reien/kouei/detail.php?p=0016 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/hyogo/hakusuikyokoembochi/ [L,R=301]

#西宮市営霊園満池谷墓地
RewriteCond %{REQUEST_URI} ^/reien/kouei/0017/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/hyogo/manchidanibochi/ [L,R=301]

#西宮市営霊園満池谷墓地
RewriteCond %{REQUEST_URI} ^/sp/reien/kouei/detail.php?p=0017 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/hyogo/manchidanibochi/ [L,R=301]

#芦屋市営 芦屋市霊園墓地
RewriteCond %{REQUEST_URI} ^/reien/kouei/0019/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/hyogo/ashiyashireiembochi/ [L,R=301]

#芦屋市営 芦屋市霊園墓地
RewriteCond %{REQUEST_URI} ^/sp/reien/kouei/detail.php?p=0019 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/hyogo/ashiyashireiembochi/ [L,R=301]

#神戸市立鵯越墓園
RewriteCond %{REQUEST_URI} ^/reien/kouei/0020/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/hyogo/hiyodorigoeboen/ [L,R=301]

#神戸市立鵯越墓園
RewriteCond %{REQUEST_URI} ^/sp/reien/kouei/detail.php?p=0020 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/hyogo/hiyodorigoeboen/ [L,R=301]

#神戸市立西神墓園
RewriteCond %{REQUEST_URI} ^/reien/kouei/0021/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/hyogo/seishimboen/ [L,R=301]

#神戸市立西神墓園
RewriteCond %{REQUEST_URI} ^/sp/reien/kouei/detail.php?p=0021 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/hyogo/seishimboen/ [L,R=301]

#神戸市立舞子墓園
RewriteCond %{REQUEST_URI} ^/reien/kouei/0022/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/hyogo/maikoboen/ [L,R=301]

#神戸市立舞子墓園
RewriteCond %{REQUEST_URI} ^/sp/reien/kouei/detail.php?p=0022 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/hyogo/maikoboen/ [L,R=301]

#明石市営石ヶ谷墓園
RewriteCond %{REQUEST_URI} ^/reien/kouei/0023/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/hyogo/ishigataniboen/ [L,R=301]

#明石市営石ヶ谷墓園
RewriteCond %{REQUEST_URI} ^/sp/reien/kouei/detail.php?p=0023 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/hyogo/ishigataniboen/ [L,R=301]

#宝塚市営 長尾山霊園
RewriteCond %{REQUEST_URI} ^/reien/kouei/0030/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/hyogo/nagaoyamareien/ [L,R=301]

#宝塚市営 長尾山霊園
RewriteCond %{REQUEST_URI} ^/sp/reien/kouei/detail.php?p=0030 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/hyogo/nagaoyamareien/ [L,R=301]

#三田市霊苑
RewriteCond %{REQUEST_URI} ^/reien/kouei/0031/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/hyogo/sandashireien/ [L,R=301]

#三田市霊苑
RewriteCond %{REQUEST_URI} ^/sp/reien/kouei/detail.php?p=0031 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/hyogo/sandashireien/ [L,R=301]

#尼崎市 弥生ヶ丘墓園
RewriteCond %{REQUEST_URI} ^/reien/kouei/0032/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/hyogo/yayoigaokaboen/ [L,R=301]

#尼崎市 弥生ヶ丘墓園
RewriteCond %{REQUEST_URI} ^/sp/reien/kouei/detail.php?p=0032 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/hyogo/yayoigaokaboen/ [L,R=301]

#小松財産区小松墓地
RewriteCond %{REQUEST_URI} ^/reien/kouei/0033/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/hyogo/komatsuzaisankukomatsubochi/ [L,R=301]

#小松財産区小松墓地
RewriteCond %{REQUEST_URI} ^/sp/reien/kouei/detail.php?p=0033 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/hyogo/komatsuzaisankukomatsubochi/ [L,R=301]

#西宮市営霊園中津墓地
RewriteCond %{REQUEST_URI} ^/reien/kouei/0034/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/hyogo/nakatsubochi/ [L,R=301]

#西宮市営霊園中津墓地
RewriteCond %{REQUEST_URI} ^/sp/reien/kouei/detail.php?p=0034 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/hyogo/nakatsubochi/ [L,R=301]

#西宮市営霊園上鳴尾墓地
RewriteCond %{REQUEST_URI} ^/reien/kouei/0035/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/hyogo/agenaruobochi/ [L,R=301]

#西宮市営霊園上鳴尾墓地
RewriteCond %{REQUEST_URI} ^/sp/reien/kouei/detail.php?p=0035 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/hyogo/agenaruobochi/ [L,R=301]

#西宮市営霊園上田墓地
RewriteCond %{REQUEST_URI} ^/reien/kouei/0036/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/hyogo/uedabochi/ [L,R=301]

#西宮市営霊園上田墓地
RewriteCond %{REQUEST_URI} ^/sp/reien/kouei/detail.php?p=0036 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/hyogo/uedabochi/ [L,R=301]

#神戸市立追谷墓地
RewriteCond %{REQUEST_URI} ^/reien/kouei/0037/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/hyogo/oitaniboen/ [L,R=301]

#神戸市立追谷墓地
RewriteCond %{REQUEST_URI} ^/sp/reien/kouei/detail.php?p=0037 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/hyogo/oitaniboen/ [L,R=301]

#塩屋眺海墓苑
RewriteCond %{REQUEST_URI} ^/reien/kouei/0042/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/hyogo/shioyachokaiboen/ [L,R=301]

#塩屋眺海墓苑
RewriteCond %{REQUEST_URI} ^/sp/reien/kouei/detail.php?p=0042 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/hyogo/shioyachokaiboen/ [L,R=301]

#塩屋墓地
RewriteCond %{REQUEST_URI} ^/reien/kouei/0044/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/hyogo/shioyabochi/ [L,R=301]

#塩屋墓地
RewriteCond %{REQUEST_URI} ^/sp/reien/kouei/detail.php?p=0044 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/hyogo/shioyabochi/ [L,R=301]

#高羽墓地
RewriteCond %{REQUEST_URI} ^/reien/kouei/0045/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/hyogo/takahabochi/ [L,R=301]

#高羽墓地
RewriteCond %{REQUEST_URI} ^/sp/reien/kouei/detail.php?p=0045 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/hyogo/takahabochi/ [L,R=301]

#伊丹市 神津墓地
RewriteCond %{REQUEST_URI} ^/reien/kouei/0048/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/hyogo/kamitsubochi/ [L,R=301]

#伊丹市 神津墓地
RewriteCond %{REQUEST_URI} ^/sp/reien/kouei/detail.php?p=0048 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/hyogo/kamitsubochi/ [L,R=301]

#伊丹市新田中野財産区 中野墓園
RewriteCond %{REQUEST_URI} ^/reien/kouei/0049/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/hyogo/nakanoboen/ [L,R=301]

#伊丹市新田中野財産区 中野墓園
RewriteCond %{REQUEST_URI} ^/sp/reien/kouei/detail.php?p=0049 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/hyogo/nakanoboen/ [L,R=301]

#加古川市営 日光山墓園
RewriteCond %{REQUEST_URI} ^/reien/kouei/0050/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/hyogo/nikkosamboen/ [L,R=301]

#加古川市営 日光山墓園
RewriteCond %{REQUEST_URI} ^/sp/reien/kouei/detail.php?p=0050 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/hyogo/nikkosamboen/ [L,R=301]

#加古川市営 日光山墓園
RewriteCond %{REQUEST_URI} ^/nikkousan/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/hyogo/nikkosamboen/ [L,R=301]

#川西市公営霊園
RewriteCond %{REQUEST_URI} ^/reien/kouei/0067/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/hyogo/kawanishishikoeireien/ [L,R=301]

#川西市公営霊園
RewriteCond %{REQUEST_URI} ^/sp/reien/kouei/detail.php?p=0067 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/hyogo/kawanishishikoeireien/ [L,R=301]

#尼崎市 戸ノ内墓地
RewriteCond %{REQUEST_URI} ^/reien/kouei/0072/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/hyogo/tonochibochi/ [L,R=301]

#尼崎市 戸ノ内墓地
RewriteCond %{REQUEST_URI} ^/sp/reien/kouei/detail.php?p=0072 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/hyogo/tonochibochi/ [L,R=301]

#神戸市立 鵯越墓園
RewriteCond %{REQUEST_URI} ^/hiyodori.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/hyogo/hiyodorigoeboen/ [L,R=301]

#神戸市立 鵯越墓園
RewriteCond %{REQUEST_URI} ^/reien/kouei/0020/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/hyogo/hiyodorigoeboen/ [L,R=301]

#神戸市立 鵯越墓園
RewriteCond %{REQUEST_URI} ^/sp/reien/kouei/detail.php?p=0020 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/hyogo/hiyodorigoeboen/ [L,R=301]

#神戸六甲霊園
RewriteCond %{REQUEST_URI} ^/reien/038/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/hyogo/koberokkoreien/ [L,R=301]

#神戸六甲霊園
RewriteCond %{REQUEST_URI} ^/sp/reien/?a=1&p=038 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/hyogo/koberokkoreien/ [L,R=301]

#宝塚うぐいす墓苑
RewriteCond %{REQUEST_URI} ^/reien/072/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/hyogo/takarazukauguisuboen/ [L,R=301]

#宝塚うぐいす墓苑
RewriteCond %{REQUEST_URI} ^/sp/reien/?a=1&p=072 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/hyogo/takarazukauguisuboen/ [L,R=301]

#伏見深草霊園
RewriteCond %{REQUEST_URI} ^/reien/021/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/kyoto/fushimifukakusareien/ [L,R=301]

#伏見深草霊園
RewriteCond %{REQUEST_URI} ^/sp/reien/?a=1&p=021 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/kyoto/fushimifukakusareien/ [L,R=301]

#栄春寺
RewriteCond %{REQUEST_URI} ^/reien/023/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/kyoto/eishunji/ [L,R=301]

#栄春寺
RewriteCond %{REQUEST_URI} ^/sp/reien/?a=1&p=023 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/kyoto/eishunji/ [L,R=301]

#法伝寺
RewriteCond %{REQUEST_URI} ^/reien/025/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/kyoto/hodenji/ [L,R=301]

#法伝寺
RewriteCond %{REQUEST_URI} ^/sp/reien/?a=1&p=025 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/kyoto/hodenji/ [L,R=301]

#薬師山墓苑
RewriteCond %{REQUEST_URI} ^/reien/026/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/kyoto/yakushiyamaboen/ [L,R=301]

#薬師山墓苑
RewriteCond %{REQUEST_URI} ^/sp/reien/?a=1&p=026 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/kyoto/yakushiyamaboen/ [L,R=301]

#空也寺
RewriteCond %{REQUEST_URI} ^/reien/027/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/kyoto/kuyaji/ [L,R=301]

#空也寺
RewriteCond %{REQUEST_URI} ^/sp/reien/?a=1&p=027 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/kyoto/kuyaji/ [L,R=301]

#薬薗寺霊園
RewriteCond %{REQUEST_URI} ^/reien/028/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/kyoto/yakuonjireien/ [L,R=301]

#薬薗寺霊園
RewriteCond %{REQUEST_URI} ^/sp/reien/?a=1&p=028 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/kyoto/yakuonjireien/ [L,R=301]

#北真経寺
RewriteCond %{REQUEST_URI} ^/reien/029/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/kyoto/kitashingyoji/ [L,R=301]

#北真経寺
RewriteCond %{REQUEST_URI} ^/sp/reien/?a=1&p=029 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/kyoto/kitashingyoji/ [L,R=301]

#本圀寺みささぎ霊園
RewriteCond %{REQUEST_URI} ^/reien/056/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/kyoto/honkokujimisasagireien/ [L,R=301]

#本圀寺みささぎ霊園
RewriteCond %{REQUEST_URI} ^/sp/reien/?a=1&p=056 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/kyoto/honkokujimisasagireien/ [L,R=301]

#佛光寺本廟
RewriteCond %{REQUEST_URI} ^/reien/061/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/kyoto/bukkojihonbyo/ [L,R=301]

#佛光寺本廟
RewriteCond %{REQUEST_URI} ^/sp/reien/?a=1&p=061 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/kyoto/bukkojihonbyo/ [L,R=301]

#成願寺墓地
RewriteCond %{REQUEST_URI} ^/reien/062/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/kyoto/joganji-kyoto/ [L,R=301]

#成願寺墓地
RewriteCond %{REQUEST_URI} ^/sp/reien/?a=1&p=062 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/kyoto/joganji-kyoto/ [L,R=301]

#隣華院墓地
RewriteCond %{REQUEST_URI} ^/reien/063/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/kyoto/rinkaimbochi/ [L,R=301]

#隣華院墓地
RewriteCond %{REQUEST_URI} ^/sp/reien/?a=1&p=063 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/kyoto/rinkaimbochi/ [L,R=301]

#京都嵯峨霊園
RewriteCond %{REQUEST_URI} ^/reien/066/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/kyoto/kyotosagareien/ [L,R=301]

#京都嵯峨霊園
RewriteCond %{REQUEST_URI} ^/sp/reien/?a=1&p=066 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/kyoto/kyotosagareien/ [L,R=301]

#誕生寺墓地
RewriteCond %{REQUEST_URI} ^/reien/099/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/kyoto/tanjojibochi/ [L,R=301]

#誕生寺墓地
RewriteCond %{REQUEST_URI} ^/sp/reien/?a=1&p=099 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/kyoto/tanjojibochi/ [L,R=301]

#京都上鳥羽霊園
RewriteCond %{REQUEST_URI} ^/reien/112/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/kyoto/kyotokamitobareien/ [L,R=301]

#京都上鳥羽霊園
RewriteCond %{REQUEST_URI} ^/sp/reien/?a=1&p=112 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/kyoto/kyotokamitobareien/ [L,R=301]

#三栖墓地
RewriteCond %{REQUEST_URI} ^/reien/114/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/kyoto/misubochi/ [L,R=301]

#三栖墓地
RewriteCond %{REQUEST_URI} ^/sp/reien/?a=1&p=114 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/kyoto/misubochi/ [L,R=301]

#文相寺共同墓地
RewriteCond %{REQUEST_URI} ^/reien/119/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/kyoto/monsojikyodobochi/ [L,R=301]

#文相寺共同墓地
RewriteCond %{REQUEST_URI} ^/sp/reien/?a=1&p=119 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/kyoto/monsojikyodobochi/ [L,R=301]

#九品寺墓地
RewriteCond %{REQUEST_URI} ^/reien/121/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/kyoto/kuhonjibochi/ [L,R=301]

#九品寺墓地
RewriteCond %{REQUEST_URI} ^/sp/reien/?a=1&p=121 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/kyoto/kuhonjibochi/ [L,R=301]

#京都上御霊墓苑
RewriteCond %{REQUEST_URI} ^/reien/127/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/kyoto/kyotokamigoryoboen/ [L,R=301]

#京都上御霊墓苑
RewriteCond %{REQUEST_URI} ^/sp/reien/?a=1&p=127 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/kyoto/kyotokamigoryoboen/ [L,R=301]

#京都市営 住吉山墓地
RewriteCond %{REQUEST_URI} ^/reien/kouei/0055/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/kyoto/sumiyoshiyamabochi/ [L,R=301]

#京都市営 住吉山墓地
RewriteCond %{REQUEST_URI} ^/sp/reien/kouei/detail.php?p=0055 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/kyoto/sumiyoshiyamabochi/ [L,R=301]

#宇治市営 天ヶ瀬墓地公園
RewriteCond %{REQUEST_URI} ^/reien/kouei/0057/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/kyoto/amagasebochikoen/ [L,R=301]

#宇治市営 天ヶ瀬墓地公園
RewriteCond %{REQUEST_URI} ^/sp/reien/kouei/detail.php?p=0057 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/kyoto/amagasebochikoen/ [L,R=301]

#京都市営 大日山墓地
RewriteCond %{REQUEST_URI} ^/reien/kouei/0059/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/kyoto/dainichiyamabochi/ [L,R=301]

#京都市営 大日山墓地
RewriteCond %{REQUEST_URI} ^/sp/reien/kouei/detail.php?p=0059 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/kyoto/dainichiyamabochi/ [L,R=301]

#京都市営 深草墓地
RewriteCond %{REQUEST_URI} ^/reien/kouei/0061/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/kyoto/kyotocity/fukakusabochi/ [L,R=301]

#京都市営 深草墓地
RewriteCond %{REQUEST_URI} ^/sp/reien/kouei/detail.php?p=0061 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/kyoto/kyotocity/fukakusabochi/ [L,R=301]

#京都市営 地蔵山墓地
RewriteCond %{REQUEST_URI} ^/reien/kouei/0069/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/kyoto/jizoyamabochi/ [L,R=301]

#京都市営 地蔵山墓地
RewriteCond %{REQUEST_URI} ^/sp/reien/kouei/detail.php?p=0069 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/kyoto/jizoyamabochi/ [L,R=301]

#南生駒霊園
RewriteCond %{REQUEST_URI} ^/reien/036/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/nara/minamiikomareien/ [L,R=301]

#南生駒霊園
RewriteCond %{REQUEST_URI} ^/sp/reien/?a=1&p=036 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/nara/minamiikomareien/ [L,R=301]

#浄願寺
RewriteCond %{REQUEST_URI} ^/reien/094/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/nara/joganji/ [L,R=301]

#浄願寺
RewriteCond %{REQUEST_URI} ^/sp/reien/?a=1&p=094 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/nara/joganji/ [L,R=301]

#光照山 阿弥陀寺
RewriteCond %{REQUEST_URI} ^/reien/095/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/nara/koshozan-amidaji/ [L,R=301]

#光照山 阿弥陀寺
RewriteCond %{REQUEST_URI} ^/sp/reien/?a=1&p=095 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/nara/koshozan-amidaji/ [L,R=301]

#安楽寺
RewriteCond %{REQUEST_URI} ^/reien/096/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/nara/anrakuji/ [L,R=301]

#安楽寺
RewriteCond %{REQUEST_URI} ^/sp/reien/?a=1&p=096 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/nara/anrakuji/ [L,R=301]

#壺阪山霊園
RewriteCond %{REQUEST_URI} ^/reien/116/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/nara/tsubosakayamareien/ [L,R=301]

#壺阪山霊園
RewriteCond %{REQUEST_URI} ^/sp/reien/?a=1&p=116 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/nara/tsubosakayamareien/ [L,R=301]

#橿原市営 香久山墓園
RewriteCond %{REQUEST_URI} ^/kaguyama/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/nara/kaguyamaboen/ [L,R=301]

#橿原市営 香久山墓園
RewriteCond %{REQUEST_URI} ^/reien/kouei/0024/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/nara/kaguyamaboen/ [L,R=301]

#橿原市営 香久山墓園
RewriteCond %{REQUEST_URI} ^/sp/reien/kouei/detail.php?p=0024 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/nara/kaguyamaboen/ [L,R=301]

#大和高田市営 土庫市営墓地
RewriteCond %{REQUEST_URI} ^/reien/kouei/0025/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/nara/dongoshieibochi/ [L,R=301]

#大和高田市営 土庫市営墓地
RewriteCond %{REQUEST_URI} ^/sp/reien/kouei/detail.php?p=0025 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/nara/dongoshieibochi/ [L,R=301]

#大和郡山市営公園墓地
RewriteCond %{REQUEST_URI} ^/reien/kouei/0026/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/nara/yamatokoriyamashikoenbochi/ [L,R=301]

#大和郡山市営公園墓地
RewriteCond %{REQUEST_URI} ^/sp/reien/kouei/detail.php?p=0026 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/nara/yamatokoriyamashikoenbochi/ [L,R=301]

#葛城市営 葛城市霊苑
RewriteCond %{REQUEST_URI} ^/reien/kouei/0027/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/nara/katsuragishireien/ [L,R=301]

#葛城市営 葛城市霊苑
RewriteCond %{REQUEST_URI} ^/sp/reien/kouei/detail.php?p=0027 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/nara/katsuragishireien/ [L,R=301]

#広陵町営 石塚霊園
RewriteCond %{REQUEST_URI} ^/reien/kouei/0028/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/nara/ishizukareien/ [L,R=301]

#広陵町営 石塚霊園
RewriteCond %{REQUEST_URI} ^/sp/reien/kouei/detail.php?p=0028 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/nara/ishizukareien/ [L,R=301]

#大淀町公園墓地
RewriteCond %{REQUEST_URI} ^/reien/kouei/0051/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/nara/oyodochoeikoenbochi/ [L,R=301]

#大淀町公園墓地
RewriteCond %{REQUEST_URI} ^/sp/reien/kouei/detail.php?p=0051 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/nara/oyodochoeikoenbochi/ [L,R=301]

#戸塚長沼霊苑
RewriteCond %{REQUEST_URI} ^/tokyo/reien/totsuka/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/kanagawa/totsukanaganumareien/ [L,R=301]

#戸塚長沼霊苑
RewriteCond %{REQUEST_URI} ^/tokyo/sp/reien/totsuka/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/kanagawa/totsukanaganumareien/ [L,R=301]

#横浜メモリアルガーデン
RewriteCond %{REQUEST_URI} ^/tokyo/reien/yokohama/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/kanagawa/yokohama-memorial-garden/ [L,R=301]

#横浜メモリアルガーデン
RewriteCond %{REQUEST_URI} ^/tokyo/sp/reien/yokohama/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/kanagawa/yokohama-memorial-garden/ [L,R=301]

#横浜市営久保山墓地
RewriteCond %{REQUEST_URI} ^/tokyo/reien/yokohamashi/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/kanagawa/kuboyamabochi/ [L,R=301]

#横浜市営久保山墓地
RewriteCond %{REQUEST_URI} ^/tokyo/sp/reien/yokohamashi/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/reien/kanagawa/kuboyamabochi/ [L,R=301]

#川西中央霊園(★)
RewriteCond %{REQUEST_URI} ^/kawanishi/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/kawanishichuo/ [L,R=301]

#川西中央霊園(★)
RewriteCond %{REQUEST_URI} ^/kawanishi/access.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/kawanishichuo/ [L,R=301]

#川西中央霊園(★)
RewriteCond %{REQUEST_URI} ^/sp/kawanishi/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/kawanishichuo/ [L,R=301]

#川西中央霊園(★)
RewriteCond %{REQUEST_URI} ^/sp/kawanishi/access.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/kawanishichuo/ [L,R=301]

#園内施設・サービスのご紹介
RewriteCond %{REQUEST_URI} ^/kawanishi/environment.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/kawanishichuo/guide/ [L,R=301]

#園内施設・サービスのご紹介
RewriteCond %{REQUEST_URI} ^/sp/kawanishi/environment.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/kawanishichuo/guide/ [L,R=301]

#代々墓(永代供養付き)
RewriteCond %{REQUEST_URI} ^/kawanishi/ippanbochi.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/kawanishichuo/product/daidaibo/ [L,R=301]

#代々墓(永代供養付き)
RewriteCond %{REQUEST_URI} ^/sp/kawanishi/ippanbochi.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/kawanishichuo/product/daidaibo/ [L,R=301]

#永代供養墓地
RewriteCond %{REQUEST_URI} ^/kawanishi/eitaikuyoubo.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/kawanishichuo/product/eitaikuyoubo/ [L,R=301]

#永代供養墓地
RewriteCond %{REQUEST_URI} ^/sp/kawanishi/eitaikuyoubo.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/kawanishichuo/product/eitaikuyoubo/ [L,R=301]

#樹木葬
RewriteCond %{REQUEST_URI} ^/kawanishi/jumokusou.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/kawanishichuo/product/jumokusou/ [L,R=301]

#樹木葬
RewriteCond %{REQUEST_URI} ^/sp/kawanishi/jumokusou.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/kawanishichuo/product/jumokusou/ [L,R=301]

#50年墓
RewriteCond %{REQUEST_URI} ^/kawanishi/50years.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/kawanishichuo/product/50years/ [L,R=301]

#50年墓
RewriteCond %{REQUEST_URI} ^/sp/kawanishi/50years.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/kawanishichuo/product/50years/ [L,R=301]

#ペア墓
RewriteCond %{REQUEST_URI} ^/kawanishi/pair.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/kawanishichuo/product/pair/ [L,R=301]

#ペア墓
RewriteCond %{REQUEST_URI} ^/sp/kawanishi/pair.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/kawanishichuo/product/pair/ [L,R=301]

#アンドペット/ペット専用墓
RewriteCond %{REQUEST_URI} ^/kawanishi/pet.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/kawanishichuo/product/pet/ [L,R=301]

#アンドペット/ペット専用墓
RewriteCond %{REQUEST_URI} ^/sp/kawanishi/pet.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/kawanishichuo/product/pet/ [L,R=301]

#ご遺骨預かり
RewriteCond %{REQUEST_URI} ^/kawanishi/azukari.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/kawanishichuo/product/azukari/ [L,R=301]

#ご遺骨預かり
RewriteCond %{REQUEST_URI} ^/sp/kawanishi/azukari.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/kawanishichuo/product/azukari/ [L,R=301]

#お墓の引越し
RewriteCond %{REQUEST_URI} ^/kawanishi/hikkoshi.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/kawanishichuo/product/hikkoshi/ [L,R=301]

#お墓の引越し
RewriteCond %{REQUEST_URI} ^/sp/kawanishi/hikkoshi.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/kawanishichuo/product/hikkoshi/ [L,R=301]

#各種行事について
RewriteCond %{REQUEST_URI} ^/kawanishi/event.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/kawanishichuo/event/ [L,R=301]

#各種行事について
RewriteCond %{REQUEST_URI} ^/sp/kawanishi/event.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/kawanishichuo/event/ [L,R=301]

#お客様の声
RewriteCond %{REQUEST_URI} ^/kawanishi/voice.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/kawanishichuo/voice/ [L,R=301]

#お客様の声
RewriteCond %{REQUEST_URI} ^/sp/kawanishi/voice.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/kawanishichuo/voice/ [L,R=301]

#明治の森霊園
RewriteCond %{REQUEST_URI} ^/meijinomori/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/meijinomori/ [L,R=301]

#明治の森霊園
RewriteCond %{REQUEST_URI} ^/sp/meijinomori/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/meijinomori/ [L,R=301]

#園内施設・サービスのご紹介
RewriteCond %{REQUEST_URI} ^/meijinomori/environment.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/meijinomori/guide/ [L,R=301]

#園内施設・サービスのご紹介
RewriteCond %{REQUEST_URI} ^/sp/meijinomori/environment.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/meijinomori/guide/ [L,R=301]

#代々墓(永代供養付き)
RewriteCond %{REQUEST_URI} ^/meijinomori/ippanbochi.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/meijinomori/product/daidaibo/ [L,R=301]

#代々墓(永代供養付き)
RewriteCond %{REQUEST_URI} ^/sp/meijinomori/ippanbochi.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/meijinomori/product/daidaibo/ [L,R=301]

#永代供養墓地
RewriteCond %{REQUEST_URI} ^/meijinomori/eitaikuyoubo.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/meijinomori/product/eitaikuyoubo/ [L,R=301]

#永代供養墓地
RewriteCond %{REQUEST_URI} ^/sp/meijinomori/eitaikuyoubo.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/meijinomori/product/eitaikuyoubo/ [L,R=301]

#樹木葬専用エリア「追憶の小径」
RewriteCond %{REQUEST_URI} ^/meijinomori/jumokusou.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/meijinomori/product/jumokusou/ [L,R=301]

#樹木葬専用エリア「追憶の小径」
RewriteCond %{REQUEST_URI} ^/sp/meijinomori/jumokusou.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/meijinomori/product/jumokusou/ [L,R=301]

#ペット供養塔
RewriteCond %{REQUEST_URI} ^/meijinomori/pet.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/meijinomori/product/pet/ [L,R=301]

#ペット供養塔
RewriteCond %{REQUEST_URI} ^/sp/meijinomori/pet.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/meijinomori/product/pet/ [L,R=301]

#お墓の引越し
RewriteCond %{REQUEST_URI} ^/meijinomori/hikkoshi.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/meijinomori/product/hikkoshi/ [L,R=301]

#お墓の引越し
RewriteCond %{REQUEST_URI} ^/sp/meijinomori/hikkoshi.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/meijinomori/product/hikkoshi/ [L,R=301]

#アクセス情報
RewriteCond %{REQUEST_URI} ^/meijinomori/access.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/meijinomori/access/ [L,R=301]

#アクセス情報
RewriteCond %{REQUEST_URI} ^/sp/meijinomori/access.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/meijinomori/access/ [L,R=301]

#各種行事について
RewriteCond %{REQUEST_URI} ^/meijinomori/event.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/meijinomori/event/ [L,R=301]

#各種行事について
RewriteCond %{REQUEST_URI} ^/sp/meijinomori/event.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/meijinomori/event/ [L,R=301]

#お客様の声
RewriteCond %{REQUEST_URI} ^/meijinomori/voice.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/meijinomori/voice/ [L,R=301]

#お客様の声
RewriteCond %{REQUEST_URI} ^/sp/meijinomori/voice.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/meijinomori/voice/ [L,R=301]

#四条畷霊園(★)
RewriteCond %{REQUEST_URI} ^/shijonawate/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/shijonawate/ [L,R=301]

#四条畷霊園(★)
RewriteCond %{REQUEST_URI} ^/shijonawate/access.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/shijonawate/ [L,R=301]

#四条畷霊園(★)
RewriteCond %{REQUEST_URI} ^/sp/shijonawate/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/shijonawate/ [L,R=301]

#四条畷霊園(★)
RewriteCond %{REQUEST_URI} ^/sp/shijonawate/access.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/shijonawate/ [L,R=301]

#園内施設・サービスのご紹介
RewriteCond %{REQUEST_URI} ^/shijonawate/environment.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/shijonawate/guide/ [L,R=301]

#園内施設・サービスのご紹介
RewriteCond %{REQUEST_URI} ^/sp/shijonawate/environment.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/shijonawate/guide/ [L,R=301]

#代々墓(永代供養付き)
RewriteCond %{REQUEST_URI} ^/shijonawate/ippanbochi.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/shijonawate/product/daidaibo/ [L,R=301]

#代々墓(永代供養付き)
RewriteCond %{REQUEST_URI} ^/sp/shijonawate/ippanbochi.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/shijonawate/product/daidaibo/ [L,R=301]

#永代供養墓地
RewriteCond %{REQUEST_URI} ^/shijonawate/eitaikuyoubo.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/shijonawate/product/eitaikuyoubo/ [L,R=301]

#永代供養墓地
RewriteCond %{REQUEST_URI} ^/sp/shijonawate/eitaikuyoubo.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/shijonawate/product/eitaikuyoubo/ [L,R=301]

#樹木葬専用エリア「青天の森」
RewriteCond %{REQUEST_URI} ^/shijonawate/jumokusou.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/shijonawate/product/jumokusou/ [L,R=301]

#樹木葬専用エリア「青天の森」
RewriteCond %{REQUEST_URI} ^/sp/shijonawate/jumokusou.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/shijonawate/product/jumokusou/ [L,R=301]

#50年墓
RewriteCond %{REQUEST_URI} ^/shijonawate/50years.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/shijonawate/product/50years/ [L,R=301]

#50年墓
RewriteCond %{REQUEST_URI} ^/sp/shijonawate/50years.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/shijonawate/product/50years/ [L,R=301]

#ご遺骨預かり
RewriteCond %{REQUEST_URI} ^/shijonawate/azukari.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/shijonawate/product/azukari/ [L,R=301]

#ご遺骨預かり
RewriteCond %{REQUEST_URI} ^/sp/shijonawate/azukari.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/shijonawate/product/azukari/ [L,R=301]

#お墓の引越し
RewriteCond %{REQUEST_URI} ^/shijonawate/hikkoshi.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/shijonawate/product/hikkoshi/ [L,R=301]

#お墓の引越し
RewriteCond %{REQUEST_URI} ^/sp/shijonawate/hikkoshi.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/shijonawate/product/hikkoshi/ [L,R=301]

#各種行事について
RewriteCond %{REQUEST_URI} ^/shijonawate/event.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/shijonawate/event/ [L,R=301]

#各種行事について
RewriteCond %{REQUEST_URI} ^/sp/shijonawate/event.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/shijonawate/event/ [L,R=301]

#お客様の声
RewriteCond %{REQUEST_URI} ^/shijonawate/voice.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/shijonawate/voice/ [L,R=301]

#お客様の声
RewriteCond %{REQUEST_URI} ^/sp/shijonawate/voice.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/shijonawate/voice/ [L,R=301]

#大阪霊園(★)
RewriteCond %{REQUEST_URI} ^/osakareien/index.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/osakareien/ [L,R=301]

#大阪霊園(★)
RewriteCond %{REQUEST_URI} ^/osakareien/access.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/osakareien/ [L,R=301]

#大阪霊園(★)
RewriteCond %{REQUEST_URI} ^/sp/osakareien/index.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/osakareien/ [L,R=301]

#大阪霊園(★)
RewriteCond %{REQUEST_URI} ^/sp/osakareien/access.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/osakareien/ [L,R=301]

#園内施設・サービスのご紹介
RewriteCond %{REQUEST_URI} ^/osakareien/environment.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/osakareien/guide/ [L,R=301]

#園内施設・サービスのご紹介
RewriteCond %{REQUEST_URI} ^/sp/osakareien/environment.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/osakareien/guide/ [L,R=301]

#代々墓(永代供養付き)
RewriteCond %{REQUEST_URI} ^/osakareien/ippanbochi.htmll [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/osakareien/product/daidaibo/ [L,R=301]

#代々墓(永代供養付き)
RewriteCond %{REQUEST_URI} ^/sp/osakareien/ippanbochi.htmll [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/osakareien/product/daidaibo/ [L,R=301]

#永代供養墓
RewriteCond %{REQUEST_URI} ^/osakareien/eitaikuyoubo.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/osakareien/product/eitaikuyoubo/ [L,R=301]

#永代供養墓
RewriteCond %{REQUEST_URI} ^/sp/osakareien/eitaikuyoubo.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/osakareien/product/eitaikuyoubo/ [L,R=301]

#樹木葬専用エリア「追憶の庭」
RewriteCond %{REQUEST_URI} ^/osakareien/jumokusou.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/osakareien/product/jumokusou/ [L,R=301]

#樹木葬専用エリア「追憶の庭」
RewriteCond %{REQUEST_URI} ^/sp/osakareien/jumokusou.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/osakareien/product/jumokusou/ [L,R=301]

#50年墓「つなぐ」
RewriteCond %{REQUEST_URI} ^/osakareien/50years.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/osakareien/product/50years/ [L,R=301]

#50年墓「つなぐ」
RewriteCond %{REQUEST_URI} ^/sp/osakareien/50years.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/osakareien/product/50years/ [L,R=301]

#お墓の引越し
RewriteCond %{REQUEST_URI} ^/osakareien/hikkoshi.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/osakareien/product/hikkoshi/ [L,R=301]

#お墓の引越し
RewriteCond %{REQUEST_URI} ^/sp/osakareien/hikkoshi.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/osakareien/product/hikkoshi/ [L,R=301]

#各種行事について
RewriteCond %{REQUEST_URI} ^/osakareien/event.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/osakareien/event/ [L,R=301]

#各種行事について
RewriteCond %{REQUEST_URI} ^/sp/osakareien/event.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/osakareien/event/ [L,R=301]

#お客様の声
RewriteCond %{REQUEST_URI} ^/osakareien/voice.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/osakareien/voice/ [L,R=301]

#お客様の声
RewriteCond %{REQUEST_URI} ^/sp/osakareien/voice.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/osakareien/voice/ [L,R=301]

#はびきの中央霊園(★)
RewriteCond %{REQUEST_URI} ^/habikino/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/habikinochuo/ [L,R=301]

#はびきの中央霊園(★)
RewriteCond %{REQUEST_URI} ^/habikino/access.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/habikinochuo/ [L,R=301]

#はびきの中央霊園(★)
RewriteCond %{REQUEST_URI} ^/sp/habikino/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/habikinochuo/ [L,R=301]

#はびきの中央霊園(★)
RewriteCond %{REQUEST_URI} ^/sp/habikino/access.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/habikinochuo/ [L,R=301]

#園内施設・サービスのご紹介
RewriteCond %{REQUEST_URI} ^/habikino/environment.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/habikinochuo/guide/ [L,R=301]

#園内施設・サービスのご紹介
RewriteCond %{REQUEST_URI} ^/sp/habikino/environment.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/habikinochuo/guide/ [L,R=301]

#代々墓(永代供養付き)
RewriteCond %{REQUEST_URI} ^/habikino/ippanbochi.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/habikinochuo/product/daidaibo/ [L,R=301]

#代々墓(永代供養付き)
RewriteCond %{REQUEST_URI} ^/sp/habikino/ippanbochi.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/habikinochuo/product/daidaibo/ [L,R=301]

#永代供養墓
RewriteCond %{REQUEST_URI} ^/habikino/eitaikuyoubo.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/habikinochuo/product/eitaikuyoubo/ [L,R=301]

#永代供養墓
RewriteCond %{REQUEST_URI} ^/sp/habikino/eitaikuyoubo.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/habikinochuo/product/eitaikuyoubo/ [L,R=301]

#樹木葬専用エリア「追憶の森」
RewriteCond %{REQUEST_URI} ^/habikino/jumokusou.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/habikinochuo/product/jumokusou/ [L,R=301]

#樹木葬専用エリア「追憶の森」
RewriteCond %{REQUEST_URI} ^/sp/habikino/jumokusou.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/habikinochuo/product/jumokusou/ [L,R=301]

#芝生墓所
RewriteCond %{REQUEST_URI} ^/habikino/shibafu.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/habikinochuo/product/grass/ [L,R=301]

#芝生墓所
RewriteCond %{REQUEST_URI} ^/sp/habikino/shibafu.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/habikinochuo/product/grass/ [L,R=301]

#ご遺骨預かり
RewriteCond %{REQUEST_URI} ^/habikino/azukari.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/habikinochuo/product/azukari/ [L,R=301]

#ご遺骨預かり
RewriteCond %{REQUEST_URI} ^/sp/habikino/azukari.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/habikinochuo/product/azukari/ [L,R=301]

#お墓の引越し
RewriteCond %{REQUEST_URI} ^/habikino/hikkoshi.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/habikinochuo/product/hikkoshi/ [L,R=301]

#お墓の引越し
RewriteCond %{REQUEST_URI} ^/sp/habikino/hikkoshi.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/habikinochuo/product/hikkoshi/ [L,R=301]

#各種行事について
RewriteCond %{REQUEST_URI} ^/habikino/event.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/habikinochuo/event/ [L,R=301]

#各種行事について
RewriteCond %{REQUEST_URI} ^/sp/habikino/event.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/habikinochuo/event/ [L,R=301]

#お客様の声
RewriteCond %{REQUEST_URI} ^/habikino/voice.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/habikinochuo/voice/ [L,R=301]

#お客様の声
RewriteCond %{REQUEST_URI} ^/sp/habikino/voice.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/habikinochuo/voice/ [L,R=301]

#大阪泉北霊園
RewriteCond %{REQUEST_URI} ^/reien/065/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/osakasenboku/ [L,R=301]

#大阪泉北霊園
RewriteCond %{REQUEST_URI} ^/reien/065/acc.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/osakasenboku/ [L,R=301]

#大阪泉北霊園
RewriteCond %{REQUEST_URI} ^/sp/reien/osakasenboku/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/osakasenboku/ [L,R=301]

#大阪泉北霊園
RewriteCond %{REQUEST_URI} ^/sp/reien/osakasenboku/acc.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/osakasenboku/ [L,R=301]

#園内施設・サービスのご紹介
RewriteCond %{REQUEST_URI} ^/reien/065/env.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/osakasenboku/guide/ [L,R=301]

#園内施設・サービスのご紹介
RewriteCond %{REQUEST_URI} ^/sp/reien/osakasenboku/env.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/osakasenboku/guide/ [L,R=301]

#代々墓(永代供養付き)
RewriteCond %{REQUEST_URI} ^/reien/065/set.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/osakasenboku/product/daidaibo/ [L,R=301]

#代々墓(永代供養付き)
RewriteCond %{REQUEST_URI} ^/sp/reien/osakasenboku/set.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/osakasenboku/product/daidaibo/ [L,R=301]

#樹木葬
RewriteCond %{REQUEST_URI} ^/reien/065/eti.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/osakasenboku/product/jumokusou/ [L,R=301]

#樹木葬
RewriteCond %{REQUEST_URI} ^/sp/reien/osakasenboku/eti.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/osakasenboku/product/jumokusou/ [L,R=301]

#ペット供養塔
RewriteCond %{REQUEST_URI} ^/reien/065/pet.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/osakasenboku/product/pet/ [L,R=301]

#ペット供養塔
RewriteCond %{REQUEST_URI} ^/sp/reien/osakasenboku/pet.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/osakasenboku/product/pet/ [L,R=301]

#三重国際霊園
RewriteCond %{REQUEST_URI} ^/reien/037/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/miekokusai/ [L,R=301]

#三重国際霊園
RewriteCond %{REQUEST_URI} ^/reien/037/acc.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/miekokusai/ [L,R=301]

#三重国際霊園
RewriteCond %{REQUEST_URI} ^/sp/reien/miekokusai/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/miekokusai/ [L,R=301]

#三重国際霊園
RewriteCond %{REQUEST_URI} ^/sp/reien/miekokusai/acc.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/miekokusai/ [L,R=301]

#園内施設・サービスのご紹介
RewriteCond %{REQUEST_URI} ^/reien/037/env.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/miekokusai/guide/ [L,R=301]

#園内施設・サービスのご紹介
RewriteCond %{REQUEST_URI} ^/sp/reien/miekokusai/env.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/miekokusai/guide/ [L,R=301]

#代々墓(永代供養付き)
RewriteCond %{REQUEST_URI} ^/reien/037/set.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/miekokusai/product/daidaibo/ [L,R=301]

#代々墓(永代供養付き)
RewriteCond %{REQUEST_URI} ^/sp/reien/miekokusai/set.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/miekokusai/product/daidaibo/ [L,R=301]

#樹木葬
RewriteCond %{REQUEST_URI} ^/reien/037/jmk.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/miekokusai/product/jumokusou/ [L,R=301]

#樹木葬
RewriteCond %{REQUEST_URI} ^/sp/reien/miekokusai/jmk.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/miekokusai/product/jumokusou/ [L,R=301]

#大阪みやこ霊廟
RewriteCond %{REQUEST_URI} ^/reien/111/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/osakamiyako/ [L,R=301]

#大阪みやこ霊廟
RewriteCond %{REQUEST_URI} ^/reien/111/acc.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/osakamiyako/ [L,R=301]

#大阪みやこ霊廟
RewriteCond %{REQUEST_URI} ^/sp/reien/miyako/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/osakamiyako/ [L,R=301]

#大阪みやこ霊廟
RewriteCond %{REQUEST_URI} ^/sp/reien/miyako/acc.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/osakamiyako/ [L,R=301]

#価格
RewriteCond %{REQUEST_URI} ^/reien/111/set.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/osakamiyako/price/ [L,R=301]

#価格
RewriteCond %{REQUEST_URI} ^/sp/reien/miyako/set.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/osakamiyako/price/ [L,R=301]

#よくある質問
RewriteCond %{REQUEST_URI} ^/reien/111/faq.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/osakamiyako/qa/ [L,R=301]

#よくある質問
RewriteCond %{REQUEST_URI} ^/sp/reien/miyako/faq.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/osakamiyako/qa/ [L,R=301]

#大阪ふくしま霊廟
RewriteCond %{REQUEST_URI} ^/fukushima/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/osakafukushima/ [L,R=301]

#大阪ふくしま霊廟
RewriteCond %{REQUEST_URI} ^/fukushima/access.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/osakafukushima/ [L,R=301]

#大阪ふくしま霊廟
RewriteCond %{REQUEST_URI} ^/sp/fukushima/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/osakafukushima/ [L,R=301]

#大阪ふくしま霊廟
RewriteCond %{REQUEST_URI} ^/sp/fukushima/accessmap.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/osakafukushima/ [L,R=301]

#園内施設・サービスのご紹介
RewriteCond %{REQUEST_URI} ^/fukushima/environment.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/osakafukushima/guide/ [L,R=301]

#園内施設・サービスのご紹介
RewriteCond %{REQUEST_URI} ^/sp/fukushima/environment.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/osakafukushima/guide/ [L,R=301]

#価格
RewriteCond %{REQUEST_URI} ^/fukushima/set.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/osakafukushima/price/ [L,R=301]

#価格
RewriteCond %{REQUEST_URI} ^/sp/fukushima/set.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/osakafukushima/price/ [L,R=301]

#青葉ニュータウン霊園
RewriteCond %{REQUEST_URI} ^/tokyo/reien/aoba/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/aoba_new_town/ [L,R=301]

#青葉ニュータウン霊園
RewriteCond %{REQUEST_URI} ^/tokyo/reien/aoba/acc.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/aoba_new_town/ [L,R=301]

#青葉ニュータウン霊園
RewriteCond %{REQUEST_URI} ^/tokyo/sp/reien/aoba/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/aoba_new_town/ [L,R=301]

#青葉ニュータウン霊園
RewriteCond %{REQUEST_URI} ^/tokyo/sp/reien/aoba/acc.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/aoba_new_town/ [L,R=301]

#園内施設・サービスのご紹介
RewriteCond %{REQUEST_URI} ^/tokyo/reien/aoba/env.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/aoba_new_town/guide/ [L,R=301]

#園内施設・サービスのご紹介
RewriteCond %{REQUEST_URI} ^/tokyo/sp/reien/aoba/env.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/aoba_new_town/guide/ [L,R=301]

#代々墓(永代供養付き)
RewriteCond %{REQUEST_URI} ^/tokyo/reien/aoba/set.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/aoba_new_town/product/daidaibo/ [L,R=301]

#代々墓(永代供養付き)
RewriteCond %{REQUEST_URI} ^/tokyo/sp/reien/aoba/set.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/aoba_new_town/product/daidaibo/ [L,R=301]

#樹木葬
RewriteCond %{REQUEST_URI} ^/tokyo/reien/aoba/eti.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/aoba_new_town/product/jumokusou/ [L,R=301]

#樹木葬
RewriteCond %{REQUEST_URI} ^/tokyo/sp/reien/aoba/eti.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/aoba_new_town/product/jumokusou/ [L,R=301]

#ヴェルデグレイブ横浜
RewriteCond %{REQUEST_URI} ^/tokyo/verde_grave_yokohama/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/verde_grave_yokohama/ [L,R=301]

#新横浜中央霊園
RewriteCond %{REQUEST_URI} ^/tokyo/reien/shinyoko/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/shinyokohamachuo/ [L,R=301]

#新横浜中央霊園
RewriteCond %{REQUEST_URI} ^/tokyo/jumokubochi/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/shinyokohamachuo/ [L,R=301]

#新横浜中央霊園
RewriteCond %{REQUEST_URI} ^/tokyo/reien/shinyoko/acc.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/shinyokohamachuo/ [L,R=301]

#新横浜中央霊園
RewriteCond %{REQUEST_URI} ^/tokyo/sp/reien/shinyoko/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/shinyokohamachuo/ [L,R=301]

#新横浜中央霊園
RewriteCond %{REQUEST_URI} ^/tokyo/sp/jumokubochi/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/shinyokohamachuo/ [L,R=301]

#新横浜中央霊園
RewriteCond %{REQUEST_URI} ^/tokyo/sp/reien/shinyoko/acc.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/shinyokohamachuo/ [L,R=301]

#園内施設・サービスのご紹介
RewriteCond %{REQUEST_URI} ^/tokyo/reien/shinyoko/env.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/shinyokohamachuo/guide/ [L,R=301]

#園内施設・サービスのご紹介
RewriteCond %{REQUEST_URI} ^/tokyo/sp/reien/shinyoko/env.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/shinyokohamachuo/guide/ [L,R=301]

#代々墓(永代供養付き)
RewriteCond %{REQUEST_URI} ^/tokyo/reien/shinyoko/set.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/shinyokohamachuo/product/daidaibo/ [L,R=301]

#代々墓(永代供養付き)
RewriteCond %{REQUEST_URI} ^/tokyo/sp/reien/shinyoko/set.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/shinyokohamachuo/product/daidaibo/ [L,R=301]

#樹木葬
RewriteCond %{REQUEST_URI} ^/tokyo/reien/shinyoko/eti.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/shinyokohamachuo/product/jumokusou/ [L,R=301]

#樹木葬
RewriteCond %{REQUEST_URI} ^/tokyo/sp/reien/shinyoko/eti.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/shinyokohamachuo/product/jumokusou/ [L,R=301]

#ご遺骨預かり
RewriteCond %{REQUEST_URI} ^/tokyo/reien/shinyoko/azk.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/shinyokohamachuo/product/azukari/ [L,R=301]

#ご遺骨預かり
RewriteCond %{REQUEST_URI} ^/tokyo/sp/reien/shinyoko/azk.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/shinyokohamachuo/product/azukari/ [L,R=301]

#湘南ふじみ霊園
RewriteCond %{REQUEST_URI} ^/tokyo/reien/shonan-fujimi/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/shonanfujimi/ [L,R=301]

#湘南ふじみ霊園
RewriteCond %{REQUEST_URI} ^/tokyo/reien/shonan-fujimi/acc.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/shonanfujimi/ [L,R=301]

#湘南ふじみ霊園
RewriteCond %{REQUEST_URI} ^/tokyo/sp/reien/shonan-fujimi/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/shonanfujimi/ [L,R=301]

#湘南ふじみ霊園
RewriteCond %{REQUEST_URI} ^/tokyo/sp/reien/shonan-fujimi/acc.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/shonanfujimi/ [L,R=301]

#園内施設・サービスのご紹介
RewriteCond %{REQUEST_URI} ^/tokyo/reien/shonan-fujimi/env.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/shonanfujimi/guide/ [L,R=301]

#園内施設・サービスのご紹介
RewriteCond %{REQUEST_URI} ^/tokyo/sp/reien/shonan-fujimi/env.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/shonanfujimi/guide/ [L,R=301]

#代々墓(永代供養付き)
RewriteCond %{REQUEST_URI} ^/tokyo/reien/shonan-fujimi/set.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/shonanfujimi/product/daidaibo/ [L,R=301]

#代々墓(永代供養付き)
RewriteCond %{REQUEST_URI} ^/tokyo/sp/reien/shonan-fujimi/set.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/shonanfujimi/product/daidaibo/ [L,R=301]

#プランを選べるお墓【やすらぎ】
RewriteCond %{REQUEST_URI} ^/tokyo/reien/shonan-fujimi/eti.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/shonanfujimi/product/plan/ [L,R=301]

#プランを選べるお墓【やすらぎ】
RewriteCond %{REQUEST_URI} ^/tokyo/sp/reien/shonan-fujimi/eti.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/shonanfujimi/product/plan/ [L,R=301]

#樹木葬
RewriteCond %{REQUEST_URI} ^/tokyo/reien/shonan-fujimi/jmk.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/shonanfujimi/product/jumokusou/ [L,R=301]

#樹木葬
RewriteCond %{REQUEST_URI} ^/tokyo/sp/reien/shonan-fujimi/jmk.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/shonanfujimi/product/jumokusou/ [L,R=301]

#ペット供養塔
RewriteCond %{REQUEST_URI} ^/tokyo/reien/shonan-fujimi/pet.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/shonanfujimi/product/pet/ [L,R=301]

#ペット供養塔
RewriteCond %{REQUEST_URI} ^/tokyo/sp/reien/shonan-fujimi/pet.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/shonanfujimi/product/pet/ [L,R=301]

#ご遺骨預かり
RewriteCond %{REQUEST_URI} ^/tokyo/reien/shonan-fujimi/azk.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/shonanfujimi/product/azukari/ [L,R=301]

#ご遺骨預かり
RewriteCond %{REQUEST_URI} ^/tokyo/sp/reien/shonan-fujimi/azk.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/shonanfujimi/product/azukari/ [L,R=301]

#鎌倉材木座霊園
RewriteCond %{REQUEST_URI} ^/tokyo/reien/kamakura/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/kamakurazaimokuza/ [L,R=301]

#鎌倉材木座霊園
RewriteCond %{REQUEST_URI} ^/tokyo/reien/kamakura/acc.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/kamakurazaimokuza/ [L,R=301]

#鎌倉材木座霊園
RewriteCond %{REQUEST_URI} ^/tokyo/sp/reien/kamakura/ [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/kamakurazaimokuza/ [L,R=301]

#鎌倉材木座霊園
RewriteCond %{REQUEST_URI} ^/tokyo/sp/reien/kamakura/acc.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/kamakurazaimokuza/ [L,R=301]

#園内施設・サービスのご紹介
RewriteCond %{REQUEST_URI} ^/tokyo/reien/kamakura/env.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/kamakurazaimokuza/guide/ [L,R=301]

#園内施設・サービスのご紹介
RewriteCond %{REQUEST_URI} ^/tokyo/sp/reien/kamakura/env.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/kamakurazaimokuza/guide/ [L,R=301]

#代々墓(永代供養付き)
RewriteCond %{REQUEST_URI} ^/tokyo/reien/kamakura/set.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/kamakurazaimokuza/product/daidaibo/ [L,R=301]

#代々墓(永代供養付き)
RewriteCond %{REQUEST_URI} ^/tokyo/sp/reien/kamakura/set.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/kamakurazaimokuza/product/daidaibo/ [L,R=301]

#樹木葬
RewriteCond %{REQUEST_URI} ^/tokyo/reien/kamakura/eti.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/kamakurazaimokuza/product/jumokusou/ [L,R=301]

#樹木葬
RewriteCond %{REQUEST_URI} ^/tokyo/sp/reien/kamakura/eti.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/kamakurazaimokuza/product/jumokusou/ [L,R=301]

#明治の森霊園の永代供養
RewriteCond %{REQUEST_URI} ^/meijinomori/eitai [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/meijinomori/eitaikuyou/ [L,R=301]

#明治の森霊園の永代供養
RewriteCond %{REQUEST_URI} ^/sp/meijinomori/eitai.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/meijinomori/eitaikuyou/ [L,R=301]

#川西中央霊園の永代供養
RewriteCond %{REQUEST_URI} ^/kawanishi/eitai [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/kawanishichuo/eitaikuyou/ [L,R=301]

#川西中央霊園の永代供養
RewriteCond %{REQUEST_URI} ^/sp/kawanishi/eitai.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/kawanishichuo/eitaikuyou/ [L,R=301]

#四条畷霊園・大阪霊園の永代供養
RewriteCond %{REQUEST_URI} ^/osakareien/eitai [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/osaka-east/ [L,R=301]

#四条畷霊園・大阪霊園の永代供養
RewriteCond %{REQUEST_URI} ^/shijonawate/eitai [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/osaka-east/ [L,R=301]

#四条畷霊園・大阪霊園の永代供養
RewriteCond %{REQUEST_URI} ^/sp/osakareien/eitai.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/osaka-east/ [L,R=301]

#四条畷霊園・大阪霊園の永代供養
RewriteCond %{REQUEST_URI} ^/sp/shijonawate/eitai.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/osusume-reien/osaka-east/ [L,R=301]

#Redirect page /column/c0001
RewriteCond %{REQUEST_URI} ^/topics/?t=000001 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0001 [L,R=301]

#Redirect page /column/c0001
RewriteCond %{REQUEST_URI} ^/sp/topics/?t=000001 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0001 [L,R=301]

#Redirect page /column/c0002
RewriteCond %{REQUEST_URI} ^/topics/?t=000002 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0002 [L,R=301]

#Redirect page /column/c0002
RewriteCond %{REQUEST_URI} ^/sp/topics/?t=000002 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0002 [L,R=301]

#Redirect page /column/c0003
RewriteCond %{REQUEST_URI} ^/topics/?t=000003 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0003 [L,R=301]

#Redirect page /column/c0003
RewriteCond %{REQUEST_URI} ^/sp/topics/?t=000003 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0003 [L,R=301]

#Redirect page /column/c0004
RewriteCond %{REQUEST_URI} ^/topics/?t=000004 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0004 [L,R=301]

#Redirect page /column/c0004
RewriteCond %{REQUEST_URI} ^/sp/topics/?t=000004 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0004 [L,R=301]

#Redirect page /column/c0005
RewriteCond %{REQUEST_URI} ^/topics/?t=000005 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0005 [L,R=301]

#Redirect page /column/c0005
RewriteCond %{REQUEST_URI} ^/sp/topics/?t=000005 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0005 [L,R=301]

#Redirect page /column/c0006
RewriteCond %{REQUEST_URI} ^/topics/?t=000006 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0006 [L,R=301]

#Redirect page /column/c0006
RewriteCond %{REQUEST_URI} ^/sp/topics/?t=000006 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0006 [L,R=301]

#Redirect page /column/c0007
RewriteCond %{REQUEST_URI} ^/topics/?t=000007 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0007 [L,R=301]

#Redirect page /column/c0007
RewriteCond %{REQUEST_URI} ^/sp/topics/?t=000007 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0007 [L,R=301]

#Redirect page /column/c0008
RewriteCond %{REQUEST_URI} ^/topics/?t=000008 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0008 [L,R=301]

#Redirect page /column/c0008
RewriteCond %{REQUEST_URI} ^/sp/topics/?t=000008 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0008 [L,R=301]

#Redirect page /column/c0010
RewriteCond %{REQUEST_URI} ^/topics/?t=000010 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0010 [L,R=301]

#Redirect page /column/c0010
RewriteCond %{REQUEST_URI} ^/sp/topics/?t=000010 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0010 [L,R=301]

#Redirect page /column/c0012
RewriteCond %{REQUEST_URI} ^/topics/?t=000012 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0012 [L,R=301]

#Redirect page /column/c0012
RewriteCond %{REQUEST_URI} ^/sp/topics/?t=000012 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0012 [L,R=301]

#Redirect page /column/c0013
RewriteCond %{REQUEST_URI} ^/topics/?t=000013 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0013 [L,R=301]

#Redirect page /column/c0013
RewriteCond %{REQUEST_URI} ^/sp/topics/?t=000013 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0013 [L,R=301]

#Redirect page /column/c0014
RewriteCond %{REQUEST_URI} ^/topics/?t=000014 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0014 [L,R=301]

#Redirect page /column/c0014
RewriteCond %{REQUEST_URI} ^/sp/topics/?t=000014 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0014 [L,R=301]

#Redirect page /column/c0015
RewriteCond %{REQUEST_URI} ^/topics/?t=000015 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0015 [L,R=301]

#Redirect page /column/c0015
RewriteCond %{REQUEST_URI} ^/sp/topics/?t=000015 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0015 [L,R=301]

#Redirect page /column/c0016
RewriteCond %{REQUEST_URI} ^/topics/?t=000016 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0016 [L,R=301]

#Redirect page /column/c0016
RewriteCond %{REQUEST_URI} ^/sp/topics/?t=000016 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0016 [L,R=301]

#Redirect page /column/c0017
RewriteCond %{REQUEST_URI} ^/topics/?t=000017 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0017 [L,R=301]

#Redirect page /column/c0017
RewriteCond %{REQUEST_URI} ^/sp/topics/?t=000017 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0017 [L,R=301]

#Redirect page /column/c0018
RewriteCond %{REQUEST_URI} ^/topics/?t=000018 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0018 [L,R=301]

#Redirect page /column/c0018
RewriteCond %{REQUEST_URI} ^/sp/topics/?t=000018 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0018 [L,R=301]

#Redirect page /column/c0019
RewriteCond %{REQUEST_URI} ^/topics/?t=000019 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0019 [L,R=301]

#Redirect page /column/c0019
RewriteCond %{REQUEST_URI} ^/sp/topics/?t=000019 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0019 [L,R=301]

#Redirect page /column/c0020
RewriteCond %{REQUEST_URI} ^/topics/?t=000020 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0020 [L,R=301]

#Redirect page /column/c0020
RewriteCond %{REQUEST_URI} ^/sp/topics/?t=000020 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0020 [L,R=301]

#Redirect page /column/c0021
RewriteCond %{REQUEST_URI} ^/topics/?t=000021 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0021 [L,R=301]

#Redirect page /column/c0021
RewriteCond %{REQUEST_URI} ^/sp/topics/?t=000021 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0021 [L,R=301]

#Redirect page /column/c0022
RewriteCond %{REQUEST_URI} ^/topics/?t=000022 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0022 [L,R=301]

#Redirect page /column/c0022
RewriteCond %{REQUEST_URI} ^/sp/topics/?t=000022 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0022 [L,R=301]

#Redirect page /column/c0023
RewriteCond %{REQUEST_URI} ^/topics/?t=000023 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0023 [L,R=301]

#Redirect page /column/c0023
RewriteCond %{REQUEST_URI} ^/sp/topics/?t=000023 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0023 [L,R=301]

#Redirect page /column/c0024
RewriteCond %{REQUEST_URI} ^/topics/?t=000024 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0024 [L,R=301]

#Redirect page /column/c0024
RewriteCond %{REQUEST_URI} ^/sp/topics/?t=000024 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0024 [L,R=301]

#Redirect page /column/c0025
RewriteCond %{REQUEST_URI} ^/topics/?t=000025 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0025 [L,R=301]

#Redirect page /column/c0025
RewriteCond %{REQUEST_URI} ^/sp/topics/?t=000025 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0025 [L,R=301]

#Redirect page /column/c0026
RewriteCond %{REQUEST_URI} ^/topics/?t=000026 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0026 [L,R=301]

#Redirect page /column/c0026
RewriteCond %{REQUEST_URI} ^/sp/topics/?t=000026 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0026 [L,R=301]

#Redirect page /column/c0027
RewriteCond %{REQUEST_URI} ^/topics/?t=000027 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0027 [L,R=301]

#Redirect page /column/c0027
RewriteCond %{REQUEST_URI} ^/sp/topics/?t=000027 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0027 [L,R=301]

#Redirect page /column/c0028
RewriteCond %{REQUEST_URI} ^/topics/?t=000028 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0028 [L,R=301]

#Redirect page /column/c0028
RewriteCond %{REQUEST_URI} ^/sp/topics/?t=000028 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0028 [L,R=301]

#Redirect page /column/c0029
RewriteCond %{REQUEST_URI} ^/topics/?t=000029 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0029 [L,R=301]

#Redirect page /column/c0029
RewriteCond %{REQUEST_URI} ^/sp/topics/?t=000029 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0029 [L,R=301]

#Redirect page /column/c0030
RewriteCond %{REQUEST_URI} ^/topics/?t=000030 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0030 [L,R=301]

#Redirect page /column/c0030
RewriteCond %{REQUEST_URI} ^/sp/topics/?t=000030 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0030 [L,R=301]

#Redirect page /column/c0032
RewriteCond %{REQUEST_URI} ^/topics/?t=000032 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0032 [L,R=301]

#Redirect page /column/c0032
RewriteCond %{REQUEST_URI} ^/sp/topics/?t=000032 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0032 [L,R=301]

#Redirect page /column/c0033
RewriteCond %{REQUEST_URI} ^/topics/?t=000033 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0033 [L,R=301]

#Redirect page /column/c0033
RewriteCond %{REQUEST_URI} ^/sp/topics/?t=000033 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0033 [L,R=301]

#Redirect page /column/c0034
RewriteCond %{REQUEST_URI} ^/topics/?t=000034 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0034 [L,R=301]

#Redirect page /column/c0034
RewriteCond %{REQUEST_URI} ^/sp/topics/?t=000034 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0034 [L,R=301]

#Redirect page /column/c0035
RewriteCond %{REQUEST_URI} ^/topics/?t=000035 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0035 [L,R=301]

#Redirect page /column/c0035
RewriteCond %{REQUEST_URI} ^/sp/topics/?t=000035 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0035 [L,R=301]

#Redirect page /column/c0036
RewriteCond %{REQUEST_URI} ^/topics/?t=000036 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0036 [L,R=301]

#Redirect page /column/c0036
RewriteCond %{REQUEST_URI} ^/sp/topics/?t=000036 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0036 [L,R=301]

#Redirect page /column/c0037
RewriteCond %{REQUEST_URI} ^/topics/?t=000037 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0037 [L,R=301]

#Redirect page /column/c0037
RewriteCond %{REQUEST_URI} ^/sp/topics/?t=000037 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0037 [L,R=301]

#Redirect page /column/c0039
RewriteCond %{REQUEST_URI} ^/topics/?t=000039 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0039 [L,R=301]

#Redirect page /column/c0039
RewriteCond %{REQUEST_URI} ^/sp/topics/?t=000039 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0039 [L,R=301]

#Redirect page /column/c0040
RewriteCond %{REQUEST_URI} ^/topics/?t=000040 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0040 [L,R=301]

#Redirect page /column/c0040
RewriteCond %{REQUEST_URI} ^/sp/topics/?t=000040 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0040 [L,R=301]

#Redirect page /column/c0041
RewriteCond %{REQUEST_URI} ^/topics/?t=000041 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0041 [L,R=301]

#Redirect page /column/c0041
RewriteCond %{REQUEST_URI} ^/sp/topics/?t=000041 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0041 [L,R=301]

#Redirect page /column/c0042
RewriteCond %{REQUEST_URI} ^/topics/?t=000042 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0042 [L,R=301]

#Redirect page /column/c0042
RewriteCond %{REQUEST_URI} ^/sp/topics/?t=000042 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0042 [L,R=301]

#Redirect page /column/c0043
RewriteCond %{REQUEST_URI} ^/topics/?t=000043 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0043 [L,R=301]

#Redirect page /column/c0043
RewriteCond %{REQUEST_URI} ^/sp/topics/?t=000043 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0043 [L,R=301]

#Redirect page /column/c0044
RewriteCond %{REQUEST_URI} ^/topics/?t=000044 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0044 [L,R=301]

#Redirect page /column/c0044
RewriteCond %{REQUEST_URI} ^/sp/topics/?t=000044 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0044 [L,R=301]

#Redirect page /column/c0045
RewriteCond %{REQUEST_URI} ^/topics/?t=000045 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0045 [L,R=301]

#Redirect page /column/c0045
RewriteCond %{REQUEST_URI} ^/sp/topics/?t=000045 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0045 [L,R=301]

#Redirect page /column/c0046
RewriteCond %{REQUEST_URI} ^/topics/?t=000046 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0046 [L,R=301]

#Redirect page /column/c0046
RewriteCond %{REQUEST_URI} ^/sp/topics/?t=000046 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0046 [L,R=301]

#Redirect page /column/c0047
RewriteCond %{REQUEST_URI} ^/topics/?t=000047 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0047 [L,R=301]

#Redirect page /column/c0047
RewriteCond %{REQUEST_URI} ^/sp/topics/?t=000047 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0047 [L,R=301]

#Redirect page /column/c0048
RewriteCond %{REQUEST_URI} ^/topics/?t=000048 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0048 [L,R=301]

#Redirect page /column/c0048
RewriteCond %{REQUEST_URI} ^/sp/topics/?t=000048 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0048 [L,R=301]

#Redirect page /column/c0049
RewriteCond %{REQUEST_URI} ^/topics/?t=000049 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0049 [L,R=301]

#Redirect page /column/c0049
RewriteCond %{REQUEST_URI} ^/sp/topics/?t=000049 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0049 [L,R=301]

#Redirect page /column/c0050
RewriteCond %{REQUEST_URI} ^/topics/?t=000050 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0050 [L,R=301]

#Redirect page /column/c0050
RewriteCond %{REQUEST_URI} ^/sp/topics/?t=000050 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0050 [L,R=301]

#Redirect page /column/c0051
RewriteCond %{REQUEST_URI} ^/topics/?t=000051 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0051 [L,R=301]

#Redirect page /column/c0051
RewriteCond %{REQUEST_URI} ^/sp/topics/?t=000051 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0051 [L,R=301]

#Redirect page /column/c0052
RewriteCond %{REQUEST_URI} ^/topics/?t=000052 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0052 [L,R=301]

#Redirect page /column/c0052
RewriteCond %{REQUEST_URI} ^/sp/topics/?t=000052 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0052 [L,R=301]

#Redirect page /column/c0053
RewriteCond %{REQUEST_URI} ^/topics/?t=000053 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0053 [L,R=301]

#Redirect page /column/c0053
RewriteCond %{REQUEST_URI} ^/sp/topics/?t=000053 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0053 [L,R=301]

#Redirect page /column/c0054
RewriteCond %{REQUEST_URI} ^/topics/?t=000054 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0054 [L,R=301]

#Redirect page /column/c0054
RewriteCond %{REQUEST_URI} ^/sp/topics/?t=000054 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0054 [L,R=301]

#Redirect page /column/c0055
RewriteCond %{REQUEST_URI} ^/topics/?t=000055 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0055 [L,R=301]

#Redirect page /column/c0055
RewriteCond %{REQUEST_URI} ^/sp/topics/?t=000055 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0055 [L,R=301]

#Redirect page /column/c0056
RewriteCond %{REQUEST_URI} ^/topics/?t=000056 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0056 [L,R=301]

#Redirect page /column/c0056
RewriteCond %{REQUEST_URI} ^/sp/topics/?t=000056 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0056 [L,R=301]

#Redirect page /column/c0057
RewriteCond %{REQUEST_URI} ^/topics/?t=000057 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0057 [L,R=301]

#Redirect page /column/c0057
RewriteCond %{REQUEST_URI} ^/sp/topics/?t=000057 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0057 [L,R=301]

#Redirect page /column/c0058
RewriteCond %{REQUEST_URI} ^/topics/?t=000058 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0058 [L,R=301]

#Redirect page /column/c0058
RewriteCond %{REQUEST_URI} ^/sp/topics/?t=000058 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0058 [L,R=301]

#Redirect page /column/c0059
RewriteCond %{REQUEST_URI} ^/topics/?t=000059 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0059 [L,R=301]

#Redirect page /column/c0059
RewriteCond %{REQUEST_URI} ^/sp/topics/?t=000059 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0059 [L,R=301]

#Redirect page /column/c0060
RewriteCond %{REQUEST_URI} ^/topics/?t=000060 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0060 [L,R=301]

#Redirect page /column/c0060
RewriteCond %{REQUEST_URI} ^/sp/topics/?t=000060 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0060 [L,R=301]

#Redirect page /column/c0061
RewriteCond %{REQUEST_URI} ^/topics/?t=000061 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0061 [L,R=301]

#Redirect page /column/c0061
RewriteCond %{REQUEST_URI} ^/sp/topics/?t=000061 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0061 [L,R=301]

#Redirect page /column/c0062
RewriteCond %{REQUEST_URI} ^/topics/?t=000062 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0062 [L,R=301]

#Redirect page /column/c0062
RewriteCond %{REQUEST_URI} ^/sp/topics/?t=000062 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0062 [L,R=301]

#Redirect page /column/c0063
RewriteCond %{REQUEST_URI} ^/topics/?t=000063 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0063 [L,R=301]

#Redirect page /column/c0063
RewriteCond %{REQUEST_URI} ^/sp/topics/?t=000063 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0063 [L,R=301]

#Redirect page /column/c0064
RewriteCond %{REQUEST_URI} ^/topics/?t=000064 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0064 [L,R=301]

#Redirect page /column/c0064
RewriteCond %{REQUEST_URI} ^/sp/topics/?t=000064 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0064 [L,R=301]

#Redirect page /column/c0065
RewriteCond %{REQUEST_URI} ^/topics/?t=000065 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0065 [L,R=301]

#Redirect page /column/c0065
RewriteCond %{REQUEST_URI} ^/sp/topics/?t=000065 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0065 [L,R=301]

#Redirect page /column/c0066
RewriteCond %{REQUEST_URI} ^/topics/?t=000066 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0066 [L,R=301]

#Redirect page /column/c0066
RewriteCond %{REQUEST_URI} ^/sp/topics/?t=000066 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0066 [L,R=301]

#Redirect page /column/c0067
RewriteCond %{REQUEST_URI} ^/topics/?t=000067 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0067 [L,R=301]

#Redirect page /column/c0067
RewriteCond %{REQUEST_URI} ^/sp/topics/?t=000067 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0067 [L,R=301]

#Redirect page /column/c0068
RewriteCond %{REQUEST_URI} ^/topics/?t=000068 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0068 [L,R=301]

#Redirect page /column/c0068
RewriteCond %{REQUEST_URI} ^/sp/topics/?t=000068 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0068 [L,R=301]

#Redirect page /column/c0069
RewriteCond %{REQUEST_URI} ^/topics/?t=000069 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0069 [L,R=301]

#Redirect page /column/c0069
RewriteCond %{REQUEST_URI} ^/sp/topics/?t=000069 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0069 [L,R=301]

#Redirect page /column/c0070
RewriteCond %{REQUEST_URI} ^/topics/?t=000070 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0070 [L,R=301]

#Redirect page /column/c0070
RewriteCond %{REQUEST_URI} ^/sp/topics/?t=000070 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0070 [L,R=301]

#Redirect page /column/c0071
RewriteCond %{REQUEST_URI} ^/topics/?t=000071 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0071 [L,R=301]

#Redirect page /column/c0071
RewriteCond %{REQUEST_URI} ^/sp/topics/?t=000071 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0071 [L,R=301]

#Redirect page /column/c0072
RewriteCond %{REQUEST_URI} ^/topics/?t=000072 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0072 [L,R=301]

#Redirect page /column/c0072
RewriteCond %{REQUEST_URI} ^/sp/topics/?t=000072 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0072 [L,R=301]

#Redirect page /column/c0073
RewriteCond %{REQUEST_URI} ^/topics/?t=000073 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0073 [L,R=301]

#Redirect page /column/c0073
RewriteCond %{REQUEST_URI} ^/sp/topics/?t=000073 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0073 [L,R=301]

#Redirect page /column/c0074
RewriteCond %{REQUEST_URI} ^/topics/?t=000074 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0074 [L,R=301]

#Redirect page /column/c0074
RewriteCond %{REQUEST_URI} ^/sp/topics/?t=000074 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0074 [L,R=301]

#Redirect page /column/c0075
RewriteCond %{REQUEST_URI} ^/topics/?t=000075 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0075 [L,R=301]

#Redirect page /column/c0075
RewriteCond %{REQUEST_URI} ^/sp/topics/?t=000075 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0075 [L,R=301]

#Redirect page /column/c0076
RewriteCond %{REQUEST_URI} ^/topics/?t=000076 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0076 [L,R=301]

#Redirect page /column/c0076
RewriteCond %{REQUEST_URI} ^/sp/topics/?t=000076 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0076 [L,R=301]

#Redirect page /column/c0077
RewriteCond %{REQUEST_URI} ^/topics/?t=000077 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0077 [L,R=301]

#Redirect page /column/c0077
RewriteCond %{REQUEST_URI} ^/sp/topics/?t=000077 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0077 [L,R=301]

#Redirect page /column/c0078
RewriteCond %{REQUEST_URI} ^/topics/?t=000078 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0078 [L,R=301]

#Redirect page /column/c0078
RewriteCond %{REQUEST_URI} ^/sp/topics/?t=000078 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0078 [L,R=301]

#Redirect page /column/c0079
RewriteCond %{REQUEST_URI} ^/topics/?t=000079 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0079 [L,R=301]

#Redirect page /column/c0079
RewriteCond %{REQUEST_URI} ^/sp/topics/?t=000079 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0079 [L,R=301]

#Redirect page /column/c0080
RewriteCond %{REQUEST_URI} ^/topics/?t=000080 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0080 [L,R=301]

#Redirect page /column/c0080
RewriteCond %{REQUEST_URI} ^/sp/topics/?t=000080 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0080 [L,R=301]

#Redirect page /column/c0081
RewriteCond %{REQUEST_URI} ^/topics/?t=000081 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0081 [L,R=301]

#Redirect page /column/c0081
RewriteCond %{REQUEST_URI} ^/sp/topics/?t=000081 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0081 [L,R=301]

#Redirect page /column/c0082
RewriteCond %{REQUEST_URI} ^/topics/?t=000082 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0082 [L,R=301]

#Redirect page /column/c0082
RewriteCond %{REQUEST_URI} ^/sp/topics/?t=000082 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0082 [L,R=301]

#Redirect page /column/c0083
RewriteCond %{REQUEST_URI} ^/topics/?t=000083 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0083 [L,R=301]

#Redirect page /column/c0083
RewriteCond %{REQUEST_URI} ^/sp/topics/?t=000083 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0083 [L,R=301]

#Redirect page /column/c0084
RewriteCond %{REQUEST_URI} ^/topics/?t=000084 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0084 [L,R=301]

#Redirect page /column/c0084
RewriteCond %{REQUEST_URI} ^/sp/topics/?t=000084 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0084 [L,R=301]

#Redirect page /column/c0085
RewriteCond %{REQUEST_URI} ^/topics/?t=000085 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0085 [L,R=301]

#Redirect page /column/c0085
RewriteCond %{REQUEST_URI} ^/sp/topics/?t=000085 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0085 [L,R=301]

#Redirect page /column/c0086
RewriteCond %{REQUEST_URI} ^/topics/?t=000086 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0086 [L,R=301]

#Redirect page /column/c0086
RewriteCond %{REQUEST_URI} ^/sp/topics/?t=000086 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0086 [L,R=301]

#Redirect page /column/c0087
RewriteCond %{REQUEST_URI} ^/topics/?t=000087 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0087 [L,R=301]

#Redirect page /column/c0087
RewriteCond %{REQUEST_URI} ^/sp/topics/?t=000087 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0087 [L,R=301]

#Redirect page /column/c0088
RewriteCond %{REQUEST_URI} ^/topics/?t=000088 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0088 [L,R=301]

#Redirect page /column/c0088
RewriteCond %{REQUEST_URI} ^/sp/topics/?t=000088 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0088 [L,R=301]

#Redirect page /column/c0089
RewriteCond %{REQUEST_URI} ^/topics/?t=000089 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0089 [L,R=301]

#Redirect page /column/c0089
RewriteCond %{REQUEST_URI} ^/sp/topics/?t=000089 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0089 [L,R=301]

#Redirect page /column/c0090
RewriteCond %{REQUEST_URI} ^/topics/?t=000090 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0090 [L,R=301]

#Redirect page /column/c0090
RewriteCond %{REQUEST_URI} ^/sp/topics/?t=000090 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0090 [L,R=301]

#Redirect page /column/c0091
RewriteCond %{REQUEST_URI} ^/topics/?t=000091 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0091 [L,R=301]

#Redirect page /column/c0091
RewriteCond %{REQUEST_URI} ^/sp/topics/?t=000091 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0091 [L,R=301]

#Redirect page /column/c0092
RewriteCond %{REQUEST_URI} ^/topics/?t=000092 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0092 [L,R=301]

#Redirect page /column/c0092
RewriteCond %{REQUEST_URI} ^/sp/topics/?t=000092 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0092 [L,R=301]

#Redirect page /column/c0093
RewriteCond %{REQUEST_URI} ^/topics/?t=000093 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0093 [L,R=301]

#Redirect page /column/c0093
RewriteCond %{REQUEST_URI} ^/sp/topics/?t=000093 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0093 [L,R=301]

#Redirect page /column/c0094
RewriteCond %{REQUEST_URI} ^/topics/?t=000094 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0094 [L,R=301]

#Redirect page /column/c0094
RewriteCond %{REQUEST_URI} ^/sp/topics/?t=000094 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0094 [L,R=301]

#Redirect page /column/c0095
RewriteCond %{REQUEST_URI} ^/topics/?t=000095 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0095 [L,R=301]

#Redirect page /column/c0095
RewriteCond %{REQUEST_URI} ^/sp/topics/?t=000095 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0095 [L,R=301]

#Redirect page /column/c0096
RewriteCond %{REQUEST_URI} ^/topics/?t=000096 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0096 [L,R=301]

#Redirect page /column/c0096
RewriteCond %{REQUEST_URI} ^/sp/topics/?t=000096 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0096 [L,R=301]

#Redirect page /column/c0097
RewriteCond %{REQUEST_URI} ^/topics/?t=000097 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0097 [L,R=301]

#Redirect page /column/c0097
RewriteCond %{REQUEST_URI} ^/sp/topics/?t=000097 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0097 [L,R=301]

#Redirect page /column/c0098
RewriteCond %{REQUEST_URI} ^/topics/?t=000098 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0098 [L,R=301]

#Redirect page /column/c0098
RewriteCond %{REQUEST_URI} ^/sp/topics/?t=000098 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0098 [L,R=301]

#Redirect page /column/c0099
RewriteCond %{REQUEST_URI} ^/topics/?t=000099 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0099 [L,R=301]

#Redirect page /column/c0099
RewriteCond %{REQUEST_URI} ^/sp/topics/?t=000099 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0099 [L,R=301]

#Redirect page /column/c0100
RewriteCond %{REQUEST_URI} ^/topics/?t=000100 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0100 [L,R=301]

#Redirect page /column/c0100
RewriteCond %{REQUEST_URI} ^/sp/topics/?t=000100 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0100 [L,R=301]

#Redirect page /column/c0101
RewriteCond %{REQUEST_URI} ^/topics/?t=000101 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0101 [L,R=301]

#Redirect page /column/c0101
RewriteCond %{REQUEST_URI} ^/sp/topics/?t=000101 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0101 [L,R=301]

#Redirect page /column/c0102
RewriteCond %{REQUEST_URI} ^/topics/?t=000102 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0102 [L,R=301]

#Redirect page /column/c0102
RewriteCond %{REQUEST_URI} ^/sp/topics/?t=000102 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0102 [L,R=301]

#Redirect page /column/c0103
RewriteCond %{REQUEST_URI} ^/topics/?t=000103 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0103 [L,R=301]

#Redirect page /column/c0103
RewriteCond %{REQUEST_URI} ^/sp/topics/?t=000103 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0103 [L,R=301]

#Redirect page /column/c0104
RewriteCond %{REQUEST_URI} ^/topics/?t=000104 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0104 [L,R=301]

#Redirect page /column/c0104
RewriteCond %{REQUEST_URI} ^/sp/topics/?t=000104 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0104 [L,R=301]

#Redirect page /column/c0105
RewriteCond %{REQUEST_URI} ^/topics/?t=000105 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0105 [L,R=301]

#Redirect page /column/c0105
RewriteCond %{REQUEST_URI} ^/sp/topics/?t=000105 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0105 [L,R=301]

#Redirect page /column/c0106
RewriteCond %{REQUEST_URI} ^/topics/?t=000106 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0106 [L,R=301]

#Redirect page /column/c0106
RewriteCond %{REQUEST_URI} ^/sp/topics/?t=000105 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0106 [L,R=301]

#Redirect page /column/c0107
RewriteCond %{REQUEST_URI} ^/topics/?t=000107 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0107 [L,R=301]

#Redirect page /column/c0107
RewriteCond %{REQUEST_URI} ^/sp/topics/?t=000107 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0107 [L,R=301]

#Redirect page /column/c0108
RewriteCond %{REQUEST_URI} ^/topics/?t=000108 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0108 [L,R=301]

#Redirect page /column/c0108
RewriteCond %{REQUEST_URI} ^/sp/topics/?t=000108 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0108 [L,R=301]

#Redirect page /column/c0109
RewriteCond %{REQUEST_URI} ^/topics/?t=000109 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0109 [L,R=301]

#Redirect page /column/c0109
RewriteCond %{REQUEST_URI} ^/sp/topics/?t=000109 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0109 [L,R=301]

#Redirect page /column/c0110
RewriteCond %{REQUEST_URI} ^/topics/?t=000110 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0110 [L,R=301]

#Redirect page /column/c0110
RewriteCond %{REQUEST_URI} ^/sp/topics/?t=000110 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0110 [L,R=301]

#Redirect page /column/c0111
RewriteCond %{REQUEST_URI} ^/topics/?t=000111 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0111 [L,R=301]

#Redirect page /column/c0111
RewriteCond %{REQUEST_URI} ^/sp/topics/?t=000111 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0111 [L,R=301]

#Redirect page /column/c0112
RewriteCond %{REQUEST_URI} ^/topics/?t=000112 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0112 [L,R=301]

#Redirect page /column/c0112
RewriteCond %{REQUEST_URI} ^/sp/topics/?t=000112 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0112 [L,R=301]

#Redirect page /column/c0113
RewriteCond %{REQUEST_URI} ^/topics/?t=000113 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0113 [L,R=301]

#Redirect page /column/c0113
RewriteCond %{REQUEST_URI} ^/sp/topics/?t=000113 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0113 [L,R=301]

#Redirect page /column/c0114
RewriteCond %{REQUEST_URI} ^/topics/?t=000114 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0114 [L,R=301]

#Redirect page /column/c0114
RewriteCond %{REQUEST_URI} ^/sp/topics/?t=000114 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0114 [L,R=301]

#Redirect page /column/c0115
RewriteCond %{REQUEST_URI} ^/topics/?t=000115 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0115 [L,R=301]

#Redirect page /column/c0115
RewriteCond %{REQUEST_URI} ^/sp/topics/?t=000115 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0115 [L,R=301]

#Redirect page /column/c0116
RewriteCond %{REQUEST_URI} ^/topics/?t=000116 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0116 [L,R=301]

#Redirect page /column/c0116
RewriteCond %{REQUEST_URI} ^/sp/topics/?t=000116 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0116 [L,R=301]

#Redirect page /column/c0117
RewriteCond %{REQUEST_URI} ^/topics/?t=000117 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0117 [L,R=301]

#Redirect page /column/c0117
RewriteCond %{REQUEST_URI} ^/sp/topics/?t=000117 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0117 [L,R=301]

#Redirect page /column/c0118
RewriteCond %{REQUEST_URI} ^/topics/?t=000118 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0118 [L,R=301]

#Redirect page /column/c0118
RewriteCond %{REQUEST_URI} ^/sp/topics/?t=000118 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0118 [L,R=301]

#Redirect page /column/c0119
RewriteCond %{REQUEST_URI} ^/topics/?t=000119 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0119 [L,R=301]

#Redirect page /column/c0119
RewriteCond %{REQUEST_URI} ^/sp/topics/?t=000119 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0119 [L,R=301]

#Redirect page /column/c0120
RewriteCond %{REQUEST_URI} ^/topics/?t=000120 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0120 [L,R=301]

#Redirect page /column/c0120
RewriteCond %{REQUEST_URI} ^/sp/topics/?t=000120 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0120 [L,R=301]

#Redirect page /column/c0121
RewriteCond %{REQUEST_URI} ^/topics/?t=000121 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0121 [L,R=301]

#Redirect page /column/c0121
RewriteCond %{REQUEST_URI} ^/sp/topics/?t=000121 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0121 [L,R=301]

#Redirect page /column/c0122
RewriteCond %{REQUEST_URI} ^/topics/?t=000122 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0122 [L,R=301]

#Redirect page /column/c0122
RewriteCond %{REQUEST_URI} ^/sp/topics/?t=000122 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0122 [L,R=301]

#Redirect page /column/c0123
RewriteCond %{REQUEST_URI} ^/topics/?t=000123 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0123 [L,R=301]

#Redirect page /column/c0123
RewriteCond %{REQUEST_URI} ^/sp/topics/?t=000123 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0123 [L,R=301]

#Redirect page /column/c0124
RewriteCond %{REQUEST_URI} ^/topics/?t=000124 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0124 [L,R=301]

#Redirect page /column/c0124
RewriteCond %{REQUEST_URI} ^/sp/topics/?t=000124 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0124 [L,R=301]

#Redirect page /column/c0125
RewriteCond %{REQUEST_URI} ^/topics/?t=000125 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0125 [L,R=301]

#Redirect page /column/c0125
RewriteCond %{REQUEST_URI} ^/sp/topics/?t=000125 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0125 [L,R=301]

#Redirect page /column/c0126
RewriteCond %{REQUEST_URI} ^/topics/?t=000126 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0126 [L,R=301]

#Redirect page /column/c0126
RewriteCond %{REQUEST_URI} ^/sp/topics/?t=000126 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0126 [L,R=301]

#Redirect page /column/c0127
RewriteCond %{REQUEST_URI} ^/topics/?t=000127 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0127 [L,R=301]

#Redirect page /column/c0127
RewriteCond %{REQUEST_URI} ^/sp/topics/?t=000127 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0127 [L,R=301]

#Redirect page /column/c0128
RewriteCond %{REQUEST_URI} ^/topics/?t=000128 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0128 [L,R=301]

#Redirect page /column/c0128
RewriteCond %{REQUEST_URI} ^/sp/topics/?t=000128 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0128 [L,R=301]

#Redirect page /column/c0129
RewriteCond %{REQUEST_URI} ^/topics/?t=000129 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0129 [L,R=301]

#Redirect page /column/c0129
RewriteCond %{REQUEST_URI} ^/sp/topics/?t=000129 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0129 [L,R=301]

#Redirect page /column/c0130
RewriteCond %{REQUEST_URI} ^/topics/?t=000130 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0130 [L,R=301]

#Redirect page /column/c0130
RewriteCond %{REQUEST_URI} ^/sp/topics/?t=000130 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0130 [L,R=301]

#Redirect page /column/c0131
RewriteCond %{REQUEST_URI} ^/topics/?t=000131 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0131 [L,R=301]

#Redirect page /column/c0131
RewriteCond %{REQUEST_URI} ^/sp/topics/?t=000131 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0131 [L,R=301]

#Redirect page /column/c0132
RewriteCond %{REQUEST_URI} ^/topics/?t=000132 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0132 [L,R=301]

#Redirect page /column/c0132
RewriteCond %{REQUEST_URI} ^/sp/topics/?t=000132 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0132 [L,R=301]

#Redirect page /column/c0133
RewriteCond %{REQUEST_URI} ^/topics/?t=000133 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0133 [L,R=301]

#Redirect page /column/c0133
RewriteCond %{REQUEST_URI} ^/sp/topics/?t=000133 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0133 [L,R=301]

#Redirect page /column/c0134
RewriteCond %{REQUEST_URI} ^/topics/?t=000134 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0134 [L,R=301]

#Redirect page /column/c0134
RewriteCond %{REQUEST_URI} ^/sp/topics/?t=000134 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0134 [L,R=301]

#Redirect page /column/c0135
RewriteCond %{REQUEST_URI} ^/topics/?t=000135 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0135 [L,R=301]

#Redirect page /column/c0135
RewriteCond %{REQUEST_URI} ^/sp/topics/?t=000135 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c0135 [L,R=301]

#Redirect page /column/c136/
RewriteCond %{REQUEST_URI} ^/butsuji/kimari.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c136/ [L,R=301]

#Redirect page /column/c136/
RewriteCond %{REQUEST_URI} ^/sp/butsuji/kimari.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c136/ [L,R=301]

#Redirect page /column/c137/
RewriteCond %{REQUEST_URI} ^/butsuji/syuha.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c137/ [L,R=301]

#Redirect page /column/c137/
RewriteCond %{REQUEST_URI} ^/sp/butsuji/syuha.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c137/ [L,R=301]

#Redirect page /column/c138/
RewriteCond %{REQUEST_URI} ^/butsuji/katachi.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c138/ [L,R=301]

#Redirect page /column/c138/
RewriteCond %{REQUEST_URI} ^/sp/butsuji/katachi.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c138/ [L,R=301]

#Redirect page /column/c139/
RewriteCond %{REQUEST_URI} ^/butsuji/rekishi.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c139/ [L,R=301]

#Redirect page /column/c139/
RewriteCond %{REQUEST_URI} ^/sp/butsuji/rekishi.html [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/c139/ [L,R=301]

#Redirect page /column/ohigan2025/
RewriteCond %{REQUEST_URI} ^/topics/?t=000138 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/ohigan2025/ [L,R=301]

#Redirect page /column/ohigan2025/
RewriteCond %{REQUEST_URI} ^/sp/topics/?t=000138 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/ohigan2025/ [L,R=301]

#Redirect page /column/obon2025/
RewriteCond %{REQUEST_URI} ^/topics/?t=000139 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/obon2025/ [L,R=301]

#Redirect page /column/obon2025/
RewriteCond %{REQUEST_URI} ^/sp/topics/?t=000139 [NC]
RewriteRule ^(.*)$ https://www.forever-kato.co.jp/column/obon2025/ [L,R=301]