/***************기존소스중 변경***************/
/*footer.scss*/
#footer .footer-wrap {
  width: 100%;
  padding: 50px 30px;
  box-sizing: border-box;
  margin: 210px auto 0;
  max-width: 1160px;
  background-image: linear-gradient(
    to right,
    #e7decb 60%,
    rgba(255, 255, 255, 0) 0%
  );
  background-position: top;
  background-size: 16px 2px;
  background-repeat: repeat-x;
  padding-bottom: 100px;
}
#footer .footer-wrap {
  background-position-y: 0;
}
/*header.css*/
#header.kinder-header.nav-down .gnb {
  padding: 20px 0 70px;
}
#chat-icon {
  position: fixed;
  bottom: 25px !important;
  right: 25px;
  z-index: 10;
  display: block;
}
#chat-icon img {
  width: 100%;
  display: block;
}
#chat-icon2 {
    position: fixed;
    bottom: 175px !important;
    right: 25px;
    z-index: 10;
    display: block;
}
#chat-icon2 img {
    width: 100%;
    display: block;
}
#header .header-wrap .gnb {
  padding-top: 42px;
  width: 620px;
  margin: 0 auto;
}
#header .header-wrap .utill-menu {
  top: 42px;
}
#header .header-wrap .gnb .nav .depth01 > a {
  font-size: 20px;
}
#header .header-wrap .gnb .nav .depth02 li a {
  font-size: 18px;
}
#header .header-wrap .utill-menu .btn-login,
#header .header-wrap .utill-menu .btn-login {
  width: 87px;
  height: 45px;
  font-size: 18px;
  color: #000;
}
#header .header-wrap .utill-menu .btn-buy,
#header .header-wrap .utill-menu .btn-buy {
  width: 96px;
  height: 48px;
  line-height: 49px;
  font-size: 18px;
}
#header .header-wrap .utill-menu .btn-login {
  background-image: url(/images/home/login_sticky.svg);
  color: #000;
}
#header.kinder-header.sticky .utill-menu .btn-login {
  background-image: url(/images/home/login_sticky.svg);
  color: #000;
}

/****************신규***********************/
a {
  text-decoration: none;
}
@import url("https://fonts.googleapis.com/css2?family=Overpass:wght@700&display=swap");
.top_banner,
.top_btn {
  display: none;
}

#chat-bot-icon {
  position: fixed;
  right: 25px;
  box-shadow: 0 0 10px rgb(0 0 0 / 10%);
  border-radius: 50%;
  width: 65px;
  height: 65px;
  bottom: 40px;
}
#chat-bot-icon img {
  display: block;
  width: 100%;
}

/* S: top button - 230921 */
.snb_wrapper {
    position: fixed;
    right: 0;
    bottom: 100px;
    z-index: 10;
    transform: translateY(0);
    transition: transform .3s ease-in;
}

.snb_top_btn {
    position: fixed;
    width: 55px;
    height: 55px;
    right: 25px;
    bottom: 15px;
    z-index: 12;
    display: inline-block;
    background: url(/images/home/renew/snb_top_arrow.png);
    background-size: contain;
    font-size: 0;
    opacity: 0;
    transition: opacity .3s ease-in;
}
.snb_top_btn.active {
    opacity: 1;
}
/* E: top button - 230921 */

.btn_border.detail {
    position: relative;
    /*top: 0.1em;*/
    font-size: 0.9em;
    color: #434343;
    padding: 0.07em 1em;
    background: transparent;
    border: 1px solid #434343;
    border-radius: 10rem;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    gap: 0.5em;
}

.btn_border.detail:focus {
    border: 1px solid #434343;
}

@media screen and (max-width: 1200px) {
  #header.kinder-header.active .nav .depth01:hover,
  #header.kinder-header.active .nav .depth01.active,
  #header.kinder-header.active.sticky .nav .depth01:hover,
  #header.kinder-header.active.sticky .nav .depth01.active {
    background: none !important;
  }
  #header.kinder-header.active,
  #header.kinder-header.active.sticky {
    height: auto;
  }
  .mobile.total-menu .depth01.active,
  .m_menu > li > a {
    background: none !important;
  }
  #header.kinder-header.sticky h1.kinder-logo {
    top: 24px;
    left: 20px;
  }
  .top_btn {
    position: fixed;
    right: 25px;
    bottom: 45px;
    z-index: 11;
    display: block;
    width: 60px;
    height: 60px;
    background: #fff;
    border-radius: 50%;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    display: none;
  }
  .top_btn p {
    font-size: 12px;
    background: url(/images/home/renew/top_arrow.png) center top no-repeat;
    padding-top: 9px;
    color: #c7c7c7;
  }
  .m_gnb {
    padding-top: 40px;
  }
  .m_menu > li > a {
    width: 100% !important;
    justify-content: flex-start;
    padding-left: 24px;
    font-size: 25px;
    min-height: 30px;
    line-height: 30px;
  }
  .m_menu > li > div {
    padding-left: 0;
    margin: 0;
    margin-top: 2px;
    margin-left: 24px;
    padding-bottom: 10px;
  }
  .m_menu > li > div a {
    font-size: 17px;
    line-height: 2;
  }
  .m_gnb {
    overflow: hidden;
  }
  #chat-icon {
    width: 60px;
    height: 60px;
  }

  #chat-icon2 {
    width: 60px;
    height: 60px;
  }

  .mobile.total-menu .depth01 .depth02 a {
    font-size: 17px;
  }
  #header .mobile-gnb .utill {
    display: flex;
    margin: 5px 25px 25px;
    flex-direction: column-reverse;
    align-items: center;
    justify-content: flex-end;
    flex-wrap: wrap;
  }
  #header .mobile-gnb .utill .depth01 {
    min-height: auto;
    line-height: 1.5;
    width: 100%;
  }
  #header .mobile-gnb .utill .depth01 .depth02 {
    margin-left: 2px;
    margin-top: 0;
  }
  #header .mobile-gnb .utill .depth01:first-child {
    margin-top: 25px;
  }
  #header .mobile-gnb .utill .depth01 > a {
    font-size: 25px;
  }
  #header .mobile-gnb .utill .depth01:first-child a {
    padding: 15px 30px;
    font-size: 18px;
    background: #fbc600;
    max-width: 200px;
    text-align: center;
  }
  #header .mobile-gnb .utill .depth01:last-child a {
    padding-left: 0;
  }
  .mobile.total-menu .depth01 > a {
    font-size: 25px;
  }
}

