@charset "UTF-8";
/*
 * GMarket Sans (Korean) http://company.gmarket.co.kr/company/about/company/company--font.asp
 */
@font-face {
  font-family: 'GmarketSans';
  src: url("../fonts/GmarketSansTTFLight.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'GmarketSans';
  src: url("../fonts/GmarketSansTTFMedium.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'GmarketSans';
  src: url("../fonts/GmarketSansTTFBold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}

/*
 * Nanum Barun Gothic (Korean) http://hangeul.naver.com
 */
@font-face {
  font-family: 'Nanum Barun Gothic';
  font-style: normal;
  font-weight: 200;
  src: url(../fonts/NanumBarunGothicUltraLight.eot);
  src: local("Nanum Barun Gothic UltraLight"), local("NanumBarunGothicUltraLight"), url(../fonts/NanumBarunGothicUltraLight.eot?#iefix) format("embedded-opentype"), url(../fonts/NanumBarunGothicUltraLight.woff2) format("woff2"), url(../fonts/NanumBarunGothicUltraLight.woff) format("woff"), url(../fonts/NanumBarunGothicUltraLight.ttf) format("truetype");
}

@font-face {
  font-family: 'Nanum Barun Gothic';
  font-style: normal;
  font-weight: 300;
  src: url(../fonts/NanumBarunGothicLight.eot);
  src: local("Nanum Barun Gothic Light"), local("NanumBarunGothicLight"), url(../fonts/NanumBarunGothicLight.eot?#iefix) format("embedded-opentype"), url(../fonts/NanumBarunGothicLight.woff2) format("woff2"), url(../fonts/NanumBarunGothicLight.woff) format("woff"), url(../fonts/NanumBarunGothicLight.ttf) format("truetype");
}

@font-face {
  font-family: 'Nanum Barun Gothic';
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/NanumBarunGothic.eot);
  src: local("Nanum Barun Gothic"), local("NanumBarunGothic"), url(../fonts/NanumBarunGothic.eot?#iefix) format("embedded-opentype"), url(../fonts/NanumBarunGothic.woff2) format("woff2"), url(../fonts/NanumBarunGothic.woff) format("woff"), url(../fonts/NanumBarunGothic.ttf) format("truetype");
}

@font-face {
  font-family: 'Nanum Barun Gothic';
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/NanumBarunGothicBold.eot);
  src: local("Nanum Barun Gothic Bold"), local("NanumBarunGothicBold"), url(../fonts/NanumBarunGothicBold.eot?#iefix) format("embedded-opentype"), url(../fonts/NanumBarunGothicBold.woff2) format("woff2"), url(../fonts/NanumBarunGothicBold.woff) format("woff"), url(../fonts/NanumBarunGothicBold.ttf) format("truetype");
}

@font-face {
  font-family: 'GyeonggiTitle';
  src: url("../fonts/GyeonggiTitle_Light.woff");
  src: url("../fonts/GyeonggiTitle_Light.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'GyeonggiTitle';
  src: url("../fonts/GyeonggiTitle_Medium.woff");
  src: url("../fonts/GyeonggiTitle_Medium.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'MBC1961M';
  src: url("../fonts/MBC1961M.woff") format("woff");
  src: url("../fonts/MBC1961M.woff.eot?#iefix") format("embedded-opentype"), url("../fonts/MBC1961M.woff") format("woff"), url("../fonts/MBC1961M.ttf") format("truetype");
  font-style: normal;
}

.icon-blog {
  content: '';
  vertical-align: middle;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: -469px -500px;
  background-image: url("../images/sprite.png");
  width: 40px;
  min-width: 40px;
  height: 34px;
}

.icon-btn_more {
  content: '';
  vertical-align: middle;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: 0px -286px;
  background-image: url("../images/sprite.png");
  width: 68px;
  min-width: 68px;
  height: 68px;
}

.icon-btn_next {
  content: '';
  vertical-align: middle;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: -118px -286px;
  background-image: url("../images/sprite.png");
  width: 68px;
  min-width: 68px;
  height: 68px;
}

.icon-btn_prev {
  content: '';
  vertical-align: middle;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: -236px -286px;
  background-image: url("../images/sprite.png");
  width: 68px;
  min-width: 68px;
  height: 68px;
}

.icon-facebook {
  content: '';
  vertical-align: middle;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: -294px -404px;
  background-image: url("../images/sprite.png");
  width: 43px;
  min-width: 43px;
  height: 43px;
}

*:active > .icon-fullscreen,
*:hover > .icon-fullscreen {
  content: '';
  vertical-align: middle;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: -289px -500px;
  background-image: url("../images/sprite.png");
  width: 40px;
  min-width: 40px;
  height: 40px;
}

.icon-fullscreen {
  content: '';
  vertical-align: middle;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: -379px -500px;
  background-image: url("../images/sprite.png");
  width: 40px;
  min-width: 40px;
  height: 40px;
}

.icon-icon-check {
  content: '';
  vertical-align: middle;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: -650px -348px;
  background-image: url("../images/sprite.png");
  width: 28px;
  min-width: 28px;
  height: 28px;
}

.icon-icon_calendar {
  content: '';
  vertical-align: middle;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: 0px -404px;
  background-image: url("../images/sprite.png");
  width: 54px;
  min-width: 54px;
  height: 46px;
}

.icon-icon_login {
  content: '';
  vertical-align: middle;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: -552px 0px;
  background-image: url("../images/sprite.png");
  width: 48px;
  min-width: 48px;
  height: 48px;
}

.icon-icon_menu {
  content: '';
  vertical-align: middle;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: -552px -98px;
  background-image: url("../images/sprite.png");
  width: 48px;
  min-width: 48px;
  height: 48px;
}

.icon-icon_menu_close {
  content: '';
  vertical-align: middle;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: -552px -196px;
  background-image: url("../images/sprite.png");
  width: 48px;
  min-width: 48px;
  height: 48px;
}

.icon-icon_register {
  content: '';
  vertical-align: middle;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: -552px -294px;
  background-image: url("../images/sprite.png");
  width: 48px;
  min-width: 48px;
  height: 48px;
}

.icon-icon_search {
  content: '';
  vertical-align: middle;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: -552px -392px;
  background-image: url("../images/sprite.png");
  width: 48px;
  min-width: 48px;
  height: 48px;
}

.icon-icon_search_white {
  content: '';
  vertical-align: middle;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: 0px -500px;
  background-image: url("../images/sprite.png");
  width: 48px;
  min-width: 48px;
  height: 48px;
}

.icon-instagram {
  content: '';
  vertical-align: middle;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: -387px -404px;
  background-image: url("../images/sprite.png");
  width: 43px;
  min-width: 43px;
  height: 43px;
}

.icon-next {
  content: '';
  vertical-align: middle;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: -650px -94px;
  background-image: url("../images/sprite.png");
  width: 36px;
  min-width: 36px;
  height: 36px;
}

.icon-option {
  content: '';
  vertical-align: middle;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: -98px -500px;
  background-image: url("../images/sprite.png");
  width: 48px;
  min-width: 48px;
  height: 48px;
}

.icon-pause {
  content: '';
  vertical-align: middle;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: -650px -180px;
  background-image: url("../images/sprite.png");
  width: 32px;
  min-width: 32px;
  height: 40px;
}

.icon-play-hover {
  content: '';
  vertical-align: middle;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: -164px 0px;
  background-image: url("../images/sprite.png");
  width: 98px;
  min-width: 98px;
  height: 106px;
}

.icon-play {
  content: '';
  vertical-align: middle;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: -650px 0px;
  background-image: url("../images/sprite.png");
  width: 36px;
  min-width: 36px;
  height: 44px;
}

.icon-print-icon {
  content: '';
  vertical-align: middle;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: 0px 0px;
  background-image: url("../images/sprite.png");
  width: 114px;
  min-width: 114px;
  height: 114px;
}

.icon-twitter {
  content: '';
  vertical-align: middle;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: -650px -270px;
  background-image: url("../images/sprite.png");
  width: 36px;
  min-width: 36px;
  height: 28px;
}

.icon-visual-next {
  content: '';
  vertical-align: middle;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: 0px -164px;
  background-image: url("../images/sprite.png");
  width: 72px;
  min-width: 72px;
  height: 72px;
}

.icon-visual-pause {
  content: '';
  vertical-align: middle;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: -122px -164px;
  background-image: url("../images/sprite.png");
  width: 72px;
  min-width: 72px;
  height: 72px;
}

.icon-visual-prev {
  content: '';
  vertical-align: middle;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: -312px 0px;
  background-image: url("../images/sprite.png");
  width: 72px;
  min-width: 72px;
  height: 72px;
}

.icon-visual-start {
  content: '';
  vertical-align: middle;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: -312px -122px;
  background-image: url("../images/sprite.png");
  width: 72px;
  min-width: 72px;
  height: 72px;
}

.icon-volume-0 {
  content: '';
  vertical-align: middle;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: -104px -404px;
  background-image: url("../images/sprite.png");
  width: 46px;
  min-width: 46px;
  height: 44px;
}

.icon-volume-4 {
  content: '';
  vertical-align: middle;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: -200px -404px;
  background-image: url("../images/sprite.png");
  width: 44px;
  min-width: 44px;
  height: 44px;
}

.icon-white_btn_more {
  content: '';
  vertical-align: middle;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: -434px 0px;
  background-image: url("../images/sprite.png");
  width: 68px;
  min-width: 68px;
  height: 68px;
}

.icon-white_btn_next {
  content: '';
  vertical-align: middle;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: -434px -118px;
  background-image: url("../images/sprite.png");
  width: 68px;
  min-width: 68px;
  height: 68px;
}

.icon-white_btn_prev {
  content: '';
  vertical-align: middle;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: -434px -236px;
  background-image: url("../images/sprite.png");
  width: 68px;
  min-width: 68px;
  height: 68px;
}

.icon-youtube {
  content: '';
  vertical-align: middle;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: -196px -500px;
  background-image: url("../images/sprite.png");
  width: 43px;
  min-width: 43px;
  height: 43px;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Slider */
.slick-loading .slick-list {
  background: #fff url("../images/commons/ajax-loader.gif") center center no-repeat;
}

/* Icons */
@font-face {
  font-family: "slick";
  src: url("../fonts/slick.eot");
  src: url("../fonts/slick.eot?#iefix") format("embedded-opentype"), url("../fonts/slick.woff") format("woff"), url("../fonts/slick.ttf") format("truetype"), url("../fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}

.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}

.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}

.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}

[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}

.slick-prev:before {
  content: "←";
}

[dir="rtl"] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: -25px;
}

[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}

.slick-next:before {
  content: "→";
}

[dir="rtl"] .slick-next:before {
  content: "←";
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}

.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}

.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}

.container {
  max-width: 1240px;
  margin: 0 auto;
  padding: 0 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.container:after {
  display: block;
  content: "";
  clear: both;
}

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 100%;
          flex: 1 0 100%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: -9px -15px;
}

.row:after {
  display: block;
  content: "";
  clear: both;
}

.row-reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.row-reverse .col {
  float: right;
}

.col {
  padding: 9px 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 0%;
          flex: 1 0 0%;
  float: left;
}

.col-1 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 8.33333%;
}

.col-2 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 16.66667%;
}

.col-3 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 25%;
}

.col-4 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 33.33333%;
}

.col-5 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 41.66667%;
}

.col-6 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 50%;
}

.col-7 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 58.33333%;
}

.col-8 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 66.66667%;
}

.col-9 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 75%;
}

.col-10 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 83.33333%;
}

.col-11 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 91.66667%;
}

.col-12 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 100%;
}

@media screen and (min-width: 0) {
  .col-xs-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 8.33333%;
  }
  .col-xs-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 16.66667%;
  }
  .col-xs-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 25%;
  }
  .col-xs-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.33333%;
  }
  .col-xs-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 41.66667%;
  }
  .col-xs-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%;
  }
  .col-xs-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 58.33333%;
  }
  .col-xs-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 66.66667%;
  }
  .col-xs-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 75%;
  }
  .col-xs-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 83.33333%;
  }
  .col-xs-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 91.66667%;
  }
  .col-xs-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%;
  }
}

@media screen and (min-width: 576px) {
  .col-sm-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 8.33333%;
  }
  .col-sm-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 16.66667%;
  }
  .col-sm-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 25%;
  }
  .col-sm-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.33333%;
  }
  .col-sm-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 41.66667%;
  }
  .col-sm-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%;
  }
  .col-sm-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 58.33333%;
  }
  .col-sm-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 66.66667%;
  }
  .col-sm-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 75%;
  }
  .col-sm-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 83.33333%;
  }
  .col-sm-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 91.66667%;
  }
  .col-sm-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%;
  }
}

@media screen and (min-width: 768px) {
  .col-md-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 8.33333%;
  }
  .col-md-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 16.66667%;
  }
  .col-md-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 25%;
  }
  .col-md-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.33333%;
  }
  .col-md-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 41.66667%;
  }
  .col-md-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%;
  }
  .col-md-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 58.33333%;
  }
  .col-md-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 66.66667%;
  }
  .col-md-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 75%;
  }
  .col-md-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 83.33333%;
  }
  .col-md-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 91.66667%;
  }
  .col-md-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%;
  }
}

@media screen and (min-width: 992px) {
  .col-lg-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 8.33333%;
  }
  .col-lg-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 16.66667%;
  }
  .col-lg-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 25%;
  }
  .col-lg-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.33333%;
  }
  .col-lg-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 41.66667%;
  }
  .col-lg-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%;
  }
  .col-lg-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 58.33333%;
  }
  .col-lg-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 66.66667%;
  }
  .col-lg-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 75%;
  }
  .col-lg-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 83.33333%;
  }
  .col-lg-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 91.66667%;
  }
  .col-lg-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%;
  }
}

@media screen and (min-width: 1200px) {
  .col-xl-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 8.33333%;
  }
  .col-xl-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 16.66667%;
  }
  .col-xl-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 25%;
  }
  .col-xl-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.33333%;
  }
  .col-xl-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 41.66667%;
  }
  .col-xl-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%;
  }
  .col-xl-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 58.33333%;
  }
  .col-xl-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 66.66667%;
  }
  .col-xl-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 75%;
  }
  .col-xl-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 83.33333%;
  }
  .col-xl-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 91.66667%;
  }
  .col-xl-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%;
  }
}

@media screen and (min-width: 1400px) {
  .col-xxl-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 8.33333%;
  }
  .col-xxl-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 16.66667%;
  }
  .col-xxl-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 25%;
  }
  .col-xxl-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.33333%;
  }
  .col-xxl-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 41.66667%;
  }
  .col-xxl-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%;
  }
  .col-xxl-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 58.33333%;
  }
  .col-xxl-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 66.66667%;
  }
  .col-xxl-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 75%;
  }
  .col-xxl-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 83.33333%;
  }
  .col-xxl-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 91.66667%;
  }
  .col-xxl-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%;
  }
}

html body {
  font-family: 'Nanum Barun Gothic', '맑은 고딕', '나눔고딕', '돋움', sans-serif;
  padding: 0;
  margin: 0;
  overflow-x: hidden;
}

#main.mainpage {
  font-family: 'GmarketSans', '맑은 고딕', '나눔고딕', '돋움', sans-serif;
  overflow-x: hidden;
}

#main.subpage > .container {
  position: relative;
}

.icon-play {
  background-color: #000;
  background-size: auto;
}

.bg-primary {
  background-color: #E83249 !important;
}

.bg-blue {
  background-color: #0053a3 !important;
}

.primary-color {
  color: #E83249 !important;
}

.blue-color {
  color: #0053a3 !important;
}

.clearfix-after:after:after {
  display: block;
  content: "";
  clear: both;
}

a img {
  border: 0;
}

.d-none {
  display: none;
}

.icon-test {
  padding: 10px;
  background-color: #000;
}

.icon-test:after {
  content: '';
  display: inline-block;
  content: '';
  vertical-align: middle;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: -650px -180px;
  background-image: url("../images/sprite.png");
  width: 32px;
  min-width: 32px;
  height: 40px;
}

.flex {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 500px;
  height: 200px;
  border: 1px solid red;
}

.flex-item {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
  width: 100px;
  height: 100px;
  border: 1px solid blue;
  background-color: #ccc;
}

.flex-item:nth-child(3) {
  position: absolute;
  right: 0;
  top: 50%;
  width: 50px;
  height: auto;
  min-height: 40px;
  min-width: 40px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  background-color: red;
}

.test {
  position: relative;
  padding-left: 30px;
}

.test::before {
  content: '';
  vertical-align: middle;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: -104px -404px;
  background-image: url("../images/sprite.png");
  width: 46px;
  min-width: 46px;
  height: 44px;
  position: absolute;
  top: 0;
  left: 0;
}

.intro {
  width: 100%;
  height: 100vh;
  padding: 30px;
  overflow: hidden;
  position: relative;
}

@media (max-width: 767px) {
  .intro {
    padding: 30px 15px;
  }
}

.intro-wrap {
  margin: 0;
  padding: 0;
  font-size: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.intro-wrap * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.intro > img {
  position: absolute;
  bottom: 0;
  right: 0;
}

.intro-top {
  width: 100%;
  margin-bottom: 25px;
}

.intro-top div {
  width: 50%;
  display: inline-block;
  vertical-align: middle;
}

.intro-top div:first-child {
  padding-right: 15px;
}

.intro-top div:last-child {
  padding-left: 15px;
  text-align: right;
}

.intro-top div img {
  max-width: 100%;
}

.intro-middle {
  width: 100%;
  max-width: 1220px;
  margin: 0 auto;
}

.intro-middle a {
  width: calc((100% - 20px) / 2);
  height: 634px;
  margin-right: 20px;
  display: inline-block;
  vertical-align: top;
  background-size: cover;
  background-position: center;
  text-decoration: none;
  font-family: 'MBC1961M';
}

@media (max-width: 991px) {
  .intro-middle a {
    width: 100%;
    height: auto;
    margin-right: 0;
    margin-bottom: 15px;
  }
}

.intro-middle a:first-child {
  background-image: url(/commons/main/resources/images/intro/intro-middle-bg1.png);
}

.intro-middle a:last-child {
  margin-right: 0;
  margin-bottom: 0;
  background-image: url(/commons/main/resources/images/intro/intro-middle-bg2.png);
}

.intro-middle a div {
  padding: 180px 100px 0;
}

@media (max-width: 1250px) {
  .intro-middle a div {
    padding: 150px 50px;
  }
}

@media (max-width: 991px) {
  .intro-middle a div {
    padding: 50px;
  }
}

@media (max-width: 767px) {
  .intro-middle a div {
    padding: 30px 15px;
  }
}

.intro-middle a h3 {
  height: 120px;
  margin: 0;
  margin-bottom: 130px;
  font-size: 50px;
  font-weight: 500;
  color: #fff;
  line-height: 60px;
}

@media (max-width: 1065px) {
  .intro-middle a h3 {
    font-size: 40px;
    line-height: 50px;
  }
}

@media (max-width: 991px) {
  .intro-middle a h3 {
    height: auto;
    margin-bottom: 30px;
    font-size: 30px;
    line-height: 40px;
  }
}

@media (max-width: 767px) {
  .intro-middle a h3 {
    font-size: 20px;
    line-height: 26px;
  }
}

.intro-middle a p {
  margin: 0;
  font-size: 32px;
  font-weight: 500;
  color: #fff;
  position: relative;
}

@media (max-width: 991px) {
  .intro-middle a p {
    font-size: 24px;
  }
}

@media (max-width: 767px) {
  .intro-middle a p {
    font-size: 18px;
  }
}

.intro-middle a p:before {
  content: '';
  width: calc(100% - 120px);
  height: 1px;
  display: inline-block;
  background-color: #fff;
  position: absolute;
  left: 120px;
  top: calc(50% - 1px);
}

.intro-middle a p:after {
  content: '';
  width: 14px;
  height: 1px;
  display: inline-block;
  background-color: #fff;
  position: absolute;
  right: -1px;
  top: 13px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

@media (max-width: 991px) {
  .intro-middle a p:after {
    top: 8px;
  }
}

@media (max-width: 767px) {
  .intro-middle a p:after {
    top: 4px;
  }
}

.intro-bottom {
  margin-top: 30px;
  text-align: center;
}

.intro-bottom img {
  max-width: 100%;
}

#header {
  background: white;
  position: static;
  z-index: 0;
  width: auto;
  height: auto;
}

@media screen and (max-width: 768px) {
  #header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 2;
  }
}

#header .header-links {
  height: 24px;
  line-height: 24px;
  padding: 18px 0;
  border-bottom: 1px solid #e0e0e0;
  text-align: right;
}

@media screen and (max-width: 768px) {
  #header .header-links {
    display: none;
  }
}

#header .header-links ul {
  padding: 0;
  margin: 0;
  display: inline-block;
}

#header .header-links ul li {
  list-style: none;
  float: left;
  padding: 0;
  margin: 0;
}

