body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
p,
table,
th,
td,
form,
fieldset,
legend,
textarea,
input,
select,
textarea,
button,
article,
aside,
dialog,
footer,
header,
section,
footer,
nav,
figure,
main {
  margin: 0;
  padding: 0; }

* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

article,
aside,
dialog,
footer,
header,
section,
footer,
nav,
figure,
main {
  display: block; }

html,
body {
  height: 100%;
  -webkit-text-size-adjust: none;
  -ms-text-size-adjust: none; }

img,
form,
fieldset,
svg,
li {
  border: 0;
  vertical-align: top; }

ul,
ol {
  list-style: none; }

button {
  overflow: visible;
  border: 0;
  background-color: transparent;
  cursor: pointer; }

button:disabled {
  cursor: default; }

button::-moz-focus-inner {
  padding: 0;
  margin: -1px; }

input,
button,
select {
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

address,
caption,
em {
  font-style: normal; }

a,
a:focus,
a:active,
a:hover {
  text-decoration: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/* HYBE201012 */
@font-face {
  font-family: 'HYBE201012';
  src: url("../font/Big-Hit-210216-Regular.woff2") format("woff2"), url("../font/Big-Hit-210216-Regular.woff") format("woff"), url("../font/HYBE201012-Regular.ttf") format("truetype"), url("../font/HYBE201012-Regular.svg#HYBE201012-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'HYBE201012';
  src: url("../font/Big-Hit-210216-Bold.woff2") format("woff2"), url("../font/Big-Hit-210216-Bold.woff") format("woff"), url("../font/HYBE201012-Bold.ttf") format("truetype"), url("../font/HYBE201012-Bold.svg#HYBE201012-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }

header .left_nav_box .left_nav_logo_m, header .right_nav_box .right_nav_lst .ico_user_m, header .right_nav_box .right_nav_lst .ico_bars_m, header .top_notice_box .close_btn_m, footer .ico_footer_logo_m, .gnb_box .gnb_head .logo_m, .gnb_box .gnb_head .gnb_close, .gnb_box .gnb_footer .gnb_lang .ico_gnb_lang, .gnb_box .gnb_footer .gnb_lang .dropdown li.selected:before, .gnb_box .gnb_footer .copy_purchase_btn .new_window, .float_btn_grp .btn .ico_schedule_m, .float_btn_grp .btn .ico_scrolltop_arrow_m, #m_section1 .scroll_down:after, #m_section2 .slide_prev, #m_section2 .slide_next, #m_section3 .arr_left, #m_section3 .arr_right, #m_section4 .shop_btn:after, #m_section4 .video_box:after {
  background-repeat: no-repeat;
  background-image: url("../img/retina.png"); }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    header .left_nav_box .left_nav_logo_m, header .right_nav_box .right_nav_lst .ico_user_m, header .right_nav_box .right_nav_lst .ico_bars_m, header .top_notice_box .close_btn_m, footer .ico_footer_logo_m, .gnb_box .gnb_head .logo_m, .gnb_box .gnb_head .gnb_close, .gnb_box .gnb_footer .gnb_lang .ico_gnb_lang, .gnb_box .gnb_footer .gnb_lang .dropdown li.selected:before, .gnb_box .gnb_footer .copy_purchase_btn .new_window, .float_btn_grp .btn .ico_schedule_m, .float_btn_grp .btn .ico_scrolltop_arrow_m, #m_section1 .scroll_down:after, #m_section2 .slide_prev, #m_section2 .slide_next, #m_section3 .arr_left, #m_section3 .arr_right, #m_section4 .shop_btn:after, #m_section4 .video_box:after {
      background-size: 252px 191px;
      background-image: url("../img/retina@2x.png"); } }

body,
input,
select,
textarea,
button {
  font-family: 'Noto Sans KR', sans-serif; }

.blind,
caption span,
legend {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 1px;
  font-size: 0;
  text-indent: -9999px;
  white-space: nowrap; }

.skip {
  height: 0; }

.skip a {
  display: block;
  position: absolute;
  left: 0;
  top: -100px;
  width: 100%;
  height: 25px;
  text-align: center; }

.skip a:focus,
#skip a:active {
  position: absolute;
  top: 0;
  z-index: 100;
  padding: 10px 0;
  background: #000;
  font-weight: bold;
  color: #fff;
  font-size: 20px;
  text-decoration: none; }

* {
  outline: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.fp_sec {
  height: 100vh;
  max-width: 2560px;
  margin: 0 auto; }

header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  width: 100%;
  min-height: 87px;
  background: #fff; }
  header .main_nav {
    display: none;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); }
    @media (max-width: 1279px) {
      header .main_nav {
        display: none; } }
    header .main_nav > ul {
      font-size: 0;
      width: 620px;
      margin-left: 90px; }
      header .main_nav > ul > li {
        display: inline-block;
        position: relative; }
        header .main_nav > ul > li:hover > a:after {
          position: absolute;
          bottom: 0;
          left: -12px;
          right: -12px;
          height: 4px;
          background: #000;
          content: ''; }
        header .main_nav > ul > li ~ li {
          margin-left: 50px; }
        header .main_nav > ul > li > a {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          padding: 10px 0;
          font-size: 18px;
          font-weight: bold;
          color: #222222;
          height: 87px; }
          header .main_nav > ul > li > a:lang(en), header .main_nav > ul > li > a:lang(ja) {
            font-size: 16px; }
        header .main_nav > ul > li.has_sub .sub_menu {
          display: none;
          position: absolute;
          top: 100%;
          left: -28px;
          min-width: 208px;
          padding: 32px 28px;
          border: 1px solid #000000;
          background: #ffffff; }
          header .main_nav > ul > li.has_sub .sub_menu li {
            display: block;
            font-size: 0;
            white-space: nowrap; }
            header .main_nav > ul > li.has_sub .sub_menu li a {
              font-size: 16px;
              line-height: 15px;
              color: #242424; }
              header .main_nav > ul > li.has_sub .sub_menu li a:hover {
                font-weight: bold; }
            header .main_nav > ul > li.has_sub .sub_menu li ~ li {
              margin-top: 14px; }
        header .main_nav > ul > li.has_sub:hover .sub_menu {
          display: block; }
  header.sub_page .logo_box, header.sub_page .main_nav, header.sub_page .bottom_line {
    display: block;
    opacity: 1; }
  header .logo_box {
    display: none;
    float: left;
    margin-top: 34px;
    opacity: 0; }
    header .logo_box h1 a {
      display: block;
      height: 100%; }
    header .logo_box .logo {
      display: inline-block;
      background-size: 1091px 265px;
      background-image: url("../img/normal.png");
      background-position: -549px -107px;
      width: 267px;
      height: 20px; }
  header .left_nav_box {
    display: block;
    position: absolute;
    top: 40px;
    font-size: 0; }
    header .left_nav_box .left_nav_logo {
      background-size: 1091px 265px;
      background-image: url("../img/normal.png");
      background-position: -549px -107px;
      width: 267px;
      height: 20px;
      display: none; }
    header .left_nav_box .left_nav_logo_m {
      background-position: -150px 0px;
      width: 102px;
      height: 33px;
      display: block !important;
      opacity: 1 !important;
      -webkit-transform: none !important;
      -moz-transform: none !important;
      -ms-transform: none !important;
      -o-transform: none !important;
      transform: none !important; }
    header .left_nav_box .left_nav_lst {
      margin-top: 48px; }
      @media (max-width: 1279px) {
        header .left_nav_box .left_nav_lst {
          display: none; } }
      header .left_nav_box .left_nav_lst li {
        display: none;
        font-family: 'HYBE201012', sans-serif;
        font-size: 14px;
        font-weight: bold;
        line-height: 10px;
        color: #000000; }
        header .left_nav_box .left_nav_lst li ~ li {
          margin-top: 15px; }
    @media (max-width: 1279px) {
      header .left_nav_box {
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%); } }
  header .right_nav_box {
    float: right;
    margin-top: 31px; }
    header .right_nav_box .right_nav_lst {
      font-size: 0; }
      header .right_nav_box .right_nav_lst > li {
        display: inline-block;
        vertical-align: middle; }
        header .right_nav_box .right_nav_lst > li > a {
          display: block;
          padding: 2px; }
        header .right_nav_box .right_nav_lst > li ~ li {
          margin-left: 24px; }
          @media (max-width: 1279px) {
            header .right_nav_box .right_nav_lst > li ~ li {
              margin-left: 16px; } }
      header .right_nav_box .right_nav_lst .dropdown_lst {
        position: relative; }
        header .right_nav_box .right_nav_lst .dropdown_lst .dropdown {
          display: none;
          position: absolute;
          top: 49px;
          right: -30px;
          width: 150px;
          padding: 32px 30px;
          border: 1px solid #000000;
          background: #ffffff; }
          header .right_nav_box .right_nav_lst .dropdown_lst .dropdown li {
            display: block;
            font-size: 0;
            text-align: right; }
            header .right_nav_box .right_nav_lst .dropdown_lst .dropdown li a {
              font-size: 16px;
              line-height: 15px;
              color: #242424;
              white-space: nowrap; }
              header .right_nav_box .right_nav_lst .dropdown_lst .dropdown li a:hover {
                font-weight: bold; }
            header .right_nav_box .right_nav_lst .dropdown_lst .dropdown li ~ li {
              margin-top: 14px; }
        header .right_nav_box .right_nav_lst .dropdown_lst.open .dropdown {
          display: block; }
        header .right_nav_box .right_nav_lst .dropdown_lst.open .dropdown_btn:after {
          -webkit-transform: rotateZ(180deg);
          -moz-transform: rotateZ(180deg);
          -ms-transform: rotateZ(180deg);
          -o-transform: rotateZ(180deg);
          transform: rotateZ(180deg); }
        @media (max-width: 1279px) {
          header .right_nav_box .right_nav_lst .dropdown_lst {
            /* display: none;  */
          } }
      header .right_nav_box .right_nav_lst .ico_user {
        display: inline-block;
        background-size: 1091px 265px;
        background-image: url("../img/normal.png");
        background-position: -605px -131px;
        width: 24px;
        height: 24px; }
      header .right_nav_box .right_nav_lst .ico_user_m {
        display: inline-block;
        background-position: -49px -146px;
        width: 20px;
        height: 20px; }
      header .right_nav_box .right_nav_lst .ico_bars {
        display: inline-block;
        background-size: 1091px 265px;
        background-image: url("../img/normal.png");
        background-position: -633px -131px;
        width: 24px;
        height: 20px; }
      header .right_nav_box .right_nav_lst .ico_bars_m {
        display: inline-block;
        background-position: -73px -146px;
        width: 20px;
        height: 16px; }
      header .right_nav_box .right_nav_lst .gnb_notice {
        display: none; }
        @media (max-width: 1279px) {
          header .right_nav_box .right_nav_lst .gnb_notice {
            display: block; } }
    @media (max-width: 1279px) {
      header .right_nav_box {
        margin-top: 22px; } }
  header.header {
    background: transparent; }
    @media (max-width: 1279px) {
      header.header {
        background: #fff; } }
  header .inner {
    margin: 0 40px;
    padding: 0 20px;
    height: 87px; }
    header .inner:after {
      display: block;
      visibility: hidden;
      clear: both;
      content: ''; }
    @media (max-width: 1279px) {
      header .inner {
        height: 71px;
        margin: 0; }
        header .inner:before {
          display: block;
          position: absolute;
          bottom: 0;
          left: 20px;
          right: 20px;
          height: 1px;
          background: #000;
          content: ''; } }
    @media (max-width: 1279px) and (max-width: 359px) {
      header .inner:before {
        left: 10px;
        right: 10px; } }
    @media (max-width: 359px) {
      header .inner {
        padding: 0 10px; } }
  header .bottom_line {
    position: absolute;
    bottom: 0;
    left: 40px;
    right: 40px;
    z-index: -1;
    height: 1px;
    background: #000000;
    opacity: 0; }
    @media (max-width: 1279px) {
      header .bottom_line {
        opacity: 0 !important;
        display: none !important; } }
  header .top_notice_box {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
    width: 100%;
    height: 64px;
    padding: 0 100px 0 60px;
    background: #000;
    opacity: 0;
    -webkit-transition: opacity 600ms;
    -o-transition: opacity 600ms;
    transition: opacity 600ms; }
    @media (max-width: 1279px) {
      header .top_notice_box {
        position: relative;
        height: auto;
        padding: 14px 50px 18px 20px;
        opacity: 1; } }
    @media (max-width: 359px) {
      header .top_notice_box {
        padding: 14px 50px 15px 10px; } }
    header .top_notice_box p {
      font-size: 14px;
      line-height: 64px;
      color: #fff; }
      header .top_notice_box p em {
        font-weight: bold;
        color: #0d75ed; }
      @media (max-width: 1279px) {
        header .top_notice_box p {
          line-height: 20px;
          letter-spacing: -0.5px; } }
    header .top_notice_box .close_btn {
      position: absolute;
      top: 50%;
      right: 60px;
      display: inline-block;
      background-size: 1091px 265px;
      background-image: url("../img/normal.png");
      background-position: -594px -173px;
      width: 19px;
      height: 19px;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%); }
    header .top_notice_box .close_btn_m {
      position: absolute;
      top: 16px;
      right: 20px;
      display: inline-block;
      background-position: -97px -146px;
      width: 16px;
      height: 16px; }
      @media (max-width: 359px) {
        header .top_notice_box .close_btn_m {
          right: 14px; } }
    header .top_notice_box.show {
      display: block;
      opacity: 1; }
      header .top_notice_box.show + .inner {
        margin-top: 64px; }
        @media (max-width: 1279px) {
          header .top_notice_box.show + .inner {
            margin-top: 0; } }
  @media (max-width: 1279px) {
    header {
      min-height: 71px; } }

.inner {
  display: block;
  position: relative;
  height: inherit;
  margin: 0 60px; }
  @media (max-width: 1279px) {
    .inner {
      margin: 0 20px; } }
  @media (max-width: 359px) {
    .inner {
      margin: 0px 10px; } }

.dropdown_btn {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.3; }
  .dropdown_btn:after {
    display: inline-block;
    background-size: 1091px 265px;
    background-image: url("../img/normal.png");
    background-position: -935px -107px;
    width: 15px;
    height: 10px;
    margin-left: 8px;
    margin-top: 3px;
    vertical-align: middle;
    position: relative;
    top: -2px;
    content: ''; }

.btn {
  width: 280px;
  height: 72px;
  border: 3px solid #000000;
  font-size: 24px;
  font-weight: bold;
  line-height: 66px;
  color: #040404;
  background: rgba(255, 255, 255, 0.9);
  text-align: center; }
  .btn.bg_btn {
    background: #000;
    border-color: #fff;
    color: #fff; }

@media (max-width: 1279px) {
  .btn {
    width: 213px;
    height: 54px;
    border: 2px solid #000000;
    font-size: 16px;
    font-weight: bold;
    line-height: 54px;
    color: #040404;
    background: rgba(255, 255, 255, 0.9);
    text-align: center; }
    .btn.bg_btn {
      background: #000;
      border-color: #fff;
      color: #fff; } }

footer {
  background: #000;
  color: #fff; }
  footer .inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 84px 0 80px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  footer .logo_box_footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 19.3%;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  footer .ico_footer_logo {
    display: inline-block;
    width: 163px;
    height: 125px;
    background-image: url(../img/ico_footer_logo.png); }
  footer .ico_footer_logo_m {
    display: inline-block;
    background-position: 0px 0px;
    width: 146px;
    height: 113px; }
  footer .infos {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 79.4%;
    padding: 0 0 0 12px;
    font-size: 0; }
  footer .address_box {
    position: relative;
    width: 57.9%;
    min-height: 193px;
    padding: 6px 30px 0 80px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    vertical-align: top;
    letter-spacing: -0.5px; }
    footer .address_box:before {
      position: absolute;
      left: 41px;
      top: 0;
      bottom: 0;
      width: 3px;
      background: #fff;
      content: ''; }
    footer .address_box dt {
      display: block;
      font-size: 25px;
      line-height: 31px;
      font-weight: bold;
      text-transform: uppercase; }
    footer .address_box dd {
      margin-top: 12px;
      font-size: 18px;
      line-height: 23px; }
      footer .address_box dd p ~ p {
        margin-top: 12px;
        letter-spacing: -1.6px; }
    footer .address_box .footer_links_lst {
      margin-top: 48px;
      font-size: 0;
      word-break: keep-all; }
      footer .address_box .footer_links_lst li {
        display: inline-block;
        vertical-align: top;
        font-size: 0; }
        footer .address_box .footer_links_lst li a {
          display: inline-block;
          font-size: 16px;
          line-height: 27px;
          color: #fff;
          vertical-align: middle; }
        footer .address_box .footer_links_lst li:after {
          display: inline-block;
          width: 1px;
          height: 12px;
          margin: 0 8px 0 10px;
          background: #fff;
          opacity: .18;
          vertical-align: middle;
          content: ''; }
        footer .address_box .footer_links_lst li:last-child {
          margin-right: 0; }
          footer .address_box .footer_links_lst li:last-child:after {
            display: none; }
  footer .detail_box {
    display: inline-block;
    position: relative;
    width: 100%;
    min-height: 50px;
    margin-bottom: 25px;
    padding: 8px 0 0 39px;
    -webkit-box-sizing: border-box;
    text-align: center;
    box-sizing: border-box;
    vertical-align: top; }
    footer .inquiry {
      color: rgb(166, 169, 170);
      font-size: 13px;
      border: 1px solid rgb(166, 169, 170);
      width: 95px;
      padding: 3px 2px 5px 2px;
      text-align: center;
      margin-top: 8px;
      margin-bottom: 45px; }
    /* footer .detail_box:before {
      position: absolute;
      left: 0;
      top: 0;
      bottom: 0;
      width: 3px;
      background: #fff;
      content: ''; } */
    footer .detail_box strong {
      font-weight: normal;
      font-size: 14px;
      color: #fff; }
    footer .detail_box p {
      font-size: 14px;
      line-height: 20px;
      color: #a6a9aa;
      letter-spacing: -0.4px; }
      footer .detail_box p em {
        font-weight: bold; }
    footer .detail_box .copyright_txt {
      display: block;
      position: absolute;
      bottom: 17px;
      font-size: 16px;
      line-height: 16px;
      color: #fff;
      letter-spacing: -0.5px; }
  @media (max-width: 1279px) {
    footer .inner {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-flex: 0;
      -ms-flex: none;
      flex: none;
      padding: 105px 0 45px; }
    footer .logo_box_footer {
      display: block;
      -webkit-box-flex: 0;
      -ms-flex: none;
      flex: none;
      width: 100%;
      text-align: center; }
    footer .infos {
      -webkit-box-flex: 0;
      -ms-flex: none;
      flex: none;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      width: 100%;
      padding: 0; }
    footer .address_box {
      width: 100%;
      padding: 83px 0 0 24px; }
      footer .address_box:before {
        top: auto;
        right: 10px;
        left: 10px;
        bottom: -23px;
        width: auto;
        height: 2px; }
      footer .address_box dt {
        font-size: 16px;
        text-transform: uppercase; }
      footer .address_box dd {
        margin-top: 6px;
        font-size: 12px;
        line-height: 19px; }
        footer .address_box dd p {
          letter-spacing: -0.3px; }
          footer .address_box dd p ~ p {
            margin-top: 4px;
            letter-spacing: -1px; }
      footer .address_box .footer_links_lst {
        margin-top: 27px; }
        footer .address_box .footer_links_lst li a {
          font-size: 12px;
          line-height: 33px; }
        footer .address_box .footer_links_lst li:after {
          height: 7px;
          margin: 0 12px 0 11px; }
    footer .detail_box {
      width: 100%;
      padding: 48px 0 0 24px;
      text-align: left;
      opacity: .8; }
      footer .inquiry {
        font-size: 12px;
        width: 85px;
        padding: 2px 2px 5px 3px;
        margin-top: 7px; }
      footer .detail_box:before {
        display: none; }
      footer .detail_box strong {
        font-size: 12px; }
      footer .detail_box p {
        font-size: 12px;
        line-height: 21px; }
      footer .detail_box .copyright_txt {
        position: static;
        margin-top: 20px;
        font-size: 12px;
        letter-spacing: -0.3px; } }
  @media (max-width: 359px) {
    footer .inner {
      padding: 105px 10px 45px; } }

.txt_line {
  overflow: hidden; }

@-webkit-keyframes blinking {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

@keyframes blinking {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

body #content .section:not(#section1, #section5),
header #content .section:not(#section1, #section5) {
  -webkit-transition: padding-top 300ms;
  -o-transition: padding-top 300ms;
  transition: padding-top 300ms;
  padding-top: 87px; }

body.it-has-popupnotice #content #section2, body.it-has-popupnotice #content #section3,
header.it-has-popupnotice #content #section2,
header.it-has-popupnotice #content #section3 {
  padding-top: 151px; }

@media (max-width: 1279px) {
  body,
  header {
    min-width: auto !important; } }

.layer {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 999;
  background: rgba(0, 0, 0, 0.7); }

.gnb_box {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  top: 0;
  right: 0;
  bottom: 0;
  width: 480px;
  max-height: 100vh;
  padding: 0 32px;
  background: #ffffff;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }
  @media (max-width: 1279px) {
    .gnb_box {
      width: 100%; } }
  .gnb_box .gnb_head {
    position: relative;
    padding: 28px 0;
    border-bottom: 1px solid #000000; }
    @media (max-width: 1279px) {
      .gnb_box .gnb_head {
        padding: 20px 0; } }
    .gnb_box .gnb_head .logo_m {
      display: block; }
      @media (max-width: 1279px) {
        .gnb_box .gnb_head .logo_m {
          background-position: -150px -37px;
          width: 102px;
          height: 32px; } }
      @media (min-width: 1280px) {
        .gnb_box .gnb_head .logo_m {
          background-size: 1091px 265px;
          background-image: url("../img/normal.png");
          background-position: -934px -54px;
          width: 123px;
          height: 39px; } }
    .gnb_box .gnb_head .gnb_close {
      position: absolute;
      top: 50%;
      right: 30px;
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      transform: translateY(-50%); }
      @media (max-width: 1279px) {
        .gnb_box .gnb_head .gnb_close {
          right: 0;
          background-position: -150px -88px;
          width: 24px;
          height: 24px; } }
      @media (min-width: 1280px) {
        .gnb_box .gnb_head .gnb_close {
          background-size: 1091px 265px;
          background-image: url("../img/normal.png");
          background-position: -577px -131px;
          width: 24px;
          height: 24px; } }
  .gnb_box .gnb_list_box {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    height: 100%; }
    .gnb_box .gnb_list_box > ul {
      padding: 80px 0; }
      @media (max-width: 1279px) {
        .gnb_box .gnb_list_box > ul {
          padding: 38px 0; } }
      .gnb_box .gnb_list_box > ul > li {
        font-size: 0; }
        .gnb_box .gnb_list_box > ul > li > a {
          display: inline-block;
          position: relative;
          font-size: 28px;
          font-weight: bold;
          line-height: 27px;
          color: #000000; }
          @media (max-width: 1279px) {
            .gnb_box .gnb_list_box > ul > li > a {
              font-size: 20px;
              line-height: 19px; } }
        .gnb_box .gnb_list_box > ul > li .sub_menu {
          display: none;
          margin-top: 34px;
          white-space: nowrap; }
          @media (max-width: 1279px) {
            .gnb_box .gnb_list_box > ul > li .sub_menu {
              margin-top: 26px; } }
          .gnb_box .gnb_list_box > ul > li .sub_menu li {
            height: 20px; }
            @media (max-width: 1279px) {
              .gnb_box .gnb_list_box > ul > li .sub_menu li {
                height: 14px; } }
            .gnb_box .gnb_list_box > ul > li .sub_menu li a {
              display: block;
              font-size: 20px;
              font-weight: bold;
              line-height: 20px;
              color: #6f7076; }
              .gnb_box .gnb_list_box > ul > li .sub_menu li a:hover {
                color: #000; }
              @media (max-width: 1279px) {
                .gnb_box .gnb_list_box > ul > li .sub_menu li a {
                  font-size: 14px;
                  line-height: 14px; } }
            .gnb_box .gnb_list_box > ul > li .sub_menu li ~ li {
              margin-top: 26px; }
              @media (max-width: 1279px) {
                .gnb_box .gnb_list_box > ul > li .sub_menu li ~ li {
                  margin-top: 24px; } }
        .gnb_box .gnb_list_box > ul > li ~ li {
          margin-top: 35px; }
          @media (max-width: 1279px) {
            .gnb_box .gnb_list_box > ul > li ~ li {
              margin-top: 23px; } }
        .gnb_box .gnb_list_box > ul > li.open > a:after {
          position: absolute;
          top: 100%;
          left: 0;
          width: 100%;
          height: 4px;
          margin-top: 2px;
          background: #000;
          content: ''; }
          @media (max-width: 1279px) {
            .gnb_box .gnb_list_box > ul > li.open > a:after {
              height: 3px; } }
  .gnb_box .gnb_footer {
    position: relative;
    padding: 0 0 48px;
    border-top: 1px solid #000000; }
    @media (max-width: 1279px) {
      .gnb_box .gnb_footer {
        padding: 0 0 20px; } }
    .gnb_box .gnb_footer .login_link {
      display: block;
      float: left;
      margin-top: 26px;
      font-size: 20px;
      font-weight: bold;
      line-height: 19px;
      color: #000; }
      @media (max-width: 1279px) {
        .gnb_box .gnb_footer .login_link {
          margin-top: 18px;
          font-size: 14px;
          line-height: 13px; } }
    .gnb_box .gnb_footer .gnb_lang {
      float: right;
      margin-top: 21px; }
      @media (max-width: 1279px) {
        .gnb_box .gnb_footer .gnb_lang {
          margin-top: 14px; } }
      .gnb_box .gnb_footer .gnb_lang .dropdown_btn {
        font-size: 20px;
        font-weight: bold;
        color: #000; }
        .gnb_box .gnb_footer .gnb_lang .dropdown_btn:after {
          display: none; }
        @media (max-width: 1279px) {
          .gnb_box .gnb_footer .gnb_lang .dropdown_btn {
            display: block;
            font-size: 14px;
            height: 20px; } }
      .gnb_box .gnb_footer .gnb_lang .ico_gnb_lang {
        display: inline-block;
        vertical-align: middle;
        position: relative;
        top: -2px;
        margin-right: 4px; }
        @media (min-width: 1280px) {
          .gnb_box .gnb_footer .gnb_lang .ico_gnb_lang {
            background-size: 1091px 265px;
            background-image: url("../img/normal.png");
            background-position: -549px -131px;
            width: 24px;
            height: 25px; } }
        @media (max-width: 1279px) {
          .gnb_box .gnb_footer .gnb_lang .ico_gnb_lang {
            background-position: -117px -146px;
            width: 16px;
            height: 16px;
            top: -1px; } }
      .gnb_box .gnb_footer .gnb_lang .dropdown {
        display: none;
        position: absolute;
        bottom: 100%;
        right: 0;
        width: 170px;
        padding: 27px 24px;
        border: 1px solid #000000;
        background: #ffffff; }
        @media (max-width: 1279px) {
          .gnb_box .gnb_footer .gnb_lang .dropdown {
            width: 119px;
            padding: 20px 15px; } }
        .gnb_box .gnb_footer .gnb_lang .dropdown li {
          display: block;
          font-size: 0;
          text-align: right;
          white-space: nowrap; }
          .gnb_box .gnb_footer .gnb_lang .dropdown li a {
            display: inline-block;
            font-size: 18px;
            font-weight: bold;
            line-height: 18px;
            color: #000;
            vertical-align: middle; }
            @media (max-width: 1279px) {
              .gnb_box .gnb_footer .gnb_lang .dropdown li a {
                font-size: 12px;
                line-height: 12px; } }
          .gnb_box .gnb_footer .gnb_lang .dropdown li ~ li {
            margin-top: 27px; }
            @media (max-width: 1279px) {
              .gnb_box .gnb_footer .gnb_lang .dropdown li ~ li {
                margin-top: 22px; } }
          .gnb_box .gnb_footer .gnb_lang .dropdown li.selected:before {
            display: inline-block;
            margin-right: 6px;
            margin-top: 3px;
            vertical-align: middle;
            content: ''; }
            @media (min-width: 1280px) {
              .gnb_box .gnb_footer .gnb_lang .dropdown li.selected:before {
                background-size: 1091px 265px;
                background-image: url("../img/normal.png");
                background-position: -892px -107px;
                width: 17px;
                height: 12px; } }
            @media (max-width: 1279px) {
              .gnb_box .gnb_footer .gnb_lang .dropdown li.selected:before {
                background-position: -234px -73px;
                width: 12px;
                height: 9px; } }
      .gnb_box .gnb_footer .gnb_lang.open .dropdown {
        display: block; }
    .gnb_box .gnb_footer .copy_purchase_btn {
      display: block;
      height: 72px;
      width: 100%;
      margin-top: 24px;
      border: none;
      font-size: 24px;
      font-weight: bold;
      line-height: 72px;
      color: #ffffff; }
      @media (max-width: 1279px) {
        .gnb_box .gnb_footer .copy_purchase_btn {
          height: 54px;
          font-size: 16px;
          line-height: 54px; } }
      .gnb_box .gnb_footer .copy_purchase_btn .new_window {
        display: inline-block;
        margin-left: 13px;
        margin-top: 27px;
        vertical-align: top; }
        @media (min-width: 1280px) {
          .gnb_box .gnb_footer .copy_purchase_btn .new_window {
            background-size: 1091px 265px;
            background-image: url("../img/normal.png");
            background-position: -617px -173px;
            width: 19px;
            height: 19px; } }
        @media (max-width: 1279px) {
          .gnb_box .gnb_footer .copy_purchase_btn .new_window {
            margin-left: 6px;
            margin-top: 20px;
            background-position: -137px -146px;
            width: 13px;
            height: 13px; } }
    .gnb_box .gnb_footer .clearfix:after {
      display: block;
      visibility: hidden;
      clear: both;
      content: ''; }
    @media (max-width: 1279px) {
      .gnb_box .gnb_footer .clearfix {
        margin-bottom: 4px; } }

/* HYBE INSIGHT */
.hybe-insight_wrap {
  position: relative; }

.checkin_btns {
  display: none; }
  @media (max-width: 1279px) {
    .checkin_btns {
      display: block; }
      .checkin_btns ~ .float_btn_grp,
      .checkin_btns ~ .hybe-insight_wrap .float_btn_grp {
        bottom: 70px !important; } }
  .checkin_btns > .bt {
    position: fixed;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 54px;
    font-size: 16px;
    left: 0;
    right: 0;
    bottom: 0;
    color: #fff;
    background-color: #0047bb;
    font-weight: bold;
    z-index: 8; }

.float_btn_grp {
  position: fixed;
  bottom: 40px;
  right: 60px;
  z-index: 1; }
  @media (max-width: 1279px) {
    .float_btn_grp {
      bottom: 20px;
      right: 20px; } }
  @media (max-width: 359px) {
    .float_btn_grp {
      bottom: 10px;
      right: 10px; } }
  .float_btn_grp .btn {
    display: block;
    width: 64px;
    height: 64px;
    border-width: 1px;
    line-height: 64px;
    font-size: 0; }
    .float_btn_grp .btn [class^="ico"] {
      vertical-align: middle; }
    .float_btn_grp .btn ~ .btn {
      margin-top: 16px; }
      @media (max-width: 1279px) {
        .float_btn_grp .btn ~ .btn {
          margin-top: 12px; } }
    .float_btn_grp .btn .ico_schedule {
      display: inline-block;
      background-size: 1091px 265px;
      background-image: url("../img/normal.png");
      background-position: -1061px -54px;
      width: 30px;
      height: 30px; }
    .float_btn_grp .btn .ico_schedule_m {
      display: inline-block;
      background-position: -230px -88px;
      width: 20px;
      height: 20px; }
    .float_btn_grp .btn .ico_scrolltop_arrow {
      display: inline-block;
      background-size: 1091px 265px;
      background-image: url("../img/normal.png");
      background-position: -913px -107px;
      width: 18px;
      height: 10px; }
    .float_btn_grp .btn .ico_scrolltop_arrow_m {
      display: inline-block;
      background-position: -154px -146px;
      width: 13px;
      height: 8px; }
    .float_btn_grp .btn .ico_move_qr {
      display: inline-block;
      width: 30px;
      height: 30px;
      background: url("../img/icons/ico-qr@2x.png") no-repeat 50% 50%;
      background-size: 100% auto; }
    @media (max-width: 1279px) {
      .float_btn_grp .btn {
        width: 48px;
        height: 48px;
        line-height: 46px; }
        .float_btn_grp .btn .ico_move_qr {
          width: 20px;
          height: 20px; } }

#section1 .video_box {
  position: absolute;
  top: 55%;
  left: 50%;
  width: 100%;
  height: 100%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }
  #section1 .video_box .video {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }

#section1 .scroll_down {
  position: absolute;
  left: 50%;
  bottom: 40px;
  font-family: 'HYBE201012', sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 10px;
  text-transform: uppercase;
  color: #040404;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-animation: blinking 0.8s ease-in-out infinite alternate;
  animation: blinking 0.8s ease-in-out infinite alternate; }
  #section1 .scroll_down:after {
    background-size: 1091px 265px;
    background-image: url("../img/normal.png");
    background-position: -661px -131px;
    width: 25px;
    height: 15px;
    display: block;
    margin: 14px auto 0;
    content: ''; }

#section1 .mask_slogan {
  position: absolute;
  right: -100px;
  top: 50%;
  max-height: 172px;
  -webkit-transform: translate(0, -50%) rotate(90deg);
  -ms-transform: translate(0, -50%) rotate(90deg);
  transform: translate(0, -50%) rotate(90deg);
  overflow: hidden;
  font-size: 0; }

#section1 .right_slogan {
  position: relative;
  font-family: 'HYBE201012', sans-serif;
  font-size: 12px;
  line-height: 10px;
  color: #000;
  text-transform: uppercase;
  left: 200px; }

#section2 {
  background: #5b5757; }
  #section2 .black_bg {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #000; }
  #section2 .inner {
    padding-top: 57px; }
  #section2 .mask_ex_txt1,
  #section2 .mask_ex_txt2,
  #section2 .mask_ex_txt3 {
    position: relative;
    overflow: hidden;
    font-size: 0; }
  #section2 .ex_txt {
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    font-size: 60px;
    font-weight: 100;
    color: #fff;
    line-height: 90px;
    text-align: center;
    letter-spacing: -2.5px; }
  #section2 .mask_copyright {
    overflow: hidden;
    position: absolute;
    right: 0;
    bottom: 128px;
    -webkit-transform: translateX(50%) rotate(90deg);
    -ms-transform: translateX(50%) rotate(90deg);
    transform: translateX(50%) rotate(90deg);
    font-size: 0; }
    #section2 .mask_copyright .right_copyright {
      position: relative;
      font-size: 12px;
      line-height: 13px; }
  #section2 .white_line {
    display: block;
    position: absolute;
    bottom: 100px;
    left: 50%;
    width: 6px;
    height: 508px;
    background: #fff;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); }

#section3 {
  position: relative; }
  #section3 .mask_box {
    position: absolute;
    top: 0;
    left: 50%;
    overflow: hidden;
    display: block;
    width: 540px;
    height: 540px;
    margin: 0 auto;
    -webkit-transform: translate(-50%, -200px);
    -ms-transform: translate(-50%, -200px);
    transform: translate(-50%, -200px); }
    #section3 .mask_box .slide_wrap {
      height: 100%; }
      #section3 .mask_box .slide_wrap .slick-list,
      #section3 .mask_box .slide_wrap .slick-track,
      #section3 .mask_box .slide_wrap .slide_itm {
        position: relative;
        overflow: hidden;
        height: 100%; }
        #section3 .mask_box .slide_wrap .slick-list .gradient_cover,
        #section3 .mask_box .slide_wrap .slick-track .gradient_cover,
        #section3 .mask_box .slide_wrap .slide_itm .gradient_cover {
          opacity: 0;
          display: block;
          position: absolute;
          left: 0;
          right: 0;
          top: 0;
          bottom: 0;
          background: url(../img/img_dimmed.png) no-repeat 0 0;
          background-size: 100% 100%;
          -webkit-transition: opacity 1.4s ease-in;
          -o-transition: opacity 1.4s ease-in;
          transition: opacity 1.4s ease-in; }
      #section3 .mask_box .slide_wrap img {
        position: absolute;
        top: 50%;
        left: 50%;
        min-width: 100%;
        height: 100%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
    @media (max-width: 1279px) {
      #section3 .mask_box {
        overflow: visible;
        width: 270px;
        height: 270px;
        -webkit-transform: translate(-50%, -100px);
        -ms-transform: translate(-50%, -100px);
        transform: translate(-50%, -100px); } }
  #section3 .black_line {
    position: absolute;
    top: 0;
    left: 50%;
    z-index: -1;
    height: 68.45%;
    width: 6px;
    background: #000;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); }
  #section3 .insight_txt {
    position: absolute;
    bottom: 4.96%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background: none;
    font-family: 'HYBE201012', sans-serif;
    font-size: 354px;
    line-height: 210px;
    color: black;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 16px;
    text-indent: -44px;
    height: 249px; }
  #section3 .slick-arrow {
    position: absolute;
    top: 50%;
    z-index: 9;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
    #section3 .slick-arrow.slide_prev {
      right: 100%;
      left: auto;
      margin-right: 13px; }
    #section3 .slick-arrow.slide_next {
      left: 100%;
      right: auto;
      margin-left: 13px; }
  #section3 .show_arrow .slide_prev {
    right: auto;
    left: 60px;
    background-size: 1091px 265px;
    background-image: url("../img/normal.png");
    background-position: -518px -173px;
    width: 72px;
    height: 72px; }
  #section3 .show_arrow .slide_next {
    left: auto;
    right: 60px;
    background-size: 1091px 265px;
    background-image: url("../img/normal.png");
    background-position: -442px -173px;
    width: 72px;
    height: 72px; }

.slide_num {
  opacity: 0;
  position: absolute;
  bottom: 53px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  font-size: 20px;
  color: #fff;
  -webkit-transition: opacity 0.6 ease-in;
  -o-transition: opacity 0.6 ease-in;
  transition: opacity 0.6 ease-in; }
  .slide_num .current {
    display: inline-block;
    -webkit-transform: translateY(-25%);
    -ms-transform: translateY(-25%);
    transform: translateY(-25%); }
  .slide_num .total {
    display: inline-block;
    -webkit-transform: translateY(25%);
    -ms-transform: translateY(25%);
    transform: translateY(25%); }

.slick-arrow {
  opacity: 0; }

#section4 {
  background: #000;
  padding-top: 87px; }
  #section4 .top_txt_grp {
    position: absolute;
    top: 7%;
    left: 62px; }
    #section4 .top_txt_grp strong {
      position: relative;
      display: block;
      font-size: 80px;
      font-weight: bold;
      color: #fff;
      letter-spacing: 0; }
    #section4 .top_txt_grp p {
      position: relative;
      font-size: 32px;
      line-height: 48px;
      color: #fff;
      letter-spacing: -0.5px; }
      @media (max-width: 1480px) {
        #section4 .top_txt_grp p {
          font-size: 28px; } }
      @media (max-width: 1380px) {
        #section4 .top_txt_grp p {
          font-size: 25px; } }
  #section4 .mask_docent,
  #section4 .mask_artist,
  #section4 .mask_desc1,
  #section4 .mask_desc2 {
    position: relative;
    overflow: hidden;
    font-size: 0; }
  #section4 .mask_artist {
    margin-top: -28px; }
  #section4 .mask_desc1 {
    margin-top: 20px; }
  #section4 .mask_docent strong,
  #section4 .mask_artist strong {
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%); }
  #section4 .mask_desc1 p,
  #section4 .mask_desc2 p {
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%); }
  #section4 .arr_left {
    content: '';
    position: absolute;
    top: 50%;
    left: 60px;
    background-size: 1091px 265px;
    background-image: url("../img/normal.png");
    background-position: -348px -54px;
    width: 582px;
    height: 49px;
    cursor: pointer; }
  #section4 .arr_right {
    content: '';
    position: absolute;
    top: 50%;
    right: 80px;
    background-size: 1091px 265px;
    background-image: url("../img/normal.png");
    background-position: -348px 0px;
    width: 743px;
    height: 50px;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    z-index: 100;
    cursor: pointer; }
  #section4 .inner {
    height: calc(100vh - 87px);
    max-width: 1800px;
    margin: 0 auto; }
  #section4 .membership_box {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 99;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
  #section4 .membership_img_lst {
    width: inherit; }
    #section4 .membership_img_lst .popup_content{
      max-height: 650px;
      overflow-y: auto;
     }
    #section4 .membership_img_lst img {
      display: block; }
  #section4 .membership_lst {
    width: inherit; }
    #section4 .membership_lst .name {
      display: block;
      margin-top: 24px;
      font-size: 24px;
      font-weight: bold;
      color: #fff; }
      #section4 .membership_lst .name span {
        display: block;
        font-size: 18px;
        font-weight: normal;
        line-height: 14px; }
      #section4 .membership_lst .name em {
        display: inline-block;
        margin-top: 7px;
        font-size: 24px; }
    #section4 .membership_lst .desc {
      margin-top: 12px;
      font-size: 18px;
      line-height: 27px;
      color: #fff; }

