.inner-wrap {
  position: relative;
  width: 1140px;
  margin: 0 auto;
  box-sizing: border-box;
  -webkit-box-sizing: border-box
}

.loader {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 288px;
  height: 286px;
  padding-top: 40px;
  margin: -143px 0 0 -144px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  background: rgba(255, 255, 255, 0.95);
  text-align: center;
  z-index: 1004
}

.loader span {
  display: block;
  font-size: 12px;
  font-weight: 500;
  color: #21af77;
  line-height: 1
}

.loader h1 {
  margin-top: 14px;
  font-size: 19px;
  font-weight: 700;
  color: #3b3b3b;
  line-height: 1
}

.loader p {
  margin-top: 10px;
  font-size: 14px;
  color: #757575;
  line-height: 1
}

.header {
  position: fixed;
  width: 100%;
  background: #fff;
  z-index: 10
}

.header.fixed {
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.2)
}

.header.fixed .header-top .inner-wrap .bookmark {
  display: none
}

.header.fixed .header-top .inner-wrap .tnb {
  position: absolute;
  top: 14px;
  right: 0;
  z-index: 2
}

.header.fixed .header-top .inner-wrap .tnb ul li {
  font-size: 15px;
  font-weight: 500;
  color: #444
}

.header.fixed .header-top .inner-wrap .tnb ul li:not([class]) {
  display: none;
}

.header.fixed .header-top .inner-wrap .tnb ul li.customer {
  padding-right: 0;
}

.header.fixed .header-top .inner-wrap .tnb ul li.active_hide,
.header.fixed .header-top .inner-wrap .tnb ul li.user,
.header.fixed .header-top .inner-wrap .tnb ul li.webhard,
.header.fixed .header-top .inner-wrap .tnb ul li::after {
  display: none
}

.header.fixed .header-top .inner-wrap .tnb ul li.logout a {
  padding-left: 25px;
  background-image: url("/CImages/MALL/common/icon_tnb_logout.png");
  background-position: 0 7px
}

.header.fixed .header-top .inner-wrap .tnb ul li.customer a {
  padding-left: 28px;
  background-image: url("/CImages/MALL/common/icon_tnb_customer.png")
}

.header.fixed .header-top .inner-wrap .tnb ul li.mypage a {
  padding-left: 27px;
  background-image: url("/CImages/MALL/common/icon_tnb_mypage.png")
}

.header.fixed .header-top .inner-wrap .tnb ul li.reference a {
  padding-left: 27px;
  background-image: url("/CImages/MALL/common/icon_tnb_reference.png")
}

.header.fixed .header-top .inner-wrap .tnb ul li.bbs a {
  padding-left: 30px;
  background-image: url("/CImages/MALL/common/icon_tnb_bbs.png")
}

.header.fixed .header-top .inner-wrap .tnb ul li a {
  display: block;
  background-repeat: no-repeat;
  background-position: 0 center
}

.header.fixed .header-mid {
  height: 65px
}

.header.fixed .header-mid .inner-wrap .logo {
  top: 30px;
  width: 120px;
  transform: translateY(-14px);
}

.header.fixed .header-mid .inner-wrap .search {
  margin-top: 14px;
  margin-left: 200px;
  margin-right: auto;
  width: 400px;
  height: 40px;
  padding: 6px 17px 7px 20px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  transform: translate(-129px, -20px)
}

.header.fixed .header-mid .inner-wrap .search.focus {
  border-radius: 23px 23px 0 0
}

.header.fixed .header-mid .inner-wrap .search.focus .word-wrap {
  display: block;
  position: absolute;
  top: 36px;
  left: -2px;
  width: 400px
}

.header.fixed .header-mid .inner-wrap .search.focus .word-wrap::before {
  width: 396px
}

.header.fixed .header-mid .inner-wrap .search.focus .word-wrap ul {
  width: 198px
}

.header.fixed .header-mid .inner-wrap .search input {
  width: 330px;
  border: 0
}

.header.fixed .header-mid .inner-wrap .search button.search-btn {
  transform: translateY(-3px)
}

.header.fixed .header-mid .inner-wrap .banner {
  visibility: hidden
}

.header .header-top {
  border-bottom: 1px solid #e8e8e8
}

.header .header-top .inner-wrap .bookmark {
  position: absolute;
  top: 0;
  left: 0
}

.header .header-top .inner-wrap .bookmark a {
  display: table-cell;
  height: 38px;
  padding: 2px 0 2px 23px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  font-size: 13px;
  font-weight: 500;
  color: #383838;
  line-height: 1;
  vertical-align: middle;
  background: url("/CImages/MALL/common/icon_bookmark.png") no-repeat;
  background-position: 0 center
}

.header .header-top .inner-wrap .tnb {
  text-align: right
}

.header .header-top .inner-wrap .tnb ul {
  font-size: 0
}