#header .header-links ul li a {
  text-decoration: none;
  display: block;
}

#header .header-links ul li a img {
  display: block;
}

#header .header-links ul li a:after {
  display: block;
  content: "";
  clear: both;
}

#header .header-links ul:after {
  display: block;
  content: "";
  clear: both;
}

#header .header-links ul.site {
  margin-right: 80px;
}

#header .header-links ul.site li {
  margin-right: 30px;
}

#header .header-links ul.site li:last-child {
  margin-right: 0;
}

#header .header-links ul.member li {
  margin-right: 20px;
}

#header .header-links ul.member li a {
  font-size: 14px;
  color: #444;
}

#header .header-links ul.member li a img {
  float: left;
  margin-right: 5px;
}

#header .header-links ul.member li:last-child {
  margin-right: 0;
}

#header .header-links:after {
  display: block;
  content: "";
  clear: both;
}

#header .header-navigation {
  padding: 17.5px 0 27px 0;
}

#header .header-navigation h1 {
  padding: 0;
  margin: 0;
  float: left;
}

#header .header-navigation h1 a {
  display: block;
}

#header .header-navigation h1 a img {
  height: 59px;
  display: block;
}

#header .header-navigation .site {
  display: none;
  padding: 0;
  margin: 0;
}

#header .header-navigation .site > li {
  position: absolute;
  list-style: none;
  top: 50%;
}

#header .header-navigation .site > li:first-child {
  left: 20px;
}

#header .header-navigation .site > li:last-child {
  right: 20px;
}

#header .header-navigation .site > li a {
  display: block;
}

#header .header-navigation .site > li a img {
  display: block;
  height: 24px;
  margin-top: -12px;
}

#header .header-navigation #gnb {
  float: right;
  position: static;
  z-index: initial;
}

@media screen and (max-width: 1200px) {
  #header .header-navigation #gnb {
    float: none;
  }
}

@media screen and (max-width: 768px) {
  #header .header-navigation #gnb {
    display: none;
  }
}

#header .header-navigation #gnb ul {
  padding: 0;
  margin: 0;
}

#header .header-navigation #gnb ul li {
  padding: 0;
  margin: 0;
  list-style: none;
}

#header .header-navigation #gnb ul li a {
  text-decoration: none;
}

#header .header-navigation #gnb > ul {
  float: left;
  margin-right: 80px;
}

@media screen and (max-width: 1200px) {
  #header .header-navigation #gnb > ul {
    float: none;
    position: absolute;
    left: 20px;
    right: 20px;
    top: 70px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: 0;
  }
}

#header .header-navigation #gnb > ul > li {
  float: left;
  text-align: center;
  margin: 0 25px;
  padding-bottom: 27px;
  margin-bottom: -27px;
}

@media screen and (max-width: 1200px) {
  #header .header-navigation #gnb > ul > li {
    padding-bottom: 0;
    margin-bottom: 0;
    float: none;
    width: 100%;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}

#header .header-navigation #gnb > ul > li > a {
  position: relative;
  font-size: 21px;
  font-weight: bold;
  color: black;
  line-height: 59px;
}

@media screen and (max-width: 1200px) {
  #header .header-navigation #gnb > ul > li > a {
    font-size: 18px;
  }
}

#header .header-navigation #gnb > ul > li > a:after {
  display: block;
  content: "";
  position: absolute;
  width: 34px;
  height: 21px;
  background-image: url(../images/commons/gnb-active-arrow.png);
  background-repeat: no-repeat;
  bottom: -30px;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 10000;
  opacity: 0;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

@media screen and (max-width: 1200px) {
  #header .header-navigation #gnb > ul > li > a:after {
    display: none;
  }
}

#header .header-navigation #gnb > ul > li.active > a:after {
  opacity: 1;
  bottom: -60px;
}

#header .header-navigation #gnb > ul > li .gnb-child-wrap {
  display: none;
  position: absolute;
  background: white;
  margin-top: 27px;
  left: 0;
  right: 0;
  z-index: 9999;
  background-image: url(../images/commons/gnb-child-wrap-bg.png);
  background-position: center;
  background-repeat: no-repeat;
  background-color: #0e3f97;
  overflow: hidden;
  text-align: left;
  border-top: 1px solid #ddd;
}

@media screen and (max-width: 1200px) {
  #header .header-navigation #gnb > ul > li .gnb-child-wrap {
    margin-top: 0;
    left: -20px;
    right: -20px;
  }
}

#header .header-navigation #gnb > ul > li .gnb-child-wrap:after {
  display: block;
  content: "";
  position: absolute;
  background: white;
  width: 50%;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
}

#header .header-navigation #gnb > ul > li .gnb-child-wrap .gnb-child-title {
  width: 318px;
  float: left;
  font-family: "GmarketSans", sans-serif;
  color: white;
  padding: 60px 35px;
  min-height: 316px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#header .header-navigation #gnb > ul > li .gnb-child-wrap .gnb-child-title h3 {
  font-size: 30px;
  padding: 0;
  margin: 0 0 5px 0;
}

#header .header-navigation #gnb > ul > li .gnb-child-wrap .gnb-child-title p {
  font-size: 13px;
}

#header .header-navigation #gnb > ul > li .gnb-child-wrap .container {
  height: auto;
}

#header .header-navigation #gnb > ul > li .gnb-child-wrap .container > ul {
  padding: 27px 0 27px 16px;
  margin-right: -15px;
  background-color: white;
  margin-left: 318px;
  min-height: 316px;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#header .header-navigation #gnb > ul > li .gnb-child-wrap .container > ul > li {
  width: 33.333%;
  float: left;
  padding: 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}

@media screen and (max-width: 992px) {
  #header .header-navigation #gnb > ul > li .gnb-child-wrap .container > ul > li {
    width: 50%;
  }
}

#header .header-navigation #gnb > ul > li .gnb-child-wrap .container > ul > li > a {
  position: relative;
  display: block;
  border-bottom: 2px solid #d5d5d5;
  line-height: 44px;
  text-decoration: none;
  font-size: 16px;
  font-weight: bold;
  color: #333;
  padding: 0 25px 0 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

#header .header-navigation #gnb > ul > li .gnb-child-wrap .container > ul > li > a:after {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  right: 10px;
  display: block;
  content: "";
  width: 0px;
  height: 0px;
  border-top: 5px solid #aeaeae;
  border-bottom: 5px solid none;
  border-right: 5px solid transparent;
  border-left: 5px solid  transparent;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

#header .header-navigation #gnb > ul > li .gnb-child-wrap .container > ul > li.active > a:after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

#header .header-navigation #gnb > ul > li .gnb-child-wrap .container > ul > li > ul {
  display: none;
  position: absolute;
  z-index: 1;
  border-bottom: 1px solid #ccc;
  background-color: white;
  left: 24px;
  right: 24px;
}

#header .header-navigation #gnb > ul > li .gnb-child-wrap .container > ul > li > ul > li {
  padding: 10px;
  border-bottom: 1px dotted #ccc;
}

#header .header-navigation #gnb > ul > li .gnb-child-wrap .container > ul > li > ul > li > a {
  text-decoration: none;
  color: #777;
  font-size: 14px;
}

#header .header-navigation #gnb > ul > li .gnb-child-wrap .container > ul > li > ul > li:last-child {
  border-bottom: 0;
}

#header .header-navigation #gnb > ul > li .gnb-child-wrap .container > ul:before {
  display: block;
  content: "";
  width: 174px;
  height: 150px;
  position: absolute;
  bottom: 0;
  left: -231px;
  background-image: url(../images/commons/gnb-child-wrap-illust.png);
  background-repeat: no-repeat;
}

#header .header-navigation #gnb > ul > li .gnb-child-wrap .container > ul:after {
  display: block;
  content: "";
  clear: both;
}

#header .header-navigation #gnb > ul > li:first-child {
  margin-left: 0;
}

#header .header-navigation #gnb > ul > li:last-child {
  margin-right: 0;
}

#header .header-navigation #gnb > ul:after {
  display: block;
  content: "";
  clear: both;
}

#header .header-navigation #gnb:after {
  display: block;
  content: "";
  clear: both;
}

#header .header-navigation .gnb-online-button {
  display: block;
  float: right;
  margin: 5.5px 0;
  padding: 0 31.5px;
  line-height: 48px;
  background-color: #E83249;
  text-align: center;
  color: white;
  text-decoration: none;
  border-radius: 24px;
  font-size: 16px;
  font-weight: bold;
}

#header .header-navigation .gnb-online-button img {
  float: left;
  margin: 12.5px 6px 12.5px 0;
}

#header .header-navigation #mobile-gnb {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  background-color: transparent;
  z-index: 1;
}

#header .header-navigation #mobile-gnb.active {
  display: block;
  background-color: rgba(0, 0, 0, 0.5);
}

#header .header-navigation #mobile-gnb.active .mobile-gnb-inner {
  left: 0;
}

#header .header-navigation #mobile-gnb .gnb-online-button {
  float: none;
  margin: 20px;
}

#header .header-navigation #mobile-gnb .mobile-gnb-inner {
  position: absolute;
  top: 0;
  bottom: 0;
  left: -300px;
  background-color: white;
  width: 300px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  overflow-y: scroll;
}

#header .header-navigation #mobile-gnb .mobile-gnb-inner::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
          box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #F5F5F5;
}

#header .header-navigation #mobile-gnb .mobile-gnb-inner::-webkit-scrollbar {
  width: 6px;
  background-color: #F5F5F5;
}

#header .header-navigation #mobile-gnb .mobile-gnb-inner::-webkit-scrollbar-thumb {
  background-color: #000000;
}

#header .header-navigation #mobile-gnb .mobile-gnb-inner .mobile-gnb-top {
  border-bottom: 1px solid #d1d1d6;
  padding: 20px;
}

#header .header-navigation #mobile-gnb .mobile-gnb-inner .mobile-gnb-top .member {
  float: left;
}

#header .header-navigation #mobile-gnb .mobile-gnb-inner .mobile-gnb-top .member li {
  float: left;
  font-size: 12px;
  line-height: 24px;
  margin-right: 10px;
  color: black;
}

#header .header-navigation #mobile-gnb .mobile-gnb-inner .mobile-gnb-top .member li a {
  color: inherit;
}

#header .header-navigation #mobile-gnb .mobile-gnb-inner .mobile-gnb-top .member li a img {
  display: block;
  float: left;
  margin-right: 5px;
}

#header .header-navigation #mobile-gnb .mobile-gnb-inner .mobile-gnb-top .member li:last-child a {
  margin-right: 0;
}

#header .header-navigation #mobile-gnb .mobile-gnb-inner .mobile-gnb-top .member:after {
  display: block;
  content: "";
  clear: both;
}

#header .header-navigation #mobile-gnb .mobile-gnb-inner .mobile-gnb-top #mobile-gnb-close {
  display: block;
  float: right;
}

#header .header-navigation #mobile-gnb .mobile-gnb-inner .mobile-gnb-top #mobile-gnb-close img {
  display: block;
}

#header .header-navigation #mobile-gnb .mobile-gnb-inner .mobile-gnb-top:after {
  display: block;
  content: "";
  clear: both;
}

#header .header-navigation #mobile-gnb .mobile-gnb-inner ul {
  padding: 0;
  margin: 0;
}

#header .header-navigation #mobile-gnb .mobile-gnb-inner ul li {
  list-style: none;
}

#header .header-navigation #mobile-gnb .mobile-gnb-inner ul li a {
  display: block;
  text-decoration: none;
}

#header .header-navigation #mobile-gnb .mobile-gnb-inner ul.menu li a {
  border-bottom: 1px solid #d1d1d6;
  color: black;
  line-height: 39px;
  padding-right: 20px;
}

#header .header-navigation #mobile-gnb .mobile-gnb-inner .menu {
  border-top: 1px solid #d1d1d6;
}

#header .header-navigation #mobile-gnb .mobile-gnb-inner .menu > li {
  background-image: url(../images/commons/mobile-bul-plus.png);
  background-position: 95% 13px;
  background-repeat: no-repeat;
  background-size: 14px auto;
}

#header .header-navigation #mobile-gnb .mobile-gnb-inner .menu > li.active {
  background-image: url(../images/commons/mobile-bul-minus.png);
  background-position: 95% 20px;
}

#header .header-navigation #mobile-gnb .mobile-gnb-inner .menu > li.active > ul {
  display: block;
}

#header .header-navigation #mobile-gnb .mobile-gnb-inner .menu > li > a {
  padding-left: 20px;
  font-weight: bold;
}

#header .header-navigation #mobile-gnb .mobile-gnb-inner .menu > li > ul {
  background-color: #eee;
  display: none;
}

#header .header-navigation #mobile-gnb .mobile-gnb-inner .menu > li > ul > li > a {
  padding-left: 30px;
}

#header .header-navigation #mobile-gnb .mobile-gnb-inner .menu > li > ul > li > a:hover, #header .header-navigation #mobile-gnb .mobile-gnb-inner .menu > li > ul > li > a:focus {
  background-color: white;
}

#header .header-navigation #mobile-gnb .mobile-gnb-inner .menu > li > ul > li > ul {
  background-color: #ddd;
}

#header .header-navigation #mobile-gnb .mobile-gnb-inner .menu > li > ul > li > ul > li > a {
  padding-left: 40px;
  font-size: 14px;
}

@media screen and (max-width: 1200px) {
  #header .header-navigation {
    padding: 10px 0 0 0;
  }
  #header .header-navigation .container {
    position: relative;
    height: 129px;
  }
}

@media screen and (max-width: 768px) {
  #header .header-navigation {
    padding: 10px 0;
  }
  #header .header-navigation h1 {
    float: none;
    text-align: center;
    height: 29.5px;
  }
  #header .header-navigation h1 a {
    display: inline-block;
  }
  #header .header-navigation h1 a img {
    height: 29.5px;
    margin: 0 auto;
  }
  #header .header-navigation .container {
    position: relative;
    height: auto;
  }
  #header .header-navigation .site {
    display: block;
  }
}

#header .header-navigation:after {
  display: block;
  content: "";
  clear: both;
}

#header #gnb-dropdown {
  display: none;
  position: absolute;
  z-index: 9998;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
}

@media screen and (max-width: 768px) {
  #header #gnb-dropdown {
    display: none !important;
  }
}

#header .search_wrap {
  display: none;
  position: absolute;
  width: 100%;
  padding: 30px 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  z-index: 1;
  background-color: #E83249;
}

#header .search_wrap .form-outer {
  max-width: 600px;
  display: block;
  position: relative;
  border-bottom: 3px solid #fff;
  margin: 0 auto 10px;
}

#header .search_wrap .form-outer #search-keyword {
  position: relative;
  background: none;
  border: none;
  color: white;
  height: 60px;
  font-size: 20px;
  width: 100%;
  padding-right: 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#header .search_wrap .form-outer #search-keyword::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.8);
}

#header .search_wrap .form-outer #search-keyword::-moz-placeholder {
  color: rgba(255, 255, 255, 0.8);
}

#header .search_wrap .form-outer #search-keyword:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.8);
}

#header .search_wrap .form-outer #search-keyword::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.8);
}

#header .search_wrap .form-outer #search-keyword::placeholder {
  color: rgba(255, 255, 255, 0.8);
}

@media screen and (max-width: 768px) {
  #header .search_wrap .form-outer #search-keyword {
    font-size: 16px;
    height: 50px;
  }
}

#header .search_wrap .form-outer button {
  position: absolute;
  top: 50%;
  right: 0;
  width: 24px;
  height: 24px;
  margin-top: -12px;
  text-indent: -99999px;
  background-image: url(../images/icons/icon_search_white.png);
  background-color: transparent;
  background-size: 100% 100%;
  background-repeat: none;
  border: none;
  cursor: pointer;
}

#side-menu {
  position: absolute;
  z-index: 2;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: block;
  background: #0e3f97;
  padding: 25px 20px 25px 25px;
  border-radius: 15px 0 0 15px;
}

@media screen and (max-width: 1400px) {
  #side-menu {
    display: none;
  }
}

#side-menu h2 {
  color: #3db5b6;
  font-size: 14px;
}

#side-menu ul {
  padding: 0;
  margin: 0;
}

#side-menu ul li {
  list-style: none;
  padding: 10px 0;
  position: relative;
}

#side-menu ul li a {
  display: block;
  text-decoration: none;
}

#side-menu ul li a span {
  display: block;
  color: white;
  opacity: 0.9;
  font-size: 12px;
  line-height: 14px;
  text-align: center;
}

#side-menu ul li a em {
  display: block;
  font-size: 10px;
  font-style: normal;
}

#side-menu ul li a img {
  display: block;
  margin: 0 auto 6px auto;
  width: 26px;
}

#side-menu ul li:last-child {
  padding-bottom: 0;
}

#side-menu ul li:after {
  display: block;
  content: "";
  width: 50px;
  height: 3px;
  position: absolute;
  bottom: -1px;
  left: 0;
  right: 0;
  margin: 0 auto;
  background-color: #2652a1;
}

#side-menu ul li:last-child:after {
  display: none;
}

#main-visual {
  background-image: url(../../resources/images/main/main-visual_summer2025.jpg);
  position: relative;
}

@media screen and (min-width: 1920px) {
  #main-visual {
    background-size: cover;
  }
}

#main-visual .visual-zone .row {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 40px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 768px) {
  #main-visual .visual-zone .row {
    padding-top: 80px;
  }
}

#main-visual .visual-zone p {
  text-align: right;
  font-size: 15px;
  color: white;
  margin-bottom: 20px;
}

#main-visual .visual-zone h2 {
  font-family: "Nanum Barun Gothic", sans-serif;
  font-weight: normal;
  text-align: right;
  font-size: 23px;
  padding: 0;
  margin: 0;
  color: #444;
  word-break: keep-all;
}

@media screen and (max-width: 1200px) {
  #main-visual .visual-zone h2 {
    font-size: 20px;
  }
}

#main-visual .visual-zone h2 img {
  margin-right: 6px;
}

@media screen and (max-width: 768px) {
  #main-visual .visual-zone h2 img {
    height: 46px;
  }
}

#main-visual .visual-zone h2 strong {
  display: block;
  font-size: 64px;
  margin-top: 18px;
}

@media screen and (max-width: 1200px) {
  #main-visual .visual-zone h2 strong {
    font-size: 50px;
    margin-top: 9px;
  }
}

@media screen and (max-width: 768px) {
  #main-visual .visual-zone h2 strong {
    font-size: 44px;
    margin-top: 9px;
  }
}

#main-visual .visual-zone .visual-slider {
  border-radius: 18px;
  overflow: hidden;
}

#main-visual .visual-zone .visual-slider .slick-slide * {
  display: block !important;
}

#main-visual .visual-zone .visual-slider .slick-slide a img {
  width: 100%;
}

#main-visual .visual-control {
  padding: 18px 0 28px 0;
  margin-top: -36px;
  background-color: rgba(0, 0, 0, 0.4);
}

@media screen and (max-width: 992px) {
  #main-visual .visual-control {
    padding-top: 47px;
  }
}

#main-visual .visual-control .visual-buttons {
  margin-bottom: 24px;
}

#main-visual .visual-control .visual-buttons .visual-buttons-inner {
  float: right;
}

#main-visual .visual-control .visual-buttons .visual-buttons-inner span {
  float: left;
  display: block;
  margin-left: 3px;
}

#main-visual .visual-control .visual-buttons .visual-buttons-inner span a {
  display: block;
}

#main-visual .visual-control .visual-buttons .visual-buttons-inner span a img {
  width: 36px;
  display: block;
}

#main-visual .visual-control .visual-buttons .visual-buttons-inner span:first-child {
  margin-left: 0;
}

#main-visual .visual-control .visual-buttons .visual-buttons-inner:after {
  display: block;
  content: "";
  clear: both;
}

#main-visual .visual-control .visual-buttons:after {
  display: block;
  content: "";
  clear: both;
}

#main-visual .visual-control .visual-pagination {
  width: 100%;
  margin: 0 -15px;
}

#main-visual .visual-control .visual-pagination .slick-slide {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 15px;
  list-style: none;
  opacity: 0.4;
  float: left;
}

#main-visual .visual-control .visual-pagination .slick-slide.active {
  opacity: 1;
}

#main-visual .visual-control .visual-pagination .slick-slide a {
  display: block;
  text-decoration: none;
  color: white;
}

#main-visual .visual-control .visual-pagination .slick-slide p {
  font-size: 13px;
  padding-bottom: 10px;
  border-bottom: 2px solid white;
  margin-bottom: 10px;
}

#main-visual .visual-control .visual-pagination .slick-slide h3 {
  font-weight: normal;
  font-size: 15px;
  word-break: keep-all;
  line-height: 17px;
  height: 34px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  word-wrap: break-word;
  word-break: keep-all;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

#main-visual .visual-control .visual-pagination:after {
  display: block;
  content: "";
  clear: both;
}

