{"id":3,"date":"2026-05-20T21:12:09","date_gmt":"2026-05-20T12:12:09","guid":{"rendered":"http:\/\/213.199.45.140\/?page_id=3"},"modified":"2026-05-23T20:49:45","modified_gmt":"2026-05-23T11:49:45","slug":"%ea%b0%9c%ec%9d%b8%ec%a0%95%eb%b3%b4-%eb%b3%b4%ed%98%b8%ec%a0%95%ec%b1%85","status":"publish","type":"page","link":"https:\/\/clljapan.com\/ko\/privacy-policy\/","title":{"rendered":"\uac1c\uc778\uc815\ubcf4 \ubcf4\ud638\uc815\ucc45"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"3\" class=\"elementor elementor-3\">\n\t\t\t\t<div class=\"elementor-element elementor-element-72d0b22 e-flex e-con-boxed e-con e-parent\" data-id=\"72d0b22\" 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-eebd805 elementor-widget elementor-widget-html\" data-id=\"eebd805\" 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 top-page \/ safety-guide\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    \/* Hide Elementor page title *\/\n    .entry-title, .page-title,\n    h1.entry-title, .elementor-page-title { display: none !important; }\n\n    \/* Force full width *\/\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    \/* ============================================\n       Reset & Base\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    \/* ============================================\n       Header (shared)\n    ============================================ *\/\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    \/* ============================================\n       Page wrapper\n    ============================================ *\/\n    #page-wrapper {\n      max-width: var(--content-max);\n      margin: 0 auto;\n      padding: 0 16px 60px;\n    }\n\n    \/* ============================================\n       Legal Hero\n    ============================================ *\/\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 {\n      font-size: 12px; color: var(--text-muted);\n    }\n    @media (min-width: 768px) {\n      #legal-hero { padding: 56px 0 32px; }\n      .legal-title { font-size: 34px; }\n    }\n\n    \/* ============================================\n       Legal Content\n    ============================================ *\/\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 {\n      list-style: none; margin: 0 0 14px; padding: 0;\n    }\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 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    \/* Highlight callout box *\/\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    \/* Contact card *\/\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    \/* ============================================\n       Footer (shared)\n    ============================================ *\/\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-logo img { height: 28px; width: auto; margin-bottom: 10px; }\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  <!-- ============================================\n       Header\n  ============================================ -->\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  <!-- ============================================\n       Page content\n  ============================================ -->\n  <div id=\"page-wrapper\">\n\n    <section id=\"legal-hero\">\n      <div class=\"legal-badge\">\ud83d\udd12 \uac1c\uc778\uc815\ubcf4 \ubcf4\ud638\uc815\ucc45<\/div>\n      <h1 class=\"legal-title\">\uac1c\uc778\uc815\ubcf4 \ubcf4\ud638\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(\uc774\ud558 &quot;\ub2f9\uc0ac&quot;)\uc740 \uadc0\ud558\uc758 \uac1c\uc778\uc815\ubcf4 \ubcf4\ud638\ub97c \uc911\uc694\ud558\uac8c \uc0dd\uac01\ud569\ub2c8\ub2e4. \ubcf8 \uac1c\uc778\uc815\ubcf4 \ubcf4\ud638\uc815\ucc45\uc740 \uadc0\ud558\uac00 clljapan.com(\uc774\ud558 &quot;\uc0ac\uc774\ud2b8&quot;)\uc744 \ubc29\ubb38\ud560 \ub54c \ub2f9\uc0ac\uac00 \uc218\uc9d1\ud558\ub294 \uc815\ubcf4, \ud574\ub2f9 \uc815\ubcf4\uc758 \uc0ac\uc6a9 \ubc29\ubc95 \ubc0f \uadc0\ud558\uc5d0\uac8c \uc81c\uacf5\ub418\ub294 \uc120\ud0dd \uc0ac\ud56d\uc5d0 \ub300\ud574 \uc124\uba85\ud569\ub2c8\ub2e4. \uc0ac\uc774\ud2b8\ub97c \uc774\uc6a9\ud568\uc73c\ub85c\uc368 \uadc0\ud558\ub294 \ubcf8 \uc815\ucc45\uc5d0 \uba85\uc2dc\ub41c \ub0b4\uc6a9\uc5d0 \ub3d9\uc758\ud558\ub294 \uac83\uc73c\ub85c \uac04\uc8fc\ub429\ub2c8\ub2e4.<\/p>\n      <div class=\"legal-callout\">\n        <span class=\"callout-icon\">\ud83d\udd1e<\/span>\n        <p><strong>\uc131\uc778\ub9cc \ucd9c\uc785 \uac00\ub2a5.<\/strong> \ubcf8 \uc0ac\uc774\ud2b8\ub294 \ub9cc 18\uc138 \uc774\uc0c1(\ub610\ub294 \ud574\ub2f9 \uad00\ud560 \uc9c0\uc5ed\uc758 \uc131\ub144 \uc5f0\ub839)\uc758 \uc131\uc778\ub9cc\uc744 \ub300\uc0c1\uc73c\ub85c \ud569\ub2c8\ub2e4. \ub2f9\uc0ac\ub294 \ub9cc 18\uc138 \ubbf8\ub9cc\uc758 \uc0ac\uc6a9\uc790\ub85c\ubd80\ud130 \uc5b4\ub5a0\ud55c \uc815\ubcf4\ub3c4 \uace0\uc758\ub85c \uc218\uc9d1\ud558\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4.<\/p>\n      <\/div>\n    <\/div>\n\n    <div class=\"legal-section\">\n      <h2>\uc218\uc9d1\ud558\ub294 \uc815\ubcf4<\/h2>\n      <p>\uc800\ud76c\ub294 \uac00\ub2a5\ud55c \ud55c \ucd5c\uc18c\ud55c\uc758 \uac1c\uc778 \uc815\ubcf4\ub9cc \uc218\uc9d1\ud558\ub294 \uac83\uc744 \ubaa9\ud45c\ub85c \ud569\ub2c8\ub2e4. \uc800\ud76c\uac00 \ucc98\ub9ac\ud558\ub294 \ub370\uc774\ud130\ub294 \uc77c\ubc18\uc801\uc73c\ub85c \ub2e4\uc74c\uacfc \uac19\uc740 \ubc94\uc8fc\uc5d0 \uc18d\ud569\ub2c8\ub2e4.<\/p>\n      <h3>\uadc0\ud558\uac00 \uc81c\uacf5\ud558\ub294 \uc815\ubcf4<\/h3>\n      <ul>\n        <li>\uadc0\ud558\uac00 \ubb38\uc758 \uc591\uc2dd\uc744 \ud1b5\ud574 \ubcf4\ub0b4\uc8fc\uc2e0 \uba54\uc2dc\uc9c0\uc5d0\ub294 \uadc0\ud558\uc758 \uc774\uba54\uc77c \uc8fc\uc18c\uc640 \uba54\uc2dc\uc9c0 \ub0b4\uc6a9\uc774 \ud3ec\ud568\ub429\ub2c8\ub2e4.<\/li>\n      <\/ul>\n      <h3>\uc790\ub3d9\uc73c\ub85c \uc218\uc9d1\ub41c \uc815\ubcf4<\/h3>\n      <ul>\n        <li>IP \uc8fc\uc18c, \ube0c\ub77c\uc6b0\uc800 \uc720\ud615, \uae30\uae30 \uc720\ud615, \ubc29\ubb38 \uacbd\ub85c, \ubc29\ubb38 \ub0a0\uc9dc \ubc0f \uc2dc\uac04\uacfc \uac19\uc740 \ud45c\uc900 \ub85c\uadf8 \ub370\uc774\ud130\uac00 \ud3ec\ud568\ub429\ub2c8\ub2e4.<\/li>\n        <li>\ucfe0\ud0a4 \ubc0f \uc720\uc0ac \uae30\uc220\uc740 \uc0ac\uc774\ud2b8 \uae30\ub2a5\uc744 \uc9c0\uc6d0\ud558\uace0 \ubc29\ubb38\uc790\uc758 \uc0ac\uc774\ud2b8 \uc774\uc6a9 \ubc29\uc2dd\uc744 \ud30c\uc545\ud558\ub294 \ub370 \ub3c4\uc6c0\uc774 \ub429\ub2c8\ub2e4(\uc544\ub798 &quot;\ucfe0\ud0a4&quot; \ucc38\uc870).<\/li>\n      <\/ul>\n    <\/div>\n\n    <div class=\"legal-section\">\n      <h2>\uac1c\uc778 \uc815\ubcf4 \ud65c\uc6a9 \ubc29\ubc95<\/h2>\n      <p>\uc800\ud76c\ub294 \uc218\uc9d1\ud55c \uc815\ubcf4\ub97c \ub2e4\uc74c\uacfc \uac19\uc740 \ubaa9\uc801\uc73c\ub85c \uc0ac\uc6a9\ud569\ub2c8\ub2e4.<\/p>\n      <ul>\n        <li>\uc0ac\uc774\ud2b8 \ubc0f \ucf58\ud150\uce20\ub97c \uc6b4\uc601, \uc720\uc9c0 \ubc0f \uac1c\uc120\ud569\ub2c8\ub2e4.<\/li>\n        <li>\ubb38\uc758\uc0ac\ud56d\uc5d0 \ub2f5\ubcc0\ud558\uace0 \uc9c0\uc6d0\uc744 \uc81c\uacf5\ud569\ub2c8\ub2e4.<\/li>\n        <li>\uc0ac\uc774\ud2b8\uc758 \uc720\uc6a9\uc131\uc744 \ub192\uc774\uae30 \uc704\ud574 \ud2b8\ub798\ud53d \ubc0f \uc0ac\uc6a9 \ucd94\uc138\ub97c \ubd84\uc11d\ud569\ub2c8\ub2e4.<\/li>\n        <li>\uc0ac\uc774\ud2b8 \ubcf4\uc548\uc744 \uc720\uc9c0\ud558\uace0 \uc545\uc6a9\uc774\ub098 \uc0ac\uae30\ub97c \ubc29\uc9c0\ud558\uc2ed\uc2dc\uc624.<\/li>\n        <li>\uc801\uc6a9 \uac00\ub2a5\ud55c \ubc95\uc801 \uc758\ubb34\ub97c \uc900\uc218\ud558\uc2ed\uc2dc\uc624.<\/li>\n      <\/ul>\n      <p>\uc800\ud76c\ub294 \uace0\uac1d\ub2d8\uc758 \uac1c\uc778 \uc815\ubcf4\ub97c \uc81c3\uc790\uc5d0\uac8c \ud310\ub9e4\ud558\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4.<\/p>\n    <\/div>\n\n    <div class=\"legal-section\">\n      <h2>\ucfe0\ud0a4 \ubc0f \ubd84\uc11d<\/h2>\n      <p>\uc800\ud76c\ub294 \ucfe0\ud0a4\ub97c \uc0ac\uc6a9\ud558\uc5ec \uc0ac\uc6a9\uc790\uc758 \ud658\uacbd \uc124\uc815(\uc608: \uc5f0\ub839 \ud655\uc778 \ubc0f \uc5b8\uc5b4 \uc120\ud0dd)\uc744 \uae30\uc5b5\ud558\uace0 \uc0ac\uc774\ud2b8\ub97c \uc6d0\ud65c\ud558\uac8c \uc6b4\uc601\ud569\ub2c8\ub2e4. \ub610\ud55c \ucfe0\ud0a4\ub97c \uc0ac\uc6a9\ud569\ub2c8\ub2e4. <strong>\uad6c\uae00 \uc560\ub110\ub9ac\ud2f1\uc2a4<\/strong> \ubc29\ubb38\uc790\ub4e4\uc774 \uc0ac\uc774\ud2b8\uc640 \uc5b4\ub5bb\uac8c \uc0c1\ud638\uc791\uc6a9\ud558\ub294\uc9c0 \uc885\ud569\uc801\uc73c\ub85c \ud30c\uc545\ud558\uae30 \uc704\ud574 Google Analytics\ub294 \uc790\uccb4 \ucfe0\ud0a4\ub97c \uc124\uc815\ud558\uace0 \ub370\uc774\ud130\ub97c \ucc98\ub9ac\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. <a href=\"https:\/\/policies.google.com\/privacy\" target=\"_blank\" rel=\"noopener nofollow\">\uad6c\uae00\uc758 \uac1c\uc778\uc815\ubcf4 \ubcf4\ud638\uc815\ucc45<\/a>.<\/p>\n      <p>\ube0c\ub77c\uc6b0\uc800 \uc124\uc815 \ub610\ub294 \ucfe0\ud0a4 \ub3d9\uc758 \ubc30\ub108\ub97c \ud1b5\ud574 \ucfe0\ud0a4\ub97c \uc81c\uc5b4\ud558\uac70\ub098 \ube44\ud65c\uc131\ud654\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \ud2b9\uc815 \ucfe0\ud0a4\ub97c \ube44\ud65c\uc131\ud654\ud558\uba74 \uc0ac\uc774\ud2b8\uc758 \uc77c\ubd80 \uae30\ub2a5\uc774 \uc81c\ub300\ub85c \uc791\ub3d9\ud558\uc9c0 \uc54a\uc744 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\n    <\/div>\n\n    <div class=\"legal-section\">\n      <h2>\uc81c\ud734 \ub9c1\ud06c \ubc0f \uc81c3\uc790 \uc11c\ube44\uc2a4<\/h2>\n      <p>CLL JAPAN\uc740 \uac00\uc774\ub4dc \ubc0f \ub9ac\ubdf0 \uc0ac\uc774\ud2b8\uc785\ub2c8\ub2e4. \uc0ac\uc774\ud2b8\uc5d0 \uc788\ub294 \uc77c\ubd80 \ub9c1\ud06c\ub294 \ub2e4\uc74c\uacfc \uac19\uc2b5\ub2c8\ub2e4. <strong>\uc81c\ud734 \ub9c1\ud06c<\/strong>, \uc989, \uadc0\ud558\uac00 \ud574\ub2f9 \ub9c1\ud06c\ub97c \ud1b5\ud574 \uc11c\ube44\uc2a4\uc5d0 \uac00\uc785\ud558\uac70\ub098 \uad6c\ub9e4\ud560 \uacbd\uc6b0 \ub2f9\uc0ac\ub294 \uc218\uc218\ub8cc\ub97c \ubc1b\uc744 \uc218 \uc788\uc9c0\ub9cc, \uadc0\ud558\uc5d0\uac8c\ub294 \ucd94\uac00 \ube44\uc6a9\uc774 \ubc1c\uc0dd\ud558\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4. \ub2f9\uc0ac\ub294 \ub2f9\uc0ac \ub3c5\uc790\uc5d0\uac8c \uc720\uc6a9\ud558\ub2e4\uace0 \ud310\ub2e8\ub418\ub294 \uc11c\ube44\uc2a4\ub9cc \ucd94\ucc9c\ud569\ub2c8\ub2e4.<\/p>\n      <p>\uc81c\ud734 \ub9c1\ud06c \ub610\ub294 \uc678\ubd80 \ub9c1\ud06c\ub97c \ud074\ub9ad\ud558\uba74 \ub2f9\uc0ac \uc0ac\uc774\ud2b8\ub97c \ubc97\uc5b4\ub098 \ud574\ub2f9 \uc81c3\uc790\uc758 \uac1c\uc778\uc815\ubcf4 \ubcf4\ud638\uc815\ucc45 \ubc0f \uc57d\uad00\uc774 \uc801\uc6a9\ub429\ub2c8\ub2e4. \ub2f9\uc0ac\ub294 \uc678\ubd80 \uc0ac\uc774\ud2b8\uc758 \ucf58\ud150\uce20 \ub610\ub294 \uac1c\uc778\uc815\ubcf4 \ubcf4\ud638\uc815\ucc45\uc5d0 \ub300\ud574 \ucc45\uc784\uc744 \uc9c0\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4.<\/p>\n    <\/div>\n\n    <div class=\"legal-section\">\n      <h2>\uc815\ubcf4 \uacf5\uc720 \ubc29\uc2dd<\/h2>\n      <p>\ub2e4\uc74c\uacfc \uac19\uc740 \uc0c1\ud669\uc5d0\uc11c \uc81c\ud55c\uc801\uc778 \uc815\ubcf4\ub97c \uacf5\uc720\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\n      <ul>\n        <li>\uc0ac\uc774\ud2b8 \uc6b4\uc601\uc744 \uc9c0\uc6d0\ud558\ub294 \uc11c\ube44\uc2a4 \uc81c\uacf5\uc5c5\uccb4(\uc608: \ubd84\uc11d \ubc0f \ud638\uc2a4\ud305 \uc81c\uacf5\uc5c5\uccb4)\uc640 \uc815\ubcf4\ub97c \uacf5\uc720\ud558\uba70, \uc774\ub4e4\uc740 \uc801\uc808\ud55c \uae30\ubc00 \uc720\uc9c0 \uc758\ubb34\ub97c \uc900\uc218\ud569\ub2c8\ub2e4.<\/li>\n        <li>\ubc95\ub960, \uaddc\uc815 \ub610\ub294 \uc720\ud6a8\ud55c \ubc95\uc801 \uc808\ucc28\uc5d0 \ub530\ub77c \uc694\uad6c\ub418\ub294 \uacbd\uc6b0.<\/li>\n        <li>CLL JAPAN, \ub2f9\uc0ac \uc0ac\uc6a9\uc790 \ub610\ub294 \uc77c\ubc18 \ub300\uc911\uc758 \uad8c\ub9ac, \uc7ac\uc0b0 \ub610\ub294 \uc548\uc804\uc744 \ubcf4\ud638\ud558\uae30 \uc704\ud574.<\/li>\n      <\/ul>\n    <\/div>\n\n    <div class=\"legal-section\">\n      <h2>\ub370\uc774\ud130 \ubcf4\uc874<\/h2>\n      <p>\ub2f9\uc0ac\ub294 \ubcf8 \uc815\ucc45\uc5d0 \uba85\uc2dc\ub41c \ubaa9\uc801\uc744 \ub2ec\uc131\ud558\ub294 \ub370 \ud544\uc694\ud55c \uae30\uac04 \ub610\ub294 \ubc95\ub960\uc5d0\uc11c \uc694\uad6c\ud558\ub294 \uae30\uac04 \ub3d9\uc548\ub9cc \uac1c\uc778 \uc815\ubcf4\ub97c \ubcf4\uc720\ud569\ub2c8\ub2e4. \ub85c\uadf8 \ubc0f \ubd84\uc11d \ub370\uc774\ud130\ub294 \uc77c\ubc18\uc801\uc73c\ub85c \uc81c\ud55c\ub41c \uae30\uac04 \ub3d9\uc548 \ubcf4\uad00\ub41c \ud6c4 \uc9d1\uacc4\ub418\uac70\ub098 \uc0ad\uc81c\ub429\ub2c8\ub2e4.<\/p>\n    <\/div>\n\n    <div class=\"legal-section\">\n      <h2>\uadc0\ud558\uc758 \uad8c\ub9ac<\/h2>\n      <p>\uac70\uc8fc \uc9c0\uc5ed\uc5d0 \ub530\ub77c, \ub2f9\uc0ac\uac00 \ubcf4\uc720\ud558\uace0 \uc788\ub294 \uadc0\ud558\uc758 \uac1c\uc778 \uc815\ubcf4\uc5d0 \ub300\ud55c \uc811\uadfc, \uc218\uc815 \ub610\ub294 \uc0ad\uc81c \uad8c\ub9ac, \ub610\ub294 \ud2b9\uc815 \uc815\ubcf4 \ucc98\ub9ac\uc5d0 \ub300\ud55c \uc774\uc758 \uc81c\uae30 \uad8c\ub9ac\uac00 \uc788\uc744 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \uc774\ub7ec\ud55c \uc694\uccad\uc744 \ud558\uc2dc\ub824\uba74 \uc544\ub798 \uc5f0\ub77d\ucc98\ub97c \ud1b5\ud574 \ub2f9\uc0ac\uc5d0 \ubb38\uc758\ud574 \uc8fc\uc2ed\uc2dc\uc624. \ub2f9\uc0ac\ub294 \uad00\ub828 \ubc95\ub960\uc744 \uc900\uc218\ud558\uc5ec \ud569\ub9ac\uc801\uc778 \uc2dc\uac04 \ub0b4\uc5d0 \ub2f5\ubcc0\ub4dc\ub9ac\uaca0\uc2b5\ub2c8\ub2e4.<\/p>\n    <\/div>\n\n    <div class=\"legal-section\">\n      <h2>\uc5b4\ub9b0\uc774 \uac1c\uc778\uc815\ubcf4 \ubcf4\ud638<\/h2>\n      <p>\ubcf8 \uc0ac\uc774\ud2b8\ub294 \uc131\uc778 \uc804\uc6a9\uc785\ub2c8\ub2e4. \ub2f9\uc0ac\ub294 18\uc138 \ubbf8\ub9cc(\ub610\ub294 \ud574\ub2f9 \ubc95\ub960\uc5d0 \ub530\ub978 \uc131\ub144 \uc5f0\ub839 \ubbf8\ub9cc) \uc0ac\uc6a9\uc790\uc758 \uac1c\uc778 \uc815\ubcf4\ub97c \uace0\uc758\ub85c \uc218\uc9d1\ud558\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4. \ub9cc\uc57d \ubbf8\uc131\ub144\uc790\uac00 \ub2f9\uc0ac\uc5d0 \uac1c\uc778 \uc815\ubcf4\ub97c \uc81c\uacf5\ud588\ub2e4\uace0 \ud310\ub2e8\ub418\ub294 \uacbd\uc6b0, \ub2f9\uc0ac\uc5d0 \uc5f0\ub77d \uc8fc\uc2dc\uba74 \ud574\ub2f9 \uc815\ubcf4\ub97c \uc0ad\uc81c\ud558\ub3c4\ub85d \uc870\uce58\ud558\uaca0\uc2b5\ub2c8\ub2e4.<\/p>\n    <\/div>\n\n    <div class=\"legal-section\">\n      <h2>\uc774 \uc815\ucc45\uc758 \ubcc0\uacbd \uc0ac\ud56d<\/h2>\n      <p>\ub2f9\uc0ac\ub294 \ubcf8 \uac1c\uc778\uc815\ubcf4 \ucc98\ub9ac\ubc29\uce68\uc744 \uc218\uc2dc\ub85c \uc5c5\ub370\uc774\ud2b8\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \uc5c5\ub370\uc774\ud2b8 \uc2dc\uc5d0\ub294 \uc774 \ud398\uc774\uc9c0 \uc0c1\ub2e8\uc758 &quot;\ucd5c\uc885 \uc5c5\ub370\uc774\ud2b8&quot; \ub0a0\uc9dc\ub97c \uc218\uc815\ud560 \uac83\uc785\ub2c8\ub2e4. \uadc0\ud558\uc758 \uc815\ubcf4 \ubcf4\ud638 \ubc29\uc2dd\uc744 \uc219\uc9c0\ud558\uae30 \uc704\ud574 \uc774 \ud398\uc774\uc9c0\ub97c \uc815\uae30\uc801\uc73c\ub85c \uac80\ud1a0\ud574 \uc8fc\uc2dc\uae30 \ubc14\ub78d\ub2c8\ub2e4.<\/p>\n    <\/div>\n\n    <div class=\"legal-section\">\n      <h2>\ubb38\uc758\ud558\uae30<\/h2>\n      <p>\ubcf8 \uac1c\uc778\uc815\ubcf4 \ucc98\ub9ac\ubc29\uce68 \ub610\ub294 \ub2f9\uc0ac\uc758 \uac1c\uc778\uc815\ubcf4 \ucc98\ub9ac \ubc29\uc2dd\uc5d0 \ub300\ud574 \uad81\uae08\ud55c \uc810\uc774 \uc788\uc73c\uc2dc\uba74 \uc5b8\uc81c\ub4e0\uc9c0 \ubb38\uc758\ud574 \uc8fc\uc2ed\uc2dc\uc624.<\/p>\n      <div class=\"legal-contact-card\">\n        <p class=\"company\">\ubc00\ub808\ub2c8\uc5bc \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>\n\n  <!-- ============================================\n       Footer\n  ============================================ -->\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\" class=\"footer-logo-img\" 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\/\" style=\"color:var(--accent);\">\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\/\">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 \ud83d\udd12 PRIVACY POLICY Privacy Policy Last updated: May 23, 2026 At CLL JAPAN (&#8220;we,&#8221; &#8220;us,&#8221; or &#8220;our&#8221;), your privacy matters to us. This Privacy Policy explains what information we collect when you visit clljapan.com (the &#8220;Site&#8221;), how we use it, and the choices you have. By using the Site, you agree [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"open","template":"elementor_canvas","meta":{"footnotes":""},"class_list":["post-3","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/clljapan.com\/ko\/wp-json\/wp\/v2\/pages\/3","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=3"}],"version-history":[{"count":7,"href":"https:\/\/clljapan.com\/ko\/wp-json\/wp\/v2\/pages\/3\/revisions"}],"predecessor-version":[{"id":128,"href":"https:\/\/clljapan.com\/ko\/wp-json\/wp\/v2\/pages\/3\/revisions\/128"}],"wp:attachment":[{"href":"https:\/\/clljapan.com\/ko\/wp-json\/wp\/v2\/media?parent=3"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}