#section5 {
  position: relative; }
  #section5 .big_moving_txt {
    position: relative;
    display: block;
    overflow: hidden;
    font-family: 'HYBE201012', sans-serif;
    font-size: 340px;
    font-weight: bold;
    white-space: nowrap; }
  #section5 .reservation_txt {
    margin-top: 11px;
    font-size: 32px;
    letter-spacing: -0.5px;
    text-align: center; }
  #section5 .shop_btn {
    display: block;
    padding: 0 43px;
    margin: 54px auto 0; }
    #section5 .shop_btn:after {
      display: inline-block;
      background-size: 1091px 265px;
      background-image: url("../img/normal.png");
      background-position: -820px -107px;
      width: 68px;
      height: 12px;
      vertical-align: super;
      margin-left: 30px;
      content: ''; }
  #section5 .reservation_lst {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 134px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 60px; }
    @media (max-width: 1680px) {
      #section5 .reservation_lst {
        padding: 0 0; } }
    #section5 .reservation_lst li {
      max-width: 384px; }
  #section5 .video_box {
    position: relative;
    width: 816px;
    height: 742px;
    margin: 175px auto 180px;
    background: #000; }
    #section5 .video_box:after {
      position: absolute;
      top: 28px;
      left: 32px;
      background-size: 1091px 265px;
      background-image: url("../img/normal.png");
      background-position: -348px -173px;
      width: 90px;
      height: 90px;
      content: ''; }
    #section5 .video_box .video {
      position: absolute;
      top: 0;
      left: 50%;
      height: 100%;
      width: auto;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%); }
      @media (max-width: 1279px) {
        #section5 .video_box .video {
          height: 100%; } }