.sub-visual {
  background-image: url(../images/sub/sub-visual-bg_250711.jpg);
}

@media screen and (min-width: 1920px) {
  .sub-visual {
    background-size: cover;
  }
}

.sub-visual .container {
  padding-top: 62.5px;
  padding-bottom: 62.5px;
  position: relative;
}

.sub-visual h2 {
  font-size: 35px;
  color: white;
  line-height: 50px;
  padding: 0;
  margin: 0;
}

@media screen and (max-width: 768px) {
  .sub-visual h2 {
    font-size: 24px;
    padding-top: 20px;
    line-height: 30px;
    text-align: center;
  }
}

.sub-visual h2 .sub-visual-icon {
  display: block;
  width: 48px;
  height: 48px;
  line-height: 48px;
  margin-right: 15px;
  text-align: center;
  border: 1px solid white;
  border-radius: 100%;
  float: left;
}

@media screen and (max-width: 768px) {
  .sub-visual h2 .sub-visual-icon {
    display: none;
  }
}

.sub-visual .progress {
  position: absolute;
  right: 20px;
  bottom: 0;
  height: 58px;
  line-height: 58px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .sub-visual .progress {
    left: 20px;
    right: 20px;
    height: 48px;
    line-height: 48px;
    text-align: center;
  }
}

.sub-visual .progress .progress-wrap {
  display: inline-block;
}

.sub-visual .progress .now-menu {
  min-width: 140px;
  padding: 0 15px;
  line-height: 58px;
  float: left;
  background-color: rgba(16, 67, 127, 0.8);
  color: white;
  font-size: 16px;
}

@media screen and (max-width: 768px) {
  .sub-visual .progress .now-menu {
    line-height: 48px;
  }
}

.sub-visual .progress a {
  display: block;
  width: 58px;
  height: 58px;
  float: left;
  background-color: rgba(16, 67, 127, 0.5);
  position: relative;
}

@media screen and (max-width: 768px) {
  .sub-visual .progress a {
    width: 48px;
    height: 48px;
  }
}

.sub-visual .progress a img {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}

.sub-visual:after {
  display: block;
  content: "";
  clear: both;
}

#widget .widget-floor-1 {
  padding: 45px 0 65px 0;
}

#widget .widget-floor-1 .widget-sns {
  margin-bottom: 76px;
}

#widget .widget-floor-1 .widget-sns .widget-sns-title {
  margin-bottom: 30px;
}

#widget .widget-floor-1 .widget-sns .widget-sns-title .widget-sns-nav {
  float: left;
}

#widget .widget-floor-1 .widget-sns .widget-sns-title .widget-sns-nav h2 {
  float: left;
  font-family: "Nanum Barun Gothic", sans-serif;
  font-size: 28px;
  padding: 0;
  margin: 0 28px 0 0;
  line-height: 43px;
}

@media screen and (max-width: 768px) {
  #widget .widget-floor-1 .widget-sns .widget-sns-title .widget-sns-nav h2 {
    float: none;
    margin: 0 10px 0 0;
    font-size: 20px;
    line-height: 30.5px;
  }
}

#widget .widget-floor-1 .widget-sns .widget-sns-title .widget-sns-nav ul {
  float: left;
  padding: 0;
  margin: 0;
}

@media screen and (max-width: 768px) {
  #widget .widget-floor-1 .widget-sns .widget-sns-title .widget-sns-nav ul {
    float: none;
  }
}

#widget .widget-floor-1 .widget-sns .widget-sns-title .widget-sns-nav ul li {
  float: left;
  list-style: none;
  margin-right: 11px;
}

@media screen and (max-width: 768px) {
  #widget .widget-floor-1 .widget-sns .widget-sns-title .widget-sns-nav ul li {
    margin-right: 5px;
  }
}

#widget .widget-floor-1 .widget-sns .widget-sns-title .widget-sns-nav ul li a {
  display: block;
  width: 43px;
  height: 43px;
  position: relative;
}

@media screen and (max-width: 768px) {
  #widget .widget-floor-1 .widget-sns .widget-sns-title .widget-sns-nav ul li a {
    width: 21.5px;
    height: 21.5px;
  }
}

#widget .widget-floor-1 .widget-sns .widget-sns-title .widget-sns-nav ul li a img {
  position: absolute;
  width: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  display: block;
}

#widget .widget-floor-1 .widget-sns .widget-sns-title .widget-sns-nav ul li a img:last-child {
  display: none;
}

#widget .widget-floor-1 .widget-sns .widget-sns-title .widget-sns-nav ul li:last-child {
  margin-right: 0;
}

#widget .widget-floor-1 .widget-sns .widget-sns-title .widget-sns-nav ul li:hover img:first-child {
  display: none;
}

#widget .widget-floor-1 .widget-sns .widget-sns-title .widget-sns-nav ul li:hover img:last-child {
  display: block;
}

#widget .widget-floor-1 .widget-sns .widget-sns-title .widget-sns-nav:after {
  display: block;
  content: "";
  clear: both;
}

#widget .widget-floor-1 .widget-sns .widget-sns-title .widget-sns-pagination {
  float: right;
  margin: 4.5px 0;
}

#widget .widget-floor-1 .widget-sns .widget-sns-title .widget-sns-pagination span {
  display: block;
  float: left;
  line-height: 34px;
  margin-right: 7px;
  font-size: 13px;
  color: #999;
  font-weight: bold;
}

@media screen and (max-width: 768px) {
  #widget .widget-floor-1 .widget-sns .widget-sns-title .widget-sns-pagination span {
    line-height: 21.5px;
    font-size: 12px;
  }
}

#widget .widget-floor-1 .widget-sns .widget-sns-title .widget-sns-pagination span a {
  display: block;
}

#widget .widget-floor-1 .widget-sns .widget-sns-title .widget-sns-pagination span a img {
  display: block;
}

@media screen and (max-width: 768px) {
  #widget .widget-floor-1 .widget-sns .widget-sns-title .widget-sns-pagination span a img {
    width: 21.5px;
    height: 21.5px;
  }
}

#widget .widget-floor-1 .widget-sns .widget-sns-title .widget-sns-pagination span:last-child {
  margin-right: 0;
}

#widget .widget-floor-1 .widget-sns .widget-sns-title:after {
  display: block;
  content: "";
  clear: both;
}

#widget .widget-floor-1 .widget-sns .widget-sns-arrows span {
  display: block;
  border-radius: 100%;
  overflow: hidden;
  -webkit-box-shadow: 10px 10px 54px black;
          box-shadow: 10px 10px 54px black;
  width: 78px;
  height: 78px;
  position: absolute;
  z-index: 1;
  margin-top: 150px;
}

#widget .widget-floor-1 .widget-sns .widget-sns-arrows span a {
  display: block;
}

#widget .widget-floor-1 .widget-sns .widget-sns-arrows span a img {
  display: block;
}

#widget .widget-floor-1 .widget-sns .widget-sns-arrows span.widget-sns-prev {
  left: 65px;
}

#widget .widget-floor-1 .widget-sns .widget-sns-arrows span.widget-sns-next {
  right: 65px;
}

@media screen and (max-width: 1200px) {
  #widget .widget-floor-1 .widget-sns .widget-sns-arrows {
    display: none;
  }
}

#widget .widget-floor-1 .widget-sns .widget-sns-zone .slick-load {
  width: 25%;
  margin: 0 auto;
}

#widget .widget-floor-1 .widget-sns .widget-sns-zone .slick-load .slick-load-inner {
  padding-top: 120%;
  padding-bottom: 117px;
  position: relative;
}

#widget .widget-floor-1 .widget-sns .widget-sns-zone .slick-load .slick-load-inner img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}

@media screen and (max-width: 992px) {
  #widget .widget-floor-1 .widget-sns .widget-sns-zone .slick-load {
    width: 33.333%;
  }
}

@media screen and (max-width: 768px) {
  #widget .widget-floor-1 .widget-sns .widget-sns-zone .slick-load {
    width: 50%;
  }
}

@media screen and (max-width: 480px) {
  #widget .widget-floor-1 .widget-sns .widget-sns-zone .slick-load {
    width: 100%;
  }
}

#widget .widget-floor-1 .widget-sns .widget-sns-zone .slick-list {
  margin: 0 -2px;
}

@media screen and (min-width: 768px) {
  #widget .widget-floor-1 .widget-sns .widget-sns-zone .slick-list {
    overflow: visible;
  }
}

#widget .widget-floor-1 .widget-sns .widget-sns-zone .slick-list .slick-slide {
  position: relative;
  margin: 0 2px;
}

#widget .widget-floor-1 .widget-sns .widget-sns-zone .slick-list .slick-slide a {
  display: block;
  text-decoration: none;
}

#widget .widget-floor-1 .widget-sns .widget-sns-zone .slick-list .slick-slide a .widget-sns-box {
  border: 1px solid #ddd;
}

#widget .widget-floor-1 .widget-sns .widget-sns-zone .slick-list .slick-slide a .widget-sns-box .widget-sns-thumb {
  background: black;
  padding-bottom: 120%;
  overflow: hidden;
  position: relative;
}

#widget .widget-floor-1 .widget-sns .widget-sns-zone .slick-list .slick-slide a .widget-sns-box .widget-sns-thumb img {
  display: block;
  position: absolute;
  height: 100%;
  min-width: 100%;
  max-width: initial;
  top: 0;
  bottom: 0;
  left: -9999px;
  right: -9999px;
  margin: 0 auto;
  opacity: 0.5;
  -webkit-transition: 0.25s;
  transition: 0.25s;
}

#widget .widget-floor-1 .widget-sns .widget-sns-zone .slick-list .slick-slide a .widget-sns-box:hover .widget-sns-thumb img {
  opacity: 1;
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}

#widget .widget-floor-1 .widget-sns .widget-sns-zone .slick-list .slick-slide a .widget-sns-box .widget-sns-title {
  padding: 30px 15px;
  margin: 0;
  background: white;
}

#widget .widget-floor-1 .widget-sns .widget-sns-zone .slick-list .slick-slide a .widget-sns-box .widget-sns-title h3 {
  color: black;
  padding: 0;
  margin: 0 0 10px 0;
  font-size: 15px;
  line-height: 17px;
  height: 34px;
  font-weight: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  word-wrap: break-word;
  word-break: keep-all;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

#widget .widget-floor-1 .widget-sns .widget-sns-zone .slick-list .slick-slide a .widget-sns-box .widget-sns-title p {
  padding: 0;
  margin: 0;
  font-size: 11px;
  color: #999;
}

#widget .widget-floor-1 .widget-board {
  width: 61.833%;
  float: left;
  border-radius: 10px;
  font-family: "Nanum Barun Gothic", sans-serif;
}

@media screen and (max-width: 992px) {
  #widget .widget-floor-1 .widget-board {
    width: 100%;
    float: none;
  }
}

#widget .widget-floor-1 .widget-board ul {
  padding: 0;
  margin: 0;
}

#widget .widget-floor-1 .widget-board ul li {
  list-style: none;
  padding: 0;
  margin: 0;
}

#widget .widget-floor-1 .widget-board .widget-board-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

#widget .widget-floor-1 .widget-board .widget-board-inner .widget-board-col {
  width: 50%;
  float: left;
  position: relative;
}

@media screen and (max-width: 992px) {
  #widget .widget-floor-1 .widget-board .widget-board-inner .widget-board-col {
    margin: 15px 0;
  }
}

@media screen and (max-width: 768px) {
  #widget .widget-floor-1 .widget-board .widget-board-inner .widget-board-col {
    width: 100%;
    float: none;
  }
}

#widget .widget-floor-1 .widget-board .widget-board-inner .widget-board-col .widget-board-tab {
  margin-top: 50px;
  position: relative;
}

#widget .widget-floor-1 .widget-board .widget-board-inner .widget-board-col .widget-board-tab > li {
  float: left;
  margin-right: 15px;
}

#widget .widget-floor-1 .widget-board .widget-board-inner .widget-board-col .widget-board-tab > li > a {
  font-size: 15px;
  text-decoration: none;
  color: #999;
  line-height: 30px;
  position: relative;
}

#widget .widget-floor-1 .widget-board .widget-board-inner .widget-board-col .widget-board-tab > li.active > a {
  font-size: 18px;
  color: black;
  border-bottom: 2px solid black;
  font-weight: bold;
}

#widget .widget-floor-1 .widget-board .widget-board-inner .widget-board-col .widget-board-tab > li:after {
  display: block;
  content: "";
  clear: both;
}

#widget .widget-floor-1 .widget-board .widget-board-inner .widget-board-col .widget-board-tab:after {
  display: block;
  content: "";
  clear: both;
}

#widget .widget-floor-1 .widget-board .widget-board-inner .widget-board-col .widget-board-arrows {
  margin-top: 30px;
  position: absolute;
  bottom: 0;
  left: 0;
}

#widget .widget-floor-1 .widget-board .widget-board-inner .widget-board-col .widget-board-arrows span {
  display: block;
  float: left;
  margin-right: 8px;
}

#widget .widget-floor-1 .widget-board .widget-board-inner .widget-board-col .widget-board-arrows span a {
  display: block;
  line-height: 34px;
  color: #444;
  text-decoration: none;
  font-size: 15px;
}

#widget .widget-floor-1 .widget-board .widget-board-inner .widget-board-col .widget-board-arrows span a:hover {
  text-decoration: underline;
}

#widget .widget-floor-1 .widget-board .widget-board-inner .widget-board-col .widget-board-arrows span a img {
  display: block;
  width: 34px;
  height: 34px;
}

#widget .widget-floor-1 .widget-board .widget-board-inner .widget-board-col .widget-board-arrows span:last-child {
  margin-right: 0;
}

@media screen and (max-width: 768px) {
  #widget .widget-floor-1 .widget-board .widget-board-inner .widget-board-col .widget-board-arrows {
    position: static;
  }
}

#widget .widget-floor-1 .widget-board .widget-board-inner .widget-board-col .slick-list {
  margin: 0 -7.5px;
}

#widget .widget-floor-1 .widget-board .widget-board-inner .widget-board-col .slick-list .slick-slide {
  padding: 0 7.5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#widget .widget-floor-1 .widget-board .widget-board-inner .widget-board-col .slick-list .slick-slide a {
  display: block;
  padding: 30px 20px;
  background: #f6f6f6;
  border-radius: 10px;
  text-decoration: none;
  color: black;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

#widget .widget-floor-1 .widget-board .widget-board-inner .widget-board-col .slick-list .slick-slide a h3, #widget .widget-floor-1 .widget-board .widget-board-inner .widget-board-col .slick-list .slick-slide a h4 {
  font-size: 18px;
  line-height: 22px;
  margin: 0;
  padding: 0;
}

#widget .widget-floor-1 .widget-board .widget-board-inner .widget-board-col .slick-list .slick-slide a.focus {
  color: white;
  background-color: #0053a3;
}

#widget .widget-floor-1 .widget-board .widget-board-inner .widget-board-col .slick-list .slick-slide a.focus h3 {
  font-size: 16px;
}

#widget .widget-floor-1 .widget-board .widget-board-inner .widget-board-col .slick-list .slick-slide a h3 {
  margin: 15px 0;
  height: 44px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  word-wrap: break-word;
  word-break: keep-all;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

#widget .widget-floor-1 .widget-board .widget-board-inner .widget-board-col .slick-list .slick-slide a p {
  font-family: "GmarketSans", sans-serif;
  font-size: 13px;
  font-weight: 300;
  line-height: 17px;
  height: 51px;
  margin-bottom: 50px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  word-wrap: break-word;
  word-break: keep-all;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

#widget .widget-floor-1 .widget-board .widget-board-inner .widget-board-col .slick-list .slick-slide a span {
  display: block;
  font-size: 13px;
  font-weight: bold;
}

#widget .widget-floor-1 .widget-board:after {
  display: block;
  content: "";
  clear: both;
}

#widget .widget-floor-1 .widget-links {
  width: 35%;
  float: right;
}

@media screen and (max-width: 992px) {
  #widget .widget-floor-1 .widget-links {
    width: 100%;
    float: none;
  }
}

#widget .widget-floor-1 .widget-links > ul {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0;
  margin: -11px -8.5px;
}

#widget .widget-floor-1 .widget-links > ul > li {
  padding: 11px 8.5px;
  list-style: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}

#widget .widget-floor-1 .widget-links > ul > li > a {
  height: 125px;
  border-radius: 10px;
  display: block;
  background-color: #f6f6f6;
  color: #222;
  font-size: 13px;
  text-decoration: none;
  position: relative;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

#widget .widget-floor-1 .widget-links > ul > li > a:hover, #widget .widget-floor-1 .widget-links > ul > li > a:focus {
  background-color: #fed313;
}

#widget .widget-floor-1 .widget-links > ul > li > a img {
  position: absolute;
  top: 0;
  bottom: 32%;
  left: 0;
  right: 0;
  margin: auto;
}

#widget .widget-floor-1 .widget-links > ul > li > a span {
  position: absolute;
  width: 100%;
  text-align: center;
  top: 75%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

#widget .widget-floor-1 .widget-links > ul > li .widget-links-tab {
  opacity: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  top: 0;
  left: 0;
  padding: 11px 8.5px;
}

#widget .widget-floor-1 .widget-links > ul > li .widget-links-tab > ul {
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  height: 125px;
  padding: 0 10px;
  border-radius: 10px;
  background-color: #f6f6f6;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

#widget .widget-floor-1 .widget-links > ul > li .widget-links-tab > ul > li {
  list-style: none;
  width: 100%;
}

#widget .widget-floor-1 .widget-links > ul > li .widget-links-tab > ul > li > a {
  display: block;
  color: #222;
  font-size: 11px;
  text-decoration: none;
  width: 100%;
  text-align: center;
  border: 1px solid #222;
  padding: 5px 0;
  margin: 3px 0;
  border-radius: 5px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

#widget .widget-floor-1 .widget-links > ul > li .widget-links-tab > ul > li > a:hover, #widget .widget-floor-1 .widget-links > ul > li .widget-links-tab > ul > li > a:focus {
  background: rgba(255, 255, 255, 0.5);
}

#widget .widget-floor-1 .widget-links > ul > li.tabbed:hover .widget-links-tab, #widget .widget-floor-1 .widget-links > ul > li.focus .widget-links-tab {
  opacity: 1;
}

#widget .widget-floor-1 .widget-links > ul > li.tabbed:hover .widget-links-tab > ul, #widget .widget-floor-1 .widget-links > ul > li.focus .widget-links-tab > ul {
  background-color: #fed313;
}

#widget .widget-floor-2 {
  padding: 70px 0 90px 0;
  background-color: #edf6fd;
  background-image: url(../images/main/widget-floor-2-bg.png);
  background-attachment: fixed;
  background-position: -228px center;
  background-repeat: no-repeat;
}

#widget .widget-floor-2 .widget-place .place-slider-outer {
  margin-top: 68px;
  padding: 0 54px;
  position: relative;
}

#widget .widget-floor-2 .widget-place .place-slider-outer .place-slider .slick-load {
  width: 50%;
  margin: 0 auto;
}

#widget .widget-floor-2 .widget-place .place-slider-outer .place-slider .slick-load .slick-load-inner {
  padding-top: 91.5%;
  padding-bottom: 112px;
  position: relative;
}

#widget .widget-floor-2 .widget-place .place-slider-outer .place-slider .slick-load .slick-load-inner img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}

@media screen and (max-width: 480px) {
  #widget .widget-floor-2 .widget-place .place-slider-outer .place-slider .slick-load {
    width: 100%;
  }
}

#widget .widget-floor-2 .widget-place .place-slider-outer .place-slider > img {
  display: block;
  max-width: 100%;
  margin: 0 auto;
}

#widget .widget-floor-2 .widget-place .place-slider-outer .place-slider > iframe {
  width: 100%;
  max-width: 100%;
}

#widget .widget-floor-2 .widget-place .place-slider-outer .place-slider .slick-list {
  margin: 0 -15px;
}

#widget .widget-floor-2 .widget-place .place-slider-outer .place-slider .slick-list .slick-slide {
  padding: 0 15px;
}

#widget .widget-floor-2 .widget-place .place-slider-outer .place-slider .slick-list .slick-slide a {
  display: block;
  text-decoration: none;
}

#widget .widget-floor-2 .widget-place .place-slider-outer .place-slider .slick-list .slick-slide a .place-slider-box {
  background-color: white;
}

#widget .widget-floor-2 .widget-place .place-slider-outer .place-slider .slick-list .slick-slide a .place-slider-box .thumb {
  position: relative;
  background: black;
  padding-bottom: 91.5%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  overflow: hidden;
}

#widget .widget-floor-2 .widget-place .place-slider-outer .place-slider .slick-list .slick-slide a .place-slider-box .thumb img {
  position: absolute;
  min-width: 100%;
  height: 100%;
  left: -9999px;
  right: -9999px;
  margin: auto;
}

#widget .widget-floor-2 .widget-place .place-slider-outer .place-slider .slick-list .slick-slide a .place-slider-box .title {
  padding: 25px;
}

