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 {
  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 {
      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: 99;
  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: -348px -107px;
      width: 197px;
      height: 62px;
      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 {
          z-index: 100;
          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: 41.9%;
    min-height: 193px;
    padding: 8px 0 0 39px;
    -webkit-box-sizing: border-box;
    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;
      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),
header #content .section:not(#section1) {
  -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; } }

.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; }
    @media (max-width: 1279px) {
      .float_btn_grp .btn {
        width: 48px;
        height: 48px;
        line-height: 46px; } }

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

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

.hybe-insight_wrap {
  position: relative; }

header .left_nav_box {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  margin-top: -16.5px; }

header .left_nav_box .left_nav_logo_m a {
  display: block;
  height: 100%; }
