.container {
  width: 100%;
  max-width: 1280px;
  padding: 0 15px; }

@font-face {
  font-family: 'Spoqa Han Sans Neo';
  font-weight: 700;
  font-display: swap;
  src: local("Spoqa Han Sans Neo Bold"), url("/static/font/spoqa/SpoqaHanSansNeo-Bold.woff2?dec3b11ab912") format("woff2"), url("/static/font/spoqa/SpoqaHanSansNeo-Bold.woff?dec3b11ab912") format("woff"); }

@font-face {
  font-family: 'Spoqa Han Sans Neo';
  font-weight: 500;
  font-display: swap;
  src: local("Spoqa Han Sans Neo Medium"), url("/static/font/spoqa/SpoqaHanSansNeo-Medium.woff2?dec3b11ab912") format("woff2"), url("/static/font/spoqa/SpoqaHanSansNeo-Medium.woff?dec3b11ab912") format("woff"); }

@font-face {
  font-family: 'Spoqa Han Sans Neo';
  font-weight: 400;
  font-display: swap;
  src: local("Spoqa Han Sans Neo Regular"), url("/static/font/spoqa/SpoqaHanSansNeo-Regular.woff2?dec3b11ab912") format("woff2"), url("/static/font/spoqa/SpoqaHanSansNeo-Regular.woff?dec3b11ab912") format("woff"); }

@font-face {
  font-family: 'Spoqa Han Sans Neo';
  font-weight: 300;
  font-display: swap;
  src: local("Spoqa Han Sans Neo Light"), url("/static/font/spoqa/SpoqaHanSansNeo-Light.woff2?dec3b11ab912") format("woff2"), url("/static/font/spoqa/SpoqaHanSansNeo-Light.woff?dec3b11ab912") format("woff"); }

@font-face {
  font-family: 'Spoqa Han Sans Neo';
  font-weight: 100;
  font-display: swap;
  src: local("Spoqa Han Sans Neo Thin"), url("/static/font/spoqa/SpoqaHanSansNeo-Thin.woff2?dec3b11ab912") format("woff2"), url("/static/font/spoqa/SpoqaHanSansNeo-Thin.woff?dec3b11ab912") format("woff"); }