.header .header-top .inner-wrap .tnb ul li {
  display: inline-block;
  position: relative;
  height: 38px;
  padding: 0 10px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  font-size: 12px;
  color: #666;
  line-height: 38px;
  vertical-align: middle
}

.header .header-top .inner-wrap .tnb ul li::after {
  position: absolute;
  content: "";
  top: 14px;
  right: -1px;
  width: 1px;
  height: 11px;
  background: #d6caca
}

.header .header-top .inner-wrap .tnb ul li:last-child {
  padding-right: 0
}

.header .header-top .inner-wrap .tnb ul li:last-child::after {
  display: none
}

.header .header-top .inner-wrap .tnb ul li div {
  display: table-cell;
  padding-left: 74px;
  vertical-align: middle
}

.header .header-top .inner-wrap .tnb ul li div.level {
  display: block;
  position: absolute;
  top: 9px;
  left: 10px;
  width: 70px;
  height: 20px;
  padding-left: 0;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  font-size: 11px;
  color: #38b2d2;
  line-height: 17px;
  border: 1px solid #3dc0e4;
  border-radius: 10px;
  text-align: center
}

.header .header-top .inner-wrap .tnb ul li div span {
  font-weight: 500;
  color: #222
}

.header .header-top .inner-wrap .tnb ul li a {
  color: #666
}

.header .header-mid {
  position: relative;
  width: 100%;
  height: 90px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -webkit-transition: all .2s;
  transition: all .2s;
  border-bottom: 1px solid #e8e8e8
}

.header .header-mid .inner-wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 90px;
}

.header .header-mid .inner-wrap .logo {
  display: flex;
  align-items: center;
  /* position: absolute;
  top: 26px; */
  width: 140px;
  height: 100%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -webkit-transition: all .2s;
  transition: all .2s
}

.header .header-mid .inner-wrap .logo img {
  width: 100%
}

.header .header-mid .inner-wrap .search {
  position: relative;
  width: 440px;
  height: 46px;
  padding: 9px 17px 10px 24px;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -webkit-transition: all .25s;
  transition: all .25s;
  border: 2px solid #379293;
  border-radius: 23px;
  z-index: 2
}

.header .header-mid .inner-wrap .search.focus {
  border-radius: 23px 23px 0 0
}

.header .header-mid .inner-wrap .search.focus .word-wrap {
  display: block
}

.header .header-mid .inner-wrap .search input {
  width: 370px;
  font-family: "Noto Sans KR";
  font-size: 15px;
  line-height: 1;
  -webkit-transition: all .2s;
  transition: all .2s
}

.header .header-mid .inner-wrap .search button.search-btn {
  position: absolute;
  top: 9px;
  right: 19px;
  width: 18px;
  height: 18px;
  margin-top: 3px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  font-size: 0;
  background: url("/CImages/MALL/common/icon_search.png") no-repeat;
  cursor: pointer
}

.header .header-mid .inner-wrap .search .word-wrap {
  display: none;
  position: relative;
  position: absolute;
  top: 42px;
  left: -2px;
  width: 440px;
  height: 335px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  transition: width, 0.25s;
  font-size: 0;
  background: #fff;
  border-left: 2px solid #379293;
  border-right: 2px solid #379293;
  border-bottom: 2px solid #379293;
  border-radius: 0 0 23px 23px;
  overflow: hidden
}

.header .header-mid .inner-wrap .search .word-wrap::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 436px;
  height: 1px;
  background: #f1f1f1
}

.header .header-mid .inner-wrap .search .word-wrap ul {
  display: inline-block;
  width: 218px;
  height: 333px;
  padding-top: 9px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  transition: width, 0.25s;
  vertical-align: top
}

.header .header-mid .inner-wrap .search .word-wrap ul:first-child {
  border-right: 1px solid #f1f1f1
}

.header .header-mid .inner-wrap .search .word-wrap ul li {
  position: relative;
  padding: 6px 21px 7px 18px
}

.header .header-mid .inner-wrap .search .word-wrap ul li a {
  display: block;
  width: 170px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-family: "Dotum";
  font-size: 13px;
  color: #222;
  line-height: 1
}

.header .header-mid .inner-wrap .search .word-wrap ul li a::before {
  content: "#";
  margin-right: 10px;
  font-size: 18px;
  font-weight: 700;
  color: #379293;
  line-height: 1;
  vertical-align: middle
}

.header .header-mid .inner-wrap .search .word-wrap ul li .delete {
  position: absolute;
  top: 5px;
  right: 9px;
  width: 18px;
  height: 18px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  background: url("/CImages/MALL/sub/btn_search_word_delete.png") no-repeat;
  background-position: center;
  cursor: pointer;
  z-index: 2
}

.header.fixed .header-mid .inner-wrap .link {
  display: none;
}

.header .header-mid .inner-wrap .link {
  display: flex;
}

.header .header-mid .inner-wrap .link a,
.header .header-mid .inner-wrap .link button {
  width: 46px;
  height: 46px;
  margin-left: 15px;
  background-size: 100%;
  background-repeat: no-repeat;
  cursor: pointer;
}