@media screen and (max-width: 850px) {
  .sub_menu {
    padding-left: 17px;
    display: flex;
    margin: 45px 25px 25px;
    flex-direction: column-reverse;
    align-items: center;
    justify-content: flex-end;
    flex-wrap: wrap;
  }
  .sub_menu li {
    width: 100%;
  }
  .sub_menu li:first-child > a {
    min-height: 30px;
    line-height: 30px;
    padding: 15px 30px;
    font-size: 18px;
    background: #fbc600;
    margin: 0;
    margin-right: 10px;
    margin-top: 40px;
    text-align: center;
  }
  .sub_menu li > a {
    margin-bottom: 23px;
  }
  .sub_menu div a {
    font-size: 18px;
    line-height: 1.5;
  }
  .btn_m {
    filter: invert(80%) contrast(90%);
  }
}
@media screen and (max-width: 768px) {
  html,
  body {
    overflow-x: initial;
  }
}
@media screen and (max-width: 750px) {
  #chat-icon {
    width: 50px;
    height: 50px;
    bottom: 140px !important;
  }

    .buy_btn2 {
        position: fixed;
        right: 25px;
        bottom: 200px;
        width: 50px;
        height: 50px;
        background: #000;
        border-radius: 50%;
        box-shadow: 3px 2px 20px rgb(0 0 0 / 10%);
        z-index: 10;
    }
    .buy_btn2 a {
        display: block;
        color: #fff;
        font-family: "Noto Sans KR";
        font-weight: 600;
        letter-spacing: 0px;
        line-height: 1;
        text-align: center;
        padding: 14px 0 0 0;
        font-size: 12px;
    }
  .top_btn {
    width: 50px;
    height: 50px;
    bottom: 77px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

    .snb_top_btn {
        display: none;
    }
}

@media screen and (max-width: 650px) {
  #footer .footer-wrap {
    padding: 30px;
    padding-right: 63px;
    padding-bottom: 80px;
  }
  .mobile.total-menu .depth01 .depth02 {
    margin-top: 2px;
  }
}
@media screen and (max-width: 640px) {
  #footer * {
    font-size: 16px;
  }
}
@media screen and (max-width: 500px) {
  p,
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    font-size: 13px;
  }
  #footer .footer-wrap {
    margin-top: 100px;
    font-size: 13px;
    padding: 30px 63px 30px 15px;
    padding-bottom: 65px;
  }
  #footer * {
    font-size: 13px;
  }
  .top_btn {
    width: 45px;
    height: 45px;
    bottom: 82px;
  }
  #chat-icon {
    right: 20px;
    bottom: 140px !important;
  }
  #chat-icon2 {
      right: 20px;
      bottom: 200px !important;
  }
  .mobile.total-menu .depth01 {
    min-height: 50px;
    line-height: 50px;
  }
  .mobile.total-menu .depth01 > a {
    padding-left: 10px;
    font-size: 21px;
    line-height: 1.7;
  }
  .mobile.total-menu .depth01 .depth02 {
    margin-left: 10px;
  }
  .mobile.total-menu .depth01 .depth02 a {
    font-size: 16px;
    font-weight: 500;
  }

  #header .mobile-gnb .utill {
    margin-left: 10px;
    margin-bottom: 20px;
    margin-top: 5px;
  }
  #header .mobile-gnb .utill .depth01 > a {
    font-size: 21px;
  }
  #header .mobile-gnb .utill .depth01 .depth02 a {
    font-size: 16px;
  }
  #header .mobile-gnb .utill .depth01:first-child a {
    max-width: inherit;
  }
  #header .mobile-gnb .utill .depth01 a {
    padding: 10px 25px;
    font-size: 21px;
  }
  .m_menu > li > a {
    font-size: 21px;
    padding-left: 10px;
    min-height: auto;
    line-height: 2.2;
    height: auto;
  }
  .m_menu > li > div a {
    font-size: 16px;
  }
  .sub_menu {
    padding-left: 28px;
    margin-left: 0;
    margin-bottom: 20px;
    margin-top: 20px;
  }
  .sub_menu li > a {
    padding: 0;
    font-size: 21px;
  }
  .sub_menu div a {
    font-size: 17px;
  }
}

@media screen and (max-width: 414px) {
  .mobile.total-menu .footer-nav {
    margin-left: 25px;
    padding-top: 2px;
    padding-bottom: 30px;
  }
}
