恋活・婚活向けマッチングアプリ『CoupLink(カップリンク)』で異性とメッセージを交換するためには、年齢確認が必要です。
「身分証明書を提出するなんて不安」「本当に安全なの?」と不安に思っている方のために、この記事では『CoupLink』の年齢確認が安全であることを解説します。
※18歳未満の方はマッチングアプリを利用できません。
このページはアフィリエイト広告を利用していますが、記載されている情報は一切その影響は受けておりません。
プロフィール
ライター
『CoupLink』の口コミ・評判が知りたい方はこちらの記事をチェック
年齢・目的別マッチングアプリ分類図
大手マッチングアプリを年齢と目的で分類すると図のようになります。
.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;
}
▼気になるアプリは早速クリックして使ってみよう
年齢確認は怖くない! 『CoupLink』の安全性を解説
『CoupLink』は、ユーザーが安心してアプリを利用できるよう、個人情報のセキュリティ対策の内容を公表しています。
ここでは、その中でも年齢確認・本人確認に関する内容について紹介します。
本人確認データは審査担当者以外の閲覧不可
提出した本人確認書類は、審査担当者以外が閲覧することはないと公言しています。
限られたスタッフのみが厳正なチェックを行い、審査結果を通知しています。また、本人確認時にご提出された身分証画像は、提出から48時間以内に削除されるそうです。
CoupLink - ヘルプページ「本人確認」のよくある質問
年齢・本人確認データは審査完了後、最短12時間で削除
『CoupLink』の年齢確認・本人確認書類データは、審査後に最短12時間・最長24時間で削除されます。
また、書類データを削除完了したことは72時間以内に報告のメールが届きます。1件1件確実に案内されるため安心です。
CoupLink - ヘルプページ「提出した年齢確認書類は審査後に削除されますか?」
年齢確認書類データはバックアップを含めデジタルコピーなし
『CoupLink』に提出した本人確認書類データは、バックアップを含めてコピーは一切行われません。
先述の通り審査後は削除されるため、データが残らないよう徹底されています。
『CoupLink』の利用に年齢確認が必要な理由
マッチングアプリでサクラや業者を排除し、安全で健全な出会いを提供するために、年齢確認は重要です。
年齢確認が必要な理由を具体的に紹介します。
法律で定められているため
マッチングアプリなどの出会いを提供するサービスを運営する場合、警察庁に必ず「インターネット異性紹介事業」の届出を提出する必要があります。
安心して出会えるサービスを提供していると証明することで、ユーザーにも安心してもらえる環境が整うのです。
未成年の利用を防止するため
一般的に、マッチングアプリは未成年者が登録できないことがほとんどです。『CoupLink』も同様で、利用規約には以下の記載があります。
しっかりと年齢確認を行うことで、未成年者が危険な事件やトラブルに巻き込まれることを防げることに加え、ユーザーが安心して利用できるサービスを提供しています。
万が一規約違反のユーザーを見つけた場合は運営に違反報告し、自分からは関わらないようにしましょう。
悪質なユーザーの増加を防止するため
年齢確認を行うことで、業者やなりすましのような悪質なユーザーの増加を防ぐことができます。
年齢確認には本人確認書類の提出が必要になるため、悪質ユーザーがアカウントを用意するのが難しくなります。
業者の見分け方はこちらの記事をチェック
年齢確認の手順と流れ
ここでは、年齢確認の手順を解説します。
②年齢確認ページの説明を読み、「年齢確認をはじめる」をタップ
年齢確認に利用できる証明書
- 運転免許証
- パスポート
- 健康保険証
- マイナンバーカード(顔写真があるもの)
審査が完了すると、結果にかかわらず登録したメールアドレスに案内が送信されます。
年齢確認はどのマッチングアプリでも必要。怖がらずに対応しよう
どのマッチングアプリでも、年齢確認は避けては通れません。むしろ年齢確認をしないマッチングアプリのほうが遥かに危険です。
トラブルに巻き込まれず快適に利用するためにも、安心して手続きを行いましょう。
マッチングアプリ カップリンク - 婚活/恋活に関する記事