.header .header-mid .inner-wrap .link a.instagram {
  background-image: url('/cimages/mall/sub/icon_instagram.png');
}
.header .header-mid .inner-wrap .link a.instagram:hover {
  background-image: url('/cimages/mall/sub/icon_instagram_on.png');
}
.header .header-mid .inner-wrap .link a.blog {
  background-image: url('/cimages/mall/sub/icon_blog.png');
}
.header .header-mid .inner-wrap .link a.blog:hover {
  background-image: url('/cimages/mall/sub/icon_blog_on.png');
}

.header .header-mid .inner-wrap .link a.youtube {
  background-image: url('/cimages/mall/sub/icon_youtube.png');
}
.header .header-mid .inner-wrap .link a.youtube:hover {
  background-image: url('/cimages/mall/sub/icon_youtube_on.png');
}

.header .header-mid .inner-wrap .link button.link-copy {
  background-image: url('/cimages/mall/sub/icon_linkcopy.png');
}
.header .header-mid .inner-wrap .link button.link-copy:hover {
  background-image: url('/cimages/mall/sub/icon_linkcopy_on.png');
}

.header .header-mid .inner-wrap .banner {
  position: absolute;
  top: 28px;
  right: 0;
  width: 275px;
  height: 60px;
  padding-left: 37px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  overflow: hidden
}

.header .header-mid .inner-wrap .banner .slick-slider {
  width: 205px
}

.header .header-mid .inner-wrap .banner .slick-slide img {
  max-width: 100%
}

.header .header-mid .inner-wrap .banner .slick-prev {
  position: absolute;
  top: 45%;
  left: -37px;
  width: 25px;
  height: 25px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  background: url("/CImages/MALL/common/arrow_banner_header_prev.png") no-repeat
}

.header .header-mid .inner-wrap .banner .slick-prev::before {
  display: none
}

.header .header-mid .inner-wrap .banner .slick-next {
  position: absolute;
  top: 45%;
  right: -32px;
  width: 25px;
  height: 25px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  background: url("/CImages/MALL/common/arrow_banner_header_next.png") no-repeat
}

.header .header-mid .inner-wrap .banner .slick-next::before {
  display: none
}

.header .header-bott {
  position: relative;
  height: 54px;
  letter-spacing: 0;
  border-bottom: 1px solid #e8e8e8
}

.header .header-bott .inner-wrap nav.gnb {
  float: left
}

.header .header-bott .inner-wrap nav.gnb ul {
  display: flex;
  align-items: center;
}

.header .header-bott .inner-wrap nav.gnb ul li {
  position: relative;
  display: inline-block;
  margin-right: 30px;
}

.header .header-bott .inner-wrap nav.gnb ul li:first-child {
  /* border-left: 1px solid #eee;
  border-right: 1px solid #eee */
}

.header .header-bott .inner-wrap nav.gnb ul li::after {
  content: "";
  position: absolute;
  right: -16px;
  top: 50%;
  width: 1px;
  height: 14px;
  margin-top: -7px;
  background-color: #ddd;
}

.header .header-bott .inner-wrap nav.gnb ul li:last-child::after {
  display: none;
}

.header .header-bott .inner-wrap nav.gnb ul li a {
  display: block;
  line-height: 53px;
  font-size: 18px;
  font-weight: 500;
}

.header .header-bott .inner-wrap nav.gnb ul li a.category-all-btn {
  width: 186px;
  font-size: 0;
  background: url("/CImages/MALL/common/gnb.png") no-repeat;
  background-position: 0;
  border-left: 1px solid #ddd;
}

.header .header-bott .inner-wrap nav.gnb ul li a.new {
  /* width: 126px; */
  /* background: url("/CImages/MALL/common/gnb.png") no-repeat; */
  /* background-position: -187px */
}

.header .header-bott .inner-wrap nav.gnb ul li a.hot {
  /* width: 145px; */
  /* background: url("/CImages/MALL/common/gnb.png") no-repeat;
  background-position: -313px */
}

.header .header-bott .inner-wrap nav.gnb ul li a.event {
  /* width: 141px;
  background: url("/CImages/MALL/common/gnb.png") no-repeat;
  background-position: -458px */
}

.header .header-bott .inner-wrap .category-all-wrap {
  display: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 601px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border: 1px solid #dbdbdb;
  background: #fff;
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.1);
  z-index: 11
}

.header .header-bott .inner-wrap .category-all-wrap::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 52px;
  background: #f0f0f0;
  z-index: -1
}

.header .header-bott .inner-wrap .category-all-wrap h1 {
  display: block;
  width: 186px;
  height: 52px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  font-size: 0;
  background: url("/CImages/MALL/common/icon_category_all_wrap_title.png") no-repeat;
  background-position: 25px center;
  cursor: pointer
}

.header .header-bott .inner-wrap .category-all-wrap>ul {
  overflow: hidden
}