.mo #content section {
  display: none; }

.pc #m_content {
  display: none; }

.mo header .logo_box {
  display: none !important; }

.mo .main_nav {
  display: none !important; }

.m_section {
  position: relative; }

#m_section1 {
  height: 514px; }
  #m_section1.with_notice {
    height: 586px; }
    #m_section1.with_notice .video_box .video {
      top: 143px; }
  #m_section1 .video_box {
    position: absolute;
    top: 0;
    left: 50%;
    width: 100%;
    height: 100%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    overflow: hidden; }
    #m_section1 .video_box .video {
      top: 71px;
      position: absolute;
      left: 50%;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%);
      height: 441px; }
  #m_section1 .right_slogan {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translate(-45%, -50%) rotate(90deg);
    -ms-transform: translate(-45%, -50%) rotate(90deg);
    transform: translate(-45%, -50%) rotate(90deg);
    font-family: 'HYBE201012', sans-serif;
    font-size: 8px;
    color: #000;
    text-transform: uppercase; }
  #m_section1 .scroll_down {
    position: absolute;
    left: 50%;
    bottom: 17px;
    font-family: 'HYBE201012', sans-serif;
    font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
    color: #040404;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-animation: blinking 0.8s ease-in-out infinite alternate;
    animation: blinking 0.8s ease-in-out infinite alternate; }
    #m_section1 .scroll_down:after {
      background-position: -216px -73px;
      width: 14px;
      height: 9px;
      display: block;
      margin: 12px auto 0;
      content: ''; }

