
/* footer : id="footer" 내부 css */
.footer-layout {
  position: relative;
  padding-top: 20px;
  padding-bottom: 28px;
  background-color: #061435;
  /* contact us */
}

.footer-layout .footer-box {
  padding: 8px 0 24px;
  line-height: 1.85;
  text-align: center;
}

.footer-layout .footer__logo {
  position: absolute;
  bottom: 30px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.footer-layout .footer__logo .footer__logo-link {
  display: inline-block;
  font-size: 20px;
  line-height: 32px;
  font-weight: 900;
  letter-spacing: 0.31px;
  text-decoration: none;
  color: #43464f;
}

.footer-layout .footer__logo .footer__logo-link i {
  font-size: 32px;
  vertical-align: top;
  color: #43464f;
}

.footer-layout .footer-menu-list {
  margin: 0 auto;
  padding: 0;
  list-style: none;
  margin-top: 24px;
  max-width: 520px;
}

.footer-layout .footer-menu-list .footer-menu-list-item {
  border-bottom: 1px solid rgba(211, 211, 211, 0.5);
  position: relative;
}

.footer-layout .footer-menu-list .footer-menu-list-item.active .footer-gnb__menu-link {
  color: #e62c25;
}

.footer-layout .footer-menu-list .footer-menu-list-item.active .footer-menu-submenu-icon {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  color: #e62c25;
}

.footer-layout .footer-menu-list .footer-menu-list-item .footer-menu-submenu-icon {
  color: #000;
  position: absolute;
  top: 2px;
  right: 0px;
  display: block;
  font-size: 16px;
  padding: 10px;
  /* transition: 0.5s; */
}

.footer-layout .footer-menu-list .footer-menu-list-item .footer-menu-submenu-icon:hover {
  cursor: pointer;
}

.footer-layout .footer-menu-list .footer-menu-list-item .footer-gnb__menu-link {
  position: relative;
  display: inline-block;
  color: #000;
  text-decoration: none;
  line-height: 24px;
  padding: 8px 0;
  letter-spacing: -0.4px;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
}

.footer-layout .footer-menu-list .footer-menu-list-item .footer__submenu {
  margin: 0;
  padding: 0 0 10px;
  display: none;
}

.footer-layout .footer-menu-list .footer-menu-list-item .footer__submenu.open {
  display: block;
}

.footer-layout .footer-menu-list .footer-menu-list-item .footer__submenu li {
  list-style: none;
}

.footer-layout .footer-menu-list .footer-menu-list-item .footer__submenu li .footer__submenu-link {
  color: #000;
  line-height: 24px;
  text-decoration: none;
  font-weight: 400;
  display: block;
  padding: 0 15px;
  text-transform: uppercase;
}

.footer-layout .footer-menu-list .footer-menu-list-item .footer__submenu li .footer__submenu-link:hover {
  /*   color: #e62c25; */
}

.footer-layout .footer-contact-box {
  padding: 8px 0px;
  text-align: center;
}

.footer-layout .footer-contact-box .footer-contact-btn {
  border-radius: 4px;
  background-color: #eaeaee;
  color: #767676;
  text-decoration: none;
  display: block;
  display: inline-block;
  text-align: center;
  font-size: 13px;
  letter-spacing: -0.3px;
  font-weight: 400;
  line-height: 20px;
  padding: 6px 12px;
}

.footer-layout .sitename {
  font-size: 20px;
  font-weight: bold;
  color: #333;
  margin: 0;
  padding-left: 10px;
}

.footer-layout .footer-box + .footer-info {
  margin-top: 20px;
  border-top: 1px solid rgba(211, 211, 211, 0.4);
}

.footer-layout .footer-info {
  padding-top: 24px;
}

.footer-layout .footer-info .service-info {
  word-break: break-all;
  color: #868686;
  font-size: 13px;
}

.footer-layout .footer-info .footer-info-company-list {
  margin: 0;
  padding: 0 0 20px;
  list-style: none;
  text-align: left;
}

.footer-layout .footer-info .footer-info-company-list .footer-br {
  display: none;
}

.footer-layout .footer-info .footer-info-company-list > li {
  position: relative;
  margin: 0;
  padding: 0;
  font-size: 15px;
  font-weight: normal;
  line-height: 1.67;
  letter-spacing: -0.5px;
  color: #6c6c6c;
  list-style: none;
}

.footer-layout .footer-info .footer-info-company-list > li:nth-child(1) {
  display: inline-block;
  padding: 0 15px 0 0;
}

.footer-layout .footer-info .footer-info-company-list > li:nth-child(2) {
  display: inline-block;
}

.footer-layout .footer-info .footer-info-company-list > li a {
  text-decoration: underline;
  color: #6c6c6c;
}

.footer-layout .footer-info__more-info {
  padding-bottom: 20px;
  text-align: center;
}

.footer-layout .footer-info__more-info .footer-info__company {
  display: inline-block;
  padding-bottom: 4px;
  font-size: 13px;
  line-height: 24px;
  color: #515154;
}

.footer-layout .footer-info-terms-list {
  margin: 0 -6px;
  padding: 0;
  list-style: none;
  text-align: left;
  font-size: 0;
}

.footer-layout .footer-info-terms-list > li {
  position: relative;
  display: inline-block;
  margin: 0;
  padding: 0 6px;
  list-style: none;
}

.footer-layout .footer-info-terms-list > li + li:before {
  content: '';
  position: absolute;
  top: 6px;
  left: -2px;
  width: 1px;
  height: 12px;
  background-color: #d3d3d3;
  display: none;
}

.footer-layout .footer-info-terms-list .footer-info-terms__link {
  display: inline-block;
  font-size: 15px;
  line-height: 1.67;
  letter-spacing: -0.5px;
  font-weight: normal;
  text-decoration: none;
  color: #aeaeae;
}

.footer-layout .footer-info-terms-list .footer-info-terms__link:hover {
  text-decoration: underline;
}

.footer-layout .footer-info-terms-list .footer-info-terms__link.terms-private-link {
  color: #d7d7d7;
}

.footer-layout .footer-info__family-site-box {
  text-align: center;
}

.footer-layout .footer-info__family-site-box .footer-info__family-site {
  display: inline-block;
  width: 150px;
}

.footer-layout .footer-info__family-site-box .xu-form-group select {
  background-color: #fff;
}

.footer-layout .footer__link-box {
  text-align: center;
}

.footer-layout .footer-logo {
  margin: 0 auto;
  width: 126px;
}

.footer-layout .footer-logo img {
  width: 100%;
}

.footer-layout .footer-sns-box .footer__link-list {
  display: inline-block;
  margin: 24px auto 0;
  padding: 0;
  vertical-align: top;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  max-width: 480px;
  /*   &::after {
            content: '';
            display: block;
            clear: both;
            } */
}

.footer-layout .footer-sns-box .footer__link-list li {
  display: inline-block;
  margin-top: 0;
  margin-right: 0;
}

.footer-layout .footer-sns-box .footer__link-list li:first-child {
  margin-left: 0;
}

.footer-layout .footer-sns-box .footer__link-list .footer__link {
  width: 40px;
  height: 40px;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 40px;
}

.footer-layout .footer__link {
  display: inline-block;
  font-size: 13px;
  color: #43464f;
  text-decoration: none;
  vertical-align: top;
}

.footer-layout .footer__link:hover {
  color: #4167d9;
  text-decoration: underline;
}

.footer-layout .footer__link-text {
  display: inline-block;
  color: #43464f;
  text-decoration: none;
  vertical-align: top;
}

.footer-layout .footer__link--youtube {
  background-image: url(../img/sns-icon-youtube.svg);
  margin-top: 5px;
  /*     &:hover {
      background-image: url(../img/icon-github-on.svg);
    } */
}

.footer-layout .footer__link--blog {
  background-image: url(../img/sns-icon-blog.svg);
  margin-top: 5px;
  /*     &:hover {
      background-image: url(../img/icon-github-on.svg);
    } */
}

.footer-layout .footer__link--facebook {
  background-image: url(../img/sns-icon-facebook.svg);
  /*     &:hover {
      background-image: url(../img/icon-facebook-on.svg);
    } */
}

.footer-layout .footer__link--instagram {
  background-image: url(../img/sns-icon-instagram.svg);
  /*     &:hover {
      background-image: url(../img/icon-medium-on.svg);
    } */
}

.footer-app-box {
  margin-top: 10px;
}

.footer-app-box .app-download-list {
  margin: 16px 0 0;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-left: -4px;
  margin-right: -4px;
}

.footer-app-box .app-download-list::after {
  content: '';
  display: block;
  clear: both;
}

.footer-app-box .app-download-item {
  /* float: left; */
  padding: 0 4px;
}

.footer-app-box .app-download-item .app-download-link {
  width: 168px;
  height: 57px;
  display: block;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.footer-app-box .app-download-item.store .app-download-link {
  background-image: url(../img/app-store-new.png);
}

.footer-app-box .app-download-item.play .app-download-link {
  background-image: url(../img/google-play-new.png);
}

@media (min-width: 768px) {
  .footer-layout .footer-menu-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 20px;
    width: auto;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .footer-layout .footer-menu-list .footer-menu-list-item {
    border-bottom: 0;
  }
  .footer-layout .footer-menu-list .footer-menu-list-item .footer-menu-submenu-icon {
    display: none;
  }
  .footer-layout .footer-menu-list .footer-menu-list-item .footer-gnb__menu-link {
    font-weight: 700;
  }
  .footer-layout .footer-menu-list .footer-menu-list-item .footer-gnb__menu-link:hover {
    color: #e62c25;
  }
  .footer-layout .footer-menu-list .footer-menu-list-item .footer-gnb__menu-link.open .footer-menu-submenu-icon {
    -webkit-transform: rotate(135deg);
            transform: rotate(135deg);
  }
  .footer-layout .footer-menu-list .footer-menu-list-item .footer__submenu {
    display: block;
  }
  .footer-layout .footer-menu-list .footer-menu-list-item .footer__submenu li .footer__submenu-link {
    color: #141414;
    line-height: 24px;
    text-decoration: none;
    font-weight: 400;
    font-size: 14px;
    display: block;
    padding: 0px;
  }
  .footer-layout .sitename {
    padding-left: 20px;
  }
  .footer-box::after {
    content: '';
    display: block;
    clear: both;
  }
  .footer__logo-box {
    float: left;
    line-height: 25px;
    text-align: left;
  }
  .footer-logo {
    margin-bottom: 19px;
    vertical-align: top;
  }
  .footer__link-box {
    float: none;
    margin-top: 0;
  }
  .footer__link-box::after {
    content: '';
    display: block;
    clear: both;
  }
}

/* @include pc { */
@media (min-width: 992px) {
  .footer-layout {
    padding: 50px 0 70px;
    /* contact us */
  }
  .footer-layout .footer-menu-list .footer-menu-list-item .footer__submenu {
    padding-bottom: 32px;
  }
  .footer-layout .footer-wrap {
    position: relative;
    /*   display: flex;
        flex-wrap: wrap; */
  }
  .footer-layout .footer-top-area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .footer-layout .footer-middle-area {
    height: 100%;
  }
  .footer-layout .footer-box {
    padding-top: 0;
    padding-bottom: 0;
  }
  .footer-layout .footer-logo {
    margin: 0;
    width: 126px;
  }
  .footer-layout .footer-logo img {
    width: 100%;
  }
  .footer-layout .footer-sns-box {
    margin-left: auto;
  }
  .footer-layout .footer-sns-box .footer__link-list {
    margin: 0;
  }
  .footer-layout .footer-sns-box .footer__link-list::after {
    content: '';
    display: block;
    clear: both;
  }
  .footer-layout .footer-sns-box .footer__link-list li {
    display: inline-block;
    margin-top: 0;
    margin-left: 14px;
    margin-right: 0;
  }
  .footer-layout .footer-sns-box .footer__link-list li:first-child {
    margin-left: 0;
  }
  .footer-layout .footer-sns-box .footer__link-list .footer__link {
    width: 40px;
    height: 40px;
    background-position: 0 0;
    background-repeat: no-repeat;
  }
  .footer-layout .footer-contact-box {
    text-align: left;
    margin-left: 24px;
    display: inline-block;
    padding: 0;
  }
  .footer-layout .footer-contact-box .footer-contact-title {
    margin-bottom: 26px;
    font-weight: 600;
  }
  .footer-layout .footer-contact-box .footer-contact-btn {
    margin: 0;
  }
  .footer-layout .footer-menu-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    padding: 0 0px;
    list-style: none;
    /*   max-width: fit-content; */
  }
  .footer-layout .footer-menu-list > li {
    border-bottom: 0 none;
  }
  .footer-layout .footer-menu-list > li.open .footer-menu-list-depth {
    display: block;
  }
  .footer-layout .footer-menu-list .footer-menu-list-depth__title-box {
    padding-left: 20px;
  }
  .footer-layout .footer-menu-list .footer-menu-list-depth__title-box .footer-menu-list-depth__title {
    display: block;
    padding: 0 0 2px;
    font-size: 13px;
    line-height: 24px;
    font-weight: 600;
    text-decoration: none;
    cursor: default;
    color: #181818;
  }
  .footer-layout .footer-menu-list .footer-menu-list-depth__title-box i {
    display: none;
  }
  .footer-layout .footer-menu-list .footer-menu-list-depth {
    display: block;
    margin: 0 8px;
    padding: 2px 0 24px;
    list-style: none;
  }
  .footer-layout .footer-menu-list .footer-menu-list-depth > li {
    margin: 0;
    padding: 2px 0 2px 11px;
    list-style: none;
    text-align: left;
  }
  .footer-layout .footer__link-box {
    /*  float: right; */
    margin-top: 0;
    text-align: left;
  }
  .footer-layout .footer__link-box::after {
    content: '';
    display: block;
    clear: both;
  }
  .footer-layout .footer__link-list {
    margin-top: 0;
  }
  .footer-layout .footer-info {
    position: relative;
    padding: 20px 0 0;
  }
  .footer-layout .footer-info .footer-info-company-list {
    margin: 0 -10px;
    text-align: left;
    max-width: 810px;
  }
  .footer-layout .footer-info .footer-info-company-list .footer-br {
    display: block;
  }
  .footer-layout .footer-info .footer-info-company-list::after {
    content: '';
    display: block;
    clear: both;
  }
  .footer-layout .footer-info .footer-info-company-list > li {
    float: left;
    padding: 0 10px;
  }
  .footer-layout .footer-info .footer-info-company-list > li:first-child {
    padding: 0 10px;
  }
  .footer-layout .footer-info .footer-info-company-list > li:last-child::before {
    content: '';
    display: none;
  }
  .footer-layout .footer-info .footer-info__more-info {
    padding-bottom: 12px;
    text-align: left;
  }
  .footer-layout .footer-info .footer-info__more-info .footer-info__company {
    display: inline-block;
    padding-right: 10px;
  }
  .footer-layout .footer-info .footer-info__family-site-box {
    position: absolute;
    top: 20px;
    right: 0;
  }
  .footer-layout .footer-info-terms-list {
    display: inline-block;
    margin: 0 -16px;
  }
  .footer-layout .footer-info-terms-list li {
    position: relative;
    display: inline-block;
    margin: 0;
    padding: 0 16px;
    list-style: none;
  }
  .footer-layout .footer-info-terms-list li + li::before {
    content: '';
    position: absolute;
    top: 6px;
    left: 0px;
    width: 1px;
    height: 14px;
    background-color: #484848;
    display: block;
  }
  .footer-layout .footer-info-terms-list .footer-info-terms__link {
    font-size: 16px;
    font-weight: normal;
    line-height: 1.56;
    letter-spacing: -0.5px;
    text-align: center;
    color: #aeaeae;
  }
  .footer-app-box {
    margin-top: 0;
  }
  .footer-app-box .app-download-list {
    margin-top: 0;
  }
}

@media (min-width: 1200px) {
  .footer-layout .footer-menu-list .footer-menu-list-item {
    width: 180px;
    min-width: 180px;
  }
  .footer-layout .footer-menu-list .footer-menu-list-item .footer-menu-submenu-icon {
    display: none;
  }
  .footer-layout .footer-menu-list .footer-menu-list-item .footer-gnb__menu-link {
    font-weight: 700;
  }
  .footer-layout .footer-menu-list .footer-menu-list-item .footer__submenu {
    padding-bottom: 32px;
  }
}

/* 페이지네이션 */
.xf-mooluck--pagination-mobile {
  display: block;
  text-align: center;
}

.xf-mooluck--pagination-mobile .xf-mooluck--pagination-list {
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.xf-mooluck--pagination-mobile .xf-mooluck--pagination-list .xf-mooluck__pagination-item.xf-mooluck__btn_pagination {
  border: 1px solid #e0e0e0;
}

.xf-mooluck--pagination-mobile .xf-mooluck--pagination-list .xf-mooluck__pagination-item.xf-mooluck__btn_pagination .xf-mooluck__pagination-item-disabled-link {
  color: rgba(0, 0, 0, 0.2);
}

.xf-mooluck--pagination-mobile .xf-mooluck--pagination-list .xf-mooluck__pagination-item.xf-mooluck__pagination-box {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.xf-mooluck--pagination-mobile .xf-mooluck--pagination-list .xf-mooluck__pagination-item span {
  text-decoration: none;
  color: #484848;
  line-height: 36px;
  display: inline-block;
  height: 36px;
}

.xf-mooluck--pagination-mobile .xf-mooluck--pagination-list .xf-mooluck__pagination-item .xf-mooluck__pagination-item-link {
  text-decoration: none;
  color: #484848;
  line-height: 36px;
  display: inline-block;
  width: 36px;
  height: 36px;
}

.xf-mooluck--pagination-pc .pagination {
  text-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.xf-mooluck--pagination-pc .pagination li {
  width: 36px;
  height: 36px;
  display: inline-block;
  border-radius: 0;
  font-size: 15px;
  font-weight: 500;
  text-decoration: none;
  letter-spacing: -0.2px;
  text-align: center;
  line-height: 36px;
  color: #9c9c9c;
}

.xf-mooluck--pagination-pc .pagination li a {
  text-decoration: none;
  color: #9c9c9c;
}

.xf-mooluck--pagination-pc .pagination li:hover, .xf-mooluck--pagination-pc .pagination li:focus {
  color: #333;
}

.xf-mooluck--pagination-pc .pagination li:hover a, .xf-mooluck--pagination-pc .pagination li:focus a {
  color: #333;
}

.xf-mooluck--pagination-pc .pagination li.active {
  border-radius: 18px;
  background-color: #f7f8f9;
  border: 1px solid #f7f8f9;
  color: #000;
}

.xf-mooluck--pagination-pc .pagination li.active a {
  color: #000;
}

/* // 페이지네이션 */
