『with(ウィズ)』を使っているけど、年齢詐称って本当にあるの?
そんな疑問を持つあなたのために、この記事では『with(ウィズ)』での年齢詐称の実態を徹底的に調査しました。SNSの声や実際の事例をもとに、どんなリスクがあるのか、どうすれば安全にアプリを楽しめるのかを解説します。
※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;
}
▼気になるアプリは早速クリックして使ってみよう
『with(ウィズ)』で年齢詐称って本当にあるの?
マッチングアプリ『with(ウィズ)』を利用している中で、相手が本当に自分の言っている年齢なのか疑問に思ったことはありませんか?
実は、年齢詐称の問題は『with(ウィズ)』だけでなく、多くのマッチングアプリで話題となっています。
なぜ年齢詐称が問題とされるのか?
年齢詐称は相手に対して不誠実な行為とされます。年齢は人との関係や価値観、生活スタイルなどを示す大切な要素の一つです。
例えば、結婚を考えている人が30代と思って接していた相手が実は40代だったら、将来の計画や子供のことなど、大きな影響が出てきます。また、信頼関係を築く上で、最初から嘘をつかれることはショックですよね。
『with(ウィズ)』の安全性とは?
『with(ウィズ)』は、ユーザーの安全を第一に考えたマッチングアプリとして知られています。身分証明の提出を求めることで、年齢や性別の確認を行っています。
しかし、完璧なシステムは存在しないため、年齢詐称を完全に防ぐことは難しいのが現状です。ですが、『with(ウィズ)』は通報機能やブロック機能を備えているので、不審なユーザーに出会った際は、迅速に対応することができます。安全に利用するためには、自分自身の判断も大切です。
SNSでの『with(ウィズ)』年齢詐称の実態
SNSを通じて、多くのユーザーが『with(ウィズ)』での年齢詐称についての経験や意見を共有しています。
これらの声をもとに、年齢詐称の実際の状況やその背後にあるリスクについて詳しく見ていきましょう。
実際のSNSの声をピックアップ
SNSでは、『with(ウィズ)』を利用する中でのさまざまな体験談が語られています。中でも、年齢詐称に関する声は非常に多く、その中から特に印象的なものを2つピックアップしてみました。
47歳の男性が34歳と偽るケース
SNS上での投稿によれば、ある女性が『with(ウィズ)』で知り合った男性が、自分を34歳と偽っていたことが後に判明しました。
実際の年齢は47歳で、このような大きな年齢の差を偽ることで、相手を騙す目的でアプリを利用していたことが明らかになりました。このようなケースは、信頼を築く上で大きな障壁となります。
身分証明をフォトショップで加工
また、身分証明をフォトショップで加工して年齢詐称を試みるユーザーもいるとの声が上がっています。この方法で一時的には成功することもあるようですが、最終的にはアカウント停止などのペナルティが待っています。
年齢詐称の実例とそのリスク
年齢詐称は、一時的な利益を追求する行為ですが、長期的には信頼の喪失やアカウントの停止など、大きなリスクが伴います。
また、相手に対して不誠実な行為となるため、真剣な関係を築くことが難しくなります。年齢詐称をすることのリスクを理解し、正直な情報を提供することが、良好な人間関係を築く第一歩です。
『with(ウィズ)』で年齢詐称を防ぐためのポイント
マッチングアプリを安全に楽しむためには、相手の情報を正確に把握することが大切です。
特に『with(ウィズ)』のようなアプリでは、年齢詐称を防ぐためのいくつかのポイントを押さえておくことがおすすめです。
プロフィール写真のチェック方法
プロフィール写真は、相手の第一印象を形成する大切な要素です。しかし、写真だけで年齢を判断するのは難しいこともあります。そのため、以下の方法で写真をチェックすることが大切です。
顔写真と実際の年齢のギャップに注意
顔写真を見て、実際の年齢と大きなギャップがあると感じたら注意が必要です。特に、写真が明らかに若い頃のものである場合や、加工がされていると感じる場合は、他の情報も合わせて確認することが大切です。
詳しいプロフィール情報を確認
プロフィールには、趣味や職業、学歴などの詳しい情報が記載されています。これらの情報と写真が矛盾していないか、しっかりと確認しましょう。
身分証明提出による「本人確認」の重要性
『with(ウィズ)』では、メッセージの送信や一定のサービスを利用する前に、必ず身分証明の提出による本人確認が求められます。
これは、ユーザーの安全を確保するための重要なステップです。身分証明を提出しているユーザーは、年齢や性別などの基本情報が正確である可能性が高まります。
通報機能を活用しよう
もし、相手が年齢詐称をしていると疑われる行動を取った場合、『with(ウィズ)』の通報機能を活用することができます。
この機能を使うことで、アプリの運営側に不正な行為を報告することができ、他のユーザーの安全も守ることができます。
ちなみに……マッチングアプリで恋人ができた人の約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;
}
まとめ
『with(ウィズ)』での年齢詐称の問題は、多くのユーザーが気にしているテーマです。
SNSの声や実際の事例を通じて、年齢詐称の実態が明らかになりました。しかし、年齢詐称を防ぐためのポイントを押さえておけば、安心してアプリを楽しむことができます。
プロフィール写真のチェックや、詳しい情報の確認、身分証明の提出の重要性など、具体的な方法を学ぶことができました。
また、不正な行為を見つけた際には通報機能を活用することで、自分だけでなく他のユーザーの安全も守ることができます。
この記事を参考に、より安全に『with(ウィズ)』を楽しんでくださいね。
こちらの記事もおすすめ
with(ウィズ) マッチングアプリ・出会いに関する記事