#m_section2 {
  height: 674px;
  overflow: hidden; }
  #m_section2 .mask_bg {
    overflow: hidden;
    position: absolute;
    width: 100%;
    height: 319px; }
  #m_section2 .brown_bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: #5b5757;
    height: 319px; }
  #m_section2 .black_bg {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background: #000;
    height: 319px; }
  #m_section2 .ex_txt {
    font-size: 20px;
    font-weight: 100;
    color: #fff;
    text-align: center;
    letter-spacing: -0.5px;
    padding-top: 25px; }
  #m_section2 .white_line {
    display: block;
    position: absolute;
    top: 150px;
    left: 50%;
    width: 3px;
    height: 168px;
    background: #fff;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); }
  #m_section2 .black_line {
    display: block;
    position: absolute;
    bottom: 104px;
    left: 50%;
    width: 3px;
    height: 168px;
    background: #000;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); }
  #m_section2 .slide_wrap {
    width: 270px;
    margin: 60px auto 0; }
    #m_section2 .slide_wrap img {
      width: 100%; }
  #m_section2 .slick-arrow {
    display: none !important;
    opacity: 1; }
  #m_section2 .slide_prev {
    position: absolute;
    left: -25px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background-position: -65px -170px;
    width: 12px;
    height: 20px; }
  #m_section2 .slide_next {
    position: absolute;
    right: -25px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background-position: -49px -170px;
    width: 12px;
    height: 20px; }
  #m_section2 .slide_num {
    top: 440px;
    bottom: auto;
    font-size: 12px; }
  #m_section2 .insight_txt {
    position: absolute;
    bottom: 10px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background: none;
    font-family: 'HYBE201012', sans-serif;
    font-size: 72px;
    color: #000;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 0; }
    @media (max-width: 400px) {
      #m_section2 .insight_txt {
        font-size: 18vw; } }

