<!DOCTYPE html>
<html lang="ja">
<head>
<meta charset="UTF-8">
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-XRM44PRC22"></script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());
  gtag('config', 'G-XRM44PRC22');
</script>
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>DUGAは安全？アダルト動画DUGA（デュガ）の運営を登録して検証【2026年】｜DUGAナビ</title>
<link rel="canonical" href="https://duganavi.com/safety/">
<meta name="description" content="アダルト動画配信サイトのDUGAは危険？運営会社・営業届出・多要素認証・決済会社を実際に確認。登録にカード不要で課金も無し。安全な点と注意点を正直にまとめました。">
<style>
:root{--navy:#1a2333;--navy2:#232f45;--org:#e8792b;--gray:#5b6472;--line:#e7ebf1;--bg:#f7f8fa;--ok:#1f8a4c}
*{box-sizing:border-box}
body{margin:0;font-family:-apple-system,"Hiragino Kaku Gothic ProN","Yu Gothic",Meiryo,sans-serif;color:#232a36;line-height:1.7;background:#fff}
a{text-decoration:none;color:inherit}
.ic{width:1em;height:1em;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;flex:none}
.wrap{max-width:1140px;margin:0 auto;padding:0 24px}
.topbar{border-bottom:1px solid var(--line)}
.hd{display:flex;align-items:center;gap:14px;padding-top:15px;padding-bottom:15px}
.logo{display:inline-flex;align-items:center;gap:8px;font-weight:800;font-size:23px;color:var(--navy);letter-spacing:.5px;line-height:1}
.logo b{display:inline-flex;align-items:center;background:var(--navy);color:#fff;padding:5px 9px;border-radius:6px;font-size:12px;font-weight:700;letter-spacing:1.5px;line-height:1}
.htag{font-size:12.5px;color:var(--gray)}
.hdate{margin-left:auto;font-size:12px;color:var(--gray);border:1px solid var(--line);border-radius:6px;padding:6px 11px;display:flex;align-items:center;gap:5px;white-space:nowrap}
.burger{display:none;margin-left:auto;background:#fff;border:1px solid #dce1e9;border-radius:8px;color:var(--navy);width:40px;height:40px;padding:0;cursor:pointer;align-items:center;justify-content:center}
.burger .ic{font-size:23px}
nav{background:var(--navy2);position:relative}.backdrop{display:none;position:fixed;inset:0;background:rgba(0,0,0,.45);z-index:50}.backdrop.open{display:block}@media(min-width:881px){.backdrop{display:none!important}}
.nav{display:flex;gap:22px;padding-top:11px;padding-bottom:11px;font-size:14px;color:#dbe2ee;overflow:auto}
.nav a.on{color:#fff;border-bottom:2px solid var(--org);padding-bottom:3px}
.hero{display:grid;grid-template-columns:1.4fr 1fr;gap:32px;align-items:center;padding:36px 0}
.hero h1{font-size:30px;line-height:1.45;margin:0;color:var(--navy)}
.hero p{font-size:15px;color:var(--gray);margin:12px 0 0}
.hvis{text-align:center;padding:4px 0}
.hvis>svg{width:100%;max-width:320px;height:auto}
.hvcap{font-weight:700;font-size:14px;color:var(--navy);margin-top:6px}
.htrust{list-style:none;margin:22px 0 0;padding:0;display:grid;grid-template-columns:1fr 1fr 1fr;gap:11px}
.htrust li{display:flex;align-items:center;gap:8px;font-size:12px;line-height:1.35;color:#3a4658;font-weight:500;border:1px solid var(--line);border-radius:10px;padding:12px 10px;background:#fcfdfe;white-space:nowrap}
.htrust .ic{font-size:18px;color:var(--navy)}
.grid2{display:grid;grid-template-columns:1fr 340px;gap:32px;align-items:start;padding:28px 0 44px}
.cta{background:#fff7ef;border:1px solid #f3ddc2;border-radius:12px;padding:20px 22px;text-align:center;margin-bottom:26px}
.cta h2{font-size:19px;margin:0}
.cta small{font-size:13px;color:var(--gray)}
.cta a{display:block;background:var(--org);color:#fff;font-weight:700;font-size:15px;padding:15px;border-radius:9px;margin:12px 0 8px}
.cta a:hover{background:#cf6a1f}
.cta .note{font-size:11px;color:#9aa2ae}
.sec{font-size:18px;font-weight:700;color:var(--navy);margin:0 0 14px;display:flex;align-items:center;gap:8px}
.sec::before{content:"";width:5px;height:20px;background:var(--org);border-radius:2px}
.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:30px}
.card{border:1px solid var(--line);border-radius:12px;padding:20px 14px;text-align:center;transition:.15s}
.card:hover{border-color:#c9d2de;box-shadow:0 3px 12px rgba(26,35,51,.07)}
.card .ic{font-size:30px;color:var(--navy)}
.card h3{font-size:15px;margin:9px 0 3px}
.card small{font-size:11.5px;color:#7b828d}
.card .go{display:inline-block;margin-top:9px;font-size:12px;color:#185fa5;font-weight:700}
.btns{display:grid;grid-template-columns:1fr 1fr 1fr;gap:12px}
.btn{border:1px solid var(--line);border-radius:9px;padding:12px 14px;display:flex;align-items:center;gap:11px;font-size:13.5px}.btn .tx{display:flex;flex-direction:column;line-height:1.3;min-width:0}.btn .tx b{font-weight:600}.btn .tx small{font-weight:400;color:#8a919c;font-size:11px;margin-top:1px}
.btn .ic{color:var(--navy);font-size:20px}.btn .ar{margin-left:auto;color:#b6bdc8}
.btn small{font-weight:400;color:#8a919c;font-size:11px}
aside .box{border:1px solid var(--line);border-radius:12px;padding:16px 18px;margin-bottom:20px}
aside .box.audit{background:var(--bg)}
.bhead{font-size:14px;font-weight:700;color:var(--navy);display:flex;align-items:center;gap:7px;margin-bottom:12px;padding-bottom:9px;border-bottom:1px solid var(--line)}
.bhead .ic{font-size:18px}
.arow{display:grid;grid-template-columns:82px 1fr;gap:7px 10px;font-size:13px;margin-bottom:4px}
.arow span:first-child{color:var(--gray)}
.st{color:var(--ok);font-weight:700}
aside .box.audit a{display:block;text-align:center;border:1px solid var(--navy);color:var(--navy);font-weight:700;font-size:13px;padding:9px;border-radius:8px;margin-top:12px}
.news{font-size:13px;line-height:1.5}
.news .n{display:flex;gap:10px;padding:9px 0;border-bottom:1px solid #f0f2f6}
.news .d{color:#9aa2ae;font-size:11.5px;white-space:nowrap;padding-top:2px}
.news a.more{display:block;text-align:center;color:#185fa5;font-weight:700;font-size:12.5px;margin-top:10px}
footer{background:var(--navy);color:#c4cbd8;font-size:12.5px;margin-top:20px}
.ft{padding-top:26px;padding-bottom:18px}.ft-brand{font-weight:800;font-size:18px;color:#fff;letter-spacing:.5px;display:inline-flex;align-items:center;gap:7px;margin-bottom:12px}.ft-brand b{background:#e7ebf1;color:#1a2333;padding:3px 7px;border-radius:5px;font-size:11px;letter-spacing:1px;line-height:1}.ft-links{display:flex;flex-wrap:wrap;gap:8px 0;font-size:13px;margin-bottom:14px}.ft-links a{color:#cfd8e6;padding:0 16px;border-right:1px solid #3a4a67;line-height:1.2}.ft-links a:first-child{padding-left:0}.ft-links a:last-child{border-right:0}.ft-desc{font-size:12px;color:#8b95a6;line-height:1.75;margin:0;max-width:820px}
.ft-desc+.ft-desc{margin-top:8px}.ft-cp{font-size:11.5px;color:#6b7484;text-align:center;margin-top:18px;margin-bottom:0}
@media(max-width:880px){
 .wrap{padding-left:18px;padding-right:18px}
 .art table.rt tr:first-child{display:none}
 .art table.rt,.art table.rt tbody{display:block}
 .art table.rt tr{display:block;border:1px solid var(--line);border-radius:10px;margin:0 0 12px;padding:11px 13px}
 .art table.rt td{display:block;border:none;padding:3px 0}
 .art table.rt td.rt-h{font-weight:700;color:var(--navy);font-size:14.5px;border-bottom:1px solid var(--line);padding-bottom:7px;margin-bottom:5px}
 .art table.rt td[data-label]::before{content:attr(data-label)"：";color:var(--gray);font-weight:600;font-size:12px;margin-right:2px}

 .btn .tx{flex-direction:row;align-items:baseline;gap:8px}
 .btn .tx small{margin-top:0}
 .htag,.hdate{display:none}
 .burger{display:flex}
 .nav{display:none;flex-direction:column;gap:0;padding:0;overflow:visible}
 .nav.open{display:flex;position:absolute;top:100%;left:0;right:0;z-index:60;background:var(--navy2);box-shadow:0 10px 22px rgba(0,0,0,.28)}
 .nav a{padding:13px 18px;border-bottom:1px solid #33405a}
 .nav a.on{border-bottom:1px solid #33405a}
 .hero{grid-template-columns:1fr}.hero h1{font-size:23px}
 .grid2{grid-template-columns:1fr}
 .cards{grid-template-columns:1fr 1fr}
 .btns{grid-template-columns:1fr}
 .htrust{grid-template-columns:1fr}.htrust li{font-size:13.5px}
 .ft-links{flex-direction:column;gap:12px}
 .ft-links a{border-right:0;padding:0}
}

.crumb{font-size:12.5px;color:#8a919c;padding-top:16px;margin:0}
.crumb a{color:#185fa5}
.art h1{font-size:26px;line-height:1.5;color:var(--navy);margin:14px 0 10px}
.art p a,.art li a,.art td a{color:#185fa5;text-decoration:underline}
.art td a{font-weight:600}
.art .lead{background:#fff7ef;border-left:4px solid var(--org);padding:14px 16px;margin:16px 0;font-size:15px;border-radius:0 8px 8px 0}
.art h2{font-size:20px;color:var(--navy);border-left:5px solid var(--org);padding-left:11px;margin:36px 0 14px;line-height:1.4}
.art h3{font-size:16px;margin:22px 0 8px;color:var(--navy)}
.art p{margin:12px 0}
.art table{width:100%;border-collapse:collapse;margin:16px 0;font-size:13.5px}
.art th,.art td{border:1px solid var(--line);padding:9px 11px;text-align:left;vertical-align:top}
.art th{background:#eef1f6;white-space:nowrap}
.ok{color:var(--ok);font-weight:700}.ng{color:#d0342b;font-weight:700}.q{color:#c47f00;font-weight:700}
.art ul{padding-left:1.25em;margin:12px 0}.art li{margin:6px 0}
.art ul.num{list-style:none;padding-left:0}
.art ul.num>li{margin:9px 0}
.abtn{display:block;text-align:center;font-weight:700;padding:15px;border-radius:9px;margin:20px 0;font-size:15px}
.abtn-main{background:var(--org);color:#fff}.abtn-main:hover{background:#cf6a1f}
.abtn-sub{background:#fff;color:var(--navy);border:2px solid var(--navy)}
.note{font-size:12.5px;color:var(--gray);background:#fafbfc;border:1px dashed var(--line);padding:11px 13px;border-radius:8px;margin:14px 0;line-height:1.65}
.fig{margin:22px 0;border:1px solid var(--line);border-radius:12px;padding:16px 16px 14px;background:#fbfcfd}
.fig svg{width:100%;height:auto;display:block}
.fig img{width:100%;height:auto;display:block;border-radius:8px}
.fig .ttl{font-size:13.5px;font-weight:700;color:var(--navy);margin:0 0 12px;display:flex;align-items:center;gap:7px}
.fig .ttl .ic{font-size:18px}
.fig figcaption{font-size:12px;color:var(--gray);text-align:center;margin-top:11px;line-height:1.6}
.st.part{color:#c47f00}
.rel a{display:block;padding:9px 0;border-bottom:1px solid #f0f2f6;font-size:13.5px;color:#185fa5;font-weight:600}
.rel a:last-child{border-bottom:0;padding-bottom:0}
.qa{border:1px solid var(--line);border-radius:14px;background:#fbfcfd;padding:16px 20px 18px;margin:18px 0}.qa .row{display:flex;align-items:center;gap:12px;margin:12px 0}.qa .row img{width:64px;height:67px;object-fit:contain;flex:none}.qa .bub{padding:12px 16px;border-radius:14px;font-size:14.5px;line-height:1.55;font-weight:600}.qa .row.q .bub{background:#fff7ef;border:1px solid #f3ddc2;color:#232a36;border-top-left-radius:3px}.qa .row.a{flex-direction:row-reverse}.qa .row.a .bub{background:var(--navy);color:#fff;border-top-right-radius:3px}.qa .row.a .bub a{color:#ffd9b0;text-decoration:underline;font-weight:700}@media(max-width:880px){.qa .row img{width:52px;height:55px}}</style>
</head>
<body>
<svg width="0" height="0" style="position:absolute" aria-hidden="true"><symbol id="i-menu" viewBox="0 0 24 24"><path d="M4 6l16 0" /> <path d="M4 12l16 0" /> <path d="M4 18l16 0" /></symbol><symbol id="i-shield" viewBox="0 0 24 24"><path d="M11.46 20.846a12 12 0 0 1 -7.96 -14.846a12 12 0 0 0 8.5 -3a12 12 0 0 0 8.5 3a12 12 0 0 1 -.09 7.06" /> <path d="M15 19l2 2l4 -4" /></symbol><symbol id="i-user" viewBox="0 0 24 24"><path d="M8 7a4 4 0 1 0 8 0a4 4 0 0 0 -8 0" /> <path d="M16 19h6" /> <path d="M19 16v6" /> <path d="M6 21v-2a4 4 0 0 1 4 -4h4" /></symbol><symbol id="i-card" viewBox="0 0 24 24"><path d="M3 5m0 3a3 3 0 0 1 3 -3h12a3 3 0 0 1 3 3v8a3 3 0 0 1 -3 3h-12a3 3 0 0 1 -3 -3z" /> <path d="M3 10l18 0" /> <path d="M7 15l.01 0" /> <path d="M11 15l2 0" /></symbol><symbol id="i-alert" viewBox="0 0 24 24"><path d="M12 9v4" /> <path d="M10.363 3.591l-8.106 13.534a1.914 1.914 0 0 0 1.636 2.871h16.214a1.914 1.914 0 0 0 1.636 -2.87l-8.106 -13.536a1.914 1.914 0 0 0 -3.274 0z" /> <path d="M12 16h.01" /></symbol><symbol id="i-chat" viewBox="0 0 24 24"><path d="M3 20l1.3 -3.9c-2.324 -3.437 -1.426 -7.872 2.1 -10.374c3.526 -2.501 8.59 -2.296 11.845 .48c3.255 2.777 3.695 7.266 1.029 10.501c-2.666 3.235 -7.615 4.215 -11.574 2.293l-4.7 1" /></symbol><symbol id="i-logout" viewBox="0 0 24 24"><path d="M14 8v-2a2 2 0 0 0 -2 -2h-7a2 2 0 0 0 -2 2v12a2 2 0 0 0 2 2h7a2 2 0 0 0 2 -2v-2" /> <path d="M9 12h12l-3 -3" /> <path d="M18 15l3 -3" /></symbol><symbol id="i-cal" viewBox="0 0 24 24"><path d="M4 5m0 2a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v12a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2z" /> <path d="M16 3l0 4" /> <path d="M8 3l0 4" /> <path d="M4 11l16 0" /> <path d="M8 15h2v2h-2z" /></symbol><symbol id="i-file" viewBox="0 0 24 24"><path d="M14 3v4a1 1 0 0 0 1 1h4" /> <path d="M17 21h-10a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h7l5 5v11a2 2 0 0 1 -2 2z" /> <path d="M9 9l1 0" /> <path d="M9 13l6 0" /> <path d="M9 17l6 0" /></symbol><symbol id="i-clip" viewBox="0 0 24 24"><path d="M9 5h-2a2 2 0 0 0 -2 2v12a2 2 0 0 0 2 2h10a2 2 0 0 0 2 -2v-12a2 2 0 0 0 -2 -2h-2" /> <path d="M9 3m0 2a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2v0a2 2 0 0 1 -2 2h-2a2 2 0 0 1 -2 -2z" /> <path d="M9 14l2 2l4 -4" /></symbol><symbol id="i-bell" viewBox="0 0 24 24"><path d="M10 5a2 2 0 1 1 4 0a7 7 0 0 1 4 6v3a4 4 0 0 0 2 3h-16a4 4 0 0 0 2 -3v-3a7 7 0 0 1 4 -6" /> <path d="M9 17v1a3 3 0 0 0 6 0v-1" /></symbol><symbol id="i-cart" viewBox="0 0 24 24"><path d="M6 19m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" /> <path d="M17 19m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" /> <path d="M17 17h-11v-14h-2" /> <path d="M6 5l14 1l-1 7h-13" /></symbol><symbol id="i-mobile" viewBox="0 0 24 24"><path d="M6 5a2 2 0 0 1 2 -2h8a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-8a2 2 0 0 1 -2 -2v-14z" /> <path d="M11 4h2" /> <path d="M12 17v.01" /></symbol><symbol id="i-dl" viewBox="0 0 24 24"><path d="M4 17v2a2 2 0 0 0 2 2h12a2 2 0 0 0 2 -2v-2" /> <path d="M7 11l5 5l5 -5" /> <path d="M12 4l0 12" /></symbol><symbol id="i-play" viewBox="0 0 24 24"><path d="M7 4v16l13 -8z" /></symbol><symbol id="i-coin" viewBox="0 0 24 24"><path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" /> <path d="M14.8 9a2 2 0 0 0 -1.8 -1h-2a2 2 0 1 0 0 4h2a2 2 0 1 1 0 4h-2a2 2 0 0 1 -1.8 -1" /> <path d="M12 7v10" /></symbol><symbol id="i-gift" viewBox="0 0 24 24"><path d="M3 8m0 1a1 1 0 0 1 1 -1h16a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-16a1 1 0 0 1 -1 -1z" /> <path d="M12 8l0 13" /> <path d="M19 12v7a2 2 0 0 1 -2 2h-10a2 2 0 0 1 -2 -2v-7" /> <path d="M7.5 8a2.5 2.5 0 0 1 0 -5a4.8 8 0 0 1 4.5 5a4.8 8 0 0 1 4.5 -5a2.5 2.5 0 0 1 0 5" /></symbol></svg>

<div class="topbar"><div class="wrap hd">
  <span class="logo">DUGA<b>NAVI</b></span>
  <span class="htag">DUGAを実際に登録・購入して検証した情報サイト</span>
  <span class="hdate"><svg class="ic"><use href="#i-cal"/></svg>最終確認日 2026年7月</span>
  <button class="burger" onclick="tgl()" aria-label="メニュー"><svg class="ic"><use href="#i-menu"/></svg></button>
</div></div>
<nav><div class="wrap nav" id="gnav">
  <a href="../index.html">トップ</a><a class="on" href="../safety/index.html">安全性</a><a href="../free-registration/index.html">無料登録</a>
  <a href="../price/index.html">料金・支払</a><a href="../visa/index.html">VISAが使えない時</a><a href="../reputation/index.html">評判・口コミ</a>
  <a href="../cancel/index.html">退会・削除</a><a href="../about/index.html">DUGAとは</a><a href="../data/updates/index.html">データ・検証</a><a href="../status/index.html">障害情報</a>
</div></nav>
<div class="backdrop" id="bd" onclick="cm()"></div>

<div class="wrap">
  <p class="crumb"><a href="../index.html">トップ</a> ／ 安全性</p>
  <div class="grid2">
    <article class="art">
      <h1>DUGAは安全か？運営実態を実際に登録して検証【2026年7月】</h1>

      <p class="lead"><strong>結論：</strong>DUGAは有限会社アペックスが2006年から約19年運営する、福岡県公安委員会に届出済みの正規サイトです。多要素認証やカード情報の外部処理など、安全面の実装を実際に確認できました。<strong>危険なサイトではありません。</strong>ただし決済まわりに注意点があるため、確認した内容を正直に整理します。</p>

      <div class="qa"><div class="row q"><img src="../images/char-ask-worry.webp" alt="質問役"><div class="bub">本当に安全？あやしくない？</div></div><div class="row a"><img src="../images/char-navi-explain.webp" alt="検証員"><div class="bub">運営会社・営業届出・多要素認証まで実際に確認したよ。下で項目ごとに見ていこう。</div></div></div>
      <h2>実際に確認した監査結果</h2>
      <table class="rt">
        <tr><th>確認項目</th><th>結果</th><th>根拠</th></tr>
        <tr><td class="rt-h">運営会社</td><td data-label="結果"><span class="ok">実在</span> 有限会社アペックス（福岡）</td><td data-label="根拠"><a href="https://click.duga.jp/info/commerce.html/8621-01" target="_blank" rel="sponsored nofollow noopener">特商法表記</a></td></tr>
        <tr><td class="rt-h">営業届出</td><td data-label="結果"><span class="ok">届出済み</span> 福岡県公安委員会 第200430027号</td><td data-label="根拠"><a href="https://click.duga.jp/info/commerce.html/8621-01" target="_blank" rel="sponsored nofollow noopener">特商法表記</a></td></tr>
        <tr><td class="rt-h">運営年数</td><td data-label="結果"><span class="ok">2006年〜</span>（約19年の運営実績）</td><td data-label="根拠"><a href="https://click.duga.jp/info/archive.html/8621-01" target="_blank" rel="sponsored nofollow noopener">公式（沿革）</a></td></tr>
        <tr><td class="rt-h">ログイン保護</td><td data-label="結果"><span class="ok">多要素認証あり</span>（確認コード認証・2023/03導入）</td><td data-label="根拠"><a href="https://click.duga.jp/info/8621-01" target="_blank" rel="sponsored nofollow noopener">公式お知らせ</a></td></tr>
        <tr><td class="rt-h">カード情報の扱い</td><td data-label="結果">カードは<span class="ok">DUGAに保存されない</span>（決済代行CREDIXで処理）</td><td data-label="根拠"><a href="https://click.duga.jp/info/guide/buy.html/8621-01" target="_blank" rel="sponsored nofollow noopener">購入手順</a></td></tr>
        <tr><td class="rt-h">登録にカード</td><td data-label="結果"><span class="ok">不要</span>（メール＋パスワード＋年齢のみ）</td><td data-label="根拠"><a href="https://click.duga.jp/info/guide/join.html/8621-01" target="_blank" rel="sponsored nofollow noopener">会員登録の手順</a></td></tr>
        <tr><td class="rt-h">明細の表示名</td><td data-label="結果">国内決済(MASTER/JCB)・預かり金は<span class="ok">サイト名・作品名が非表示</span>／VISA海外ルートは表示名が変わる場合あり</td><td data-label="根拠"><a href="https://click.duga.jp/help/faqpage/48/8621-01" target="_blank" rel="sponsored nofollow noopener">公式FAQ #48</a>・決済画面</td></tr>
      </table>

      <figure class="fig">
        <svg viewBox="0 0 760 200" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="カード決済の流れ：あなたがカード番号を入力し、決済代行会社CREDIXが処理、カード会社が決済する。カード情報はDUGA本体に保存されない">
          <text x="380" y="26" text-anchor="middle" fill="#1a2333" font-size="17" font-weight="700" font-family="sans-serif">カード決済の流れ（カード情報はDUGAに保存されない）</text>
          <rect x="24" y="54" width="212" height="70" rx="12" fill="#fff" stroke="#e7ebf1"/>
          <text x="130" y="86" text-anchor="middle" fill="#1a2333" font-size="15" font-weight="700" font-family="sans-serif">あなた</text>
          <text x="130" y="107" text-anchor="middle" fill="#5b6472" font-size="12" font-family="sans-serif">カード番号を入力</text>
          <path d="M242 89 l30 0 M264 81 l10 8 l-10 8" stroke="#e8792b" stroke-width="3" fill="none" stroke-linecap="round" stroke-linejoin="round"/>
          <rect x="278" y="54" width="212" height="70" rx="12" fill="#1a2333"/>
          <text x="384" y="86" text-anchor="middle" fill="#fff" font-size="15" font-weight="700" font-family="sans-serif">決済代行 CREDIX</text>
          <text x="384" y="107" text-anchor="middle" fill="#c7cede" font-size="12" font-family="sans-serif">カード情報を処理</text>
          <path d="M496 89 l30 0 M518 81 l10 8 l-10 8" stroke="#e8792b" stroke-width="3" fill="none" stroke-linecap="round" stroke-linejoin="round"/>
          <rect x="532" y="54" width="204" height="70" rx="12" fill="#fff" stroke="#e7ebf1"/>
          <text x="634" y="86" text-anchor="middle" fill="#1a2333" font-size="15" font-weight="700" font-family="sans-serif">カード会社</text>
          <text x="634" y="107" text-anchor="middle" fill="#5b6472" font-size="12" font-family="sans-serif">決済</text>
          <rect x="24" y="146" width="712" height="38" rx="10" fill="#e9f5ee" stroke="#bfe3cd"/>
          <circle cx="52" cy="165" r="11" fill="#1f8a4c"/><path d="M46 165l4 4l8 -8" stroke="#fff" stroke-width="2.4" fill="none" stroke-linecap="round" stroke-linejoin="round"/>
          <text x="72" y="170" fill="#232a36" font-size="13" font-family="sans-serif">カード情報はDUGA本体に保存されず、決済代行会社CREDIXが処理します。</text>
        </svg>
        <figcaption>カード番号の入力・処理は決済代行会社CREDIXが行い、<strong>DUGA本体にはカード情報が保存されません</strong>。根拠：<a href="https://click.duga.jp/info/guide/buy.html/8621-01" target="_blank" rel="sponsored nofollow noopener">DUGA公式（購入手順）</a></figcaption>
      </figure>

      <h2>「安全か」を10項目に分けて評価</h2>
      <p>「安全」はあいまいな言葉なので、不安の種類ごとに分けて確認しました。</p>
      <ul class="num">
        <li><strong>①運営主体は実在するか</strong>：実在（法人・住所・電話番号・営業届出を確認）</li>
        <li><strong>②違法サイトではないか</strong>：映像送信型性風俗特殊営業の届出済み。正規の動画配信サービス</li>
        <li><strong>③通信は暗号化されているか</strong>：SSLで暗号化。第三者認証局がサイト運営主体の実在性と通信の暗号化を証明<br><span class="note">※証明書で分かるのは主に「実在性」と「通信の暗号化」です。サービス全体の安全を保証するものではありません。</span></li>
        <li><strong>④カード情報を誰が処理するか</strong>：決済代行会社 CREDIX の画面で入力・処理</li>
        <li><strong>⑤不正ログイン対策</strong>：多要素認証あり（初回デバイスは確認コード）</li>
        <li><strong>⑥無料登録で課金されるか</strong>：されない。登録時にカード情報は不要</li>
        <li><strong>⑦家族にバレる可能性</strong>：<strong>国内決済（MASTER・JCB）や預かり金</strong>なら、クレカ明細に<strong>「DUGA」やサイト名・作品名は表示されません</strong>（<a href="https://click.duga.jp/help/faqpage/48/8621-01" target="_blank" rel="sponsored nofollow noopener">公式FAQ #48</a>）。ただし<strong>VISAを選んで海外決済ルートで支払う場合は明細の表示名が変わることがあります</strong>。実際の請求名は決済完了メールで確認可能。メルマガも「受け取らない」設定が可能（<a href="../price/index.html">料金ページで解説</a>）</li>
        <li><strong>⑧返金リスク</strong>：商品の性質上、決済完了後の返品は不可</li>
        <li><strong>⑨預かり金を失う条件</strong>：有効期限・返金不可・退会で残高無効（<a href="../price/index.html">料金ページ参照</a>）</li>
        <li><strong>⑩作品表示上の注意</strong>：成人向け。18歳未満は利用不可</li>
      </ul>

      <figure class="fig">
        <svg viewBox="0 0 760 210" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="国内決済やあずかり金では、クレカ明細にDUGA・サイト名・作品名は表示されない。実際の請求名は決済完了メールで確認できる">
          <text x="380" y="26" text-anchor="middle" fill="#1a2333" font-size="17" font-weight="700" font-family="sans-serif">クレカ明細に「作品名」は出る？（国内決済・預かり金）</text>
          <rect x="24" y="50" width="350" height="140" rx="14" fill="#fdecea" stroke="#f3c5c0"/>
          <text x="52" y="80" fill="#1a2333" font-size="14" font-weight="700" font-family="sans-serif">明細に表示されないもの</text>
          <circle cx="60" cy="108" r="10" fill="#d0342b"/><path d="M56 104l8 8 M64 104l-8 8" stroke="#fff" stroke-width="2.2" fill="none" stroke-linecap="round"/>
          <text x="80" y="113" fill="#232a36" font-size="13.5" font-family="sans-serif">「DUGA」の文字</text>
          <circle cx="60" cy="138" r="10" fill="#d0342b"/><path d="M56 134l8 8 M64 134l-8 8" stroke="#fff" stroke-width="2.2" fill="none" stroke-linecap="round"/>
          <text x="80" y="143" fill="#232a36" font-size="13.5" font-family="sans-serif">サイト名</text>
          <circle cx="60" cy="168" r="10" fill="#d0342b"/><path d="M56 164l8 8 M64 164l-8 8" stroke="#fff" stroke-width="2.2" fill="none" stroke-linecap="round"/>
          <text x="80" y="173" fill="#232a36" font-size="13.5" font-family="sans-serif">作品名（タイトル）</text>
          <rect x="386" y="50" width="350" height="140" rx="14" fill="#e9f5ee" stroke="#bfe3cd"/>
          <text x="414" y="80" fill="#1a2333" font-size="14" font-weight="700" font-family="sans-serif">実際の請求名の確認方法</text>
          <circle cx="422" cy="112" r="11" fill="#1f8a4c"/><path d="M416 112l4 4l8 -8" stroke="#fff" stroke-width="2.4" fill="none" stroke-linecap="round" stroke-linejoin="round"/>
          <text x="442" y="117" fill="#232a36" font-size="13.5" font-family="sans-serif">決済完了メールで確認できる</text>
          <text x="414" y="152" fill="#5b6472" font-size="12" font-family="sans-serif">※VISAの海外決済ルートでは</text>
          <text x="414" y="171" fill="#5b6472" font-size="12" font-family="sans-serif">　表示名が変わる場合があります</text>
        </svg>
        <figcaption>国内決済（MASTER・JCB）・預かり金の場合。VISAの海外決済ルートでは表示名が変わる場合があります。根拠：<a href="https://click.duga.jp/help/faqpage/48/8621-01" target="_blank" rel="sponsored nofollow noopener">DUGA公式FAQ #48</a></figcaption>
      </figure>

      <h2>「登録＝課金」ではありません</h2>
      <p>DUGAの無料会員登録に必要なのは<strong>メールアドレス・パスワード・年齢だけ</strong>。クレジットカードは不要で、<strong>登録した時点では1円も発生しません</strong>。まずは無料のサンプル動画で確かめられます。</p>
      <a class="abtn abtn-sub" href="https://click.duga.jp/info/guide/8621-01" target="_blank" rel="sponsored nofollow noopener">▶ DUGA公式「初めての方へ」で実画面を確認する</a>

      <h2>カード情報を渡したくない人へ</h2>
      <p>DUGAは<strong>預かり金（コンビニ・銀行振込・BitCash等）を使えば、カードなしでも購入できます</strong>。カード情報の漏洩が不安な人はこちらが安心です。なお、VISAは現在、海外の決済ルート経由で割高になり明細の表示名も変わる場合があるため、クレカなら円建てのMASTER・JCBが無難です。詳しくは下記で解説しています。</p>
      <ul>
        <li><a href="../visa/index.html">VISAで支払うときの注意点（海外決済・割高）</a></li>
        <li><a href="../price/index.html">料金・支払い方法まとめ</a></li>
      </ul>

      <div class="qa"><div class="row q"><img src="../images/char-ask-relief.webp" alt="質問役"><div class="bub">なるほど、ちゃんと確認されてるんだね。</div></div><div class="row a"><img src="../images/char-navi-ok.webp" alt="検証員"><div class="bub">うん。不安が消えたら、まずは0円の無料登録から試してみて。</div></div></div>
      <a class="abtn abtn-main" href="https://click.duga.jp/info/guide/join.html/8621-01" target="_blank" rel="sponsored nofollow noopener">DUGA公式サイトで無料登録する ▶</a>

      <div class="note">このページは実際にDUGAへ登録・確認して作成しています。DUGA側の仕様は変更される場合があるため、最終確認日をご確認ください。事実に誤りを見つけた場合はお問い合わせください。</div>
    </article>

    <aside>
      <div class="box audit">
        <div class="bhead"><svg class="ic"><use href="#i-clip"/></svg>監査カード</div>
        <div class="arow"><span>検証状況</span><span class="st">確認済み</span></div>
        <div class="arow"><span>検証対象</span><span>運営主体・違法性・通信暗号化・決済・登録時の課金有無</span></div>
        <div class="arow"><span>検証方法</span><span>実操作で登録・決済画面を確認／特商法・資金決済法表記・公式FAQ</span></div>
        <div class="arow"><span>最終確認日</span><span>2026年7月</span></div>
        <div class="arow"><span>未確認事項</span><span>なし</span></div>
        <div class="arow"><span>非公開</span><span>明細の具体的な請求名（決済画面で確認済み・家族バレ防止のため掲載しません）</span></div>
        <div class="arow"><span>根拠</span><span>DUGA公式（特商法・資金決済法表記・会員登録／決済画面）</span></div>
        <a href="../verification/index.html">検証状況一覧ページへ ▶</a>
      </div>

      <div class="box">
        <div class="bhead"><svg class="ic"><use href="#i-file"/></svg>関連ページ</div>
        <div class="rel">
          <a href="../free-registration/index.html">無料会員登録の手順</a>
          <a href="../price/index.html">料金・支払い方法</a>
          <a href="../visa/index.html">VISAで支払うときの注意点</a>
          <a href="../reputation/index.html">評判・口コミ</a>
          <a href="../cancel/index.html">退会・削除の方法</a>
        </div>
      </div>

      <div class="cta">
        <h2>まずは無料登録</h2>
        <small>カード不要・登録時0円</small>
        <a href="https://click.duga.jp/info/guide/join.html/8621-01" target="_blank" rel="sponsored nofollow noopener">DUGA公式サイトで無料登録する ▶</a>
        <p class="note">※本サイトはDUGAの情報を検証するサイトです。18歳未満はご利用いただけません。</p>
      </div>
    </aside>
  </div>
</div>

<footer>
  <div class="wrap ft">
    <div class="ft-brand">DUGA<b>NAVI</b></div>
    <div class="ft-links"><a href="../operator/index.html">運営者情報</a><a href="../verification/index.html">検証状況一覧</a><a href="../privacy/index.html">プライバシーポリシー</a><a href="../contact/index.html">お問い合わせ</a></div>
    <p class="ft-desc">DUGAを実際に登録・検証してまとめた非公式の情報サイトです。</p>
    <p class="ft-desc">18歳未満の閲覧はご遠慮ください。</p>
    <p class="ft-desc">当サイトはアフィリエイト広告を利用しています。</p>
    <p class="ft-cp">© 2026 duganavi.com</p>
  </div>
</footer>
<script>
function tgl(){var n=document.getElementById('gnav'),b=document.getElementById('bd');if(n.classList.toggle('open')){b.classList.add('open')}else{b.classList.remove('open')}}
function cm(){document.getElementById('gnav').classList.remove('open');document.getElementById('bd').classList.remove('open')}
</script>
</body>
</html>