.header .header-bott .inner-wrap .category-all-wrap>ul>li {
  float: left;
  width: 228px;
  height: 274px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border-right: 1px solid #e4e4e4
}

.header .header-bott .inner-wrap .category-all-wrap>ul>li:nth-child(5),
.header .header-bott .inner-wrap .category-all-wrap>ul>li:nth-child(10) {
  width: 227px;
  border-right: 0
}

.header .header-bott .inner-wrap .category-all-wrap>ul>li:nth-child(4),
.header .header-bott .inner-wrap .category-all-wrap>ul>li:nth-child(9) {
  width: 227px
}

.header .header-bott .inner-wrap .category-all-wrap>ul>li:nth-child(1),
.header .header-bott .inner-wrap .category-all-wrap>ul>li:nth-child(2),
.header .header-bott .inner-wrap .category-all-wrap>ul>li:nth-child(3),
.header .header-bott .inner-wrap .category-all-wrap>ul>li:nth-child(4),
.header .header-bott .inner-wrap .category-all-wrap>ul>li:nth-child(5) {
  border-bottom: 1px solid #e4e4e4
}

.header .header-bott .inner-wrap .category-all-wrap>ul>li h3 {
  padding: 8px 8px 6px 8px;
  margin: 16px 11px 10px 13px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  font-family: "NanumSquareRound";
  font-size: 17px;
  font-weight: 800;
  line-height: 1
}

.header .header-bott .inner-wrap .category-all-wrap>ul>li h3:hover {
  background: #7ec144
}

.header .header-bott .inner-wrap .category-all-wrap>ul>li h3:hover a {
  color: #fff
}

.header .header-bott .inner-wrap .category-all-wrap>ul>li h3:hover a span::before,
.header .header-bott .inner-wrap .category-all-wrap>ul>li h3:hover a span::after {
  background-color: #fff
}

.header .header-bott .inner-wrap .category-all-wrap>ul>li h3 a {
  display: block;
  position: relative;
  color: #222
}

.header .header-bott .inner-wrap .category-all-wrap>ul>li h3 a span {
  font-size: 0
}

.header .header-bott .inner-wrap .category-all-wrap>ul>li h3 a span::before {
  position: absolute;
  content: "";
  top: 7px;
  right: 0;
  width: 14px;
  height: 2px;
  background: #252525
}

.header .header-bott .inner-wrap .category-all-wrap>ul>li h3 a span::after {
  position: absolute;
  content: "";
  top: 1px;
  right: 6px;
  width: 2px;
  height: 14px;
  background: #252525
}

.header .header-bott .inner-wrap .category-all-wrap>ul>li .depth-2 {
  white-space: nowrap;
  overflow: hidden
}

.header .header-bott .inner-wrap .category-all-wrap>ul>li .depth-2 ul {
  display: inline-block;
  vertical-align: top
}

.header .header-bott .inner-wrap .category-all-wrap>ul>li .depth-2 ul li {
  display: block;
  padding: 6px 0 6px 21px
}

.header .header-bott .inner-wrap .category-all-wrap>ul>li .depth-2 ul li a {
  font-size: 15px;
  color: #454545;
  line-height: 1
}

.header .header-bott .inner-wrap .category-all-wrap>ul>li .depth-2 ul li a:hover {
  font-weight: 500;
  text-decoration: underline
}

.header .header-bott .inner-wrap .category-all-wrap .close {
  position: absolute;
  top: 14px;
  right: 18px;
  font-size: 0;
  width: 24px;
  height: 24px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  background: url("/CImages/MALL/common/icon_category_all_wrap_close.png") no-repeat;
  background-position: center;
  cursor: pointer
}

.header .header-bott .inner-wrap .snb {
  float: right
}

.header .header-bott .inner-wrap .snb ul {
  overflow: hidden
}

.header .header-bott .inner-wrap .snb ul li {
  float: left;
  height: 53px;
  padding: 0 11px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  font-size: 14px;
  line-height: 54px
}

.header .header-bott .inner-wrap .snb ul li:last-child {
  padding-right: 0
}

.header .header-bott .inner-wrap .snb ul li a {
  display: table-cell;
  height: 53px;
  color: #454545;
  vertical-align: middle
}

.header .header-bott .inner-wrap .snb ul li a.cart {
  padding-left: 21px;
  background: url("/CImages/MALL/common/icon_snb_cart.png") no-repeat;
  background-position: 0 21px
}

.header .header-bott .inner-wrap .snb ul li a:hover {
  text-decoration: underline
}

.container {
  padding-top: 183px
}

.footer .footer-top {
  height: 239px;
  background: url("/CImages/MALL/common/bg_footer_top.jpg") repeat-x
}

.footer .footer-top .inner-wrap {
  overflow: hidden
}

.footer .footer-top .inner-wrap .notice,
.footer .footer-top .inner-wrap .faq {
  position: relative;
  width: 320px;
  margin-top: 37px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  float: left
}