#m_section3 {
  height: 540px;
  background: #000;
  background-size: auto 444px; }
  #m_section3:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5); }
  #m_section3 .top_txt_grp {
    position: absolute;
    top: 25px;
    left: 25px; }
    #m_section3 .top_txt_grp strong {
      position: relative;
      display: block;
      font-size: 30px;
      font-weight: bold;
      color: #fff;
      letter-spacing: 0; }
    #m_section3 .top_txt_grp p {
      position: relative;
      font-size: 16px;
      color: #fff;
      letter-spacing: -0.5px;
      line-height: 24px; }
  #m_section3 .popup_content {
    max-height: 540px;
    overflow-y: auto;
  }
  #m_section3 .mask_docent,
  #m_section3 .mask_artist,
  #m_section3 .mask_desc1,
  #m_section3 .mask_desc2 {
    position: relative;
    overflow: hidden;
    font-size: 0; }
  #m_section3 .mask_artist {
    margin-top: -7px; }
    #m_section3 .mask_artist strong {
      letter-spacing: -0.5px; }
  #m_section3 .mask_desc1 {
    margin-top: 5px; }
  #m_section3 .mask_docent strong,
  #m_section3 .mask_artist strong {
    top: 100px; }
  #m_section3 .mask_desc1 p,
  #m_section3 .mask_desc2 p {
    top: 100px; }
  #m_section3 .arr_left {
    content: '';
    position: absolute;
    top: 50%;
    left: 26px;
    background-position: 0px -117px;
    width: 121px;
    height: 25px;
    -webkit-transform: translateY(50%);
    -ms-transform: translateY(50%);
    transform: translateY(50%);
    cursor: pointer; }
  #m_section3 .arr_right {
    content: '';
    position: absolute;
    top: 50%;
    right: 26px;
    background-position: -125px -117px;
    width: 119px;
    height: 25px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 100;
    cursor: pointer; }
  #m_section3 .inner {
    margin: 0 auto; }
  #m_section3 .membership_box {
    z-index: 150;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -33%);
    -ms-transform: translate(-50%, -33%);
    transform: translate(-50%, -33%); }
  #m_section3 .membership_img_lst {
    width: 280px;

    margin: 0 auto; }
    #m_section3 .membership_img_lst img {
      display: block;
      width: 280px;
      height: auto; }
  #m_section3 .membership_lst {
    width: 280px; }
    #m_section3 .membership_lst .name {
      display: block;
      margin-top: 15px;
      color: #fff; }
      #m_section3 .membership_lst .name span {
        display: block;
        font-size: 12px;
        font-weight: normal;
        line-height: 14px; }
      #m_section3 .membership_lst .name em {
        display: inline-block;
        margin-top: 0;
        font-size: 16px; }
    #m_section3 .membership_lst .desc {
      margin-top: 0;
      font-size: 12px;
      line-height: 18px;
      color: #fff; }
  #m_section3 .slide_num {
    bottom: 36px;
    opacity: 1;
    font-size: 12px; }

