この記事では、マッチングアプリ『Dine(ダイン)』を退会する方法や手順、有料会員の解約方法・再登録の注意点を詳しく解説します。

ダインは設定から簡単に退会手続きが可能です。「退会したいのに退会手続きの場所がわからない」「退会する前に何か準備しておいたほうがいいのかな」とお悩みの方はぜひ参考にしてみてくださいね。

※18歳未満の方はマッチングアプリを利用できません。
このページはアフィリエイト広告を利用していますが、記載されている情報は一切その影響は受けておりません。

あわせて読みたい

『Dine(ダイン)』の口コミ・評判で判明! アプリで出会える人の特徴 - Appliv

年齢・目的別マッチングアプリ分類図

大手マッチングアプリを年齢と目的で分類すると図のようになります。

.p-classificationmap_container { display: grid; grid-template-columns: 1fr 1fr 1fr; grid-template-rows: 18px 70px 140px 150px 80px 70px; gap: 0px 0px; grid-auto-flow: row; grid-template-areas: "one-50over two-50over three-50over" "one-50 two-50 three-50" "one-40 two-40 three-40" "one-30 two-30 three-30" "one-20 two-20 three-20" "one-18 two-18 three-18"; } .p-classificationmap_container > div { border-top: 1px solid #aaa; position: relative; } .p-classificationmap_app { margin: 15px auto 0; } .p-classificationmap_app img { height: 32px; width: 32px; border-radius: 7px; border:0; } .p-classificationmap_container p { line-height: 1.2; font-size: 10px; margin: 15px 0px 0; text-align: center; } .p-classificationmap_contents { position: relative; display: flex; flex-direction: column; align-items: center; } .p-classificationmap_text { color: #667276; font-size: 14px; position: absolute; top: -10px; background: #d0ecf4; } .three-50over {grid-area: three-50over;border-top: none !important;} .one-50over {grid-area: one-50over;border-top: none !important;} .two-50over {grid-area: two-50over;border-top: none !important;} .two-50 { grid-area: two-50; } .three-50 { display: grid; grid-template-columns: 1fr 1fr; grid-template-rows: 1fr; gap: 0px 0px; grid-template-areas: "three-50-1 three-50-2"; grid-area: three-50; } .three-50 > div { display: flex; align-items: center; justify-content: center; } .three-50-1 { grid-area: three-50-1; } .three-50-2 { grid-area: three-50-2; } .three-50 .app {margin-top:0;} .one-50 { grid-area: one-50; } .one-40 { grid-area: one-40; } .one-30 { display: grid; grid-template-columns: 1fr 1fr; grid-template-rows: 1fr 1fr; gap: 0px 0px; grid-auto-flow: row; grid-template-areas: "one-30-1 one-30-2" "one-30-3 one-30-4"; grid-area: one-30; } .one-30-1 { grid-area: one-30-1; } .one-30-2 { grid-area: one-30-2; } .one-30-3 { grid-area: one-30-3; } .one-30-4 { grid-area: one-30-4; } .one-20 { display: grid; grid-template-columns: 1fr 1fr; grid-template-rows: 1fr 1fr; gap: 0px 0px; grid-auto-flow: row; grid-template-areas: "one-20-1 one-20-2" "one-20-3 one-20-4"; grid-area: one-20; } .one-20-1 { grid-area: one-20-1; } .one-20-2 { grid-area: one-20-2; } .one-20-3 { grid-area: one-20-3; } .one-20-4 { grid-area: one-20-4; } .two-40 { display: grid; grid-template-columns: 1fr 1fr; grid-template-rows: 1fr 1fr; gap: 0px 0px; grid-auto-flow: row; grid-template-areas: ". ." ". ."; grid-area: two-40; } .two-30 { display: grid; grid-template-columns: 1fr 1fr; grid-template-rows: 1.5fr 0.5fr; gap: 0px 0px; grid-auto-flow: row; grid-template-areas: "two-30-2 two-30-2" "two-30-3 two-30-4"; grid-area: two-30; } /*.two-30-1 { grid-area: two-30-1; }*/ .two-30-2 { grid-area: two-30-2; } .two-30-3 { grid-area: two-30-3; } .two-30-4 { grid-area: two-30-4; } .two-20 { display: grid; grid-template-columns: 1fr 1fr; grid-template-rows: 1fr 1fr; gap: 0px 0px; grid-auto-flow: row; grid-template-areas: "two-20-1 two-20-2" "two-20-3 two-20-4"; grid-area: two-20; } .two-20-1 { grid-area: two-20-1; } .two-20-2 { grid-area: two-20-2; } .two-20-3 { grid-area: two-20-3; } .two-20-4 { grid-area: two-20-4; } .three-20 { grid-area: three-20; } .three-30 { display: grid; grid-template-columns: 1fr 1fr; grid-template-rows: 1fr 1fr; gap: 0px 0px; grid-auto-flow: row; grid-template-areas: "three-30-1 three-30-2" "three-30-3 three-30-4"; grid-area: three-30; } .three-30-1 { grid-area: three-30-1; } .three-30-2 { grid-area: three-30-2; } .three-30-3 { grid-area: three-30-3; } .three-30-4 { grid-area: three-30-4; } .three-40 { display: grid; grid-template-columns: 1fr 1fr; grid-template-rows: 1.5fr 0.5fr; gap: 0px 0px; grid-auto-flow: row; grid-template-areas: "three-40-1 three-40-1" "three-40-3 three-40-4"; grid-area: three-40; } .three-40-1 { grid-area: three-40-1; } .one-18 { grid-area: one-18; } .two-18 { grid-area: two-18; } .three-18 { grid-area: three-18; } .p-classificationmap [class*="-18"] { display: flex; align-items: stretch; } .p-classificationmap [class*="two"] { background: #ffe6cb; } .p-classificationmap [class*="one"] { background: #d0ecf4; } .p-classificationmap [class*="three"] { background: #f9d9e0; } .p-classificationmap_type { text-align: center; border-radius: 4px; color: #fff; display: flex; flex-flow: column; width: 100%; justify-content: center; } .p-classificationmap_type--01 { background: #2aa2ca; margin: 10px 7px; line-height: 1.2; } .p-classificationmap_type--02 { background: #f87a25; margin: 10px 5px; line-height: 1.3; } .p-classificationmap_type--03 { background: #ff6082; margin: 10px 7px; line-height: 1.2; } .p-classificationmap_type span { font-size:10px; display: block; } .p-classificationmap_arrow { margin-bottom: 7px; display: flex; align-items: center; } .p-classificationmap_arrow-text { display: inline-block; position: relative; width: 100%; height: 3px; color: #333; line-height: 1; text-align: center; background: linear-gradient(90deg, rgba(129,164,217,1) 0%, rgba(241,74,105,1) 100%);; vertical-align: middle; } .p-classificationmap_arrow-text span { display: inline-block; background: #fff; top: -7px; position: relative; font-weight: bold; padding: 0 2px; font-size: 16px; } .p-classificationmap_arrow-text:before { content: ''; width: 0.65em; height: 0.65em; border: 2px solid #81a4d9; border-right: 0; border-bottom: 0; transform: rotate(-45deg); transform-origin: top left; position: absolute; top: 50%; left: -0.05em; box-sizing: border-box; } .p-classificationmap_arrow-text:after { content: ''; width: 0.65em; height: 0.65em; border: 2px solid #f14a69; border-left: 0; border-bottom: 0; transform: rotate(45deg); transform-origin: top right; position: absolute; top: 50%; right: -0.05em; box-sizing: border-box; } .p-classificationmap_arrow-heigh { margin-left: 2px; font-weight: bold; color: #f14a69; } .p-classificationmap_arrow-row { color: #598bd7; margin-right: 2px; font-weight: bold; }

▼気になるアプリは早速クリックして使ってみよう

会員の真剣度
アンジュ

30代~50代

マリッシュ

30代~40代

ゼクシィ縁結び

20代~40代前半

ユーブライド

30代~40代

Omiai

20代~30代

婚活アプリ結婚したい人向け
Ravit

20代~50代

カップリンク

20代~40代前半

おすすめ!
Pairs

18歳~40代前半

With

18歳~30代前半

イヴイヴ

18歳~30代前半

タップル

18歳~20代後半

恋活アプリ恋愛を楽しみたい人向け
50代
40代
30代
東カレデート

20代後半~30代

20代
Dine

20代

デートアプリデートしたい人向け

『Dine(ダイン)』を退会するならアプリを消すだけではだめ!

Dine(ダイン)表紙絵

ダインのアプリは「アンインストール=退会」ではありません。アプリを消してもアカウントは残り続けます。

また、有料会員なら解約を行わなければ継続課金となるので注意が必要です。

ダインに登録したアカウントを削除したいのなら「退会」、有料会員の場合は無料会員に戻る「解約」をしてから「退会」をしなければいけません。

Dine(ダイン):婚活・恋活マッチングアプリ

Mrk & Co

iPhone無料
Android無料
App Storeを見る
Google Playを見る
※18歳未満の方は利用できません。

『Dine(ダイン)』退会時の注意点

ダインを退会する前に知っておきたい注意点を確認しておきましょう。

退会直後から14日間は再登録期間が必要になる

ダインの会員はどんな理由でも、サービスの利用を停止する退会を行うことができますが、退会後14日間は再登録ができなくなってしまいます

退会後にやり残したことがあっても再び登録できるまでに時間がかかるので退会はよく考えて行いましょう。

再登録しても以前のデータは引き継げない

ダインを退会するとアプリ上からデータがすべて消えてしまいます。

保持していたコイン、やり取りのあった相手のリスト、相手とのメッセージなども削除されてしまいます。

再登録しても以前に登録していたデータを引き継ぐことはできません。

月の途中で退会しても返金はされない

ダインは退会する際の返金に対応していません

ダインの会員期間中に購入したサービスプランの利用期間が残っていたとしても返金されないので注意しましょう。

もったいないと感じるようであれば利用期間を確認しておきましょう。また、ダインで課金したコインが残っている場合も返金されないため、使いきってから退会することをおすすめします。

『Dine(ダイン)』退会後のアカウントや個人情報はどうなる?

ダインを一度退会するとアプリ上から全ての情報は消えてしまいますが、やりとりをしていた相手側からはどう見えるのでしょう。

プロフィール情報は削除されて見られなくなる

退会した人のプロフィールはアプリ上からアクセスできなくなります。検索されることも、やりとりしていた相手からもプロフィールを閲覧されることはありません。

マッチングした相手ならメッセージで「Dineを退会しました。」と表示される

マッチングした相手には「○○がDineを退会しました。」というメッセージが表示されます。メッセージ履歴は残りますが、ダインはどちらかが有料会員でなければメッセージができない仕様。

相手が退会して自分が有料会員でない場合、メッセージにぼかしが入って見ることができなくなります。

ちなみに……マッチングアプリで恋人ができた人の約8割がアプリを「複数利用」しており、1つしかアプリを入れていない方は出会いづらい状態と言えます。以下のチャートから、自分に合ったアプリを選んでみてください。

マッチングアプリ診断チャート

▼アプリのダウンロードはこちら

.p-post-table .flowapp a, .p-post-table .flowapp b { display: inline-block !important; overflow-wrap: break-word; word-break: break-all; line-height: 1.2; } .p-post-table .flowapp img { margin-bottom: 2px; }

『Dine(ダイン)』のわかりやすい退会方法【無料会員の場合】

ダインの無料会員は解約の手続きは必要ありません。

Dineの退会方法

1.メニューから設定を開く

Dineの設定画面

2.「よくある質問」を選択
3.画面下部にある「Dineを退会したい場合は?」を選択

Dineのよくある質問

4.「退会はこちらから可能です…」の「こちら」をタップ

Dine 退会する画面

5.リンク先から退会理由を選択or記入し「退会」を選択

Dine 退会する 最終画面

6.ポップアップで表示される「退会する」ボタンをタップ

『Dine(ダイン)』のわかりやすい退会方法【有料会員の場合】

ダインの有料会員の場合、必ず解約手続きを行って課金を停止してから退会の手続きを行いましょう。

『Dine(ダイン)』解約手順① まずは有料会員の解約

ダインの有料会員は、有効期限が切れるタイミングで、初回購入時と同じ金額のプランが自動更新されます。有効期限日の24時間前までに自動更新の設定を解約しましょう。

申し込み日から365日後(12ヶ月プラン)・180日後(6ヶ月プラン)・90日後(3ヶ月プラン)・30日後(1ヵ月プラン)に自動更新が行われます。

【Apple ID支払いの場合】

1.スマートフォンの「設定」アプリを開く
2.一番上の名前の欄を選択
3.「サブスクリプション」をタップし「Dine」を選択
4.「サブスクリプションをキャンセルする」をタップ

【Google Play支払いの場合】

1.Google Playストアのアプリを開く
2.プロフィールアイコンをタップ
3.「お支払いと定期購入 > 定期購入」にて「Dine」を選択
4.「定期購入を解約」をタップ

次回の更新日は、ダインのアプリ内メニューにある「設定」 > 「購読設定」から確認可能です。

Dine 選択画面 購買設定

『Dine(ダイン)』解約手順 ②無料会員になったら「Dine」の退会手続きを

ダインでは、有料会員を解約しても、契約期間内は有料プランを引き続き使用することができます。そのため、退会は期間が終わってから行うといいでしょう。

無料会員の退会手続きは前項で紹介した通りです。

アプリメニューの「設定」 >「よくある質問」 > 「Dineを退会したい場合は?」を選択 > 「 退会はこちらから」をタップ > 退会理由の選択 > 「退会する」ボタンをタップして退会手続き完了です。

『Dine(ダイン)』には休会モードは存在しない

ダインには休会モードはありませんが、「Dine Platinum」の追加オプションにあるシークレットモードを使用して、ダインの検索にプロフィールを表示しない設定にすることができます

なお、プロフィール写真を消したり顔の写らない無地に差し替えたりしようとしても写真の判定がNGとなるため、どうしても写真を見せたくないのなら退会することを検討しましょう。

Dine顔写真登録画面

『Dine(ダイン)』はまず有料会員を解約してから退会しよう

・ダインの退会はアプリをアンインストールするだけではできない
・ダインを退会すると全登録データが削除され再登録しても元のアカウントは戻らない
・有料会員の場合、解約して無料会員になってから退会作業を行う

有料会員の場合、正しい退会方法を実行しなければ課金が継続される可能性があります。手順を確認して間違えないように注意しましょう。

ダインでは有料プランの期間中であっても課金アイテムが残っていても、途中退会の返金に対応していません。上手にダインを利用して、損をしないタイミングで退会してください。

こちらの記事もおすすめ

3万人に聞いてわかった、本当におすすめのマッチングアプリ10選
『Dine(ダイン)』の口コミ・評判で判明! アプリで出会える人の特徴 - Appliv

■年代別の厳選アプリはこちら■
10代向けマッチングアプリ
20代向けマッチングアプリ
30代向けマッチングアプリ
40代向けマッチングアプリ
50代向けマッチングアプリ

Dine(ダイン):婚活・恋活マッチングアプリ

Mrk & Co

iPhone無料
Android無料
※18歳未満の方は利用できません。

Dine(ダイン):婚活・恋活マッチングアプリに関する記事

関連記事をもっと見る