#widget .widget-floor-2 .widget-place .place-slider-outer .place-slider .slick-list .slick-slide a .place-slider-box .title h3 {
  display: block;
  padding: 0;
  margin: 0 0 15px 0;
  font-weight: normal;
  font-size: 15px;
  color: #373737;
  display: block;
  text-decoration: none;
  line-height: 17px;
  height: 34px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  word-wrap: break-word;
  word-break: keep-all;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

#widget .widget-floor-2 .widget-place .place-slider-outer .place-slider .slick-list .slick-slide a .place-slider-box .title span {
  font-size: 11px;
  color: #a8a8a8;
  display: block;
}

#widget .widget-floor-2 .widget-place .place-slider-outer .place-slider-arrows {
  position: absolute;
  width: 100%;
  height: 0;
  top: 50%;
  left: 0;
  right: 0;
}

#widget .widget-floor-2 .widget-place .place-slider-outer .place-slider-arrows span {
  position: absolute;
  margin-top: -17px;
}

#widget .widget-floor-2 .widget-place .place-slider-outer .place-slider-arrows span.place-slider-prev {
  left: 0;
}

#widget .widget-floor-2 .widget-place .place-slider-outer .place-slider-arrows span.place-slider-next {
  right: 0;
}

#widget .widget-floor-2 .widget-place .place-facebook {
  margin-top: 68px;
  padding: 0 54px;
  position: relative;
}

#widget .widget-floor-2 .widget-place .gg-map {
  max-width: 440px;
  margin: 0 auto;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#widget .widget-floor-2 .widget-place .gg-map .gg-map-inner {
  position: rleaitve;
  padding-bottom: 124.7727272%;
}

#widget .widget-floor-2 .widget-place .gg-map .gg-map-inner ul {
  padding: 0;
  margin: 0;
}

#widget .widget-floor-2 .widget-place .gg-map .gg-map-inner ul li {
  display: block;
  position: absolute;
  z-index: 1;
  list-style: none;
  text-align: center;
  background-color: #4488ce;
  font-weight: bold;
}

#widget .widget-floor-2 .widget-place .gg-map .gg-map-inner ul li a {
  text-decoration: none;
  color: white;
  display: block;
  width: 100%;
  height: 100%;
}

#widget .widget-floor-2 .widget-place .gg-map .gg-map-inner ul li.marker-lg {
  font-size: 13px;
  width: 41px;
  height: 23px;
  margin-top: -20.5px;
  margin-left: -11.5px;
  line-height: 27px;
  border-radius: 9px;
}

#widget .widget-floor-2 .widget-place .gg-map .gg-map-inner ul li.marker-sm {
  font-size: 10px;
  width: 32px;
  height: 18px;
  margin-top: -16px;
  margin-left: -9px;
  line-height: 22px;
  border-radius: 6px;
}

#widget .widget-floor-2 .widget-place .gg-map .gg-map-inner ul li.active {
  background-color: #ffd835;
}

#widget .widget-floor-2 .widget-place .gg-map .gg-map-inner ul li.active a {
  color: #333;
}

#widget .widget-floor-2 .widget-place .gg-map .gg-map-inner svg {
  display: block;
  margin: auto;
  position: absolute;
  width: 100%;
  height: auto;
  -webkit-filter: drop-shadow(24px 24px 32px rgba(0, 0, 0, 0.13));
          filter: drop-shadow(24px 24px 32px rgba(0, 0, 0, 0.13));
}

#widget .widget-floor-title {
  font-family: "Nanum Barun Gothic";
  font-size: 28px;
  font-weight: bold;
  margin: 0;
  padding: 0;
}

@media screen and (max-width: 768px) {
  #widget .widget-floor-title {
    font-size: 24px;
  }
}

#widget .widget-floor-title em {
  font-style: normal;
  position: relative;
  z-index: 1;
}

#widget .widget-floor-title em:before {
  display: block;
  content: "";
  position: absolute;
  height: 50%;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: -1;
}

#widget .widget-floor-title em.yellow:before {
  background-color: #ffd835;
}

#widget .widget-floor-title em.sky:before {
  background-color: #d6edff;
}

.custom-main-wrap {
  max-width: 530px;
  margin-top: 30px;
  padding: 30px 25px;
  border-radius: 15px;
  display: none;
  background-color: #fff;
  letter-spacing: -1px;
  font-family: "Nanum Barun Gothic" !important;
}

.custom-main-wrap.visible {
  display: block;
}

@media (max-width: 767px) {
  .custom-main-wrap {
    max-width: none;
  }
}

.custom-main-wrap * {
  margin: 0;
  padding: 0;
}

.custom-main__tit {
  font-size: 0;
}

.custom-main__tit__logo {
  width: 62px;
  display: inline-block;
  vertical-align: middle;
}

@media (max-width: 767px) {
  .custom-main__tit__logo {
    width: 100%;
    margin-bottom: 10px;
  }
}

.custom-main__tit__text {
  width: calc(100% - 62px);
  padding-left: 20px;
  display: inline-block;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media (max-width: 767px) {
  .custom-main__tit__text {
    width: 100%;
    padding-left: 0;
  }
}

.custom-main__tit__text h3 {
  margin-bottom: 10px;
  font-size: 26px;
  font-weight: 700;
  color: #000;
  font-family: 'Nanum Barun Gothic' !important;
}

@media (max-width: 767px) {
  .custom-main__tit__text h3 {
    font-size: 22px;
  }
}

.custom-main__tit__text p {
  font-size: 17px;
  font-weight: 400;
  color: #0452a0;
  font-family: 'Nanum Barun Gothic' !important;
}

@media (max-width: 767px) {
  .custom-main__tit__text p {
    font-size: 14px;
  }
}

.custom-main__ul {
  padding: 25px 0;
}

.custom-main__ul li {
  margin-bottom: 20px;
  padding-left: 95px;
  font-size: 17px;
  font-weight: 400;
  color: #444;
  line-height: 24px;
  position: relative;
  list-style: none;
  font-family: 'Nanum Barun Gothic' !important;
}

@media (max-width: 767px) {
  .custom-main__ul li {
    padding-left: 0;
    font-size: 14px;
  }
  .custom-main__ul li:nth-child(2), .custom-main__ul li:nth-child(3) {
    text-align: center;
  }
}

.custom-main__ul li:last-child {
  margin-bottom: 0;
}

.custom-main__ul li span {
  width: 80px;
  height: 30px;
  border-radius: 30px;
  display: inline-block;
  background-color: #0452a0;
  font-size: 17px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  line-height: 30px;
  position: absolute;
  left: 0;
  top: 0;
  font-family: 'Nanum Barun Gothic' !important;
}

@media (max-width: 991px) {
  .custom-main__ul li span {
    font-size: 15px;
  }
}

@media (max-width: 767px) {
  .custom-main__ul li span {
    width: 100%;
    margin-bottom: 5px;
    position: initial;
  }
}

.custom-main__link {
  font-size: 0;
}

.custom-main__link a {
  width: calc((100% - 30px) / 3);
  height: 100px;
  margin-right: 15px;
  padding: 18px 15px;
  display: inline-block;
  vertical-align: top;
  -webkit-box-shadow: 5px 5px 10px 0px rgba(4, 82, 160, 0.2);
          box-shadow: 5px 5px 10px 0px rgba(4, 82, 160, 0.2);
  text-align: center;
  text-decoration: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-family: 'Nanum Barun Gothic' !important;
}

@media (max-width: 991px) {
  .custom-main__link a {
    padding: 15px;
  }
}

@media (max-width: 767px) {
  .custom-main__link a {
    width: 100%;
    height: auto;
    margin-right: 0;
    margin-bottom: 10px;
  }
}

.custom-main__link a:hover {
  background-color: #0452a0;
}

.custom-main__link a:hover img:first-of-type {
  display: none;
}

.custom-main__link a:hover img:last-of-type {
  display: inline-block;
}

.custom-main__link a:hover p {
  color: #fff;
}

.custom-main__link a:last-child {
  margin-right: 0;
}

.custom-main__link a img:last-of-type {
  display: none;
}

.custom-main__link a p {
  margin-top: 10px;
  font-size: 14px;
  font-weight: 700;
  color: #0452a0;
  font-family: 'Nanum Barun Gothic' !important;
}

@media (max-width: 991px) {
  .custom-main__link a p {
    font-size: 14px;
  }
}

#banner .container {
  position: relative;
}

#banner .ad-banner {
  background-color: #0e5aa8;
}

#banner .ad-banner .container {
  position: relative;
}

#banner .ad-banner .ad-banner-zone {
  margin-right: 170px;
}

@media screen and (max-width: 768px) {
  #banner .ad-banner .ad-banner-zone {
    margin-left: 27px;
    margin-right: 27px;
  }
}

#banner .ad-banner .ad-banner-zone .slick-slide div {
  display: block !important;
}

#banner .ad-banner .ad-banner-zone a {
  padding: 0;
  margin: 0;
  display: block;
}

#banner .ad-banner .ad-banner-zone a img {
  padding: 0;
  margin: 0;
  display: block;
  max-width: 100%;
}

#banner .ad-banner .ad-banner-pagination {
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -17px;
}

@media screen and (max-width: 768px) {
  #banner .ad-banner .ad-banner-pagination {
    left: 20px;
    right: 20px;
    height: 0;
    margin-top: -8.5px;
  }
}

#banner .ad-banner .ad-banner-pagination span {
  display: block;
  float: left;
  line-height: 34px;
  margin-right: 7px;
  font-size: 13px;
  color: white;
  font-weight: bold;
}

#banner .ad-banner .ad-banner-pagination span a {
  display: block;
}

#banner .ad-banner .ad-banner-pagination span a img {
  display: block;
}

#banner .ad-banner .ad-banner-pagination span:last-child {
  margin-right: 0;
}

@media screen and (max-width: 768px) {
  #banner .ad-banner .ad-banner-pagination span {
    position: absolute;
    display: none;
    line-height: 17px;
    margin-right: 0;
  }
  #banner .ad-banner .ad-banner-pagination span.ad-banner-prev {
    display: block;
    left: 0px;
  }
  #banner .ad-banner .ad-banner-pagination span.ad-banner-next {
    display: block;
    right: 0px;
  }
  #banner .ad-banner .ad-banner-pagination span img {
    width: 17px;
    height: 17px;
  }
}

#banner .logo-banner {
  padding: 30px 0;
}

#banner .logo-banner .logo-banner-title {
  width: 150px;
  position: absolute;
  top: 50%;
  left: 20px;
  line-height: 20px;
  height: 20px;
  margin-top: -10px;
}

@media screen and (max-width: 768px) {
  #banner .logo-banner .logo-banner-title {
    width: 120px;
  }
}

#banner .logo-banner .logo-banner-title h2 {
  font-family: "Nanum Barun Gothic", sans-serif;
  font-size: 16px;
  padding: 0;
  margin: 0;
  float: left;
}

#banner .logo-banner .logo-banner-title .logo-banner-pagination {
  float: right;
}

#banner .logo-banner .logo-banner-title .logo-banner-pagination span {
  display: block;
  margin-right: 15px;
  width: 12px;
  text-align: center;
  float: left;
}

#banner .logo-banner .logo-banner-title .logo-banner-pagination span img {
  height: 16px;
  border: none;
}

#banner .logo-banner .logo-banner-title .logo-banner-pagination span:last-child {
  margin-right: 0;
}

#banner .logo-banner .logo-banner-zone {
  margin-left: 200px;
}

#banner .logo-banner .logo-banner-zone a {
  display: block;
}

#banner .logo-banner .logo-banner-zone a img {
  display: block;
  max-width: 100%;
}

@media screen and (max-width: 768px) {
  #banner .logo-banner .logo-banner-zone {
    margin-left: 150px;
  }
}

.socials-title {
  font-family: "GmarketSans", sans-serif;
  background-image: url(../../resources/images/sub/border-pattern.png);
  padding: 5px;
  margin-bottom: 50px;
}

