『アンジュ(旧:aocca)』を退会したいと思いつつも、解約の方法が分からないという人もいるでしょう。退会の手順、解約するときの注意点を解説します。
※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;
}
▼気になるアプリは早速クリックして使ってみよう
『アンジュ』から退会するときの注意点
『アンジュ』を退会するときは、退会よりも解約が先になので注意してください。有料会員の場合、『アンジュ』を退会したとしても自動解約ができていないので解約が必要です。
解約していないのに退会をしてしまうと、復元することもできないため必ず先に解約するということを忘れないでください。
『アンジュ』を退会する前にチェックしておきたいこと
『アンジュ』は退会するとポイントや返金などはどうなるのか気になりませんか?
退会する前にチェックしておくべきことについて紹介します。気になることはしっかり確認してから退会手続きに進みましょう。
課金した分の返金はされない
『アンジュ』では、どんなにプランの期間やポイントが残っていても、課金したお金が退会するときに返金されません。返金がないことを理解した上で退会しましょう。
退会しても再開が可能
『アンジュ』は、退会後にまた同じアカウントでの再登録が可能です。
退会したもののやり直したいという場合は、もう一度アプリを開くか、ブラウザでログインして出てきた「利用を再開する」ボタンを押してください。
Facebookアカウントを削除するとaoccaの退会ができなくなる
アンジュを退会する前にFacebookのアカウントを削除してしまうと『アンジュ』の退会ができません。Facebookのアカウントを削除したいときは、先に『アンジュ』を退会してからにしましょう。
もしFacebookのアカウントを削除してしまった場合は、お問い合わせにて連絡をしてください。
『アンジュ』退会後、相手には「退会済み」と表示
『アンジュ』を退会した後、相手には自分が退会したことが分かるのかというのも気になりますよね。『アンジュ』では、マッチングしていた相手に対して「退会済み」と表示される仕組みです。退会済みのプロフィールは閲覧できないようになっています。
『アンジュ』の退会方法
『アンジュ』の退会方法について紹介します。
ちなみに……マッチングアプリで恋人ができた人の約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;
}
『アンジュ』の解約・退会方法
『アンジュ』退会方法の支払い方法別の解約・退会方法について紹介します。自分の支払い方法に応じた解約・退会方法をチェックして、手順に従って解約・退会をしてください。
解約手順:クレジットカード払い
クレジットカード払いのときは「ヘルプ」から解約手続きを行いましょう。
- ①マイページを選択
- ②「ヘルプ・お問い合わせ」を選択
- ③「解約・退会について」を選択
- ③「解約・退会について」を選択
- ⑤「定額パックの解約はこちらから行えます」を選択
- ⑥「解約する」を選択
解約手順:Google Play決済
- ①Google Playを開く
- ②プロフィールアイコンをクリック
- ③「お支払いと定期購入」から「定期購入」を選ぶ
- ④『アンジュ』を選ぶ
- ⑤「定期購入解約」をから手続きする
解約手順:Apple ID決済
- ①端末の「設定App」を開く
- ②自分の名前を選択して「サブスクリプション」を選択する
- ③『アンジュ』を選択する
- ④「サブスクリプションをキャンセルする」を選択する
解約が完了したら退会手続き
自身の支払い方法に従った解約方法で解約を完了することができたら、『アンジュ』でマイページから退会手続きを行ってください。
『アンジュ』の退会方法のまとめ
『アンジュ』の退会で一番大事なのは、解約を先に行うということです。自動継続課金が解除できないと退会しても課金されてしまうので、注意しましょう。
また、課金した分などの返金は行っていません。もしまた再登録したいと思ったときは一定期間を空けると可能です。
こちらの記事もおすすめ
アンジュ-大人の恋活・婚活マッチングアプリに関する記事