#m_section4 {
  position: relative; }
  #m_section4 .big_moving_txt {
    margin-top: 22px;
    position: relative;
    display: block;
    overflow: hidden;
    font-family: 'HYBE201012', sans-serif;
    font-size: 60px;
    font-weight: bold;
    white-space: nowrap; }
  #m_section4 .reservation_txt {
    margin-top: 11px;
    font-size: 16px;
    letter-spacing: -0.5px;
    text-align: left;
    text-transform: uppercase; }
  #m_section4 .shop_btn {
    display: block;
    padding: 0;
    margin: 35px 0 0 0;
    font-size: 16px; }
    #m_section4 .shop_btn:after {
      display: inline-block;
      background-position: -150px -73px;
      width: 62px;
      height: 11px;
      vertical-align: super;
      margin-left: 21px;
      content: ''; }
  #m_section4 .reservation_lst_wrap {
    width: 320px;
    margin: 0 auto; }
    @media (max-width: 359px) {
      #m_section4 .reservation_lst_wrap {
        overflow: hidden; } }
  #m_section4 .reservation_lst {
    margin: 49px -4px 0;
    overflow: hidden;
    font-size: 0;
    text-align: center; }
    #m_section4 .reservation_lst li {
      max-width: 156px;
      display: inline-block;
      margin: 4px; }
      #m_section4 .reservation_lst li img {
        width: 100%; }
  #m_section4 .video_box {
    position: relative;
    width: 320px;
    height: 290px;
    margin: 8px auto 90px;
    background: #000;
    clear: both; }
    #m_section4 .video_box:after {
      position: absolute;
      top: 14px;
      left: 16px;
      background-position: 0px -146px;
      width: 45px;
      height: 45px;
      content: ''; }
    #m_section4 .video_box .video {
      position: absolute;
      top: 0;
      left: 50%;
      height: 100%;
      width: 100%;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%); }

html[lang="ko"] #section5 .reservation_txt,
html[lang="ko"] #m_section4 .reservation_txt {
  word-break: keep-all; }

/* 2021.02.22 */
.gnb_notice .ico_notice_m {
  width: 24px;
  height: 24px;
  display: block;
  background: url("../img/icons/header/btn-notice.png") no-repeat 0 0;
  background-size: 100% auto; }

/* 2021.03.05 */
#section5 .shop_btn {
  width: 360px; }

#section5 .shop_btn:lang(ko) {
  width: 280px; }

#section5 .shop_btn:after {
  vertical-align: top;
  margin: 24px 0 0 30px; }

@media (max-width: 359px) {
  #m_section1 {
    height: 100vh; }
  #m_section4 .reservation_lst_wrap {
    width: 300px; }
  #m_section4 .reservation_lst li {
    max-width: 146px; }
  #m_section4 .video_box {
    width: 300px; } }

@media (max-width: 320px) {
  #m_section1 {
    height: 100vh; }
  #m_section4 .reservation_lst_wrap {
    width: 260px; }
  #m_section4 .reservation_lst li {
    max-width: 126px; }
  #m_section4 .video_box {
    width: 260px; } }