.socials-title-inner {
  min-height: 205px;
  background: #ebf9dd;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media screen and (min-width: 768px) {
  .socials-title-inner {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}

@media screen and (min-width: 768px) {
  .socials-title-inner > * {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}

.socials-title-inner-img {
  position: relative;
  padding-top: 25px;
}

@media screen and (min-width: 768px) {
  .socials-title-inner-img {
    width: 50%;
  }
}

.socials-title-inner-img img {
  margin: 0 auto;
  display: block;
  max-width: 60%;
}

@media screen and (min-width: 768px) {
  .socials-title-inner-img img {
    position: absolute;
    right: 18px;
    bottom: -1px;
    max-width: 73.6363636363636%;
  }
}

.socials-title-text {
  margin: 25px;
}

@media screen and (min-width: 768px) {
  .socials-title-text {
    margin: 0;
  }
}

.socials-title-text h3 {
  color: black;
  padding: 0;
  margin: 0 0 18px;
  font-weight: normal;
  font-size: 20px;
}

@media screen and (min-width: 768px) {
  .socials-title-text h3 {
    line-height: 33px;
    font-size: 30px !important;
    margin: 45px 0 18px 40px;
  }
}

.socials-title-text h3 em {
  position: relative;
  z-index: 1;
  font-size: inherit;
  font-weight: inherit;
  font-style: inherit;
}

.socials-title-text h3 em:after {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  bottom: 10%;
  right: 0;
  height: 30%;
  background-color: #7fc241;
  z-index: -1;
}

.socials-title p {
  padding: 0;
  margin: 0;
  font-size: 14px;
}

@media screen and (min-width: 768px) {
  .socials-title p {
    font-size: 15px !important;
    margin: 0 0 25px 40px;
  }
}

.socials-contents .h3_bul {
  line-height: 34px;
}

.socials-contents-text {
  padding-right: 48px;
}

.socials-contents.mgn_b30 {
  margin-bottom: 48px !important;
}

.socials-contents-process {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 19px;
}

.socials-contents-process-item {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  border: 1px solid #999;
}

.socials-contents-process-item-title {
  font-size: 15px;
  color: black;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background-image: url(../../resources/images/sub/orgchart__ul__li__ul__li__ul__li__span-bg.png);
  border-bottom: 1px solid #999;
}

.socials-contents-process-item-text {
  padding: 19px 12px;
  font-size: 13px;
}

.socials-contents-process-item-text li {
  padding-left: 10px;
  position: relative;
  line-height: 18px;
  word-break: keep-all;
  padding-bottom: 8px;
}

.socials-contents-process-item-text li:last-child {
  padding-bottom: 0;
}

.socials-contents-process-item-text li::before {
  content: "";
  position: absolute;
  left: 1px;
  top: 6px;
  width: 2px;
  height: 2px;
  background: #888;
}

.socials-contents-plan {
  padding: 0;
  margin: -15px -30px;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.socials-contents-plan > li {
  width: 100%;
  padding: 15px 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  list-style: none;
}

@media screen and (min-width: 576px) {
  .socials-contents-plan > li {
    width: 50% !important;
    float: left;
  }
}

.socials-contents-plan > li img {
  display: block;
  width: 100%;
  margin-bottom: 30px;
}

.socials-contents-plan > li h4 {
  font-size: 17px;
  color: #333;
  font-weight: bold;
  position: relative;
  padding-left: 10px;
  position: relative;
  margin-top: -2px;
}

.socials-contents-plan > li h4:before {
  display: block;
  content: "";
  position: absolute;
  width: 4px;
  height: 4px;
  margin-top: -2px;
  border-radius: 100%;
  background-color: #E83249;
  top: 50%;
  left: 0;
}

.socials-contents-plan > li p {
  position: relative;
}

.socials-contents-plan > li p:before {
  display: block;
  position: absolute;
  width: 3px;
  height: 3px;
  margin-top: -1.5px;
  border-radius: 100%;
  background-color: #888;
  top: 50%;
  left: 0;
}

.socials-contents-plan > li p.sub-item {
  padding-top: 20px;
}

.socials-contents-plan:after {
  display: block;
  content: "";
  clear: both;
}

.socials-contents table {
  margin-top: 18px;
  width: 100%;
  border-collapse: collapse;
}

.socials-contents table tr:first-child th,
.socials-contents table tr:first-child td {
  border-top: 2px solid #696c75;
}

.socials-contents table th,
.socials-contents table td {
  border: 1px solid #ddd;
  padding: 26px 0;
}

.socials-contents table th {
  width: 209px;
  color: #333;
  background: #fbfbfb;
}

.socials-contents table td {
  padding-left: 20px;
}

.socials-contents ul.socials-contents-list li {
  padding-left: 9px;
  position: relative;
}

.socials-contents ul.socials-contents-list li::before {
  position: absolute;
  content: "";
  width: 3px;
  height: 3px;
  background: #888;
  border-radius: 3px;
  left: 0;
  top: 10px;
}

.socials .btn-box {
  text-align: center;
  padding-top: 10px;
}

.socials .btn-box a {
  display: inline-block;
  color: #fff;
  background: #E83249;
  border: none;
  width: 200px;
  padding: 17px 0;
  line-height: 19px;
  font-weight: 700;
}

.lnb {
  width: 245px;
  position: absolute;
  top: 0;
  left: 20px;
  bottom: 0;
  padding-bottom: 100px;
  border-left: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
}

@media screen and (max-width: 992px) {
  .lnb {
    display: none;
  }
}

.lnb .lnb-title {
  padding: 30px 0;
  margin: 0 -1px;
  text-align: center;
  position: relative;
  background-color: #E83249;
  color: white;
  overflow: hidden;
}

.lnb .lnb-title:after {
  content: "";
  display: block;
  position: absolute;
  width: 188px;
  height: 155px;
  right: -36px;
  bottom: -53px;
  background-image: url(../images/sub/sub-lnb-title-bg.png);
  background-repeat: no-repeat;
  position: abolute;
}

.lnb .lnb-title h2 {
  font-size: 28px;
  padding: 0;
  margin: 0 0 8px 0;
  word-break: keep-all;
}

.lnb .lnb-title p {
  font-family: "GmarketSans", sans-serif;
  font-size: 13px;
  padding: 0;
  margin: 0;
}

.lnb .lnb-menu ul {
  padding: 0;
  margin: 0;
}

.lnb .lnb-menu ul li {
  margin-bottom: 0;
  list-style: none;
}

.lnb .lnb-menu > ul > li {
  border-bottom: 1px solid #e5e5e5;
  /*
                > ul {
                    display: none;

                    > li {

                        > a {
                            display: block;
                            padding-top: 2px;
                            line-height: 40px;
                            text-decoration: none;
                            border-bottom: 2px solid transparent;
                            padding: 0 30px;
                            color: #777;
                            font-size: 15px;
                            background-color: #efeaea;
                            border-bottom: 1px dotted #ccc;
                        }

                        &:last-child > a {
                            border-bottom: 0;
                        }
                    }
                }

                &.active > a {
                    background-color: white;
                    color: $primary-color;
                    border-bottom: 2px solid $primary-color;
                }

                &.active > ul {
                    display: block;
                }
                */
}

.lnb .lnb-menu > ul > li.open-type > span > a {
  background-position: 210px center;
}

.lnb .lnb-menu > ul > li > span {
  display: block;
}

.lnb .lnb-menu > ul > li > span > a {
  display: block;
  height: auto;
  line-height: 22px;
  text-decoration: none;
  border: none;
  border-bottom: 2px solid transparent;
  padding: 16px 23px;
  color: #666;
  font-weight: bold;
  font-size: 17px;
  background-color: #fbf7f7;
}

.lnb .lnb-quick {
  max-width: 160px;
  margin: 18px 42.5px 0 42.5px;
  font-family: "GmarketSans", sans-serif;
}

.lnb .lnb-quick h3 {
  background-image: url(../images/sub/lnb-quick-title.jpg);
  background-repeat: no-repeat;
  background-position: center;
  height: 54px;
  text-indent: -99999px;
  margin: 0;
}

.lnb .lnb-quick ul {
  margin: 18px -5px 16px -5px;
  padding: 0;
}

.lnb .lnb-quick ul li {
  display: table;
  list-style: none;
  position: relative;
  width: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  float: left;
}

.lnb .lnb-quick ul li a {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  color: #999;
  font-size: 12px;
  text-decoration: none;
  height: 65px;
  padding: 0 5px;
}

.lnb .lnb-quick ul li a img {
  display: block;
  max-width: 100%;
  margin: 0 auto;
  height: auto;
}

.lnb .lnb-quick ul:after {
  display: block;
  content: "";
  clear: both;
}

.lnb .lnb-quick .lnb-quick-top {
  display: block;
  background-image: url(../images/sub/lnb-quick-go-top.jpg);
  background-repeat: no-repeat;
  background-position: center;
  height: 14px;
  text-indent: -99999px;
}

.sub-contents {
  width: auto !important;
  float: none !important;
  background-color: initial !important;
  margin-left: 310px;
  padding-top: 26px;
  padding-bottom: 100px;
  color: #444;
}

@media screen and (max-width: 768px) {
  .sub-contents {
    font-size: 14px;
  }
}

@media screen and (max-width: 992px) {
  .sub-contents {
    margin-left: 0;
  }
}

.sub-contents .sub-contents-title {
  padding: 30px 0;
  border-bottom: 1px solid #ccc;
  margin-bottom: 40px;
}

.sub-contents .sub-contents-title h2 {
  font-size: 20px;
  padding: 0;
  margin: 0 auto;
  text-align: center;
  font-weight: bold;
}

@media screen and (min-width: 768px) {
  .sub-contents .sub-contents-title h2 {
    font-size: 28px !important;
    float: left;
    line-height: 41px;
    font-weight: normal;
  }
}

@media screen and (min-width: 1200px) {
  .sub-contents .sub-contents-title h2 {
    font-size: 35px !important;
  }
}

.sub-contents .sub-contents-title .breadcrumbs {
  font-family: "GmarketSans", sans-serif;
  margin: 13px 0;
  text-align: center;
}

@media screen and (min-width: 768px) {
  .sub-contents .sub-contents-title .breadcrumbs {
    float: right;
  }
}

.sub-contents .sub-contents-title .breadcrumbs a {
  display: inline-block;
  line-height: 15px;
  margin-right: 5px;
}

@media screen and (min-width: 768px) {
  .sub-contents .sub-contents-title .breadcrumbs a {
    display: block !important;
    float: left;
  }
}

.sub-contents .sub-contents-title .breadcrumbs span {
  display: inline-block;
  font-size: 11.5px;
  color: #828282;
  line-height: 15px;
}

@media screen and (min-width: 768px) {
  .sub-contents .sub-contents-title .breadcrumbs span {
    display: block !important;
    float: left;
    font-size: 13px !important;
  }
}

.sub-contents .sub-contents-title .breadcrumbs span strong {
  font-weight: normal;
}

.sub-contents .sub-contents-title .breadcrumbs span:after {
  display: block;
  content: "";
  width: 7px;
  height: 15px;
  margin: 0 5px;
  background-image: url(../images/sub/breadcrumbs-arrow.jpg);
  background-position: top;
  background-repeat: no-repeat;
  float: right;
}

.sub-contents .sub-contents-title .breadcrumbs span:last-child:after {
  display: none;
}

.sub-contents .sub-contents-title:after {
  display: block;
  content: "";
  clear: both;
}

.ambassadors-img {
  max-width: 50%;
  float: right;
}

@media screen and (max-width: 768px) {
  .ambassadors-img {
    max-width: 100%;
    float: none;
  }
}

.ambassadors-greeting h3 {
  font-family: "GmarketSans", sans-serif;
  color: #111;
  font-size: 30px;
  font-weight: normal;
}

@media screen and (max-width: 768px) {
  .ambassadors-greeting h3 {
    font-size: 25px;
  }
}

.ambassadors-greeting h3 span {
  display: block;
  font-size: 25px;
}

@media screen and (max-width: 768px) {
  .ambassadors-greeting h3 span {
    font-size: 20px;
  }
}

.ambassadors-greeting h3 span strong {
  font-size: inherit;
  font-weight: inherit;
  color: #8b0e3a;
}

.ambassadors-greeting h3 p {
  font-size: 17px;
  color: #777;
}

.ambassadors-greeting img {
  max-width: 50%;
}

@media screen and (max-width: 768px) {
  .ambassadors-greeting img {
    max-width: 100%;
  }
}

.ambassadors-profile {
  position: relative;
  padding-left: 25px;
  margin-top: 10px;
}

.ambassadors-profile:before {
  display: block;
  content: "";
  position: absolute;
  width: 5px;
  top: 0;
  bottom: 0;
  left: 0;
  border-radius: 2.5px;
  background-color: #E83249;
}

.ambassadors-profile h3 {
  font-family: "GmarketSans", sans-serif;
  font-size: 24px;
  color: #E83249;
  font-weight: normal;
  padding: 0;
  margin: 0 0 24px 0;
}

@media screen and (max-width: 768px) {
  .ambassadors-profile h3 {
    font-size: 20px;
  }
}

.ambassadors-profile ul {
  padding: 0;
  margin: 0;
}

.ambassadors-profile ul li {
  list-style: none;
  font-size: 15px;
  line-height: 20px;
  margin: 2.5px 0;
}

@media screen and (max-width: 768px) {
  .ambassadors-profile ul li {
    max-width: 100%;
    font-size: 13px;
  }
}

.video-list {
  width: 100%;
  margin-top: 30px;
  font-size: 0;
  display: none;
}

.video-list.visible {
  display: block;
}

.video-list__video-box {
  width: calc(50% - 5px);
  padding-bottom: 28.125%;
  display: inline-block;
  position: relative;
  vertical-align: top;
}

.video-list__video-box:first-child {
  margin-right: 10px;
}

@media (max-width: 767px) {
  .video-list__video-box:first-child {
    margin-right: 0;
    margin-bottom: 10px;
  }
}

.video-list__video-box iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

@media (max-width: 767px) {
  .video-list__video-box {
    width: 100%;
    padding-bottom: 56.25%;
  }
}

.tab-contents {
  display: none;
}

.tab-contents.visible {
  display: block;
}

.greeting {
  font-size: 17px;
  line-height: 1.6em;
}

.greeting .greeting-president {
  line-height: normal;
  background-image: url(../images/sub/greeting-president-bg.png);
  background-position: bottom;
  background-repeat: no-repeat;
}

.greeting .greeting-president img {
  float: right;
  margin-right: 25px;
}

@media screen and (max-width: 768px) {
  .greeting .greeting-president img {
    width: 190px;
  }
}

@media screen and (max-width: 576px) {
  .greeting .greeting-president img {
    width: 40%;
    max-width: 190px;
    margin-top: 30px;
  }
}

@media screen and (max-width: 380px) {
  .greeting .greeting-president img {
    width: 50%;
    float: none;
    margin-top: 0;
    margin-left: 20px;
  }
}

.greeting .greeting-president .greeting-wrap {
  padding: 97px 45px 35px 45px;
}

@media screen and (max-width: 380px) {
  .greeting .greeting-president .greeting-wrap {
    padding: 20px;
  }
}

.greeting .greeting-president .greeting-wrap .greeting-president-rank {
  color: #aaa8d2;
  font-size: 16px;
  margin-bottom: 5px;
}

@media screen and (max-width: 768px) {
  .greeting .greeting-president .greeting-wrap .greeting-president-rank {
    font-size: 13px;
    word-break: keep-all;
  }
}

.greeting .greeting-president .greeting-wrap .greeting-president-name {
  color: #6fd945;
  font-size: 50px;
}

@media screen and (max-width: 1200px) {
  .greeting .greeting-president .greeting-wrap .greeting-president-name {
    font-size: 40px;
  }
}

@media screen and (max-width: 768px) {
  .greeting .greeting-president .greeting-wrap .greeting-president-name {
    font-size: 32px;
  }
}

@media screen and (max-width: 576px) {
  .greeting .greeting-president .greeting-wrap .greeting-president-name {
    font-size: 24px;
  }
}

.greeting .greeting-president .greeting-wrap h2 {
  color: white;
  font-size: 24px;
  line-height: 34px;
  padding: 0;
  margin: 0;
  word-break: keep-all;
  font-weight: normal;
}

@media screen and (max-width: 1200px) {
  .greeting .greeting-president .greeting-wrap h2 {
    font-size: 19px;
    line-height: 27px;
  }
}

@media screen and (max-width: 768px) {
  .greeting .greeting-president .greeting-wrap h2 {
    font-size: 16px;
    line-height: 24px;
  }
}

@media screen and (max-width: 576px) {
  .greeting .greeting-president .greeting-wrap h2 {
    font-size: 14px;
    line-height: 20px;
  }
}

.greeting .greeting-president .greeting-wrap h2:before {
  display: block;
  content: "";
  width: 3px;
  height: 32px;
  background-color: white;
  margin: 18px 0;
}

@media screen and (max-width: 380px) {
  .greeting .greeting-president .greeting-wrap h2:before {
    height: 0;
    margin: 5px 0;
  }
}

.greeting .greeting-president:after {
  display: block;
  content: "";
  clear: both;
}

.greeting .greeting-message {
  line-height: normal;
  margin: 44px 0;
  background-image: url(../images/sub/greeting-message-bg.png);
  background-position: center;
  background-repeat: no-repeat;
}

.greeting .greeting-message h3 {
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  color: #2841a1;
  padding: 0;
  margin: 0;
  word-break: keep-all;
}

@media screen and (max-width: 768px) {
  .greeting .greeting-message h3 {
    font-size: 16px;
  }
}

.greeting .greeting-message h3 strong {
  display: block;
  font-weight: normal;
  font-size: 40px;
  color: #111;
}

@media screen and (max-width: 768px) {
  .greeting .greeting-message h3 strong {
    font-size: 24px;
  }
}

.greeting .greeting-message:before, .greeting .greeting-message:after {
  display: block;
  content: "";
  margin: 0 auto;
  width: 23px;
  height: 18px;
  background-repeat: no-repeat;
}

.greeting .greeting-message:before {
  background-image: url(../images/sub/greeting-message-before.png);
  margin-bottom: 27px;
}

.greeting .greeting-message:after {
  background-image: url(../images/sub/greeting-message-after.png);
  margin-top: 27px;
}

.greeting p {
  margin: 17px 0;
  font-size: 16px;
  word-break: keep-all;
}

@media screen and (max-width: 992px) {
  .greeting p {
    font-size: 15px;
  }
}

@media screen and (max-width: 768px) {
  .greeting p {
    font-size: 14px;
  }
}

@media screen and (max-width: 576px) {
  .greeting p {
    font-size: 13px;
  }
}

@media screen and (min-width: 992px) {
  .history {
    padding-left: 209px !important;
  }
}

@media screen and (min-width: 768px) {
  .history {
    padding-left: 159px !important;
  }
}

.history ul {
  padding: 0;
  margin: 0;
}

.history ul li {
  list-style: none;
}

.history > h3 {
  display: none;
  color: #dadada;
  font-weight: normal;
  float: left;
}

@media screen and (min-width: 992px) {
  .history > h3 {
    font-size: 40px !important;
    display: block !important;
    margin-left: -209px !important;
  }
}

@media screen and (min-width: 768px) {
  .history > h3 {
    font-size: 30px;
    display: block !important;
    margin-left: -159px !important;
  }
}

.history dl {
  position: relative;
  min-height: 32px;
  padding: 10px 0 0 80px;
}

@media screen and (min-width: 768px) {
  .history dl {
    padding-left: 120px !important;
  }
}

.history dl:after {
  content: "";
  position: absolute;
  top: 1px;
  bottom: 1px;
  left: 6px;
  width: 1px;
  background: #ccc;
}

@media screen and (min-width: 768px) {
  .history dl:after {
    top: -65px;
    bottom: -65px;
  }
}

.history dl dt {
  position: absolute;
  left: 27px;
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
  color: #333;
  letter-spacing: -1px;
}

@media screen and (min-width: 768px) {
  .history dl dt {
    font-size: 17px !important;
  }
}

@media screen and (min-width: 768px) {
  .history dl dt {
    font-size: 22px !important;
  }
}

.history dl dt:before {
  content: "";
  position: absolute;
  left: -27px;
  width: 13px;
  height: 13px;
  margin: 1px 0;
  background-color: white;
  border: 3px solid #E83249;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 100%;
  z-index: 1;
}

.history dl dd {
  margin-bottom: 35px;
  margin-left: 0;
}

.history dl dd ul {
  padding: 0;
  margin: 0;
}

.history dl dd ul li {
  position: relative;
  padding-left: 48px;
  font-size: 13px;
  line-height: 20px;
  color: #444;
  list-style: none;
  margin-bottom: 17px;
  word-break: keep-all;
}

@media screen and (min-width: 768px) {
  .history dl dd ul li {
    font-size: 16px !important;
  }
}

.history dl dd ul li .month {
  padding-left: 10px;
  position: absolute;
  left: 0;
  font-weight: bold;
  color: #E83249;
}

.history dl dd ul li .month:before {
  display: block;
  float: left;
  content: "·";
  font-weight: bold;
  margin-left: -10px;
}

.hidden_word {
  display: none;
}

.orgchart {
  position: relative;
}

@media screen and (min-width: 768px) {
  .orgchart {
    border-left: 0 !important;
  }
}

.orgchart ul {
  padding: 0;
  margin: 0;
}

.orgchart ul li {
  list-style: none;
}

.orgchart > ul {
  margin-left: -1px;
}

@media screen and (min-width: 768px) {
  .orgchart > ul {
    margin-left: 0 !important;
  }
}

.orgchart > ul > li {
  margin: 10px 0;
}

@media screen and (min-width: 768px) {
  .orgchart > ul > li {
    margin: 20px 0 !important;
  }
}

.orgchart > ul > li > span {
  position: relative;
  display: block;
  font-size: 24px;
  font-weight: bold;
  color: #E83249;
  height: 78px;
  line-height: 78px;
  text-align: center;
  margin: 0 auto;
  background: white;
  border: 2px solid #E83249;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-image: url(../../resources/images/sub/orgchart__ul__li__span-bg.png);
  background-repeat: no-repeat;
  background-position: right;
}

.orgchart > ul > li > span:before {
  display: block;
  content: "";
  position: absolute;
  top: -2px;
  right: -2px;
  background-image: url(../../resources/images/sub/orgchart__ul__li__before-bg.png);
  width: 15px;
  height: 15px;
}

@media screen and (min-width: 768px) {
  .orgchart > ul > li > span {
    width: 200px !important;
  }
  .orgchart > ul > li > span:after {
    display: block !important;
    content: "" !important;
    width: 1px !important;
    height: 40px !important;
    left: 0 !important;
    right: 0 !important;
    margin: 0 auto !important;
    bottom: -20px !important;
    background: #ccc !important;
  }
}

.orgchart > ul > li > ul.first {
  position: relative;
  margin-left: 15px;
}

.orgchart > ul > li > ul.first:before {
  display: block;
  content: "";
  position: absolute;
  width: 1px;
  left: -15px;
  top: -10px;
  bottom: -10px;
  background-color: #ccc;
}

@media screen and (min-width: 768px) {
  .orgchart > ul > li > ul.first {
    height: 230px;
    margin-left: 0 !important;
  }
  .orgchart > ul > li > ul.first:before {
    display: none !important;
  }
  .orgchart > ul > li > ul.first:after {
    display: block !important;
    content: "" !important;
    width: 1px !important;
    height: 100% !important;
    left: 0 !important;
    right: 0 !important;
    margin: 0 auto !important;
    bottom: -20px !important;
    background: #ccc !important;
  }
}

.orgchart > ul > li > ul.first > li {
  margin: 10px 0;
}

@media screen and (min-width: 768px) {
  .orgchart > ul > li > ul.first > li {
    margin: 24px 0 !important;
  }
}

.orgchart > ul > li > ul.first > li.right {
  position: relative;
}

.orgchart > ul > li > ul.first > li.right:after {
  display: block;
  content: "";
  position: absolute;
  width: 1px;
  background: white;
  top: 78%;
  margin-top: 1px;
  bottom: -10px;
  left: -15px;
  z-index: 1;
}

.orgchart > ul > li > ul.first > li > span {
  position: relative;
  display: block;
  font-size: 19px;
  color: white;
  font-weight: bold;
  height: 58px;
  line-height: 58px;
  text-align: center;
  margin: 0 auto;
  background: white;
}

.orgchart > ul > li > ul.first > li > span:before {
  display: block;
  content: "";
  position: absolute;
  top: 0px;
  right: 0px;
  background-image: url(../../resources/images/sub/orgchart__ul__li__ul__li__before-bg.png);
  width: 15px;
  height: 15px;
}

.orgchart > ul > li > ul.first > li > span:after {
  position: absolute;
  display: block;
  content: "";
  width: 15px;
  height: 1px;
  top: 0;
  bottom: 0;
  left: -15px;
  margin: auto;
  background: #ccc;
}

@media screen and (min-width: 768px) {
  .orgchart > ul > li > ul.first > li > span {
    width: 200px !important;
  }
  .orgchart > ul > li > ul.first > li > span:after {
    width: 165px !important;
    height: 1px !important;
    left: 0 !important;
    right: 0;
  }
}

@media screen and (min-width: 768px) {
  .orgchart > ul > li > ul.first > li.left {
    position: absolute;
    right: 50%;
    padding-right: 165px;
  }
  .orgchart > ul > li > ul.first > li.right {
    position: absolute !important;
    left: 50%;
    padding-left: 165px;
  }
  .orgchart > ul > li > ul.first > li.left span:after {
    left: auto !important;
    right: -165px !important;
  }
  .orgchart > ul > li > ul.first > li.right span:after {
    left: -165px !important;
    right: auto !important;
  }
}

.orgchart > ul > li > ul.second {
  margin: 0px -5px 0 25px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.orgchart > ul > li > ul.second:before {
  position: absolute;
  content: "";
  width: 1px;
  top: -10px;
  bottom: -10px;
  left: -10px;
  background-color: #ccc;
}

.orgchart > ul > li > ul.second::after {
  display: none !important;
}

@media screen and (min-width: 768px) {
  .orgchart > ul > li > ul.second {
    margin: 0px !important;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .orgchart > ul > li > ul.second:before {
    width: calc(100% - 120px);
    left: 50%;
    height: 1px;
    top: 0;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}

.orgchart > ul > li > ul.second:after {
  display: block;
  content: "";
  clear: both;
}

.orgchart > ul > li > ul.second > li {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: 10px;
}

@media screen and (min-width: 768px) {
  .orgchart > ul > li > ul.second > li {
    width: calc((100% - (8px * 6)) / 7) !important;
    max-width: 120px;
    float: left !important;
    margin-top: 40px !important;
    position: relative;
    top: -2px;
  }
}

.orgchart > ul > li > ul.second > li > span {
  position: relative;
  display: block;
  font-size: 15px;
  color: black;
  height: 60px;
  text-align: center;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-image: url(../../resources/images/sub/orgchart__ul__li__ul__li__ul__li__span-bg.png);
  border: 1px solid #999;
}

.orgchart > ul > li > ul.second > li > span:before {
  position: absolute;
  display: block;
  content: "";
  width: 15px;
  height: 1px;
  background: #ccc;
  margin: auto;
  left: -15px;
  right: auto;
  top: 0;
  bottom: 0;
}

@media screen and (min-width: 768px) {
  .orgchart > ul > li > ul.second > li > span:before {
    width: 1px !important;
    height: 40px !important;
    left: 0 !important;
    right: 0 !important;
    top: -40px !important;
    bottom: auto !important;
  }
}

.orgchart > ul > li > ul.second > li > ul {
  background: #f5f5f5;
  padding: 10px 5px 10px 7px;
  position: relative;
  border: 1px solid #999;
  border-top: 0;
}

@media screen and (min-width: 768px) {
  .orgchart > ul > li > ul.second > li > ul {
    border: 1px solid #999 !important;
    margin-top: 8px;
  }
}

.orgchart > ul > li > ul.second > li > ul:before {
  display: none;
  content: "";
  position: absolute;
  width: 1px;
  background: white;
  top: -19px;
  bottom: -10px;
  left: -15px;
  z-index: 1;
}

.orgchart > ul > li > ul.second > li > ul > li {
  font-size: 13px;
  line-height: 17px;
  margin: 5px 0;
  padding-left: 10px;
  word-break: break-all;
}

.orgchart > ul > li > ul.second > li > ul > li:before {
  display: block;
  content: "·";
  color: #888;
  font-weight: bold;
  float: left;
  margin-left: -10px;
}

.orgchart > ul > li > ul.second > li:last-child > ul:before {
  display: block;
}

@media screen and (min-width: 768px) {
  .orgchart > ul > li > ul.second > li:last-child > ul:before {
    display: none !important;
  }
}

.orgchart-sigun > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  padding: 0;
  margin: -15px;
}

.orgchart-sigun > ul:after {
  display: block;
  content: "";
  clear: both;
}

.orgchart-sigun > ul > li {
  width: 100%;
  list-style: none;
  padding: 15px;
  float: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media screen and (min-width: 768px) {
  .orgchart-sigun > ul > li {
    width: 50%;
  }
}

@media screen and (min-width: 1240px) {
  .orgchart-sigun > ul > li {
    width: 33.333%;
  }
}

.orgchart-sigun > ul > li > a {
  display: block;
  border: 1px solid #ccc;
  text-decoration: none;
  padding: 10px 0;
}

@media screen and (min-width: 768px) {
  .orgchart-sigun > ul > li > a > figure {
    position: relative;
    padding-left: 35%;
  }
}

.orgchart-sigun > ul > li > a > figure > img {
  display: inline-block;
  max-width: 100%;
}

@media screen and (max-width: 767px) {
  .orgchart-sigun > ul > li > a > figure > img {
    margin-right: 20px;
    vertical-align: middle;
  }
}

@media screen and (min-width: 768px) {
  .orgchart-sigun > ul > li > a > figure > img {
    position: absolute;
    left: 0;
    top: 50%;
    max-height: 40px;
    max-width: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}

.orgchart-sigun > ul > li > a > figure > figcaption {
  position: relative;
  padding-right: 30px;
}

.orgchart-sigun > ul > li > a > figure > figcaption > strong {
  display: block;
  font-size: 15px;
  color: #333;
}

@media screen and (min-width: 1024px) {
  .orgchart-sigun > ul > li > a > figure > figcaption > strong {
    font-size: 16px;
  }
}

.orgchart-sigun > ul > li > a > figure > figcaption > span {
  display: block;
  font-size: 12px;
  color: #999;
}

@media screen and (min-width: 1024px) {
  .orgchart-sigun > ul > li > a > figure > figcaption > span {
    font-size: 13px;
  }
}

.orgchart-sigun > ul > li > a > figure > figcaption:after {
  display: block;
  content: "";
  width: 20px;
  height: 20px;
  background-image: url(../../resources/images/sub/orgchart-sigun-link.png);
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}

@media screen and (max-width: 767px) {
  .orgchart-sigun > ul > li > a > figure > figcaption {
    width: calc(100% - 94px);
    display: inline-block;
    vertical-align: middle;
  }
}

@media screen and (min-width: 992px) {
  .contacts dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.contacts dl dt, .contacts dl dd {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 15px;
  border-top: 1px dotted #d6d6d6;
  font-size: 15px;
}

@media screen and (min-width: 992px) {
  .contacts dl dt, .contacts dl dd {
    font-size: 17px;
  }
}

.contacts dl dt {
  font-weight: bold;
  padding-left: 25px;
  padding-right: 0;
  color: #333;
  line-height: 26px;
}

.contacts dl dt:nth-child(1) {
  border-top: 0;
}

.contacts dl dt img {
  display: block;
  float: left;
  height: 21px;
  margin: 2.5px 0 2.5px -25px;
}

@media screen and (min-width: 992px) {
  .contacts dl dt {
    float: left;
    width: 18%;
  }
}

@media screen and (max-width: 991px) {
  .contacts dl dt:nth-last-child(2) {
    border-bottom: 0;
  }
}

.contacts dl dd:nth-child(2) {
  border-top: 0;
}

@media screen and (min-width: 992px) {
  .contacts dl dd {
    float: right;
    width: 82%;
  }
}

@media screen and (max-width: 991px) {
  .contacts dl dd {
    border: 0;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }
}

.contacts dl dd > ul > li {
  font-weight: bold;
  font-weight: bold;
  margin-bottom: 20px;
  color: #333;
  font-size: 15px;
}

.contacts dl dd > ul > li:last-child {
  margin-bottom: 0;
}

@media screen and (min-width: 992px) {
  .contacts dl dd > ul > li {
    font-size: 17px;
  }
}

.contacts dl dd > ul > li:before {
  display: block;
  content: "·";
  font-weight: bold;
  float: left;
  margin-left: -10px;
}

.contacts dl dd > ul > li > ul {
  padding-left: 10px;
}

.contacts dl dd > ul > li > ul > li {
  font-weight: normal;
  font-size: 12px;
  color: #666;
  padding-left: 10px;
  line-height: 24px;
  padding: 10px 0;
}

@media screen and (min-width: 992px) {
  .contacts dl dd > ul > li > ul > li {
    font-size: 13px;
    line-height: 25px;
  }
}

.contacts dl dd > ul > li > ul > li:before {
  display: block;
  content: "·";
  font-weight: bold;
  float: left;
  margin-left: -10px;
}

.contacts dl dd > ul > li > ul > li h4 {
  color: white;
  font-size: inherit;
  line-height: inherit;
  margin-right: 12px;
  text-align: center;
}

@media screen and (min-width: 992px) {
  .contacts dl dd > ul > li > ul > li h4 {
    float: left;
  }
}

@media screen and (min-width: 992px) {
  .contacts dl dd > ul > li > ul > li.type1 {
    padding-left: 124px;
  }
  .contacts dl dd > ul > li > ul > li.type1:before {
    margin-left: -134px;
  }
}

.contacts dl dd > ul > li > ul > li.type1 h4 {
  width: 110px;
  background-color: #E83249;
}

@media screen and (min-width: 992px) {
  .contacts dl dd > ul > li > ul > li.type1 h4 {
    margin-left: -124px;
  }
}

@media screen and (min-width: 992px) {
  .contacts dl dd > ul > li > ul > li.type2 {
    padding-left: 84px;
  }
  .contacts dl dd > ul > li > ul > li.type2:before {
    margin-left: -94px;
  }
}

.contacts dl dd > ul > li > ul > li.type2 h4 {
  width: 70px;
  background-color: #23466c;
}

@media screen and (min-width: 992px) {
  .contacts dl dd > ul > li > ul > li.type2 h4 {
    margin-left: -84px;
  }
}

.brand .brand-download {
  background-color: #f7f7f7;
  padding: 30px;
  margin-bottom: 50px;
}

@media screen and (min-width: 768px) {
  .brand .brand-download {
    margin-bottom: 80px !important;
  }
}

.brand .brand-download .brand-download-inner {
  margin: 0 -15px;
}

.brand .brand-download .brand-download-inner .brand-download-image {
  padding: 0 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media screen and (min-width: 768px) {
  .brand .brand-download .brand-download-inner .brand-download-image {
    float: right;
    width: 65%;
  }
}

.brand .brand-download .brand-download-inner .brand-download-image .brand-download-grid {
  background-image: url(../../resources/images/sub/bi-grids.jpg);
  background-position: center;
  height: 268px;
  border: 1px solid #ccc;
  position: relative;
}

.brand .brand-download .brand-download-inner .brand-download-image .brand-download-grid img {
  width: 73.333%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}

.brand .brand-download .brand-download-inner .brand-download-text {
  padding: 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 15px;
  position: relative;
}

@media screen and (min-width: 768px) {
  .brand .brand-download .brand-download-inner .brand-download-text {
    float: left;
    width: 35%;
    height: 268px;
  }
}

.brand .brand-download .brand-download-inner .brand-download-text h4 {
  font-size: 19px;
  margin: 0 0 10px 0;
}

.brand .brand-download .brand-download-inner .brand-download-text p {
  font-size: 15px;
  word-break: keep-all;
  margin: 0;
}

.brand .brand-download .brand-download-inner .brand-download-text .btnArea {
  margin-top: 30px;
}

@media screen and (min-width: 768px) {
  .brand .brand-download .brand-download-inner .brand-download-text .btnArea {
    position: absolute;
    bottom: 0;
    left: 15px;
    right: 15px;
  }
}

.brand .brand-download .brand-download-inner .brand-download-text .btnArea a {
  display: inline-block;
  width: 128px;
  height: 41px;
  max-width: 48%;
  font-size: 13px;
  font-weight: bold;
  line-height: 41px;
  text-decoration: none;
  border: 1px solid #E83249;
  background-color: white;
  color: #E83249;
  padding-left: 12px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-image: url(../../resources/images/sub/bi-download-icon-color.png);
  background-repeat: no-repeat;
  background-position: right;
}

.brand .brand-download .brand-download-inner .brand-download-text .btnArea a:last-child {
  background-color: #E83249;
  color: white;
  background-image: url(../../resources/images/sub/bi-download-icon-white.png);
}

@media screen and (min-width: 1200px) {
  .brand .brand-download .brand-download-inner .brand-download-text .btnArea a {
    font-size: 15px !important;
    padding-left: 22px !important;
  }
}

.brand .brand-download .brand-download-inner:after {
  display: block;
  content: "";
  clear: both;
}

.brand ul {
  padding: 0;
  margin: -5px 0;
}

.brand ul li {
  display: block;
  width: 100%;
  list-style: none;
  padding: 5px 0;
}

.brand ul li:after {
  clear: both;
}

.brand ul li dl {
  width: 100%;
  height: 100%;
  border: 1px solid #ddd;
  margin: 0;
  padding: 19px 17px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 30px;
}

.brand ul li dl dt {
  width: 110px;
  height: 64px;
  border: 1px solid #ccc;
  margin-bottom: 10px;
}

.brand ul li dl dd {
  word-break: keep-all;
}

@media screen and (min-width: 576px) {
  .brand ul li dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .brand ul li dl dt {
    margin-right: 10px;
    position: relative;
    float: left;
    margin-bottom: 0 !important;
  }
  .brand ul li dl dt img {
    position: absolute;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
  .brand ul li dl dd {
    width: calc(100% - 100px);
  }
}

.brand ul li dl:after {
  display: block;
  content: "";
  clear: both;
}

.font-download {
  width: 100%;
  margin-top: 10px;
}

.font-download a {
  width: 100%;
  height: 41px;
  padding-left: 22px;
  display: inline-block;
  background-color: #E83249;
  background-image: url(../../resources/images/sub/bi-download-icon-white.png);
  background-repeat: no-repeat;
  background-position: right;
  font-size: 15px;
  color: #fff;
  line-height: 41px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.hall-of-fame {
  font-family: "GmarketSans", sans-serif;
}

.hall-of-fame .hall-of-fame_introduce_mobile {
  width: 100%;
}

@media screen and (min-width: 577px) {
  .hall-of-fame .hall-of-fame_introduce_mobile {
    display: none;
  }
}

@media screen and (max-width: 576px) {
  .hall-of-fame .hall-of-fame_introduce_mobile {
    display: block;
  }
}

.hall-of-fame .hall-of-fame_introduce_pc {
  width: 100%;
}

@media screen and (min-width: 577px) {
  .hall-of-fame .hall-of-fame_introduce_pc {
    display: block;
  }
}

@media screen and (max-width: 576px) {
  .hall-of-fame .hall-of-fame_introduce_pc {
    display: none;
  }
}

.hall-of-fame .hall-of-fame_nav {
  margin: 0 auto;
}

.hall-of-fame .hall-of-fame_nav ul {
  padding: 0;
  margin: -7.5px -6px;
}

.hall-of-fame .hall-of-fame_nav ul li {
  width: 100%;
  padding: 7.5px 6px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  float: left;
  list-style: none;
}

@media screen and (min-width: 576px) {
  .hall-of-fame .hall-of-fame_nav ul li {
    width: 50% !important;
  }
}

@media screen and (min-width: 1200px) {
  .hall-of-fame .hall-of-fame_nav ul li {
    width: 25% !important;
  }
}

.hall-of-fame .hall-of-fame_nav ul li div {
  text-align: center;
  background-image: url(../images/sub/hall-of-fame_title_nav_li-border.png);
  background-repeat: repeat-y;
  background-size: 100% auto;
  background-position: center;
  display: block;
  padding: 3px;
}

.hall-of-fame .hall-of-fame_nav ul li div a {
  background-color: #1a171b;
  display: block;
  padding: 10px 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  color: #dfba84;
  text-decoration: none;
  position: relative;
}

.hall-of-fame .hall-of-fame_nav ul li div a strong {
  font-size: 16px;
  position: relative;
  z-index: 1;
}

@media screen and (min-width: 768px) {
  .hall-of-fame .hall-of-fame_nav ul li div a strong {
    font-size: 20px !important;
  }
}

.hall-of-fame .hall-of-fame_nav ul li div a span {
  display: block;
  font-size: 11px;
  margin: 5px 0 0 0;
  position: relative;
  z-index: 1;
}

@media screen and (min-width: 768px) {
  .hall-of-fame .hall-of-fame_nav ul li div a span {
    font-size: 14px !important;
  }
}

.hall-of-fame .hall-of-fame_nav ul li div a:after {
  display: block;
  content: "";
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 0;
  position: absolute;
  background-image: url(../images/sub/hall-of-fame_title_nav_li-bg.png);
  background-size: 100% 100%;
  background-position: center;
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.hall-of-fame .hall-of-fame_nav ul li.active div, .hall-of-fame .hall-of-fame_nav ul li:hover div {
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.94);
}

.hall-of-fame .hall-of-fame_nav ul li.active div a, .hall-of-fame .hall-of-fame_nav ul li:hover div a {
  color: #000;
}

.hall-of-fame .hall-of-fame_nav ul li.active div a:after, .hall-of-fame .hall-of-fame_nav ul li.active div a:hover, .hall-of-fame .hall-of-fame_nav ul li:hover div a:after, .hall-of-fame .hall-of-fame_nav ul li:hover div a:hover {
  opacity: 1;
}

.hall-of-fame .hall-of-fame_nav ul:after {
  display: block;
  content: "";
  clear: both;
}

.hall-of-fame .hall-of-fame_title {
  background-image: url(../images/sub/hall-of-fame_title-bg.png);
  background-size: cover;
  background-repeat: no-repeat;
}

.hall-of-fame .hall-of-fame_title .hall-of-fame_title_inner {
  max-width: 666px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 30px 25px;
}

@media screen and (min-width: 768px) {
  .hall-of-fame .hall-of-fame_title .hall-of-fame_title_inner {
    padding: 60px 53px !important;
  }
}

.hall-of-fame .hall-of-fame_title .hall-of-fame_title_inner img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

.hall-of-fame .hall-of-fame_title .hall-of-fame_title_inner img.hall-of-fame_title_titleimg {
  margin-top: 35px;
  margin-bottom: 35px;
}

.hall-of-fame .hall-of-fame_title .hall-of-fame_nav {
  max-width: 458px;
}

@media screen and (min-width: 576px) {
  .hall-of-fame .hall-of-fame_title .hall-of-fame_nav > ul > li {
    width: 50% !important;
  }
}

.hall-of-fame .hall-of-fame_description {
  position: relative;
  color: white;
  padding: 25px 20px;
}

@media screen and (min-width: 768px) {
  .hall-of-fame .hall-of-fame_description {
    padding: 50px;
  }
}

.hall-of-fame .hall-of-fame_description h3 {
  font-weight: normal;
  font-size: 16px;
  word-break: keep-all;
}

@media screen and (min-width: 768px) {
  .hall-of-fame .hall-of-fame_description h3 {
    font-size: 22px;
  }
}

.hall-of-fame .hall-of-fame_description h3 br {
  display: none;
}

@media screen and (min-width: 768px) {
  .hall-of-fame .hall-of-fame_description h3 br {
    display: inline !important;
  }
}

.hall-of-fame .hall-of-fame_description h3 strong {
  position: relative;
  display: inline-block;
}

.hall-of-fame .hall-of-fame_description h3 strong:after {
  display: block;
  content: "";
  position: absolute;
  background: #d69700;
  z-index: -1;
  height: 40%;
  left: 0;
  bottom: 0;
  right: 0;
}

.hall-of-fame .hall-of-fame_description:before {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 50%;
  background: #000082;
  z-index: -1;
}

.hall-of-fame .hall-of-fame_description:after {
  display: block;
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 50%;
  background: #f6fafd;
  z-index: -1;
}

.hall-of-fame .hall-of-fame_description .hall-of-fame_description_card {
  background-image: url(../images/sub/hall-of-fame_description_card_bg.png);
  background-size: cover;
  position: relative;
  padding: 30px;
  margin-bottom: 60px;
  word-break: keep-all;
}

@media screen and (min-width: 768px) {
  .hall-of-fame .hall-of-fame_description .hall-of-fame_description_card {
    padding: 50px 80px !important;
  }
}

.hall-of-fame .hall-of-fame_description .hall-of-fame_description_card h2 {
  font-size: 20px;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.38);
}

@media screen and (min-width: 768px) {
  .hall-of-fame .hall-of-fame_description .hall-of-fame_description_card h2 {
    font-size: 30px !important;
  }
}

.hall-of-fame .hall-of-fame_description .hall-of-fame_description_card p {
  font-size: 14px;
}

@media screen and (min-width: 768px) {
  .hall-of-fame .hall-of-fame_description .hall-of-fame_description_card p {
    font-size: 16px !important;
  }
  .hall-of-fame .hall-of-fame_description .hall-of-fame_description_card p.last-2 {
    padding-right: 34%;
  }
  .hall-of-fame .hall-of-fame_description .hall-of-fame_description_card p.last-1 {
    padding-right: 45%;
  }
}

.hall-of-fame .hall-of-fame_description .hall-of-fame_description_card img {
  display: none;
  position: absolute;
  right: -10px;
  bottom: -60px;
  z-index: 1;
  max-width: 50%;
}

@media screen and (min-width: 768px) {
  .hall-of-fame .hall-of-fame_description .hall-of-fame_description_card img {
    display: block !important;
  }
}

.hall-of-fame .hall-of-fame_description .hall-of-fame_description_card:before, .hall-of-fame .hall-of-fame_description .hall-of-fame_description_card:after {
  position: absolute;
  display: block;
  left: 0;
  right: 0;
  content: "";
  padding-bottom: 15%;
  background-size: 100% auto;
  background-position: center;
  background-repeat: no-repeat;
}

.hall-of-fame .hall-of-fame_description .hall-of-fame_description_card:before {
  top: 0;
  background-image: url(../images/sub/hall-of-fame_description_card_before.png);
}

.hall-of-fame .hall-of-fame_description .hall-of-fame_description_card:after {
  bottom: 0;
  background-image: url(../images/sub/hall-of-fame_description_card_after.png);
}

.hall-of-fame .hall-of-fame_list {
  font-family: "Nanum Barun Gothic", sans-serif;
}

.hall-of-fame .hall-of-fame_list ul {
  padding: 0;
  margin: 0;
}

.hall-of-fame .hall-of-fame_list ul li {
  float: left;
  list-style: none;
}

.hall-of-fame .hall-of-fame_list > ul {
  margin: -15px;
}

.hall-of-fame .hall-of-fame_list > ul > li {
  width: 50%;
  padding: 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media screen and (min-width: 576px) {
  .hall-of-fame .hall-of-fame_list > ul > li {
    width: 33.333% !important;
  }
}

@media screen and (min-width: 768px) {
  .hall-of-fame .hall-of-fame_list > ul > li {
    width: 25% !important;
  }
}

@media screen and (min-width: 992px) {
  .hall-of-fame .hall-of-fame_list > ul > li {
    width: 20% !important;
  }
}

.hall-of-fame .hall-of-fame_list > ul > li .hall-of-fame_list_thumb {
  margin-bottom: 15px;
}

.hall-of-fame .hall-of-fame_list > ul > li .hall-of-fame_list_thumb a {
  display: block;
  width: 100%;
  padding-bottom: 130%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.hall-of-fame .hall-of-fame_list > ul > li .hall-of-fame_list_profile {
  border-top: 1px solid #ccc;
  padding-top: 15px;
  position: relative;
}

.hall-of-fame .hall-of-fame_list > ul > li .hall-of-fame_list_profile:before {
  left: -3px;
}

.hall-of-fame .hall-of-fame_list > ul > li .hall-of-fame_list_profile:after {
  right: -3px;
}

.hall-of-fame .hall-of-fame_list > ul > li .hall-of-fame_list_profile:before, .hall-of-fame .hall-of-fame_list > ul > li .hall-of-fame_list_profile:after {
  display: block;
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 100%;
  background-color: #E83249;
  position: absolute;
  top: -4px;
}

.hall-of-fame .hall-of-fame_list > ul > li .hall-of-fame_list_profile .hall-of-fame_list_profile_category {
  font-size: 12px;
  color: #E83249;
  padding: 0;
  margin: 0;
  font-weight: bold;
}

.hall-of-fame .hall-of-fame_list > ul > li .hall-of-fame_list_profile .hall-of-fame_list_profile_name {
  padding: 0;
  margin: 5px 0 10px 0;
  font-size: 17px;
  font-weight: bold;
}

.hall-of-fame .hall-of-fame_list > ul > li .hall-of-fame_list_profile .hall-of-fame_list_profile_other {
  font-size: 12px;
  margin: 0 -6px;
  overflow: hidden;
}

.hall-of-fame .hall-of-fame_list > ul > li .hall-of-fame_list_profile .hall-of-fame_list_profile_other li {
  padding: 0 6px;
  float: left;
  border-left: 1px solid #ccc;
}

.hall-of-fame .hall-of-fame_list > ul > li .hall-of-fame_list_profile .hall-of-fame_list_profile_other li:first-child {
  border-left: 0;
}

.hall-of-fame .hall-of-fame_list > ul:after {
  display: block;
  content: "";
  clear: both;
}

.hall-of-fame .search-form {
  font-family: "Nanum Barun Gothic", sans-serif;
  margin-top: 15px;
}

.happy-gg-title {
  font-family: "GmarketSans", sans-serif;
  background-image: url(../../resources/images/sub/border-pattern.png);
  padding: 5px;
  margin-bottom: 90px;
}

.happy-gg-title.pink-type .happy-gg-title-inner {
  background-color: #fedfe7;
}

.happy-gg-title.pink-type p {
  color: #a75a6e;
  line-height: 1.5em;
  word-break: keep-all;
}

.happy-gg-title.white-type .happy-gg-title-inner {
  background-color: white;
}

.happy-gg-title.white-type p {
  color: #555;
  word-break: keep-all;
}

.happy-gg-title .happy-gg-title-inner {
  padding: 40px;
  position: relative;
}

.happy-gg-title .happy-gg-title-inner .oversize-illust {
  display: block;
  max-width: 60%;
}

@media screen and (min-width: 768px) {
  .happy-gg-title .happy-gg-title-inner .oversize-illust {
    position: absolute;
    max-width: 40% !important;
    top: 0;
    right: 0;
  }
}

.happy-gg-title .happy-gg-title-inner .innersize-illust {
  position: absolute;
  right: 0;
  bottom: 0;
  max-width: 70%;
  opacity: 0.2;
}

@media screen and (min-width: 768px) {
  .happy-gg-title .happy-gg-title-inner .innersize-illust {
    opacity: 1;
  }
}

.happy-gg-title h3 {
  color: black;
  padding: 0;
  margin: 0 0 10px 0;
}

.happy-gg-title h3 em {
  position: relative;
  z-index: 1;
  font-size: inherit;
  font-weight: inherit;
  font-style: inherit;
}

.happy-gg-title h3 em:after {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  bottom: 10%;
  right: 0;
  height: 30%;
  background-color: #ff6fa8;
  z-index: -1;
}

.happy-gg-title p {
  padding: 0;
  margin: 0;
  font-size: 14px;
}

@media screen and (min-width: 768px) {
  .happy-gg-title p {
    font-size: 15px !important;
  }
}

.happy-gg-title .happy-gg-title-text {
  position: relative;
  z-index: 1;
}

@media screen and (min-width: 768px) {
  .happy-gg-title .happy-gg-title-text {
    padding-right: 40%;
  }
}

.happy-gg-title .happy-gg-title-text h3 {
  font-weight: normal;
  font-size: 20px;
}

@media screen and (min-width: 768px) {
  .happy-gg-title .happy-gg-title-text h3 {
    font-size: 30px !important;
  }
}

.happy-gg-title .happy-gg-title-list {
  position: relative;
  z-index: 1;
  margin: 0;
  padding: 0 30% 0 0;
  display: -ms-flex-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: stretch;
  -webkit-box-align: stretch;
          align-items: stretch;
}

.happy-gg-title .happy-gg-title-list h3 {
  font-size: 14px;
  font-weight: bold;
  padding: 0;
  margin: 0;
}

.happy-gg-title .happy-gg-title-list li {
  list-style: none;
  padding: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  float: left;
}

@media screen and (min-width: 768px) {
  .happy-gg-title .happy-gg-title-list li {
    width: 50%;
  }
}

.happy-gg-title .happy-gg-title-list li dl, .happy-gg-title .happy-gg-title-list li dt, .happy-gg-title .happy-gg-title-list li dd {
  padding: 0;
  margin: 0;
  font-size: 14px;
}

.happy-gg-title .happy-gg-title-list li h3 {
  text-align: center;
  float: left;
  width: 20px;
  margin-right: 15px;
  font-size: 14px;
}

.happy-gg-title .happy-gg-title-list li h3:after {
  display: block;
  content: "";
  bottom: 0;
  width: 100%;
  height: 4px;
  border-radius: 2px;
  background-color: #444;
}

.happy-gg-title .happy-gg-title-list li:nth-child(5n + 1) > h3:after {
  background-color: #e83249;
}

.happy-gg-title .happy-gg-title-list li:nth-child(5n + 2) > h3:after {
  background-color: #fad623;
}

.happy-gg-title .happy-gg-title-list li:nth-child(5n + 3) > h3:after {
  background-color: #7fc241;
}

.happy-gg-title .happy-gg-title-list li:nth-child(5n + 4) > h3:after {
  background-color: #00aeef;
}

.happy-gg-title .happy-gg-title-list li:nth-child(5n + 5) > h3:after {
  background-color: #bcbdc0;
}

.happy-gg-title .happy-gg-title-list li dl {
  margin-left: 35px;
}

.happy-gg-title .happy-gg-title-list li dl dt {
  color: #111;
  font-weight: bold;
}

.happy-gg-title .happy-gg-title-list li dl dd {
  word-break: keep-all;
}

.happy-gg-title .happy-gg-title-list li:after {
  display: block;
  content: "";
  clear: both;
}

.happy-gg-title .happy-gg-title-list:after {
  display: block;
  content: "";
  clear: both;
}

ul.happy-gg-timeline {
  padding: 0 10%;
  margin: 0;
  position: relative;
}

ul.happy-gg-timeline:before {
  display: block;
  content: "";
  height: 3px;
  margin: -1.5px auto 0 auto;
  background-color: #e1e1e1;
  position: absolute;
  top: 50%;
  width: calc(80% - 20px);
  left: 0;
  right: 0;
  z-index: -1;
}

ul.happy-gg-timeline li {
  width: 33.333%;
  float: left;
  list-style: none;
  position: relative;
}

ul.happy-gg-timeline li:before, ul.happy-gg-timeline li:last-child:after {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  margin: -5px 0 0 -5px;
  width: 10px;
  height: 10px;
  border-radius: 100%;
  border: 2px solid #444;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: white;
}

ul.happy-gg-timeline li:nth-child(1):before {
  border: 2px solid #e83249;
}

ul.happy-gg-timeline li:nth-child(2):before {
  border: 2px solid #fad623;
}

ul.happy-gg-timeline li:nth-child(3):before {
  border: 2px solid #7fc241;
}

ul.happy-gg-timeline li:last-child:after {
  margin: -5px -5px 0 0;
  right: 0;
  border: 2px solid #00aeef;
}

ul.happy-gg-timeline li .circle {
  margin: 0 auto;
  background-color: white;
  width: 150px;
  height: 150px;
  border: 3px solid #e1e1e1;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 100%;
  font-size: 17px;
  font-weight: bold;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

ul.happy-gg-timeline li .circle img {
  display: block;
}

ul.happy-gg-timeline li .circle span {
  display: block;
  width: 100%;
  text-align: center;
  margin-top: 15px;
}

ul.happy-gg-timeline:after {
  display: block;
  content: "";
  clear: both;
}

ul.happy-gg-badrank {
  padding: 1px;
  margin: 0;
  border-right: 0;
  overflow: hidden;
}

ul.happy-gg-badrank li {
  list-style: none;
  padding: 10px 0 17px 0;
  margin: 0;
  width: 20%;
  border: 1px solid #ddd;
  margin: -1px;
  float: left;
  background-color: #f5f5f5;
  text-align: center;
  font-size: 13px;
  color: #333;
}

ul.happy-gg-badrank li img {
  display: block;
  margin: 0 auto;
}

ul.happy-gg-badrank li em {
  font-style: inherit;
  font-size: inherit;
  font-weight: inherit;
  color: white;
  background-color: #E83249;
  padding: 3px;
  display: inline-block;
}

ul.happy-gg-sdgs {
  padding: 0;
  margin: 0;
}

ul.happy-gg-sdgs li {
  width: 50%;
  float: left;
  list-style: none;
}

@media screen and (min-width: 370px) {
  ul.happy-gg-sdgs li {
    width: 33.333%;
  }
}

@media screen and (min-width: 576px) {
  ul.happy-gg-sdgs li {
    width: 25% !important;
  }
}

@media screen and (min-width: 768px) {
  ul.happy-gg-sdgs li {
    width: 20% !important;
  }
}

@media screen and (min-width: 1200px) {
  ul.happy-gg-sdgs li {
    width: 16.666% !important;
  }
}

ul.happy-gg-sdgs li img {
  width: 100%;
  display: block;
  width: 100%;
}

ul.happy-gg-sdgs:after {
  display: block;
  content: "";
  clear: both;
}

ul.happy-gg-pattern-box {
  padding: 0;
  margin: 0px -5px 0 -5px;
  position: relative;
}

ul.happy-gg-pattern-box:after {
  display: block;
  content: "";
  clear: both;
}

ul.happy-gg-pattern-box > li {
  list-style: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 5px;
  margin-top: 10px;
}

@media screen and (min-width: 768px) {
  ul.happy-gg-pattern-box > li {
    width: 50% !important;
    float: left !important;
  }
}

@media screen and (min-width: 992px) {
  ul.happy-gg-pattern-box > li {
    width: 25% !important;
    float: left !important;
  }
}

ul.happy-gg-pattern-box > li > span {
  position: relative;
  display: block;
  font-size: 15px;
  color: black;
  height: 40px;
  line-height: 40px;
  text-align: center;
  margin: 0 auto;
  background-image: url(../../resources/images/sub/orgchart__ul__li__ul__li__ul__li__span-bg.png);
  border: 1px solid #999;
}

ul.happy-gg-pattern-box > li > ul {
  background: #ffffff;
  padding: 10px 15px;
  position: relative;
  border: 1px solid #999;
  border-top: 0;
  margin-top: -1px;
}

@media screen and (min-width: 768px) {
  ul.happy-gg-pattern-box > li > ul {
    border: 1px solid #999 !important;
    height: 176px;
  }
}

@media screen and (min-width: 992px) {
  ul.happy-gg-pattern-box > li > ul {
    height: 308px;
  }
}

@media screen and (min-width: 1200px) {
  ul.happy-gg-pattern-box > li > ul {
    height: 238px;
  }
}

ul.happy-gg-pattern-box > li > ul:before {
  display: none;
  content: "";
  position: absolute;
  width: 1px;
  background: white;
  top: -19px;
  bottom: -10px;
  left: -15px;
  z-index: 1;
}

ul.happy-gg-pattern-box > li > ul > li {
  list-style: none;
  font-size: 13px;
  line-height: 17px;
  margin: 8px 0;
  padding-left: 10px;
  word-break: keep-all;
}

ul.happy-gg-pattern-box > li > ul > li:before {
  display: block;
  content: "·";
  color: #888;
  font-weight: bold;
  float: left;
  margin-left: -10px;
}

ul.happy-gg-pattern-box > li:last-child > ul:before {
  display: block;
}

@media screen and (min-width: 768px) {
  ul.happy-gg-pattern-box > li:last-child > ul:before {
    display: none !important;
  }
}

ul.happy-gg-field {
  padding: 0;
  margin: -15px -30px;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

ul.happy-gg-field > li {
  width: 100%;
  padding: 15px 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  list-style: none;
}

@media screen and (min-width: 576px) {
  ul.happy-gg-field > li {
    width: 50% !important;
    float: left;
  }
}

ul.happy-gg-field > li img {
  display: block;
  width: 100%;
  margin-bottom: 30px;
}

ul.happy-gg-field > li h4 {
  font-size: 17px;
  color: #333;
  font-weight: bold;
  position: relative;
  padding-left: 10px;
  position: relative;
  margin-top: -2px;
}

ul.happy-gg-field > li h4:before {
  display: block;
  content: "";
  position: absolute;
  width: 4px;
  height: 4px;
  margin-top: -2px;
  border-radius: 100%;
  background-color: #E83249;
  top: 50%;
  left: 0;
}

ul.happy-gg-field > li p {
  position: relative;
}

ul.happy-gg-field > li p:before {
  display: block;
  position: absolute;
  width: 3px;
  height: 3px;
  margin-top: -1.5px;
  border-radius: 100%;
  background-color: #888;
  top: 50%;
  left: 0;
}

ul.happy-gg-field:after {
  display: block;
  content: "";
  clear: both;
}

.mission-vision {
  background-color: #f9f0f3;
}

.mission-vision h3 {
  font-family: "GmarketSans", sans-serif;
  font-weight: normal;
  text-align: center;
  color: white;
  font-size: 17px;
  margin: 1em 0;
}

@media screen and (min-width: 576px) {
  .mission-vision h3 {
    font-size: 20px;
  }
}

@media screen and (min-width: 768px) {
  .mission-vision h3 {
    font-size: 35px;
  }
}

.mission-vision h3 em {
  position: relative;
  font-style: normal;
  z-index: 1;
}

.mission-vision h3 em:after {
  display: block;
  content: "";
  position: absolute;
  background-color: #E83249;
  z-index: -1;
  height: 35%;
  bottom: 0;
  left: 0;
  right: 0;
}

.mission-vision h4 {
  background-image: url(../../resources/images/sub/mission-vision__h4-normal.png);
  background-position: center;
  background-repeat: no-repeat;
  text-align: center;
  color: #E83249;
  font-size: 16px;
  margin: 1.33em 0;
}

@media screen and (min-width: 576px) {
  .mission-vision h4 {
    font-size: 18px;
  }
}

@media screen and (min-width: 768px) {
  .mission-vision h4 {
    font-size: 25px;
  }
}

.mission-vision ul {
  padding: 0;
  margin: 0;
}

.mission-vision ul li {
  list-style: none;
}

.mission-vision .mission-vision__vision {
  padding: 50px 0 120px 0;
  margin-bottom: 120px;
  position: relative;
  background-image: url(../../resources/images/sub/mission-vision__vision-bg.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.mission-vision .mission-vision__vision h4 {
  background-image: url(../../resources/images/sub/mission-vision__h4-white.png);
  color: white;
}

.mission-vision .mission-vision__vision p {
  text-align: center;
  font-weight: bold;
  color: white;
  font-size: 16px;
  margin-bottom: 40px;
}

@media screen and (min-width: 576px) {
  .mission-vision .mission-vision__vision p {
    font-size: 18px;
    margin-bottom: 40px;
  }
}

@media screen and (min-width: 768px) {
  .mission-vision .mission-vision__vision p {
    font-size: 25px;
    margin-bottom: 20px;
  }
}

.mission-vision .mission-vision__diagram {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-transform: translateY(50%);
          transform: translateY(50%);
}

.mission-vision .mission-vision__diagram li {
  width: 50%;
  float: left;
  text-align: center;
  -webkit-transform: translateY(-15%);
          transform: translateY(-15%);
}

.mission-vision .mission-vision__diagram li img {
  max-width: 90%;
  width: 150px;
}

.mission-vision .mission-vision__diagram li:first-child {
  width: 100%;
  padding: 0 25%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transform: translateY(15%);
          transform: translateY(15%);
}

@media screen and (min-width: 768px) {
  .mission-vision .mission-vision__diagram li {
    width: 33.333% !important;
    -webkit-transform: translateY(0) !important;
            transform: translateY(0) !important;
  }
  .mission-vision .mission-vision__diagram li img {
    width: auto;
  }
  .mission-vision .mission-vision__diagram li:nth-child(1) {
    float: none;
    position: absolute;
    left: 0;
    padding: 0 33.333%;
    width: 100% !important;
    -webkit-transform: translateX(0) !important;
            transform: translateX(0) !important;
  }
  .mission-vision .mission-vision__diagram li:nth-child(2) {
    float: left;
  }
  .mission-vision .mission-vision__diagram li:nth-child(3) {
    float: right;
  }
}

.mission-vision .mission-vision__diagram:after {
  display: block;
  content: "";
  clear: both;
}

.mission-vision .mission-vision__triangle {
  text-align: center;
}

.mission-vision .mission-vision__assignment > ul {
  padding: 0 8.426966%;
  margin: -17.5px -13px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

.mission-vision .mission-vision__assignment > ul > li {
  width: 100%;
  padding: 17.5px 13px;
  float: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media screen and (min-width: 768px) {
  .mission-vision .mission-vision__assignment > ul > li {
    width: 50%;
  }
}

.mission-vision .mission-vision__assignment > ul > li dl {
  margin: 0;
  padding: 0;
  height: 100%;
  background-color: white;
  border: 1px solid black;
  border-radius: 20px;
  -webkit-box-shadow: 0 7px 0 rgba(0, 0, 0, 0.14);
          box-shadow: 0 7px 0 rgba(0, 0, 0, 0.14);
  overflow: hidden;
}

.mission-vision .mission-vision__assignment > ul > li dl dt {
  height: 40px;
  line-height: 40px;
  padding: 0 30px;
}

.mission-vision .mission-vision__assignment > ul > li dl dt strong {
  opacity: 0.5;
  margin-right: 10px;
}

.mission-vision .mission-vision__assignment > ul > li dl dd {
  padding: 20px 30px;
  margin: 0;
}

.mission-vision .mission-vision__assignment > ul > li:nth-child(1) dl dt {
  background-color: #d8234e;
  color: white;
}

.mission-vision .mission-vision__assignment > ul > li:nth-child(2) dl dt {
  background-color: #fad623;
  color: #8e5124;
}

.mission-vision .mission-vision__assignment > ul > li:nth-child(3) dl dt {
  background-color: #7fc241;
  color: white;
}

.mission-vision .mission-vision__assignment > ul > li:nth-child(4) dl dt {
  background-color: #00aeef;
  color: white;
}

.mission-vision .mission-vision__assignment > ul:after {
  display: block;
  content: "";
  clear: both;
}

.mission-vision .misiion-vision__value {
  padding: 80px 0;
}

.mission-vision .misiion-vision__value ul {
  padding: 0 20px;
  text-align: center;
}

.mission-vision .misiion-vision__value ul li {
  display: inline-block;
  width: 48%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 10px;
}

@media screen and (min-width: 768px) {
  .mission-vision .misiion-vision__value ul li {
    display: block;
    width: 33.333%;
    float: left;
    padding: 0 20px;
  }
}

.mission-vision .misiion-vision__value ul li img {
  max-width: 100%;
}

.mission-vision .misiion-vision__value ul:after {
  display: block;
  content: "";
  clear: both;
}

.login {
  border: 1px solid #d2d2d2;
}

.login .login-wrap {
  padding: 40px;
}

@media screen and (min-width: 768px) {
  .login .login-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.login .login-wrap .login-wrap-title {
  width: 50%;
  padding: 20px 0 20px 168px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-image: url(../../resources/images/sub/login-wrap-title.png);
  background-repeat: no-repeat;
  background-position: left;
  color: #222;
  word-break: keep-all;
}

@media screen and (min-width: 768px) {
  .login .login-wrap .login-wrap-title {
    width: 50%;
  }
}

.login .login-wrap .login-wrap-title h3 {
  font-size: 25px;
  font-weight: bold;
  padding: 0;
  margin: 0 0 14px 0;
}

.login .login-wrap .login-wrap-title h4 {
  font-size: 15px;
  font-weight: bold;
  margin: 0;
  padding: 0 0 5px 0;
}

.login .login-wrap .login-wrap-title p {
  font-size: 13px;
  margin: 0;
  padding: 0;
}

.login .login-wrap .login-wrap-form {
  padding-right: 138px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}

@media screen and (min-width: 768px) {
  .login .login-wrap .login-wrap-form {
    width: 50%;
  }
}

.login .login-wrap .login-wrap-form label {
  display: none;
}

.login .login-wrap .login-wrap-form input {
  width: 100%;
  margin: 0;
  padding: 0 20px 0 46px;
  height: 51px;
  border: 1px solid #ccc;
  border-radius: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: white;
  background-repeat: no-repeat;
  background-position: left;
  font-size: 13px;
}

.login .login-wrap .login-wrap-form input#id {
  margin-bottom: 4.5px;
  background-image: url(../../resources/images/sub/login-wrap-form-id.png);
}

.login .login-wrap .login-wrap-form input#password {
  margin-top: 4.5px;
  background-image: url(../../resources/images/sub/login-wrap-form-pw.png);
}

.login .login-wrap .login-wrap-form input::-webkit-input-placeholder {
  color: #aaa;
}

.login .login-wrap .login-wrap-form input::-moz-placeholder {
  color: #aaa;
}

.login .login-wrap .login-wrap-form input:-ms-input-placeholder {
  color: #aaa;
}

.login .login-wrap .login-wrap-form input::-ms-input-placeholder {
  color: #aaa;
}

.login .login-wrap .login-wrap-form input::placeholder {
  color: #aaa;
}

.login .login-wrap .login-wrap-form a {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 130px;
  background-color: #E83249;
  text-indent: -9999px;
  background-image: url(../../resources/images/sub/login-wrap-form-btn.png);
  background-position: center;
  background-repeat: no-repeat;
}

.login .login-etc {
  background-color: #f7f7f7;
  border-top: 1px dashed #d2d2d2;
  padding: 30px;
  margin: 0;
}

.login .login-etc li {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 30px 10px;
  list-style: none;
  text-align: center;
}

@media screen and (min-width: 768px) {
  .login .login-etc li {
    width: 33.333% !important;
    float: left;
  }
}

.login .login-etc li h4 {
  display: block;
  margin: 0;
  padding: 0;
}

.login .login-etc li img {
  display: block;
  margin: 0 auto;
}

.login .login-etc li p {
  margin: 20px 0;
  padding: 0;
  font-size: 14px;
  color: #999;
}

.login .login-etc li a {
  display: inline-block;
  margin: 0 auto;
  height: 36px;
  line-height: 36px;
  min-width: 104px;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #657381;
  font-size: 14px;
  font-weight: bold;
  color: white;
  text-decoration: none;
}

.login .login-etc:after {
  display: block;
  content: "";
  clear: both;
}

/* 성과지표 */
.performance-result .chart-container {
  height: 400px;
  min-height: 100%;
}

.performance-result .chart-container .row {
  margin: 0;
}

.performance-result .chart-container .row .col {
  padding-left: 0;
  padding-right: 0;
}

.performance-result .chart-container .info-first {
  border-top: 1px solid #ddd;
}

.performance-result .chart-container .info-wrapper {
  border-bottom: 1px solid #ddd;
  padding: 35px 0;
  overflow: auto;
}

.performance-result .chart-container .info-wrapper h4 {
  font-size: 1.8rem;
  color: #E83249;
}

.performance-result .chart-container .info-wrapper p.h4 {
  color: #666;
}

.performance-result .performance-checklist .box {
  background-color: #f9f5f5;
  padding: 40px;
  margin-top: 20px;
}

.performance-result .performance-checklist .box .icon {
  width: 90px;
  height: 90px;
  border-radius: 100%;
  background-color: white;
  border: 1px solid #e83249;
  float: left;
  display: block;
  position: relative;
}

.performance-result .performance-checklist .box .icon img {
  position: absolute;
  margin: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.performance-result .performance-checklist .box h5, .performance-result .performance-checklist .box ul {
  margin-left: 120px;
}

.performance-result .performance-checklist .box h5 {
  position: relative;
  display: block;
  color: #E83249;
  font-size: 2rem;
  font-weight: 400;
}

.look-up .look-up__info {
  height: 300px;
  margin-bottom: 10px;
  padding: 10px 15px;
  border: 2px solid #ddd;
  overflow-y: auto;
}

.look-up .look-up__info > h3 {
  font-size: 21px;
  font-weight: 700;
  color: #000;
}

.look-up .look-up__info > h4 {
  margin-top: 20px;
  margin-bottom: 5px;
  font-size: 18px;
  font-weight: 500;
  color: #000;
}

.look-up .look-up__info > p {
  font-size: 16px;
  font-weight: 400;
  color: #000;
}

.look-up .look-up__info > p span {
  width: 100%;
  padding-left: 10px;
  display: inline-block;
  color: #666;
}

.look-up .look-up__info > ul {
  margin: 5px 0;
  padding-left: 10px;
  border-left: none;
  border-top: none;
  border-bottom: none;
}

.look-up .look-up__info > ul li {
  width: 100%;
  font-size: 16px;
  font-weight: 400;
  color: #666;
  float: none;
}

.look-up .look-up__agree {
  margin-bottom: 30px;
  padding-bottom: 20px;
  border-bottom: 2px solid #ddd;
  text-align: right;
}

.look-up .look-up__agree > p {
  margin-right: 20px;
  display: inline-block;
  font-size: 1.5rem;
  font-weight: 500;
  color: #444;
  vertical-align: middle;
}

.look-up .look-up__agree dl {
  display: inline-block;
  vertical-align: middle;
}

.look-up .look-up__agree dl dd p {
  margin-right: 15px;
  display: inline-block;
  vertical-align: middle;
}

.look-up .look-up__agree dl dd p:last-child {
  margin-right: 0;
}

.look-up .look-up__agree dl dd p input {
  margin-top: 0;
}

input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.print .print__text {
  margin-bottom: 30px;
  padding: 15px 20px;
  border: 2px solid #ddd;
}

.print .print__text h3 {
  margin-bottom: 20px;
  font-size: 21px;
  font-weight: 500;
  color: #444;
}

.print .print__text h4 {
  padding-left: 20px;
  font-size: 18px;
  position: relative;
}

.print .print__text h4:before {
  content: '';
  border-top: 9px solid transparent;
  border-right: none;
  border-bottom: 9px solid transparent;
  border-left: 14px solid #000;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 5px;
}

.print .print__text p {
  margin-bottom: 30px;
  font-size: 16px;
  font-weight: 400;
  color: #444;
}

.print .print__text p:last-child {
  margin-bottom: 0;
}

.print .print__text p span {
  font-weight: 700;
  border-bottom: 2px solid #000;
}

.print .print__text ul {
  font-size: 0;
}

.print .print__text ul li {
  display: inline-block;
  vertical-align: middle;
}

.print .print__text ul li:nth-child(1) {
  width: 20%;
}

.print .print__text ul li:nth-child(2) {
  width: 80%;
}

.print .print__text ul li .print-icon {
  background-image: url(../../../images/icons/print-icon.png);
  background-repeat: no-repeat;
  background-position: center;
}

.print h2 {
  font-size: 18px;
}

.print .print__list {
  margin-bottom: 30px;
}

.print .print__list:last-child {
  margin-bottom: 0;
}

.print .print__list__title {
  padding: 20px 0;
  border-top: 3px solid #000;
  border-bottom: 2px solid #ddd;
  font-size: 0;
}

.print .print__list__title li {
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
  color: #000;
  text-align: center;
  vertical-align: middle;
}

.print .print__list__title li:nth-child(1) {
  width: 15%;
}

.print .print__list__title li:nth-child(2) {
  width: 10%;
}

.print .print__list__title li:nth-child(3) {
  width: 15%;
}

.print .print__list__title li:nth-child(4) {
  width: 20%;
}

.print .print__list__title li:nth-child(5) {
  width: 10%;
}

.print .print__list__title li:nth-child(6) {
  width: 30%;
}

.print .print__list__info {
  border-bottom: 2px solid #ddd;
  font-size: 0;
}

.print .print__list__info li {
  padding: 20px 0;
  display: inline-block;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  color: #444;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.print .print__list__info li:nth-child(1) {
  width: 15%;
}

.print .print__list__info li:nth-child(2) {
  width: 10%;
}

.print .print__list__info li:nth-child(3) {
  width: 15%;
}

.print .print__list__info li:nth-child(4) {
  width: 20%;
}

.print .print__list__info li:nth-child(5) {
  width: 10%;
}

.print .print__list__info li:nth-child(6) {
  width: 30%;
}

.print .print__list__info li span {
  display: none;
}

.print .print__list__info li button {
  width: 120px;
  height: 30px;
  border: none;
  background-color: #e83249;
  font-size: 17px;
  font-weight: 700;
  color: #fff;
}

@media (max-width: 1024px) {
  .print .print__list__info li {
    font-size: 14px;
  }
}

@media (max-width: 767px) {
  .print .print__text p {
    font-size: 14px;
  }
  .print .print__text ul li:nth-child(1) {
    width: 100%;
    margin-bottom: 15px;
  }
  .print .print__text ul li:nth-child(2) {
    width: 100%;
  }
  .print .print__list__title {
    display: none;
  }
  .print .print__list__info:nth-of-type(2) {
    border-top: 3px solid #000;
  }
  .print .print__list__info li {
    text-align: left;
  }
  .print .print__list__info li span {
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    color: #000;
  }
  .print .print__list__info li:nth-child(1) {
    width: 50%;
    padding: 5px 0 5px 10px;
  }
  .print .print__list__info li:nth-child(2) {
    width: 50%;
    padding: 5px 0 5px 10px;
  }
  .print .print__list__info li:nth-child(3) {
    width: 100%;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 5px 0 5px 10px;
  }
  .print .print__list__info li:nth-child(4) {
    width: 50%;
    padding: 5px 0 5px 10px;
  }
  .print .print__list__info li:nth-child(5) {
    width: 50%;
    padding: 5px 0 5px 10px;
  }
  .print .print__list__info li:nth-child(6) {
    width: 100%;
    border-top: 1px solid #ddd;
    padding: 5px 0;
    text-align: center;
  }
  .print .print__list__info li:nth-child(6) span {
    display: block;
    margin-bottom: 5px;
  }
}

.business-list.custom-list > li {
  margin-bottom: 20px;
  padding: 0;
  border-bottom: none !important;
}

.business-list.custom-list > li .text {
  width: calc(100% - 340px);
  margin: 0 !important;
  padding-right: 30px;
  display: inline-block;
  vertical-align: middle;
  float: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media (max-width: 767px) {
  .business-list.custom-list > li .text {
    width: 100%;
    padding-right: 0;
  }
}

.business-list.custom-list > li .thumb {
  width: 340px;
  height: auto;
  display: inline-block;
  vertical-align: middle;
  float: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: unset;
}

@media (max-width: 767px) {
  .business-list.custom-list > li .thumb {
    width: 100%;
  }
}

.business-list.custom-list > li .thumb img {
  width: 100%;
  min-height: auto;
  position: initial;
  margin: 0;
}

.business-list.custom-list > li .thumb .slick-dots li {
  width: auto;
  height: auto;
  margin: 0 9px;
}

.business-list.custom-list > li .thumb .slick-dots li button {
  width: 12px;
  height: 12px;
  padding: 0;
  border-radius: 12px;
  background-color: #999;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.business-list.custom-list > li .thumb .slick-dots li button:before {
  display: none;
}

.business-list.custom-list > li .thumb .slick-dots li.slick-active button {
  border: 3px solid #e83249;
  background-color: #fff;
}

.business-list.custom-list .custom-list__open-btn {
  width: 100%;
  height: 60px;
  padding: 13px 60px 13px 20px;
  border: 1px solid #ddd;
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}

@media (max-width: 767px) {
  .business-list.custom-list .custom-list__open-btn {
    height: auto;
    padding: 13px 50px 13px 10px;
  }
}

.business-list.custom-list .custom-list__open-btn span {
  width: 30px;
  height: 30px;
  border-radius: 30px;
  display: inline-block;
  background-color: #f4f4f4;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media (max-width: 767px) {
  .business-list.custom-list .custom-list__open-btn span {
    right: 10px;
  }
}

.business-list.custom-list .custom-list__open-btn span:after {
  content: "";
  width: 8px;
  height: 8px;
  border-top: 2px solid #e83249;
  border-right: 2px solid #e83249;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -70%) rotate(135deg);
          transform: translate(-50%, -70%) rotate(135deg);
}

.business-list.custom-list .custom-list__open-btn.active {
  border: 1px solid #f5bdbd;
  background-color: #fcf7f8;
}

.business-list.custom-list .custom-list__open-btn.active span {
  background-color: #e83249;
}

.business-list.custom-list .custom-list__open-btn.active span:after {
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: translate(-50%, -30%) rotate(-45deg);
          transform: translate(-50%, -30%) rotate(-45deg);
}

.business-list.custom-list .custom-list__open-btn .h3_bul {
  margin-bottom: 0;
}

@media (max-width: 767px) {
  .business-list.custom-list .custom-list__open-btn .h3_bul {
    font-size: 1.6rem;
    background-position: 0 2px;
  }
}

.business-list.custom-list .custom-list__open-wrap {
  width: 100%;
  height: 0;
  overflow: hidden;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
}

.business-list.custom-list .custom-list__open-wrap .inner {
  padding-top: 40px;
  font-size: 0;
}

@media (max-width: 767px) {
  .business-list.custom-list .custom-list__open-wrap .inner {
    padding-top: 20px;
  }
}

.business-list.custom-list .custom-list__open-wrap .basic_list1 li {
  font-size: 15px;
}

.terms-top {
  margin-bottom: 50px;
  padding: 40px 35px;
  background-color: #f6f8f9;
}

@media (max-width: 767px) {
  .terms-top {
    padding: 20px;
  }
}

.terms-top h3 {
  margin: 0;
  margin-bottom: 30px;
  font-size: 22px;
  font-weight: 700;
  color: #000;
  text-align: center;
}

@media (max-width: 767px) {
  .terms-top h3 {
    font-size: 18px;
  }
}

.terms-top p {
  margin: 0;
  font-size: 16px;
  font-weight: 400;
  color: #444;
  line-height: 24px;
}

@media (max-width: 767px) {
  .terms-top p {
    font-size: 14px;
    line-height: 22px;
  }
}

.terms__h4 {
  margin: 0;
  margin-bottom: 30px;
  padding-top: 8px;
  font-size: 18px;
  font-weight: 700;
  color: #000;
  position: relative;
}

@media (max-width: 767px) {
  .terms__h4 {
    margin-bottom: 15px;
  }
}

@media (max-width: 320px) {
  .terms__h4 {
    font-size: 16px;
  }
}

.terms__h4:before {
  content: '';
  width: 30px;
  height: 4px;
  border-radius: 4px;
  display: inline-block;
  background-color: #78d1f1;
  position: absolute;
  left: 0;
  top: 0;
}

.terms__h4:after {
  content: '';
  width: 20px;
  height: 4px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  display: inline-block;
  background-color: #375794;
  position: absolute;
  left: 0;
  top: 0;
}

.terms__h5 {
  margin: 0;
  margin-top: 25px;
  padding-left: 10px;
  font-size: 16px;
  font-weight: 700;
  color: #000;
  line-height: 22px;
  position: relative;
}

.terms__h5:before {
  content: '';
  width: 4px;
  height: 4px;
  display: inline-block;
  background-color: #4c5eb9;
  position: absolute;
  left: 0;
  top: 8px;
}

.terms__h5:first-child {
  margin-top: 0;
}

.terms__wrap {
  padding-left: 10px;
}

.terms__wrap p {
  margin: 0;
  padding-left: 10px;
  font-size: 14px;
  font-weight: 400;
  color: #555;
  line-height: 22px;
}

.terms__labeling {
  margin: 0;
  margin-bottom: 40px;
  padding: 0;
  font-size: 0;
}

.terms__labeling li {
  width: calc((100% - 50px) / 3);
  min-height: 240px;
  margin-right: 25px;
  margin-bottom: 25px;
  padding-bottom: 26.968%;
  border-radius: 10px;
  display: inline-block;
  background-color: #f6f8f9;
  text-align: center;
  list-style: none;
  vertical-align: top;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}

@media (max-width: 767px) {
  .terms__labeling li {
    width: calc((100% - 15px) / 2);
    margin-right: 15px;
    margin-bottom: 15px;
  }
}

@media (max-width: 320px) {
  .terms__labeling li {
    width: 100%;
    margin-right: 0;
  }
}

.terms__labeling li:nth-child(3n) {
  margin-right: 0;
}

@media (max-width: 767px) {
  .terms__labeling li:nth-child(3n) {
    margin-right: 15px;
  }
}

@media (max-width: 767px) {
  .terms__labeling li:nth-child(2n) {
    margin-right: 0;
  }
}

.terms__labeling li img {
  max-width: 100%;
  margin-bottom: 10px;
}

.terms__labeling li:hover .terms__labeling__hover {
  display: inline-block;
}

.terms__labeling__wrap {
  width: 100%;
  display: inline-block;
  position: absolute;
  left: 0;
  bottom: 20px;
}

.terms__labeling__wrap p {
  font-size: 16px;
  font-weight: 700;
  color: #000;
}

@media (max-width: 767px) {
  .terms__labeling__wrap p {
    font-size: 14px;
  }
}

.terms__labeling__hover {
  width: 100%;
  height: 100%;
  border-radius: 10px;
  display: none;
  background-color: #375794;
  position: absolute;
  left: 0;
  top: 0;
}

.terms__labeling__hover p {
  width: 100%;
  margin: 0;
  padding: 0 10px;
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  color: #fff;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  line-height: 1.4;
}

@media (max-width: 767px) {
  .terms__labeling__hover p {
    font-size: 12px;
  }
  .terms__labeling__hover p br {
    display: none;
  }
}

.terms__list {
  margin: 0;
  padding: 0;
  font-size: 0;
}

.terms__list li {
  width: calc((100% - 10px) / 2);
  margin-right: 10px;
  margin-bottom: 10px;
  border: 1px solid #d3d3d3;
  border-radius: 4px;
  display: inline-block;
  list-style: none;
  vertical-align: top;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}

@media (max-width: 320px) {
  .terms__list li {
    width: 100%;
    margin-right: 0;
  }
}

.terms__list li:nth-child(2n) {
  margin-right: 0;
}

.terms__list li a {
  width: 100%;
  height: 48px;
  display: inline-block;
  text-decoration: none;
  font-size: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}

.terms__list li a p {
  width: 100%;
  margin: 0;
  padding: 0 10px;
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  font-weight: 700;
  color: #444;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media (max-width: 767px) {
  .terms__list li a p {
    font-size: 14px;
  }
}

#footer {
  color: white !important;
  background-color: #30373f !important;
  position: static !important;
  border-top: 0 !important;
  padding: 45px 0;
}

#footer .container {
  position: relative;
}

#footer .footer-nav h2 {
  padding: 0;
  margin: 0;
  float: left;
}

@media screen and (max-width: 1024px) {
  #footer .footer-nav h2 {
    float: none;
  }
}

#footer .footer-nav h2 img {
  display: block;
  width: 155px;
  height: 37px;
}

#footer .footer-nav ul {
  float: left;
  padding: 0;
  margin: 0 0 0 36px;
  margin-top: 18px;
  line-height: 19px;
}

@media screen and (max-width: 1024px) {
  #footer .footer-nav ul {
    float: none;
    margin: 15px 0 15px 0;
  }
}

#footer .footer-nav ul li {
  float: left;
  list-style: none;
  margin-right: 12px;
}

#footer .footer-nav ul li a {
  font-size: 13px;
  color: white;
  text-decoration: none;
}

#footer .footer-nav ul li a.c-t {
  color: yellow;
}

#footer .footer-nav ul li:last-child {
  margin-right: 0;
}

#footer .footer-nav ul:after {
  display: block;
  content: "";
  clear: both;
}

#footer .footer-nav:after {
  display: block;
  content: "";
  clear: both;
}

#footer .family-site {
  position: absolute;
  top: 0;
  right: 20px;
  margin: -10px;
}

@media screen and (max-width: 768px) {
  #footer .family-site {
    position: static;
  }
}

@media screen and (max-width: 468px) {
  #footer .family-site {
    margin: 0px;
  }
}

#footer .family-site .family-site-select {
  position: relative;
  width: 200px;
  background-color: #30373f;
  margin: 10px 5px;
  float: left;
}

@media screen and (max-width: 468px) {
  #footer .family-site .family-site-select {
    float: none;
    width: auto;
    margin: 8px 0;
  }
  #footer .family-site .family-site-select:first-child {
    margin-top: 0;
  }
  #footer .family-site .family-site-select:last-child {
    margin-bottom: 0;
  }
}