.footer .footer-top .inner-wrap .notice h3,
.footer .footer-top .inner-wrap .faq h3 {
  font-size: 20px;
  font-weight: 500;
  color: #222;
  line-height: 1
}

.footer .footer-top .inner-wrap .notice .more,
.footer .footer-top .inner-wrap .faq .more {
  position: absolute;
  top: 6px;
  right: 0
}

.footer .footer-top .inner-wrap .notice .more a,
.footer .footer-top .inner-wrap .faq .more a {
  padding: 2px 17px 2px 10px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  font-size: 13px;
  color: #222;
  line-height: 1;
  background-color: #fff;
  background-image: url("/CImages/MALL/common/arrow_footer_red.png");
  background-repeat: no-repeat;
  background-position: right 6px center;
  border: 1px solid #e0e0e0
}

.footer .footer-top .inner-wrap .notice ul,
.footer .footer-top .inner-wrap .faq ul {
  padding-top: 8px;
  margin-top: 13px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border-top: 2px solid #000
}

.footer .footer-top .inner-wrap .notice ul li,
.footer .footer-top .inner-wrap .faq ul li {
  width: 100%;
  padding: 8px 0;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  font-size: 15px;
  line-height: 1;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis
}

.footer .footer-top .inner-wrap .notice ul li a,
.footer .footer-top .inner-wrap .faq ul li a {
  color: #454545
}

.footer .footer-top .inner-wrap .notice ul li a:hover,
.footer .footer-top .inner-wrap .faq ul li a:hover {
  text-decoration: underline
}

.footer .footer-top .inner-wrap .notice ul li.fixed a,
.footer .footer-top .inner-wrap .faq ul li.fixed a {
  padding-left: 25px;
  color: #FD2B6A;
  background-image: url("/CImages/MALL/sub/icon_customer_notice.png");
  background-repeat: no-repeat;
  background-size: 20px;
  background-position: 0 center;
}

.footer .footer-top .inner-wrap .faq {
  margin-left: 70px
}

.footer .footer-top .inner-wrap .customer {
  float: right;
  width: 373px;
  height: 239px;
  padding-top: 28px;
  padding-left: 35px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  background: #fff url("/CImages/MALL/common/bg_footer_top_customer.jpg") no-repeat
}

.footer .footer-top .inner-wrap .customer h3 {
  margin-bottom: 4px;
  font-size: 20px;
  font-weight: 500;
  color: #222;
}

.footer .footer-top .inner-wrap .customer .tel {
  position: relative;
  padding-left: 10px;
  margin-bottom: 5px;
  font-size: 18px;
  font-weight: 500;
  color: #111;
  letter-spacing: -1px;
  line-height: 1.35;
}

.footer .footer-top .inner-wrap .customer .tel::before {
  content: "";
  position: absolute;
  top: 9px;
  left: 0;
  width: 5px;
  height: 5px;
  background-color: #0a68db;
}

.footer .footer-top .inner-wrap .customer .tel span {
  display: block;
  font-size: 29px;  
  font-family: "Montserrat";
  font-weight: 900;
  transform: translateY(2px);
}

.footer .footer-top .inner-wrap .customer p {
  margin-bottom: 3px;
  font-size: 14px;
  font-weight: 300;
  color: #454545;
}

.footer .footer-top .inner-wrap .customer p:first-of-type {
  margin-top: 10px;
}

.footer .footer-top .inner-wrap .customer p span {
  display: block;
  font-size: 14px;
  font-weight: 500
}

.footer .footer-mid {
  border-bottom: 1px solid #e0e0e0
}

.footer .footer-mid .inner-wrap {
  overflow: hidden
}

.footer .footer-mid .inner-wrap nav.fnb ul {
  overflow: hidden
}

.footer .footer-mid .inner-wrap nav.fnb ul li {
  position: relative;
  float: left;
  padding: 0 29px;
  font-size: 15px;
  line-height: 1
}

.footer .footer-mid .inner-wrap nav.fnb ul li:first-child {
  padding-left: 0
}

.footer .footer-mid .inner-wrap nav.fnb ul li::after {
  position: absolute;
  content: "";
  top: 18px;
  right: -1px;
  width: 1px;
  height: 15px;
  background: #d5d5d5
}

.footer .footer-mid .inner-wrap nav.fnb ul li:last-child::after {
  display: none
}

.footer .footer-mid .inner-wrap nav.fnb ul li a {
  display: table-cell;
  height: 51px;
  color: #454545;
  vertical-align: middle
}

.footer .footer-mid .inner-wrap nav.fnb ul li a.privacy-policy {
  color: #e71c1c
}

.footer .footer-bott {
  padding-bottom: 70px;
  letter-spacing: 0
}

.footer .footer-bott .inner-wrap {
  overflow: hidden
}

.footer .footer-bott .inner-wrap .logo {
  float: left;
  margin-top: 22px;
  width: 100px;
}

.footer .footer-bott .inner-wrap .logo img {
  width: 100%;
}

