コロナ禍によりオフラインで出会う機会が減ったことを理由に、マッチングアプリを始めた人が増えています。
Appliv出会いでは、20代・30代の未婚男女400人に「恋愛」に関するアンケート調査を実施しました。マッチングアプリを使う人(利用経験者)と使ったことがない人(未経験者)では恋愛経験や恋愛観にどのような違いがあるのかを探ります。
※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;
}
▼気になるアプリは早速クリックして使ってみよう
恋愛事情に関する調査の結果(ココに注目)
■恋人がいる割合はマッチングアプリ経験者が60%、未経験者の2倍
■マッチングアプリ経験者の方が交際人数が多い、未経験者の4割近くが「付き合った経験なし」
■交際3ヶ月未満の割合は、マッチングアプリ未経験者が経験者の2.5倍
■恋人との年齢差は、マッチングアプリ利用経験と関係なし
■マッチングアプリ経験者の方が未経験者よりも異性の友人が多い
マッチングアプリの利用経験者の割合や、今人気のアプリはこちらから
恋人がいる人の割合は、マッチングアプリ経験者が未経験者の2倍
「現在付き合っている恋人はいますか?」の質問に対し、「いる」と回答したのはマッチングアプリ経験者が60%、未経験者が30%でした。恋人がいる人の割合は、マッチングアプリ経験者の方が未経験者の2倍高いようです。
マッチングアプリ経験者の恋人がいる割合は60%、未経験者の2倍
性別・年代別に分けてみると、男女それぞれの結果においても、マッチングアプリ経験者では過半数が「恋人がいる」と回答。未経験者よりも恋人がいる割合が高くなっています。
なかでも、20代男性のマッチングアプリ経験者では恋人がいる割合が7割を超え、未経験者の3倍以上でした。同じく女性においても、マッチングアプリ経験者で恋人がいる割合は6割近く、若い世代の間で恋人を探す方法としてマッチングアプリが身近なものになってきていることが考えられます。
20代男性のマッチングアプリ経験者で「恋人がいる」割合は、未経験者の3倍以上
マッチングアプリを利用する人の方が、交際人数が多い
これまでに付き合った人数(現在付き合っている恋人含む)をたずねたところ、経験者で最も多かったのは「2~5人(44%)」でした。
次に多かったのは「6~10人(19%)」で、マッチングアプリ経験者の7割が2人以上と付き合ったことがある計算に。マッチング未経験者で2人以上と付き合ったことがある割合は約5割となっています。
マッチングアプリ未経験者の回答で最も多かったのは「0人(37%)」でした。全体的に見てもマッチングアプリを利用する人の方が交際人数が多いようです。
マッチングアプリ経験者の方が、交際人数が多い
マッチングアプリ未経験者の4割近くが、付き合った経験なし
マッチングアプリの利用経験を性別・年代別で分けたところ、20代男性ではマッチングアプリ経験者の約9割が過去に付き合った人がいるのに対し、アプリ未経験者では半数近くが付き合った事がないという結果に。
マッチングアプリ経験者と比較すると、未経験者の方が交際人数が少ないことから、マッチングアプリで恋人を見つけている人が多いのではないかと考えられます。
20代男性で6人以上と付き合った人は24.5%、アプリ未経験者の約4倍
交際3ヶ月未満で別れる人の割合、マッチングアプリ未経験者が2倍多い
「現在恋人がいる」「過去に恋人がいた」と回答した人に、平均交際年数(付き合っていた期間の平均)を聞いたところ、マッチングアプリの利用経験に問わず、「1~3年未満」、「半年~1年未満」、「3ヶ月~半年未満」の順で多い結果に。
最も短い「3ヶ月未満」と回答した人の割合は、マッチングアプリ未経験者の方が高く、経験者の2.5倍でしたでした。マッチングアプリでは恋人を探している同士が出会うので、マッチングアプリを利用しない人と比べて短期間で恋人と別れる人は比較的少ないのかもしれません。
交際3ヶ月未満の人は、マッチングアプリ未経験者の方が約3倍近く多い
恋人との年齢差は、マッチングアプリの利用経験と関係なし
続いて「過去に付き合ったことのある恋人との年齢差(最も離れている相手との年齢差)」をたずねてみたところ、最も回答が多かったのはマッチングアプリ経験者・未経験者のどちらも、上下「1~3歳差」でした。
他の回答割合と比較してみても、マッチングアプリの利用経験は、恋人との年齢差に関係がないようです。最終的に、相手と付き合うかどうかを決めるのは自分自身なので、そこに差はないと言えるでしょう。
しかし、マッチングアプリの場合は相手の年齢を希望条件に設定することが可能なので、自分が恋人に望む条件を具体的に持っている人であれば、マッチングアプリを活用するのが有効です。
恋人との年齢差に関して、マッチングアプリの利用経験は関係がない
恋人になれない異性とは友達に!?マッチングアプリ経験者の7割は異性の友人がいる
「異性の友人はいますか?」と質問をしたところ、「いる」と回答したのはマッチングアプリ経験者が72%、未経験者が42%でした。
マッチングアプリ経験者の方が異性と出会う機会が多く、たとえ付き合わなかった相手でも、友人として関係が残っているのではないかと考えられます。異性ならではの視点で意見やアドバイスをくれる友達は、貴重な存在ですよね。
飲み友達や異性の友人を探すコツ
異性の友人がいる人の割合は、マッチングアプリ経験者の方が未経験者の1.5倍多い
性別・年代別に結果を見てみると、女性の場合、20代30代で異性の友人がいる割合はマッチングアプリ経験者・未経験者それぞれ変わりませんでした。
しかし、男性の場合、異性の友人がいる割合は20代のマッチングアプリ経験者が8割を超えているのに対し、未経験者は3割未満と2倍以上の開きがあります。30代になると少し減りますが、異性の友人がいる割合は、マッチングアプリ経験者が6割、未経験者が4割となっています。
20代男性で異性の友人がいる人の割合は、マッチングアプリ経験者の方が未経験者の3倍
マッチングアプリ経験者の方が恋愛経験が豊富、男女の友情は成立しない!?
男女の友情は成立すると思うかをたずねたところ、マッチングアプリの利用経験に問わず過半数が「成立すると思う」と回答。「成立すると思わない」は約2割という結果に。
最も差がついたのは「わからない」の回答で、マッチングアプリ未経験者が32%、経験者は17%でした。
ここまでの調査結果をふまえると、マッチングアプリの利用経験がある人の方が比較的、恋愛経験が多いように考えられることから、このような結果になったのではないでしょうか。
マッチングアプリ未経験者の約半数が「男女の友情は成立すると思わない」「わからない」
性別・年代別で違いがあるのかを見たところ、20代男性のマッチングアプリ経験者で「男女の友情が成立すると思う」と回答した割合が全体の8割を超えました。これは、同じ20代男性で未経験者の約2倍となっています。また、「分からない」の回答は女性よりも男性がやや多い結果でした。
「男女の友情は成立するか分からない」と考える男性が、女性の2倍
※本アンケート結果は小数点以下任意の桁を四捨五入しているので、合計が100%にならない場合があります。
■アンケート回収者内訳
性別
男性:200人
女性:200人
年代別
20~29歳:200人
30~39歳:200人
種別
マッチングアプリ経験者:200人
マッチングアプリ未経験者:200人
合計:400人
マッチングアプリの利用経験者の割合や、今人気のアプリはこちらから