<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
    <title>HYBE</title>
    <meta charset="utf-8"/>
    <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"/>
    <meta name="viewport"
          content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=no" />

    
    <meta name="robots" content="noindex, nofollow"/>

    <meta name="format-detection" content="telephone=no">
    <meta name="apple-mobile-web-app-capable" content="yes">

    
    <meta name="title" content="HYBE">
    <meta name="description" content="Official website for HYBE">
    <meta name="keywords" content="HYBE, Big Hit Music, Bighit">

    <!--twitter-->
    <meta name="twitter:card" content="null/images/common/logo-b.svg">
    <meta name="twitter:title" content="HYBE">
    <meta name="twitter:image" content="null/images/common/logo-b.svg">
    <meta name="twitter:url">
    <meta name="twitter:description" content="Official website for HYBE">

    <!-- open graph -->
    <meta property="og:title" content="HYBE">
    <meta property="og:type" content="article">
    <meta property="og:url">
    <meta property="og:image" content="null/images/common/logo-b.svg">
    <meta property="og:description" content="Official website for HYBE">

    <meta name="google-site-verification" content="DFDaD_3qg-Au_fX0Cv3zkSWc-ksGQNclHU6OJSwAnsM" />

    <link rel="apple-touch-icon" sizes="57x57" href="/images/common/favicon/apple-icon-57x57.png">
    <link rel="apple-touch-icon" sizes="60x60" href="/images/common/favicon/apple-icon-60x60.png">
    <link rel="apple-touch-icon" sizes="72x72" href="/images/common/favicon/apple-icon-72x72.png">
    <link rel="apple-touch-icon" sizes="76x76" href="/images/common/favicon/apple-icon-76x76.png">
    <link rel="apple-touch-icon" sizes="114x114" href="/images/common/favicon/apple-icon-114x114.png">
    <link rel="apple-touch-icon" sizes="120x120" href="/images/common/favicon/apple-icon-120x120.png">
    <link rel="apple-touch-icon" sizes="144x144" href="/images/common/favicon/apple-icon-144x144.png">
    <link rel="apple-touch-icon" sizes="152x152" href="/images/common/favicon/apple-icon-152x152.png">
    <link rel="apple-touch-icon" sizes="180x180" href="/images/common/favicon/apple-icon-180x180.png">
    <link rel="icon" type="image/png" sizes="192x192" href="/images/common/favicon/android-icon-192x192.png">
    <link rel="icon" type="image/png" sizes="32x32" href="/images/common/favicon/favicon-32x32.png">
    <link rel="icon" type="image/png" sizes="96x96" href="/images/common/favicon/favicon-96x96.png">
    <link rel="icon" type="image/png" sizes="16x16" href="/images/common/favicon/favicon-16x16.png">
    <link rel="manifest" href="/images/common/favicon/manifest.json">

    <link rel="stylesheet" type="text/css" href="/modules/swiper/swiper.min.css">
    <link rel="stylesheet" type="text/css" href="/css/style.css">
    <link rel="stylesheet" type="text/css" href="/css/style2.css">
    <link rel="stylesheet" type="text/css" href="/css/style3.css">
    <link rel="stylesheet" type="text/css" href="/css/style4.css">
    <link rel="canonical" href="https://hybecorp.com/kor/main">

    <script>
        function deleteCookie(name) {
            // 기본 경로 기준으로 삭제 시도
            document.cookie = name + "=; expires=Thu, 01 Jan 1970 00:00:01 GMT; domain=.hybecorp.com; path=/;";
        }

        // 쿠키 삭제 실행
        deleteCookie("_ga");
        deleteCookie("_ga_10GRYRDN1R");

        (function () {
            document.addEventListener("DOMContentLoaded", function() {
                function initializeGtag() {
                    if (typeof getCheckCookiesInfoMap === "function") {
                        const   checkCookiesInfoMap = getCheckCookiesInfoMap();
                        if(checkCookiesInfoMap.isCheckedCookies && checkCookiesInfoMap.cookieAdvertising) {
                            const   gtagScript  = document.createElement("script");
                            gtagScript.async    = true;
                            gtagScript.src      = "https://www.googletagmanager.com/gtag/js?id=G-10GRYRDN1R";
                            document.head.appendChild(gtagScript);

                            gtagScript.onload   = function ()   {
                                window.dataLayer = window.dataLayer || [];
                                function gtag() {
                                    dataLayer.push(arguments);
                                }

                                gtag('js', new Date());
                                gtag('config', 'G-10GRYRDN1R', {
                                    'cookie_expires' : 31536000,
                                    'ad_storage': 'denied',
                                    'analytics_storage': 'denied',
                                    'functionality_storage': 'denied',
                                    'security_storage': 'denied',
                                    'personalization_storage': 'denied'
                                });

                                gtag("config", "G-10GRYRDN1R", {
                                    analytics_storage: checkCookiesInfoMap.cookieAnalytics ? "granted" : "denied",
                                    ad_storage: checkCookiesInfoMap.cookieAdvertising ? "granted" : "denied",
                                    //functionality_storage: checkCookiesInfoMap.cookieFunction ? "granted" : "denied"
                                });
                            }
                        }
                    } else {
                        // 함수가 아직 로드되지 않았다면 일정 시간 후 재시도
                        setTimeout(initializeGtag, 50);
                    }
                }

                initializeGtag();
            });
        })();
    </script>
    <!--] End. Global site tag (gtag.js) - Google Analytics -->