.footer .footer-bott .inner-wrap .address,
.footer .footer-bott .inner-wrap .guide-shipping,
.footer .footer-bott .inner-wrap .guide-guarantee {
  float: left;
  height: 125px;
  margin-top: 21px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border-right: 1px solid #d5d5d5
}

.footer .footer-bott .inner-wrap .address h3,
.footer .footer-bott .inner-wrap .guide-shipping h3,
.footer .footer-bott .inner-wrap .guide-guarantee h3 {
  margin-bottom: 3px;
  font-size: 15px;
  color: #111;
  letter-spacing: -.5px
}

.footer .footer-bott .inner-wrap .address p,
.footer .footer-bott .inner-wrap .guide-shipping p,
.footer .footer-bott .inner-wrap .guide-guarantee p {
  font-size: 14px;
  font-weight: 300;
  color: #666;
  line-height: 1.5
}

.footer .footer-bott .inner-wrap .address p span,
.footer .footer-bott .inner-wrap .guide-shipping p span,
.footer .footer-bott .inner-wrap .guide-guarantee p span {
  font-size: 12px;
  color: #9d9d9d
}

.footer .footer-bott .inner-wrap .address {
  width: 344px;
  padding-left: 25px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box
}

.footer .footer-bott .inner-wrap .guide-shipping {
  width: 260px;
  padding-left: 23px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box
}

.footer .footer-bott .inner-wrap .guide-guarantee {
  position: relative;
  width: 333px;
  padding-left: 23px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border-right: 0
}

.footer .footer-bott .inner-wrap .guide-guarantee .more {
  position: absolute;
  top: -2px;
  right: 15px
}

.footer .footer-bott .inner-wrap .guide-guarantee .more a {
  display: inline-block;
  padding: 4px 17px 4px 6px;
  font-size: 12px;
  color: #454545;
  line-height: 1;
  letter-spacing: -.7px;
  background: #f6f6f6 url("/CImages/MALL/common/arrow_footer_red.png") no-repeat;
  background-position: right 6px center;
  border: 1px solid #e0e0e0
}

.product-list ul {
  font-size: 0;
  overflow: hidden
}

.product-list ul li {
  display: inline-block;
  position: relative;
  width: 264px;
  margin-bottom: 20px;
  margin-right: 28px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  text-align: center;
  vertical-align: top;
  overflow: hidden
}

.product-list ul li:nth-child(4n) {
  margin-right: 0
}

.product-list ul li:hover>a::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: calc(100% - 4px);
  height: calc(100% - 4px);
  background: #64C3C3;
  background: transparent;
  border: 2px solid #64C3C3;
  z-index: 2
}

.product-list ul li:hover .link {
  display: block;
  z-index: 3
}

.product-list ul li.soldout>a {
  padding-bottom: 25px
}

.product-list ul li>a {
  display: block;
  position: relative;
  padding-bottom: 55px
}

.product-list ul li>a .figure .thumb {
  position: relative;
  width: 100%;
  height: 264px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border: 1px solid #e0e0e0;
  overflow: hidden
}

.product-list ul li>a .figure .thumb img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  max-height: 264px
}

.product-list ul li>a .figure .thumb .soldout {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100px;
  height: 100px;
  margin: -50px 0 0 -50px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  background: rgba(0, 0, 0, 0.6);
  border-radius: 50%
}

.product-list ul li>a .figure .thumb .soldout span {
  font-size: 15px;
  font-weight: 500;
  color: #fff;
  line-height: 100px
}

.product-list ul li>a .figure .sticker {
  position: absolute;
  top: 3px;
  right: 2px
}

.product-list ul li>a .figure .sticker .text {
  position: absolute;
  top: 25px;
  width: 100%;
  font-size: 24px;
  font-weight: 700;
  color: #fff;
  line-height: 1;
  text-align: center
}

.product-list ul li>a .info h3 {
  max-height: 48px;
  padding: 0 10px;
  margin-top: 15px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  font-size: 16px;
  font-weight: 400;
  color: #222;
  overflow: hidden
}

.product-list ul li>a .info .price {
  margin-top: 6px;
  font-family: "Tahoma";
  font-size: 19px;
  font-weight: bold;
  /* color: #ff303a; */
  color: #222;
  line-height: 1;
  letter-spacing: -.3px
}

.product-list ul li>a .info .price span {
  display: inline-block;
  margin-top: -3px;
  margin-left: 2px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  font-family: "Noto Sans KR";
  font-size: 17px;
  font-weight: 400
}

.product-list ul li>a .info .label {
  margin-top: 12px;
  font-size: 0
}

.product-list ul li>a .info .label span {
  display: inline-block;
  margin: 0 2px
}

.product-list ul li .link {
  display: none;
  position: relative;
  position: absolute;
  bottom: 2px;
  left: 2px
}

.product-list ul li .link .wish,
.product-list ul li .link .cart {
  display: inline-block;
  font-size: 14px;
  font-weight: 500;
  line-height: 49px;
  z-index: 3
}

