{"id":138,"date":"2026-05-24T00:18:19","date_gmt":"2026-05-23T15:18:19","guid":{"rendered":"https:\/\/clljapan.com\/?page_id=138"},"modified":"2026-05-24T00:18:24","modified_gmt":"2026-05-23T15:18:24","slug":"dmca","status":"publish","type":"page","link":"https:\/\/clljapan.com\/ko\/dmca\/","title":{"rendered":"DMCA"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"138\" class=\"elementor elementor-138\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7c934b8 e-flex e-con-boxed e-con e-parent\" data-id=\"7c934b8\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ba7abf1 elementor-widget elementor-widget-html\" data-id=\"ba7abf1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n    \/* ============================================\n       CSS Variables \u2014 shared with all CLL JAPAN pages\n    ============================================ *\/\n    :root {\n      --bg-primary:    #080808;\n      --bg-secondary:  #101010;\n      --bg-card:       #141414;\n      --bg-hover:      #1c1c1c;\n      --accent:        #e50914;\n      --accent-hover:  #ff2020;\n      --accent-dim:    rgba(229,9,20,0.15);\n      --text-primary:  #f0f0f0;\n      --text-secondary:#999999;\n      --text-muted:    #555555;\n      --border:        #1e1e1e;\n      --border-hover:  #333333;\n      --gold:          #f5c518;\n      --font-main:     'Noto Sans JP', 'Helvetica Neue', sans-serif;\n      --radius-sm:     4px;\n      --radius-md:     8px;\n      --radius-lg:     12px;\n      --transition:    0.18s ease;\n      --content-max:   760px;\n    }\n\n    .entry-title, .page-title,\n    h1.entry-title, .elementor-page-title { display: none !important; }\n\n    .elementor-widget-container,\n    .elementor-section,\n    .elementor-container,\n    .e-con, .e-con-inner {\n      max-width: 100% !important;\n      width: 100% !important;\n      padding-left: 0 !important;\n      padding-right: 0 !important;\n    }\n\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n    html { font-size: 16px; scroll-behavior: smooth; }\n    body {\n      background: var(--bg-primary);\n      color: var(--text-primary);\n      font-family: var(--font-main);\n      line-height: 1.6;\n      -webkit-font-smoothing: antialiased;\n    }\n    a { color: inherit; text-decoration: none; }\n    button { cursor: pointer; border: none; background: none; font-family: inherit; color: inherit; }\n\n    \/* Header *\/\n    #site-header {\n      position: sticky; top: 0; z-index: 200;\n      background: var(--bg-secondary);\n      border-bottom: 1px solid var(--border);\n      padding: 8px 16px;\n      display: flex; align-items: center; gap: 10px; width: 100%;\n    }\n    #site-logo { display: flex; align-items: center; flex-shrink: 0; }\n    #site-logo img { height: 32px; width: auto; display: block; }\n    #search-bar {\n      flex: 1; background: #1a1a1a;\n      border: 1px solid var(--border); border-radius: 20px;\n      padding: 8px 14px;\n      display: flex; align-items: center; gap: 6px;\n      min-width: 0; transition: border-color var(--transition);\n    }\n    #search-bar:focus-within { border-color: var(--accent); }\n    #search-bar input {\n      background: none; border: none; outline: none;\n      color: var(--text-primary); font-size: 14px;\n      width: 100%; font-family: var(--font-main);\n    }\n    #search-bar input::placeholder { color: var(--text-muted); }\n    #search-icon { color: var(--text-muted); flex-shrink: 0; }\n    #lang-switcher {\n      background: #1a1a1a; border: 1px solid var(--border);\n      color: var(--text-secondary); font-size: 12px;\n      padding: 8px 10px; border-radius: var(--radius-sm);\n      cursor: pointer; white-space: nowrap;\n      flex-shrink: 0; width: auto;\n    }\n    @media (min-width: 768px) {\n      #site-header { padding: 10px 24px; }\n      #site-logo img { height: 36px; }\n      #search-bar { max-width: 600px; border-radius: 24px; padding: 10px 18px; }\n      #lang-switcher { font-size: 13px; padding: 8px 12px; }\n    }\n\n    #page-wrapper {\n      max-width: var(--content-max);\n      margin: 0 auto;\n      padding: 0 16px 60px;\n    }\n\n    \/* Legal Hero *\/\n    #legal-hero {\n      text-align: center;\n      padding: 44px 0 28px;\n      border-bottom: 1px solid var(--border);\n      margin-bottom: 36px;\n    }\n    .legal-badge {\n      display: inline-flex; align-items: center; gap: 6px;\n      background: var(--accent-dim); color: var(--accent);\n      font-size: 11px; font-weight: 700;\n      padding: 5px 14px; border-radius: 20px;\n      border: 1px solid rgba(229,9,20,0.3);\n      margin-bottom: 18px; letter-spacing: 0.5px;\n    }\n    .legal-title {\n      font-size: 28px; font-weight: 800;\n      line-height: 1.3; margin-bottom: 12px;\n      color: var(--text-primary);\n    }\n    .legal-updated { font-size: 12px; color: var(--text-muted); }\n    @media (min-width: 768px) {\n      #legal-hero { padding: 56px 0 32px; }\n      .legal-title { font-size: 34px; }\n    }\n\n    \/* Legal Content *\/\n    .legal-section { margin-bottom: 32px; }\n    .legal-section h2 {\n      font-size: 19px; font-weight: 700;\n      color: var(--text-primary);\n      margin-bottom: 14px;\n      display: flex; align-items: center; gap: 10px;\n    }\n    .legal-section h2::before {\n      content: '';\n      display: inline-block; width: 3px; height: 18px;\n      background: var(--accent); border-radius: 2px;\n      flex-shrink: 0;\n    }\n    .legal-section h3 {\n      font-size: 15px; font-weight: 700;\n      color: var(--text-primary);\n      margin: 18px 0 8px;\n    }\n    .legal-section p {\n      font-size: 14px; color: var(--text-secondary);\n      line-height: 1.85; margin-bottom: 12px;\n    }\n    .legal-section ul, .legal-section ol {\n      margin: 0 0 14px; padding: 0;\n    }\n    .legal-section ul { list-style: none; }\n    .legal-section ul li {\n      font-size: 14px; color: var(--text-secondary);\n      line-height: 1.7; padding-left: 22px;\n      position: relative; margin-bottom: 8px;\n    }\n    .legal-section ul li::before {\n      content: '\u203a';\n      color: var(--accent);\n      position: absolute; left: 6px; top: -1px;\n      font-weight: 700; font-size: 16px;\n    }\n    .legal-section ol {\n      list-style: none; counter-reset: dmca-step;\n    }\n    .legal-section ol li {\n      font-size: 14px; color: var(--text-secondary);\n      line-height: 1.7; padding-left: 34px;\n      position: relative; margin-bottom: 12px;\n      counter-increment: dmca-step;\n    }\n    .legal-section ol li::before {\n      content: counter(dmca-step);\n      position: absolute; left: 0; top: 0;\n      width: 22px; height: 22px;\n      background: var(--accent-dim); color: var(--accent);\n      border-radius: 50%;\n      display: flex; align-items: center; justify-content: center;\n      font-size: 11px; font-weight: 700;\n    }\n    .legal-section a {\n      color: var(--accent);\n      text-decoration: underline;\n      text-underline-offset: 2px;\n    }\n    .legal-section a:hover { color: var(--accent-hover); }\n    .legal-section strong { color: var(--text-primary); font-weight: 700; }\n\n    .legal-callout {\n      background: rgba(229,9,20,0.06);\n      border: 1px solid rgba(229,9,20,0.25);\n      border-radius: var(--radius-md);\n      padding: 14px 16px;\n      margin-bottom: 16px;\n      display: flex; gap: 10px; align-items: flex-start;\n    }\n    .legal-callout .callout-icon { font-size: 18px; flex-shrink: 0; margin-top: 1px; }\n    .legal-callout p { font-size: 13px; color: var(--text-secondary); line-height: 1.7; margin: 0; }\n    .legal-callout strong { color: var(--accent); }\n\n    .legal-contact-card {\n      background: var(--bg-card);\n      border: 1px solid var(--border);\n      border-radius: var(--radius-md);\n      padding: 18px 20px;\n      margin-top: 8px;\n    }\n    .legal-contact-card p { margin-bottom: 6px; }\n    .legal-contact-card .company { color: var(--text-primary); font-weight: 700; font-size: 14px; }\n\n    \/* Footer *\/\n    #site-footer {\n      background: var(--bg-secondary);\n      border-top: 1px solid var(--border);\n      padding: 32px 16px 20px;\n    }\n    .footer-inner { display: flex; flex-direction: column; gap: 28px; }\n    .footer-desc { font-size: 11px; color: var(--text-muted); line-height: 1.8; max-width: 280px; }\n    .footer-cols { display: grid; grid-template-columns: repeat(2, 1fr); gap: 20px; }\n    .footer-col-title { font-size: 11px; font-weight: 700; color: var(--text-secondary); letter-spacing: 1px; text-transform: uppercase; margin-bottom: 10px; }\n    .footer-col-list { list-style: none; display: flex; flex-direction: column; gap: 7px; }\n    .footer-col-list a { font-size: 12px; color: var(--text-muted); transition: color var(--transition); }\n    .footer-col-list a:hover { color: var(--text-primary); }\n    .footer-disclaimer { font-size: 10px; color: var(--text-muted); line-height: 1.7; padding: 10px 12px; background: #0d0d0d; border: 1px solid var(--border); border-radius: var(--radius-sm); margin-top: 20px; }\n    .footer-bottom { border-top: 1px solid var(--border); padding-top: 16px; display: flex; flex-direction: column; gap: 8px; margin-top: 20px; }\n    .footer-copyright { font-size: 10px; color: var(--text-muted); }\n    .footer-legal { display: flex; gap: 14px; flex-wrap: wrap; }\n    .footer-legal a { font-size: 10px; color: var(--text-muted); transition: color var(--transition); }\n    .footer-legal a:hover { color: var(--text-secondary); }\n\n    @media (min-width: 768px) {\n      #page-wrapper { padding: 0 24px 80px; }\n      #site-footer { padding: 40px 40px 24px; }\n      .footer-inner { flex-direction: row; gap: 40px; align-items: flex-start; }\n      .footer-brand { flex-shrink: 0; width: 220px; }\n      .footer-cols { flex: 1; grid-template-columns: repeat(4, 1fr); gap: 24px; }\n      .footer-bottom { flex-direction: row; justify-content: space-between; align-items: center; }\n    }\n  <\/style>\n\n  <!-- Header -->\n  <header id=\"site-header\" role=\"banner\">\n    <a href=\"\/ko\/\" id=\"site-logo\" aria-label=\"CLL \uc7ac\ud32c \ud648\ud398\uc774\uc9c0\">\n      <img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/05\/clljapan-logo.webp\" alt=\"CLL \uc77c\ubcf8\" width=\"160\" height=\"38\" loading=\"eager\">\n    <\/a>\n    <div id=\"search-bar\" role=\"search\">\n      <svg id=\"search-icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" width=\"14\" height=\"14\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" aria-hidden=\"true\">\n        <circle cx=\"11\" cy=\"11\" r=\"8\"\/><path d=\"m21 21-4.35-4.35\"\/>\n      <\/svg>\n      <input type=\"search\" placeholder=\"\ucf58\ud150\uce20 \uac80\uc0c9...\" aria-label=\"\ucc3e\ub2e4\">\n    <\/div>\n    <select id=\"lang-switcher\" aria-label=\"\uc5b8\uc5b4\ub97c \uc120\ud0dd\ud558\uc138\uc694\">\n      <option value=\"en\">\ud83c\udf10 \uc601\uc5b4<\/option>\n      <option value=\"ja\">\ud83c\uddef\ud83c\uddf5 JA<\/option>\n      <option value=\"es\">\ud83c\uddea\ud83c\uddf8 ES<\/option>\n    <\/select>\n  <\/header>\n\n  <div id=\"page-wrapper\">\n\n    <section id=\"legal-hero\">\n      <div class=\"legal-badge\">\u00a9\ufe0f DMCA<\/div>\n      <h1 class=\"legal-title\">DMCA \ubc0f \uc800\uc791\uad8c \uc815\ucc45<\/h1>\n      <p class=\"legal-updated\">\ucd5c\uc885 \uc5c5\ub370\uc774\ud2b8: 2026\ub144 5\uc6d4 23\uc77c<\/p>\n    <\/section>\n\n    <div class=\"legal-section\">\n      <p>CLL JAPAN\uc740 \ud0c0\uc778\uc758 \uc9c0\uc801 \uc7ac\uc0b0\uad8c\uc744 \uc874\uc911\ud558\uba70, \uc0ac\uc6a9\uc790 \uc5ec\ub7ec\ubd84\uaed8\uc11c\ub3c4 \uc774\ub97c \uc874\uc911\ud574 \uc8fc\uc2dc\uae30\ub97c \uae30\ub300\ud569\ub2c8\ub2e4. \ubcf8 \ud398\uc774\uc9c0\uc5d0\uc11c\ub294 \uc800\uc791\uad8c \uad00\ub828 \uc815\ucc45\uacfc \uc800\uc791\uad8c \uce68\ud574 \uc18c\uc9c0\uac00 \uc788\ub294 \ubc29\uc2dd\uc73c\ub85c \uc790\uc2e0\uc758 \uc800\uc791\ubb3c\uc774 \uc0ac\uc6a9\ub418\uc5c8\ub2e4\uace0 \ud310\ub2e8\ub420 \uacbd\uc6b0 \uc2e0\uace0 \ubc29\ubc95\uc744 \uc548\ub0b4\ud569\ub2c8\ub2e4.<\/p>\n      <div class=\"legal-callout\">\n        <span class=\"callout-icon\">\u2139\ufe0f<\/span>\n        <p><strong>\uc800\ud76c\ub294 \ucf58\ud150\uce20\ub97c \ud638\uc2a4\ud305\ud558\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4.<\/strong> CLL JAPAN\uc740 \uc815\ubcf4 \uc81c\uacf5 \ubc0f \ub9ac\ubdf0 \uc0ac\uc774\ud2b8\uc785\ub2c8\ub2e4. \ub2f9\uc0ac\ub294 \uc5b4\ub5a0\ud55c \ube44\ub514\uc624 \ud30c\uc77c\uc774\ub098 \ubbf8\ub514\uc5b4\ub3c4 \ud638\uc2a4\ud305, \uc800\uc7a5, \uc2a4\ud2b8\ub9ac\ubc0d \ub610\ub294 \ubc30\ud3ec\ud558\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4. \ub2f9\uc0ac\ub294 \ud3b8\uc9d1 \ucf58\ud150\uce20\uc640 \uc81c3\uc790 \ud50c\ub7ab\ud3fc \ub9c1\ud06c\ub97c \uc81c\uacf5\ud569\ub2c8\ub2e4.<\/p>\n      <\/div>\n    <\/div>\n\n    <div class=\"legal-section\">\n      <h2>\uc800\uc791\uad8c\uc5d0 \ub300\ud55c \uc6b0\ub9ac\uc758 \uc785\uc7a5<\/h2>\n      <p>\uc800\ud76c\ub294 \ubbf8\ub514\uc5b4 \ud30c\uc77c\uc744 \uc9c1\uc811 \ud638\uc2a4\ud305\ud558\uc9c0 \uc54a\uc73c\ubbc0\ub85c, \ub300\ubd80\ubd84\uc758 \uc800\uc791\uad8c \uad00\ub828 \ubb38\uc81c\ub294 \uc800\ud76c \uc11c\ubc84\uc5d0 \uc800\uc7a5\ub41c \ucf58\ud150\uce20\uac00 \uc544\ub2cc \uc800\ud76c\uac00 \ub9c1\ud06c\ud558\ub294 \uc81c3\uc790 \ud50c\ub7ab\ud3fc\uacfc \uad00\ub828\uc774 \uc788\uc2b5\ub2c8\ub2e4. \uc800\ud76c\uac00 \uc9c1\uc811 \uac8c\uc2dc\ud55c \uc790\ub8cc(\uc608: \uc6f9\ud398\uc774\uc9c0\uc758 \ud14d\uc2a4\ud2b8 \ub610\ub294 \uc774\ubbf8\uc9c0)\uac00 \uadc0\ud558\uc758 \uc800\uc791\uad8c\uc744 \uce68\ud574\ud55c\ub2e4\uace0 \uc0dd\uac01\ud558\uc2dc\ub294 \uacbd\uc6b0, \uc800\ud76c\ub294 \ud574\ub2f9 \ub0b4\uc6a9\uc744 \uac80\ud1a0\ud558\uace0 \uc720\ud6a8\ud55c \ud1b5\uc9c0\uc5d0 \uc2e0\uc18d\ud558\uac8c \ub300\uc751\ud558\uaca0\uc2b5\ub2c8\ub2e4.<\/p>\n      <p>\uc678\ubd80 \ud50c\ub7ab\ud3fc\uc5d0 \uac8c\uc2dc\ub41c \ucf58\ud150\uce20\uc758 \uacbd\uc6b0, \ud574\ub2f9 \ucf58\ud150\uce20\ub97c \uc2e4\uc81c\ub85c \ud638\uc2a4\ud305\ud558\ub294 \ud50c\ub7ab\ud3fc\uc5d0 \uc9c1\uc811 \uc2e0\uace0\ud574 \uc8fc\uc2dc\uae30 \ubc14\ub78d\ub2c8\ub2e4. \ud574\ub2f9 \ud50c\ub7ab\ud3fc\uc5d0\uc11c \ucf58\ud150\uce20\ub97c \uc0ad\uc81c\ud558\ub294 \uac83\uc774 \uac00\uc7a5 \uc801\uc808\ud569\ub2c8\ub2e4.<\/p>\n    <\/div>\n\n    <div class=\"legal-section\">\n      <h2>\uc800\uc791\uad8c \uce68\ud574 \uc2e0\uace0\uc11c \uc81c\ucd9c<\/h2>\n      <p>\uadc0\ud558\uac00 \uc800\uc791\uad8c \uc18c\uc720\uc790(\ub610\ub294 \uc800\uc791\uad8c \uc18c\uc720\uc790\ub97c \ub300\ub9ac\ud560 \uad8c\ud55c\uc744 \uac00\uc9c4 \uc790)\uc774\uba70 clljapan.com\uc5d0 \uc9c1\uc811 \uac8c\uc2dc\ub41c \ucf58\ud150\uce20\uac00 \uadc0\ud558\uc758 \uc800\uc791\uad8c\uc744 \uce68\ud574\ud55c\ub2e4\uace0 \ud310\ub2e8\ub418\ub294 \uacbd\uc6b0, \ub2e4\uc74c \uc0ac\ud56d\uc744 \ud3ec\ud568\ud558\ub294 \uc11c\uba74 \ud1b5\uc9c0\ub97c \ubcf4\ub0b4\uc8fc\uc2dc\uae30 \ubc14\ub78d\ub2c8\ub2e4.<\/p>\n      <ol>\n        <li>\uc800\uc791\uad8c \uc18c\uc720\uc790 \ub610\ub294 \uadf8\ub97c \ub300\ub9ac\ud558\uc5ec \ud589\ub3d9\ud560 \uad8c\ud55c\uc744 \ubd80\uc5ec\ubc1b\uc740 \uc0ac\ub78c\uc758 \uc790\ud544 \uc11c\uba85 \ub610\ub294 \uc804\uc790 \uc11c\uba85.<\/li>\n        <li>\uadc0\ud558\uac00 \uc800\uc791\uad8c \uce68\ud574\ub97c \uc8fc\uc7a5\ud558\ub294 \uc800\uc791\ubb3c\uc758 \uc2dd\ubcc4 \uc815\ubcf4\uc785\ub2c8\ub2e4.<\/li>\n        <li>\uce68\ud574 \uc18c\uc9c0\uac00 \uc788\ub294 \uc790\ub8cc\ub97c \uc2dd\ubcc4\ud560 \uc218 \uc788\ub3c4\ub85d, \ub2f9\uc0ac \uc0ac\uc774\ud2b8\uc5d0\uc11c \ud574\ub2f9 \uc790\ub8cc\uac00 \ub098\ud0c0\ub098\ub294 \ud2b9\uc815 URL\uc744 \uc54c\ub824\uc8fc\uc2dc\uae30 \ubc14\ub78d\ub2c8\ub2e4.<\/li>\n        <li>\uc131\uba85, \uc8fc\uc18c, \uc804\ud654\ubc88\ud638, \uc774\uba54\uc77c \uc8fc\uc18c\ub97c \ud3ec\ud568\ud55c \uc5f0\ub77d\ucc98 \uc815\ubcf4.<\/li>\n        <li>\ubb38\uc81c\uc758 \uc0ac\uc6a9\uc774 \uc800\uc791\uad8c\uc790, \uadf8 \ub300\ub9ac\uc778 \ub610\ub294 \ubc95\ub960\uc5d0 \uc758\ud574 \ud5c8\uac00\ub418\uc9c0 \uc54a\uc558\ub2e4\ub294 \uc120\uc758\uc758 \ubbff\uc74c\uc744 \uac16\uace0 \uc788\ub2e4\ub294 \uc9c4\uc220.<\/li>\n        <li>\uadc0\ud558\uac00 \uc81c\ucd9c\ud558\ub294 \ud1b5\uc9c0\uc11c\uc5d0 \uae30\uc7ac\ub41c \uc815\ubcf4\uac00 \uc815\ud655\ud558\uba70 \uadc0\ud558\uac00 \uc800\uc791\uad8c \uc18c\uc720\uc790\uc774\uac70\ub098 \uc800\uc791\uad8c \uc18c\uc720\uc790\ub97c \ub300\ub9ac\ud558\uc5ec \ud589\ub3d9\ud560 \uad8c\ud55c\uc744 \ubd80\uc5ec\ubc1b\uc558\ub2e4\ub294 \uc0ac\uc2e4\uc744 \uc704\uc99d \uc2dc \ucc98\ubc8c\uc744 \ubc1b\uc744 \uc218 \uc788\uc74c\uc744 \uc778\uc9c0\ud558\uace0 \uc9c4\uc220\ud574\uc57c \ud569\ub2c8\ub2e4.<\/li>\n      <\/ol>\n    <\/div>\n\n    <div class=\"legal-section\">\n      <h2>\ud1b5\uc9c0\uc11c\ub97c \uc5b4\ub514\ub85c \ubcf4\ub0b4\uc57c \ud558\ub098\uc694?<\/h2>\n      <p>\uc800\uc791\uad8c \uce68\ud574 \uad00\ub828 \ubaa8\ub4e0 \uc815\ubcf4\ub97c \ud3ec\ud568\ud55c \ud1b5\uc9c0\uc11c\ub97c \uc544\ub798 \uc9c0\uc815\ub41c \ub2f4\ub2f9\uc790\uc5d0\uac8c \ubcf4\ub0b4\uc8fc\uc2dc\uae30 \ubc14\ub78d\ub2c8\ub2e4. \ud544\uc694\ud55c \uc815\ubcf4\uac00 \ubaa8\ub450 \ud3ec\ud568\ub418\uc9c0 \uc54a\uc740 \ud1b5\uc9c0\uc11c\ub294 \ucc98\ub9ac\ub418\uc9c0 \uc54a\uc744 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\n      <div class=\"legal-contact-card\">\n        <p class=\"company\">DMCA \ub300\ub9ac\uc778 \u2014 \ubc00\ub808\ub2c8\uc5bc\uc2a4 \ud14c\ud06c \uc8fc\uc2dd\ud68c\uc0ac.<\/p>\n        <p>7-28-307 Minami-Showa-cho, Nishinomiya, Hyogo (\uc6b0) 662-0831, \uc77c\ubcf8<\/p>\n        <p>\uc774\uba54\uc77c: <a href=\"mailto:clljapan2026@gmail.com\">clljapan2026@gmail.com<\/a><\/p>\n      <\/div>\n    <\/div>\n\n    <div class=\"legal-section\">\n      <h2>\uc6b0\ub9ac\uc758 \ub2f5\ubcc0<\/h2>\n      <p>\ub2f9\uc0ac\uac00 \uc9c1\uc811 \uac8c\uc2dc\ud55c \ucf58\ud150\uce20\uc640 \uad00\ub828\ud558\uc5ec \uc720\ud6a8\ud55c \uc2e0\uace0\ub97c \uc811\uc218\ud558\uba74, \ud574\ub2f9 \uc2e0\uace0 \ub0b4\uc6a9\uc744 \uac80\ud1a0\ud558\uc5ec \uc801\uc808\ud55c \uacbd\uc6b0 \ud569\ub9ac\uc801\uc778 \uae30\uac04 \ub0b4\uc5d0 \ud574\ub2f9 \uc790\ub8cc\ub97c \uc0ad\uc81c\ud558\uac70\ub098 \uc811\uadfc\uc744 \ucc28\ub2e8\ud569\ub2c8\ub2e4. \ub610\ud55c \uad00\ub828 \ub2f9\uc0ac\uc790\uc5d0\uac8c \ud1b5\uc9c0\ud560 \uc218 \uc788\uc73c\uba70, \ubc18\ubcf5\uc801\uc778 \uce68\ud574\uc758 \uacbd\uc6b0 \uc801\uc808\ud55c \ucd94\uac00 \uc870\uce58\ub97c \ucde8\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\n    <\/div>\n\n    <div class=\"legal-section\">\n      <h2>\ubc18\ubc15 \ud1b5\uc9c0<\/h2>\n      <p>\uc0ac\uc774\ud2b8\uc5d0\uc11c \uc0ad\uc81c\ub41c \ucf58\ud150\uce20\uac00 \uc624\ub958\ub85c \uc0ad\uc81c\ub418\uc5c8\uac70\ub098 \uc798\ubabb \uc2dd\ubcc4\ub418\uc5c8\ub2e4\uace0 \uc0dd\uac01\ub418\ub294 \uacbd\uc6b0, \uc774\uc758 \uc2e0\uccad\uc11c\ub97c \uc81c\ucd9c\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \uc720\ud6a8\ud55c \uc774\uc758 \uc2e0\uccad\uc11c\uc5d0\ub294 \ub2e4\uc74c \uc0ac\ud56d\uc774 \ud3ec\ud568\ub418\uc5b4\uc57c \ud569\ub2c8\ub2e4.<\/p>\n      <ul>\n        <li>\uadc0\ud558\uc758 \uc790\ud544 \uc11c\uba85 \ub610\ub294 \uc804\uc790 \uc11c\uba85.<\/li>\n        <li>\uc81c\uac70\ub41c \ubb3c\uc9c8\uc758 \uc885\ub958\uc640 \uc81c\uac70 \uc804 \uc704\uce58\ub97c \ud655\uc778\ud569\ub2c8\ub2e4.<\/li>\n        <li>\ud574\ub2f9 \uc790\ub8cc\uac00 \uc2e4\uc218 \ub610\ub294 \uc624\uc778\uc73c\ub85c \uc778\ud574 \uc0ad\uc81c\ub418\uc5c8\ub2e4\ub294 \uc810\uc744 \uc120\uc758\ub85c \ubbff\ub294\ub2e4\ub294 \uc9c4\uc220(\uc704\uc99d \uc2dc \ucc98\ubc8c\ubc1b\uc744 \uc218 \uc788\uc74c).<\/li>\n        <li>\uc131\uba85, \uc8fc\uc18c, \uc804\ud654\ubc88\ud638 \ubc0f \uad00\ud560 \ubc95\uc6d0\uc758 \uad00\ud560\uad8c\uc5d0 \ub3d9\uc758\ud55c\ub2e4\ub294 \uc9c4\uc220\uc11c\ub97c \uc81c\ucd9c\ud574 \uc8fc\uc2ed\uc2dc\uc624.<\/li>\n      <\/ul>\n    <\/div>\n\n    <div class=\"legal-section\">\n      <h2>\uc0c1\uc2b5 \uc704\ubc18\uc790<\/h2>\n      <p>\ub2f9\uc0ac\ub294 \uc801\uc808\ud55c \uc0c1\ud669\uc5d0\uc11c \ub2f9\uc0ac\uc758 \uc7ac\ub7c9\uc5d0 \ub530\ub77c \ud0c0\uc778\uc758 \uc800\uc791\uad8c\uc744 \ubc18\ubcf5\uc801\uc73c\ub85c \uce68\ud574\ud558\ub294 \uc0ac\uc6a9\uc790 \ub610\ub294 \ub2e8\uccb4\uc758 \uc811\uadfc\uc744 \uc81c\ud55c\ud558\uac70\ub098 \ucc28\ub2e8\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\n    <\/div>\n\n    <div class=\"legal-section\">\n      <h2>\uc120\uc758\uc758 \ud1b5\uc9c0<\/h2>\n      <p>\ud5c8\uc704 \ub610\ub294 \uc545\uc758\uc801\uc778 \uc800\uc791\uad8c \uce68\ud574 \uc2e0\uace0\ub97c \uc81c\ucd9c\ud560 \uacbd\uc6b0 \ubc95\uc801 \ucc45\uc784\uc744 \uc9c8 \uc218 \uc788\uc74c\uc744 \uc54c\ub824\ub4dc\ub9bd\ub2c8\ub2e4. \uc790\ub8cc\uac00 \uadc0\ud558\uc758 \uc800\uc791\uad8c\uc744 \uce68\ud574\ud558\ub294\uc9c0 \uc5ec\ubd80\uac00 \ubd88\ud655\uc2e4\ud55c \uacbd\uc6b0, \uc2e0\uace0\uc11c\ub97c \uc81c\ucd9c\ud558\uae30 \uc804\uc5d0 \ubc95\ub960 \uc804\ubb38\uac00\uc640 \uc0c1\ub2f4\ud558\uc2dc\uae30 \ubc14\ub78d\ub2c8\ub2e4.<\/p>\n    <\/div>\n\n  <\/div>\n\n  <!-- Footer -->\n  <footer id=\"site-footer\" role=\"contentinfo\">\n    <div class=\"footer-inner\">\n      <div class=\"footer-brand\">\n        <a href=\"\/ko\/\"><img loading=\"lazy\" decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/05\/clljapan-logo.webp\" alt=\"CLL \uc77c\ubcf8\" width=\"120\" height=\"28\" style=\"height:28px;width:auto;margin-bottom:10px;\"><\/a>\n        <p class=\"footer-desc\">\ucd5c\uace0\uae09 \uc77c\ubcf8 \uc5d4\ud130\ud14c\uc778\uba3c\ud2b8\ub97c \uc704\ud55c \ucd5c\uace0\uc758 \uac00\uc774\ub4dc. \uc548\uc804\ud558\uace0 \ud569\ubc95\uc801\uc774\uba70 \uc804 \uc138\uacc4 \uc2dc\uccad\uc790\ub97c \uc704\ud574 \uc5c4\uc120\ub418\uc5c8\uc2b5\ub2c8\ub2e4.<\/p>\n      <\/div>\n      <div class=\"footer-cols\">\n        <div>\n          <p class=\"footer-col-title\">\uba39\ub2e4<\/p>\n          <ul class=\"footer-col-list\">\n            <li><a href=\"\/ko\/\">\uc9d1<\/a><\/li>\n            <li><a href=\"\/ko\/popular\/\">\uc778\uae30 \uc788\ub294<\/a><\/li>\n            <li><a href=\"\/ko\/ranking\/\">\uc21c\uc704<\/a><\/li>\n          <\/ul>\n        <\/div>\n        <div>\n          <p class=\"footer-col-title\">\uac00\uc774\ub4dc<\/p>\n          <ul class=\"footer-col-list\">\n            <li><a href=\"\/ko\/%ec%95%88%ec%a0%84-%ea%b0%80%ec%9d%b4%eb%93%9c\/\" style=\"color:var(--accent);\">\uc548\uc804 \uc9c0\uce68<\/a><\/li>\n            <li><a href=\"\/ko\/%ec%95%88%ec%a0%84-%ea%b0%80%ec%9d%b4%eb%93%9c\/#vpn\">VPN \uc124\uc815<\/a><\/li>\n            <li><a href=\"\/ko\/%ec%95%88%ec%a0%84-%ea%b0%80%ec%9d%b4%eb%93%9c\/#faq\">\uc790\uc8fc \ubb3b\ub294 \uc9c8\ubb38<\/a><\/li>\n          <\/ul>\n        <\/div>\n        <div>\n          <p class=\"footer-col-title\">\ud569\ubc95\uc801\uc778<\/p>\n          <ul class=\"footer-col-list\">\n            <li><a href=\"\/ko\/%ea%b0%9c%ec%9d%b8%ec%a0%95%eb%b3%b4-%eb%b3%b4%ed%98%b8%ec%a0%95%ec%b1%85\/\">\uac1c\uc778\uc815\ubcf4 \ubcf4\ud638\uc815\ucc45<\/a><\/li>\n            <li><a href=\"\/ko\/terms\/\">\uc774\uc6a9\uc57d\uad00<\/a><\/li>\n            <li><a href=\"\/ko\/dmca\/\" style=\"color:var(--accent);\">DMCA<\/a><\/li>\n          <\/ul>\n        <\/div>\n        <div>\n          <p class=\"footer-col-title\">\ud68c\uc0ac<\/p>\n          <ul class=\"footer-col-list\">\n            <li><a href=\"#\" onclick=\"document.getElementById('cll-contact-modal').classList.add('is-open');document.body.style.overflow='hidden';return false;\">\uc5f0\ub77d\ud558\ub2e4<\/a><\/li>\n          <\/ul>\n        <\/div>\n      <\/div>\n    <\/div>\n    <p class=\"footer-disclaimer\">\ud83d\udd1e \uc774 \uc6f9\uc0ac\uc774\ud2b8\ub294 18\uc138 \uc774\uc0c1 \uc131\uc778\uc744 \uc704\ud55c \uc131\uc778 \ucf58\ud150\uce20\ub97c \ud3ec\ud568\ud558\uace0 \uc788\uc2b5\ub2c8\ub2e4. \ubaa8\ub4e0 \ucf58\ud150\uce20\ub294 \ud569\ubc95\uc801\uc774\uba70 \uc815\ubcf4 \uc81c\uacf5 \ubaa9\uc801\uc73c\ub85c\ub9cc \uc81c\uacf5\ub429\ub2c8\ub2e4. \ub2f9\uc0ac\ub294 \uc5b4\ub5a0\ud55c \ub3d9\uc601\uc0c1 \ud30c\uc77c\ub3c4 \ud638\uc2a4\ud305\ud558\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4. \ubaa8\ub4e0 \uc81c\ud734 \ub9c1\ud06c\ub294 \uad00\ub828 \ubc95\ub960 \ubc0f \uaddc\uc815\uc744 \uc900\uc218\ud569\ub2c8\ub2e4.<\/p>\n    <div class=\"footer-bottom\">\n      <p class=\"footer-copyright\">\u00a9 2026 CLL JAPAN. \ubaa8\ub4e0 \uad8c\ub9ac \ubcf4\uc720.<\/p>\n      <div class=\"footer-legal\">\n        <a href=\"\/ko\/%ea%b0%9c%ec%9d%b8%ec%a0%95%eb%b3%b4-%eb%b3%b4%ed%98%b8%ec%a0%95%ec%b1%85\/\">\uc740\ub454<\/a>\n        <a href=\"\/ko\/terms\/\">\uc790\uadc0<\/a>\n        <a href=\"\/ko\/dmca\/\">DMCA<\/a>\n        <a href=\"\/sitemap.xml\">\uc0ac\uc774\ud2b8\ub9f5<\/a>\n      <\/div>\n    <\/div>\n  <\/footer>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>\ud83c\udf10 EN\ud83c\uddef\ud83c\uddf5 JA\ud83c\uddea\ud83c\uddf8 ES \u00a9\ufe0f DMCA DMCA &#038; Copyright Policy Last updated: May 23, 2026 CLL JAPAN respects the intellectual property rights of others and expects our users to do the same. This page explains our policy regarding copyright and how to submit a notice if you believe your work has been used in a [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"footnotes":""},"class_list":["post-138","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/clljapan.com\/ko\/wp-json\/wp\/v2\/pages\/138","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/clljapan.com\/ko\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/clljapan.com\/ko\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/clljapan.com\/ko\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/clljapan.com\/ko\/wp-json\/wp\/v2\/comments?post=138"}],"version-history":[{"count":4,"href":"https:\/\/clljapan.com\/ko\/wp-json\/wp\/v2\/pages\/138\/revisions"}],"predecessor-version":[{"id":142,"href":"https:\/\/clljapan.com\/ko\/wp-json\/wp\/v2\/pages\/138\/revisions\/142"}],"wp:attachment":[{"href":"https:\/\/clljapan.com\/ko\/wp-json\/wp\/v2\/media?parent=138"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}