</head>
<body>

    
  <header class="header c_white">
    
  <h1 class="logo"><a class="goMain">!hybe</a></h1>
  <nav class="nav ver_w">
    <div class="nav_bg"></div>
    <ul class="gnb">
      
    </ul>
    <aside class="lang">
      <div class="lang_bg"></div>
      
    </aside>
  </nav>
  
  <nav class="nav ver_m">
    <div class="nav_bg"></div>
    <div class="lnb">
      <ul>
        
      </ul>
      <ul class="lang">
        
      </ul>
    </div>
  </nav>
  <button type="button" class="btn_nav ver_m">메뉴</button>

  </header>

  <!--
		공통 영역 내 쿠키 정책 팝업 추가
	-->
  <div class="floating-cookie closed">
    <div class="floating-cookie-wrap">
      <div class="floating-cookie-text">
        Please allow service to collect cookies for a smooth experience with auto login. (<strong><a href="/eng/cookie">More</a></strong>)
      </div>

      <div class="floating-cookie-btn-group">
        <button type="button" class="floating-cookie-btn-link" onclick="noAgreeCookie()">
          Refuse and continue
        </button>

        <div class="floating-cookie-btn-box">
          <button type="button" class="floating-cookie-btn" onclick="openPopCookie()">
            Customize
          </button>
          <button type="button" class="floating-cookie-btn floating-cookie-btn-primary"
                  onclick="agreeAllCookie()">Accept All
          </button>
        </div>
      </div>
    </div>
  </div>

  <div class="pop-cookie">
    <div class="pop-wrap">
      <div class="pop-body">
        <div class="scroll-wrap">

          <h1 class="pop-title-1">Consent to Collection of Cookies</h1>
          <p>
            Cookies are small text files placed on your device which we use to improve your experience on our website and to show you relevant advertising. Our partners and the cookies placed on your device are detailed below. You are also able to manage which cookies are set on your device below. You can change your preferences at any time by clicking on the "Cookie Preferences" icon at the bottom of our website. Your choice will be retained for 12 months. For more information, refer to our Cookie Policy.
          </p>

          <ul class="cookie-check-list">
            <li class="item">
              <div class="cookie-check-title">Essential Cookies</div>
              <div class="cookie-check-text">
                These cookies are strictly necessary for the provision of the service that you have expressly requested or have the sole purpose of enabling or facilitating communication by electronic means. For example, they allow us to remember the items you have placed in your shopping basket. These cookies are automatically activated and cannot be deactivated because they are essential to enable you to browse our site.
                <a href="//cookie" class="link">VIEW COOKIES</a>
              </div>

              <label class="btn-switch">
                <input type="checkbox" name="cookieEssential" checked="" required="" disabled="">
                <span class="btn-switch-toggle"></span>
              </label>
            </li>
            <li class="item">
              <div class="cookie-check-title">Analytical/Performance Cookies</div>
              <div class="cookie-check-text">
                These cookies allow us to understand how you access the site and your browsing habits (e.g. pages viewed, time spent on a page, content clicked). They allow us to analyze the performance and design of our site and to detect possible errors. Owing to these performance indicators, we are constantly improving our site and our products, content and offers.
                <a href="//cookie" class="link">VIEW COOKIES</a>
              </div>

              <div class="btn-switch">
                <label>
                  <input type="checkbox" name="cookieAnalytics">
                  <span class="btn-switch-toggle"></span>
                </label>
              </div>
            </li>
            <li class="item">
              <div class="cookie-check-title">Functionality and Profile Cookies</div>
              <div class="cookie-check-text">
                These cookies allow us to offer you customized content according to your profile, your interests and your usage. For example, AB test cookies allow us to test different versions of a page/service in order to statistically identify visitor preferences. By accepting these cookies, you help us to improve the layout and features of our site.
                <a href="//cookie" class="link">VIEW COOKIES</a>
              </div>

              <div class="btn-switch">
                <label>
                  <input type="checkbox" name="cookieFunction">
                  <span class="btn-switch-toggle"></span>
                </label>
              </div>
            </li>
            <li class="item">
              <div class="cookie-check-title">Advertising / Targeting Cookies</div>
              <div class="cookie-check-text">
                These cookies collect information about your browsing habits. They remember that you have visited our site and share this information with partners, such as advertisers, for the purpose of targeted advertising. The use of these cookies include displaying advertisements, impression capping, fraud prevention, billing, and measurement.
                <a href="//cookie" class="link">VIEW COOKIES</a>
              </div>

              <div class="btn-switch">
                <label>
                  <input type="checkbox" name="cookieAdvertising">
                  <span class="btn-switch-toggle"></span>
                </label>
              </div>
            </li>
          </ul>

          <br>
          <br>
        </div>
      </div>
      <div class="pop-footer">
        <button type="button" class="btn-secondary" onclick="closePopCookie();">Cancel</button>
        <button type="button" class="btn" onclick="savePopCookie();">Confirm</button>
      </div>
    </div>
  </div>

    <div class="wrap logo_motion">
        <div class="l_line"></div>
        <div class="c_line_1"></div>
        <div class="c_line_2"></div>
        <div class="c_line_3"></div>
        <div class="c_line_4"></div>
        <div class="c_line_5"></div>
        <div class="r_line"></div>
        <!-- footer -->
        
  <footer class="footer c_white">
    
  <p class="copy">© HYBE. All Rights Reserved</p>
  <ul class="fnb">
    <li><a href="//cookie" rel="nosublink">Cookie Policy</a></li>
    <li>
      <div class="footer_select_box">
        <select name="name" id="footer-privacy-select">
          <option hidden disabled selected value="">Privacy &amp; Policy</option>
          <option value="/eng/privacy">HYBE</option>
          <option value="https://hybeinsight.com/policy/privacy?locale=en">HYBE INSIGHT</option>
          <option value="https://hybe.career.greetinghr.com/privacypolicy">HYBE CAREERS</option>
        </select>
      </div>
    </li>
    
    <li>
      <a href="https://www.redwhistle.org/report/reportCheck.asp?organ=8230&amp;leng=EN" class="view_site" rel="nosublink" target="_blank">
        <span>HYBE Whistleblowing Center</span>
      </a>
    </li>
    <li>
      <a href="/null/related/site" class="view_site" rel="nosublink">
        <span>Related Link</span>
      </a>
    </li>
  </ul>
  <ul class="site_list">
    <li><a target="_blank" href="" rel="nosublink">빅히트 뮤직</a>
    </li>
    <li><a target="_blank" href="https://www.sourcemusic.com" rel="nosublink">SOURCE MUSIC</a>
    </li>
    <li><a target="_blank" href="http://www.pledis.co.kr" rel="nosublink">PLEDIS ENTERTAINMENT</a>
    </li>
    <li><a target="_blank" href="https://benx.co" rel="nosublink">WEVERSE COMPANY</a>
    </li>
    <li><a target="_blank" href="" rel="nosublink">HYBE 360</a>
    </li>
    <li><a target="_blank" href="" rel="nosublink">HYBE EDU</a>
    </li>
    <li><a target="_blank" href="" rel="nosublink">HYBE IPX</a>
    </li>
    <li><a target="_blank" href="https://www.superbcorp.com" rel="nosublink">SUPERB</a>
    </li>
  </ul>

  </footer>

    </div>


<!-- js -->
<script src="/modules/jquery/jquery.min.js"></script>
<script src="/modules/selectric/jquery.selectric.min.js"></script>
<script src="/modules/slimscroll/jquery.slimscroll.min.js"></script>
<script src="/modules/swiper/swiper.js"></script>

<script src="/js/common/util.js?version=1775259338938"></script>
<script src="/js/common/simpleplayer.js?version=1775259338938"></script>
<script src="/js/ui.js"></script>
<script src="/js/ui_footer.js"></script>

<section>
    <script src="/js/main/main.first.js"></script>

    <script>
        /*<![CDATA[*/
        var searchDto = null;
        /*]]>*/
    </script>
</section>
</body>
</html>