.gray-600 {
  color: #222222; }

.gray-500 {
  color: #444444; }

.gray-400 {
  color: #666666; }

.gray-300 {
  color: #999999; }

.gray-200 {
  color: #D9D9D9; }

.gray-150 {
  color: #EEEEEE; }

.gray-100 {
  color: #F4F4F4; }

.gray-80 {
  color: #F7F7F7; }

.primary-500 {
  color: #297acc; }

.primary-400 {
  color: #3399FF; }

.primary-300 {
  color: #70b8ff; }

.primary-200 {
  color: #c2e0ff; }

.primary-100 {
  color: #e7f3ff; }

.primary-50 {
  color: #f3f9ff; }

.blue-500 {
  color: #3d46ca; }

.blue-400 {
  color: #4C57FD; }

.blue-300 {
  color: #8289fe; }

.blue-200 {
  color: #c9cdfe; }

.blue-100 {
  color: #eaebff; }

.blue-violet-500 {
  color: #4d42c6; }

.blue-violet-400 {
  color: #6053F8; }

.blue-violet-300 {
  color: #9087fa; }

.blue-violet-200 {
  color: #cfcbfd; }

.blue-violet-100 {
  color: #eceafe; }

.violet-500 {
  color: #5d3fc2; }

.violet-400 {
  color: #744FF3; }

.violet-300 {
  color: #9e84f7; }

.violet-200 {
  color: #d5cafb; }

.violet-100 {
  color: #eeeafe; }

.violet-purple-500 {
  color: #6d3cbe; }

.violet-purple-400 {
  color: #884BEE; }

.violet-purple-300 {
  color: #ac81f3; }

.violet-purple-200 {
  color: #dbc9fa; }

.violet-purple-100 {
  color: #f1e9fd; }

.purple-500 {
  color: #7e37ba; }

.purple-400 {
  color: #9D45E8; }

.purple-300 {
  color: #ba7def; }

.purple-200 {
  color: #e2c7f8; }

.purple-100 {
  color: #f3e9fc; }

.pink-500 {
  color: #cc3d61; }

.pink-400 {
  color: #FF4C79; }

.pink-300 {
  color: #ff82a1; }

.pink-200 {
  color: #ffc9d7; }

.pink-100 {
  color: #ffeaef; }

.red-500 {
  color: #cc3e3e; }

.red-400 {
  color: #FF4D4D; }

.red-300 {
  color: #ff8282; }

.red-200 {
  color: #ffcaca; }

.red-100 {
  color: #ffeaea; }

.orange-500 {
  color: #cc853d; }

.orange-400 {
  color: #FFA64C; }

.orange-300 {
  color: #ffc182; }

.orange-200 {
  color: #ffe4c9; }

.orange-100 {
  color: #fff4ea; }

.yellow-500 {
  color: #cca329; }

.yellow-400 {
  color: #FFCC33; }

.yellow-300 {
  color: #ffdb70; }

.yellow-200 {
  color: #fff0c2; }

.yellow-100 {
  color: #fff9e7; }

.green-500 {
  color: #39a339; }

.green-400 {
  color: #47CC47; }

.green-300 {
  color: #7edb7e; }

.green-200 {
  color: #c8f0c8; }

.green-100 {
  color: #e9f9e9; }

.turquoise-500 {
  color: #1e9999; }

.turquoise-400 {
  color: #26BFBF; }

.turquoise-300 {
  color: #67d2d2; }

.turquoise-200 {
  color: #beecec; }

.turquoise-100 {
  color: #e5f7f7; }

.pure-white {
  color: #FFFFFF; }

.pure-black {
  color: #000000; }

.underline-block {
  position: relative;
  display: inline-block;
  vertical-align: top; }

.underline-unit {
  position: absolute;
  display: block;
  content: '';
  width: 100%;
  left: 0;
  top: 70%;
  height: 25%;
  background-color: currentColor;
  z-index: 1; }

.underline-block.underline-hover .underline-unit {
  width: 0; }

@media (hover: hover), screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .underline-block.underline-hover .underline-unit {
    -webkit-transition: width 200ms;
    -moz-transition: width 200ms;
    -ms-transition: width 200ms;
    -o-transition: width 200ms;
    transition: width 200ms; }
  .underline-block.underline-hover:hover .underline-unit {
    width: 100%; } }

.underline-block .underline-content {
  display: block;
  position: relative;
  z-index: 2; }

.underline-inline .underline-content {
  position: relative;
  z-index: 2; }

.underline-inline {
  -webkit-background-image: linear-gradient(top, rgba(255, 255, 255, 0) 70%, currentColor 70%, currentColor 95%, rgba(255, 255, 255, 0) 95%);
  background-image: rgba(255, 255, 255, 0);
  /* Old browsers */
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0) 70%, currentColor 70%, currentColor 95%, rgba(255, 255, 255, 0) 95%);
  /* Opera11.1-12.0 */
  background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 70%, currentColor 70%, currentColor 95%, rgba(255, 255, 255, 0) 95%);
  /* IE 10 Platform Previews, Consumer Preview */
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 70%, currentColor 70%, currentColor 95%, rgba(255, 255, 255, 0) 95%);
  /* FF3.6-15 */
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 70%, currentColor 70%, currentColor 95%, rgba(255, 255, 255, 0) 95%);
  /* Chrome10-25,Safari5.1-6 */
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 70%, currentColor 70%, currentColor 95%, rgba(255, 255, 255, 0) 95%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  background-repeat: no-repeat; }

.scroll-hide::-webkit-scrollbar {
  display: none; }

.accessibility {
  position: absolute;
  display: block;
  width: 1px;
  height: 1px;
  font-size: 1px;
  clip: rect(1px, 1px, 1px, 1px);
  overflow: hidden;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0; }

/* Keyboard Accessibility */
button:focus, a:focus {
  outline: 0 auto;
  outline-offset: 2px; }

button:focus-visible, a:focus-visible {
  outline: 2px auto #4C57FD;
  outline-offset: 2px; }

button:focus:not(:focus-visible), a:focus:not(:focus-visible) {
  outline: 0; }

.dropdown-toggle:focus {
  outline: 0 auto;
  outline-offset: 2px; }

.dropdown-toggle:focus-visible {
  outline: 2px auto #4C57FD;
  outline-offset: 2px; }

.dropdown-toggle:focus:not(:focus-visible) {
  outline: 0; }

.form-control {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }
  .form-control:focus {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }
  .has-error .form-control {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }
    .has-error .form-control:focus {
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none; }

[type=text],
[type=password],
[type=number],
[type=email],
[type=search],
[type=tel],
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

textarea {
  resize: none; }

.divider-x {
  margin: 0;
  padding: 0;
  border: 0;
  border-top: 1px solid #EEEEEE; }

.divider-y {
  margin: 0;
  padding: 0;
  border: 0;
  height: 100%;
  border-left: 1px solid #EEEEEE; }

svg {
  display: block;
  width: 100%;
  height: 100%;
  pointer-events: none; }

.hide-content {
  visibility: hidden;
  height: 0;
  overflow: hidden; }

.noscript--text {
  position: fixed;
  z-index: 1001;
  padding: 0 15px; }

.clear-list {
  list-style: none !important; }
  @supports (-ms-ime-align: auto) {
    .clear-list {
      list-style-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mNkYAAAAAYAAjCB0C8AAAAASUVORK5CYII=) !important; } }

.no-data {
  padding: 0;
  margin-top: 120px;
  margin-bottom: 120px;
  text-align: center;
  color: #666666;
  word-break: keep-all;
  /* different margin design */ }
  @media screen and (max-width: 991px) {
    .no-data {
      margin-top: 60px;
      margin-bottom: 60px; } }
  .no-data h3 {
    display: inline-block;
    margin-bottom: 4px;
    color: #222222;
    word-break: break-all; }
    @media screen and (max-width: 991px) {
      .no-data h3 {
        font-size: 20px; } }
    .no-data h3 q {
      font-weight: bold; }
  .no-data p:first-of-type {
    margin-bottom: 30px;
    font-size: 18px; }
    @media screen and (max-width: 991px) {
      .no-data p:first-of-type {
        font-size: 14px; } }
  .no-data__link {
    width: 180px;
    height: 42px;
    margin: 0 auto;
    font-size: 14px;
    font-weight: bold;
    background-color: #3399FF;
    border-radius: 6px;
    cursor: pointer;
    display: -webkit-box;
    /* Old - iOS 6-, Safari 3.1~6, Blackberry 7 */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* New - Safari 6.1+. iOS 7.1+, Blackberry 10 */
    display: -moz-flex;
    display: flex;
    /* New, Spec - Firefox, Chrome, Opera */
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    /* Safari 7.0+, Chrome 21.0+ */
    -moz-align-items: center;
    align-items: center;
    /* Firefox 20.0+, IE11+, Opera 12.10 */
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    /* Chrome 21+, Safari Not supported. */
    -moz-justify-content: center;
    /* Chrome 21+, Safari Not supported. */
    justify-content: center;
    /* Firefox 20+, Opera 12.10, IE Not supported. */ }
    .no-data__link a {
      color: white;
      text-decoration: none; }
    @media screen and (max-width: 991px) {
      .no-data__link {
        width: 185px;
        height: 48px;
        font-size: 15px; } }
  .no-data--icon {
    width: 80px;
    height: 80px;
    margin: 0 auto; }
  .no-data--keywords {
    margin-top: 60px; }
    .no-data--keywords__header {
      font-size: 18px;
      font-weight: bold;
      color: #222222; }
      @media screen and (max-width: 991px) {
        .no-data--keywords__header {
          font-size: 14px; } }
    .no-data--keywords__keyword {
      margin-top: 14px; }
      .no-data--keywords__keyword span {
        display: inline-block;
        margin-right: 6px;
        margin-bottom: 19px; }
      .no-data--keywords__keyword a {
        padding: 4px 11px;
        border-radius: 18px;
        border: solid 1px #D9D9D9;
        font-size: 12px; }
      .no-data--keywords__keyword-1 {
        color: #4C57FD; }
      .no-data--keywords__keyword-2 {
        color: #744FF3; }
      .no-data--keywords__keyword-3 {
        color: #9D45E8; }
  .no-data__purchase-search {
    margin-top: 164px; }
    @media screen and (max-width: 991px) {
      .no-data__purchase-search {
        margin-top: 100px; } }
  .no-data__global-sch-filter {
    margin-top: 128px;
    margin-bottom: 80px; }
    @media screen and (max-width: 991px) {
      .no-data__global-sch-filter {
        margin: 60px;
        margin-bottom: 60px; } }
  .no-data--viewer {
    margin-top: 30px;
    margin-bottom: 32px;
    padding: 0;
    text-align: center; }
    .no-data--viewer__title {
      margin: 0;
      font-size: 16px;
      margin-bottom: 0;
      color: #666666; }
    .no-data--viewer__description {
      margin-top: 4px;
      color: #999999; }

/* new klass card */
.klasses a {
  text-decoration: none; }

/* new klass card(2018) */
.klasses-container .klasses {
  margin: 0 0 12px; }

.klasses-container .klasses .klass {
  padding-left: 10px !important;
  padding-right: 10px !important;
  text-align: center; }

.card {
  position: relative;
  display: inline-block;
  width: 100%;
  margin: 0 auto 20px auto;
  vertical-align: top;
  text-align: left;
  -webkit-transition: transform 0.3s 0.3s;
  -moz-transition: transform 0.3s 0.3s;
  -ms-transition: transform 0.3s 0.3s;
  -o-transition: transform 0.3s 0.3s;
  transition: transform 0.3s 0.3s; }

.card a:hover {
  outline: none;
  text-decoration: none; }

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

.card .thumbnail {
  margin: 0;
  padding: 0;
  border: none;
  border-radius: 0;
  line-height: 1.5;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none; }

.card-badge-wrapper {
  position: relative; }

.card-badge-wrapper .card-badge {
  position: absolute;
  top: 6px;
  left: -6px;
  width: 46px;
  height: 46px;
  padding: 5px 0;
  z-index: 11;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
  background-color: #FF4C79;
  display: -webkit-box;
  /* Old - iOS 6-, Safari 3.1~6, Blackberry 7 */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* New - Safari 6.1+. iOS 7.1+, Blackberry 10 */
  display: -moz-flex;
  display: flex;
  /* New, Spec - Firefox, Chrome, Opera */
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  /* Chrome 21.0+, But Safari & Android & iOS Not supported. */
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  /* Firefox 28+, IE11, Opera 12.10 */
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  /* Chrome 21+, Safari Not supported. */
  -moz-justify-content: center;
  /* Chrome 21+, Safari Not supported. */
  justify-content: center;
  /* Firefox 20+, Opera 12.10, IE Not supported. */ }

.card-badge-wrapper .card-badge-lg {
  padding: 8px 0; }

.card-badge-wrapper .card-badge .card-badge__tail {
  position: absolute;
  bottom: -6px;
  left: 0;
  border-style: solid;
  border-width: 0 6px 6px 0;
  border-color: transparent #a6435a transparent transparent;
  content: ''; }

.card-badge-wrapper .card-badge .card-badge__subtitle {
  font-weight: 500; }

.bullet-badge-wrapper {
  position: absolute;
  left: 6px;
  bottom: 6px; }
  @media screen and (min-width: 320px) and (max-width: 767px) {
    .bullet-badge-wrapper {
      bottom: 4px; } }

.card-large .bullet-badge-wrapper {
  bottom: 46px; }

.bullet-badge {
  margin-right: 3px;
  padding: 2px 8px 3px 8px;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.6);
  border-radius: 20px; }

.card-image-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  overflow: hidden;
  border-radius: 4px 4px 0 0;
  background-color: #F7F7F7;
  z-index: 10; }

.card-image-wrapper .card-image {
  position: absolute;
  left: -100%;
  right: -100%;
  height: 100%;
  margin: auto;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: transform 0.3s ease;
  -moz-transition: transform 0.3s ease;
  -ms-transition: transform 0.3s ease;
  -o-transition: transform 0.3s ease;
  transition: transform 0.3s ease; }

.card-image-wrapper .card-image-cover,
.card-image-wrapper .card-image-cover-7,
.card-image-wrapper .card-image-cover-40,
.card-image-wrapper .card-image-cover-70 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.card-image-wrapper .card-image-cover,
.card-image-wrapper .card-image-cover-7 {
  background-color: rgba(0, 0, 0, 0.07); }

.card-image-wrapper .card-image-cover-40 {
  background-color: rgba(0, 0, 0, 0.4); }

.card-image-wrapper .card-image-cover-70 {
  background-color: rgba(0, 0, 0, 0.7); }

.card-image-wrapper .label {
  position: absolute;
  top: 6px;
  right: 6px;
  padding: 0;
  font-size: inherit;
  line-height: inherit;
  border-radius: unset;
  z-index: 100; }

.card-image-wrapper .label-wrapper {
  display: -webkit-box;
  /* Old - iOS 6-, Safari 3.1~6, Blackberry 7 */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* New - Safari 6.1+. iOS 7.1+, Blackberry 10 */
  display: -moz-flex;
  display: flex;
  /* New, Spec - Firefox, Chrome, Opera */
  color: #FFFFFF;
  font-size: 10px;
  font-weight: normal; }
  .card-image-wrapper .label-wrapper .label-inner {
    padding: 2px 15px 2px 8px;
    border-radius: 100px 0 0 100px;
    background: rgba(0, 0, 0, 0.7); }
    .card-image-wrapper .label-wrapper .label-inner.live {
      position: relative;
      margin-left: -10px;
      padding: 2px 8px 2px;
      border-radius: 100px;
      background: #FF4D4D;
      font-weight: bold;
      display: -webkit-box;
      /* Old - iOS 6-, Safari 3.1~6, Blackberry 7 */
      display: -ms-flexbox;
      /* TWEENER - IE 10 */
      display: -webkit-flex;
      /* New - Safari 6.1+. iOS 7.1+, Blackberry 10 */
      display: -moz-flex;
      display: flex;
      /* New, Spec - Firefox, Chrome, Opera */
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      /* Safari 7.0+, Chrome 21.0+ */
      -moz-align-items: center;
      align-items: center;
      /* Firefox 20.0+, IE11+, Opera 12.10 */ }
      .card-image-wrapper .label-wrapper .label-inner.live:before {
        display: inline-block;
        width: 4px;
        height: 4px;
        margin-right: 4px;
        border-radius: 100%;
        content: "";
        background: #FFFFFF; }

.card-image-cover .action {
  position: relative;
  width: 100%;
  height: 100%; }

.card-image-cover .action .play {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 50%;
  text-align: center;
  background: none;
  visibility: hidden; }

.card-image-cover .action .play .icon {
  display: inline-block;
  position: relative;
  width: 30px;
  height: 30px;
  margin-top: -14px;
  color: #FFFFFF; }

.card-image-cover .action .play-info-klass,
.card-image-cover .action .play-info-video {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 8px 8px 12px;
  font-size: 12px;
  font-weight: 500;
  color: #FFFFFF; }

.card-image-cover .action .play-info-klass {
  visibility: hidden; }

.card-image-cover .action .play-info-klass .count-wrapper,
.card-image-cover .action .play-info-video .count-wrapper {
  display: -webkit-box;
  /* Old - iOS 6-, Safari 3.1~6, Blackberry 7 */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* New - Safari 6.1+. iOS 7.1+, Blackberry 10 */
  display: -moz-flex;
  display: flex;
  /* New, Spec - Firefox, Chrome, Opera */
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  /* Safari 7.0+, Chrome 21.0+ */
  -moz-align-items: center;
  align-items: center;
  /* Firefox 20.0+, IE11+, Opera 12.10 */ }

.card-image-cover .action .play-info-klass .count,
.card-image-cover .action .play-info-video .count {
  padding: 1px 4px;
  border-radius: 4px;
  background-color: rgba(0, 0, 0, 0.6); }

.card-image-cover .action .play-info-klass .videos {
  color: #999999; }

.card-image-cover .action .play-info-klass .title {
  margin-left: 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

.card-image-wrapper .progress-wrapper {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 4px; }

.progress-wrapper .progress {
  height: 4px;
  border-radius: 0;
  background-color: rgba(255, 255, 255, 0.3); }

.progress-wrapper .progress .progress-bar {
  background-color: #3399FF;
  box-shadow: none; }

.card-content {
  position: relative;
  padding: 12px;
  border: 1px solid #EEEEEE;
  border-top: 0;
  border-radius: 0 0 4px 4px;
  background-color: #FFFFFF;
  overflow: hidden;
  z-index: 11; }
  @media screen and (max-width: 1179px) {
    .card-content {
      padding: 10px; } }
  @media screen and (max-width: 767px) {
    .card-content {
      padding: 8px; } }

.card-content .title-wrapper {
  display: -webkit-box;
  height: 44px;
  margin-bottom: 3px;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical; }
  @media screen and (max-width: 991px) {
    .card-content .title-wrapper {
      margin-bottom: 7px; } }

.card-content .subtitle {
  margin: 0;
  margin-bottom: 2px;
  font-size: 12px;
  font-weight: 400;
  color: #666666;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

.card-content .title {
  margin: 0;
  font-size: 15px;
  font-weight: 700;
  color: #222222;
  word-break: keep-all;
  word-wrap: break-word; }

.card-content .title.has-subtitle {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

.card-content .klass-title {
  margin: 0;
  margin-bottom: 2px;
  font-size: 12px;
  font-weight: 400;
  color: #222222;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

.card-content .master-wrapper {
  margin-bottom: 5px;
  color: #666666;
  display: -webkit-box;
  /* Old - iOS 6-, Safari 3.1~6, Blackberry 7 */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* New - Safari 6.1+. iOS 7.1+, Blackberry 10 */
  display: -moz-flex;
  display: flex;
  /* New, Spec - Firefox, Chrome, Opera */
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.card-content .master-image {
  width: 18px;
  height: 18px;
  margin-right: 6px;
  border-radius: 100%;
  overflow: hidden;
  -webkit-box-flex: none;
  /* Old - iOS 6-, Safari 3.1~6 */
  -moz-box-flex: none;
  -webkit-flex: none;
  /* Safari 6.1+. iOS 7.1+, Blackberry 10 */
  -moz-flex: none;
  -ms-flex: none;
  /* IE 10 */
  flex: none;
  /* New, Spec - Firefox, Chrome, Opera */ }

.card-content .master-name {
  margin: 0;
  font-size: 12px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

.card-content .detail-wrapper {
  display: -webkit-box;
  /* Old - iOS 6-, Safari 3.1~6, Blackberry 7 */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* New - Safari 6.1+. iOS 7.1+, Blackberry 10 */
  display: -moz-flex;
  display: flex;
  /* New, Spec - Firefox, Chrome, Opera */
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  /* Safari 7.0+, Chrome 21.0+ */
  -moz-align-items: center;
  align-items: center;
  /* Firefox 20.0+, IE11+, Opera 12.10 */ }
  .card-content .detail-wrapper.align-end {
    -webkit-box-align: end;
    -ms-flex-align: end;
    -webkit-align-items: end;
    /* Safari 7.0+, Chrome 21.0+ */
    -moz-align-items: end;
    align-items: end;
    /* Firefox 20.0+, IE11+, Opera 12.10 */ }
  .card-content .detail-wrapper + .detail-wrapper {
    margin-top: 4px; }
  .card-content .detail-wrapper .detail-left, .card-content .detail-wrapper .detail-right {
    display: -webkit-box;
    /* Old - iOS 6-, Safari 3.1~6, Blackberry 7 */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* New - Safari 6.1+. iOS 7.1+, Blackberry 10 */
    display: -moz-flex;
    display: flex;
    /* New, Spec - Firefox, Chrome, Opera */
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    /* Safari 7.0+, Chrome 21.0+ */
    -moz-align-items: center;
    align-items: center;
    /* Firefox 20.0+, IE11+, Opera 12.10 */ }
  .card-content .detail-wrapper .detail-right {
    margin-left: auto; }

.card-content .rating-wrapper {
  font-size: 12px;
  color: #666666;
  display: -webkit-box;
  /* Old - iOS 6-, Safari 3.1~6, Blackberry 7 */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* New - Safari 6.1+. iOS 7.1+, Blackberry 10 */
  display: -moz-flex;
  display: flex;
  /* New, Spec - Firefox, Chrome, Opera */
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  /* Safari 7.0+, Chrome 21.0+ */
  -moz-align-items: center;
  align-items: center;
  /* Firefox 20.0+, IE11+, Opera 12.10 */ }
  .card-content .rating-wrapper .ic-star {
    width: 10px;
    height: 10px;
    margin-right: 3px; }
  .card-content .rating-wrapper .star-cnt {
    padding-left: 1px; }
  .card-content .rating-wrapper .vr {
    width: 1px;
    height: 9px;
    margin: 0 8px;
    background-color: #999999; }

.card-content .duration-wrapper {
  font-size: 12px;
  display: -webkit-box;
  /* Old - iOS 6-, Safari 3.1~6, Blackberry 7 */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* New - Safari 6.1+. iOS 7.1+, Blackberry 10 */
  display: -moz-flex;
  display: flex;
  /* New, Spec - Firefox, Chrome, Opera */
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  /* Safari 7.0+, Chrome 21.0+ */
  -moz-align-items: center;
  align-items: center;
  /* Firefox 20.0+, IE11+, Opera 12.10 */ }
  .card-content .duration-wrapper .ic-time {
    width: 11px;
    height: 11px;
    margin-right: 3px; }

.card-content .period-wrapper {
  font-size: 12px;
  color: #999999; }

.card-content .price-wrapper {
  position: relative;
  font-size: 15px;
  color: #444444;
  white-space: nowrap;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: -moz-inline-flex;
  display: inline-flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  -webkit-align-items: baseline;
  /* Safari 7.0+, Chrome 21.0+ */
  -moz-align-items: baseline;
  align-items: baseline;
  /* Firefox 20.0+, IE11+, Opera 12.10 */ }
  .card-content .price-wrapper .original_price {
    position: absolute;
    display: none;
    top: 0;
    right: 0;
    color: #666666;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%); }
  .card-content .price-wrapper .price-sub {
    font-size: 12px; }

.card-content .state-wrapper {
  font-size: 15px;
  color: #666666; }
  .card-content .state-wrapper .state-txt {
    font-size: 15px;
    color: #666666;
    white-space: nowrap; }

@media (hover: hover), screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .card:hover .card-image-wrapper .card-image {
    -webkit-transform: scale(1.14);
    -moz-transform: scale(1.14);
    -ms-transform: scale(1.14);
    -o-transform: scale(1.14);
    transform: scale(1.14); }
  .card:hover .card-image-cover {
    background-color: rgba(0, 0, 0, 0.4); }
  .card:hover .card-image-cover .action .play,
  .card:focus .card-image-cover .action .play,
  .card:hover .card-image-cover .action .play-info-klass,
  .card:hover .card-image-cover .action .play-info-klass {
    visibility: visible; } }

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .card-badge-wrapper .card-badge {
    width: 46px;
    height: 46px;
    font-size: 12px; }
  .card-badge-wrapper .card-badge-lg {
    padding: 9px 0; }
  .card-image-cover .action .play-info-klass,
  .card-image-cover .action .play-info-video {
    padding: 6px 6px 10px; }
  .card-image-cover .action .play-info-klass {
    visibility: visible; } }

@media screen and (max-width: 767px) {
  .klasses-container .klasses {
    margin: 0 -5px 32px; }
  .klasses-container .klasses .klass {
    padding-left: 5px !important;
    padding-right: 5px !important; }
  .klasses-container .klasses .klass-left {
    text-align: right; }
  .klasses-container .klasses .klass-right {
    text-align: left; }
  .card {
    margin: 0 auto 10px; }
  .card-badge-wrapper .card-badge {
    top: 5px;
    left: -5px;
    width: 41px;
    height: 41px;
    font-size: 10.5px; }
  .card-badge-wrapper .card-badge-lg {
    padding: 6px 0; }
  .card-image-cover .action .play-info-klass,
  .card-image-cover .action .play-info-video {
    padding: 5px 5px 8px; }
  .card-image-cover .action .play-info-klass {
    visibility: visible; } }

@media screen and (max-width: 351px) {
  .klasses-container .klasses .klass-left,
  .klasses-container .klasses .klass-right {
    text-align: center; } }

@media screen and (min-width: 768px) {
  .klasses-container .klasses .klass.klass-single {
    text-align: left; }
  .card-single {
    width: 610px;
    max-width: none; }
    .card-single > a {
      display: -webkit-box;
      /* Old - iOS 6-, Safari 3.1~6, Blackberry 7 */
      display: -ms-flexbox;
      /* TWEENER - IE 10 */
      display: -webkit-flex;
      /* New - Safari 6.1+. iOS 7.1+, Blackberry 10 */
      display: -moz-flex;
      display: flex;
      /* New, Spec - Firefox, Chrome, Opera */ }
    .card-single .thumbnail {
      width: 320px;
      -webkit-box-flex: none;
      /* Old - iOS 6-, Safari 3.1~6 */
      -moz-box-flex: none;
      -webkit-flex: none;
      /* Safari 6.1+. iOS 7.1+, Blackberry 10 */
      -moz-flex: none;
      -ms-flex: none;
      /* IE 10 */
      flex: none;
      /* New, Spec - Firefox, Chrome, Opera */ }
    .card-single .card-image-wrapper {
      border-radius: 4px; }
    .card-single .title-wrapper {
      margin-bottom: 15px; }
    .card-single .master-wrapper {
      margin-bottom: 12px; }
    .card-single .card-content {
      border: 1px solid transparent;
      border-radius: 0;
      -webkit-box-flex: 1 1 auto;
      /* Old - iOS 6-, Safari 3.1~6 */
      -moz-box-flex: 1 1 auto;
      -webkit-flex: 1 1 auto;
      /* Safari 6.1+. iOS 7.1+, Blackberry 10 */
      -moz-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      /* IE 10 */
      flex: 1 1 auto;
      /* New, Spec - Firefox, Chrome, Opera */
      display: -webkit-box;
      /* Old - iOS 6-, Safari 3.1~6, Blackberry 7 */
      display: -ms-flexbox;
      /* TWEENER - IE 10 */
      display: -webkit-flex;
      /* New - Safari 6.1+. iOS 7.1+, Blackberry 10 */
      display: -moz-flex;
      display: flex;
      /* New, Spec - Firefox, Chrome, Opera */
      -webkit-box-direction: normal;
      -webkit-box-orient: vertical;
      -webkit-flex-direction: column;
      /* Chrome 21.0+, But Safari & Android & iOS Not supported. */
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      /* Firefox 28+, IE11, Opera 12.10 */ }
    .card-single .detail-wrapper:last-child {
      margin-top: auto; } }

@charset "UTF-8";
/* star version 2 */
.star-new .ic-star {
  display: block;
  width: 16px;
  height: 16px;
  color: #70b8ff; }

.star-wrapper {
  margin-bottom: 4px; }

.star-wrapper .star {
  padding: 8px 0;
  display: -webkit-box;
  /* Old - iOS 6-, Safari 3.1~6, Blackberry 7 */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* New - Safari 6.1+. iOS 7.1+, Blackberry 10 */
  display: -moz-flex;
  display: flex;
  /* New, Spec - Firefox, Chrome, Opera */
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  /* Safari 7.0+, Chrome 21.0+ */
  -moz-align-items: center;
  align-items: center;
  /* Firefox 20.0+, IE11+, Opera 12.10 */ }

.star-wrapper .value-text, .star-direct .value-text {
  margin-left: 6px;
  font-size: 14px;
  color: #999999; }

.star-wrapper .value-text.active, .star-direct .value-text.active {
  font-weight: 700;
  color: #3399FF; }

.star-list:before, .star-list:after {
  content: "";
  display: table; }

.star-list:after {
  clear: both; }

.star-list.justify-center {
  display: -webkit-box;
  /* Old - iOS 6-, Safari 3.1~6, Blackberry 7 */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* New - Safari 6.1+. iOS 7.1+, Blackberry 10 */
  display: -moz-flex;
  display: flex;
  /* New, Spec - Firefox, Chrome, Opera */
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  /* Chrome 21+, Safari Not supported. */
  -moz-justify-content: center;
  /* Chrome 21+, Safari Not supported. */
  justify-content: center;
  /* Firefox 20+, Opera 12.10, IE Not supported. */ }

.star-list .star-item {
  position: relative;
  float: left;
  color: #3399FF; }
  .star-list .star-item ~ .star-item {
    margin-left: 3px; }
  .star-list .star-item.clickable {
    cursor: pointer; }
  .star-list .star-item.star--empty {
    color: #D9D9D9; }
  .star-list .star-item.star--default {
    color: #70b8ff; }
  .star-list .star-item.star--half .icon-star {
    color: #D9D9D9; }
  .star-list .star-item.star--half .icon-star-half {
    color: #70b8ff; }
  .star-list .star-item.star--filled .icon-star, .star-list .star-item.star--filled .icon-star-half {
    color: #3399FF; }
  .star-list .star-item.star--filled ~ .star--empty .icon-star, .star-list .star-item.star--filled ~ .star--empty .icon-star-half {
    color: #D9D9D9; }

.icon-star {
  display: block;
  width: 18px;
  height: 18px; }
  .icon-star-half {
    position: absolute;
    display: block;
    left: 0;
    top: 0;
    width: 18px;
    height: 18px;
    clip: rect(0px, 9px, 18px, 0px); }

/* override bootstrap */
@media print {
  a[href]:after {
    content: none; } }

html {
  position: relative;
  min-height: 100%; }

body {
  min-height: 100vh;
  display: -webkit-box;
  /* Old - iOS 6-, Safari 3.1~6, Blackberry 7 */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* New - Safari 6.1+. iOS 7.1+, Blackberry 10 */
  display: -moz-flex;
  display: flex;
  /* New, Spec - Firefox, Chrome, Opera */
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  /* Chrome 21.0+, But Safari & Android & iOS Not supported. */
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  /* Firefox 28+, IE11, Opera 12.10 */ }

/* IE hack for IE10, IE11 */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  html {
    height: 100%; }
  body {
    height: 100%; } }

body:lang(ko) {
  font-family: "Spoqa Han Sans Neo", "SF Pro KR", "Apple SD Gothic Neo", "Yoon Gothic", "Malgun Gothic", "HY Dotum", "돋움", "Dotum", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }

/* line-height */
body,
article,
button, input, select, textarea,
sub, sup,
h1, h2, h3, h4, h5, h6, h1 small, h2 small, h3 small, h4 small, h5 small,
blockquote footer, blockquote small,
dt, dd,
address, pre,
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td,
.form-control,
.btn,
.dropdown-menu > li > a,
.dropdown-header,
.nav-tabs > li > a,
output {
  line-height: 1.5; }

/* Set outline as none on focus pseudo class about mobile touch devices */
@media (hover: none) {
  *:focus {
    outline: none !important; } }

a {
  color: #3399FF; }

a:hover.text-muted,
a:focus.text-muted {
  color: #222222; }

q:before {
  margin-right: 2px; }

q:after {
  margin-left: 2px; }

q.single {
  quotes: "\2018" "\2019"; }

.text-primary {
  color: #3399FF; }

.text-primary-light {
  color: #70b8ff; }

.text-sub {
  color: #999999; }

.text-danger {
  color: #cc3e3e; }

.text-warning {
  color: #FFCC33; }

.text-default {
  color: #222222; }

.text-justify {
  text-align: justify; }

.text-strike {
  color: #999999;
  text-decoration: line-through; }

/* button */
.btn {
  border-radius: 4px; }
  .btn:focus {
    outline: 0 auto;
    outline-offset: 2px; }
  .btn:focus-visible {
    outline: 2px auto #4C57FD;
    outline-offset: 2px; }
  .btn:focus:not(:focus-visible) {
    outline: 0; }

.btn-lg {
  padding: 11px 40px 9px 40px; }

.btn-default {
  background-color: #FFFFFF;
  border-color: #D9D9D9; }

.btn-default:hover,
.btn-default:active,
.btn-default:focus,
.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover {
  background-color: #F4F4F4; }

.btn-primary {
  background-color: #3399FF;
  border-color: #3399FF; }

.btn-primary:hover,
.btn-primary:active,
.btn-primary:focus,
.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover {
  background-color: #297acc;
  border-color: #297acc; }

.btn-primary[disabled] {
  opacity: 1;
  color: #e7f3ff;
  border-color: #c2e0ff !important;
  background-color: #c2e0ff; }

.btn-success {
  background-color: #15a881;
  border-color: #15a881; }

.btn-success:hover,
.btn-success:active,
.btn-success:focus,
.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover {
  background-color: #09916e;
  border-color: #09916e; }

.btn-choice {
  border-color: #D9D9D9;
  color: #666666;
  background-color: #FFFFFF; }

.btn-choice:hover,
.btn-choice:active,
.btn-choice:focus,
.btn-choice.active.focus,
.btn-choice.active:focus,
.btn-choice.active:hover,
.btn-choice:active.focus,
.btn-choice:active:focus,
.btn-choice:active:hover,
.btn-choice.selected {
  outline: none;
  box-shadow: none;
  border-color: #3399FF;
  color: #3399FF; }

.btn-transparent {
  background-color: transparent; }

.btn-default.btn-transparent {
  color: #FFFFFF !important; }

.btn-default.btn-transparent:hover,
.btn-default.btn-transparent:active,
.btn-default.btn-transparent:focus,
.btn-default.btn-transparent.active.focus,
.btn-default.btn-transparent.active:focus,
.btn-default.btn-transparent.active:hover,
.btn-default.btn-transparent:active.focus,
.btn-default.btn-transparent:active:focus,
.btn-default.btn-transparent:active:hover {
  background-color: rgba(255, 255, 255, 0.2);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#33ffffff,endColorstr=#33ffffff); }

.btn-primary.btn-transparent {
  color: #3399FF !important; }

.btn-primary.btn-transparent:hover,
.btn-primary.btn-transparent:active,
.btn-primary.btn-transparent:focus,
.btn-primary.btn-transparent.active.focus,
.btn-primary.btn-transparent.active:focus,
.btn-primary.btn-transparent.active:hover,
.btn-primary.btn-transparent:active.focus,
.btn-primary.btn-transparent:active:focus,
.btn-primary.btn-transparent:active:hover {
  color: #FFFFFF !important;
  background-color: #297acc; }

.btn-default.btn-cancel {
  color: #3399FF !important;
  border-color: #D9D9D9 !important; }

.btn-default.btn-cancel:hover,
.btn-default.btn-cancel:active,
.btn-default.btn-cancel:focus,
.btn-default.btn-cancel.active.focus,
.btn-default.btn-cancel.active:focus,
.btn-default.btn-cancel.active:hover,
.btn-default.btn-cancel:active.focus,
.btn-default.btn-cancel:active:focus,
.btn-default.btn-cancel:active:hover {
  color: #FFFFFF !important;
  background-color: #D9D9D9; }

/* modal */
/* center positioned modal */
.modal.modal-center {
  text-align: center;
  padding: 0 !important;
  font-size: 0; }

.modal.modal-center:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -5px;
  /* Adjusts for spacing */ }

.modal.modal-center .modal-dialog {
  font-size: 14px; }

.modal-dialog.modal-dialog-center {
  display: inline-block;
  text-align: left;
  vertical-align: middle; }

.modal a:hover .text-muted,
.modal a:focus .text-muted {
  color: #222222; }

.modal a:hover .text-sub,
.modal a:focus .text-sub,
.modal .checkbox:hover .text-sub,
.modal .checkbox:focus .text-sub,
.modal .checkbox-inline:hover .text-sub,
.modal .checkbox-inline:focus .text-sub {
  color: #666666; }

.modal .checkbox input:checked ~ .text-sub,
.modal .checkbox-inline input:checked ~ .text-sub {
  color: #3399FF; }

.modal-content {
  max-width: 410px !important;
  margin: 0 auto; }

.modal-content-450 {
  max-width: 450px !important; }

.modal-content.purchase {
  max-width: inherit !important;
  border: 0; }

.modal-dialog button.close {
  position: absolute;
  top: 20px;
  right: 14px;
  padding: 3.5px 8px; }

.modal-body button.close {
  margin-top: -8px; }

.modal-dialog button:focus.close,
.modal-body button:focus.close {
  outline: 0; }

.modal-header {
  padding: 20px 15px 17px 15px; }

.modal-header .close {
  margin-top: 3px; }

.modal-title {
  font-size: 22px;
  font-weight: bold;
  text-align: center; }

.modal-summary {
  padding: 20px;
  background-color: #F4F4F4; }

.modal-summary .card-content {
  padding: 4px 0;
  border: 0;
  background-color: #F4F4F4; }

.modal-summary .card-content .kind {
  margin-bottom: 6px;
  font-size: 12px;
  font-weight: 500;
  color: #666666; }

.modal-summary .card-content .title-wrapper {
  height: 35px;
  overflow: hidden;
  word-break: break-all; }

.modal-summary .card-content .title {
  display: inline;
  display: -webkit-box;
  margin: 0;
  line-height: 1.29;
  color: #222222;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical; }

.modal-summary .card-content .master {
  margin: 0;
  color: #666666; }

.modal-summary .card-content .purchased {
  margin: 0;
  font-size: 12px;
  font-weight: 500;
  color: #999999; }

@media screen and (max-width: 767px) {
  .modal.modal-center .modal-dialog {
    font-size: 14px; }
  .modal-content {
    min-width: 300px; }
  .modal-summary .left {
    padding-right: 0; }
  .modal-summary .card-content {
    padding: 1px 0; }
  .modal-summary .card-content .kind {
    margin-bottom: 4px;
    font-size: 11px; }
  .modal-summary .card-content .title-wrapper {
    height: 27px; }
  .modal-summary .card-content .title {
    line-height: 1.15;
    font-size: 13px; }
  .modal-summary .card-content .purchased {
    margin-top: 8px;
    font-size: 10px;
    line-height: 1.2; } }

.modal-body {
  padding: 27px 20px 17px 20px; }

.modal-body-sm {
  padding: 27px 40px 17px 40px; }

.modal-body h4, .modal-footer h4 {
  font-size: 122%; }

.modal-body h5 {
  line-height: 22px; }

.modal-body hr {
  border-top: 1px solid #D9D9D9; }

.modal-body .description {
  margin-top: 21px; }

.modal-body ul {
  margin: 0;
  padding: 0; }

.modal-body ul > li:before {
  margin-right: 4px;
  content: "\2022";
  color: #666666;
  font-size: small; }

.modal-body ul.dropdown-menu > li:before {
  margin-right: 0;
  content: ""; }

.modal-body ul > li {
  list-style-type: none; }

.modal-body .message {
  margin-top: 23px;
  text-align: center; }

@media screen and (max-width: 767px) {
  .modal-body ul > li:before {
    margin-right: 0; } }

.modal-footer {
  padding: 22px 20px;
  border-top: 1px solid #D9D9D9;
  color: #666666; }

.modal-footer-sm {
  padding-left: 40px;
  padding-right: 40px; }

.modal-footer-block {
  padding: 0 0 32px 0;
  text-align: left;
  border-top: none; }

.modal-footer button {
  min-width: 120px;
  min-height: 40px; }

.modal-footer .list {
  height: 170px;
  padding: 10px 0;
  overflow-y: auto;
  overflow-x: hidden; }

.modal-help .modal-header {
  border: none; }

.modal-help .modal-body {
  padding-top: 0;
  padding-bottom: 32px; }

.modal-help .modal-body .about {
  margin: 0;
  font-weight: bold; }

.modal-help .modal-body .text {
  margin-bottom: 0; }

/* modal box-wrapper for #stopPurchaseModal */
.modal .box-wrapper {
  margin: 0; }

.modal .box-wrapper .box-cover {
  padding: 0;
  text-align: center; }

.modal .box-wrapper .box-cover .box-left {
  min-height: 184px;
  margin-right: 8px;
  padding: 24px 0 0;
  border: 1px solid #EEEEEE; }

.modal .box-wrapper .box-cover .box-right {
  min-height: 184px;
  margin-left: 8px;
  padding: 24px 0 0;
  border: 1px solid #EEEEEE; }

.modal .box-wrapper .box-cover .box-value {
  margin: 30px auto 22px;
  font-size: 26px; }

.modal .box-wrapper .box-cover .box-value .value {
  font-weight: 600; }

.modal .box-wrapper .box-cover .box-value .unit {
  font-weight: 500; }

.modal .box-wrapper .box-cover .stop a {
  text-decoration: none;
  color: #999999; }

.modal .box-wrapper .box-cover .stop a:hover,
.modal .box-wrapper .box-cover .stop a:active {
  color: #666666; }

.modal .box-wrapper .box-cover .stop .expand {
  vertical-align: top;
  margin-top: 3px; }

.modal .box-wrapper .box-cover .stop .collapse {
  vertical-align: top;
  margin-top: 9px; }

.modal .box-wrapper .box-cover .stop hr {
  margin: 0 14px 12px;
  border-top: 1px solid #EEEEEE; }

.modal .box-wrapper .box-cover .stop ul {
  padding-left: 29px;
  line-height: 16px; }

.modal .box-wrapper .box-cover .stop ul > li {
  text-align: left; }

@media screen and (max-width: 767px) {
  .modal .box-wrapper {
    font-size: 13px; }
  .modal .box-wrapper .box-cover .box-value .value {
    font-size: 26px; }
  .modal .box-wrapper .box-cover .box-value .unit {
    font-size: 22px; }
  .modal .box-wrapper .box-cover .stop ul {
    padding-left: 0; } }

.fa {
  position: relative; }

.fa-help {
  z-index: 10;
  cursor: pointer; }

.fa-help:before {
  content: "\f059"; }

/* wrapper */
#wrapper {
  margin-bottom: 180px;
  -webkit-box-flex: 1 0 auto;
  /* Old - iOS 6-, Safari 3.1~6 */
  -moz-box-flex: 1 0 auto;
  -webkit-flex: 1 0 auto;
  /* Safari 6.1+. iOS 7.1+, Blackberry 10 */
  -moz-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  /* IE 10 */
  flex: 1 0 auto;
  /* New, Spec - Firefox, Chrome, Opera */ }
  @media screen and (min-width: 992px) {
    #wrapper.purchase__intermediate_stage {
      margin-bottom: 0; } }
  @media screen and (max-width: 991px) {
    #wrapper {
      margin-bottom: 90px; } }

/* content */
.main-wrapper {
  padding-top: 23px; }

.main-wrapper .main-title {
  margin-bottom: 24px;
  font-size: 150%;
  font-weight: bold; }

.useragent {
  display: block; }

@media screen and (max-width: 767px) {
  .col-sm-fifth {
    width: 20%; }
  .col-lg-fifth {
    text-align: center; }
  .back-to-top {
    bottom: 256px; }
  .main-title {
    text-align: center; } }

/* global settings */
[ng\:cloak],
[ng-cloak],
[data-ng-cloak],
[x-ng-cloak],
.ng-cloak,
.x-ng-cloak {
  display: none !important; }

.animated {
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s  ease-in-out;
  overflow: hidden;
  opacity: 1; }

.animated.ng-hide, .animated.ng-leave {
  opacity: 0; }

.abs-center-wrap {
  position: absolute;
  left: 50%; }

.abs-center-wrap > * {
  position: relative;
  left: -50%;
  padding: 8px 15px; }

.refreshing {
  opacity: 0.6; }

.no-padding {
  padding-left: 0;
  padding-right: 0; }

.no-result {
  margin-top: 60px;
  color: #666666;
  text-align: center;
  padding: 0; }

.no-items-message {
  margin-bottom: 30px; }

.page-loading {
  margin-top: 100px;
  margin-bottom: 100px; }

/* spinner */
.spinner {
  display: none;
  position: relative;
  margin: 0px auto;
  width: 32px;
  overflow: hidden; }

.spinner:before {
  content: '';
  display: block;
  padding-top: 100%; }

.spinner-svg {
  height: 100%;
  -webkit-transform-origin: center center;
  -ms-transform-origin: center center;
  transform-origin: center center;
  width: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto; }

.spinner-path {
  stroke-dasharray: 1, 200;
  stroke-dashoffset: 0;
  stroke-linecap: round; }

.spinner.loading, .spinner.preloading {
  display: block; }

.spinner.loading .spinner-svg, .spinner.preloading .spinner-svg {
  -webkit-animation: rotate 2s linear infinite;
  animation: rotate 2s linear infinite; }

.spinner.loading .spinner-path {
  -webkit-animation: dash 1.5s ease-in-out infinite, color 6s ease-in-out infinite;
  animation: dash 1.5s ease-in-out infinite, color 6s ease-in-out infinite; }

.spinner.preloading .spinner-path {
  stroke-dasharray: 60, 200;
  stroke-dashoffset: 0;
  stroke: #999999; }

/* form */
form.loading {
  opacity: 0.5; }

@-webkit-keyframes rotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes rotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-webkit-keyframes dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0; }
  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35; }
  100% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -124; } }

@keyframes dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0; }
  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35; }
  100% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -124; } }

.col-sm-fifth, .col-lg-fifth {
  position: relative;
  float: left;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

@media screen and (max-width: 480px) {
  .col-sm-fifth,
  footer .top .last-item,
  footer .col-sm-fifth {
    padding: 0; } }

@media screen and (min-width: 768px) {
  .autosize-sm {
    width: inherit; } }

@media screen and (min-width: 992px) {
  .autosize-md {
    width: inherit; } }

@media screen and (min-width: 1200px) {
  .autosize-lg {
    width: inherit; } }

@media screen and (min-width: 1180px) {
  .col-lg-fifth {
    width: 20%; } }

/* menu */
.menu .nav > li a {
  padding: 5px 15px; }

.menu .nav > li.active a {
  color: #FFFFFF;
  background: #3399FF;
  background: linear-gradient(150deg, #4c75fc, #5d4cfc 100%); }

.menu .nav-header {
  font-size: 0.9em;
  color: #666666;
  padding: 5px; }

@media screen and (max-width: 767px) {
  .menu {
    border-top: 1px solid #EEEEEE;
    overflow-x: scroll;
    white-space: nowrap;
    margin-bottom: 10px; }
  .menu .nav {
    margin: 0 -15px; }
  .menu .nav-header {
    display: none !important; }
  .menu .nav > li {
    display: inline-block;
    border-top: 2px solid #FFFFFF;
    border-bottom: 2px solid #FFFFFF;
    transition: all 0.3s; }
  .menu .nav > li.active {
    border-bottom: 5px solid #3399FF; }
  .menu .nav > li a {
    padding: 12px 25px;
    color: #666666; }
  .menu .nav > li.active a,
  .menu .nav > li > a:focus,
  .menu .nav > li > a:hover {
    font-weight: bold;
    color: #222222;
    background: none; } }

.menu-fixed {
  border-bottom: 1px solid #EEEEEE;
  margin: 0; }

.menu-fixed .nav {
  margin: 24px 0 0 0; }

.menu-fixed .nav > li {
  display: inline-block;
  border-top: 2px solid #FFFFFF;
  border-bottom: 2px solid #FFFFFF;
  transition: all 0.3s; }

.menu-fixed .nav > li.active {
  border-bottom: 2px solid #3399FF; }

.menu-fixed .nav > li a {
  padding: 5px 31px;
  color: #222222;
  font-size: 16px; }

.menu-fixed .nav > li.active a {
  color: #222222;
  background-color: transparent;
  font-weight: bold; }

.menu-fixed .nav > li > a:focus,
.menu-fixed .nav > li > a:hover {
  background: none; }

@media screen and (max-width: 767px) {
  .menu-fixed .nav {
    text-align: center; }
  .menu-fixed .nav > li a {
    padding: 5px 20px;
    font-size: 15px; } }

/* nav-tabs */
.nav-tabs {
  border-bottom: 1px solid #EEEEEE; }

.nav-tabs > li {
  display: inline-block;
  border-top: none;
  transition: all 0.3s; }

.nav-tabs > li > a {
  border: none;
  border-bottom: 2px solid transparent;
  padding: 10px 31px;
  color: #222222;
  font-size: 18px; }

.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus {
  background-color: transparent; }

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  border: none;
  border-bottom: 2px solid #3399FF;
  color: #222222;
  font-weight: bold; }

@media screen and (max-width: 767px) {
  .nav-tabs > li > a {
    font-size: 16px; } }

/* more, less */
.more:before, .more:after,
.less:before, .less:after {
  display: inline-block;
  color: inherit;
  font-family: "Font Awesome 5 Pro";
  font-style: normal;
  font-weight: inherit;
  font-size: inherit;
  position: relative;
  z-index: 1;
  alt: ''; }

.more:before, .more:after,
.less:before, .less:after {
  content: "\f105";
  text-decoration: none;
  padding-left: .3em; }

.more:before,
.less:before {
  display: none; }

/* icon */
.icon:before, .icon:after {
  display: inline-block;
  color: inherit;
  font-family: "Font Awesome 5 Pro";
  font-style: normal;
  font-weight: inherit;
  font-size: inherit;
  position: relative;
  z-index: 1;
  alt: ""; }

.icon:before {
  display: none; }

.icon-after:after {
  padding-left: .3em;
  top: 0; }

.icon-before:before {
  padding-right: .3em;
  display: inline-block;
  top: 0; }

.icon-before:after {
  display: none; }

.icon-facebook:before, .icon-facebook:after {
  content: "\f230"; }

.fa.thin-white {
  -webkit-text-stroke: 1px white; }

.fa-blank {
  visibility: hidden !important; }

.profile-img {
  border-radius: 50%;
  box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.1); }

/* 1:1 profile display */
.profile-wrapper {
  position: relative;
  padding-top: 100%;
  display: block;
  content: ''; }

.profile-wrapper img, video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.profile-wrapper .profile-dim {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.07);
  border-radius: 50%; }

/* set intl-tel-input along with bootstrap form */
form .intl-tel-input {
  display: block !important; }

form.form-horizontal .intl-tel-input {
  display: inline-block !important; }

.input-group .intl-tel-input {
  position: static; }

.input-group .intl-tel-input.allow-dropdown .flag-container {
  z-index: 4; }

@media screen and (max-width: 767px) {
  /* for block auto zoom for input tags on phones */
  select, textarea, input[type="text"], input[type="password"], input[type="datetime"],
  input[type="datetime-local"], input[type="date"], input[type="month"],
  input[type="time"], input[type="week"], input[type="number"], input[type="email"],
  input[type="url"], input[type="search"], input[type="tel"], input[type="color"],
  .uneditable-input {
    font-size: 16px !important; }
  /* bouble size checkbox on phones */
  input[type="checkbox"], input[type="radio"] {
    transform: scale(1.5);
    -webkit-transform: scale(1.5);
    margin-top: 1px;
    margin-right: 5px !important; }
  /* enable form-inline for mobile devices */
  .form-inline .form-control, .form-inline .checkbox, .form-inline .radio {
    display: inline-block;
    width: auto;
    vertical-align: middle;
    margin: inherit; }
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
  .form-inline .input-group-addon, .form-inline .input-group-btn {
    width: inherit; } }

/* 772:286 cover display */
.cover-wrapper {
  position: relative;
  padding-bottom: 37.04%;
  content: ''; }

/* 16:9 video display */
.video-wrapper {
  position: relative;
  padding-top: 56.25%;
  display: block;
  content: ''; }

.cover-wrapper img,
.video-wrapper img,
.video-wrapper video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/* address cards */
.address-card {
  position: relative;
  height: 210px;
  padding: 10px;
  margin: 10px 0;
  box-sizing: border-box;
  border: 1px solid #D9D9D9;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.16); }

.address-card.new {
  text-align: center;
  border-style: dashed;
  border-width: 2px;
  box-shadow: none;
  color: #999999; }

.address-card .links {
  position: absolute; }

a:hover .address-card.new,
a:focus .address-card.new {
  color: #222222; }

a.disabled .address-card.new {
  color: #D9D9D9; }

ul.address {
  list-style: none;
  margin: 0;
  padding: 0; }

ul.address > li:before {
  content: none; }

ul.address b {
  display: inline-block;
  display: -webkit-box;
  height: 41px;
  line-height: 20px;
  word-break: break-all;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical; }

/* truncate */
.truncate-wrapper {
  font-family: "Helvetica Neue","Helvetica","Arial",sans-serif;
  display: table;
  table-layout: fixed;
  width: 100%;
  white-space: nowrap; }

.truncate-wrapper .truncate {
  display: table-cell;
  overflow: hidden;
  text-overflow: ellipsis; }

.truncate-wrapper .truncate > * {
  font-family: "Spoqa Han Sans Neo", "SF Pro KR", "Apple SD Gothic Neo", "Yoon Gothic", "Malgun Gothic", "HY Dotum", "돋움", "Dotum", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }

.truncate-ellipsis {
  font-family: "Helvetica Neue","Helvetica","Arial",sans-serif;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.truncate-text {
  font-family: "Spoqa Han Sans Neo", "SF Pro KR", "Apple SD Gothic Neo", "Yoon Gothic", "Malgun Gothic", "HY Dotum", "돋움", "Dotum", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }

.text-overflow {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

/* star(rating) */
.star .fa {
  letter-spacing: 0.1em; }

.star .fa-star {
  color: #70b8ff; }

.star .fa-star.fa-half {
  position: relative; }

.star .fa-star.fa-half:after {
  content: "\f005"; }

.star .fa-star.fa-half:before {
  position: absolute;
  width: 50%;
  left: 0;
  top: 0;
  overflow: hidden; }

.star .fa-star.fa-half:after {
  color: #D9D9D9; }

.star .fa-empty {
  color: #D9D9D9; }

.star .rating-text {
  color: #999999; }

.star-dimmed {
  letter-spacing: 0.1em;
  color: #999999;
  margin-right: -0.2em; }

.star .fa-star.clickable {
  cursor: pointer; }

.star.star-direct .fa-star {
  color: #3399FF; }

.star.star-direct .fa-empty {
  color: #D9D9D9; }

.star.star-direct .fa-half {
  position: relative;
  color: #70b8ff; }

.star.star-direct .fa-half:before,
.star.star-direct .fa-half:after {
  content: "\f005"; }

.star.star-direct .fa-half:before {
  position: absolute;
  width: 50%;
  left: 0;
  top: 0;
  overflow: hidden; }

.star.star-direct .fa-half:after {
  color: #D9D9D9; }

.star.star-direct .fa-default {
  color: #70b8ff; }

.star.star-direct .fa-filled,
.star.star-direct .fa-filled:after {
  color: #3399FF; }

.star.star-direct .fa-filled ~ .fa-empty,
.star.star-direct .fa-filled ~ .fa-empty:after {
  color: #D9D9D9; }

/* query */
.query {
  display: inline-block;
  width: 100%;
  padding: 14px 0; }

.query .search {
  padding: 6px 13px;
  color: #999999;
  cursor: pointer; }

.query i {
  cursor: pointer; }

.query .keyword .form-control {
  border: 1px solid #EEEEEE;
  border-radius: 0;
  box-shadow: none;
  -webkit-box-shadow: none; }

.query .keyword .clear {
  margin-left: 5px; }

.query .dropdown {
  margin-left: 14px; }

.query .btn-default {
  min-width: 70px;
  text-align: left;
  border-color: transparent;
  color: #666666; }

.query .btn-filter {
  min-width: auto;
  position: relative;
  border-color: #D9D9D9;
  border-radius: 4px; }

.query .btn-default:not(.btn-filter):hover,
.query .btn-default:not(.btn-filter):focus,
.query .btn-default:not(.btn-filter):active {
  border-color: transparent; }

.query .btn-filter:hover,
.query .btn-filter:focus,
.query .btn-filter:active {
  border-color: #D9D9D9; }

.query .btn-default:hover,
.query .btn-default:focus,
.query .btn-default:active,
.query .btn-filter:hover,
.query .btn-filter:focus,
.query .btn-filter:active {
  background-color: #FFFFFF;
  color: #666666;
  outline: none;
  box-shadow: none;
  -webkit-box-shadow: none; }

.query .btn-default[disabled] {
  color: #D9D9D9; }

.query .caret {
  width: 7px;
  height: 4px;
  margin-top: -2px;
  margin-left: 2px;
  border: 0;
  background: url("/static/img/icon/ar-down-g.png?dec3b11ab912") no-repeat center center;
  background: url("/static/img/icon/ar-down-g.svg?dec3b11ab912") no-repeat center center;
  background-size: 100% 100%; }

.query .btn-default[disabled] .caret {
  background: url("/static/img/icon/ar-down-bg.png?dec3b11ab912") no-repeat center center;
  background: url("/static/img/icon/ar-down-bg.svg?dec3b11ab912") no-repeat center center; }

.query .btn.btn-blue .caret {
  background: url("/static/img/icon/ar-down-b.png?dec3b11ab912") no-repeat center center;
  background: url("/static/img/icon/ar-down-b.svg?dec3b11ab912") no-repeat center center; }

.query .dropdown.open .caret,
.query .btn.btn-filter:not(.collapsed) .caret {
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.query .dropdown .dropdown-menu {
  min-width: 0;
  width: 110px;
  margin: 2px -1px 0 0;
  padding: 10px 0;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  background-color: #FFFFFF;
  border: 1px solid #D9D9D9;
  border-radius: 0;
  left: auto;
  right: 0; }

.query .dropdown .dropdown-menu > li > a {
  padding: 5px 11px;
  line-height: 1.5;
  color: #666666; }

.query .dropdown .dropdown-menu > li > a:active {
  font-weight: bold; }

.query .dropdown .dropdown-menu > li .select {
  font-weight: bold; }

@media screen and (max-width: 991px) {
  .query .btn-filter {
    padding-right: 12px;
    color: #999999; }
  .query .btn-filter.btn-blue {
    color: #3399FF; } }

@media screen and (max-width: 767px) {
  .query {
    font-size: 13px; }
  .query .search {
    padding: 5.5px 12px; }
  .query .dropdown {
    margin-left: 9px; }
  .query .btn-default {
    min-font-size: 66px;
    padding: 4px 12px;
    font-size: 13px; }
  .query .btn-filter {
    padding: 5px 6px 3px 6px;
    font-size: 13px; }
  .query .caret {
    right: 8px; }
  .query .dropdown .dropdown-menu {
    width: 96px;
    padding: 5px 0;
    font-size: 12px; }
  .query .dropdown .dropdown-menu > li > a {
    padding: 6px 11px; } }

/* search-input */
.search-input-new {
  height: 32px;
  vertical-align: baseline !important;
  border-top: none;
  border-right: none;
  border-left: none;
  border-bottom: 1px solid #999999;
  border-radius: 0px;
  box-shadow: none;
  padding: 6px 0; }

.search-input-new:focus {
  border-color: #999999;
  box-shadow: none; }

.search-input-new input {
  width: 230px !important;
  border: none;
  box-shadow: none;
  font-size: 14px !important; }

.search-input-new input:focus {
  outline: 0; }

.search-input-new input::-ms-clear {
  display: none; }

.search-input-new i {
  color: #999999;
  cursor: pointer; }

@media screen and (max-width: 767px) {
  .search-input-new {
    height: 29px;
    padding: 5px 0; }
  .search-input-new input {
    width: 43vw !important;
    font-size: 13px !important; }
  .search-input-new i {
    font-size: 13px; } }

/* markdown common */
.markdown p, .markdown blockquote, .markdown ul, .markdown ol, .markdown dl, .markdown table, .markdown pre,
.editor-preview p, .editor-preview blockquote, .editor-preview ul, .editor-preview ol, .editor-preview dl, .editor-preview table, .editor-preview pre {
  margin: 0;
  font-size: 14px;
  letter-spacing: -0.01em;
  line-height: 1.43;
  color: #444444; }

.markdown p, .markdown ul, .markdown ol, .markdown pre, .markdown table,
.editor-preview p, .editor-preview ul, .editor-preview ol, .editor-preview pre, .editor-preview table {
  margin: 0 0 1em; }

/* markdown heading */
.markdown h1, .markdown h2, .markdown h3, .markdown h4, .markdown h5, .markdown h6,
.editor-preview h1, .editor-preview h2, .editor-preview h3, .editor-preview h4, .editor-preview h5, .editor-preview h6 {
  margin: 0;
  letter-spacing: -0.01em;
  color: #222222; }

.markdown h1,
.editor-preview h1 {
  margin-bottom: 12px;
  font-size: 36px;
  font-weight: 700;
  line-height: 1.25; }

.markdown h2,
.editor-preview h2 {
  margin-bottom: 12px;
  font-size: 30px;
  font-weight: 700;
  line-height: 1.27; }

.markdown h3,
.editor-preview h3 {
  margin-bottom: 12px;
  font-size: 26px;
  font-weight: 700;
  line-height: 1.27; }

.markdown h4,
.editor-preview h4 {
  margin-bottom: 4px;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.35; }

.markdown h5,
.editor-preview h5 {
  margin-bottom: 4px;
  font-size: 17px;
  font-weight: 600;
  line-height: 1.35; }

.markdown h6,
.editor-preview h6 {
  margin-bottom: 4px;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.43; }

/* markdown image */
.markdown img,
.editor-preview img {
  max-width: 100%; }

/* markdown list */
.markdown ul, .markdown ol,
.editor-preview ul, .editor-preview ol {
  padding-left: 20px; }

.markdown ul,
.editor-preview ul {
  list-style: disc; }

.markdown ul ul,
.editor-preview ul ul {
  list-style: circle; }

.markdown ul ul ul,
.editor-preview ul ul ul {
  list-style: none; }

.markdown ol,
.editor-preview ol {
  list-style: decimal; }

@supports (-ms-ime-align: auto) {
  .markdown ul ul ul,
  .editor-preview ul ul ul {
    list-style-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mNkYAAAAAYAAjCB0C8AAAAASUVORK5CYII=); } }

/* markdown description list */
.markdown dl,
.editor-preview dl {
  padding-left: 8px; }

.markdown dt, .markdown dd,
.editor-preview dt, .editor-preview dd {
  margin: 0; }

.markdown dt,
.editor-preview dt {
  font-weight: 500; }

.markdown dt:before,
.editor-preview dt:before {
  position: relative;
  content: '*';
  margin-left: -.5em; }

/* markdown table */
.markdown table,
.editor-preview table {
  border-collapse: collapse;
  border-spacing: 0; }

.markdown table th, .markdown table td,
.editor-preview table th, .editor-preview table td {
  border: 1px solid #D9D9D9;
  padding: 5px; }

/* markdown pre, code */
.markdown pre,
.editor-preview pre {
  padding: 16px !important;
  word-wrap: break-word;
  white-space: pre-wrap;
  word-break: normal;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  border: 0; }

.markdown code,
.editor-preview code {
  padding: 0;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border: 0; }

.markdown pre {
  position: relative; }
  @media (hover: hover), screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .markdown pre .copy-button {
      display: none; }
    .markdown pre:hover .copy-button {
      display: block; } }
  .markdown pre.copied {
    color: transparent;
    transition: color 0.1s ease; }

.markdown pre .copy-button {
  position: absolute;
  top: 11px;
  right: 11px;
  width: 17px;
  height: 17px;
  padding: 14px;
  border-radius: 6px;
  background: url("/static/img/viewer/ic-file.svg?dec3b11ab912") no-repeat center center;
  background-size: 13px; }
  @media (hover: hover), screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .markdown pre .copy-button {
      display: none; }
      .markdown pre .copy-button:hover {
        background-color: #D9D9D9; } }

/* markdown blockquote */
.markdown blockquote,
.editor-preview blockquote {
  color: #222222;
  text-align: center;
  font-weight: 600;
  border: 0; }

.markdown blockquote:before, .markdown blockquote:after,
.editor-preview blockquote:before, .editor-preview blockquote:after {
  display: block;
  width: 14px;
  height: 10px;
  margin: 0 auto;
  text-align: center;
  color: #666666;
  background-size: 14px auto; }

.markdown blockquote:before,
.editor-preview blockquote:before {
  content: '';
  margin-top: 45px;
  margin-bottom: 22px;
  background: url("/static/img/icon/mark-open.png?dec3b11ab912") no-repeat center center;
  background: url("/static/img/icon/mark-open.svg?dec3b11ab912") no-repeat center center; }

.markdown blockquote:after,
.editor-preview blockquote:after {
  content: '';
  margin-top: 22px;
  margin-bottom: 45px;
  background: url("/static/img/icon/mark-close.png?dec3b11ab912") no-repeat center center;
  background: url("/static/img/icon/mark-close.svg?dec3b11ab912") no-repeat center center; }

.markdown blockquote p,
.editor-preview blockquote p {
  margin-bottom: 0; }

/* markdown small */
.markdown small,
.editor-preview small {
  font-size: 11px !important;
  line-height: 1.41;
  letter-spacing: -0.01em; }

.markdown .truncate-layout, .article-content .truncate-layout {
  position: relative; }

.markdown .truncate, .article-content .truncate {
  position: relative;
  overflow: hidden; }

.markdown .truncate-layout .gradient-bottom, .article-content .truncate-layout .gradient-bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 52px;
  z-index: 2;
  pointer-events: none;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.97)); }

.markdown .more, .markdown .less, .article-content .more, .article-content .less {
  cursor: pointer;
  text-decoration: none;
  color: #3399FF;
  font-size: 14px;
  line-height: 1.5;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: -moz-inline-flex;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  /* Safari 7.0+, Chrome 21.0+ */
  -moz-align-items: center;
  align-items: center;
  /* Firefox 20.0+, IE11+, Opera 12.10 */ }
  .markdown .more .icon-plus,
  .markdown .more .icon-minus, .markdown .less .icon-plus,
  .markdown .less .icon-minus, .article-content .more .icon-plus,
  .article-content .more .icon-minus, .article-content .less .icon-plus,
  .article-content .less .icon-minus {
    display: inline-block;
    width: 7px;
    height: 7px;
    margin-right: 6px;
    -webkit-box-flex: none;
    /* Old - iOS 6-, Safari 3.1~6 */
    -moz-box-flex: none;
    -webkit-flex: none;
    /* Safari 6.1+. iOS 7.1+, Blackberry 10 */
    -moz-flex: none;
    -ms-flex: none;
    /* IE 10 */
    flex: none;
    /* New, Spec - Firefox, Chrome, Opera */ }
  .markdown .more .icon-chevron, .markdown .less .icon-chevron, .article-content .more .icon-chevron, .article-content .less .icon-chevron {
    display: inline-block;
    width: 7px;
    height: 7px;
    margin-left: 6px;
    -webkit-box-flex: none;
    /* Old - iOS 6-, Safari 3.1~6 */
    -moz-box-flex: none;
    -webkit-flex: none;
    /* Safari 6.1+. iOS 7.1+, Blackberry 10 */
    -moz-flex: none;
    -ms-flex: none;
    /* IE 10 */
    flex: none;
    /* New, Spec - Firefox, Chrome, Opera */ }

.markdown .more:after, .markdown .less:after, .article-content .more:after, .article-content .less:after {
  content: ''; }

@media screen and (max-width: 991px) {
  .markdown .markdown .more, .markdown .markdown .less, .markdown .article-content .more, .markdown .article-content .less, .article-content .markdown .more, .article-content .markdown .less, .article-content .article-content .more, .article-content .article-content .less {
    font-size: 11px; } }

/* purchase */
.card-icon {
  margin: 5px;
  padding: 2px 6px;
  width: 44px;
  height: 29.6px;
  border: 1px solid #D9D9D9;
  border-radius: 3px; }

.indent-1 {
  padding-left: 10px; }

.indent-2 {
  padding-left: 20px; }

.indent-3 {
  padding-left: 30px; }

.indent-4 {
  padding-left: 40px; }

.indent-5 {
  padding-left: 50px; }

/* share */
.share-btn {
  text-align: center; }

.share-btn:hover,
.share-btn:focus {
  text-decoration: none; }

.share-icon {
  width: 48px;
  height: 48px; }

input[readonly]:focus.share-url {
  border: 1px solid #3399FF; }

.share-url {
  width: 100%;
  min-height: 20px;
  padding: 10px;
  margin-bottom: 8px;
  color: #3399FF;
  cursor: pointer;
  background-color: #FFFFFF;
  border: 1px solid #D9D9D9;
  border-radius: 3px;
  -webkit-tap-highlight-color: rgba(51, 153, 255, 0.2); }

/* switch */
.switch {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 30px;
  height: 10px;
  margin-bottom: 3px;
  margin-left: 9px; }

.switch input {
  width: 0;
  height: 0;
  opacity: 0; }

.switch .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 5px;
  background-color: rgba(217, 217, 217, 0.4);
  -webkit-transition: .4s;
  transition: .4s; }

.switch .slider:before {
  position: absolute;
  content: '';
  width: 18px;
  height: 18px;
  left: 0;
  bottom: -4px;
  border-radius: 50%;
  background-color: #D9D9D9;
  -webkit-transition: .4s;
  transition: .4s; }

.switch input:checked ~ .slider {
  background-color: rgba(51, 153, 255, 0.3); }

.switch input:checked ~ .slider:before {
  background-color: #3399FF;
  -webkit-transform: translateX(12px);
  -ms-transform: translateX(12px);
  transform: translateX(12px); }

@media (max-width: 767px) {
  .switch {
    width: 25px;
    height: 9px;
    margin-bottom: 2px;
    margin-left: 4.5px; }
  .switch .slider:before {
    width: 16px;
    height: 16px; } }

/* snackbar */
#snackbar {
  visibility: hidden;
  min-width: 240px;
  background-color: rgba(51, 153, 255, 0.9);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#e63399ff, endColorstr=#e63399ff);
  color: #FFFFFF;
  text-align: center;
  border-radius: 3px;
  padding: 11px 13px 10px;
  position: fixed;
  z-index: 9999;
  left: 50%;
  bottom: 57px;
  font-size: 13px;
  font-weight: 500;
  line-height: 1.4;
  transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.15); }

#snackbar.show {
  visibility: visible; }

@media screen and (min-width: 768px) {
  #snackbar {
    top: 88px;
    bottom: auto;
    padding: 16px 24px 15px;
    font-size: 14px; } }

/* fix for Edge */
@supports (-ms-ime-align: auto) {
  .dropdown-menu > li, .dropdown-menu > ul > li, .nav-pills > li, .session-footer > li, .nav-list > li, .f-right > li {
    list-style-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mNkYAAAAAYAAjCB0C8AAAAASUVORK5CYII=); }
  .moxie-shim-html5 input {
    cursor: pointer; }
  /* plupload */
  .video-js .vjs-playlist li {
    list-style-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mNkYAAAAAYAAjCB0C8AAAAASUVORK5CYII=); } }

/* channeltalk position */
body.ct-re--purchase .floating-area {
  bottom: 165px; }
  @media screen and (max-width: 991px) {
    body.ct-re--purchase .floating-area {
      right: 24px;
      bottom: 64px; } }

body.ct-re--purchase #ch-plugin div[class*="MobilePopupWrapper-ch"],
body.ct-re--purchase #ch-plugin div[class*="PCPopupWrapper-ch"] {
  bottom: 64px !important; }

@media screen and (min-width: 992px) {
  body.ct-re--purchase #ch-plugin div[class*="PCPopupWrapper-ch"] {
    bottom: 165px !important; } }

@media screen and (max-width: 991px) {
  body.ct-re--viewer .floating-area {
    right: 24px;
    bottom: 64px; }
  body.ct-re--viewer #ch-plugin div[class*="MobilePopupWrapper-ch"],
  body.ct-re--viewer #ch-plugin div[class*="PCPopupWrapper-ch"] {
    bottom: 64px !important; } }

body.ct-re--pr-has-option-list .floating-area {
  bottom: 121px; }

body.ct-re--pr-has-option-list #ch-plugin div[class*='MobilePopupWrapper-ch'],
body.ct-re--pr-has-option-list #ch-plugin div[class*='PCPopupWrapper-ch'] {
  bottom: 121px !important; }

@charset "UTF-8";
/*
 * Reset All Elements Box Sizing
 */
*,
*:before,
*:after {
  box-sizing: inherit; }

/*
 * Inherit HTML Element Box Sizing
 */
html {
  box-sizing: border-box;
  overflow-y: scroll; }

body {
  font-family: "Spoqa Han Sans Neo", "SF Pro KR", "Apple SD Gothic Neo", "Yoon Gothic", "Malgun Gothic", "HY Dotum", "돋움", "Dotum", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/*
 * Remove Margin & Paddings
 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline; }

b, strong {
  font-weight: bold; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, main,
footer, header, hgroup, menu, nav, section {
  display: block; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

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

html, body {
  width: 100%;
  height: 100%; }

body {
  line-height: 1; }

a {
  text-decoration: none;
  color: inherit; }
  a:hover {
    text-decoration: none; }

button,
[type=reset],
[type=button],
[type=submit] {
  overflow: visible;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  padding: 0; }

[type=text],
[type=password],
[type=number],
[type=email],
[type=search],
[type=tel],
textarea {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 0; }

input, button, textarea, select, button {
  font-size: inherit;
  font-family: inherit;
  color: inherit;
  line-height: inherit;
  border: 0;
  background-color: transparent;
  -webkit-text-size-adjust: inherit; }

img {
  max-width: 100%;
  height: auto; }

figure img {
  display: block;
  width: 100%; }

.show-mob {
  display: block; }
  @media screen and (min-width: 768px) {
    .show-mob {
      display: none; } }
  .show-mob-line {
    display: inline-block; }
    @media screen and (min-width: 768px) {
      .show-mob-line {
        display: none; } }
  .show-mob-cell {
    display: table-cell; }
    @media screen and (min-width: 768px) {
      .show-mob-cell {
        display: none; } }

.show-tablet {
  display: block; }
  @media screen and (min-width: 1024px) {
    .show-tablet {
      display: none; } }
  .show-tablet-line {
    display: inline-block; }
    @media screen and (min-width: 1024px) {
      .show-tablet-line {
        display: none; } }
  .show-tablet-cell {
    display: table-cell; }
    @media screen and (min-width: 768px) {
      .show-tablet-cell {
        display: none; } }

.show-only-tablet {
  display: none; }
  @media screen and (min-width: 768px) and (max-width: 1199px) {
    .show-only-tablet {
      display: block; } }
  .show-only-tablet-line {
    display: none; }
    @media screen and (min-width: 768px) and (max-width: 1199px) {
      .show-only-tablet-line {
        display: inline-block; } }
  .show-only-tablet-cell {
    display: none; }
    @media screen and (min-width: 768px) {
      .show-only-tablet-cell {
        display: table-cell; } }

.show-desktop {
  display: none; }
  @media screen and (min-width: 1024px) {
    .show-desktop {
      display: block; } }
  .show-desktop-line {
    display: none; }
    @media screen and (min-width: 1024px) {
      .show-desktop-line {
        display: inline-block; } }
  .show-desktop-cell {
    display: none; }
    @media screen and (min-width: 768px) {
      .show-desktop-cell {
        display: table-cell; } }

.hide-mob {
  display: none; }
  @media screen and (min-width: 768px) {
    .hide-mob {
      display: block; } }
  .hide-mob-line {
    display: none; }
    @media screen and (min-width: 1024px) {
      .hide-mob-line {
        display: inline-block; } }
  .hide-mob-cell {
    display: none; }
    @media screen and (min-width: 768px) {
      .hide-mob-cell {
        display: table-cell; } }

.uppercase {
  text-transform: uppercase; }

.lowercase {
  text-transform: lowercase; }

.capitalize {
  text-transform: capitalize; }

.button {
  display: inline-block;
  height: 40px;
  line-height: 38px;
  margin: 0;
  padding: 0;
  font-size: 13px;
  font-weight: 700;
  text-align: center;
  vertical-align: middle;
  border-radius: 4.5px;
  box-shadow: none;
  cursor: pointer;
  outline: 0; }
  @media screen and (min-width: 768px) {
    .button {
      font-size: 14px;
      border-radius: 4px; } }
  :lang(ko) .button {
    padding-top: 1px; }
  @media (hover: hover), screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .button:hover, .button:focus {
      text-decoration: none; } }
  .button.button-white-modal {
    color: #3399FF;
    background-color: #FFFFFF;
    border: 1px solid #D9D9D9; }
    .button.button-white-modal[disabled] {
      cursor: not-allowed;
      color: rgba(51, 153, 255, 0.3);
      background-color: rgba(255, 255, 255, 0.3); }
    @media (hover: hover), screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
      .button.button-white-modal {
        -webkit-transition: color 300ms, background-color 300ms, border-color 300ms;
        -moz-transition: color 300ms, background-color 300ms, border-color 300ms;
        -ms-transition: color 300ms, background-color 300ms, border-color 300ms;
        -o-transition: color 300ms, background-color 300ms, border-color 300ms;
        transition: color 300ms, background-color 300ms, border-color 300ms; }
        .button.button-white-modal:not([disabled]):hover {
          color: #FFFFFF;
          background-color: #D9D9D9;
          border: 1px solid transparent; } }
  .button.button-white {
    color: #666666;
    background-color: #FFFFFF;
    border: 1px solid #D9D9D9; }
    .button.button-white[disabled] {
      cursor: not-allowed;
      color: rgba(102, 102, 102, 0.3);
      background-color: rgba(244, 244, 244, 0.3);
      border: 1px solid rgba(217, 217, 217, 0.3); }
    @media (hover: hover), screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
      .button.button-white {
        -webkit-transition: color 300ms, background-color 300ms, border-color 300ms;
        -moz-transition: color 300ms, background-color 300ms, border-color 300ms;
        -ms-transition: color 300ms, background-color 300ms, border-color 300ms;
        -o-transition: color 300ms, background-color 300ms, border-color 300ms;
        transition: color 300ms, background-color 300ms, border-color 300ms; }
        .button.button-white:not([disabled]):hover {
          color: #666666;
          background-color: #F4F4F4;
          border: 1px solid #EEEEEE; } }
  .button.button-blue {
    color: #FFFFFF;
    background-color: #3399FF;
    border: 1px solid transparent; }
    .button.button-blue[disabled] {
      cursor: not-allowed;
      color: rgba(255, 255, 255, 0.8);
      background-color: rgba(51, 153, 255, 0.3); }
    @media (hover: hover), screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
      .button.button-blue {
        -webkit-transition: color 300ms, background-color 300ms, border-color 300ms;
        -moz-transition: color 300ms, background-color 300ms, border-color 300ms;
        -ms-transition: color 300ms, background-color 300ms, border-color 300ms;
        -o-transition: color 300ms, background-color 300ms, border-color 300ms;
        transition: color 300ms, background-color 300ms, border-color 300ms; }
        .button.button-blue:not([disabled]):hover {
          color: #FFFFFF;
          background-color: #297acc; } }
  .button.button-default {
    color: #3399FF;
    background-color: #FFFFFF;
    border: 1px solid rgba(51, 153, 255, 0.6); }
    .button.button-default[disabled] {
      cursor: not-allowed;
      color: rgba(102, 102, 102, 0.3);
      background-color: rgba(244, 244, 244, 0.3);
      border: 1px solid rgba(51, 153, 255, 0.9); }
    @media (hover: hover), screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
      .button.button-default {
        -webkit-transition: color 300ms, background-color 300ms, border-color 300ms;
        -moz-transition: color 300ms, background-color 300ms, border-color 300ms;
        -ms-transition: color 300ms, background-color 300ms, border-color 300ms;
        -o-transition: color 300ms, background-color 300ms, border-color 300ms;
        transition: color 300ms, background-color 300ms, border-color 300ms; }
        .button.button-default:not([disabled]):hover {
          background-color: #F4F4F4; } }
  .button.button-normal {
    padding: 0 5px;
    min-width: 140px; }
    @media screen and (min-width: 768px) {
      .button.button-normal {
        min-width: 132px; } }
  .button.button-wide {
    padding: 0 5px;
    min-width: 100%; }
    @media screen and (min-width: 768px) {
      .button.button-wide {
        min-width: 100%; } }
  .button.button-pw {
    padding: 0 5px;
    min-width: 101px; }
    @media screen and (min-width: 768px) {
      .button.button-pw {
        min-width: 132px; } }
  .button.button-zip {
    padding: 0 5px;
    min-width: 101px; }
    @media screen and (min-width: 768px) {
      .button.button-zip {
        min-width: 110px; } }
  .button.button-modal {
    padding: 0 5px;
    min-width: 95px; }
    @media screen and (min-width: 768px) {
      .button.button-modal {
        min-width: 120px; } }
  .button.button-drag {
    padding: 0 5px;
    min-width: 95px; }
    @media screen and (min-width: 768px) {
      .button.button-drag {
        min-width: 148px; } }
  @media screen and (min-width: 768px) {
    .button.button-small {
      width: 86px;
      height: 28px;
      line-height: 26px; } }
  .button.button-gradient {
    position: relative;
    width: 100%;
    height: 45px;
    line-height: 45px;
    font-size: 14px;
    font-weight: 700;
    color: #FFFFFF;
    border: 0;
    overflow: hidden;
    background-color: #3399FF;
    -webkit-border-radius: 22.5px;
    -moz-border-radius: 22.5px;
    border-radius: 22.5px; }
    @media screen and (min-width: 768px) {
      .button.button-gradient {
        width: 144px;
        height: 54px;
        line-height: 54px;
        font-size: 16px;
        font-weight: 600;
        -webkit-border-radius: 27px;
        -moz-border-radius: 27px;
        border-radius: 27px; } }
    @media (hover: hover), screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
      .button.button-gradient:hover {
        -webkit-box-shadow: inset 160px 160px 0px 160px rgba(0, 0, 0, 0.1);
        -moz-box-shadow: inset 160px 160px 0px 160px rgba(0, 0, 0, 0.1);
        box-shadow: inset 160px 160px 0px 160px rgba(0, 0, 0, 0.1); } }
    @media screen and (min-width: 1200px) {
      .button.button-gradient {
        width: 160px; } }
    .button.button-gradient .gradient {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      -webkit-background-image: linear-gradient(-60deg, rgba(76, 87, 253, 0.5) 0%, rgba(116, 79, 243, 0.7) 50%, rgba(157, 69, 232, 0.7) 100%);
      background-image: rgba(76, 87, 253, 0.5);
      /* Old browsers */
      background-image: -o-linear-gradient(-60deg, rgba(76, 87, 253, 0.5) 0%, rgba(116, 79, 243, 0.7) 50%, rgba(157, 69, 232, 0.7) 100%);
      /* Opera11.1-12.0 */
      background-image: -ms-linear-gradient(-60deg, rgba(76, 87, 253, 0.5) 0%, rgba(116, 79, 243, 0.7) 50%, rgba(157, 69, 232, 0.7) 100%);
      /* IE 10 Platform Previews, Consumer Preview */
      background-image: -moz-linear-gradient(-60deg, rgba(76, 87, 253, 0.5) 0%, rgba(116, 79, 243, 0.7) 50%, rgba(157, 69, 232, 0.7) 100%);
      /* FF3.6-15 */
      background-image: -webkit-linear-gradient(-60deg, rgba(76, 87, 253, 0.5) 0%, rgba(116, 79, 243, 0.7) 50%, rgba(157, 69, 232, 0.7) 100%);
      /* Chrome10-25,Safari5.1-6 */
      background-image: linear-gradient(150deg, rgba(76, 87, 253, 0.5) 0%, rgba(116, 79, 243, 0.7) 50%, rgba(157, 69, 232, 0.7) 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      z-index: 1; }
    .button.button-gradient .txt {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 2; }
  .button.button-shadow {
    -webkit-box-shadow: 0px 2px 6px 0 rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 2px 6px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0px 2px 6px 0 rgba(0, 0, 0, 0.15); }
  .button-reset {
    display: inline-block;
    padding: 0;
    margin: 0;
    line-height: 1;
    vertical-align: middle;
    border: 0;
    background-color: transparent; }

.button-line {
  display: inline-block;
  padding: 0;
  margin: 0;
  text-align: left;
  font-size: 0;
  font-weight: 500;
  line-height: 1;
  background-color: transparent;
  border: 0;
  outline: 0; }
  @media (hover: hover), screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .button-line:hover, .button-line:focus {
      text-decoration: none; } }
  .button-line.button-line-gray {
    color: rgba(153, 153, 153, 0.7);
    -webkit-transition: color 300ms;
    -moz-transition: color 300ms;
    -ms-transition: color 300ms;
    -o-transition: color 300ms;
    transition: color 300ms; }

@media screen and (hover: hover) and (min-width: 1024px), screen and (-ms-high-contrast: active) and (min-width: 1024px), screen and (-ms-high-contrast: none) and (min-width: 1024px) {
  .button-line.button-line-gray:hover {
    color: #3399FF; } }
  .button-line.button-line-g_to_g {
    color: rgba(153, 153, 153, 0.7);
    -webkit-transition: color 300ms;
    -moz-transition: color 300ms;
    -ms-transition: color 300ms;
    -o-transition: color 300ms;
    transition: color 300ms; }

@media screen and (hover: hover) and (min-width: 1024px), screen and (-ms-high-contrast: active) and (min-width: 1024px), screen and (-ms-high-contrast: none) and (min-width: 1024px) {
  .button-line.button-line-g_to_g:hover {
    color: #666666; } }
  .button-line.button-line-blue {
    color: rgba(51, 153, 255, 0.7);
    -webkit-transition: color 300ms;
    -moz-transition: color 300ms;
    -ms-transition: color 300ms;
    -o-transition: color 300ms;
    transition: color 300ms; }

@media screen and (hover: hover) and (min-width: 1024px), screen and (-ms-high-contrast: active) and (min-width: 1024px), screen and (-ms-high-contrast: none) and (min-width: 1024px) {
  .button-line.button-line-blue:hover {
    color: #297acc; } }
  .button-line__txt {
    display: inline-block;
    font-size: 11px;
    vertical-align: middle; }
    @media screen and (min-width: 768px) {
      .button-line__txt {
        font-size: 12px; } }
  .button-line > .fa {
    display: inline-block;
    margin-top: -2px;
    margin-left: 4px;
    font-size: 15px;
    line-height: 11px;
    vertical-align: middle; }
    @media screen and (min-width: 768px) {
      .button-line > .fa {
        margin-top: -3px;
        font-size: 18px;
        line-height: 12px; } }

.button-wrap {
  font-size: 0; }

.button ~ .button {
  margin-left: 10px; }
  @media screen and (min-width: 768px) {
    .button ~ .button {
      margin-left: 16px; } }

.button-row ~ .button-row {
  margin-top: 10px; }
  @media screen and (min-width: 768px) {
    .button-row ~ .button-row {
      margin-top: 10px; } }

.chkbox,
.chkbox-1,
.chkbox-2,
.rd {
  display: block;
  position: relative;
  font-size: 0;
  vertical-align: middle; }
  .chkbox-input,
  .chkbox-1-input,
  .chkbox-2-input,
  .rd-input {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0; }
  .chkbox-input[disabled] ~ .chkbox-unit,
  .chkbox-1-input[disabled] ~ .chkbox-unit,
  .chkbox-2-input[disabled] ~ .chkbox-unit,
  .rd-input[disabled] ~ .chkbox-unit, .chkbox-input[disabled] ~
  .chkbox-1-unit,
  .chkbox-1-input[disabled] ~
  .chkbox-1-unit,
  .chkbox-2-input[disabled] ~
  .chkbox-1-unit,
  .rd-input[disabled] ~
  .chkbox-1-unit, .chkbox-input[disabled] ~
  .chkbox-2-unit,
  .chkbox-1-input[disabled] ~
  .chkbox-2-unit,
  .chkbox-2-input[disabled] ~
  .chkbox-2-unit,
  .rd-input[disabled] ~
  .chkbox-2-unit, .chkbox-input[disabled] ~
  .rd-unit,
  .chkbox-1-input[disabled] ~
  .rd-unit,
  .chkbox-2-input[disabled] ~
  .rd-unit,
  .rd-input[disabled] ~
  .rd-unit {
    cursor: not-allowed; }
  .chkbox.chkbox-inline,
  .chkbox-1.chkbox-inline,
  .chkbox-2.chkbox-inline,
  .rd.chkbox-inline {
    display: inline-block; }

.chkbox-label {
  display: inline-block;
  width: 25px;
  height: 10px;
  margin: 0;
  vertical-align: middle;
  cursor: pointer;
  background-color: rgba(217, 217, 217, 0.4);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: background-color 300ms;
  -moz-transition: background-color 300ms;
  -ms-transition: background-color 300ms;
  -o-transition: background-color 300ms;
  transition: background-color 300ms; }
  @media screen and (min-width: 768px) {
    .chkbox-label {
      width: 16px;
      height: 16px;
      background-color: transparent;
      background-image: url("/static/img/icon/ic-check-circle-w.png?dec3b11ab912");
      background-image: url("/static/img/icon/ic-check-circle-w.svg?dec3b11ab912");
      background-size: 100% auto;
      background-repeat: no-repeat;
      background-position: center center;
      -webkit-transition: background-image 300ms;
      -moz-transition: background-image 300ms;
      -ms-transition: background-image 300ms;
      -o-transition: background-image 300ms;
      transition: background-image 300ms; } }

.chkbox-unit {
  position: absolute;
  display: block;
  top: 50%;
  left: 0;
  width: 16px;
  height: 16px;
  background-color: #D9D9D9;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -webkit-transition: background-color 300ms, transform 200ms;
  -moz-transition: background-color 300ms, transform 200ms;
  -ms-transition: background-color 300ms, transform 200ms;
  -o-transition: background-color 300ms, transform 200ms;
  transition: background-color 300ms, transform 200ms; }
  @media screen and (min-width: 768px) {
    .chkbox-unit {
      display: none; } }

.chkbox-input:checked ~ .chkbox-label {
  background-color: rgba(51, 153, 255, 0.3); }
  @media screen and (min-width: 768px) {
    .chkbox-input:checked ~ .chkbox-label {
      background-color: transparent;
      background-image: url("/static/img/icon/ic-check-circle-b.png?dec3b11ab912");
      background-image: url("/static/img/icon/ic-check-circle-b.svg?dec3b11ab912"); } }
  .chkbox-input:checked ~ .chkbox-label .chkbox-unit {
    background-color: #3399FF;
    -webkit-transform: translate(9px, -50%);
    -moz-transform: translate(9px, -50%);
    -ms-transform: translate(9px, -50%);
    -o-transform: translate(9px, -50%);
    transform: translate(9px, -50%); }

.chkbox-input[disabled]:checked ~ .chkbox-label {
  background-color: rgba(51, 153, 255, 0.15);
  cursor: not-allowed; }
  @media screen and (min-width: 768px) {
    .chkbox-input[disabled]:checked ~ .chkbox-label {
      background-color: transparent;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
      filter: alpha(opacity=50);
      -moz-opacity: 0.5;
      -khtml-opacity: 0.5;
      opacity: 0.5; } }
  .chkbox-input[disabled]:checked ~ .chkbox-label .chkbox-unit {
    background-color: #c9cdfe; }

.chkbox-1-label,
.chkbox-2-label {
  position: relative;
  display: inline-block;
  margin: 0;
  font-size: 0;
  cursor: pointer; }

.chkbox-1.chkbox-inline ~ .chkbox-1.chkbox-inline,
.chkbox-2.chkbox-inline ~ .chkbox-1.chkbox-inline, .chkbox-1.chkbox-inline ~
.chkbox-2.chkbox-inline,
.chkbox-2.chkbox-inline ~
.chkbox-2.chkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

.chkbox-1 ~ .chkbox-1 {
  margin-top: 16px; }
  @media screen and (min-width: 768px) {
    .chkbox-1 ~ .chkbox-1 {
      margin-top: 10px; } }

.chkbox-1-unit {
  position: absolute;
  display: inline-block;
  top: 0;
  left: 0;
  width: 16px;
  height: 16px;
  margin-top: 3px;
  background-image: url("/static/img/icon/ic-chk-circle-g.png?dec3b11ab912");
  background-image: url("/static/img/icon/ic-chk-circle-g.svg?dec3b11ab912");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center center; }
  @media screen and (min-width: 768px) {
    .chkbox-1-unit {
      width: 18px;
      height: 18px;
      margin-top: 4px; } }

.chkbox-1-txt {
  display: inline-block;
  padding-left: 26px;
  font-size: 15px;
  font-weight: 400;
  color: #666666;
  vertical-align: middle;
  word-break: keep-all;
  word-wrap: break-word; }
  @media screen and (min-width: 768px) {
    .chkbox-1-txt {
      padding-left: 28px;
      font-size: 16px; } }

.chkbox-1-input:checked ~ .chkbox-1-unit {
  background-image: url("/static/img/icon/ic-check-circle-b.png?dec3b11ab912");
  background-image: url("/static/img/icon/ic-check-circle-b.svg?dec3b11ab912"); }
  .chkbox-1-input:checked ~ .chkbox-1-unit.fully {
    background-image: url("/static/img/icon/ic-chk-circle-b.png?dec3b11ab912");
    background-image: url("/static/img/icon/ic-chk-circle-b.svg?dec3b11ab912"); }

.chkbox-2-unit {
  position: absolute;
  display: inline-block;
  top: 0;
  left: 0;
  width: 14px;
  height: 14px;
  margin-top: 3px;
  background-image: url("/static/img/icon/ic-chk-circle-g.png?dec3b11ab912");
  background-image: url("/static/img/icon/ic-chk-circle-g.svg?dec3b11ab912");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center center; }
  @media screen and (min-width: 768px) {
    .chkbox-2-unit {
      width: 16px;
      height: 16px;
      margin-top: 2px;
      background: none;
      border: 1px solid #D9D9D9;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      border-radius: 3px; } }

.chkbox-2-txt {
  display: inline-block;
  padding-left: 21px;
  font-size: 13px;
  font-weight: 400;
  color: #999999;
  vertical-align: middle;
  word-break: keep-all;
  word-wrap: break-word; }
  @media screen and (min-width: 768px) {
    .chkbox-2-txt {
      padding-left: 24px;
      font-size: 14px; } }
  @media (hover: hover), screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .chkbox-2-label:hover .chkbox-2-txt {
      color: #666666; } }

.chkbox-2-input:checked ~ .chkbox-2-unit {
  background-image: url("/static/img/icon/ic-chk-circle-b.png?dec3b11ab912");
  background-image: url("/static/img/icon/ic-chk-circle-b.svg?dec3b11ab912"); }
  @media screen and (min-width: 768px) {
    .chkbox-2-input:checked ~ .chkbox-2-unit {
      border: 0;
      background-color: #3399FF;
      background-image: url("/static/img/icon/ic-check-w.png?dec3b11ab912");
      background-image: url("/static/img/icon/ic-check-w.svg?dec3b11ab912");
      background-size: 8px 6px;
      background-repeat: no-repeat;
      background-position: center center; } }

.chkbox-2-input:checked ~ .chkbox-2-txt {
  color: #3399FF; }

.rd ~ .rd {
  margin-top: 19px; }
  @media screen and (min-width: 768px) {
    .rd ~ .rd {
      margin-top: 10px; } }

.rd-label {
  position: relative;
  display: inline-block;
  margin: 0;
  font-size: 0;
  cursor: pointer; }

.rd-unit {
  position: absolute;
  display: inline-block;
  top: 0;
  left: 0;
  width: 16px;
  height: 16px;
  margin-top: 3px;
  background-image: url("/static/img/icon/ic-radio-g.png?dec3b11ab912");
  background-image: url("/static/img/icon/ic-radio-g.svg?dec3b11ab912");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center center; }
  @media screen and (min-width: 768px) {
    .rd-unit {
      width: 18px;
      height: 18px;
      margin-top: 4px; } }

.rd-txt {
  display: inline-block;
  padding-left: 26px;
  font-size: 15px;
  font-weight: 400;
  color: #666666;
  vertical-align: middle; }
  @media screen and (min-width: 768px) {
    .rd-txt {
      padding-left: 28px;
      font-size: 16px; } }

.rd-anchor {
  font-weight: 500;
  color: #222222;
  text-decoration: underline; }

.rd-input:checked ~ .rd-unit {
  background-image: url("/static/img/icon/ic-radio-b.png?dec3b11ab912");
  background-image: url("/static/img/icon/ic-radio-b.svg?dec3b11ab912"); }

.disabled .chkbox-1-unit:not(.fully),
.chkbox-1-input[disabled] ~ .chkbox-1-unit:not(.fully), .disabled .chkbox-2-unit:not(.fully),
.chkbox-2-input[disabled] ~ .chkbox-1-unit:not(.fully),
.chkbox-1-input[disabled] ~ .chkbox-2-unit:not(.fully),
.chkbox-2-input[disabled] ~ .chkbox-2-unit:not(.fully) {
  background-image: none !important;
  background-color: #eee;
  border-radius: 100%;
  overflow: hidden; }

.disabled .rd-txt,
.rd-input[disabled] ~ .rd-txt, .disabled .chkbox-1-txt,
.chkbox-1-input[disabled] ~ .chkbox-1-txt, .disabled .chkbox-2-txt,
.chkbox-2-input[disabled] ~ .chkbox-1-txt,
.chkbox-1-input[disabled] ~ .chkbox-2-txt,
.chkbox-2-input[disabled] ~ .chkbox-2-txt {
  color: rgba(102, 102, 102, 0.3) !important; }

.disabled .rd-unit,
.rd-input[disabled] ~ .rd-unit {
  background-image: url("/static/img/icon/ic-radio-g100.png");
  background-image: url("/static/img/icon/ic-radio-g100.svg?dec3b11ab912"); }

.disabled .chkbox-1-unit.fully,
.chkbox-1-input[disabled] ~ .chkbox-1-unit.fully, .disabled .chkbox-2-unit.fully,
.chkbox-2-input[disabled] ~ .chkbox-1-unit.fully,
.chkbox-1-input[disabled] ~ .chkbox-2-unit.fully,
.chkbox-2-input[disabled] ~ .chkbox-2-unit.fully {
  background-image: url("/static/img/icon/ic-chk-circle-g100.png");
  background-image: url("/static/img/icon/ic-chk-circle-g100.svg?dec3b11ab912"); }

.pw-level {
  position: absolute;
  top: 100%;
  right: 0;
  margin-top: 13px;
  font-size: 0;
  line-height: 1; }
  @media screen and (min-width: 768px) {
    .pw-level {
      margin-top: 10px; } }
  .pw-level__txt, .pw-level__lv {
    display: inline-block;
    font-size: 10px;
    vertical-align: middle; }
    @media screen and (min-width: 768px) {
      .pw-level__txt, .pw-level__lv {
        font-size: 12px; } }
  .pw-level__txt {
    color: #999999; }
  .pw-level__lv {
    transition: all 300ms; }
    .pw-level__lv.low {
      color: #cc3e3e; }
    .pw-level__lv.normal {
      color: #70b8ff; }
    .pw-level__lv.high {
      color: #47CC47; }
  .pw-level__thumb {
    position: relative;
    display: inline-block;
    width: 84px;
    height: 4px;
    margin-top: -1px;
    margin-left: 10px;
    vertical-align: middle;
    overflow: hidden;
    background-color: #EEEEEE;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px; }
    @media screen and (min-width: 768px) {
      .pw-level__thumb {
        width: 120px;
        margin-top: -2px;
        margin-left: 9px; } }
  .pw-level__bar {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 100%;
    transition: all 300ms; }
    .pw-level__bar.low {
      width: 33.33333%;
      background-color: #cc3e3e; }
    .pw-level__bar.normal {
      width: 66.66667%;
      background-color: #70b8ff; }
    .pw-level__bar.high {
      width: 100%;
      background-color: #47CC47; }

.sch {
  width: 100%;
  padding: 14px 0;
  font-size: 0; }
  .sch-inline {
    display: inline-block; }
  .sch-wrap, .sch-sort {
    display: inline-block;
    vertical-align: middle; }
  .sch-sort__margin {
    margin-left: 12px; }
  .sch-caret {
    margin-left: auto;
    display: inline-block;
    width: 7px;
    height: 7px;
    vertical-align: middle;
    -webkit-box-flex: none;
    /* Old - iOS 6-, Safari 3.1~6 */
    -moz-box-flex: none;
    -webkit-flex: none;
    /* Safari 6.1+. iOS 7.1+, Blackberry 10 */
    -moz-flex: none;
    -ms-flex: none;
    /* IE 10 */
    flex: none;
    /* New, Spec - Firefox, Chrome, Opera */ }
    .dropdown.open .sch-caret {
      -webkit-transform: rotate(180deg);
      -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      -o-transform: rotate(180deg);
      transform: rotate(180deg); }
  .sch-btn,
  .sch .dropdown-menu {
    min-width: auto;
    width: 100%;
    margin: 0;
    font-size: 13px;
    color: #666666;
    background-color: #FFFFFF;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }
    @media screen and (min-width: 768px) {
      .sch-btn,
      .sch .dropdown-menu {
        width: 100%;
        font-size: 14px; } }
  .sch-btn {
    position: relative;
    width: auto;
    min-width: 86px;
    padding: 5px 4px 4px;
    text-align: left;
    vertical-align: middle;
    border: 0;
    -webkit-transition: color 200ms;
    -moz-transition: color 200ms;
    -ms-transition: color 200ms;
    -o-transition: color 200ms;
    transition: color 200ms;
    display: -webkit-box;
    /* Old - iOS 6-, Safari 3.1~6, Blackberry 7 */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* New - Safari 6.1+. iOS 7.1+, Blackberry 10 */
    display: -moz-flex;
    display: flex;
    /* New, Spec - Firefox, Chrome, Opera */
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    /* Safari 7.0+, Chrome 21.0+ */
    -moz-align-items: center;
    align-items: center;
    /* Firefox 20.0+, IE11+, Opera 12.10 */ }
    @media screen and (min-width: 768px) {
      .sch-btn {
        height: 30px; } }
    @media (hover: hover), screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
      .sch-btn:focus, .sch-btn:hover {
        outline: 0; } }
    .sch-btn__large {
      min-width: 91px; }
    .sch-btn__txt {
      padding-right: 6px; }
  .sch .dropdown-menu {
    margin: -1px 0 0;
    padding: 0;
    max-height: 270px;
    overflow-y: auto;
    border: 1px solid #EEEEEE; }
    @media screen and (min-width: 1024px) {
      .sch .dropdown-menu {
        max-height: 300px; } }
    .sch .dropdown-menu li .sch-item {
      display: block;
      padding: 4px;
      color: #666666;
      font-size: 13px;
      text-align: left; }
      @media screen and (min-width: 768px) {
        .sch .dropdown-menu li .sch-item {
          font-size: 14px; } }
      @media (hover: hover), screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
        .sch .dropdown-menu li .sch-item:hover {
          background-color: #EEEEEE; } }
      .sch .dropdown-menu li .sch-item.select {
        color: #222222;
        font-weight: 700; }
  .sch-counts {
    display: inline-block;
    margin-top: 1px;
    margin-left: 10px;
    font-size: 13px;
    font-weight: 400;
    color: #999999;
    vertical-align: middle; }
    @media screen and (min-width: 768px) {
      .sch-counts {
        margin-top: 2px;
        font-size: 14px; } }
    @media screen and (min-width: 1024px) {
      .sch-counts {
        margin-left: 20px; } }
  .sch-toggle {
    font-size: 14px;
    text-align: center;
    border: 0;
    padding: 5px 4px 4px;
    margin: 0;
    background: transparent;
    color: #666666;
    -webkit-transition: color 200ms;
    -moz-transition: color 200ms;
    -ms-transition: color 200ms;
    -o-transition: color 200ms;
    transition: color 200ms;
    display: -webkit-box;
    /* Old - iOS 6-, Safari 3.1~6, Blackberry 7 */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* New - Safari 6.1+. iOS 7.1+, Blackberry 10 */
    display: -moz-flex;
    display: flex;
    /* New, Spec - Firefox, Chrome, Opera */
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    /* Safari 7.0+, Chrome 21.0+ */
    -moz-align-items: center;
    align-items: center;
    /* Firefox 20.0+, IE11+, Opera 12.10 */ }
    @media (hover: hover), screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
      .sch-toggle:hover {
        color: #666666; } }
    .sch-toggle:focus {
      outline: 0; }
  .sch-field {
    position: relative;
    width: 170px;
    border-bottom: 1px solid #D9D9D9;
    overflow: hidden; }
    @media screen and (min-width: 768px) {
      .sch-field {
        width: 220px; } }
    @media screen and (min-width: 992px) {
      .sch-field {
        width: 266px; } }
    .sch-field-input[type="text"] {
      width: 143px;
      padding: 4px;
      border: 0;
      color: #222222;
      font-size: 14px;
      background-color: transparent;
      caret-color: #444444; }
      @media screen and (min-width: 768px) {
        .sch-field-input[type="text"] {
          width: 190px; } }
      @media screen and (min-width: 992px) {
        .sch-field-input[type="text"] {
          width: 236px; } }
      .sch-field-input[type="text"]:focus {
        outline: 0; }
      .sch-field-input[type="text"]::-ms-clear {
        display: none; }
    .sch-field__btn {
      position: absolute;
      right: 0;
      top: 0;
      bottom: 0;
      height: 100%;
      width: auto;
      background-color: transparent;
      border: 0;
      padding: 0 4px;
      margin: 0;
      color: #666666; }
      .sch-field__btn:focus {
        outline: 0; }
  .sch-sub__txt {
    display: inline-block; }
  .sch-keyword {
    display: block; }
    .sch-keyword__btn {
      height: 27px;
      padding: 0 7px;
      font-size: 13px;
      font-weight: 700;
      color: #3399FF;
      border: 1px solid #EEEEEE;
      background-color: transparent; }
      @media screen and (min-width: 768px) {
        .sch-keyword__btn {
          height: 30px;
          padding: 0 8px;
          font-size: 14px; } }
    .sch-keyword__txt {
      display: inline-block;
      vertical-align: middle; }
    .sch-keyword__icon {
      display: inline-block;
      margin-left: 5px;
      width: 7px;
      height: 7px;
      vertical-align: middle;
      background-image: url("/static/img/icon/ic-text-del.png?dec3b11ab912");
      background-image: url("/static/img/icon/ic-text-del.svg?dec3b11ab912");
      background-size: 100% auto;
      background-repeat: no-repeat;
      background-position: center; }
      @media screen and (min-width: 768px) {
        .sch-keyword__icon {
          width: 8px;
          height: 8px; } }

.sch .icon-search {
  display: block;
  width: 12px;
  height: 12px;
  -webkit-box-flex: none;
  /* Old - iOS 6-, Safari 3.1~6 */
  -moz-box-flex: none;
  -webkit-flex: none;
  /* Safari 6.1+. iOS 7.1+, Blackberry 10 */
  -moz-flex: none;
  -ms-flex: none;
  /* IE 10 */
  flex: none;
  /* New, Spec - Firefox, Chrome, Opera */ }

.sch .icon-close {
  width: 14px;
  height: 14px; }

.sch .sch-toggle .icon-search {
  margin-right: 6px; }

.vertical-middle {
  display: inline-block;
  width: 1px;
  height: 100%;
  margin-left: -1px;
  vertical-align: middle; }

.spacer {
  height: 60px; }
  @media screen and (min-width: 992px) {
    .spacer {
      height: 72px; } }

.spacer-b {
  height: 50px; }
  @media screen and (min-width: 992px) {
    .spacer-b {
      height: 0;
      display: none !important; } }

/* navbar */
.navbar {
  position: fixed;
  z-index: 1000;
  top: 0;
  right: 0;
  left: 0;
  margin-bottom: 0;
  margin-top: 0;
  border: none;
  border-radius: 0; }
  @media screen and (min-width: 992px) {
    .navbar {
      height: 72px; } }
  .navbar ul, .navbar ol {
    list-style: none; }
  .navbar-upper {
    height: 100%;
    background-color: #FFFFFF;
    transition: background-color 300ms ease; }
    .navbar-upper .container {
      height: 100%; }
  .navbar-header {
    position: relative;
    float: none;
    width: 100%;
    height: 100%;
    padding: 15px 0;
    display: -webkit-box;
    /* Old - iOS 6-, Safari 3.1~6, Blackberry 7 */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* New - Safari 6.1+. iOS 7.1+, Blackberry 10 */
    display: -moz-flex;
    display: flex;
    /* New, Spec - Firefox, Chrome, Opera */
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    /* Safari 7.0+, Chrome 21.0+ */
    -moz-align-items: center;
    align-items: center;
    /* Firefox 20.0+, IE11+, Opera 12.10 */
    -webkit-align-content: center;
    /* Chrome 21.0+, Safari Not supported. */
    -moz-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    /* Firefox 28+, Opera 12.10, IE Not supported. */
    -webkit-flex-wrap: wrap;
    /* Safari 6.1+, Chrome 21.0+, Android 4.4+, iOS 7.0+ */
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    /* Firefox 28+, IE11, Opera 12.10 */ }
    @media screen and (min-width: 992px) {
      .navbar-header {
        padding: 18px 0; } }
    .container > .navbar-header {
      margin: 0; }
  .navbar-right {
    margin-right: 0; }
  .navbar-brand {
    display: block;
    width: 132px;
    height: auto;
    padding: 4px 0 5px;
    margin-right: 20px; }
    @media screen and (min-width: 992px) {
      .navbar-brand {
        padding: 1px 0 2px; } }
    .navbar-brand img {
      width: 100%; }
    .navbar-brand.mo-search-open {
      display: none; }
      @media screen and (min-width: 992px) {
        .navbar-brand.mo-search-open {
          display: block; } }
  .navbar.navbar-show {
    transform: none; }
  .navbar.navbar-hide {
    transform: translate3d(0, -100%, 0); }

.navbar.navbar-active .navbar-upper {
  background-color: rgba(255, 255, 255, 0.95);
  -webkit-backdrop-filter: saturate(150%) blur(6px);
  backdrop-filter: saturate(150%) blur(6px); }

@media (hover: hover), screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .navbar-upper a:hover,
  .navbar-upper a:focus {
    text-decoration: none; } }

.navbar-alert .alert {
  margin: 0;
  padding: 0;
  border: 0;
  line-height: 1;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  font-size: 12px;
  color: #FFFFFF; }
  @media screen and (min-width: 992px) {
    .navbar-alert .alert {
      font-size: 13px; } }
  .navbar-alert .alert-info {
    background-color: #3399FF; }
  .navbar-alert .alert-warning {
    background-color: #FFCC33; }
  .navbar-alert .alert-error {
    background-color: #cc3e3e; }
  .navbar-alert .alert-close {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 19px;
    height: 19px;
    margin: auto;
    color: #FFFFFF;
    text-shadow: none;
    background-image: url("/static/img/icon/ic-close-w.png?dec3b11ab912");
    background-image: url("/static/img/icon/ic-close-w.svg?dec3b11ab912");
    background-size: 8px auto;
    background-repeat: no-repeat;
    background-position: center center;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8; }
    @media screen and (min-width: 768px) {
      .navbar-alert .alert-close {
        width: 20px;
        height: 20px; } }
    @media screen and (min-width: 992px) {
      .navbar-alert .alert-close {
        width: 20px;
        height: 20px;
        background-image: url("/static/img/icon/ic-close-w.png?dec3b11ab912");
        background-image: url("/static/img/icon/ic-close-w.svg?dec3b11ab912");
        background-size: 12px auto;
        background-repeat: no-repeat;
        background-position: center center; } }
    @media (hover: hover), screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
      .navbar-alert .alert-close:hover {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        filter: alpha(opacity=100);
        -moz-opacity: 1;
        -khtml-opacity: 1;
        opacity: 1; } }
  .navbar-alert .alert--text__link {
    text-decoration: underline !important; }
  .navbar-alert .alert--text__stop {
    position: absolute;
    right: 30px;
    font-size: 12px;
    font-weight: 400; }
  .navbar-alert .alert .container {
    position: relative;
    padding-top: 10px;
    padding-bottom: 10px; }
    @media screen and (min-width: 992px) {
      .navbar-alert .alert .container {
        padding-top: 13px;
        padding-bottom: 13px; } }
  .navbar-alert .alert-container {
    position: relative;
    padding-left: 24px;
    padding-right: 24px; }
    @media screen and (min-width: 768px) {
      .navbar-alert .alert-container {
        padding-right: 40px; } }
    @media screen and (min-width: 992px) {
      .navbar-alert .alert-container {
        margin-top: 0;
        margin-bottom: 0;
        padding-left: 26px;
        padding-right: 40px; } }
  .navbar-alert .alert-caution {
    position: absolute;
    display: block;
    left: 0;
    top: 0;
    bottom: 0;
    width: 19px;
    height: 19px;
    margin: auto;
    background-image: url("/static/img/icon/ic-caution.png?dec3b11ab912");
    background-image: url("/static/img/icon/ic-caution.svg?dec3b11ab912");
    background-size: 12px auto;
    background-repeat: no-repeat;
    background-position: center center; }
    @media screen and (min-width: 768px) {
      .navbar-alert .alert-caution {
        width: 20px;
        height: 20px;
        background-image: url("/static/img/icon/ic-caution.png?dec3b11ab912");
        background-image: url("/static/img/icon/ic-caution.svg?dec3b11ab912");
        background-size: 12px auto;
        background-repeat: no-repeat;
        background-position: center center; } }
    @media screen and (min-width: 992px) {
      .navbar-alert .alert-caution {
        width: 20px;
        height: 20px;
        background-image: url("/static/img/icon/ic-caution.png?dec3b11ab912");
        background-image: url("/static/img/icon/ic-caution.svg?dec3b11ab912");
        background-size: 16px auto;
        background-repeat: no-repeat;
        background-position: center center; } }
  .navbar-alert .alert-txt {
    display: inline-block;
    font-size: 12px;
    font-weight: 600;
    color: #FFFFFF;
    line-height: 1.6;
    vertical-align: middle; }
    @media screen and (min-width: 768px) {
      .navbar-alert .alert-txt {
        font-size: 12px;
        line-height: 20px; } }
    @media screen and (min-width: 992px) {
      .navbar-alert .alert-txt {
        font-size: 14px; } }
    .navbar-alert .alert-txt a {
      color: #FFFFFF; }

.navbar-alert .container {
  height: 100%;
  font-size: 0; }

.logo-img {
  position: relative;
  font-size: 0; }
  .logo-img-b {
    display: block; }

@media screen and (max-width: 991px) {
  .navbar {
    transition: all 200ms ease; } }

button {
  padding: 0;
  border: none;
  background-color: transparent; }

.underline {
  position: absolute;
  display: block;
  width: 0;
  height: 6px;
  background-color: #c2e0ff;
  transition: width 200ms;
  z-index: -1; }

.snb {
  position: fixed;
  display: none;
  bottom: -100%;
  height: 100%;
  overflow-y: auto;
  left: 0;
  width: 100%;
  background-color: #FFFFFF !important;
  z-index: 1040;
  transition: bottom 300ms ease; }
  .snb a {
    text-decoration: none !important; }
  .snb.active {
    display: block;
    bottom: 0; }
  .snb-icon__wrapper {
    width: 18px;
    height: 18px; }
  .snb-open {
    position: relative;
    background: transparent;
    width: 30px;
    height: 30px;
    border: none;
    color: #444444;
    visibility: hidden;
    display: -webkit-box;
    /* Old - iOS 6-, Safari 3.1~6, Blackberry 7 */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* New - Safari 6.1+. iOS 7.1+, Blackberry 10 */
    display: -moz-flex;
    display: flex;
    /* New, Spec - Firefox, Chrome, Opera */
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    /* Safari 7.0+, Chrome 21.0+ */
    -moz-align-items: center;
    align-items: center;
    /* Firefox 20.0+, IE11+, Opera 12.10 */
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    /* Chrome 21+, Safari Not supported. */
    -moz-justify-content: flex-end;
    /* Chrome 21+, Safari Not supported. */
    justify-content: flex-end;
    /* Firefox 20+, Opera 12.10, IE Not supported. */ }
    @media screen and (max-width: 991px) {
      .snb-open.snb-open-show {
        visibility: visible; } }
    @media screen and (min-width: 992px) {
      .snb-open {
        display: none; } }
    .snb-open__bar {
      display: block;
      width: 18px;
      height: 2px;
      background-color: #222222;
      -webkit-border-radius: 1px;
      -moz-border-radius: 1px;
      border-radius: 1px; }
      .snb-open__bar ~ .snb-open__bar {
        margin-top: 4px; }
  .snb-close-btn {
    position: absolute;
    top: 15px;
    right: 15px;
    font-size: 0; }
    @media screen and (min-width: 768px) {
      .snb-close-btn {
        top: 24px;
        right: 24px; } }
    .snb-close-btn .icon {
      width: 30px;
      height: 30px;
      display: inline-block;
      background-image: url("/static/img/icon/ic-close-gb.png?dec3b11ab912");
      background-image: url("/static/img/icon/ic-close-gb.svg?dec3b11ab912");
      background-size: 30px 30px;
      background-repeat: no-repeat;
      background-position: center; }
  .snb-login {
    padding: 65px 15px 25px; }
    @media screen and (min-width: 768px) {
      .snb-login {
        padding: 54px 24px 24px; } }
    .snb-login-wrap {
      display: -webkit-box;
      /* Old - iOS 6-, Safari 3.1~6, Blackberry 7 */
      display: -ms-flexbox;
      /* TWEENER - IE 10 */
      display: -webkit-flex;
      /* New - Safari 6.1+. iOS 7.1+, Blackberry 10 */
      display: -moz-flex;
      display: flex;
      /* New, Spec - Firefox, Chrome, Opera */
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      /* Safari 7.0+, Chrome 21.0+ */
      -moz-align-items: center;
      align-items: center;
      /* Firefox 20.0+, IE11+, Opera 12.10 */
      width: 100%; }
    .snb-login_left img, .snb-login_right img {
      width: 100%;
      height: 100%; }
    .snb-login_left {
      flex-shrink: 0;
      width: 54px;
      height: 54px;
      background-image: url("/static/img/icon/ic-profile.png?dec3b11ab912");
      background-image: url("/static/img/icon/ic-profile.svg?dec3b11ab912");
      background-size: 100% 100%;
      background-repeat: no-repeat;
      background-position: center; }
    .snb-login_right {
      display: -webkit-box;
      /* Old - iOS 6-, Safari 3.1~6, Blackberry 7 */
      display: -ms-flexbox;
      /* TWEENER - IE 10 */
      display: -webkit-flex;
      /* New - Safari 6.1+. iOS 7.1+, Blackberry 10 */
      display: -moz-flex;
      display: flex;
      /* New, Spec - Firefox, Chrome, Opera */
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      /* Safari 7.0+, Chrome 21.0+ */
      -moz-align-items: center;
      align-items: center;
      /* Firefox 20.0+, IE11+, Opera 12.10 */
      padding-left: 12px;
      font-size: 16px;
      font-weight: 700;
      color: #444444; }
      .snb-login_right .right_arrow {
        display: inline-block;
        width: 14px;
        height: 14px; }
  .snb-user {
    padding: 65px 15px 25px; }
    @media screen and (min-width: 768px) {
      .snb-user {
        padding: 54px 24px 24px; } }
    @media screen and (min-width: 992px) {
      .snb-user {
        padding: 20px 16px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px; } }
    .snb-user-wrap {
      display: -webkit-box;
      /* Old - iOS 6-, Safari 3.1~6, Blackberry 7 */
      display: -ms-flexbox;
      /* TWEENER - IE 10 */
      display: -webkit-flex;
      /* New - Safari 6.1+. iOS 7.1+, Blackberry 10 */
      display: -moz-flex;
      display: flex;
      /* New, Spec - Firefox, Chrome, Opera */
      -webkit-box-direction: normal;
      -webkit-box-orient: vertical;
      -webkit-flex-direction: column;
      /* Chrome 21.0+, But Safari & Android & iOS Not supported. */
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      /* Firefox 28+, IE11, Opera 12.10 */
      width: 100%; }
    .snb-user_left {
      -webkit-box-flex: 0 0 auto;
      /* Old - iOS 6-, Safari 3.1~6 */
      -moz-box-flex: 0 0 auto;
      -webkit-flex: 0 0 auto;
      /* Safari 6.1+. iOS 7.1+, Blackberry 10 */
      -moz-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
      /* IE 10 */
      flex: 0 0 auto;
      /* New, Spec - Firefox, Chrome, Opera */
      width: 80px;
      height: 80px;
      margin-right: 12px; }
      @media screen and (min-width: 992px) {
        .snb-user_left {
          width: 64px;
          height: 64px;
          margin-right: 10px; } }
    .snb-user_right {
      padding: 3px 0;
      overflow: hidden; }
      @media screen and (min-width: 992px) {
        .snb-user_right {
          display: block;
          padding: 0; } }
    .snb-user__name, .snb-user__email {
      display: -webkit-box;
      /* Old - iOS 6-, Safari 3.1~6, Blackberry 7 */
      display: -ms-flexbox;
      /* TWEENER - IE 10 */
      display: -webkit-flex;
      /* New - Safari 6.1+. iOS 7.1+, Blackberry 10 */
      display: -moz-flex;
      display: flex;
      /* New, Spec - Firefox, Chrome, Opera */
      min-width: 0; }
      @media screen and (min-width: 992px) {
        .snb-user__name, .snb-user__email {
          min-width: 144px;
          max-width: 214px; } }
      .snb-user__name .text, .snb-user__email .text {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis; }
      .snb-user__name .extension, .snb-user__email .extension {
        -webkit-flex-shrink: 0;
        /* Chrome 21.0+, But Safari & Android & iOS Not supported. */
        -moz-flex-shrink: 0;
        flex-shrink: 0;
        /* Firefox 20+, Opera 12.10, IE Not supported. */ }
    .snb-user__name {
      font-size: 16px;
      font-weight: 700;
      color: #444444; }
      @media screen and (min-width: 992px) {
        .snb-user__name {
          font-size: 14px; } }
    .snb-user__email {
      font-size: 15px;
      font-weight: 500;
      color: #666666; }
      @media screen and (min-width: 992px) {
        .snb-user__email {
          font-size: 13px; } }
    .snb-user__settings {
      position: relative;
      display: inline-block;
      margin: 4px 0 0;
      font-size: 14px;
      color: #3399FF;
      z-index: 1; }
      @media screen and (min-width: 992px) {
        .snb-user__settings {
          font-size: 12px; } }
      .snb-user__settings .ar-right-b {
        display: inline-block;
        width: 5px;
        height: 11px;
        margin-left: 3px;
        background-image: url("/static/img/icon/arrow_right_bl_mo.png?dec3b11ab912");
        background-image: url("/static/img/icon/arrow_right_bl_mo.svg?dec3b11ab912");
        background-size: 5px auto;
        background-repeat: no-repeat;
        background-position: center; }
        @media screen and (min-width: 992px) {
          .snb-user__settings .ar-right-b {
            margin: 2px 0 0 2px;
            width: 4.4px;
            height: 10px;
            background-image: url("/static/img/icon/arrow_right_bl.png?dec3b11ab912");
            background-image: url("/static/img/icon/arrow_right_bl.svg?dec3b11ab912");
            background-size: 4.4px auto;
            background-repeat: no-repeat;
            background-position: center; } }
      .snb-user__settings .underline {
        top: 60%; }
      @media screen and (min-width: 992px) {
        .snb-user__settings {
          font-size: 12px;
          margin-top: 3px; } }
    .snb-user-info {
      display: -webkit-box;
      /* Old - iOS 6-, Safari 3.1~6, Blackberry 7 */
      display: -ms-flexbox;
      /* TWEENER - IE 10 */
      display: -webkit-flex;
      /* New - Safari 6.1+. iOS 7.1+, Blackberry 10 */
      display: -moz-flex;
      display: flex;
      /* New, Spec - Firefox, Chrome, Opera */
      cursor: pointer; }
      @media (hover: hover), screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
        .snb-user-info:hover {
          text-decoration: none; } }
      .snb-user-info__cash {
        display: -webkit-box;
        /* Old - iOS 6-, Safari 3.1~6, Blackberry 7 */
        display: -ms-flexbox;
        /* TWEENER - IE 10 */
        display: -webkit-flex;
        /* New - Safari 6.1+. iOS 7.1+, Blackberry 10 */
        display: -moz-flex;
        display: flex;
        /* New, Spec - Firefox, Chrome, Opera */
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        -webkit-justify-content: space-between;
        /* Chrome 21+, Safari Not supported. */
        -moz-justify-content: space-between;
        /* Chrome 21+, Safari Not supported. */
        justify-content: space-between;
        /* Firefox 20+, Opera 12.10, IE Not supported. */
        margin-top: 20px;
        padding: 15.5px 15px;
        font-size: 15px;
        border: solid 1px #EEEEEE;
        color: #444444 !important;
        transition: background-color 400ms cubic-bezier(0.25, 0.8, 0.25, 1);
        line-height: 26px;
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        border-radius: 6px; }
        @media screen and (min-width: 992px) {
          .snb-user-info__cash {
            margin-top: 12px;
            padding: 7px 12px;
            font-size: 13px;
            line-height: 24px; } }
        @media (hover: hover), screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
          .snb-user-info__cash:hover {
            background-color: #F7F7F7;
            text-decoration: none; } }
        .snb-user-info__cash .money {
          font-weight: bold;
          line-height: 1.5; }
          .snb-user-info__cash .money-symbol {
            font-size: 14px; }
          .snb-user-info__cash .money-price {
            margin-left: -2px;
            font-size: 16px; }
          @media screen and (min-width: 768px) {
            .snb-user-info__cash .money-symbol {
              font-size: 13px; } }
          @media screen and (min-width: 992px) {
            .snb-user-info__cash .money-price {
              font-size: 15px; } }
      @media (hover: hover), screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
        .snb-user-info:hover .snb-user__settings .underline {
          width: 100%; } }
    .snb-user__menus {
      display: -webkit-box;
      /* Old - iOS 6-, Safari 3.1~6, Blackberry 7 */
      display: -ms-flexbox;
      /* TWEENER - IE 10 */
      display: -webkit-flex;
      /* New - Safari 6.1+. iOS 7.1+, Blackberry 10 */
      display: -moz-flex;
      display: flex;
      /* New, Spec - Firefox, Chrome, Opera */
      -ms-flex-pack: distribute;
      -webkit-justify-content: space-around;
      /* Chrome 21+, Safari Not supported. */
      -moz-justify-content: space-around;
      /* Chrome 21+, Safari Not supported. */
      justify-content: space-around;
      /* Firefox 20+, Opera 12.10, IE Not supported. */
      margin: 20px 0 0;
      padding: 0; }
      .snb-user__menus li {
        list-style-type: none; }
      .snb-user__menus .menus-item {
        width: 75px;
        padding: 7px 0;
        text-align: center; }
        .snb-user__menus .menus-item__anchor {
          position: relative;
          display: -webkit-box;
          /* Old - iOS 6-, Safari 3.1~6, Blackberry 7 */
          display: -ms-flexbox;
          /* TWEENER - IE 10 */
          display: -webkit-flex;
          /* New - Safari 6.1+. iOS 7.1+, Blackberry 10 */
          display: -moz-flex;
          display: flex;
          /* New, Spec - Firefox, Chrome, Opera */
          -webkit-box-direction: normal;
          -webkit-box-orient: vertical;
          -webkit-flex-direction: column;
          /* Chrome 21.0+, But Safari & Android & iOS Not supported. */
          -moz-flex-direction: column;
          -ms-flex-direction: column;
          flex-direction: column;
          /* Firefox 28+, IE11, Opera 12.10 */
          -webkit-box-align: center;
          -ms-flex-align: center;
          -webkit-align-items: center;
          /* Safari 7.0+, Chrome 21.0+ */
          -moz-align-items: center;
          align-items: center;
          /* Firefox 20.0+, IE11+, Opera 12.10 */ }
          @media (hover: hover), screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
            .snb-user__menus .menus-item__anchor:hover {
              text-decoration: none; }
              .snb-user__menus .menus-item__anchor:hover .underline {
                width: 100%; } }
        .snb-user__menus .menus-item__text {
          position: relative;
          display: inline-block; }
          .snb-user__menus .menus-item__text .underline {
            top: 70%; }
        .snb-user__menus .menus-item__icon {
          position: relative;
          display: inline-block;
          width: 30px;
          height: 30px;
          margin-bottom: 4px; }
          .snb-user__menus .menus-item__icon--list {
            background-image: url("/static/img/icon/ic_purchased.png?dec3b11ab912");
            background-image: url("/static/img/icon/ic_purchased.svg?dec3b11ab912");
            background-size: 100% 100%;
            background-repeat: no-repeat;
            background-position: center; }
          .snb-user__menus .menus-item__icon--favorite {
            background-image: url("/static/img/icon/ic_favorite.png?dec3b11ab912");
            background-image: url("/static/img/icon/ic_favorite.svg?dec3b11ab912");
            background-size: 100% 100%;
            background-repeat: no-repeat;
            background-position: center; }
          .snb-user__menus .menus-item__icon--cart {
            background-image: url("/static/img/icon/ic_cart_mo.png?dec3b11ab912");
            background-image: url("/static/img/icon/ic_cart_mo.svg?dec3b11ab912");
            background-size: 100% 100%;
            background-repeat: no-repeat;
            background-position: center; }
          .snb-user__menus .menus-item__icon--noti {
            background-image: url("/static/img/icon/ic_noti_mo.png?dec3b11ab912");
            background-image: url("/static/img/icon/ic_noti_mo.svg?dec3b11ab912");
            background-size: 100% 100%;
            background-repeat: no-repeat;
            background-position: center; }
        .snb-user__menus .menus-item__term {
          display: block;
          font-size: 14px;
          color: #444444; }
        .snb-user__menus .menus-item__badge {
          position: absolute;
          top: 0; }
          .snb-user__menus .menus-item__badge--noti {
            right: 9px; }
          .snb-user__menus .menus-item__badge--cart {
            right: 2px; }
  .snb-list {
    margin: 0;
    padding: 0;
    background-color: #FFFFFF;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px; }
  .snb-item__cate {
    padding: 25px 15px 10px;
    font-size: 15px;
    color: #999999; }
    @media screen and (min-width: 768px) {
      .snb-item__cate {
        padding: 30px 24px 10px; } }
  .snb-item__anchor {
    display: block;
    padding: 17px 15px;
    font-size: 0;
    color: #666666;
    transition: background-color 400ms cubic-bezier(0.25, 0.8, 0.25, 1); }
    @media screen and (min-width: 768px) {
      .snb-item__anchor {
        padding: 17px 24px; } }
    @media screen and (min-width: 992px) {
      .snb-item__anchor {
        padding: 12px 16px; } }
    @media (hover: hover), screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
      .snb-item__anchor:hover {
        background-color: #F7F7F7; } }
    .snb-item__anchor.selected {
      font-weight: bold; }
    .snb-item__anchor--single {
      padding-top: 22px;
      padding-bottom: 22px; }
    .snb-item__anchor--first {
      padding-top: 32px; }
      @media screen and (min-width: 768px) {
        .snb-item__anchor--first {
          padding-top: 37px; } }
      @media screen and (min-width: 992px) {
        .snb-item__anchor--first {
          padding-top: 18px; } }
    .snb-item__anchor--last {
      padding-bottom: 32px; }
      @media screen and (min-width: 768px) {
        .snb-item__anchor--last {
          padding-bottom: 37px; } }
      @media screen and (min-width: 992px) {
        .snb-item__anchor--last {
          padding-bottom: 18px; } }
    .snb-item__anchor--cate {
      padding-top: 0;
      padding-bottom: 0; }
  .snb-item__sub {
    display: block;
    padding: 0 14px;
    color: #666666; }
    @media screen and (min-width: 992px) {
      .snb-item__sub {
        padding: 0 16px; } }
  .snb-item__cate {
    display: block; }
  .snb-item__term {
    display: inline-block;
    font-size: 16px;
    color: #444444; }
    @media screen and (min-width: 992px) {
      .snb-item__term {
        font-size: 14px; } }
    .snb-item__term--left, .snb-item__term--right {
      display: table-cell;
      vertical-align: middle; }
      @media screen and (min-width: 992px) {
        .snb-item__term--left, .snb-item__term--right {
          padding: 10px 0 12px; } }
    .snb-item__term--left {
      width: 40%; }
    .snb-item__term--right {
      width: 60%;
      font-size: 18px;
      font-weight: 700;
      text-align: right;
      color: #666666;
      overflow: hidden;
      text-overflow: ellipsis; }
      @media screen and (min-width: 992px) {
        .snb-item__term--right {
          font-size: 16px; } }
    .snb-item__term--cart {
      vertical-align: middle; }
    .snb-item__term--cate {
      font-size: 15px;
      line-height: 1.53;
      color: #999999; }
  .snb .underline {
    position: absolute;
    display: block;
    width: 0;
    height: 6px;
    background-color: #c2e0ff;
    transition: width 200ms;
    z-index: -1; }

.cate-list {
  margin: 0;
  padding: 0; }
  .cate-list li {
    list-style-type: none; }

.cate-item {
  line-height: 1;
  font-size: 16px; }
  .cate-item + .cate-item {
    margin-top: 20px; }
  .cate-item__anchor {
    display: block;
    color: #444444; }
    @media screen and (max-width: 991px) {
      .cate-item__anchor {
        padding: 7px 24px;
        margin-top: 20px; } }
    @media screen and (max-width: 768px) {
      .cate-item__anchor {
        padding: 8px 15px; } }
    @media (hover: hover), screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
      .cate-item__anchor:hover {
        text-decoration: none; } }
    .cate-item__anchor.active {
      font-weight: bold; }
    .cate-item__anchor--title {
      margin-bottom: 15px; }
  .cate-item__term {
    font-size: 16px;
    line-height: 1.5; }
    .cate-item__term--title {
      color: #666666; }

.cate button {
  padding: 0;
  border: none;
  background-color: transparent; }

.cate button:focus, .cate a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  background-color: transparent; }

.cate a {
  text-decoration: none !important; }

.cate button:focus:not(:focus-visible),
.cate a:focus:not(:focus-visible) {
  outline: 0; }

.snb-notice-list {
  position: fixed;
  bottom: -100%;
  height: 100%;
  width: 100%;
  background-color: #FFFFFF;
  z-index: 1040;
  transition: bottom 300ms ease;
  overflow: hidden;
  display: -webkit-box;
  /* Old - iOS 6-, Safari 3.1~6, Blackberry 7 */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* New - Safari 6.1+. iOS 7.1+, Blackberry 10 */
  display: -moz-flex;
  display: flex;
  /* New, Spec - Firefox, Chrome, Opera */
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  /* Chrome 21.0+, But Safari & Android & iOS Not supported. */
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  /* Firefox 28+, IE11, Opera 12.10 */ }
  .snb-notice-list.active {
    bottom: 0; }

.divider-line {
  margin: 0;
  padding: 0;
  border: 0;
  border-top: 10px solid #EEEEEE; }

/* Keyboard Accessibility */
#snb .snb-item__anchor:focus,
#snb .noti-item__anchor:focus {
  outline: 0 auto;
  outline-offset: -2px; }

#snb .snb-item__anchor:focus-visible,
#snb .noti-item__anchor:focus-visible {
  outline: 2px auto #4C57FD;
  outline-offset: -2px; }

#snb .snb-item__anchor:focus:not(:focus-visible),
#snb .noti-item__anchor:focus:not(:focus-visible) {
  outline: 0; }

.gnb-wrap {
  height: auto;
  font-size: 0;
  display: -webkit-box;
  /* Old - iOS 6-, Safari 3.1~6, Blackberry 7 */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* New - Safari 6.1+. iOS 7.1+, Blackberry 10 */
  display: -moz-flex;
  display: flex;
  /* New, Spec - Firefox, Chrome, Opera */
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  /* Safari 7.0+, Chrome 21.0+ */
  -moz-align-items: center;
  align-items: center;
  /* Firefox 20.0+, IE11+, Opera 12.10 */
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  /* Chrome 21+, Safari Not supported. */
  -moz-justify-content: flex-end;
  /* Chrome 21+, Safari Not supported. */
  justify-content: flex-end;
  /* Firefox 20+, Opera 12.10, IE Not supported. */ }
  @media screen and (min-width: 992px) {
    .gnb-wrap {
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      -webkit-justify-content: space-between;
      /* Chrome 21+, Safari Not supported. */
      -moz-justify-content: space-between;
      /* Chrome 21+, Safari Not supported. */
      justify-content: space-between;
      /* Firefox 20+, Opera 12.10, IE Not supported. */ } }
  @media screen and (max-width: 991px) {
    .gnb-wrap.mo-search-open {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%; }
    .gnb-wrap.mo-search-show {
      display: none; } }
  @media screen and (min-width: 992px) {
    .gnb-wrap--search {
      margin-left: 20px; } }
  @media screen and (max-width: 991px) {
    .gnb-wrap--search {
      position: absolute;
      width: 100%;
      top: 0; } }
  .gnb-wrap--right {
    margin-left: auto; }

.gnb-list {
  display: flex;
  align-items: center;
  gap: 16px; }

.gnb-item {
  display: inline-block;
  vertical-align: middle; }
  .gnb-item .term {
    font-size: 15px;
    font-weight: normal;
    line-height: 1.47;
    color: #222222; }
  @media screen and (min-width: 992px) {
    .gnb-item {
      white-space: normal; } }
  .gnb-item-welcome {
    border: 1px solid #D9D9D9;
    border-radius: 4px;
    padding: 5px 12px;
    color: #222222;
    font-weight: 400;
    font-size: 15px; }
    .gnb-item-welcome:hover {
      background-color: #F4F4F4; }
  .gnb-item-search {
    padding: 11px 0;
    white-space: nowrap;
    z-index: 10; }
    @media screen and (min-width: 992px) {
      .gnb-item-search {
        padding: 28px 0; } }
    .gnb-item-search .count-info {
      position: relative; }
  .gnb-item__noti, .gnb-item__cart {
    position: relative; }
    .gnb-item__noti .underline-unit, .gnb-item__cart .underline-unit {
      top: 62%; }
    .gnb-item__noti .icon, .gnb-item__cart .icon {
      display: block; }
      .gnb-item__noti .icon--open, .gnb-item__cart .icon--open {
        display: none; }
    .gnb-item__noti .arrow-dropdown.open .icon, .gnb-item__cart .arrow-dropdown.open .icon {
      display: none; }
      .gnb-item__noti .arrow-dropdown.open .icon--open, .gnb-item__cart .arrow-dropdown.open .icon--open {
        display: block; }
  .gnb-item__noti .arrow-dropdown__menu {
    top: 43px;
    right: -14px; }
    .gnb-item__noti .arrow-dropdown__menu:before {
      right: 18px; }
  .gnb-item__noti .noti {
    width: 300px; }
  .gnb-item__info {
    position: relative; }
    .gnb-item__info .arrow-dropdown__menu {
      top: 51px;
      right: -6px; }
      .gnb-item__info .arrow-dropdown__menu:before {
        right: 18px; }
  .gnb-item__anchor {
    display: block;
    border-radius: 0; }
  .gnb-item__cate .arrow-dropdown__menu {
    top: 43px;
    left: -15px; }
    .gnb-item__cate .arrow-dropdown__menu:before {
      left: 18px; }
  .gnb-item__cate .arrow-dropdown__btn .underline-content {
    display: -webkit-box;
    /* Old - iOS 6-, Safari 3.1~6, Blackberry 7 */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* New - Safari 6.1+. iOS 7.1+, Blackberry 10 */
    display: -moz-flex;
    display: flex;
    /* New, Spec - Firefox, Chrome, Opera */
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    /* Safari 7.0+, Chrome 21.0+ */
    -moz-align-items: center;
    align-items: center;
    /* Firefox 20.0+, IE11+, Opera 12.10 */ }
  .gnb-item__cate .arrow-dropdown .term {
    padding-right: 6px;
    transition: font-weight 50ms linear; }
  .gnb-item__cate .arrow-dropdown.open .term {
    font-weight: bold; }
  .gnb-item__cate .arrow-dropdown.open .arrow {
    background-image: url("/static/img/icon/ic-arrow-up.png?dec3b11ab912");
    background-image: url("/static/img/icon/ic-arrow-up.svg?dec3b11ab912");
    background-size: 9px 24px;
    background-repeat: no-repeat;
    background-position: center center; }
  .gnb-item__cate .arrow {
    display: inline-block;
    width: 9px;
    height: 9px;
    background-image: url("/static/img/icon/ic-arrow-down.png?dec3b11ab912");
    background-image: url("/static/img/icon/ic-arrow-down.svg?dec3b11ab912");
    background-size: 9px 24px;
    background-repeat: no-repeat;
    background-position: center center; }
  .gnb-item__cate .category-list {
    padding: 10px 0;
    width: 180px; }
  .gnb-item__cate .category__item a {
    padding: 12px 20px;
    font-size: 14px;
    color: #444444; }
    @media (hover: hover), screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
      .gnb-item__cate .category__item a:hover {
        background-color: #F7F7F7;
        color: #444444; } }
    .gnb-item__cate .category__item a.selected {
      font-weight: bold; }

@media screen and (min-width: 992px) {
  .gnb-line {
    display: inline-block;
    width: 1px;
    height: 12px;
    background-color: #D9D9D9;
    vertical-align: middle; } }

.user-profile {
  position: relative;
  display: block;
  width: 100%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden; }
  .user-profile--gnb {
    width: 40px;
    height: 40px; }
  .user-profile--snb {
    width: 80px;
    height: 80px; }
    @media screen and (min-width: 992px) {
      .user-profile--snb {
        width: 64px;
        height: 64px; } }
  .user-profile--noti {
    width: 30px;
    height: 30px; }
    @media screen and (min-width: 992px) {
      .user-profile--noti {
        width: 24px;
        height: 24px; } }
  .user-profile .ring {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    border: 1px solid rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%; }
  .user-profile img {
    width: 100%;
    height: 100%; }

.arrow-dropdown {
  width: 100%;
  height: 100%; }
  .arrow-dropdown.open .arrow-dropdown__btn, .arrow-dropdown__btn {
    padding: 0;
    border: none;
    border-radius: 0;
    box-shadow: none !important;
    background-color: transparent !important; }
    .arrow-dropdown.open .arrow-dropdown__btn:hover .underline-block.underline-hover .underline-unit, .arrow-dropdown__btn:hover .underline-block.underline-hover .underline-unit {
      width: 100%; }
  .arrow-dropdown__menu {
    margin: 0;
    padding: 0;
    border: 1px solid #EEEEEE;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    box-shadow: none;
    left: auto; }
    .arrow-dropdown__menu:before {
      content: '';
      position: absolute;
      top: -8px;
      width: 14px;
      height: 14px;
      background-color: #FFFFFF;
      border-top: 1px solid #EEEEEE;
      border-left: 1px solid #EEEEEE;
      transform: rotate(45deg); }

/* Keyboard Accessibility */
@media (hover: hover), screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  #navBar button:focus .underline-block.underline-hover .underline-unit {
    width: 100%; }
  #navBar button:focus-visible .underline-block.underline-hover .underline-unit {
    width: 100%; }
  #navBar button:focus:not(:focus-visible) .underline-block.underline-hover .underline-unit {
    width: 0; } }

@media (hover: hover), screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  #navBar a:focus .underline-block.underline-hover .underline-unit {
    width: 100%; }
  #navBar a:focus-visible .underline-block.underline-hover .underline-unit {
    width: 100%; }
  #navBar a:focus:not(:focus-visible) .underline-block.underline-hover .underline-unit {
    width: 0; } }

#navBar .dropdown-menu li a:focus {
  color: #444444;
  background-color: transparent; }

#navBar .dropdown-menu li a:focus {
  outline: 0 auto;
  outline-offset: -2px; }

#navBar .dropdown-menu li a:focus-visible {
  outline: 2px auto #4C57FD;
  outline-offset: -2px; }

#navBar .dropdown-menu li a:focus:not(:focus-visible) {
  outline: 0; }

#navBar .btn-profile:focus {
  outline: 0 auto;
  outline-offset: 1px; }

#navBar .btn-profile:focus-visible {
  outline: 2px auto #4C57FD;
  outline-offset: 1px; }

#navBar .btn-profile:focus:not(:focus-visible) {
  outline: 0; }

#navBar .custom-focus-style:focus {
  outline: 0 auto;
  outline-offset: 6px; }

#navBar .custom-focus-style:focus-visible {
  outline: 2px auto #4C57FD;
  outline-offset: 6px; }

#navBar .custom-focus-style:focus:not(:focus-visible) {
  outline: 0; }

@media screen and (max-width: 991px) {
  #navBar .custom-focus-style:focus {
    outline: 0 auto;
    outline-offset: 2px; }
  #navBar .custom-focus-style:focus-visible {
    outline: 2px auto #4C57FD;
    outline-offset: 2px; }
  #navBar .custom-focus-style:focus:not(:focus-visible) {
    outline: 0; } }

/* notification */
.noti-header {
  display: table;
  table-layout: fixed;
  width: 100%;
  padding: 65px 15px 20px; }
  @media screen and (min-width: 768px) {
    .noti-header {
      padding: 74px 24px 20px; } }
  @media screen and (min-width: 992px) {
    .noti-header {
      padding: 22px 16px 12px; } }

.noti-left, .noti-right {
  width: 50%;
  display: table-cell;
  vertical-align: middle; }

.noti-right {
  text-align: right; }

.noti-title {
  display: inline-block;
  margin: 0;
  font-size: 20px;
  font-weight: 700;
  color: #222222;
  vertical-align: middle; }
  @media screen and (min-width: 992px) {
    .noti-title {
      font-size: 15px; } }

.noti-content {
  overflow-y: auto;
  -webkit-box-flex: 1 1 auto;
  /* Old - iOS 6-, Safari 3.1~6 */
  -moz-box-flex: 1 1 auto;
  -webkit-flex: 1 1 auto;
  /* Safari 6.1+. iOS 7.1+, Blackberry 10 */
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  /* IE 10 */
  flex: 1 1 auto;
  /* New, Spec - Firefox, Chrome, Opera */ }
  @media screen and (min-width: 992px) {
    .noti-content {
      max-height: 286px;
      margin-bottom: 20px; } }

.noti-list {
  padding: 0; }

.noti-item {
  background-color: #FFFFFF;
  transition: background-color 400ms cubic-bezier(0.25, 0.8, 0.25, 1); }
  .noti-item:first-child {
    border-top: 0; }
  @media (hover: hover), screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .noti-item:hover {
      background-color: #F7F7F7; } }
  .noti-item.unread {
    background-color: #f3f9ff; }
    @media (hover: hover), screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
      .noti-item.unread:hover {
        background-color: #e7f3ff; } }
  .noti-item__anchor {
    display: table;
    table-layout: fixed;
    width: 100%;
    padding: 20px 15px;
    font-size: 0; }
    @media screen and (min-width: 768px) {
      .noti-item__anchor {
        padding: 20px 24px; } }
    @media screen and (min-width: 992px) {
      .noti-item__anchor {
        padding: 12px 16px; } }
  .noti-item__profile, .noti-item__info {
    display: table-cell;
    vertical-align: top; }
  .noti-item__profile {
    width: 30px; }
    @media screen and (min-width: 992px) {
      .noti-item__profile {
        width: 24px; } }
  .noti-item__info {
    padding-left: 10px; }
    .noti-item__info .text {
      font-size: 14px;
      font-weight: 500;
      line-height: 1.5;
      color: #444444;
      word-break: keep-all;
      word-wrap: break-word; }
      @media screen and (min-width: 992px) {
        .noti-item__info .text {
          font-size: 12px; } }
      .noti-item__info .text em {
        font-weight: 700;
        color: #222222; }
    .noti-item__info .time {
      padding-top: 8px;
      font-size: 13px;
      font-weight: 500;
      color: #999999; }
      @media screen and (min-width: 992px) {
        .noti-item__info .time {
          padding-top: 4px;
          font-size: 11px; } }

.noti-empty {
  width: 100%;
  padding: 88px 0 0;
  color: #222222;
  font-size: 15px;
  line-height: 1.5;
  text-align: center; }
  @media screen and (min-width: 767px) {
    .noti-empty {
      padding: 50px 0 68px;
      font-size: 12px; } }
  .noti-empty .ic-no-noti {
    width: 80px;
    height: 80px;
    margin: 0 auto;
    background-image: url("/static/img/icon/ic-no-noti-mo.png?dec3b11ab912");
    background-image: url("/static/img/icon/ic-no-noti-mo.svg?dec3b11ab912");
    background-size: 80px auto;
    background-repeat: no-repeat;
    background-position: center; }
    @media screen and (min-width: 767px) {
      .noti-empty .ic-no-noti {
        width: 40px;
        height: 40px;
        background-image: url("/static/img/icon/ic-no-noti.png?dec3b11ab912");
        background-image: url("/static/img/icon/ic-no-noti.svg?dec3b11ab912");
        background-size: 40px auto;
        background-repeat: no-repeat;
        background-position: center; } }
  .noti-empty p {
    margin: 10px 0 0; }
    @media screen and (min-width: 767px) {
      .noti-empty p {
        margin: 6px 0 0; } }

.btn-style {
  display: inline-block;
  vertical-align: middle; }

.btn-wrap {
  font-size: 0;
  text-align: center; }
  .btn-wrap ~ .btn-wrap {
    margin-top: 9px; }

.btn-icon {
  position: relative;
  width: 30px;
  height: 30px;
  color: #222222;
  border: 0;
  font-size: 10.5px;
  background-color: transparent; }
  @media screen and (min-width: 992px) {
    .btn-icon {
      width: 24px;
      height: auto; } }
  @media (hover: hover), screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .btn-icon:hover .btn-ic,
    .btn-icon:focus .btn-ic {
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
      filter: alpha(opacity=100);
      -moz-opacity: 1;
      -khtml-opacity: 1;
      opacity: 1; } }
  .btn-icon:focus, .btn-icon:active, .btn-icon:active:focus {
    box-shadow: none;
    -webkit-box-shadow: none; }

.btn-notice, .btn-cart {
  line-height: 1;
  width: 24px;
  height: 24px;
  padding: 0; }

.btn-cart {
  background-image: url("/static/img/icon/btn-cart.png?dec3b11ab912");
  background-image: url("/static/img/icon/btn-cart.svg?dec3b11ab912");
  background-size: 24px auto;
  background-repeat: no-repeat;
  background-position: center; }

.btn-search {
  position: absolute;
  top: 12px;
  left: 13px;
  width: 15px;
  height: 15px;
  color: #666666;
  background-image: url("/static/img/icon/ic-search-g.png");
  background-image: url("/static/img/icon/ic-search-g.svg?dec3b11ab912");
  background-size: 15px auto;
  background-repeat: no-repeat;
  background-position: center; }
  @media screen and (min-width: 992px) {
    .btn-search {
      left: 12px;
      width: 12px;
      height: 12px;
      margin-right: 6px;
      background-image: url("/static/img/icon/ic-search-g.png");
      background-image: url("/static/img/icon/ic-search-g.svg?dec3b11ab912");
      background-size: 12px auto;
      background-repeat: no-repeat;
      background-position: center; } }
  .btn-search-mobile {
    position: relative;
    top: auto;
    display: block;
    left: auto;
    width: 30px;
    height: 30px;
    margin-right: 6px;
    color: #222222;
    visibility: visible; }
    @media screen and (min-width: 992px) {
      .btn-search-mobile {
        margin-right: 10px; } }
    .btn-search-mobile.mo-search-show {
      visibility: hidden; }
    @media screen and (min-width: 992px) {
      .btn-search-mobile {
        display: none; } }

.btn-close {
  width: 30px;
  height: 100%;
  line-height: 60px;
  margin-left: 13px;
  color: #666666;
  z-index: 11;
  font-size: 14px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }
  @media screen and (min-width: 992px) {
    .btn-close {
      display: none; } }
  .btn-close:focus {
    outline: 0; }

.btn-close-searchbar {
  padding: 9px 2px 9px 13px;
  font-size: 14px;
  color: #666666;
  border: none;
  z-index: 9;
  background-color: transparent;
  box-shadow: none !important; }
  @media screen and (max-width: 991px) {
    .btn-close-searchbar.show-btn {
      display: block; } }
  @media screen and (min-width: 992px) {
    .btn-close-searchbar {
      display: none; } }
  .btn-close-searchbar:hover, .btn-close-searchbar:focus {
    color: #444444; }

.btn-delete {
  position: absolute;
  top: 11px;
  right: 11px;
  display: none;
  width: 17px;
  height: 17px;
  padding: 0;
  color: #d7d7d7;
  z-index: 10; }
  @media screen and (min-width: 992px) {
    .btn-delete {
      top: 10px;
      right: 12px;
      display: none;
      width: 16px;
      height: 16px; } }
  .btn-delete.show {
    display: block; }
  .btn-delete:hover, .btn-delete:focus {
    color: #999999; }

.btn-s-result {
  font-size: 0;
  padding: 0 8px;
  line-height: 30px;
  box-shadow: none;
  background-color: transparent;
  border: 1px solid #EEEEEE;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }
  .btn-s-result:focus, .btn-s-result:active, .btn-s-result:active:focus {
    outline: 0;
    box-shadow: none;
    -webkit-box-shadow: none; }
  .btn-s-result .result-txt {
    display: inline-block;
    font-size: 13px;
    font-weight: 700;
    color: #3399FF;
    vertical-align: middle; }
  .btn-s-result .txt-del {
    margin-left: 8px;
    margin-top: -2px;
    display: inline-block;
    vertical-align: middle;
    width: 8px;
    height: 8px;
    background-image: url("/static/img/icon/ic-text-del.png?dec3b11ab912");
    background-image: url("/static/img/icon/ic-text-del.svg?dec3b11ab912");
    background-size: 8px auto;
    background-repeat: no-repeat;
    background-position: center center; }

.btn-cart-ic {
  display: block;
  width: 100%;
  height: 100%;
  background-image: url("/static/img/icon/ic-cart-g.png?dec3b11ab912");
  background-image: url("/static/img/icon/ic-cart-g.svg?dec3b11ab912");
  background-size: 14px auto;
  background-repeat: no-repeat;
  background-position: center center; }

.btn-ic {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1; }

.btn-login, .btn-signup {
  display: inline-block;
  width: 244px;
  height: 46px;
  line-height: 46px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  font-size: 15px;
  text-align: center; }
  @media (hover: hover), screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .btn-login:hover, .btn-signup:hover {
      text-decoration: none; } }

.btn-login {
  color: #FFFFFF;
  background-color: #3399FF; }

.btn-signup {
  color: #3399FF;
  line-height: 44px;
  border: 1px solid rgba(51, 153, 255, 0.6); }

.btn-noti {
  display: inline-block;
  font-size: 13px;
  font-weight: 500;
  color: #666666;
  border: 1px solid #EEEEEE;
  padding: 7px 11px;
  transition: background-color 400ms cubic-bezier(0.25, 0.8, 0.25, 1);
  cursor: pointer;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }
  @media screen and (min-width: 992px) {
    .btn-noti {
      padding: 5px 10px;
      font-size: 11px; } }
  @media (hover: hover), screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .btn-noti:hover {
      background-color: #F4F4F4;
      color: #666666; } }
  .btn-noti.dimmed {
    color: #D9D9D9;
    cursor: default; }
    @media (hover: hover), screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
      .btn-noti.dimmed:hover {
        background-color: transparent; } }

.navbar .badge {
  display: inline-block;
  min-height: 18px;
  min-width: 18px;
  padding: 3px 4.5px 0 4px;
  font-size: 9.5px;
  font-weight: 600;
  color: #FFFFFF;
  line-height: 1;
  text-align: center;
  text-shadow: none;
  vertical-align: middle;
  background-color: #FF4D4D;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px; }
  @media screen and (min-width: 992px) {
    .navbar .badge {
      min-height: 15px;
      min-width: 15px;
      padding: 3px 4px 0 4px;
      font-size: 9px;
      font-weight: 700;
      -webkit-border-radius: 7.5px;
      -moz-border-radius: 7.5px;
      border-radius: 7.5px; } }

.snb-open > .badge {
  padding: 2px 4px 0 4px;
  min-width: 8px;
  min-height: 8px; }

.badge-line {
  margin-left: 5px;
  margin-top: -2px; }
  @media screen and (min-width: 768px) {
    .badge-line {
      margin-left: 6px; } }
  .noti .badge-line {
    margin-top: 0; }
    @media screen and (min-width: 768px) {
      .noti .badge-line {
        margin-top: -2px; } }

.badge-cart {
  position: absolute;
  top: -1px;
  right: -26px;
  bottom: 0;
  margin: auto;
  padding: 0 4.5px 0 4px;
  line-height: 15px; }

.snb-open .badge {
  position: absolute;
  top: 4px;
  left: 26px;
  z-index: 2; }
  @media screen and (min-width: 992px) {
    .snb-open .badge {
      display: none; } }

.btn-icon .badge {
  position: absolute;
  top: -2px;
  left: 15px; }
  @media screen and (min-width: 768px) {
    .btn-icon .badge {
      top: -5px;
      left: 15px; }
      .btn-icon .badge--cart {
        left: 20px; } }

.badge.badge-danger {
  background-color: #FF4D4D; }

.page-dimmed {
  position: fixed;
  display: none;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #000000;
  z-index: 1035;
  pointer-events: none;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0; }
  @media screen and (min-width: 768px) {
    .page-dimmed {
      display: none; } }
  .page-dimmed.active {
    display: block;
    pointer-events: auto;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5; }
    @media screen and (min-width: 768px) {
      .page-dimmed.active {
        display: none; } }

.badge-wrapper {
  position: absolute;
  display: -webkit-box;
  /* Old - iOS 6-, Safari 3.1~6, Blackberry 7 */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* New - Safari 6.1+. iOS 7.1+, Blackberry 10 */
  display: -moz-flex;
  display: flex;
  /* New, Spec - Firefox, Chrome, Opera */
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  /* Chrome 21+, Safari Not supported. */
  -moz-justify-content: center;
  /* Chrome 21+, Safari Not supported. */
  justify-content: center;
  /* Firefox 20+, Opera 12.10, IE Not supported. */
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  /* Safari 7.0+, Chrome 21.0+ */
  -moz-align-items: center;
  align-items: center;
  /* Firefox 20.0+, IE11+, Opera 12.10 */
  min-width: 30px;
  min-height: 18px; }
  @media screen and (min-width: 768px) {
    .badge-wrapper {
      min-width: 32px;
      min-height: 20px; } }
  @media screen and (min-width: 992px) {
    .badge-wrapper {
      min-width: 26px;
      min-height: 15px; } }
  .snb .badge-wrapper > .badge,
  .navbar .badge-wrapper > .badge {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: -moz-inline-flex;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    /* Chrome 21+, Safari Not supported. */
    -moz-justify-content: center;
    /* Chrome 21+, Safari Not supported. */
    justify-content: center;
    /* Firefox 20+, Opera 12.10, IE Not supported. */
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    /* Safari 7.0+, Chrome 21.0+ */
    -moz-align-items: center;
    align-items: center;
    /* Firefox 20.0+, IE11+, Opera 12.10 */
    min-width: 18px;
    min-height: 18px;
    background-color: #FF4D4D;
    color: #FFFFFF;
    font-size: 10px;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    border-radius: 9px;
    padding: 1px 6px;
    font-weight: bold; }
    @media screen and (min-width: 768px) {
      .snb .badge-wrapper > .badge,
      .navbar .badge-wrapper > .badge {
        font-size: 11px;
        min-width: 20px;
        min-height: 20px;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px; } }
    @media screen and (min-width: 992px) {
      .snb .badge-wrapper > .badge,
      .navbar .badge-wrapper > .badge {
        font-size: 9px;
        min-width: 15px;
        min-height: 15px;
        padding: 1px 4.5px;
        -webkit-border-radius: 7.5px;
        -moz-border-radius: 7.5px;
        border-radius: 7.5px; } }
  .btn-icon .badge-wrapper .badge {
    top: 0;
    left: auto; }
  .badge-wrapper.badge-wrapper__noti, .badge-wrapper.badge-wrapper__cart {
    top: -7px;
    right: 2px; }
    @media screen and (min-width: 992px) {
      .badge-wrapper.badge-wrapper__noti, .badge-wrapper.badge-wrapper__cart {
        top: -6px;
        right: -13px; } }

.global-search {
  display: -webkit-box;
  /* Old - iOS 6-, Safari 3.1~6, Blackberry 7 */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* New - Safari 6.1+. iOS 7.1+, Blackberry 10 */
  display: -moz-flex;
  display: flex;
  /* New, Spec - Firefox, Chrome, Opera */
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row;
  /* Chrome 21.0+, But Safari & Android & iOS Not supported. */
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  /* Firefox 28+, IE11, Opera 12.10 */
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  /* Safari 7.0+, Chrome 21.0+ */
  -moz-align-items: center;
  align-items: center;
  /* Firefox 20.0+, IE11+, Opera 12.10 */
  -webkit-box-flex: 1 0 auto;
  /* Old - iOS 6-, Safari 3.1~6 */
  -moz-box-flex: 1 0 auto;
  -webkit-flex: 1 0 auto;
  /* Safari 6.1+. iOS 7.1+, Blackberry 10 */
  -moz-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  /* IE 10 */
  flex: 1 0 auto;
  /* New, Spec - Firefox, Chrome, Opera */
  display: -webkit-box;
  /* Old - iOS 6-, Safari 3.1~6, Blackberry 7 */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* New - Safari 6.1+. iOS 7.1+, Blackberry 10 */
  display: -moz-flex;
  display: flex;
  /* New, Spec - Firefox, Chrome, Opera */
  visibility: hidden; }
  @media screen and (max-width: 991px) {
    .global-search.mo-search-open {
      width: 100%;
      visibility: visible; } }
  @media screen and (min-width: 992px) {
    .global-search {
      width: auto;
      visibility: visible; } }
  .global-search-content {
    position: relative;
    display: -webkit-box;
    /* Old - iOS 6-, Safari 3.1~6, Blackberry 7 */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* New - Safari 6.1+. iOS 7.1+, Blackberry 10 */
    display: -moz-flex;
    display: flex;
    /* New, Spec - Firefox, Chrome, Opera */
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    /* Chrome 21.0+, But Safari & Android & iOS Not supported. */
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    /* Firefox 28+, IE11, Opera 12.10 */
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    /* Safari 7.0+, Chrome 21.0+ */
    -moz-align-items: center;
    align-items: center;
    /* Firefox 20.0+, IE11+, Opera 12.10 */
    width: 100%;
    height: 36px;
    background-color: #FFFFFF; }
    @media screen and (min-width: 992px) {
      .global-search-content {
        max-width: 322px; } }
  .global-search form {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    display: -webkit-box;
    /* Old - iOS 6-, Safari 3.1~6, Blackberry 7 */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* New - Safari 6.1+. iOS 7.1+, Blackberry 10 */
    display: -moz-flex;
    display: flex;
    /* New, Spec - Firefox, Chrome, Opera */
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    /* Chrome 21.0+, But Safari & Android & iOS Not supported. */
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    /* Firefox 28+, IE11, Opera 12.10 */
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    /* Safari 7.0+, Chrome 21.0+ */
    -moz-align-items: center;
    align-items: center;
    /* Firefox 20.0+, IE11+, Opera 12.10 */
    -webkit-box-flex: 1 0 auto;
    /* Old - iOS 6-, Safari 3.1~6 */
    -moz-box-flex: 1 0 auto;
    -webkit-flex: 1 0 auto;
    /* Safari 6.1+. iOS 7.1+, Blackberry 10 */
    -moz-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    /* IE 10 */
    flex: 1 0 auto;
    /* New, Spec - Firefox, Chrome, Opera */
    border: 1px solid #D9D9D9;
    border-radius: 6px;
    overflow: hidden; }
    .global-search form:focus-within {
      border: 1px solid #70b8ff; }
    .global-search form > * {
      width: 100%; }
    .global-search form .input-wrapper {
      display: -webkit-box;
      /* Old - iOS 6-, Safari 3.1~6, Blackberry 7 */
      display: -ms-flexbox;
      /* TWEENER - IE 10 */
      display: -webkit-flex;
      /* New - Safari 6.1+. iOS 7.1+, Blackberry 10 */
      display: -moz-flex;
      display: flex;
      /* New, Spec - Firefox, Chrome, Opera */
      -webkit-box-direction: normal;
      -webkit-box-orient: horizontal;
      -webkit-flex-direction: row;
      /* Chrome 21.0+, But Safari & Android & iOS Not supported. */
      -moz-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      /* Firefox 28+, IE11, Opera 12.10 */
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      /* Safari 7.0+, Chrome 21.0+ */
      -moz-align-items: center;
      align-items: center;
      /* Firefox 20.0+, IE11+, Opera 12.10 */
      -webkit-box-flex: 1 0 auto;
      /* Old - iOS 6-, Safari 3.1~6 */
      -moz-box-flex: 1 0 auto;
      -webkit-flex: 1 0 auto;
      /* Safari 6.1+. iOS 7.1+, Blackberry 10 */
      -moz-flex: 1 0 auto;
      -ms-flex: 1 0 auto;
      /* IE 10 */
      flex: 1 0 auto;
      /* New, Spec - Firefox, Chrome, Opera */
      padding: 7px 11px;
      margin: 0; }
      .global-search form .input-wrapper input {
        -webkit-box-flex: 1 0 auto;
        /* Old - iOS 6-, Safari 3.1~6 */
        -moz-box-flex: 1 0 auto;
        -webkit-flex: 1 0 auto;
        /* Safari 6.1+. iOS 7.1+, Blackberry 10 */
        -moz-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
        /* IE 10 */
        flex: 1 0 auto;
        /* New, Spec - Firefox, Chrome, Opera */
        font-size: 14px;
        font-weight: 400;
        color: #222222;
        padding: 0 0 0 6px;
        border: none;
        outline: none; }
      .global-search form .input-wrapper .btn-clear {
        display: none;
        width: 14px;
        height: 14px;
        margin-left: 6px;
        color: #D9D9D9; }
        .global-search form .input-wrapper .btn-clear.show {
          display: block; }
        .global-search form .input-wrapper .btn-clear:hover {
          color: #999999; }
      .global-search form .input-wrapper .icon {
        display: block; }
        .global-search form .input-wrapper .icon-search {
          width: 12px;
          height: 12px; }
  .global-search .search-result {
    background-color: #FFFFFF; }
    .global-search .search-result .divider {
      height: 1px;
      margin: 0 12px;
      background-color: rgba(0, 0, 0, 0.12); }
    .global-search .search-result-content {
      padding: 8px 0;
      margin: 0; }
      .global-search .search-result-content li:hover {
        background-color: rgba(0, 0, 0, 0.04); }
      .global-search .search-result-content li button {
        display: block;
        width: 100%;
        font-size: 14px;
        padding: 12px;
        overflow: hidden;
        text-overflow: ellipsis;
        color: #000000;
        white-space: nowrap;
        cursor: pointer;
        text-align: left; }
  .global-search .btn-close-search {
    -webkit-flex-shrink: 0;
    /* Chrome 21.0+, But Safari & Android & iOS Not supported. */
    -moz-flex-shrink: 0;
    flex-shrink: 0;
    /* Firefox 20+, Opera 12.10, IE Not supported. */
    padding-left: 10px; }
    @media screen and (min-width: 992px) {
      .global-search .btn-close-search {
        display: none; } }

/* top & channel talk */
.floating-area {
  position: fixed;
  right: 15px;
  bottom: 30px;
  margin-bottom: constant(safe-area-inset-bottom, 0);
  margin-bottom: env(safe-area-inset-bottom, 0);
  z-index: 1000; }

#btn_top, #live-chat {
  border: 1px solid #EEEEEE; }
  @media (hover: hover), screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    #btn_top:hover, #live-chat:hover {
      background-color: #F7F7F7; } }

#btn_top {
  position: relative;
  display: block;
  width: 42px;
  height: 42px;
  margin-bottom: 12px;
  border-radius: 100%;
  background-color: #FFFFFF;
  display: -webkit-box;
  /* Old - iOS 6-, Safari 3.1~6, Blackberry 7 */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* New - Safari 6.1+. iOS 7.1+, Blackberry 10 */
  display: -moz-flex;
  display: flex;
  /* New, Spec - Firefox, Chrome, Opera */
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  /* Safari 7.0+, Chrome 21.0+ */
  -moz-align-items: center;
  align-items: center;
  /* Firefox 20.0+, IE11+, Opera 12.10 */
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  /* Chrome 21+, Safari Not supported. */
  -moz-justify-content: center;
  /* Chrome 21+, Safari Not supported. */
  justify-content: center;
  /* Firefox 20+, Opera 12.10, IE Not supported. */
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -ms-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s; }
  #btn_top:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: ''; }
  @media screen and (min-width: 992px) {
    #btn_top {
      width: 50px;
      height: 50px;
      margin-bottom: 12px; } }
  #btn_top.invisible {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    height: 0;
    margin-bottom: 0; }
  #btn_top span {
    width: 36%; }

#live-chat {
  position: relative;
  width: 42px;
  height: 42px;
  border-radius: 100%;
  background-color: #FFFFFF;
  z-index: 1000;
  outline: 0; }
  @media screen and (min-width: 992px) {
    #live-chat {
      width: 50px;
      height: 50px; } }

#live-chat-img {
  display: block;
  width: 26px;
  height: 26px;
  margin: auto; }
  @media screen and (min-width: 992px) {
    #live-chat-img {
      width: 31px;
      height: 31px; } }

#live-chat-badge {
  position: absolute;
  top: -3px;
  right: 9px;
  min-width: 18px;
  height: 18px;
  padding: 1px 6px;
  font-size: 10px;
  line-height: 2;
  font-weight: bold;
  background-color: #FF4D4D;
  color: #FFFFFF;
  visibility: hidden;
  -webkit-transform: translateX(50%);
  -moz-transform: translateX(50%);
  -ms-transform: translateX(50%);
  -o-transform: translateX(50%);
  transform: translateX(50%);
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  display: -webkit-box;
  /* Old - iOS 6-, Safari 3.1~6, Blackberry 7 */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* New - Safari 6.1+. iOS 7.1+, Blackberry 10 */
  display: -moz-flex;
  display: flex;
  /* New, Spec - Firefox, Chrome, Opera */
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  /* Safari 7.0+, Chrome 21.0+ */
  -moz-align-items: center;
  align-items: center;
  /* Firefox 20.0+, IE11+, Opera 12.10 */
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  /* Chrome 21+, Safari Not supported. */
  -moz-justify-content: center;
  /* Chrome 21+, Safari Not supported. */
  justify-content: center;
  /* Firefox 20+, Opera 12.10, IE Not supported. */
  -webkit-flex-wrap: nowrap;
  /* Safari 6.1+, Chrome 21.0+, Android 4.4+, iOS 7.0+ */
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: none;
  flex-wrap: nowrap;
  /* Firefox 28+, IE11, Opera 12.10 */ }
  @media screen and (min-width: 992px) {
    #live-chat-badge {
      top: -2px;
      right: 12px;
      min-width: 20px;
      height: 20px;
      font-size: 11px;
      line-height: 1.5; } }

#live-chat-text {
  position: fixed;
  display: none;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -ms-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s; }
  @media screen and (min-width: 992px) {
    #live-chat-text {
      display: block;
      bottom: 24px;
      right: 26px;
      height: 38px;
      max-width: 48px;
      margin: 6px 0;
      opacity: 0;
      padding: 8px 0px 8px 16px;
      font-size: 14px;
      font-weight: 600;
      color: #FFFFFF;
      border-radius: 100px;
      z-index: 200;
      white-space: nowrap;
      overflow: hidden;
      pointer-events: none;
      -webkit-background-image: linear-gradient(left, #4c75fc, #4C57FD 48%, #5d4cfc 96%);
      background-image: #4c75fc;
      /* Old browsers */
      background-image: -o-linear-gradient(left, #4c75fc, #4C57FD 48%, #5d4cfc 96%);
      /* Opera11.1-12.0 */
      background-image: -ms-linear-gradient(left, #4c75fc, #4C57FD 48%, #5d4cfc 96%);
      /* IE 10 Platform Previews, Consumer Preview */
      background-image: -moz-linear-gradient(left, #4c75fc, #4C57FD 48%, #5d4cfc 96%);
      /* FF3.6-15 */
      background-image: -webkit-linear-gradient(left, #4c75fc, #4C57FD 48%, #5d4cfc 96%);
      /* Chrome10-25,Safari5.1-6 */
      background-image: linear-gradient(to right, #4c75fc, #4C57FD 48%, #5d4cfc 96%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      -webkit-transition: opacity 300ms, padding 300ms, max-width 300ms;
      -moz-transition: opacity 300ms, padding 300ms, max-width 300ms;
      -ms-transition: opacity 300ms, padding 300ms, max-width 300ms;
      -o-transition: opacity 300ms, padding 300ms, max-width 300ms;
      transition: opacity 300ms, padding 300ms, max-width 300ms; } }
  #live-chat:hover ~ #live-chat-text {
    max-width: 50%;
    padding-right: 60px;
    opacity: 1;
    visibility: visible; }

@media screen and (min-width: 992px) {
  .purchase-body .floating-area {
    bottom: 165px; }
  .purchase-body #live-chat-text {
    bottom: 165px; } }

/* footer */
.common_footer {
  width: 100%;
  padding-top: 60px;
  font-weight: 500;
  color: #666666;
  background-color: #FFFFFF;
  overflow: hidden;
  -webkit-box-flex: none;
  /* Old - iOS 6-, Safari 3.1~6 */
  -moz-box-flex: none;
  -webkit-flex: none;
  /* Safari 6.1+. iOS 7.1+, Blackberry 10 */
  -moz-flex: none;
  -ms-flex: none;
  /* IE 10 */
  flex: none;
  /* New, Spec - Firefox, Chrome, Opera */ }
  @media screen and (max-width: 991px) {
    .common_footer {
      padding-top: 40px; } }

.common_footer a {
  text-decoration: none !important; }

.common_footer a:not(.footer-nav__link):not(.sub-link):not(.social-link) {
  color: #666666; }

@media (hover: hover), screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .common_footer a:not(.footer-nav__link):not(.sub-link):not(.social-link):hover,
  .common_footer a:not(.footer-nav__link):not(.sub-link):not(.social-link):focus {
    color: #222222; } }

.common_footer .divider-footer {
  margin: 0; }

.common_footer .top {
  padding: 0 0 48px;
  display: -webkit-box;
  /* Old - iOS 6-, Safari 3.1~6, Blackberry 7 */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* New - Safari 6.1+. iOS 7.1+, Blackberry 10 */
  display: -moz-flex;
  display: flex;
  /* New, Spec - Firefox, Chrome, Opera */
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  /* Safari 7.0+, Chrome 21.0+ */
  -moz-align-items: flex-start;
  align-items: flex-start;
  /* Firefox 20.0+, IE11+, Opera 12.10 */ }
  @media screen and (max-width: 991px) {
    .common_footer .top {
      display: block;
      padding-bottom: 30px; } }

.common_footer .bottom {
  padding: 48px 0 80px;
  font-size: 13px; }
  @media screen and (max-width: 991px) {
    .common_footer .bottom {
      padding: 30px 0 60px; } }

.footer-slogan {
  margin: 0;
  font-weight: 700;
  font-size: 22px;
  color: #222222;
  -webkit-box-flex: 0 0 auto;
  /* Old - iOS 6-, Safari 3.1~6 */
  -moz-box-flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  /* Safari 6.1+. iOS 7.1+, Blackberry 10 */
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  /* IE 10 */
  flex: 0 0 auto;
  /* New, Spec - Firefox, Chrome, Opera */ }
  @media screen and (max-width: 991px) {
    .footer-slogan {
      font-size: 20px;
      margin-bottom: 20px; } }

.footer-nav {
  -webkit-box-flex: 1 0 auto;
  /* Old - iOS 6-, Safari 3.1~6 */
  -moz-box-flex: 1 0 auto;
  -webkit-flex: 1 0 auto;
  /* Safari 6.1+. iOS 7.1+, Blackberry 10 */
  -moz-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  /* IE 10 */
  flex: 1 0 auto;
  /* New, Spec - Firefox, Chrome, Opera */
  display: -webkit-box;
  /* Old - iOS 6-, Safari 3.1~6, Blackberry 7 */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* New - Safari 6.1+. iOS 7.1+, Blackberry 10 */
  display: -moz-flex;
  display: flex;
  /* New, Spec - Firefox, Chrome, Opera */ }
  @media screen and (max-width: 991px) {
    .footer-nav {
      display: block; } }
  .footer-nav__panel {
    margin-bottom: 0;
    border: none;
    border-radius: 0;
    box-shadow: none;
    max-width: 140px;
    background-color: #FFFFFF;
    margin-left: 7.51708%;
    -webkit-box-flex: 0 1 33.33333%;
    /* Old - iOS 6-, Safari 3.1~6 */
    -moz-box-flex: 0 1 33.33333%;
    -webkit-flex: 0 1 33.33333%;
    /* Safari 6.1+. iOS 7.1+, Blackberry 10 */
    -moz-flex: 0 1 33.33333%;
    -ms-flex: 0 1 33.33333%;
    /* IE 10 */
    flex: 0 1 33.33333%;
    /* New, Spec - Firefox, Chrome, Opera */ }
    .footer-nav__panel:first-child {
      margin-left: 10.13667%; }
      @media screen and (max-width: 991px) {
        .footer-nav__panel:first-child {
          margin: 0; } }
    @media screen and (max-width: 991px) {
      .footer-nav__panel {
        max-width: none;
        margin: 0; } }
  @media screen and (max-width: 991px) {
    .footer-nav__panel ~ .footer-nav__panel {
      margin-top: 14px; } }
  .footer-nav h5 {
    margin: 0; }
  .footer-nav__title {
    display: block;
    width: 100%;
    padding: 0;
    background-color: transparent;
    border: none;
    border-radius: 0;
    font-size: 14px;
    font-weight: 700;
    text-align: left;
    color: #222222;
    cursor: default;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; }
    .footer-nav__title:focus {
      outline: none; }
    @media screen and (max-width: 991px) {
      .footer-nav__title {
        font-size: 14px;
        cursor: pointer;
        display: -webkit-box;
        /* Old - iOS 6-, Safari 3.1~6, Blackberry 7 */
        display: -ms-flexbox;
        /* TWEENER - IE 10 */
        display: -webkit-flex;
        /* New - Safari 6.1+. iOS 7.1+, Blackberry 10 */
        display: -moz-flex;
        display: flex;
        /* New, Spec - Firefox, Chrome, Opera */
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        /* Safari 7.0+, Chrome 21.0+ */
        -moz-align-items: center;
        align-items: center;
        /* Firefox 20.0+, IE11+, Opera 12.10 */ } }
  .footer-nav__title .ic-arrow {
    display: none; }
    @media screen and (max-width: 991px) {
      .footer-nav__title .ic-arrow {
        display: block;
        width: 16px;
        height: 16px;
        margin-left: auto;
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg); } }
  @media screen and (max-width: 991px) {
    .footer-nav__title.collapsed .ic-arrow {
      -webkit-transform: rotate(0);
      -moz-transform: rotate(0);
      -ms-transform: rotate(0);
      -o-transform: rotate(0);
      transform: rotate(0); } }
  @media screen and (min-width: 992px) {
    .footer-nav__group {
      display: block !important;
      height: auto !important; } }
  @media screen and (max-width: 991px) {
    .footer-nav__group--box {
      padding-bottom: 6px; } }
  .footer-nav__link {
    display: block;
    margin-top: 8px;
    color: #222222;
    cursor: pointer; }

.common_footer .social-group {
  margin-left: auto; }
  .common_footer .social-group:before, .common_footer .social-group:after {
    content: "";
    display: table; }
  .common_footer .social-group:after {
    clear: both; }

.common_footer .social-link {
  float: left;
  display: block; }

.common_footer .social-link ~ .social-link {
  margin-left: 20px; }
  @media screen and (max-width: 991px) {
    .common_footer .social-link ~ .social-link {
      margin-left: 14px; } }

.common_footer .social {
  display: block;
  color: #666666; }

.common_footer .social-instagram {
  width: 20px;
  height: 20px; }

.common_footer .social-naver-blog {
  width: 38px;
  height: 20px; }

.common_footer address {
  margin-bottom: 0;
  text-align: left;
  color: #666666; }
  .common_footer address:before, .common_footer address:after {
    content: "";
    display: table; }
  .common_footer address:after {
    clear: both; }
  .common_footer address em {
    font-size: 10px;
    line-height: 2;
    padding: 0 8px;
    font-style: normal;
    color: #999999; }
    @media screen and (max-width: 991px) {
      .common_footer address em {
        padding: 0 4px; } }

.footer-corp span {
  display: inline-block;
  margin-bottom: 4px; }

.footer-sup {
  margin-left: auto;
  display: -webkit-box;
  /* Old - iOS 6-, Safari 3.1~6, Blackberry 7 */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* New - Safari 6.1+. iOS 7.1+, Blackberry 10 */
  display: -moz-flex;
  display: flex;
  /* New, Spec - Firefox, Chrome, Opera */
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  /* Safari 7.0+, Chrome 21.0+ */
  -moz-align-items: center;
  align-items: center;
  /* Firefox 20.0+, IE11+, Opera 12.10 */ }
  @media screen and (max-width: 991px) {
    .footer-sup {
      margin-bottom: 30px; } }

.footer-sub {
  margin-top: 12px;
  display: -webkit-box;
  /* Old - iOS 6-, Safari 3.1~6, Blackberry 7 */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* New - Safari 6.1+. iOS 7.1+, Blackberry 10 */
  display: -moz-flex;
  display: flex;
  /* New, Spec - Firefox, Chrome, Opera */
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  /* Safari 7.0+, Chrome 21.0+ */
  -moz-align-items: center;
  align-items: center;
  /* Firefox 20.0+, IE11+, Opera 12.10 */ }
  @media screen and (max-width: 991px) {
    .footer-sub {
      margin-top: 10px; } }
  .footer-sub .sub-left {
    margin-right: auto; }
    @media screen and (max-width: 991px) {
      .footer-sub .sub-left {
        display: none; } }

.common_footer .sub-tab {
  float: left;
  margin-right: 30px; }
  @media screen and (max-width: 991px) {
    .common_footer .sub-tab {
      margin-right: 14px; } }
  .common_footer .sub-tab:last-child {
    margin-right: 0 !important; }
  .common_footer .sub-tab--lang {
    position: relative; }

.common_footer .sub-link {
  color: #222222; }
  .common_footer .sub-link--big {
    font-size: 14px; }
  .common_footer .sub-link--lang .ic-arrow {
    display: inline-block;
    width: 8px;
    height: 8px;
    margin-left: 4px; }

.common_footer .sub-tab.active .sub-link--lang {
  font-weight: 700; }

.common_footer .sub-tab.active .sub-link--lang .ic-arrow {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg); }

.common_footer .sub-tab.active .sub-link--lang .ic-arrow path {
  stroke: currentColor;
  stroke-width: 0.1em; }

.common_footer .sub-tab--lang .popover {
  display: block;
  padding: 0;
  border: none;
  -webkit-box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1); }
  .common_footer .sub-tab--lang .popover.top {
    margin-top: -14px; }
  .common_footer .sub-tab--lang .popover.top > .arrow {
    bottom: -10px;
    margin-left: -10px;
    border: none;
    width: 20px;
    height: 20px;
    background: #FFFFFF;
    -webkit-box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1);
    -webkit-transform-origin: 100% 50%;
    -moz-transform-origin: 100% 50%;
    -ms-transform-origin: 100% 50%;
    -o-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg); }
  .common_footer .sub-tab--lang .popover-content {
    position: relative;
    padding: 4px 0;
    z-index: 2;
    background-color: #FFFFFF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px; }

.lang-item {
  display: block;
  width: 100%;
  padding: 8px 12px;
  font-size: 12px;
  text-align: left;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: transparent; }
  @media (hover: hover), screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .lang-item:hover {
      background-color: #F7F7F7; } }
  .lang-item:focus {
    outline: none; }

.modal-header .close, .modal .modal-close {
  position: absolute;
  display: block;
  float: none;
  width: 12px;
  height: 12px;
  top: 21px;
  bottom: 0;
  right: 15px;
  margin: 0;
  padding: 0;
  font-size: 0;
  line-height: 1;
  text-indent: -100%;
  overflow: hidden;
  border: 0;
  background-color: inherit;
  z-index: 50;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  background-image: url("/static/img/icon/ic-close-modal-g.png?dec3b11ab912");
  background-image: url("/static/img/icon/ic-close-modal-g.svg?dec3b11ab912");
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center center; }
  @media screen and (min-width: 768px) {
    .modal-header .close, .modal .modal-close {
      width: 16px;
      height: 16px;
      top: 26px;
      right: 20px; } }

.modal-header {
  padding: 20px 15px 17px;
  border-bottom: 1px solid #D9D9D9; }
  @media screen and (min-width: 768px) {
    .modal-header {
      padding: 25px 20px 22px; } }

.modal-title {
  font-size: 16px;
  color: #1a1a1b;
  font-weight: 700;
  line-height: 1;
  text-align: center; }
  @media screen and (min-width: 768px) {
    .modal-title {
      font-size: 22px; } }

.drawer-select:after {
  position: absolute;
  right: 15px;
  top: 0;
  bottom: 0;
  width: 0;
  height: 0;
  margin: auto;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 4px solid #999999;
  border-bottom: none;
  content: ''; }

.form .check-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 14px;
  width: 15px;
  height: 15px;
  margin: auto;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  -webkit-transition: background-image 200ms;
  -moz-transition: background-image 200ms;
  -ms-transition: background-image 200ms;
  -o-transition: background-image 200ms;
  transition: background-image 200ms;
  background-image: url("/static/img/icon/ic-check-circle-g.png?dec3b11ab912");
  background-image: url("/static/img/icon/ic-check-circle-g.svg?dec3b11ab912");
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center center; }
  .has-error .form .check-icon, .form .has-error .check-icon {
    background-image: url("/static/img/icon/ic-check-circle-caution.png?dec3b11ab912");
    background-image: url("/static/img/icon/ic-check-circle-caution.svg?dec3b11ab912"); }
  .current .form .check-icon, .form .current .check-icon {
    background-image: url("/static/img/icon/ic-check-circle-b.png?dec3b11ab912");
    background-image: url("/static/img/icon/ic-check-circle-b.svg?dec3b11ab912"); }

.form-input:focus {
  outline: 0; }

.form-list {
  position: relative;
  font-size: 0; }
  .form-list ~ .form-list {
    margin-top: 40px; }
    .form-list ~ .form-list.password-list {
      margin-top: 66px; }
      @media screen and (min-width: 768px) {
        .form-list ~ .form-list.password-list {
          margin-top: 70px; } }

.form-column__left {
  float: left;
  height: 33px;
  padding: 0 11px;
  line-height: 32px;
  font-size: 15px;
  color: rgba(153, 153, 153, 0.7); }
  @media screen and (min-width: 768px) {
    .form-column__left {
      padding: 1px 12px 0;
      font-size: 16px;
      height: 42px;
      line-height: 42px;
      color: #999999; } }

.form-column__right {
  float: right; }

.form-item {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle; }
  .form-item__yy {
    width: 89px; }
    @media screen and (min-width: 768px) {
      .form-item__yy {
        width: 92px; } }
    @media screen and (min-width: 1200px) {
      .form-item__yy {
        width: 100px; } }
  .form-item__md {
    width: 79px;
    margin-left: 8px; }
    @media screen and (min-width: 768px) {
      .form-item__md {
        width: 70px;
        margin-left: 12px; } }
    @media screen and (min-width: 1200px) {
      .form-item__md {
        width: 76px; } }
  .form-item__border {
    border-bottom: 1px solid rgba(217, 217, 217, 0.5);
    transition: border-bottom 300ms; }
    .form-item__border.form-item__focus {
      border-color: #3399FF; }
    .has-error .form-item__border {
      border-color: #cc3e3e; }

.form-input {
  position: relative;
  display: inline-block;
  width: 100%;
  padding: 0 11px;
  height: 32px;
  line-height: 32px;
  font-size: 15px;
  color: #222222;
  caret-color: #3399FF;
  background-color: transparent;
  z-index: 2; }
  @media screen and (min-width: 768px) {
    .form-input {
      padding: 0 12px;
      height: 41px;
      line-height: 41px;
      font-size: 16px; } }
  .form-input-unit {
    width: 90%; }

.form-select {
  text-align: left;
  height: 32px; }
  @media screen and (min-width: 768px) {
    .form-select {
      height: 41px; } }

.form-over-txt {
  position: absolute;
  left: 0;
  top: 0;
  padding: 0 11px;
  height: 32px;
  line-height: 32px;
  font-size: 15px;
  pointer-events: none;
  cursor: text;
  z-index: 1;
  color: rgba(153, 153, 153, 0.7);
  -webkit-transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
  -ms-transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
  transform-origin: 0 100%;
  -ms-transform-origin: 0 100%; }
  @media screen and (min-width: 768px) {
    .form-over-txt {
      padding: 0 12px;
      font-size: 16px;
      height: 41px;
      line-height: 41px; } }
  .form-item__focus .form-over-txt,
  .form-item__value .form-over-txt {
    color: rgba(51, 153, 255, 0.6);
    -webkit-transform: translateY(-85%) scale(0.75);
    -moz-transform: translateY(-85%) scale(0.75);
    -ms-transform: translateY(-85%) scale(0.75);
    -o-transform: translateY(-85%) scale(0.75);
    transform: translateY(-85%) scale(0.75); }
  .has-error .form-over-txt {
    color: rgba(204, 62, 62, 0.6); }

.form-check {
  margin-top: 45px; }
  @media screen and (min-width: 768px) {
    .form-check {
      margin-top: 52px; } }

.form-error {
  margin: 8px 0 0;
  padding: 0 11px;
  font-size: 10.5px;
  line-height: 1.71;
  color: #cc3e3e; }
  @media screen and (min-width: 768px) {
    .form-error {
      margin: 10px 0 -8px;
      padding: 0 12px;
      font-size: 12px;
      line-height: 1.5; } }
  .form-error-chk {
    margin-bottom: 0; }
  .form-error-float {
    position: absolute;
    left: 0;
    top: 100%; }

.form-over-box {
  position: absolute;
  top: 50%;
  bottom: 0;
  right: 0;
  z-index: 3;
  font-size: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%); }
  .form-over-box .count-down {
    display: inline-block;
    padding-top: 2px;
    padding-right: 9px;
    font-size: 14px;
    color: #999999;
    vertical-align: middle; }
    @media screen and (min-width: 768px) {
      .form-over-box .count-down {
        padding-right: 12px; } }

.form .check-icon {
  position: static;
  display: inline-block;
  margin: 0;
  margin-right: 12px;
  vertical-align: middle; }
  @media screen and (min-width: 768px) {
    .form .check-icon {
      width: 20px;
      height: 18px;
      background-size: 18px 18px;
      background-position: left center; } }

.form .view-pw {
  position: relative;
  display: inline-block;
  width: 15px;
  height: 15px;
  margin-right: 12px;
  vertical-align: middle;
  outline: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=66.66667)";
  filter: alpha(opacity=66.66667);
  -moz-opacity: 0.66667;
  -khtml-opacity: 0.66667;
  opacity: 0.66667;
  background-image: url("/static/img/icon/ic-pw-view.png?dec3b11ab912");
  background-image: url("/static/img/icon/ic-pw-view.svg?dec3b11ab912");
  background-size: 100% 11.25px;
  background-repeat: no-repeat;
  background-position: center center; }
  @media screen and (min-width: 768px) {
    .form .view-pw {
      width: 20px;
      height: 20px;
      margin-right: 8px;
      background-size: 100% 15px; } }
  @media (hover: hover), screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .form .view-pw:hover {
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
      filter: alpha(opacity=100);
      -moz-opacity: 1;
      -khtml-opacity: 1;
      opacity: 1; } }
  .form .view-pw:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 21.21px;
    height: 2px;
    border-top: 1px solid #666666;
    border-bottom: 1px solid #FFFFFF;
    content: '';
    -webkit-transform-origin: 0 50%;
    -moz-transform-origin: 0 50%;
    -ms-transform-origin: 0 50%;
    -o-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: width 200ms;
    -moz-transition: width 200ms;
    -ms-transition: width 200ms;
    -o-transition: width 200ms;
    transition: width 200ms; }
    @media screen and (min-width: 768px) {
      .form .view-pw:after {
        width: 28.28px; } }
  .form .view-pw.visible:after {
    position: absolute;
    width: 0; }

.required-unit {
  color: rgba(51, 153, 255, 0.7);
  font-style: normal;
  font-size: inherit; }

.drawer-select.open:after {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg); }

.drawer-box {
  position: absolute;
  display: none;
  top: 100%;
  left: 0;
  width: 100%;
  max-height: 176px;
  margin-top: 1px;
  padding: 4px 0;
  background-color: #FFFFFF;
  border: 1px solid rgba(217, 217, 217, 0.5);
  border-top: 0;
  overflow: auto;
  z-index: 100; }
  .open .drawer-box {
    display: block; }

.drawer-item {
  padding: 0 12px;
  font-size: 14px;
  line-height: 28px;
  cursor: pointer; }

@keyframes move1-x {
  0% {
    -webkit-transform: translateX(-145.16661%);
    transform: translateX(-145.16661%); }
  20% {
    -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.70173, 0.49582);
    animation-timing-function: cubic-bezier(0.5, 0, 0.70173, 0.49582);
    -webkit-transform: translateX(-145.16661%);
    transform: translateX(-145.16661%); }
  59.15% {
    -webkit-animation-timing-function: cubic-bezier(0.30244, 0.38135, 0.55, 0.95635);
    animation-timing-function: cubic-bezier(0.30244, 0.38135, 0.55, 0.95635);
    -webkit-transform: translateX(-61.49519%);
    transform: translateX(-61.49519%); }
  to {
    -webkit-transform: translateX(55.44445%);
    transform: translateX(55.44445%); } }

@-webkit-keyframes move1-x {
  0% {
    -webkit-transform: translateX(-145.16661%);
    transform: translateX(-145.16661%); }
  20% {
    -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.70173, 0.49582);
    animation-timing-function: cubic-bezier(0.5, 0, 0.70173, 0.49582);
    -webkit-transform: translateX(-145.16661%);
    transform: translateX(-145.16661%); }
  59.15% {
    -webkit-animation-timing-function: cubic-bezier(0.30244, 0.38135, 0.55, 0.95635);
    animation-timing-function: cubic-bezier(0.30244, 0.38135, 0.55, 0.95635);
    -webkit-transform: translateX(-61.49519%);
    transform: translateX(-61.49519%); }
  to {
    -webkit-transform: translateX(55.44445%);
    transform: translateX(55.44445%); } }

@keyframes move2-x {
  0% {
    -webkit-animation-timing-function: cubic-bezier(0.15, 0, 0.51506, 0.40969);
    animation-timing-function: cubic-bezier(0.15, 0, 0.51506, 0.40969);
    -webkit-transform: translateX(-54.88889%);
    transform: translateX(-54.88889%); }
  25% {
    -webkit-animation-timing-function: cubic-bezier(0.31033, 0.28406, 0.8, 0.73371);
    animation-timing-function: cubic-bezier(0.31033, 0.28406, 0.8, 0.73371);
    -webkit-transform: translateX(-17.23698%);
    transform: translateX(-17.23698%); }
  48.35% {
    -webkit-animation-timing-function: cubic-bezier(0.4, 0.62704, 0.6, 0.90203);
    animation-timing-function: cubic-bezier(0.4, 0.62704, 0.6, 0.90203);
    -webkit-transform: translateX(29.49727%);
    transform: translateX(29.49727%); }
  to {
    -webkit-transform: translateX(105.38889%);
    transform: translateX(105.38889%); } }

@keyframes scale1-x {
  0% {
    -webkit-transform: scaleX(0.08);
    transform: scaleX(0.08); }
  36.65% {
    -webkit-animation-timing-function: cubic-bezier(0.33473, 0.12482, 0.78584, 1);
    animation-timing-function: cubic-bezier(0.33473, 0.12482, 0.78584, 1);
    -webkit-transform: scaleX(0.08);
    transform: scaleX(0.08); }
  69.15% {
    -webkit-animation-timing-function: cubic-bezier(0.06, 0.11, 0.6, 1);
    animation-timing-function: cubic-bezier(0.06, 0.11, 0.6, 1);
    -webkit-transform: scaleX(0.66148);
    transform: scaleX(0.66148); }
  to {
    -webkit-transform: scaleX(0.08);
    transform: scaleX(0.08); } }

@keyframes scale2-x {
  0% {
    -webkit-animation-timing-function: cubic-bezier(0.20503, 0.05705, 0.57661, 0.45397);
    animation-timing-function: cubic-bezier(0.20503, 0.05705, 0.57661, 0.45397);
    -webkit-transform: scaleX(0.08);
    transform: scaleX(0.08); }
  19.15% {
    -webkit-animation-timing-function: cubic-bezier(0.15231, 0.19643, 0.64837, 1.00432);
    animation-timing-function: cubic-bezier(0.15231, 0.19643, 0.64837, 1.00432);
    -webkit-transform: scaleX(0.4571);
    transform: scaleX(0.4571); }
  44.15% {
    -webkit-animation-timing-function: cubic-bezier(0.25776, 0.00316, 0.21176, 1.38179);
    animation-timing-function: cubic-bezier(0.25776, 0.00316, 0.21176, 1.38179);
    -webkit-transform: scaleX(0.72796);
    transform: scaleX(0.72796); }
  to {
    -webkit-transform: scaleX(0.08);
    transform: scaleX(0.08); } }

@media screen and (min-width: 768px) {
  html, body {
    background-color: #F7F7F7; } }

.full-container {
  width: 100%;
  height: 100%; }
  @media screen and (min-width: 768px) {
    .full-container {
      display: table;
      table-layout: fixed;
      background-color: #F7F7F7; } }

.session-layout {
  height: 100%;
  padding: 0 15px; }
  @media screen and (min-width: 768px) {
    .session-layout {
      display: table-cell;
      width: 100%;
      height: auto;
      padding: 50px 0;
      vertical-align: middle; } }

.session-body {
  display: flex;
  flex-direction: column;
  height: 100%;
  padding-top: 21px; }
  @media screen and (min-width: 768px) {
    .session-body {
      position: relative;
      display: block;
      width: 696px;
      height: 580px;
      margin: 0 auto;
      padding: 0;
      background-color: #FFFFFF;
      -webkit-box-shadow: 0px 8px 20px 0 rgba(0, 0, 0, 0.2);
      -moz-box-shadow: 0px 8px 20px 0 rgba(0, 0, 0, 0.2);
      box-shadow: 0px 8px 20px 0 rgba(0, 0, 0, 0.2); } }
  @media screen and (min-width: 1200px) {
    .session-body {
      width: 840px; } }

.session-top {
  position: relative; }
  @media screen and (min-width: 768px) {
    .session-top {
      display: none; } }

.session-mover {
  position: absolute;
  display: none; }
  @media screen and (min-width: 768px) {
    .session-mover {
      display: block;
      top: 0;
      left: 0;
      width: 294px;
      height: 100%;
      transition: transform 500ms;
      z-index: 100;
      background-color: #7fb8f2; }
      .session-mover__left {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0); }
      .session-mover__right {
        -webkit-transform: translateX(402px);
        -moz-transform: translateX(402px);
        -ms-transform: translateX(402px);
        -o-transform: translateX(402px);
        transform: translateX(402px); }
      .session-mover-layout {
        position: relative;
        width: 100%;
        height: 100%;
        padding: 30px 28px;
        z-index: 100;
        -webkit-background-image: linear-gradient(-60deg, rgba(51, 153, 255, 0.5) 0%, rgba(76, 87, 253, 0.5) 35%, rgba(116, 79, 243, 0.5) 65%, rgba(157, 69, 232, 0.5) 100%);
        background-image: rgba(51, 153, 255, 0.5);
        /* Old browsers */
        background-image: -o-linear-gradient(-60deg, rgba(51, 153, 255, 0.5) 0%, rgba(76, 87, 253, 0.5) 35%, rgba(116, 79, 243, 0.5) 65%, rgba(157, 69, 232, 0.5) 100%);
        /* Opera11.1-12.0 */
        background-image: -ms-linear-gradient(-60deg, rgba(51, 153, 255, 0.5) 0%, rgba(76, 87, 253, 0.5) 35%, rgba(116, 79, 243, 0.5) 65%, rgba(157, 69, 232, 0.5) 100%);
        /* IE 10 Platform Previews, Consumer Preview */
        background-image: -moz-linear-gradient(-60deg, rgba(51, 153, 255, 0.5) 0%, rgba(76, 87, 253, 0.5) 35%, rgba(116, 79, 243, 0.5) 65%, rgba(157, 69, 232, 0.5) 100%);
        /* FF3.6-15 */
        background-image: -webkit-linear-gradient(-60deg, rgba(51, 153, 255, 0.5) 0%, rgba(76, 87, 253, 0.5) 35%, rgba(116, 79, 243, 0.5) 65%, rgba(157, 69, 232, 0.5) 100%);
        /* Chrome10-25,Safari5.1-6 */
        background-image: linear-gradient(150deg, rgba(51, 153, 255, 0.5) 0%, rgba(76, 87, 253, 0.5) 35%, rgba(116, 79, 243, 0.5) 65%, rgba(157, 69, 232, 0.5) 100%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ } }
  @media screen and (min-width: 1200px) {
    .session-mover {
      width: 390px; }
      .session-mover__right {
        -webkit-transform: translateX(450px);
        -moz-transform: translateX(450px);
        -ms-transform: translateX(450px);
        -o-transform: translateX(450px);
        transform: translateX(450px); }
      .session-mover-layout {
        padding: 30px; } }

.session-logo {
  width: 87px; }
  @media screen and (min-width: 768px) {
    .session-logo {
      position: relative;
      width: 117px;
      height: 19px;
      z-index: 101; } }
  .session-logo a {
    display: block; }
    .session-logo a img {
      display: block; }

.session-ctrl {
  position: absolute;
  right: 0;
  top: 50%;
  font-size: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%); }
  @media screen and (min-width: 768px) {
    .session-ctrl {
      top: auto;
      left: 0;
      right: auto;
      bottom: 30px;
      width: 100%;
      padding: 0 30px;
      z-index: 101;
      -webkit-transform: translateY(0);
      -moz-transform: translateY(0);
      -ms-transform: translateY(0);
      -o-transform: translateY(0);
      transform: translateY(0); } }
  @media screen and (min-width: 768px) {
    .session-ctrl.left {
      text-align: left; } }
  .session-ctrl.right {
    text-align: right; }
  @media screen and (min-width: 768px) {
    .session-ctrl__txt {
      display: inline-block;
      font-size: 14px;
      color: rgba(255, 255, 255, 0.8);
      vertical-align: middle; } }
  .session-ctrl__btn {
    position: relative;
    display: inline-block;
    font-size: 12px;
    font-weight: 600;
    vertical-align: middle;
    color: rgba(51, 153, 255, 0.8);
    line-height: 1; }
    :lang(ko) .session-ctrl__btn {
      padding-top: 1px; }
    @media screen and (min-width: 768px) {
      .session-ctrl__btn {
        margin-left: 8px;
        font-size: 14px;
        color: #FFFFFF; } }
    .session-ctrl__btn:after {
      display: inline-block;
      width: 10.5px;
      height: 10px;
      margin-top: -2px;
      padding-left: 4.5px;
      vertical-align: middle;
      content: '';
      background-image: url("/static/img/icon/ar-right-b_13x21.png");
      background-image: url("/static/img/icon/ar-right-b_13x21.svg");
      background-size: auto 100%;
      background-repeat: no-repeat;
      background-position: right center; }
      @media screen and (min-width: 768px) {
        .session-ctrl__btn:after {
          width: 13px;
          height: 12px;
          padding-left: 6px;
          background-image: url("/static/img/icon/ar-right-w_7x12.png?dec3b11ab912");
          background-image: url("/static/img/icon/ar-right-w_7x12.svg?dec3b11ab912");
          background-size: 7px 12px;
          background-repeat: no-repeat;
          background-position: right center; } }

@media screen and (min-width: 768px) {
  .session-content {
    position: absolute;
    right: 0;
    top: 0;
    width: 402px;
    height: 100%;
    padding: 54px 28px 38px;
    overflow: hidden; } }

@media screen and (min-width: 1200px) {
  .session-content {
    width: 450px;
    padding: 54px 42px 38px; } }

.session-content-left {
  right: auto;
  left: 0; }

.session-footer {
  flex: 1;
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  width: 100%;
  color: #999999;
  margin-top: 45px;
  margin-bottom: 39px; }
  .session-footer:before, .session-footer:after {
    content: "";
    display: table; }
  .session-footer:after {
    clear: both; }
  @media screen and (min-width: 768px) {
    .session-footer {
      flex: none;
      position: absolute;
      display: block;
      top: 100%;
      left: 0;
      right: 0;
      margin-top: 30px;
      margin-bottom: 0;
      padding: 0;
      font-size: 0;
      line-height: 1.43; } }
  @media screen and (min-width: 1200px) {
    .session-footer {
      padding: 0 15px; } }

@media screen and (min-width: 768px) {
  .sc {
    -webkit-transition: opacity 300ms, transform 500ms;
    -moz-transition: opacity 300ms, transform 500ms;
    -ms-transition: opacity 300ms, transform 500ms;
    -o-transition: opacity 300ms, transform 500ms;
    transition: opacity 300ms, transform 500ms;
    will-change: opacity, translate; } }

.sc-right {
  display: none; }
  @media screen and (min-width: 768px) {
    .sc-right {
      display: block;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
      filter: alpha(opacity=0);
      -moz-opacity: 0;
      -khtml-opacity: 0;
      opacity: 0;
      -webkit-transform: translateX(-20%);
      -moz-transform: translateX(-20%);
      -ms-transform: translateX(-20%);
      -o-transform: translateX(-20%);
      transform: translateX(-20%); } }

.sc-left {
  display: none; }
  @media screen and (min-width: 768px) {
    .sc-left {
      display: block;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
      filter: alpha(opacity=0);
      -moz-opacity: 0;
      -khtml-opacity: 0;
      opacity: 0;
      -webkit-transform: translateX(20%);
      -moz-transform: translateX(20%);
      -ms-transform: translateX(20%);
      -o-transform: translateX(20%);
      transform: translateX(20%); } }

.sc-show {
  display: block; }
  @media screen and (min-width: 768px) {
    .sc-show {
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
      filter: alpha(opacity=100);
      -moz-opacity: 1;
      -khtml-opacity: 1;
      opacity: 1;
      -webkit-transform: translateX(0);
      -moz-transform: translateX(0);
      -ms-transform: translateX(0);
      -o-transform: translateX(0);
      transform: translateX(0);
      z-index: 10; } }

.sc-header {
  position: relative;
  margin: 28px 0 0; }
  @media screen and (min-width: 768px) {
    .sc-header {
      position: static;
      margin: 0;
      padding-left: 8px; } }

.sc-layout {
  position: relative;
  height: 100%; }

.sc-body:before, .sc-body:after {
  content: "";
  display: table; }

.sc-body:after {
  clear: both; }

@media screen and (min-width: 320px) and (max-width: 767px) {
  .sc-body {
    margin-top: 75px; } }

@media screen and (min-width: 768px) {
  .sc-body-login {
    margin-top: 65px; } }

@media screen and (min-width: 768px) {
  .sc-body-join {
    margin-top: 20px; } }

.sc-body-sns {
  margin-top: 60px; }
  @media screen and (min-width: 768px) {
    .sc-body-sns {
      margin-top: 50px; } }

@media screen and (min-width: 768px) {
  .sc-body-find_1 {
    margin-top: 70px; } }

@media screen and (min-width: 768px) {
  .sc-body-find_2 {
    margin-top: 53px; } }

@media screen and (min-width: 768px) {
  .sc-body-find_3 {
    margin-top: 70px; } }

.sc-body-code_1 {
  margin-top: 60px; }
  @media screen and (min-width: 768px) {
    .sc-body-code_1 {
      margin-top: 0; } }

.sc-body-code_2 {
  margin-top: 75px; }
  @media screen and (min-width: 768px) {
    .sc-body-code_2 {
      margin-top: 70px; } }

.sc-body-code_3 {
  margin-top: 47.5px; }
  @media screen and (min-width: 768px) {
    .sc-body-code_3 {
      margin-top: 69px; } }

.sc-title {
  font-size: 21px;
  font-weight: 600;
  color: rgba(34, 34, 34, 0.9);
  text-align: center; }
  @media screen and (min-width: 768px) {
    .sc-title {
      margin-bottom: 15px;
      font-size: 28px;
      text-align: left;
      color: #666666; } }

.sc-desc {
  font-size: 0; }
  .sc-desc:before, .sc-desc:after {
    content: "";
    display: table; }
  .sc-desc:after {
    clear: both; }
  .sc-desc__txt, .sc-desc__step {
    vertical-align: top; }
    @media screen and (min-width: 768px) {
      .sc-desc__txt, .sc-desc__step {
        font-size: 14px;
        line-height: 1.57; } }
  .sc-desc__txt {
    display: none;
    color: rgba(102, 102, 102, 0.9); }
    @media screen and (min-width: 320px) and (max-width: 767px) {
      .session-sns .sc-desc__txt,
      .session-find .sc-desc__txt,
      .session-code .sc-desc__txt {
        display: block;
        margin-top: 14px;
        font-size: 13px;
        text-align: center; }
      .sc-desc__txt.no_user {
        display: none; } }
    @media screen and (min-width: 768px) {
      .sc-desc__txt {
        float: left;
        display: block;
        width: 100%;
        text-align: left; }
        .sc-desc__txt.has_step {
          width: 85%; } }
  .sc-desc__step {
    position: absolute;
    top: 100%;
    right: 0;
    margin-top: 15px;
    font-size: 12px;
    color: rgba(153, 153, 153, 0.8); }
    @media screen and (min-width: 768px) {
      .sc-desc__step {
        position: static;
        float: right;
        width: 15%;
        margin-top: 0;
        text-align: right; } }

.sc-footer {
  position: relative;
  margin-top: 62.5px; }
  @media screen and (min-width: 320px) and (max-width: 767px) {
    .session-find .sc-footer {
      margin-top: 59px; } }
  @media screen and (min-width: 768px) {
    .sc-footer {
      position: absolute;
      left: 0;
      bottom: 0;
      right: 0;
      width: 100%;
      margin-top: 0; } }
  .sc-footer__or {
    display: none; }
    @media screen and (min-width: 768px) {
      .sc-footer__or {
        display: inline-block;
        width: 56px;
        padding-top: 3px;
        font-size: 12px;
        color: #999999;
        text-align: center;
        vertical-align: middle; } }
    @media screen and (min-width: 1200px) {
      .sc-footer__or {
        width: 57px; } }
  .sc-footer__sns {
    margin-top: 48px;
    font-size: 14px;
    color: #666666;
    text-align: center; }
    @media screen and (min-width: 768px) {
      .sc-footer__sns {
        display: none; } }
  .sc-footer .short-login {
    display: block;
    margin-top: 20px;
    text-align: center; }
    @media screen and (min-width: 768px) {
      .sc-footer .short-login {
        display: inline-block;
        margin-top: 0;
        padding: 6px 0;
        vertical-align: middle;
        text-align: right; } }
  .sc-footer .short-button {
    display: inline-block;
    width: 45px;
    height: 45px;
    vertical-align: middle;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%; }
    @media screen and (min-width: 768px) {
      .sc-footer .short-button {
        width: 42px;
        height: 42px; } }
    @media (hover: hover), screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
      .sc-footer .short-button:hover {
        -webkit-box-shadow: inset 42px 42px 0 42px rgba(0, 0, 0, 0.1);
        -moz-box-shadow: inset 42px 42px 0 42px rgba(0, 0, 0, 0.1);
        box-shadow: inset 42px 42px 0 42px rgba(0, 0, 0, 0.1); } }
    .sc-footer .short-button__fb {
      background-color: #3b5897;
      background-image: url("/static/img/icon/brand/ic-facebook.png?dec3b11ab912");
      background-image: url("/static/img/icon/brand/ic-facebook.svg?dec3b11ab912");
      background-size: 9px auto;
      background-repeat: no-repeat;
      background-position: 49% 49%; }
      @media screen and (min-width: 768px) {
        .sc-footer .short-button__fb {
          background-size: 9px 18px;
          background-position: center; } }
    .sc-footer .short-button__n {
      background-color: #2fb403;
      background-image: url("/static/img/icon/brand/ic-naver.png?dec3b11ab912");
      background-image: url("/static/img/icon/brand/ic-naver.svg?dec3b11ab912");
      background-size: 16px auto;
      background-repeat: no-repeat;
      background-position: center center; }
      @media screen and (min-width: 768px) {
        .sc-footer .short-button__n {
          background-size: 17px 14px; } }
    .sc-footer .short-button__g {
      background-color: #FFFFFF;
      border: 1px solid #D9D9D9;
      background-image: url("/static/img/icon/brand/ic-google.png?dec3b11ab912");
      background-image: url("/static/img/icon/brand/ic-google.svg?dec3b11ab912");
      background-size: 17px auto;
      background-repeat: no-repeat;
      background-position: center center; }
      @media screen and (min-width: 768px) {
        .sc-footer .short-button__g {
          background-size: 16px 16px; } }
    .sc-footer .short-button ~ .short-button {
      margin-left: 23px; }
      @media screen and (min-width: 768px) {
        .sc-footer .short-button ~ .short-button {
          margin-left: 10px; } }

.sc-general {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 100%;
  width: 100%;
  padding: 0 10px;
  margin-bottom: 13px;
  font-size: 11px;
  line-height: 1.7;
  color: #cc3e3e;
  text-align: center; }
  @media screen and (min-width: 768px) {
    .sc-general {
      margin-bottom: 17px;
      font-size: 12px;
      line-height: 1.5;
      text-align: left; } }

.sc .chkbox-1 {
  padding-left: 11px; }
  @media screen and (min-width: 768px) {
    .sc .chkbox-1 {
      padding-left: 0; } }
  @media screen and (min-width: 1200px) {
    .sc .chkbox-1 {
      padding-left: 12px; } }
  .sc .chkbox-1-unit {
    width: 15px;
    height: 15px;
    margin-top: -3px; }
    @media screen and (min-width: 768px) {
      .sc .chkbox-1-unit {
        width: 16px;
        height: 16px;
        margin-top: -2px; } }
  .sc .chkbox-1-txt {
    padding-left: 21.5px;
    font-size: 12px;
    font-weight: 400;
    line-height: 1;
    color: rgba(102, 102, 102, 0.7); }
    @media screen and (min-width: 768px) {
      .sc .chkbox-1-txt {
        padding-left: 23px;
        font-size: 14px; } }
  .sc .chkbox-1 .deco {
    font-weight: 600;
    color: #666666;
    text-decoration: underline; }

@media screen and (min-width: 768px) {
  .sc .pw-level {
    margin-top: 13px; } }

@media screen and (min-width: 768px) {
  .sc .rd-unit {
    margin-top: 2px; } }

.help-anchor {
  float: right;
  margin-top: 27px;
  margin-right: 12px;
  font-size: 0; }
  @media screen and (min-width: 768px) {
    .help-anchor {
      margin-top: 26px;
      margin-right: 7px; } }
  @media screen and (min-width: 768px) {
    .help-anchor .button-line__txt {
      padding-left: 30px;
      font-size: 14px; } }

.help-tip {
  margin-top: 10.5px;
  font-size: 10.5px;
  text-align: right;
  color: #999999; }
  @media screen and (min-width: 768px) {
    .help-tip {
      margin-top: 13px;
      font-size: 12px; } }
  .help-tip.error {
    color: #cc3e3e; }

.find-item {
  margin-top: 20px; }
  @media screen and (min-width: 768px) {
    .find-item {
      margin-top: 24px; } }
  .find-item:first-child {
    margin-top: 0; }
  .find-item-code {
    padding-bottom: 25px; }
    @media screen and (min-width: 768px) {
      .find-item-code {
        padding-bottom: 20px; } }
  .find-item__btn {
    margin-top: 19px;
    margin-left: 26px; }
    @media screen and (min-width: 768px) {
      .find-item__btn {
        margin-top: 20px;
        margin-left: 30px; } }
  .find-item__txt {
    margin-top: 12.5px;
    margin-left: 26px;
    font-size: 11px;
    font-weight: 400;
    line-height: 1.45;
    color: #999999;
    word-break: keep-all;
    word-wrap: break-word; }
    @media screen and (min-width: 768px) {
      .find-item__txt {
        margin-top: 10px;
        margin-left: 30px;
        font-size: 12px;
        line-height: 1.5;
        letter-spacing: -.001em; } }
  .find-item .form-list {
    margin-top: 30px;
    margin-left: 19px; }
    @media screen and (min-width: 768px) {
      .find-item .form-list {
        margin-top: 33px;
        margin-left: 18px; } }
  .find-item__help {
    margin-top: 15px; }
    .find-item__help:before, .find-item__help:after {
      content: "";
      display: table; }
    .find-item__help:after {
      clear: both; }
  .find-item__anchor {
    display: inline-block;
    font-size: 11px;
    color: #70b8ff;
    text-decoration: underline; }
    @media screen and (min-width: 768px) {
      .find-item__anchor {
        font-size: 12px; } }
    @media (hover: hover), screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
      .find-item__anchor {
        -webkit-transition: color 300ms;
        -moz-transition: color 300ms;
        -ms-transition: color 300ms;
        -o-transition: color 300ms;
        transition: color 300ms; }
        .find-item__anchor:hover {
          color: #3399FF; } }
  .find-item .tip {
    position: relative;
    float: right; }
    .find-item .tip-tool {
      display: none; }
    .find-item .tip-tail {
      position: absolute;
      top: 100%; }
      @media screen and (min-width: 768px) {
        .find-item .tip-tail {
          left: 0;
          right: 0;
          width: 10px;
          height: 9px;
          margin: 1px auto 0;
          border-left: 4.5px solid transparent;
          border-right: 4.5px solid transparent;
          border-bottom: 10px solid rgba(34, 34, 34, 0.95); } }
    .find-item .tip-wrapper {
      position: absolute;
      top: 100%;
      color: #FFFFFF;
      text-align: left;
      z-index: 100; }
      @media screen and (min-width: 768px) {
        .find-item .tip-wrapper {
          right: -17px;
          width: 382px;
          margin-top: 11px;
          padding: 16px;
          font-size: 14px;
          font-weight: 500;
          line-height: 1.43;
          background-color: rgba(34, 34, 34, 0.95);
          word-break: keep-all;
          word-wrap: break-word;
          -webkit-box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.12);
          -moz-box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.12);
          box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.12);
          -webkit-border-radius: 12px;
          -moz-border-radius: 12px;
          border-radius: 12px; } }
      @media screen and (min-width: 1200px) {
        .find-item .tip-wrapper {
          width: 400px;
          padding: 26px; } }

.ld-progress {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 4px;
  overflow: hidden;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0; }
  .ld-progress.is_loading {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1; }

.ld-bar {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-animation-play-state: paused;
  animation-play-state: paused; }
  .is_loading .ld-bar-1 {
    animation: move1-x 2s infinite linear; }
  .is_loading .ld-bar-2 {
    animation: move2-x 2s infinite linear; }

.ld-inner {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #3399FF;
  -webkit-animation-play-state: paused;
  animation-play-state: paused; }
  .is_loading .ld-inner-1 {
    animation: scale1-x 2s infinite linear; }
  .is_loading .ld-inner-2 {
    animation: scale2-x 2s infinite linear; }

.ld-gradient {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-background-image: linear-gradient(left, rgba(51, 153, 255, 0.5) 0%, rgba(76, 87, 253, 0.5) 35%, rgba(116, 79, 243, 0.5) 65%, rgba(157, 69, 232, 0.5) 100%);
  background-image: rgba(51, 153, 255, 0.5);
  /* Old browsers */
  background-image: -o-linear-gradient(left, rgba(51, 153, 255, 0.5) 0%, rgba(76, 87, 253, 0.5) 35%, rgba(116, 79, 243, 0.5) 65%, rgba(157, 69, 232, 0.5) 100%);
  /* Opera11.1-12.0 */
  background-image: -ms-linear-gradient(left, rgba(51, 153, 255, 0.5) 0%, rgba(76, 87, 253, 0.5) 35%, rgba(116, 79, 243, 0.5) 65%, rgba(157, 69, 232, 0.5) 100%);
  /* IE 10 Platform Previews, Consumer Preview */
  background-image: -moz-linear-gradient(left, rgba(51, 153, 255, 0.5) 0%, rgba(76, 87, 253, 0.5) 35%, rgba(116, 79, 243, 0.5) 65%, rgba(157, 69, 232, 0.5) 100%);
  /* FF3.6-15 */
  background-image: -webkit-linear-gradient(left, rgba(51, 153, 255, 0.5) 0%, rgba(76, 87, 253, 0.5) 35%, rgba(116, 79, 243, 0.5) 65%, rgba(157, 69, 232, 0.5) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background-image: linear-gradient(to right, rgba(51, 153, 255, 0.5) 0%, rgba(76, 87, 253, 0.5) 35%, rgba(116, 79, 243, 0.5) 65%, rgba(157, 69, 232, 0.5) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ }

@media screen and (min-width: 768px) {
  .f-left {
    float: left;
    font-size: 0; } }

.f-right {
  margin-left: auto; }
  @media screen and (min-width: 768px) {
    .f-right {
      float: right;
      margin: 0;
      font-size: 0; } }

.f-btn {
  font-size: 12px;
  font-weight: 600; }
  @media screen and (min-width: 768px) {
    .f-btn {
      font-size: 14px; } }

.f-list {
  display: inline-block;
  font-size: 12px;
  font-weight: 600;
  vertical-align: middle; }
  @media screen and (min-width: 768px) {
    .f-list {
      font-size: 14px; } }

.f-divider {
  display: inline-block;
  margin: 0 9px;
  font-size: 12px;
  vertical-align: middle; }
  @media screen and (min-width: 768px) {
    .f-divider {
      margin: 0 10px;
      font-size: 14px; } }

.graphic {
  display: none; }
  @media screen and (min-width: 768px) {
    .graphic {
      position: absolute;
      display: block;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%; } }
  .graphic-img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    max-width: 100%;
    margin: auto;
    z-index: 90; }
  .graphic-key {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    max-width: 100%;
    margin: auto;
    z-index: 105; }
  @media screen and (min-width: 768px) {
    .graphic-a_02 {
      width: 221px; } }
  @media screen and (min-width: 1200px) {
    .graphic-a_02 {
      width: 269px; } }
  @media screen and (min-width: 768px) {
    .graphic-a_01 {
      width: 256px; } }
  @media screen and (min-width: 1200px) {
    .graphic-a_01 {
      width: 310px; } }
  @media screen and (min-width: 768px) {
    .graphic-login {
      left: 16.66667%;
      right: auto;
      width: 217px; } }
  @media screen and (min-width: 1200px) {
    .graphic-login {
      width: 266px; } }
  @media screen and (min-width: 768px) {
    .graphic-signup {
      width: 198px; } }
  @media screen and (min-width: 1200px) {
    .graphic-signup {
      width: 242px; } }
  @media screen and (min-width: 768px) {
    .graphic-b_01 {
      top: 109px;
      bottom: auto;
      width: 34px; } }
  @media screen and (min-width: 1200px) {
    .graphic-b_01 {
      top: 65px;
      width: 41px; } }
  @media screen and (min-width: 768px) {
    .graphic-b_02 {
      top: 0;
      bottom: 0;
      width: 100%; } }
  @media screen and (min-width: 1200px) {
    .graphic-b_02 {
      bottom: auto; } }
  @media screen and (min-width: 768px) {
    .graphic-b_03 {
      top: 0;
      bottom: 0;
      width: 100%; } }
  @media screen and (min-width: 1200px) {
    .graphic-b_03 {
      bottom: auto; } }
  @media screen and (min-width: 768px) {
    .graphic-find {
      width: 199px; } }
  @media screen and (min-width: 1200px) {
    .graphic-find {
      width: 243px; } }
  @media screen and (min-width: 768px) {
    .graphic-code {
      width: 199px; } }
  @media screen and (min-width: 1200px) {
    .graphic-code {
      width: 243px; } }

.sns-info {
  margin-bottom: 47.5px;
  text-align: center; }
  @media screen and (min-width: 768px) {
    .sns-info {
      margin-bottom: 70px; } }

.sns-img {
  width: 48px;
  height: 48px;
  margin: 0 auto;
  background-color: #F4F4F4;
  overflow: hidden;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%; }
  @media screen and (min-width: 768px) {
    .sns-img {
      width: 54px;
      height: 54px; } }

.sns-email {
  padding-top: 15px;
  font-size: 15px;
  color: #666666; }
  @media screen and (min-width: 768px) {
    .sns-email {
      padding-top: 14px;
      font-size: 16px; } }

@media screen and (min-width: 768px) {
  .redeem-box {
    padding-left: 8px; } }

.redeem-box__heading {
  display: none; }
  @media screen and (min-width: 768px) {
    .redeem-box__heading {
      display: block;
      padding-bottom: 26px;
      font-size: 17px;
      font-weight: 700;
      color: #3399FF; } }

.redeem-box__txt {
  display: block;
  font-size: 13px;
  font-weight: 500;
  line-height: 1.46;
  text-align: center;
  color: rgba(102, 102, 102, 0.8); }
  @media screen and (min-width: 768px) {
    .redeem-box__txt {
      font-size: 14px;
      line-height: 1.57;
      text-align: left; }
      .no_user .redeem-box__txt {
        display: none; } }
  .redeem-box__txt strong {
    font-weight: 600;
    color: rgba(34, 34, 34, 0.8); }

.redeem-box__btn {
  margin-top: 40px;
  text-align: center; }
  @media screen and (min-width: 320px) and (max-width: 767px) {
    .sc-body-code_1 .redeem-box__btn {
      margin-top: 26px; } }
  @media screen and (min-width: 768px) {
    .redeem-box__btn {
      text-align: left; } }

.redeem-box__anchor {
  display: inline-block;
  font-size: 13px;
  font-weight: 600;
  color: rgba(51, 153, 255, 0.7); }
  @media screen and (min-width: 768px) {
    .redeem-box__anchor {
      font-size: 14px; } }
  @media (hover: hover), screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .redeem-box__anchor:hover {
      text-decoration: none;
      color: #3399ff; } }
  .redeem-box__anchor .fa {
    display: inline-block;
    margin-top: -3px;
    padding-left: 5px;
    font-size: 20px;
    line-height: 13px;
    vertical-align: middle; }

.redeem-content {
  margin: 40px -15px 0;
  padding: 28px 15px 0;
  border-top: 1px solid #EEEEEE; }
  @media screen and (min-width: 768px) {
    .redeem-content {
      margin: 32px -42px 0;
      padding: 30px 43px 0; } }
  .redeem-content__title {
    font-size: 15px;
    font-weight: 700;
    color: #666666;
    text-align: center; }
    @media screen and (min-width: 768px) {
      .redeem-content__title {
        font-size: 17px;
        text-align: left; } }

.redeem-proc {
  margin-top: 24px; }
  @media screen and (min-width: 768px) {
    .redeem-proc {
      max-height: 160px;
      margin-top: 20px;
      margin-right: -20px;
      overflow: auto; } }
  @media screen and (min-width: 768px) {
    .redeem-proc-list {
      padding-right: 20px; } }
  .redeem-proc-item {
    display: flex;
    flex-direction: row;
    width: 100%;
    height: 41px;
    align-items: center; }
    @media screen and (min-width: 768px) {
      .redeem-proc-item {
        display: table;
        table-layout: fixed;
        height: 40px; } }
    .redeem-proc-item ~ .redeem-proc-item {
      border-top: 1px solid #EEEEEE; }
  .redeem-proc__icon {
    width: 22px;
    height: 16px;
    margin-right: 10px; }
    @media screen and (min-width: 768px) {
      .redeem-proc__icon {
        display: table-cell;
        width: 25px;
        height: 19px;
        vertical-align: middle; } }
    .redeem-proc__icon.klass {
      background-image: url("/static/img/icon/ic-class.png?dec3b11ab912");
      background-image: url("/static/img/icon/ic-class.svg?dec3b11ab912");
      background-size: 18.5px auto;
      background-repeat: no-repeat;
      background-position: top center; }
      @media screen and (min-width: 768px) {
        .redeem-proc__icon.klass {
          background-position: center center; } }
    .redeem-proc__icon.video {
      background-image: url("/static/img/icon/ic-video.png?dec3b11ab912");
      background-image: url("/static/img/icon/ic-video.svg?dec3b11ab912");
      background-size: 16px auto;
      background-repeat: no-repeat;
      background-position: top center; }
      @media screen and (min-width: 768px) {
        .redeem-proc__icon.video {
          background-position: center center; } }
  .redeem-proc__title {
    flex: 1;
    margin-right: 21px;
    font-size: 13px;
    font-weight: 500;
    color: #666666;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis; }
    @media screen and (min-width: 768px) {
      .redeem-proc__title {
        display: table-cell;
        padding-left: 8px;
        padding-right: 15px;
        font-size: 14px;
        vertical-align: middle; } }
  .redeem-proc__period {
    margin-left: auto;
    font-size: 11px;
    font-weight: 400;
    color: #999999;
    text-align: right; }
    @media screen and (min-width: 768px) {
      .redeem-proc__period {
        display: table-cell;
        width: 45px;
        font-size: 12px;
        vertical-align: middle; } }

.redeem-cash {
  margin-top: 38.5px;
  font-size: 0;
  line-height: 1;
  text-align: center; }
  @media screen and (min-width: 768px) {
    .redeem-cash {
      margin-top: 43px;
      text-align: left; } }
  .redeem-cash__result {
    font-size: 15px;
    font-weight: 700;
    color: #222222; }
    @media screen and (min-width: 768px) {
      .redeem-cash__result {
        display: inline-block;
        font-size: 18px;
        vertical-align: bottom; } }
  .redeem-cash__total {
    padding-top: 7px;
    font-size: 13px;
    font-weight: 400;
    color: #666666; }
    @media screen and (min-width: 768px) {
      .redeem-cash__total {
        display: inline-block;
        padding-top: 0;
        padding-left: .5em;
        font-size: 14px;
        vertical-align: bottom; } }

.redeem-button-wrap {
  position: relative;
  margin-top: 59px; }
  @media screen and (min-width: 768px) {
    .redeem-button-wrap {
      margin-top: 54px; } }
