「最短距離で素敵な異性と出会える」と話題のマッチングアプリ『Dine(ダイン)』。
当記事では、ダインを利用中に「ログインができなくなってしまった」など困っている方のために、ログインができない原因と対処法を詳しく解説していきます。
※18歳未満の方はマッチングアプリを利用できません。
このページはアフィリエイト広告を利用していますが、記載されている情報は一切その影響は受けておりません。
プロフィール
ライター
あわせて読みたい
年齢・目的別マッチングアプリ分類図
大手マッチングアプリを年齢と目的で分類すると図のようになります。
.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;
}
▼気になるアプリは早速クリックして使ってみよう
『Dine(ダイン)』のログイン方法は4種類
ダインのログイン方法には、以下の4種類があります。
『Dine(ダイン)』のログイン方法
- Facebook
- Apple ID
- Twitter(現:X)
- SMS
Facebookでログインする方法
1.ログイン画面にて「Facebookでサインイン」を選択
2.Facebook利用を承認するポップアップが出たら「続ける」を選択
3.Facebookのログインページにてアカウント情報を入力しログイン
過去にログインしたことがある場合は[3]の手順にて「このまま次に進みますか?」と表示されるため「次へ」を選択してください。
Apple IDでログインする方法
1.ログイン画面にて「Appleでサインイン」を選択
2.Apple IDのメールアドレスとパスワードを入力しログイン
[2]の手順にて、Apple IDのログイン設定によってはTouch ID、またはFace IDをログインに利用します。
Twitterでログインする方法
1.ログイン画面にて「Twitterでサインイン」を選択
2.「Dine」へのアクセスを承認するポップアップが出たら「アプリにアクセスを許可」をクリック
3.Twitterのアカウント情報を入力
4.「連携アプリを認証」を選択しログイン
電話番号でログインする方法
1.ログイン画面にて「SMSでサインイン」を選択
3.SMSにて送られてきたコードを入力
4.右上の「次へ」をクリックしログイン
ちなみに……マッチングアプリで恋人ができた人の約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(ダイン)』にログインができない原因
ダインを利用している中で、「ログインができない」と困っている人がいるのではないでしょうか。ここでは、ダインにログインができない5つの原因を紹介します。
ネットに繋がりにくい場所にいる
まずネット環境を確認しましょう。ネットに繋がりにくい場所にいるとログインに失敗してしまう可能性があります。
場所を移動して、再度ログインすることでログインができるようになります。
また、速度制限がかかっていたり、機内モードでログインできなかったりする場合もあります。使用しているスマホの設定に問題がないかを確認しましょう。
『Dine(ダイン)』のアカウント停止・アカウント削除になっている
ダインのアカウントが停止または削除されている場合は、ログインできなくなります。
ダインが定める禁止事項に明記されている行為を行った場合は、アカウントが停止や強制退会となるのです。
禁止事項には、プロフィールや経歴を偽る、差別的な言葉を投げかける、ダインを通じて3回以上予約をキャンセルするなどの数十項目定められています。
連携しているアカウントでメンテナンス・不具合が発生している
ダインでは、FacebookやX(旧Twitter)のアカウントを利用してログインが可能なため、連携しているSNSの影響を受けます。
連携先のSNSで、メンテナンスや不具合が発生している場合は、ダインのログインもできなくなってしまいます。この場合は、FacebookやX(旧Twitter)のメンテナンスや不具合解消が完了してから、またログインしましょう。
連携しているアカウントと違うアカウントでログインしている
ダインには、電話番号のほかにSNSやApple IDを連携させたログイン方法がありますが、連携しているアカウントと違うアカウントでログインしている可能性が考えられます。
また、Facebookのアカウントと連携しているのに、X(旧Twitter)のアカウントと連携していると勘違いしてしまうケースもあります。自分がどのアカウントで連携しているのか忘れてしまったら、アカウント作成時に登録したメールアドレスを用いて運営に問い合わせをしましょう。
電話番号の変更を伴う機種変更をした
SMSログインを使用している場合は、電話番号の変更を伴う機種変更をするとログインできなくなってしまいます。
アカウント作成時に登録したメールアドレスがわかれば、ダインに問い合わせてログイン情報を変更してもらうことも可能です。もしくは、連携したFacebookやTwitterにてログインしましょう。
『Dine(ダイン)』のログイン情報がわからない・連携しているアカウントを削除してしまった場合
ダインではSNSもしくは電話番号でのログインとなりIDやパスワードの設定がないため、ログインに困った場合にIDやパスワードの再発行という手順はありません。
ダインのログイン情報がわからなくなったり、連携しているアカウントを削除してしまったりした場合は、直接メールでダインに問い合わせしましょう。
アカウント作成時に登録したメールアドレスを伝えることで、アカウントを探してもらうことが可能です。
アカウント停止になってしまいログインできない場合の対処法
ダインで利用規約に違反してしまった場合は、残念ながらアカウント停止となりログインできなくなってしまいます。
利用規約に違反していない場合は、ダインに問い合わせてみましょう。
『Dine(ダイン)』にログインすると新規登録画面が出る場合の対処法
以前にアカウント連携をさせたのに新規登録画面になってしまった場合は、サインインしたログイン情報が間違っている可能性があります。
正しい情報を入力してもログインできないときは、アカウント作成時に登録したメールアドレスをダインに連絡してみましょう。
『Dine(ダイン)』のログインに困ったら連携サービスの不具合も確かめよう!
ダインにログインできない場合は、連携しているSNSなどのアカウントやサービスに不具合がないかを確認しましょう。
また、どのアカウントで連携したかを覚えていない・連携したアカウントを削除してしまったという場合は、アカウント作成時に登録したメールアドレスを運営に伝えアカウントを調査してもらう必要があります。
こちらの記事もおすすめ
Dine(ダイン):婚活・恋活マッチングアプリに関する記事