.product-list ul li .link .wish a,
.product-list ul li .link .cart a {
  display: block;
  width: 130px;
  height: 49px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box
}

.product-list ul li .link .wish.active a {
  background-image: url("/CImages/MALL/common/btn_product_wish_active.png");
  background-repeat: no-repeat;
}

.product-list ul li .link .wish a {
  padding-left: 24px;
  color: #64C3C3;
  background-color: #f4f4f4;
  background-image: url("/CImages/MALL/common/btn_product_wish.png");
  background-repeat: no-repeat;
  background-position: 30px center;
  background-color: #f4f4f4;
}

.product-list ul li .link .cart a {
  padding-left: 23px;
  color: #fff;
  background: url("/CImages/MALL/common/btn_product_cart.png") no-repeat
}

.skyscraper {
  position: absolute;
  top: 255px;
  left: 50%;
  width: 80px;
  margin-left: 590px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  text-align: center;
  border-top: 1px solid #dadada;
  z-index: 9
}

.skyscraper.has-title-wrap {
  position: absolute;
  top: 414px;
  left: 50%
}

.skyscraper.fixed {
  position: fixed;
  top: 138px
}

.skyscraper .edu-center,
.skyscraper .review,
.skyscraper .qna {
  background: #fff;
  border-left: 1px solid #dadada;
  border-right: 1px solid #dadada
}

.skyscraper .edu-center a,
.skyscraper .review a,
.skyscraper .qna a {
  display: block;
  padding-bottom: 14px;
  font-family: "Dotum";
  font-size: 12px;
  font-weight: bold;
  color: #333;
  line-height: 1;
  border-bottom: 1px solid #dadada
}

.skyscraper .edu-center a:hover,
.skyscraper .review a:hover,
.skyscraper .qna a:hover {
  text-decoration: underline
}

.skyscraper .edu-center a {
  padding-top: 52px;
  background: url("/CImages/MALL/common/icon_skyscraper_educenter.png") no-repeat;
  background-position: center 15px
}

.skyscraper .review a {
  padding-top: 52px;
  background: url("/CImages/MALL/common/icon_skyscraper_review.png") no-repeat;
  background-position: center 15px
}

.skyscraper .qna a {
  padding-top: 50px;
  background: url("/CImages/MALL/common/icon_skyscraper_qna.png") no-repeat;
  background-position: center 15px
}

.skyscraper .cart {
  height: 34px;
  background: #fff url("/CImages/MALL/common/bg_skyscraper_cart.jpg") no-repeat;
  border-bottom: 1px solid #dadada;
  border-left: 1px solid #dadada;
  border-right: 1px solid #dadada
}

.skyscraper .cart a {
  font-size: 13px;
  color: #333;
  line-height: 34px
}

.skyscraper .cart a:hover span {
  text-decoration: underline
}

.skyscraper .cart a span {
  margin-left: 3px;
  font-weight: 500;
  color: #ff303a
}

.skyscraper .today {
  position: relative;
  padding: 13px 0 5px 0;
  border-bottom: 1px solid #dadada;
  background: #fff;
  border-left: 1px solid #dadada;
  border-right: 1px solid #dadada
}

.skyscraper .today h2 {
  margin-bottom: 14px;
  font-size: 13px;
  color: #333;
  line-height: 1
}

.skyscraper .today p {
  display: table-cell;
  width: 78px;
  height: 205px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  font-size: 13px;
  color: #aaa;
  text-align: center;
  vertical-align: middle
}

.skyscraper .today .all-today {
  display: block;
  padding-bottom: 8px;
  font-family: "Dotum";
  font-size: 12px;
  font-weight: bold;
  color: #333;
  line-height: 1;
  cursor: pointer
}

.skyscraper .today .all-today:hover {
  text-decoration: underline
}

.skyscraper .today ul {
  height: 277px
}

.skyscraper .today ul.slide-items li {
  display: none;
  position: relative;
  padding: 0 11px;
  margin-bottom: 14px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box
}

.skyscraper .today ul.slide-items li:hover>a {
  z-index: 2
}

.skyscraper .today ul.slide-items li:hover .detail {
  display: block
}

.skyscraper .today ul.slide-items li>a {
  display: block;
  position: relative;
  width: 56px;
  height: 56px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border: 1px solid #e1e1e1;
  overflow: hidden
}

.skyscraper .today ul.slide-items li>a img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%
}

.skyscraper .today ul.slide-items li .detail {
  display: none;
  position: absolute;
  top: -6px;
  right: 2px;
  width: 196px;
  height: 69px;
  padding: 8px 0 0 10px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  background: #fff;
  border: 1px solid #444;
  text-align: left
}

.skyscraper .today ul.slide-items li .detail h3 {
  width: 110px;
  max-height: 32px;
  margin-bottom: 1px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.2;
  overflow: hidden
}

