{"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\/es\/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=\"\/es\/\" id=\"site-logo\" aria-label=\"P\u00e1gina principal de CLL Jap\u00f3n\">\n      <img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/05\/clljapan-logo.webp\" alt=\"CLL Jap\u00f3n\" 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=\"Search content...\" aria-label=\"Buscar\">\n    <\/div>\n    <select id=\"lang-switcher\" aria-label=\"Select Language\">\n      <option value=\"en\">\ud83c\udf10 EN<\/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 & Copyright Policy<\/h1>\n      <p class=\"legal-updated\">Last updated: May 23, 2026<\/p>\n    <\/section>\n\n    <div class=\"legal-section\">\n      <p>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 way that constitutes copyright infringement.<\/p>\n      <div class=\"legal-callout\">\n        <span class=\"callout-icon\">\u2139\ufe0f<\/span>\n        <p><strong>We do not host content.<\/strong> CLL JAPAN is an informational guide and review site. We do not host, store, stream, or distribute any video files or media. We provide editorial content and links to third-party platforms.<\/p>\n      <\/div>\n    <\/div>\n\n    <div class=\"legal-section\">\n      <h2>Our Position on Copyright<\/h2>\n      <p>Because we do not host any media files, most copyright concerns relate to third-party platforms we may link to, not to content stored on our servers. If you believe that material we directly publish (such as text or images on our pages) infringes your copyright, we will review and respond to valid notices promptly.<\/p>\n      <p>For content hosted on external platforms, please direct your complaint to the platform that actually hosts the material, as they are in the best position to remove it.<\/p>\n    <\/div>\n\n    <div class=\"legal-section\">\n      <h2>Filing a Copyright Notice<\/h2>\n      <p>If you are a copyright owner (or authorized to act on behalf of one) and believe that content published directly on clljapan.com infringes your copyright, please send us a written notice that includes the following:<\/p>\n      <ol>\n        <li>A physical or electronic signature of the copyright owner or a person authorized to act on their behalf.<\/li>\n        <li>Identification of the copyrighted work you claim has been infringed.<\/li>\n        <li>Identification of the material that is claimed to be infringing, including the specific URL(s) on our Site where it appears, so we can locate it.<\/li>\n        <li>Your contact information, including your full name, address, telephone number, and email address.<\/li>\n        <li>A statement that you have a good-faith belief that the disputed use is not authorized by the copyright owner, its agent, or the law.<\/li>\n        <li>A statement, made under penalty of perjury, that the information in your notice is accurate and that you are the copyright owner or authorized to act on their behalf.<\/li>\n      <\/ol>\n    <\/div>\n\n    <div class=\"legal-section\">\n      <h2>Where to Send Your Notice<\/h2>\n      <p>Please send your complete copyright notice to our designated contact below. Notices that do not include all of the required information may not be actionable.<\/p>\n      <div class=\"legal-contact-card\">\n        <p class=\"company\">DMCA Agent \u2014 Millennials Tech Co., Ltd.<\/p>\n        <p>7-28-307 Minami-Showa-cho, Nishinomiya, Hyogo 662-0831, Jap\u00f3n<\/p>\n        <p>Email: <a href=\"mailto:clljapan2026@gmail.com\">clljapan2026@gmail.com<\/a><\/p>\n      <\/div>\n    <\/div>\n\n    <div class=\"legal-section\">\n      <h2>Our Response<\/h2>\n      <p>Once we receive a valid notice regarding content we directly publish, we will review it and, where appropriate, remove or disable access to the material in question within a reasonable timeframe. We may also notify the relevant party and, in cases of repeated infringement, take further action as appropriate.<\/p>\n    <\/div>\n\n    <div class=\"legal-section\">\n      <h2>Counter-Notice<\/h2>\n      <p>If you believe that content removed from our Site was removed in error or misidentified, you may submit a counter-notice. A valid counter-notice should include:<\/p>\n      <ul>\n        <li>Your physical or electronic signature.<\/li>\n        <li>Identification of the material that was removed and its location before removal.<\/li>\n        <li>A statement, under penalty of perjury, that you have a good-faith belief the material was removed as a result of mistake or misidentification.<\/li>\n        <li>Your name, address, telephone number, and a statement consenting to the jurisdiction of the appropriate courts.<\/li>\n      <\/ul>\n    <\/div>\n\n    <div class=\"legal-section\">\n      <h2>Repeat Infringers<\/h2>\n      <p>We may, in appropriate circumstances and at our discretion, restrict or remove access for users or parties who are found to repeatedly infringe the copyrights of others.<\/p>\n    <\/div>\n\n    <div class=\"legal-section\">\n      <h2>Good-Faith Notice<\/h2>\n      <p>Please note that submitting false or bad-faith copyright claims may result in liability. If you are unsure whether material infringes your copyright, you may wish to consult a legal advisor before submitting a notice.<\/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=\"\/es\/\"><img loading=\"lazy\" decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/05\/clljapan-logo.webp\" alt=\"CLL Jap\u00f3n\" width=\"120\" height=\"28\" style=\"height:28px;width:auto;margin-bottom:10px;\"><\/a>\n        <p class=\"footer-desc\">Tu gu\u00eda definitiva para el mejor entretenimiento japon\u00e9s. Seguro, legal y seleccionado para audiencias globales.<\/p>\n      <\/div>\n      <div class=\"footer-cols\">\n        <div>\n          <p class=\"footer-col-title\">Navegar<\/p>\n          <ul class=\"footer-col-list\">\n            <li><a href=\"\/es\/\">Hogar<\/a><\/li>\n            <li><a href=\"\/es\/popular\/\">Popular<\/a><\/li>\n            <li><a href=\"\/es\/ranking\/\">Categor\u00eda<\/a><\/li>\n          <\/ul>\n        <\/div>\n        <div>\n          <p class=\"footer-col-title\">Gu\u00eda<\/p>\n          <ul class=\"footer-col-list\">\n            <li><a href=\"\/es\/guia-de-seguridad\/\" style=\"color:var(--accent);\">Gu\u00eda de seguridad<\/a><\/li>\n            <li><a href=\"\/es\/guia-de-seguridad\/#vpn\">Configuraci\u00f3n de VPN<\/a><\/li>\n            <li><a href=\"\/es\/guia-de-seguridad\/#faq\">Preguntas frecuentes<\/a><\/li>\n          <\/ul>\n        <\/div>\n        <div>\n          <p class=\"footer-col-title\">Legal<\/p>\n          <ul class=\"footer-col-list\">\n            <li><a href=\"\/es\/privacy-policy\/\">pol\u00edtica de privacidad<\/a><\/li>\n            <li><a href=\"\/es\/terms\/\">Condiciones de uso<\/a><\/li>\n            <li><a href=\"\/es\/dmca\/\" style=\"color:var(--accent);\">DMCA<\/a><\/li>\n          <\/ul>\n        <\/div>\n        <div>\n          <p class=\"footer-col-title\">Compa\u00f1\u00eda<\/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;\">Contacto<\/a><\/li>\n          <\/ul>\n        <\/div>\n      <\/div>\n    <\/div>\n    <p class=\"footer-disclaimer\">\ud83d\udd1e Este sitio web contiene contenido para adultos, destinado a personas mayores de 18 a\u00f1os. Todo el contenido es legal y se proporciona \u00fanicamente con fines informativos. No alojamos ning\u00fan archivo de video. Todos los enlaces de afiliados cumplen con las leyes y regulaciones aplicables.<\/p>\n    <div class=\"footer-bottom\">\n      <p class=\"footer-copyright\">\u00a9 2026 CLL JAPAN. Todos los derechos reservados.<\/p>\n      <div class=\"footer-legal\">\n        <a href=\"\/es\/privacy-policy\/\">Privacidad<\/a>\n        <a href=\"\/es\/terms\/\">T\u00e9rminos<\/a>\n        <a href=\"\/es\/dmca\/\">DMCA<\/a>\n        <a href=\"\/sitemap.xml\">Mapa del sitio<\/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\/es\/wp-json\/wp\/v2\/pages\/138","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/clljapan.com\/es\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/clljapan.com\/es\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/clljapan.com\/es\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/clljapan.com\/es\/wp-json\/wp\/v2\/comments?post=138"}],"version-history":[{"count":4,"href":"https:\/\/clljapan.com\/es\/wp-json\/wp\/v2\/pages\/138\/revisions"}],"predecessor-version":[{"id":142,"href":"https:\/\/clljapan.com\/es\/wp-json\/wp\/v2\/pages\/138\/revisions\/142"}],"wp:attachment":[{"href":"https:\/\/clljapan.com\/es\/wp-json\/wp\/v2\/media?parent=138"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}