@charset "UTF-8";
@font-face {
  font-family: "NotoSans";
  font-style: normal;
  font-weight: 100;
  src: url(../font/NotoSansKR-Thin.woff2) format("woff2"), url(../font/NotoSansKR-Thin.woff) format("woff"); }

@font-face {
  font-family: "NotoSans";
  font-style: normal;
  font-weight: 400;
  src: url(../font/NotoSansKR-Light.woff2) format("woff2"), url(../font/NotoSansKR-Light.woff) format("woff"); }

@font-face {
  font-family: "NotoSans";
  font-style: normal;
  font-weight: 700;
  src: url(../font/NotoSansKR-Medium.woff2) format("woff2"), url(../font/NotoSansKR-Medium.woff) format("woff"); }

@font-face {
  font-family: "MyriadPro";
  font-style: normal;
  font-weight: 400;
  src: url(../font/MyriadPro-Light.woff2) format("woff2"), url(../font/MyriadPro-Light.woff) format("woff"); }

@font-face {
  font-family: "MyriadPro";
  font-style: normal;
  font-weight: 700;
  src: url(../font/MyriadPro-Semibold.woff2) format("woff2"), url(../font/MyriadPro-Semibold.woff) format("woff"); }

html {
  background-color: #fff;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 62.5%;
  background: #191919; }

body {
  min-width: 1280px;
  color: #424242;
  font-size: 1em;
  font-family: "NotoSans", "Malgun Gothic", "맑은 고딕", "돋움", dotum, sans-serif;
  -webkit-overflow-scrolling: touch;
  overflow-y: scroll;
  background: #fff; }

hr {
  height: 1px;
  margin: 1em 0;
  padding: 0;
  border: 0;
  background-color: #e5e5e5; }

pre {
  white-space: pre-wrap;
  word-wrap: break-word; }

ul,
ol,
dl,
dt,
dd {
  margin: 0;
  padding: 0; }

ul,
ol,
li {
  list-style: none; }

em,
address {
  font-style: normal; }

figure,
form {
  margin: 0; }

fieldset {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: top; }

label {
  cursor: pointer; }

button,
[type="reset"],
[type="submit"] {
  -webkit-appearance: none;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  padding: 0;
  border: 0;
  background: transparent;
  cursor: pointer; }

input[type="checkbox"],
input[type="radio"] {
  vertical-align: middle; }

input[type="search"] {
  -webkit-appearance: none;
  border-radius: 0; }

textarea {
  vertical-align: top;
  resize: vertical; }

input:invalid,
textarea:invalid {
  border-color: #b00020; }

table {
  width: 100%;
  empty-cells: show; }

td {
  vertical-align: middle; }

::selection {
  background: #191919;
  color: #fff;
  text-shadow: none; }

::-webkit-input-placeholder {
  color: #cccccc; }

:-moz-placeholder {
  color: #cccccc; }

[lang=en] {
  font-family: "MyriadPro", sans-serif; }

input,
textarea,
select,
button {
  font-family: "NotoSans", "Malgun Gothic", "맑은 고딕", "돋움", dotum, sans-serif; }

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
  color: #191919;
  font-weight: normal; }

a {
  color: #424242;
  text-decoration: none; }

img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
  -ms-interpolation-mode: bicubic; }

.hidden,
[hidden] {
  display: none; }

.a11y {
  position: absolute !important;
  overflow: hidden;
  height: 1px;
  width: 1px;
  clip: rect(1px, 1px, 1px, 1px); }

@font-face {
  font-family: "icon";
  src: url("../font/icon.woff2") format("woff2"), url("../font/icon.woff") format("woff"); }

.icon {
  display: inline-block;
  font-family: "icon";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none; }

.icon-blog:before {
  content: ""; }

.icon-checkbox-checked:before {
  content: ""; }

.icon-checkbox-unchecked:before {
  content: ""; }

.icon-confirm:before {
  content: ""; }

.icon-down:before {
  content: ""; }

.icon-facebook:before {
  content: ""; }

.icon-instagram:before {
  content: ""; }

.icon-kakao-talk:before {
  content: ""; }

.icon-location:before {
  content: ""; }

.icon-mail:before {
  content: ""; }

.icon-next:before {
  content: ""; }

.icon-next3x:before {
  content: ""; }

.icon-pause3x:before {
  content: ""; }

.icon-phone:before {
  content: ""; }

.icon-pinterest:before {
  content: ""; }

.icon-play:before {
  content: ""; }

.icon-play3x:before {
  content: ""; }

.icon-post:before {
  content: ""; }

.icon-prev:before {
  content: ""; }

.icon-prev3x:before {
  content: ""; }

.icon-quotation-left:before {
  content: ""; }

.icon-quotation-right:before {
  content: ""; }

.icon-radio-checked:before {
  content: ""; }

.icon-radio-unchecked:before {
  content: ""; }

.icon-refresh:before {
  content: ""; }

.icon-twitter:before {
  content: ""; }

.icon-up:before {
  content: ""; }

.icon-window:before {
  content: ""; }

.icon-youtube:before {
  content: ""; }

.btn {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  overflow: hidden;
  position: relative;
  padding: 11px 34px 13px 33px;
  border: 1px solid #333333;
  background-color: transparent;
  color: #333333;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  letter-spacing: -.025em;
  line-height: 1.2;
  vertical-align: middle;
  -webkit-transition: all .2s ease-out;
  -o-transition: all .2s ease-out;
  transition: all .2s ease-out; }
  .btn + .btn {
    margin-left: 6px; }
  .btn[disabled] {
    border-color: rgba(51, 51, 51, 0.3) !important;
    color: rgba(51, 51, 51, 0.5) !important;
    background: transparent !important;
    cursor: not-allowed; }
  .btn[lang=en] {
    padding: 12px 32px 12px 33px;
    font-family: "MyriadPro", sans-serif;
    font-size: 14px;
    letter-spacing: .075em;
    line-height: 1.4;
    text-transform: uppercase; }
  .btn span {
    position: relative;
    z-index: 1; }
  .btn:hover, .btn:focus {
    border-color: #191919;
    background: #191919;
    color: #fffefe; }
  .btn--lg {
    padding: 15px 48px 17px;
    font-size: 18px; }
    .btn--lg[lang=en] {
      padding: 15px 47px 16px 49px;
      font-size: 16px; }
  .btn--lg + .btn--lg {
    margin-left: 8px; }
  .btn--sm {
    padding: 8px 19px 9px 18px;
    font-size: 14px; }
    .btn--sm[lang=en] {
      padding: 8px 17px 9px 18px;
      font-size: 14px;
      line-height: 1.2; }
  .btn--block {
    display: block;
    width: 100%; }
  .btn--em {
    background-color: #191919;
    color: #fff; }
    .btn--em:hover, .btn--em:focus {
      border-color: #333;
      background-color: #333;
      color: #fff; }
    .btn--em[disabled] {
      border-color: transparent !important;
      background-color: rgba(51, 51, 51, 0.3) !important;
      color: rgba(255, 255, 255, 0.5) !important;
      cursor: not-allowed; }
  .btn--ghost {
    border-color: rgba(51, 51, 51, 0.5);
    background-color: rgba(255, 255, 255, 0.5);
    color: #424242; }
    .btn--ghost:hover, .btn--ghost:focus {
      border-color: #666666;
      background: #666666;
      color: #fff; }
    .btn--ghost[disabled] {
      border-color: rgba(255, 255, 255, 0.2) !important;
      color: #999999 !important;
      cursor: not-allowed; }
  .btn--invert {
    border-color: rgba(255, 255, 255, 0.5);
    color: #fff; }
    .btn--invert:hover, .btn--invert:focus {
      border-color: #fff;
      background-color: #fff;
      color: #333333; }
    .btn--invert[disabled] {
      border-color: rgba(255, 255, 255, 0.3) !important;
      background-color: transparent !important;
      color: #999999 !important;
      cursor: not-allowed; }
  .btn--view {
    border: none;
    color: #424242;
    font-family: "MyriadPro", sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: .075em; }
    .btn--view[lang=en] {
      padding: 12px 32px 12px 0; }
    .btn--view:not([disabled]):hover, .btn--view:not([disabled]):focus {
      background-color: transparent;
      color: #424242;
      letter-spacing: .2em; }
    .btn--view:active {
      letter-spacing: .075em; }
    .btn--view:after {
      content: "";
      display: inline-block;
      font-family: "icon";
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-style: normal;
      font-variant: normal;
      font-weight: normal;
      text-decoration: none;
      text-transform: none;
      position: absolute;
      top: 10px;
      right: 13px;
      font-size: 16px;
      font-weight: bold; }
  .btn--shortcut {
    margin-left: auto; }
    .btn--shortcut:after {
      content: "";
      display: inline-block;
      font-family: "icon";
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-style: normal;
      font-variant: normal;
      font-weight: normal;
      text-decoration: none;
      text-transform: none;
      position: relative;
      top: 2px;
      margin-left: 8px;
      color: #767676;
      font-size: 16px;
      line-height: 0;
      -webkit-transition: color 0.2s;
      -o-transition: color 0.2s;
      transition: color 0.2s; }
    .btn--shortcut:hover::after, .btn--shortcut:focus::after {
      color: #fff; }
  .btn-prev:before {
    display: inline-block;
    font-family: "icon";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    text-decoration: none;
    text-transform: none;
    margin: -0.2rem 0.5rem 0 0;
    vertical-align: middle; }
  .btn-next:after {
    display: inline-block;
    font-family: "icon";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    text-decoration: none;
    text-transform: none;
    margin: -0.2rem 0 0 0.5rem;
    vertical-align: middle; }
  .btn-facebook:before {
    content: "";
    display: inline-block;
    font-family: "icon";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    text-decoration: none;
    text-transform: none;
    margin: -0.2rem 0.5rem 0 0;
    vertical-align: middle; }
  .btn-twitter:before {
    content: "";
    display: inline-block;
    font-family: "icon";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    text-decoration: none;
    text-transform: none;
    margin: -0.2rem 0.5rem 0 0;
    vertical-align: middle; }
  .btn-instagram:before {
    content: "";
    display: inline-block;
    font-family: "icon";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    text-decoration: none;
    text-transform: none;
    margin: -0.2rem 0.5rem 0 0;
    vertical-align: middle; }

.btn--circle[lang=en] {
  padding: 4rem 0;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  border-width: 2px;
  color: #fff;
  border-color: #fff; }
  .btn--circle[lang=en]:focus, .btn--circle[lang=en]:hover {
    color: #fff;
    border-color: #fff;
    background: transparent; }
  .btn--circle[lang=en]:after {
    content: "";
    display: inline-block;
    font-family: "icon";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    text-decoration: none;
    text-transform: none;
    display: block; }

.btn-r {
  display: inline-block;
  background-color: #333333;
  text-align: center;
  color: #fff;
  height: 35px;
  width: 35px;
  font-size: 15px;
  line-height: 35px;
  text-align: center;
  border-radius: 50%;
  -webkit-transition: background-color 0.2s;
  -o-transition: background-color 0.2s;
  transition: background-color 0.2s; }
  .btn-r + .btn-r {
    margin-left: 6px; }
  .btn-r[disabled] {
    border-color: transparent !important;
    background-color: #e5e5e5 !important;
    color: #999999 !important;
    cursor: not-allowed; }
  .btn-r:hover, .btn-r:focus {
    background-color: #191919; }
  .btn-r--invert {
    background: #fff;
    color: #666666; }
    .btn-r--invert:hover, .btn-r--invert:focus {
      color: #fff; }
  .btn-r-url:before {
    display: inline-block;
    font-family: "icon";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    text-decoration: none;
    text-transform: none; }
  .btn-r-close:before {
    display: inline-block;
    font-family: "icon";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    text-decoration: none;
    text-transform: none; }
  .btn-r-left-arrow:before {
    display: inline-block;
    font-family: "icon";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    text-decoration: none;
    text-transform: none; }
  .btn-r-right-arrow:before {
    display: inline-block;
    font-family: "icon";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    text-decoration: none;
    text-transform: none; }
  .btn-r-facebook:hover, .btn-r-facebook:focus {
    background-color: #3B5998; }
  .btn-r-facebook:before {
    content: "";
    display: inline-block;
    font-family: "icon";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    text-decoration: none;
    text-transform: none; }
  .btn-r-blog:hover, .btn-r-blog:focus {
    background-color: #00C73C; }
  .btn-r-blog:before {
    content: "";
    display: inline-block;
    font-family: "icon";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    text-decoration: none;
    text-transform: none; }
  .btn-r-twitter:hover, .btn-r-twitter:focus {
    background-color: #55ACEE; }
  .btn-r-twitter:before {
    content: "";
    display: inline-block;
    font-family: "icon";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    text-decoration: none;
    text-transform: none; }
  .btn-r-instagram:hover, .btn-r-instagram:focus {
    background-color: #D10869; }
  .btn-r-instagram:before {
    content: "";
    display: inline-block;
    font-family: "icon";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    text-decoration: none;
    text-transform: none; }
  .btn-r-youtube:hover, .btn-r-youtube:focus {
    background-color: #E62117; }
  .btn-r-youtube:before {
    content: "";
    display: inline-block;
    font-family: "icon";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    text-decoration: none;
    text-transform: none; }
  .btn-r-kakao-talk:hover, .btn-r-kakao-talk:focus {
    background-color: #F4C600; }
  .btn-r-kakao-talk:before {
    content: "";
    display: inline-block;
    font-family: "icon";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    text-decoration: none;
    text-transform: none; }

.btn-rb {
  height: 35px;
  width: 35px;
  border: 2px solid;
  border-color: #fff;
  color: #fff;
  background-color: #191919;
  border-radius: 50%;
  -webkit-transition: background-color 0.2s;
  -o-transition: background-color 0.2s;
  transition: background-color 0.2s; }
  .btn-rb:hover, .btn-rb:focus {
    border-color: #191919;
    color: #191919; }
  .btn-rb[disabled] {
    border-color: rgba(255, 255, 255, 0.2) !important;
    color: rgba(255, 255, 255, 0.2) !important;
    background-color: rgba(25, 25, 25, 0.2) !important;
    cursor: not-allowed; }
  .btn-rb-l {
    height: 48px;
    width: 48px;
    font-size: 20px; }
  .btn-rb-xl {
    height: 64px;
    width: 64px;
    font-size: 22px; }
  .btn-rb-play:before {
    content: "";
    display: inline-block;
    font-family: "icon";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    text-decoration: none;
    text-transform: none; }
  .btn-rb-pause:before {
    display: inline-block;
    font-family: "icon";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    text-decoration: none;
    text-transform: none; }

.btn-i {
  color: #fff;
  font-size: 16px; }
  .btn-i:hover, .btn-i:focus {
    border-color: #191919;
    color: #191919; }
  .btn-i[disabled] {
    color: rgba(255, 255, 255, 0.2) !important;
    cursor: not-allowed; }
  .btn-i-l {
    font-size: 48px; }
  .btn-i-xl {
    font-size: 64px; }
  .btn-i-left-arrow:before {
    display: inline-block;
    font-family: "icon";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    text-decoration: none;
    text-transform: none; }
  .btn-i-right-arrow:before {
    display: inline-block;
    font-family: "icon";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    text-decoration: none;
    text-transform: none; }
  .btn-i-close:before {
    display: inline-block;
    font-family: "icon";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    text-decoration: none;
    text-transform: none; }
  .btn-i-instagram:before {
    content: "";
    display: inline-block;
    font-family: "icon";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    text-decoration: none;
    text-transform: none; }
  .btn-i-facebook:before {
    content: "";
    display: inline-block;
    font-family: "icon";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    text-decoration: none;
    text-transform: none; }
  .btn-i-blog:before {
    content: "";
    display: inline-block;
    font-family: "icon";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    text-decoration: none;
    text-transform: none; }
  .btn-i-post:before {
    content: "";
    display: inline-block;
    font-family: "icon";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    text-decoration: none;
    text-transform: none; }
  .btn-i-prev3x:before {
    content: "";
    display: inline-block;
    font-family: "icon";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    text-decoration: none;
    text-transform: none; }
  .btn-i-next3x:before {
    content: "";
    display: inline-block;
    font-family: "icon";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    text-decoration: none;
    text-transform: none; }

.func {
  text-align: center;
  margin-top: 5rem; }

html, body {
  min-height: 100%;
  margin: 0;
  padding: 0; }

.error {
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100vh;
  text-align: center; }
  .error-h {
    margin-top: 3rem;
    margin-bottom: 0.2em;
    color: #191919;
    font-size: 2.2rem;
    font-weight: bold;
    text-align: center;
    letter-spacing: -.05em; }
  .error-box {
    margin-top: 6px;
    margin-bottom: 3.5rem;
    padding: 0 2em;
    font-size: 1.6rem;
    letter-spacing: -.025em;
    word-break: keep-all;
    word-wrap: break-word; }