#footer .family-site .family-site-select > h3,
#footer .family-site .family-site-select > a {
  position: relative;
  font-size: 15px;
  line-height: 18px;
  padding: 12.5px 17px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  border: 1px solid white;
  cursor: pointer;
}

#footer .family-site .family-site-select > h3:after,
#footer .family-site .family-site-select > a:after {
  background-image: url(../images/commons/footer-family-site-arrow.png);
  background-size: 100% 100%;
  display: block;
  content: "";
  width: 10px;
  height: 5px;
  position: absolute;
  top: 50%;
  right: 20px;
  margin-top: -2.5px;
}

#footer .family-site .family-site-select > a {
  color: white;
  text-decoration: none;
  display: block;
}

#footer .family-site .family-site-select > a:after {
  background-image: url(../images/commons/footer-family-site-tab.png);
  width: 10px;
  height: 10px;
  margin-top: -5px;
}

#footer .family-site .family-site-select ul.list {
  background-color: #30373f;
  position: absolute;
  display: none;
  border: 1px solid white;
  width: 100%;
  height: 296px;
  overflow-y: scroll;
  padding: 0;
  margin: 0;
  bottom: 43px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#footer .family-site .family-site-select ul.list li {
  list-style: none;
}

#footer .family-site .family-site-select ul.list li a {
  display: block;
  padding: 12.5px;
  line-height: 16px;
  color: white;
  font-size: 14px;
  border-bottom: 1px solid #444;
  text-decoration: none;
  color: #999;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

#footer .family-site .family-site-select ul.list li a:hover {
  color: #ddd;
}

#footer .family-site .family-site-select ul.list::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
          box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #f5f5f5;
}

#footer .family-site .family-site-select ul.list::-webkit-scrollbar {
  width: 6px;
  background-color: #f5f5f5;
}

#footer .family-site .family-site-select ul.list::-webkit-scrollbar-thumb {
  background-color: #000000;
}

#footer .footer-information {
  margin: 33px 0 10px 0;
  font-family: "GmarketSans", sans-serif;
}

@media screen and (max-width: 468px) {
  #footer .footer-information {
    margin: 15px 0 10px 0;
  }
}

#footer .footer-information p {
  float: left;
  padding: 0;
  margin: 0 20px 0 0;
  font-size: 12px;
  line-height: 18px;
}

#footer .footer-information p:last-child {
  margin-right: 0;
}

#footer .footer-information:after {
  display: block;
  content: "";
  clear: both;
}

#footer .footer-copyright {
  font-family: "GmarketSans", sans-serif;
  color: rgba(255, 255, 255, 0.4);
  font-size: 12px;
  line-height: 18px;
  padding: 0;
  margin: 0;
}

/*# sourceMappingURL=maps/style.css.map */