.skyscraper .today ul.slide-items li .detail h3 a {
  color: #222
}

.skyscraper .today ul.slide-items li .detail .price {
  display: inline-block;
  position: relative;
  padding-right: 12px;
  font-family: "NanumSquareRound";
  font-size: 15px;
  font-weight: 800;
  color: #ea0000
}

.skyscraper .today ul.slide-items li .detail .price span {
  position: absolute;
  top: 1px;
  right: 0;
  font-size: 13px
}

.skyscraper .today ul.slide-items li .detail a.delete {
  position: absolute;
  top: -1px;
  right: -1px;
  width: 17px;
  height: 17px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  font-size: 0;
  background: url("/CImages/MALL/common/icon_today_close.png") no-repeat;
  cursor: pointer;
  z-index: 3
}

.skyscraper .today .pagination {
  position: absolute;
  bottom: 5px;
  left: 0;
  width: 100%;
  padding: 0 4px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  font-size: 11px;
  color: #7a7a7a;
  letter-spacing: 1.5px;
  text-align: center
}

.skyscraper .today .pagination a {
  display: inline-block;
  width: 16px;
  height: 16px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  font-size: 0
}

.skyscraper .today .pagination a.prev {
  float: left;
  background: url("/CImages/MALL/common/arrow_today_prev.png") no-repeat
}

.skyscraper .today .pagination a.next {
  float: right;
  background: url("/CImages/MALL/common/arrow_today_next.png") no-repeat
}

.skyscraper .top {
  padding-top: 6px;
  clear: both
}

.skyscraper .top a {
  display: inline-block;
  width: 46px;
  height: 46px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  font-size: 13px;
  font-weight: 500;
  color: #fff;
  line-height: 46px;
  background: #444;
  border-radius: 50%;
  text-align: center
}

.popup-today {
  display: none;
  position: absolute;
  top: 78px;
  right: 90px;
  width: 700px;
  height: 670px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  background: #fff;
  border: 1px solid #dbdbdb;
  box-shadow: 3px 3px 12px rgba(0, 0, 0, 0.1);
  z-index: 11
}

.popup-today .scroll-wrap {
  position: relative;
  height: 617px;
  padding-right: 4px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  overflow: hidden
}

.popup-today .scroll-wrap::after {
  position: absolute;
  content: "";
  top: 0;
  right: 13px;
  width: 1px;
  height: 100%;
  background: #e0e0e0
}

.popup-today .scroll-wrap .scroll {
  height: 617px;
  overflow-y: auto;
  overflow-x: hidden
}

.popup-today .scroll-wrap .scroll ul {
  width: 685px;
  padding: 20px 0 15px 20px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  font-size: 0;
  text-align: left
}

.popup-today .scroll-wrap .scroll ul li {
  display: inline-block;
  position: relative;
  width: 208px;
  height: 208px;
  margin-bottom: 11px;
  margin-right: 11px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border: 1px solid #e0e0e0
}

.popup-today .scroll-wrap .scroll ul li:hover a {
  display: block
}

.popup-today .scroll-wrap .scroll ul li:hover a::before {
  position: absolute;
  content: "";
  top: -1px;
  left: -1px;
  width: calc(100% - 1px);
  height: calc(100% - 1px);
  background: rgba(0, 0, 0, 0);
  border: 2px solid #00917c;
  z-index: 2
}

.popup-today .scroll-wrap .scroll ul li:nth-of-type(3n) {
  margin-right: 0
}

.popup-today .scroll-wrap .scroll ul li img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  max-width: 100%;
  z-index: 1
}

@media (max-width: 1140px) {
  .header.fixed .header-top .inner-wrap .tnb ul li {
    padding: 0 7px;
    font-size: 14px
  }

  .header.fixed .header-mid .inner-wrap .search {
    left: 330px;
    width: 30%
  }

  .header.fixed .header-mid .inner-wrap .search input {
    width: 88%
  }

  .header .inner-wrap {
    width: 100%
  }

  .header .header-mid .inner-wrap .search {
    left: 300px;
    width: 30%
  }

  .header .header-mid .inner-wrap .search input {
    width: 88%
  }

  .header .header-bott .inner-wrap nav.gnb ul li a.new {
    /* width: 88px;
    background: url("/CImages/MALL/common/gnb_responsive.png") no-repeat;
    background-position: -187px */
  }

  .header .header-bott .inner-wrap nav.gnb ul li a.hot {
    /* width: 107px;
    background: url("/CImages/MALL/common/gnb_responsive.png") no-repeat;
    background-position: -275px */
  }

  .header .header-bott .inner-wrap nav.gnb ul li a.event {
    /* width: 104px;
    background: url("/CImages/MALL/common/gnb_responsive.png") no-repeat;
    background-position: -383px */
  }

  .header .header-bott .inner-wrap .snb {
    position: absolute;
    top: 0;
    right: 0
  }

  .header .header-bott .inner-wrap .snb ul li {
    padding: 0 7px
  }
}