/* BASIC css start */
.mask {	display:none; position:fixed; top:0; left:0; width:100%; height:100%; background:#000; opacity:0.5; filter:alpha(opacity=50); z-index:990 }

/* ============= »óÇÏÀÌµ¿¹öÆ° ============= */
.pageTop {  display:none; position:fixed; bottom:80px; right:5px; z-index:100;}
.pageTop a { width:33px; height:33px; line-height:33px; font-size:16px; display: block; border:1px solid rgba(88, 86, 86, 0.59);  background-color:#fff; text-align:center; border-radius:5px; color:#333;margin-bottom:3px;  }
.pageTop a.i-naver { border:1px solid #3ec729 ;  background-color:#3ec729 !important;color:#fff;}
.pageTop a.i-kakaotalk { border:1px solid #f9e000 ;  font-size:20px;  background-color:#f9e000 !important; color:#3b1f1e;  }



/* ============= »çÀÌµå ¸Þ´º ============= */


#asideClose {width: 50px;text-align: center;line-height: 45px;border-left: 1px solid rgba(255, 255, 255, 0.1);}
#asideClose i {display: block; margin-top: 13px; color:#fff ; font-size:20px; }
#asideMenu {position:fixed;top:0;left:-100%;width:100%;height:100%;background:#fff;z-index:9999;display:flex;flex-direction:column;}
#asideMenu .cate_fixed {position:sticky;top:0;left:0;width:100%;z-index:99;flex-shrink:0;}




/* Äü¸Þ´º ¾ÆÀÌÄÜ¿µ¿ª */
.subTop-box { margin:10px; border:1px solid #eee;overflow:hidden; background:#fff; }
.subTop-box a { float:left; width:25%; padding:10px 0; color:#222; font-size:11px; text-align:center;  border-right:0;  border-right:1px solid #eee;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
-ms-sizing:border-box;
-o-sizing:border-box;
box-sizing:border-box;
}

.subTop-box a:last-child { border-right:0px solid #eee; }


/* 260317 css Ãß°¡ */
* { box-sizing: border-box; margin: 0; padding: 0;}


/* ¦¡¦¡ »óÅÂ¹Ù ¦¡¦¡ */
.status-bar {
  height: 44px;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 24px;
  flex-shrink: 0;
  z-index: 10;
}
.status-bar .time { font-size: 15px; font-weight: 600; color: #000; }
.status-bar .icons { display: flex; align-items: center; gap: 6px; }

/* ¦¡¦¡ ÅÇ ÇÊÅÍ ¦¡¦¡ */
.tab-filter {
  background: #fff;
  padding: 10px 16px 0;
  display: flex;
  align-items: flex-end;
  gap: 4px;
  border-bottom: 1px solid #e8e8e8;
  flex-shrink: 0;
  z-index: 10;
}

/* ¦¡¦¡ È¨ ¹öÆ° ¦¡¦¡ */
.home-btn {
  width: 34px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  border: none;
  background: none;
  padding: 0 0 14px 0;
  flex-shrink: 0;
  opacity: 0.35;
  transition: opacity 0.2s ease, transform 0.15s ease;
  position: relative;
  bottom: -1px;
}
.home-btn:hover { opacity: 0.7; transform: scale(1.1); }
.home-btn.lit   { opacity: 1; }

.tab-btn {
  flex: 1;
  text-align: center;
  padding: 9px 4px 11px;
  font-size: 13px;
  font-weight: 600;
  color: #aaa;
  background: none;
  border: none;
  cursor: pointer;
  border-bottom: 3px solid transparent;
  transition: color 0.2s ease, border-color 0.2s ease;
  letter-spacing: -0.3px;
  position: relative;
  bottom: -1px;
}
.tab-btn.active {
  color: #000;
  border-bottom: 3px solid #000;
}
.tab-btn:hover:not(.active) { color: #666; }

/* ¦¡¦¡ ÄÜÅÙÃ÷ ½ºÅ©·Ñ ¦¡¦¡ */
.content-area {
  flex: 1;
  overflow-y: scroll;
  height: calc(100vh - 150px);
  -webkit-overflow-scrolling: touch;
  overscroll-behavior-y: contain;
  touch-action: pan-y;
  position: relative;
}
.content-area::-webkit-scrollbar { display: none; }

/* ºä °øÅë */
.view {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  min-height: 100%;
  background: #fff;
  opacity: 0;
  pointer-events: none;
  transform: translateY(6px);
  transition: opacity 0.22s ease, transform 0.22s ease;
}
.view.active {
  opacity: 1;
  pointer-events: auto;
  transform: translateY(0);
}

#viewHome {
  height: 100vh;
  overflow-y: 100%;
  padding-bottom: 90px;
}


/* ¦¡¦¡ Ä«Å×°í¸® ¼½¼Ç °øÅë ¦¡¦¡ */
.menu-item .list-sub {
    display:none;
}
.menu-item .list-sub li a {
    display: block;
    margin: 0;
    font-size: 13px;
    height: 32px;
    line-height: 32px;
    color: #333;
}

.menu-item .list-sub li a i {
}

.menu-item .list-sub li.all a {
    font-size:14px;
    font-weight:500;
}

.section { padding: 0 20px; }

.section-header {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  padding: 20px 0 10px;
  gap: 10px;
}
.section-title-wrap {
  display: flex;
  flex-direction: column;
  gap: 3px;
}
.section-title-en {
  display: none;
}
.section-title {
  font-family: 'Noto Serif KR', 'Apple Myungjo', 'Batang', Georgia, serif;
  font-size: 18px;
  font-weight: 500;
  color: #1a1a1a;
  letter-spacing: 0.5px;
  line-height: 1.3;
  position: relative;
  display: inline-block;
  padding-left: 16px;
}
/* ¿ÞÂÊ ½½¸² ¼¼·Î ¾×¼¾Æ® ¹Ù */
.section-title::before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 2px;
  height: 80%;
  background: linear-gradient(180deg, #222 0%, #999 100%);
  border-radius: 2px;
}
/* ¾ð´õ¶óÀÎ Á¦°Å */
.section-title::after { display: none; }
.add-btn {
  width: 30px; height: 30px;
  display: flex; align-items: center; justify-content: center;
  cursor: pointer;
  border-radius: 50%;
  transition: background 0.15s;
}
.add-btn:hover { background: #f2f2f2; }
.add-btn svg { width: 20px; height: 20px; }

.divider { height: 1px; background: #e0e0e0; }

.list-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 15px 0;
  border-bottom: 1px solid #f0f0f0;
}
.list-item:last-of-type { }
.list-item span { font-size: 15px; color: #333; letter-spacing: -0.2px; }
.list-item .arrow { color: #ccc; font-size: 15px; }

.section-gap { height: 10px; }

/* ¦¡¦¡ Ä¿¹Â´ÏÆ¼ Àü¿ë ¼½¼Ç ¦¡¦¡ */
.comm-section {
  padding: 0 20px;
  margin-top: 6px;
  background: #f8f8f8;
  border-top: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
}
.comm-section-header {
  display: flex;
  align-items: center;
  gap: 7px;
  padding: 16px 0 8px;
}
.comm-section-title {
  font-size: 13px;
  font-weight: 700;
  color: #888;
  letter-spacing: 1.5px;
  text-transform: uppercase;
}
.comm-section-line {
  flex: 1;
  height: 1px;
  background: #e0e0e0;
}

.comm-section .list-item {
    border-bottom:0;
    cursor: auto;
}

.comm-section .grid_cont a {
    width: 33.3333%;
    justify-content: center;
    cursor: pointer;
}
.comm-section .grid_cont a:last-child {
    border-right:0;
}
.comm-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 13px 0;
}
.comm-left {
  display: flex;
  align-items: center;
  gap: 12px;
}
.comm-right {
  display: flex;
  align-items: center;
  gap: 8px;
}
.comm-icon {
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.comm-icon.notice  { background: #f5f5f5; color: #aaa; }
.comm-icon.inquiry { background: #f5f5f5; color: #aaa; }
.comm-icon.review  { background: #f5f5f5; color: #aaa; }
.comm-left span {
  font-size: 15px;
  color: #333;
  letter-spacing: -0.2px;
}
.comm-badge {
  font-size: 9px;
  font-weight: 800;
  padding: 2px 6px;
  border-radius: 4px;
  letter-spacing: 0.5px;
}
.comm-badge.new {
  background: #ef4444;
  color: #fff;
}
.comm-count {
  font-size: 11px;
  font-weight: 600;
  color: #aaa;
}

/* BEST ºä*/
.best-banner {
  background: #f8f8f8;
  padding: 22px 20px 0;
  border-bottom: 1px solid #e8e8e8;
}
.best-badge {
  display: inline-block;
  background: #000;
  color: #fff;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 2px;
  padding: 3px 8px;
  border-radius: 2px;
  margin-bottom: 8px;
}
.best-banner-title {
  font-size: 20px;
  font-weight: 800;
  color: #111;
  line-height: 1.35;
  font-family: 'SUIT', -apple-system, BlinkMacSystemFont, 'Apple SD Gothic Neo', sans-serif;
}
.best-banner-sub {
  font-size: 12px;
  color: #999;
  margin-top: 5px;
  padding-bottom: 18px;
}
.best-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1px;
  background: #e8e8e8;
  margin-top: 16px;
}
.best-item {
  background: #fff;
  padding: 14px 12px;
  display: flex;
  align-items: center;
  gap: 10px;
  cursor: pointer;
}
.best-rank {
  font-size: 18px;
  font-weight: 800;
  color: #e0e0e0;
  min-width: 22px;
}
.best-rank.top { color: #111; }
.best-item-cat { font-size: 10px; color: #aaa; margin-bottom: 2px; }
.best-item-name { font-size: 13px; font-weight: 500; color: #222; line-height: 1.4; }

/* ½´Áî / °¡¹æ Àü¿ë ºä »ó´Ü È÷¾î·Î*/
.cat-hero {
  padding: 26px 20px 18px;
  border-bottom: 1px solid #efefef;
}
.cat-hero-label {
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 2.5px;
  color: #bbb;
  text-transform: uppercase;
  margin-bottom: 6px;
}
.cat-hero-title {
  font-size: 28px;
  line-height: 36px;
  font-weight: 800;
  color: #000;
  letter-spacing: -1px;
  font-family: 'SUIT', -apple-system, BlinkMacSystemFont, 'Apple SD Gothic Neo', sans-serif;
}
.cat-hero-desc {
  font-size: 12px;
  color: #aaa;
  margin-top: 5px;
  line-height: 1.5;
}

/* ¦¡¦¡ È¨ ÀÎµðÄÉÀÌÅÍ ¦¡¦¡ */
.home-indicator {
  height: 34px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  background: #fff;
}
.home-indicator-bar {
  width: 134px; height: 5px;
  background: #000;
  border-radius: 3px;
  opacity: 0.18;
}

/* ¦¡¦¡ SVG ¾ÆÀÌÄÜ ÀÎ¶óÀÎ »çÀÌÁî ¦¡¦¡ */
.ico-signal { width: 17px; height: 12px; }
.ico-wifi   { width: 16px; height: 12px; }
.ico-batt   { width: 25px; height: 12px; }

/* ¦¡¦¡ È¸¿ø ¹Ù ¦¡¦¡ */
.member-bar {
  display: flex;
  align-items: stretch;
  justify-content: stretch;
  gap: 0;
  padding: 0;
  background: linear-gradient(135deg, #0a0a0a 0%, #2c2c2c 40%, #555 70%, #888 100%);
  flex-shrink: 0;
  position: relative;
  overflow: hidden;
}
/* ¹è°æ ±¤ÅÃ shine ·¹ÀÌ¾î */
.member-bar::before {
  content: '';
  position: absolute;
  top: -50%; left: -50%;
  width: 200%; height: 200%;
  background: linear-gradient(
    105deg,
    transparent 40%,
    rgba(255,255,255,0.06) 50%,
    transparent 60%
  );
  animation: barShine 4s linear infinite;
  pointer-events: none;
}
@keyframes barShine {
  0%   { transform: translateX(-60%); }
  100% { transform: translateX(60%); }
}

.member-btn {
  flex: 1;
  font-size: 12px;
  font-weight: 600;
  color: rgba(255,255,255,0.6);
  background: transparent;
  border: none;
  border-right: 1px solid rgba(255,255,255,0.1);
  cursor: pointer;
  padding: 13px 4px;
  letter-spacing: 0.4px;
  transition:
    background 0.25s ease,
    color 0.25s ease,
    transform 0.2s ease,
    box-shadow 0.25s ease;
  white-space: nowrap;
  text-align: center;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.member-btn:last-of-type { border-right: none; }

/* ¹°°á ripple È¿°ú */
.member-btn::before {
  content: '';
  position: absolute;
  top: 50%; left: 50%;
  width: 0; height: 0;
  background: radial-gradient(circle, rgba(255,255,255,0.25) 0%, transparent 70%);
  transform: translate(-50%, -50%);
  transition: width 0.5s ease, height 0.5s ease, opacity 0.5s ease;
  border-radius: 50%;
  opacity: 0;
  z-index: 0;
}
.member-btn:hover::before {
  width: 180px; height: 180px;
  opacity: 1;
}
.member-btn:active::before {
  width: 240px; height: 240px;
  opacity: 0;
  transition: width 0.3s ease, height 0.3s ease, opacity 0.3s ease;
}

/* ÇÏ´Ü ±Û·Î¿ì ¶óÀÎ */
.member-btn::after {
  content: '';
  position: absolute;
  bottom: 0; left: 50%;
  transform: translateX(-50%) scaleX(0);
  width: 70%; height: 2px;
  background: linear-gradient(90deg, transparent, #e0e0e0, #fff, #e0e0e0, transparent);
  box-shadow: 0 0 8px rgba(220,220,220,0.7);
}
.member-btn:hover::after {
  transform: translateX(-50%) scaleX(1);
}
.member-btn:hover {
  color: #fff;
  background: rgba(255,255,255,0.07);
  transform: translateY(-1px);
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.15);
}
.member-btn.active-member {
  color: #fff;
  font-weight: 700;
  background: rgba(255,255,255,0.12);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.2),
    0 0 20px rgba(200,200,200,0.15);
}
.member-btn.active-member::after {
  transform: translateX(-50%) scaleX(1);
}
.member-sep { display: none; }

/* ¦¡¦¡ ¸¶ÀÌÆäÀÌÁö ºä ¦¡¦¡ */
.mypage-header {
  padding: 26px 20px 20px;
  border-bottom: 1px solid #f0f0f0;
}
.mypage-greeting {
  font-size: 11px;
  color: #aaa;
  letter-spacing: 0.5px;
  margin-bottom: 4px;
}
.mypage-name {
  font-size: 22px;
  font-weight: 800;
  color: #000;
  letter-spacing: -0.5px;
}
.mypage-email {
  font-size: 12px;
  color: #bbb;
  margin-top: 3px;
}
.mypage-stats {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 1px;
  background: #f0f0f0;
  margin: 0 0 0 0;
}
.mypage-stat {
  background: #fff;
  padding: 16px 0;
  text-align: center;
  cursor: pointer;
}
.mypage-stat-num {
  font-size: 20px;
  font-weight: 800;
  color: #000;
  line-height: 1;
}
.mypage-stat-label {
  font-size: 10px;
  color: #aaa;
  margin-top: 4px;
}
.mypage-menu-section {
  padding: 0 20px;
}
.mypage-menu-title {
  font-size: 11px;
  font-weight: 700;
  color: #bbb;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  padding: 18px 0 6px;
}
.mypage-menu-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 14px 0;
  border-bottom: 1px solid #f5f5f5;
  cursor: pointer;
}
.mypage-menu-item:last-of-type { border-bottom: none; }
.mypage-menu-item span { font-size: 14px; color: #222; }
.mypage-menu-item .m-arrow { color: #ccc; font-size: 14px; }
.mypage-logout {
  margin: 10px 20px 20px;
  padding: 13px;
  text-align: center;
  border: 1px solid #e8e8e8;
  border-radius: 6px;
  font-size: 13px;
  color: #aaa;
  cursor: pointer;
  transition: all 0.15s;
}
.mypage-logout:hover { border-color: #000; color: #000; }

/* ¦¡¦¡ ·Î±×ÀÎ Æû ºä ¦¡¦¡ */
.login-wrap {
  padding: 36px 28px 20px;
}
.login-title {
  font-size: 24px;
  font-weight: 800;
  color: #000;
  letter-spacing: -0.5px;
  margin-bottom: 6px;
}
.login-sub {
  font-size: 12px;
  color: #aaa;
  margin-bottom: 28px;
}
.form-group {
  margin-bottom: 14px;
}
.form-label {
  font-size: 11px;
  font-weight: 600;
  color: #888;
  letter-spacing: 0.5px;
  margin-bottom: 6px;
  display: block;
}
.form-input {
  width: 100%;
  padding: 12px 14px;
  border: 1px solid #e8e8e8;
  border-radius: 6px;
  font-size: 14px;
  font-family: 'SUIT', sans-serif;
  color: #222;
  outline: none;
  transition: border-color 0.2s;
  background: #fafafa;
}
.form-input:focus { border-color: #000; background: #fff; }
.form-btn {
  width: 100%;
  padding: 14px;
  background: #000;
  color: #fff;
  border: none;
  border-radius: 6px;
  font-size: 14px;
  font-weight: 700;
  font-family: 'SUIT', sans-serif;
  cursor: pointer;
  margin-top: 8px;
  letter-spacing: 0.5px;
  transition: opacity 0.15s;
}
.form-btn:hover { opacity: 0.8; }
.form-btn.outline {
  background: #fff;
  color: #000;
  border: 1px solid #000;
  margin-top: 10px;
}
.form-divider {
  display: flex;
  align-items: center;
  gap: 10px;
  margin: 18px 0;
}
.form-divider hr { flex: 1; border: none; border-top: 1px solid #eee; }
.form-divider span { font-size: 11px; color: #ccc; }
.form-switch {
  text-align: center;
  font-size: 12px;
  color: #aaa;
  margin-top: 16px;
}
.form-switch a {
  color: #000;
  font-weight: 700;
  cursor: pointer;
  text-decoration: none;
}

/* ¦¡¦¡ Ä«Å×°í¸® ¾ÆÀÌÅÛ + ¾ÆÀÌÄÜ ¦¡¦¡ */
.menu-item {position: relative;}
.list-plus {
  position: absolute;
  right: 0;
  top: 6px;
  width: 24vw;
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-shrink: 0;
  z-index: 10;
}
.list-plus svg { width: 14px; height: 14px; }




/* ·Î±×ÀÎ ¸Þ´º */
.loginBox {clear:both;margin: 0 20px;padding: 0px 0px 20px;text-align:left;border:0px solid #000;}
.loginBox p {  font-size: 12px;padding:5px 0px 5px; color: #999;   }
.loginBox p span { /* text-decoration:underline; */ font-weight: normal; color: #333;  }
.loginBox ul { font-size:0; margin-top:15px; }
.loginBox li {clear:both;display:inline-block;width: 32%;height:35px;text-align:center;margin:0;margin-right: 2%;}
.loginBox li a {display:block;font-size:13px;color: #c0c0c0;letter-spacing:0.1em;line-height:35px;border: 1px solid #c0c0c0;box-sizing:border-box;-webkit-box-sizing:border-box;background:#fff;}
.loginBox li.join a { color:#fff; border:1px solid #c0c0c0;; background:#c0c0c0;; }
.loginBox li.last{margin-right:0}



/* Äü ¸Þ´º */

.quickMenu {padding: 0 20px;}
.quickMenu ul {overflow: hidden;}
.quickMenu ul li {box-sizing:border-box;float: left;width: 33%;font-size: 13px;line-height: 32px;text-align: left;color: #79604c;background: #fff;text-align: center;border-top: 1px solid #dedede;border-right: 1px solid #dedede;}
.quickMenu ul li:nth-child(1){border-left: 1px solid #dedede;}
.quickMenu ul li:nth-child(4){border-left: 1px solid #dedede;border-bottom: 1px solid #dedede;}
.quickMenu ul li:nth-child(5){border-bottom: 1px solid #dedede;}
.quickMenu ul li:nth-child(6){border-bottom: 1px solid #dedede;}



/* Æ÷ÀÎÆ®¹«ºñ */
.loginBox li.join { position:relative; }
.loginBox li.join .pointBox { position:absolute;z-index:90;top:20px; left:50%; width:60px; -o-transform:translate(-50%,0);-ms-transform:translate(-50%,0);-moz-transform:translate(-50%,0);-webkit-transform:translate(-50%,0);transform:translate(-50%,0); }
.loginBox li.join .pointBox > i { display:block;color:rgba(214,214,214,0.9);   font-size:20px }
.loginBox li.join .pointBox > span{ margin:-9px 0 0 0;display:block;padding:1px 10px; border-radius:5px;font-size:10px;line-height:18px;background:rgba(214,214,214,0.9);  letter-spacing:0.5px }
.loginBox li.join .pointBox { -o-animation:animate-pointBox 1s linear infinite;-ms-animation:animate-pointBox 1s linear infinite;-moz-animation:animate-pointBox 1s linear infinite;-webkit-animation:animate-pointBox 1s linear infinite;animation:animate-pointBox 1s linear infinite;}
@-o-keyframes animate-pointBox{50%{margin-left:4px }}
@-ms-keyframes animate-pointBox{50%{margin-left:4px }}
@-moz-keyframes animate-pointBox{50%{margin-left:4px }}
@-webkit-keyframes animate-pointBox{50%{margin-left:4px }}
@keyframes animate-pointBox{50%{margin-left:4px }}



/* Ä«Å×°í¸®¸Þ´º */

aside .asideTop { text-align:center; font-size: 0.875em;  overflow:hidden; padding: 0px 0px 10px; margin:0 10px;}
aside .asideTop a:first-child { border-left: 1px solid #eee;}
aside .asideTop a { width:33.33%; height:40px; line-height: 40px;  font-size:13px;  position:relative; font-weight:normal; border: 1px solid #eee; -webkit-box-sizing:border-box; border-left: 0px;   background-color:#fff; color:#222; display:inline-block; box-sizing: border-box;}
aside .asideTop a .fa {margin-top:10px;}
aside .asideTop a.act { background:#999; color:#fff }
aside .asideTop a.act em { position:absolute; left:44%; bottom:-6px; border-top:6px solid #999; border-left:4px solid transparent; border-right:4px solid transparent;}



aside .navCategory {margin: 30px 20px 20px;/* border:1px solid #eee; *//* background:#fff; */}
aside nav li {/* border-bottom:1px solid #eee; */position:relative;}
aside nav li a {display: block;height: 40px;line-height: 40px;font-size: 15px;margin-right: 13px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;color:#000;}
aside nav li .fa {position: absolute; top:0; right: 0; width: 40px; text-align: center; height: 35px; line-height:35px; font-size:20px;  }
aside nav li > ul {/* background-color:#f4f4f4; */display:none;/* border-top:1px solid #6e6e6e; */}
aside nav li > ul > li {/* border-bottom:0px none; *//* border-top:1px solid #ccc; */}
aside nav li > ul > li:first-child {border-top:0px none;}
aside nav li > ul > li a {padding: 0 13px 0 0px;margin: 0;font-size: 13px;font-weight: 500;height: 32px;line-height: 32px;color: #333;}
aside nav li > ul > li > ul {border-top:0px none; border-top:1px solid #ccc;}
aside nav li > ul > li > ul > li {border-bottom:0px none;}
aside nav li > ul > li > ul > li a {padding:0 0 0 40px; margin: 0; background-color: #DDDDDD;}

aside nav li.normal a{font-weight: 800;}

aside .navCommunity {display:none; margin:0 10px; border:1px solid #eee;  background:#fff; }
aside .navMypage {display:none; margin:0 10px; border:1px solid #eee;  background:#fff;  }




/* ÃÖ±Ù º» »óÇ° */
#ly_lastView { /* position:absolute; top:36px; left:0; */ margin:10px 10px; border:1px solid #eee;  background:#fff;  padding-bottom:20px;/* display:none;*/}
.h_layerTitle { height:40px; line-height:40px; padding:0 20px; margin-bottom:10px;  border-bottom:1px solid #eee;   }
.h_layerTitle h3 { font-weight:normal; color:#666; }
.h_layerTitle .fa-times {float:right; margin-top: 5px;}

/* //ÃÖ±Ù º» »óÇ° */



aside .navCustomer { margin:0 10px 10px; border:1px solid #eee;  background:#fff; }
aside .navCustomer nav li { border-bottom:1px solid #eee; position:relative;}
aside .navCustomer nav p { display: block; padding:0 0 5px 20px; font-size:11px; letter-spacing:0.1em; color:#222; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-weight:normal; }
aside .navCustomer nav p span { font-weight:700; color:#222; }
aside .navCustomer nav .phone a { font-weight:700; font-size:16px;  color:#333; padding:0 0 5px 0px; }
aside .navCustomer nav p.tel  { display: block;  height:40px; line-height:40px;   background:#333F4D; width:90%; text-align:center; margin:10px auto ;  padding:0 !important; }
aside .navCustomer nav p.tel a {color:#fff;  font-weight:300; font-size:14px;  letter-spacing:0.1em;}



/* °¡·Î¾Ö´Ï¸ÞÀÌ¼Ç */
.-move_x { transition:all .3s ease;-webkit-transition:all .3s ease;animation-name:spring_x;animation-duration:3.5s;animation-iteration-count:infinite;animation-timing-function:ease-in-out;animation-direction:normal; -webkit-animation-name:move_x; -webkit-animation-duration:3.5s;-webkit-animation-iteration-count:infinite;-webkit-animation-timing-function:ease-in-out;-webkit-animation-direction:normal;}
@keyframes move_x{0%{transform:translate(0px,0px) }80%{transform:translate(0px,0px) }85%{transform:translate(4px,0px) }90%{transform:translate(0px,0px) }95%{transform:translate(4px,0px) }100%{transform:translate(0px,0px) }}
@-webkit-keyframes move_x{0%{transform:translate(0px,0px) }80%{transform:translate(0px,0px) }85%{transform:translate(0px,4px) }90%{transform:translate(0px,0px) }95%{transform:translate(0px,4px) }100%{transform:translate(0px,0px) }}
/* ¼¼·Î¾Ö´Ï¸ÞÀÌ¼Ç */
.-move_y{ transition:all .3s ease;-webkit-transition:all .3s ease;animation-name:spring_y;animation-duration:3.5s;animation-iteration-count:infinite;animation-timing-function:ease-in-out;animation-direction:normal; -webkit-animation-name:move_y; -webkit-animation-duration:3.5s;-webkit-animation-iteration-count:infinite;-webkit-animation-timing-function:ease-in-out;-webkit-animation-direction:normal;}
@keyframes move_y{0%{transform:translate(0px,0px) }80%{transform:translate(0px,0px) }85%{transform:translate(0px,4px) }90%{transform:translate(0px,0px) }95%{transform:translate(0px,4px) }100%{transform:translate(0px,0px) }}
@-webkit-keyframes move_y{0%{transform:translate(0px,0px) }80%{transform:translate(0px,0px) }85%{transform:translate(0px,4px) }90%{transform:translate(0px,0px) }95%{transform:translate(0px,4px) }100%{transform:translate(0px,0px) }}
 
 
#header {  position:relative;  z-index:5; border:0px solid #000; padding-bottom:0px;  } /* ·èºÏ+¼¼¹Ì·èºÏÇü */



#header .header-top h1 a {  display:inline-block; font-family: "Roboto",'Nanum Gothic'; font-weight:900; font-size: 20px; height:50px; line-height:50px; color:#333; letter-spacing:1px }
#header .header-top .logo img { width:auto; height:20px; margin-top:15px;  } /* ·Î°íÀÌ¹ÌÁö·Î»ç¿ë½Ã */

#header .header-top p.category { position:absolute; top:10px; left:10px; }
#header .header-top p.category .line:after { display:block; height:1px;   }
#header .header-top p.category a { display:block; position:relative; width:20px; height:30px;   } 
#header .header-top p.category span { display:block; position:absolute; top:50%; width:100%;  height:1px; background: rgba(0,0,0,1); transform:translate(0,-50%); color:transparent; }
#header .header-top p.category span:before,
#header .header-top p.category span:after { content: ""; position:absolute; left:0; top:0; width:100%; height:1px;  background: rgba(0,0,0,1);  }
#header .header-top p.category span:before { top:-6px; }
#header .header-top p.category span:after { top:6px; }
#header .header-top p.category i { display:block; font-size: 24px;  color:#000; cursor:pointer   }

#header .header-top p.cart { position:absolute; top:20px; right:45px; }
#header .header-top p.cart span {  width:22px; height:18px; display:block; position:relative; color:transparent;  } 
#header .header-top p.cart .css-cart {width:18px; height:16px; border-radius:1px;-webkit-border-radius:1px;-moz-border-radius:1px; border:1px solid #333; position:relative;}
#header .header-top p.cart .css-cart:before {content:''; height:8px; width:10px; border:1px solid #333; border-bottom:none; border-radius:50px 50px 0 0;-webkit-border-radius:50px 50px 0 0;-moz-border-radius:50px 50px 0 0; position:absolute; top:-7px; left:3px; }
#header .header-top p.cart a .count { position:absolute; left:50%; top:0px ;transform:translateX(-50%);  color:#000;  font-size:0.5rem; font-weight:300; z-index:99; }

/* ÀÌ¹ÌÁö·Î»ç¿ë½Ã
#header .header-top p.cart a { position:relative; display:block; width:30px; height:30px;  background:url('/design/d4-0278/wizmobile/t_cart_b.png') no-repeat center / 22px 22px; }
*/



/* °Ë»ö */
#header .header-top p.searchToggle { position:absolute; top:14px; right:10px;  }
#header .header-top p.searchToggle span {  width:22px; height:22px; display:block; position:relative; color:transparent; transition:all 0.6s;  } 
#header .header-top p.searchToggle .css-ser:before { content:''; height:16px; display:block; position:absolute; top:0; left:0; width:16px; border:1px #333 solid; border-radius:100%;-webkit-border-radius:100%;-moz-border-radius:100%;}
#header .header-top p.searchToggle .css-ser:after{ content:''; height:10px; display:block; position:absolute; top:0; left:0; width:1px; background:#333; transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);-ms-transform:rotate(-45deg); top:14px; left:17px;}

#header .header-top p.searchToggle.active .css-ser { border-radius:50px;-webkit-border-radius:50px;-moz-border-radius:50px; background:#333;  transition:all 0.6s;}
#header .header-top p.searchToggle.active .css-ser:before, #header .header-top p.searchToggle.active .css-ser:after{ border:0px #333 solid; height:1px; width:22px; display:block; background:#fff; position:absolute; top:10px; left:0px; transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);-ms-transform:rotate(-45deg);}
#header .header-top p.searchToggle.active .css-ser:after{ content:''; transform:rotate(45deg);-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);}


/* ÀÌ¹ÌÁö·Î»ç¿ë½Ã
#header .header-top p.searchToggle a { display:block; width:30px; height:30px; background:url('/design/d4-0278/wizmobile/t_ser_b.png') no-repeat center / 22px 22px;}
#header .header-top p.searchToggle a.active {background-image:url('/design/d4-0278/wizmobile/t_cart_b.png'); background-size:13px;} */

#header .header-top .searchLy { display:none; position:absolute; top:50px; left:0; padding:18px 5% 18px;  background:#f5f5f5; z-index:1001; width:90% }
#header .header-top .searchLy .search { position:relative; text-align:center; }
#header .header-top .searchLy .search input { width:100%; height:30px; border:none; border-radius:5px; outline:none }
#header .header-top .searchLy .search .btn_search { position:absolute; right:0px; top:0px; border:0; border-radius:5px; background:#fff; padding:6px 8px 5px; }
#header .header-top .searchLy .search .btn_search i{width:18px; height:18px; line-height:18px; font-size:15px;  border-radius:20px;text-align:center; background:#eee;}
#header .header-top .searchLy .search .delete_btn { position:absolute; top:0px; right:40px; width:30px; height:24px; font-size:18px; color:#adadad; line-height:24px; z-index:10 } /* °Ë»ö¾î»èÁ¦ */
#header .header-top .searchLy .clearTag { height:200px ; }


/* ÀÎ±â°Ë»ö¾î */
.hit-keyword { background: #fff; margin-top: 20px;}
.hit-keyword ul { overflow-y:auto; text-align:left; max-height:100px; padding:8px; }
.hit-keyword li { display:inline-block; vertical-align:top; }
.hit-keyword li a { display:block; color:#666; background:#f8f8f8; border-radius:25px;  font-size:10px; margin:3px;   padding:5px 10px; }




.top_menu .swiper-container { overflow:hidden; height:40px; padding-right:30px;    }
.top_menu .swiper-slide { text-align: center; font-size: 18px;  width:auto; padding:0 5px;
 /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
    }
	
.top_menu .swiper-wrapper .swiper-slide a { display:block; overflow:hidden; text-overflow:ellipsis; width:100%; height:40px; line-height:40px; padding:0 5px; color:#666; font-size:12px; font-family:'Roboto' !important;font-weight:400;  white-space:nowrap; ; }


/* ÀüÃ¼¸Þ´º¹öÆ° */
.all_menu { position:absolute; right:0; top:0; z-index:10; overflow:hidden;  width:30px; height:100%;  background:rgba(255,255,255,1); border-left:0px solid #ddd; transition:all 0.35s;}
.all_menu span:before{content:''; height:10px; width:10px; display:block; border:1px solid #666; border-right-width:0; border-top-width:0; transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);-ms-transform:rotate(-45deg); position:absolute; bottom:20px; left:10px; transition:all 0.35s ease;}
.all_menu.active span:before{ content:''; height:10px; width:10px; display:block; border:1px solid #666; border-left-width:0; border-bottom-width:0;  transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);-ms-transform:rotate(-45deg); position:absolute; bottom:15px; left:10px;}

.top_menu .allmenuLy { display:none; position:absolute; top:40px; left:0; padding:15px 4% 5px;  background:#f5f5f5; z-index:100; width:92%;}
.top_menu .allmenuLy h2 { text-align:left; padding-bottom:5px;  color:#777; font-size:10px; font-family:'Lato','Roboto' !important;font-weight:900;  }

.allmenuLy .inner_menu { width:100%;  background:rgba(255,255,255,0.95);  overflow:hidden; margin-bottom:10px;}
.allmenuLy .inner_menu:after { content: ""; display: block; clear: both; }

/* °¡·Î5°³ */
.allmenuLy .inner_menu ul.grid5 { overflow:hidden; position:relative; z-index:1; width:100%; margin-bottom:-1px;}
.allmenuLy .inner_menu ul.grid5 > li {float:left; width:calc(20% - 1px ); margin:-1px 0px 0 -1px; border:1px solid #f5f5f5; text-align:center; }
.allmenuLy .inner_menu ul.grid5 > li:nth-child(5n+5) {border-right:0;}

/* °¡·Î4°³ */
.allmenuLy .inner_menu ul.grid4 { overflow:hidden; position:relative; z-index:1; width:100%; margin-bottom:-1px;}
.allmenuLy .inner_menu ul.grid4 > li {float:left; width:calc(25% - 1px ); margin:-1px 0px 0 -1px; border:1px solid #f5f5f5; text-align:center; }
.allmenuLy .inner_menu ul.grid4 > li:nth-child(4n+4) {border-right:0;}

/* °¡·Î3°³ */
.allmenuLy .inner_menu ul.grid3 { overflow:hidden; position:relative; z-index:1; width:100%; margin-bottom:-1px;}
.allmenuLy .inner_menu ul.grid3 > li {float:left; width:calc(33.33% - 1px ); margin:-1px 0px 0 -1px; border:1px solid #f5f5f5; text-align:center; }
.allmenuLy .inner_menu ul.grid3 > li:nth-child(3n+3) {border-right:0;}

.allmenuLy .inner_menu ul > li a {display:block; overflow:hidden; height:40px; padding:0 5px; line-height:40px; color:#999; font-size:11px; font-family:'Roboto' !important;font-weight:400;    }

.allmenuLy .inner_menu ul.smenu  > li:nth-child(2) a {  }
.allmenuLy .inner_menu ul.smenu  > li:nth-child(1) a {  }



@media screen and (min-width:768px) {
    #header #menu {width:85px;}
    #header .headerTop {padding-right:85px;}
    #header .search {padding-right:85px;}
    #header .search .searchBox input {width:95%;}
    #header .search .btn_search {width:85px;}
}

#m_skin_preview_wrap{display:none !important}

/* ============= Ä«Å×°í¸® ¿µ¿ª =============== */


#wmenu { width:100%; background:#fff; border-bottom:1px solid #ddd; height:70px; }
#wmenu ul { border:0; }
#wmenu li { position:relative;float:left;width:20%; height:35px;  text-align:center; border:0;-webkit-box-shadow:inset 1px 1px #ddd;-moz-box-shadow:inset 1px 1px #ddd;-o-box-shadow:inset 1px 1px #ddd;-ms-box-shadow:inset 1px 1px #ddd;box-shadow:inset 1px 1px #ddd;}
#wmenu li.left {position:relative;float:left;width:20%;height:35px; text-align:center;-webkit-box-shadow:inset 0px 1px #ddd;-moz-box-shadow:inset 0px 1px #ddd;-o-box-shadow:inset 0px 1px #ddd;-ms-box-shadow:inset 0px 1px #ddd;box-shadow:inset 0px 1px #ddd;}
#wmenu li a {text-transform: uppercase; width:100%;display:block;overflow:hidden;text-align:center;  color:#646464;  font-family:'Nanum Gothic','µ¸¿ò', dotum, sans-serif;  font-size:11px; font-weight:none; line-height:35px; height:36px;}


.top_banner{position: fixed;top: 0;left: 0;right: 0;width: 100%;height:38px;z-index: 999;}
.top_banner a{background-color:#191919;color: #fff;font-size: 12px;display: block;height: 38px;text-align: center;line-height: 38px;}

.top_cate_menu{display: block;height: 38px}


/* ¼¼¹Ì·èºÏÇüÀ¸·Î »ç¿ë½Ã ÁÖ¼®Ã³¸®ÇØÁ¦ ÇÏ´Â °÷ =================================================================== */

#header .header_01_wrap { display:none; }
#header .header-top .logo img { width:auto; height:50px !important; margin-top:0px !important;  } /* ·Î°íÀÌ¹ÌÁö·Î»ç¿ë½Ã */

.top_menu{
    position:relative;
    width:100%;
    height:60px;
    margin:0 auto;
    text-align:center;
    transition:transform .3s ease, background .2s ease;
    z-index:100;
}

/* ½ºÅ©·Ñ ½ÃÀÛÇÏ¸é fixed */
.top_menu.fixed{
    position:fixed;
    top:0;
    left:0;
    background:rgba(255,255,255,0.95);
    box-shadow:0 4px 4px -4px #e2e2e2;
}

/* ¸Þ´º º¸ÀÏ¶§ */
.top_menu.nav-down{
    transform:translateY(0);
}

/* ¸Þ´º ¼û±æ¶§ */
.top_menu.nav-up{
}

/* ¼û±æ¶§ ³»ºÎ¿ä¼Ò */
.top_menu.nav-up .logo{
    background:#fff;
}

.top_menu.nav-up .cate_wrap{
    display:none;
}

/* Ä«Å×°í¸® */
.header-top.top_menu .cate_wrap{
    display:none;
    background:#fff;
    border-top:1px solid #eee;
}

.header-top.top_menu.fixed .cate_wrap{/*
    visibility:visible;
    border-top:1px solid #ededed;
    background:rgba(255,255,255,0.95);
    box-shadow:0 4px 4px -4px #e2e2e2;*/
}

/* swiper */
.top_cate_menu .swiper-slide{
    width:auto !important;
}


/* ==========================================================
====================================================== ³¡ */

.top_cate_menu .swiper-slide{width: auto !important;}





.header-top.top_menu .cate_wrap{display:none;
    background: #fff;
    border-top: 1px solid #eee; _visibility:hidden}
.header-top.top_menu.fixed{;background:rgba(255,255,255,0.95);}
.header-top.top_menu.fixed .cate_wrap{visibility:visible;;border-top:1px solid #ededed;;background:rgba(255,255,255,0.95); box-shadow: 0 4px 4px -4px #e2e2e2}



.cate_wrap{position: relative;}

.rollingBtn { width: 37px;height: 40px; box-shadow:-1px 0px 9px 0 #e2e2e2;  position: absolute; top: 0;  right: 0; z-index: 1000; background-color:#fff}
.rollingBtn:after { content: '\e943'; font-family: xeicon;  color: #000; font-size: 16px; line-height: 40px; position: absolute; top: 0; left: 50%; margin-left: -8px;}
.rollingBtn.on:after {content: '\e946'; font-family: xeicon; color: #000; font-size: 16px;line-height: 40px; position: absolute; top: 0;left: 50%; margin-left: -8px;}


.rollingAllmenu {display: none; position: absolute; width: calc(100% - 20px);top: 39px; left: 0; padding: 10px; background: rgba(255,255,255,0.90);}
.rollingAllmenu ul { font-size: 0;text-align: left;}
.rollingAllmenu ul.last { margin-top: 20px;}
.rollingAllmenu ul li { display: inline-block; width: 33.333%; text-align: center; height: 25px;line-height: 25px; font-size: 11px; margin-bottom: 4px;}
.rollingAllmenu ul li a { font-size: 13px;margin: 0 2px; margin-bottom: 4px; display: block; border: 1px solid #ddd; box-sizing: border-box;}




.fa-plus:before{content:"" !important}

.xi-angle-right-thin{display: inline-block;float: right;font-size: 14px;color: #000;line-height: 32px !important;}



/* BASIC css end */


@font-face {
  font-family: 'xeicon';
  src: url('xeicon.woff2') format('woff2'), ...;
}
.xi {
  font-family: 'xeicon' !important;
}


.content-area {
  flex: 1;
  min-height: 0;                      /* ¡ç ÇÙ½É! ÀÌ°Ô ¾øÀ¸¸é ¾ÈµÊ */
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  overscroll-behavior-y: contain;
  touch-action: pan-y;
  position: relative;

/* BASIC css end */

