@charset "utf-8";

/* **************************** //필수 CSS 수정 및 삭제 불가 **************************** */
@font-face {
  font-family: "NanumBarunGothic";
  font-style: normal;
  font-weight: 400;
  src: url("https://cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWeb.eot");
  src: url("https://cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWeb.eot?#iefix") format("embedded-opentype"), url("https://cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWeb.woff") format("woff"), url("https://cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWeb.ttf") format("truetype");
}

@font-face {
  font-family: "NanumBarunGothic";
  font-style: normal;
  font-weight: 700;
  src: url("https://cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebBold.eot");
  src: url("https://cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebBold.eot?#iefix") format("embedded-opentype"), url("https://cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebBold.woff") format("woff"), url("https://cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebBold.ttf") format("truetype");
}

@font-face {
  font-family: "NanumBarunGothic";
  font-style: normal;
  font-weight: 300;
  src: url("https://cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebLight.eot");
  src: url("https://cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebLight.eot?#iefix") format("embedded-opentype"), url("https://cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebLight.woff") format("woff"), url("https://cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebLight.ttf") format("truetype");
}

/* tag reset */
#front-linker {
  z-index: 1000 !important;
}

html,
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
img {
  margin: 0;
  padding: 0;
}

html {
  width: 100%;
  height: 100%;
}

body,
code {
  font-size: 12px;
  /*font-family: "Overpass", "NanumBarunGothic", sans-serif;*/

  color: #000;
  background: #fff;
  letter-spacing: -0.25px;
}

body#popup {
  min-width: 0;
}

li {
  list-style: none;
}

img,
fieldset {
  border: none;
  vertical-align: top;
}

table {
  width: 100%;
  border: 0;
  border-spacing: 0;
  border-collapse: collapse;
}

caption {
  display: none;
}

th,
td {
  border: 0;
  vertical-align: top;
}

input,
select,
textarea {
  font-size: 100%;
  font-family: "NanumBarunGothic", "돋움", Dotum;
  color: #000;
  vertical-align: middle;
  outline: none;
  line-height: 24px;
}

select {
  height: 24px;
  border: 1px solid #cecece;
  line-height: 24px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #fff url(//ecimg.cafe24img.com/pg128b11003990026/nooneelse/images/product/icon/ico-down.png) no-repeat 97% center!important;
  border-radius: 0;
  background-size: 14px!important;
}

select::-ms-expand {
  display: none;
}

textarea {
  padding: 5px 6px;
  border: 1px solid #cecece;
  line-height: 1.5;
}

legend {
  visibility: hidden;
  position: absolute;
  left: -9999px;
  top: -9999px;
  width: 0;
  height: 0;
  line-height: 0;
}

button {
  overflow: visible;
  padding: 0;
  margin: 0;
  border: 0;
  cursor: pointer;
}

.inputTypeText {
  height: 19px;
  padding: 3px 0 0 0;
  border: none;
  border-bottom: 1px solid #000;
  background: none;
}
input[type="text"],
input[type="password"],
input[type="number"],
input[type="tel"] {
  border-radius: 0;
  -webkit-appearance: none;
}

hr.layout {
  display: none;
}

a {
  text-decoration: none;
  color: #000;
}

a:hover {
  text-decoration: none;
}

a:active {
  text-decoration: none;
}
.myshop-main-menu .title {
  text-align: left;
  margin: 243px auto 50px;
}
.title {
  text-align: center;
  margin: 150px auto 50px;
}
.title h2 {
  font-size: 24px;
  font-weight: bold;
  text-transform: uppercase;
}
.path {
  display: none !important;
}
.btn-primary,
.btn-secondary {
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  cursor: pointer;
  border: 1px solid #000;
}
.btn-primary {
  background: #000;
  color: #fff;
}
.btn-primary:hover {
  /*background: #fdb8ea;*/
  /*border: 1px solid rgb(98 77 75 / 0.8);*/
}
.btn-secondary {
  background: none;
  color: #000;
  box-sizing: border-box;
  /*border-radius: 8px;*/
}
.btn-menu-close {
  display: none;
}
.btnNormal,
.btnStrong,
.btnBasic,
.btnSubmit {
  display: inline-block;
  height: 28px;
  line-height: 26px;
  margin: 0;
  padding: 0 10px;
  cursor: pointer;
  vertical-align: middle;
  font-size: 13px;
  font-weight: 400;
  border: 0;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #000000;
  outline: none;
}
.btnNormal,
.btnBasic {
  background: #fff;
  color: #000000;
}
.btnStrong,
.btnSubmit {
  background: #000;
  color: #fff;
  /*border-radius: 8px;*/
}
input[type="radio"] {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 4px;
  -webkit-appearance: none;
  cursor: pointer;
  background: #fff;
  border: 1px solid #000;
}
input:checked[type="radio"] {
  background: #000000;
  background-size: 20px;
}
input[type="radio"]:before {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: 0 0;
  box-sizing: border-box;
  color: transparent;
  content: "";
  vertical-align: -1px;
}
@media screen and (max-width: 1080px) {
  .btn-menu-close {
    position: fixed;
    right: 10px;
    cursor: pointer;
    z-index: 99;
  }
  .header-title {
    font-size: 20px;
    margin-top: 10px;
  }
}
@media screen and (max-width: 780px) {
  .title {
    margin: 100px auto 25px;
    /*margin-top: 123px!important;*/
  }
  .title h2 {
    font-size: 16px;
  }
}
.objHidden {
  visibility: hidden;
  position: absolute;
  left: -1000px;
  top: -1000px;
  height: 0;
  width: 0;
}

table tr.radioType input,
span.noBorder input {
  border: none !important;
  width: auto !important;
  height: auto !important;
  margin: 0 3px 0 0 !important;
  vertical-align: middle !important;
  background: none !important;
}

#content_CONTAINER td {
  width: auto !important;
}

table.nneditor-table {
  width: auto !important;
}

.fList.typeHor .gLabel {
  margin-right: 20px;
}

.fList.typeVer .gLabel {
  display: block;
}

/* 결제진행바 */
#progressPaybarBackground {
  position: absolute;
  z-index: 99;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

#progressPaybarView {
  position: absolute;
  z-index: 100;
  top: 160px;
  left: 20px;
  width: 471px;
  font-size: 12px;
}

#progressPaybarView .box {
  height: 180px;
  background: url(http://img.cafe24.com/images/ec_hosting/popup/layer_guide/bg_layer_box1.gif) 0 0 no-repeat;
}

#progressPaybarView .box .graph {
  padding: 15px 0 0 0;
  text-align: center;
}

#progressPaybarView .box .graph span {
  display: block;
  text-align: center;
  margin: 20px 0;
}

#progressPaybarView .box .txt {
  text-align: center;
  padding: 15px 0 0;
  color: #555555;
}

div.layerProgress {
  filter: alpha(opacity=40);
  opacity: 0.4;
  -moz-opacity: 0.4;
  background-color: #999;
}

/* contents */
#skipNavigation {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  height: 0;
}

#skipNavigation p,
#skipNavigation ul,
#skipNavigation ul li {
  height: 0;
}

#skipNavigation p a {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  overflow: hidden;
  width: 1px;
  height: 1px;
  margin-left: -1px;
  margin-bottom: -1px;
  text-align: center;
  color: #000;
  white-space: nowrap;
}

#skipNavigation p a:focus,
#skipNavigation p a:hover,
#skipNavigation p a:active {
  width: 100%;
  height: auto;
  padding: 10px 0;
  background: #c4122f;
  color: #fff;
  z-index: 100;
}

.displaynone {
  display: none;
}

.swiper-button-next,
.swiper-button-prev,
.swiper-pagination,
.swiper-pagination-bullet,
.swiper-pagination-clickable .swiper-pagination-bullet,
.swiper-pagination-bullet:focus,
.swiper-pagination-clickable .swiper-pagination-bullet:focus,
.swiper-pagination-clickable .swiper-pagination-bullet:active,
.swiper-pagination-clickable .swiper-pagination-bullet {
  outline: none;
}

/*iphone에서 input 자동확대 방지*/
input {
  font-size: 16px !important;
}
input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px white inset;
}
input:checked[type="checkbox"] {
  background-color: #fff;
  background: url(//ecimg.cafe24img.com/pg128b11003990026/nooneelse/images/order/basket/icon-check.png) no-repeat;
  border: 1px solid #000;
  background-size: 16px;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="email"]:hover,
  input[type="number"]:hover,
  input[type="search"]:hover,
  input[type="text"]:hover,
  input[type="tel"]:hover,
  input[type="url"]:hover,
  input[type="password"]:hover,
  textarea:hover,
  select:hover {
    font-size: initial;
  }
}

@media (min-width: 768px) {
  input[type="email"]:hover,
  input[type="number"]:hover,
  input[type="search"]:hover,
  input[type="text"]:hover,
  input[type="tel"]:hover,
  input[type="url"]:hover,
  input[type="password"]:hover,
  textarea:hover,
  select:hover {
    font-size: inherit;
  }
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  select,
  textarea,
  input {
    font-size: 12px;
    color: #757575;
  }
  select,
  textarea,
  input:focus {
    font-size: 12px;
    color: #757575;
  }

  input[type="checkbox"] {
    display: inline-block;
    width: 20px;
    height: 20px;
    -webkit-appearance: none;
    cursor: pointer;
    background: #fff;
    border: 1px solid #bfbfbf;
    border-radius: 0;
  }
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  select:focus,
  textarea:focus,
  input:focus {
    font-size: 16px;
  }
}

@media screen and (max-width: 780px) {
  div#idLayer {
    left: 50% !important;
    width: calc(100% - 8%) !important;
    margin: 0 auto !important;
    transform: translateX(-50%);
  }

  iframe#checkIdLayerFrame {
    width: 100% !important;
    height: 270px !important;
  }
}
/* **************************** 필수 CSS 수정 및 삭제 불가 **************************** */

@charset "utf-8";

body {
  font-family: "Montserrat", "NanumBarunGothic", sans-serif;
  scrollbar-base-color: #bbb;
  scrollbar-track-color: #f8f8f8;
  scrollbar-shadow-color: #f8f8f8;
  scrollbar-arrow-color: #f8f8f8;
}

body::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.1);
  background-color: #f8f8f8;
}

body::-webkit-scrollbar {
  width: 14px;
  background-color: #bbb;
}

body::-webkit-scrollbar-thumb {
  background-color: #bbb;
}

/* Layout - Contents */
#wrap {
  position: relative;
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
}

#container {
  width: 100%;
  padding: 0;
  /*margin: 0 auto 100px;*/
  *zoom: 1;
}

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

#contents {
  margin: 0 auto;
  max-width: 1280px;
  min-width: 320px;
  min-height: 600px;
  overflow: hidden;
}
/*.xans-element-.xans-board.xans-board-listpackage-4.xans-board-listpackage.xans-board-4 {*/
/*  width: 83%;*/
/*  float: right;*/
/*  padding-top: 32px;*/
/*}*/
#contents .layoutCenter {
  text-align: center;
}

/* Layout - Footer */
#footer {
  width: 100%;
  background: #fff;
  padding: 20px 0 20px;
}
#footer:after {
  clear: both;
  content: "";
  display: block;
}
div#footer .inner {
  width: 100%;
  margin: 0 auto;
}
.footer-inner {
  max-width: 1280px;
  margin: 0 auto;
  padding: 60px 0;
}
#footer-m {
  display: none;
}
.footer-inner .footer-top {
  position: relative;
  top: 0;
  left: -16px;
}
.footer-inner .top-area .footer-top>div {
  display: inline-block;
}

.footer-inner .footer-logo {
  position: relative;
  top: -28px;
}
.footer-inner .link-info {
  /*display: inline;*/
  /*position: relative;*/
  /*top: 14px;*/
}
.footer-inner .left-section {
  position: relative;
}
.footer-inner .left-section > div {
  display: inline-block;
  vertical-align: top;
  width: 19%;
}

.footer-inner .left-section > div h3 {
  font-size: 17px;
  font-weight: 800;
  letter-spacing: 0.5px;
  padding-bottom: 10px;
  text-transform: capitalize;
}

.footer-inner .left-section .help-center {
  margin-top: -5px;
}

.footer-inner .left-section .help-center a {
  font-size: 32px;
  font-weight: 600;
  color: #624d4b;
}

.footer-inner .left-section ul li {
  font-size: 13px;
  font-family: 'Nanum Gothic', sans-serif;
  margin-bottom: 10px;
  letter-spacing: 0.5px;
}
.footer-inner .left-section ul li:first-child {
  margin-top: 12px;
  font-family: 'Nanum Gothic', sans-serif;
}
.footer-inner .left-section .center ul li:nth-child(2n) {
  margin:10px 0;
  font-weight: 600;
  font-size: 13px;
}
.footer-inner .left-section .center ul li:nth-child(2n) span {
  font-size: 13px;
}
/*.footer-inner .left-section .center ul li:last-child {*/
/*  position: absolute;*/
/*  background: #000000;*/
/*  top: 4px;*/
/*  left: 4.9%;*/
/*  padding: 2px 0;*/
/*  border-radius: 3px;*/
/*  width: 88px;*/
/*  cursor: pointer;*/
/*}*/
.footer-inner .left-section .center h3 a,
.footer-inner .left-section .delivery h3 a {
  background: #000000 url("//nooneelse.co.kr/images/layout/footer/icon-right.png") no-repeat center right 4px;
  background-size: 6px;
  color: #ffbbec;
  font-weight: 600;
  letter-spacing: -1px;
  font-size: 10px;
  padding: 2px 15px 2px 5px;
  cursor: pointer;
  border-radius: 4px;
  display: inline-block;
  vertical-align: middle;
}
.footer-inner .left-section .sns a {
  margin-right: 7px;
}

/*.footer-inner .left-section .link-to a {*/
/*  background: #000000;*/
/*  color: #ffbbec;*/
/*  font-weight: bold;*/
/*  border-radius: 5px;*/
/*  display: block;*/
/*  font-size: 10px;*/
/*  width: 57px;*/
/*  padding: 1px 0 0 8px;*/
/*}*/
.footer-inner .left-section li {
  font-weight: 300;
}
.footer-inner .left-section .company ul li {
  font-size: 11px;
  font-weight: 300;
}
.footer-inner .left-section .company ul li a {
  padding-right: 10px;
}
.footer-inner .left-section .confirm-info li::before {
  content: none;
}

.footer-inner .left-section .confirm-info {
  margin-top: 20px;
}

.footer-inner .left-section .confirm-info li {
  border-bottom: 1px solid;
  margin-right: 15px;
}
.footer-inner .left-section .confirm-info li:first-child a {
  font-weight: bold;
}
.footer-inner .top-area .link-info>div {
  background: #000000;
  color: #fff;
  width: 57px;
  height: 19px;
  border-radius: 5px;
  text-align: center;
  line-height: 20px;
  font-size: 12px;
  font-weight: 800;
  cursor: pointer;
  display: inline-block;
  margin: 0 6px;
}

.footer-inner .top-area .link-info a {
  color: #ffbbec;
  display: block;
  font-weight: bold;
}

.footer-inner .right-section > div ul {
  display: none;
}

.footer-inner .bottom-area {
  margin-top: 30px;
  width: 100%;
  clear: both;
}

.footer-inner .bottom-area ul li {
  font-size: 12px;
  margin-bottom: 5px;
  display: inline-block;
}

.footer-inner .bottom-area ul li a {
  font-weight: 300;
}

.footer-inner .bottom-area ul li:first-child,
.footer-inner .bottom-area ul li.tel {
  padding-left: 0;
}

.footer-inner .bottom-area ul li::before {
  content: "";
  margin: 0 11px;
  position: relative;
  bottom: -1px;
  font-size: 10px;
  width: 1px;
  height: 10px;
  background: #808080;
  display: inline-block;
}

.footer-inner .bottom-area ul li:first-child::before,
.footer-inner .bottom-area ul li.tel::before,
.footer-inner .bottom-area .confirm-info li::before {
  content: none;
}

.footer-inner .bottom-area .confirm-info {
  margin-top: 20px;
  display: inline;
}
.footer-inner .bottom-area .icon {
  text-align: right;
}
.footer-inner .bottom-area .icon>div {
  display: inline-block;
  width: 34px;
  padding: 0 7px;
}

.footer-inner .bottom-area .icon img {
  width: 100%;
}

.footer-inner .bottom-area .confirm-info li {
  margin-right: 15px;
  font-family: 'Nanum Gothic', sans-serif;

}
.footer-inner .bottom-area .confirm-info li:first-child a {
  font-weight: 300;
  font-weight: bold;
  font-family: 'Nanum Gothic', sans-serif;
}
#footer .menu-category::before {
  content: "Copyright ⓒ Chuu. All rights reserved.";
  display: block;
  width: 100%;
  background: #202020;
  color: #ffbbec;
  text-align: center;
  padding: 20px 0;
  font-size: 14px;
  letter-spacing: 0.25px;
  font-weight: 550;
}

/* Layout - Path */
.path {
  overflow: hidden;
  padding: 70px 0 0;
  height: 36px;
  line-height: 30px;
  *zoom: 1;
}

.path h2 {
  overflow: hidden;
  position: absolute;
  width: 0;
  height: 0;
  white-space: nowrap;
  text-indent: 100%;
}

.path ol {
  float: left;
}

.path li {
  float: left;
  padding: 0 0 0 12px;
  margin: 0 0 0 8px;
  color: #999;
  text-transform: uppercase;
  background: url("//img.echosting.cafe24.com/skin/base_ko_KR/common/ico_path.gif") no-repeat 0 10px;
}

.path li:first-child {
  margin-left: 0;
  padding-left: 0;
  background: none;
}

.path li a {
  color: #999;
}

.path li strong,
.path li strong a {
  font-weight: normal;
  color: #999;
}

/* Layout - Title */
.titleArea {
  text-align: center;
  margin: 0 0 70px;
}

.titleArea h2 {
  display: inline-block;
  color: #000;
  font-size: 48px;
  font-weight: 400;
  text-transform: uppercase;
  *display: inline;
  *zoom: 1;
}

.title-area {
  text-align: center;
  margin: 0 0 70px;
}

.title-area h2 {
  font-size: 40px;
  font-weight: bold;
  color: #000;
}

.titleArea p {
  display: block;
  margin: 28px 0 0;
  color: #3e3e3e;
  *display: inline;
  *zoom: 1;
}

.titleArea ul {
  padding: 5px 0;
  color: #939393;
  line-height: 18px;
}

.titleArea ul li {
  padding: 0 0 0 9px;
  background: url("//nooneelse.co.kr/ftp:/ecudemo7821@ecudemo7821.cafe24.com/web/upload/hncok/img/mypage/bullet.jpg") no-repeat 4px 7px;
}

/* 게시판 메인 */
.boardMain {
  overflow: hidden;
  *zoom: 1;
}

.boardMain td img {
  vertical-align: middle;
  margin: 1px;
}

.boardMain .board {
  margin: 0 0 65px;
}

.boardMain .leftArea {
  float: left;
  width: 50%;
}

.boardMain .leftArea .board {
  margin: 0 23px 65px 0;
}

.boardMain .rightArea {
  float: right;
  width: 50%;
}

.boardMain .rightArea .board {
  margin: 0 0 65px 23px;
}
/* 마이페이지 전체 사이즈 */
.myshop-wrap {
  /*width: calc(100% - 28%);*/
  /*float: right;*/
  min-height: 800px;
  margin: 0 6.44% 0;
}
.myshop-wrap.xans-myshop-orderhistorytab li a {
  font-size: 20px!important;
  font-weight: 600;
  text-align: left;
  border: none;
}

/* 퀵뷰 모달 */
#modalBackpanel {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10000;
  width: 100%;
  height: 100%;
  background: #624d4b;
}

#modalContainer {
  display: none;
  position: absolute;
  top: 100px;
  left: 100px;
  z-index: 10001;
  width: 90%;
  max-width: 975px;
  height: 750px;
  border: 1px solid #333;
  background: #fff;
}

#modalContainer #modalContent {
  width: 100%;
  height: 100%;
}
.xans-layout-mobileaction {
  display: none;
}
/* 네이버 체크아웃 버튼 */
#NaverChk_Button .npay_button_box {
  border-top: none !important;
}

/*츄 라이브챗*/
#ch-plugin-core #ch-plugin-button-position {
  bottom: 45px !important;
}

/* Chrome, Safari, Opera */
@-webkit-keyframes myesther {
  0% {
    opacity: 1;
    top: 15px;
  }

  100% {
    opacity: 1;
    top: 0px;
  }
}

/* Standard syntax */
@keyframes myesther {
  0% {
    opacity: 1;
    top: 15px;
  }

  100% {
    opacity: 1;
    top: 0px;
  }
}

/* Button */
.btn-normal {
  display: inline-block;
  width: 109px;
  margin: 0 auto;
  padding: 9px 0 9px;
  font-weight: normal;
  border-radius: 8px;
  text-align: center;
  border: 1px solid #999999;
  font-size: 14px!important;
  color: #999999;
  background: #ffe8f8;
  letter-spacing: -0.5px;
  box-sizing: border-box;
}
.btn-normal:last-child {
  background: #fff;
}

/* Sera */
.SERA_layer {
  width: 110px !important;
}

.SERA_layer table {
  width: 100px !important;
}

.SERA_layer tr:nth-child(n + 1) > td:nth-child(4) {
  display: none !important;
}

.SERA_layer tr:nth-child(n + 1) > td:nth-child(3) {
  display: none !important;
}

@media only screen and (max-width: 1600px) {
  #wrap {
    width: 100%;
  }

  #container {
    width: 100%;
  }
}

@media only screen and (max-width: 1080px) {
  .footer-inner .footer-desktop {
    display: none;
  }
  #footer-m {
    display: block;
    background: #fff;
  }
  #footer-m .footer-top {
    background: #ffbbec;
    position: relative;
    left: auto;
  }
  #footer-m .footer-top>div {
    display: inline-block;
    padding: 5px 0;
  }
  #footer-m .footer-logo {
    position: relative;
    top: auto;
  }
  #footer-m .footer-logo img {
    width: 100px;
    padding-left: 5px;
  }
  #footer-m .footer-top .icon {
    float: right;
    padding: 8px 18px;
  }
  #footer-m .footer-top .icon>div {
    display: inline-block;
    width: 24px;
    padding: 8px 3px;
  }
  #footer-m .footer-top .icon>div img {
    width: 24px;
  }
  #footer-m .company h3 {
    display: none;
  }
  #footer-m .company ul {
    padding: 15px 0 15px 20px;
    line-height: 2;
    font-weight: 590;
  }
  #footer-m .link-info {
    background: #ffbbec;
    text-align: center;
    padding: 20px 0;
  }
  #footer-m .link-info>div {
    display: inline-block;
    border: 1px solid #000000;
    width: 57px;
    height: 19px;
    border-radius: 5px;
    text-align: center;
    line-height: 20px;
    font-size: 12px;
    font-weight: 800;
    cursor: pointer;
    margin: 0 6px;
  }
  #footer-m .language .toggle {
    background: url("//nooneelse.co.kr/images/layout/header/ico-down.png") no-repeat top 17px right;
    color: #000000;
    background-position: 44px center;
    background-size: 6px;
    border-radius: 5px;
    width: 46px;
    height: 22px;
    font-size: 12px;
    font-weight: 600;
    padding: 0 10px 0 0;
  }
  #footer-m .language .toggle.on {
    background: url("//nooneelse.co.kr/images/layout/header/ico-up.png") no-repeat center right;
    background-position: 44px center;
    background-size: 6px;
  }
  #footer-m .confirm {
    background: #ffbbec;
    padding-bottom: 20px;
  }
  #footer-m .confirm ul {
    text-align: center;
  }
  #footer-m .confirm ul li {
    display: inline-block;
    padding: 0 3px;
  }
  #footer-m .confirm ul li a {
    font-size: 11px;
    font-weight: 590;
  }
  #footer-m .icon {
    display: none;
  }
  #footer-m .menu-category {
    background: #000000;
  }
  #footer-m .menu-category>div {
    display: none;
    text-align: center;
    padding: 12px 0;
  }
  #footer-m .menu-category>div i {
    color: #fff;
    font-size: 31px;
    padding: 0 20px;
  }
  #footer-m .menu-category>div p {
    color: #fff;
    font-size: 12px;
  }
  #footer-m .menu-category::before {
    font-size: 11px;
  }
  .footer-inner .right-section {
    position: relative;
    margin-top: 20px;
  }
}

@media only screen and (max-width: 780px) {
  #footer {
    margin: -20px auto 0;
  }

  .footer-inner {
    width: 100%;
    padding: 0;
  }

  .footer-inner .left-section > div {
    margin-right: 0;
    padding: 25px 0 20px;
    text-align: center;
  }

  .footer-inner .left-section .center,
  .footer-inner .left-section .delivery {
    width: 50%;
    float: left;
    box-sizing: border-box;
  }

  .footer-inner .left-section .center {
    border-right: 1px solid #fff;
  }

  .footer-inner .left-section .delivery {
    font-size: 24px;
  }

  .footer-inner .left-section .account {
    width: 100%;
    overflow: hidden;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
  }

  .footer-inner .left-section .help-center a {
    font-size: 24px;
  }

  .footer-inner .left-section ul li {
    font-size: 12px;
    margin-bottom: 2px;
  }

  .footer-inner .left-section ul li.sns {
    margin: 16px 0 0 0;
  }

  .footer-inner .left-section ul li.link-to {
    margin-top: 16px;
  }

  .footer-inner .top-area .footer-logo {
    display: none;
  }

  .footer-inner .right-section {
    text-align: center;
    margin: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #fff;
  }
  .footer-inner .right-section > div {
    font-size: 12px;
    width: 60px;
    height: 30px;
    line-height: 30px;
  }
  .footer-inner .right-section .language {
    display: none;
  }
  .footer-inner .bottom-area .xans-layout-footer {
    text-align: center;
  }

  .footer-inner .bottom-area ul li,
  .footer-inner .bottom-area ul li a {
    font-size: 11px;
  }

  .footer-inner .bottom-area .company ul.xans-layout-footer li:nth-of-type(3),
  .footer-inner .bottom-area .company ul.xans-layout-footer li:nth-of-type(7),
  .footer-inner .bottom-area .company ul.xans-layout-footer li:nth-of-type(8) {
    display: block;
  }

  .footer-inner .bottom-area .company ul.xans-layout-footer li:nth-of-type(3)::before,
  .footer-inner .bottom-area .company ul.xans-layout-footer li:nth-of-type(4)::before,
  .footer-inner .bottom-area .company ul.xans-layout-footer li:nth-of-type(7)::before,
  .footer-inner .bottom-area .company ul.xans-layout-footer li:nth-of-type(8)::before,
  .footer-inner .bottom-area .company ul.xans-layout-footer li:nth-of-type(9)::before {
    display: none;
  }

  .footer-inner .bottom-area .company-info-confirm {
    text-align: center;
    margin-bottom: 20px;
  }

  .footer-inner .bottom-area ul.company-info-confirm li a {
    font-size: 10px;
  }

  #footer::before {
    font-size: 11px;
  }
  .myshop-wrap {
    width: 100% !important;
    float: none;
    min-height: auto;
    margin: 0 auto;
  }
}
@media screen and (max-width: 1280px) {
  .myshop-wrap {
    width: 100%;
    margin: 0;
  }
  .myshop-tab-wrap {
    width: calc(100% - 19%);
  }
  .myshop-container {
    width: calc(100% - 7%);
    margin: 0 auto;
    padding: 0!important;
  }
}
@media screen and (max-width: 980px) {
  .myshop-wrap {

  }
}
  @media only screen and (max-width: 480px) {
  .btn-normal {
    font-size: 12px;
    padding: 5px 0 6px;
    width: 110px;
  }
}

/* 공통 css */
.ec-base-paginate {
  margin: 30px 0;
  text-align: center;
  font-size: 0;
  line-height: 0;
}
.ec-base-paginate ol {
  display: inline-block;
  font-size: 0;
  line-height: 0;
  vertical-align: top;
  *display: inline;
  *zoom: 1;
  *margin: 0;
}
.ec-base-paginate li {
  display: inline-block;
  margin: 0 0 0 -1px;
  border: 1px solid #d7d5d5;
  font-size: 12px;
  color: #757575;
  vertical-align: top;
  *display: inline;
  *zoom: 1;
}
.ec-base-paginate li:first-child {
  margin-left: 0;
}
.ec-base-paginate img {
  vertical-align: top;
}
.ec-base-paginate li a {
  display: block;
  width: 33px;
  padding: 9px 0;
  font-weight: bold;
  color: #939393;
  line-height: 14px;
  background: #fff;
}
.ec-base-paginate li a:hover {
  text-decoration: none;
  background: #f0f2f2;
}
.ec-base-paginate li a.this {
  padding-bottom: 6px;
  border-bottom: 3px solid #495164;
  color: #495164;
}
.ec-base-paginate a.nolink {
  cursor: default;
}
/* typeSub */
.ec-base-paginate.typeSub ol {
  margin: 0 15px;
  vertical-align: middle;
}
.ec-base-paginate.typeSub li {
  font-size: 12px;
  border: 0;
}
.ec-base-paginate.typeSub img {
  vertical-align: middle;
}
.ec-base-paginate.typeSub li a {
  width: auto;
  margin: 0 5px 0;
  padding: 2px;
  color: #353535;
  background: none;
}
.ec-base-paginate.typeSub li a.this {
  color: #fbad99;
  text-decoration: underline;
  border: 0;
}
.ec-base-paginate.typeSub .first {
  margin-right: 3px;
}
.ec-base-paginate.typeSub .last {
  margin-left: 3px;
}

@charset "utf-8";

/* 페이지네이트 */
.paginate {
  text-align: center;
  background: #fff;
}

/* 더보기 */
.paginate.typeMoreview {
  margin: 0 auto;
  width: 100%;
  font-size: 0;
}
/*.paginate.typeMoreview a { display:block; padding:12px 0; border-top:1px solid #f1f1f1; border-bottom:1px solid #d5d5d5; color:#757575; font-weight:bold; background:#f5f5f5; }*/
.paginate.typeMoreview span.icoMore {
  display: inline-block;
  margin: 0 0 0 8px;
  width: 50px;
  height: 50px;
  font-size: 0;
  line-height: 0;
  vertical-align: baseline;
  background-size: 50px;
}

/* Swipe */
.paginate.typeSwipe {
  color: #757575;
}
.paginate.typeSwipe button.circle {
  width: 20%;
  margin: 0;
  height: 5px;
  cursor: pointer;
  background: #d3d3d3;
  border: 0;
}
.paginate.typeSwipe button.circle.selected {
  background: #000;
}
.paginate.typeSwipe span {
  color: #fff;
  font-size: 0;
  line-height: 0;
}

/* 이전, 다음페이지보기(총페이지노출형) */
.paginate.typeTotal {
  color: #696969;
}
.paginate.typeTotal > span {
  margin: 0 8px;
  font-weight: bold;
}
.paginate.typeTotal p {
  display: inline-block;
  vertical-align: middle;
}
.paginate.typeTotal .prev,
.paginate.typeTotal .next {
  width: 7px;
  height: 13px;
  font-size: 15px;
  line-height: 1.2em;
  background: url("//img.echosting.cafe24.com/skin/mobile_ko_KR/layout/btn_prev.png") no-repeat 50% 50%;
  background-size: 7px auto;
}
.paginate.typeTotal .next {
  background: url("//img.echosting.cafe24.com/skin/mobile_ko_KR/layout/btn_next.png") no-repeat 50% 50%;
  background-size: 7px auto;
}
.paginate.typeTotal p span {
  overflow: hidden;
  display: block;
  width: 29px;
  text-indent: -999px;
}
.paginate.typeTotal strong {
  color: #ff6874;
}

/* 이전, 다음페이지보기(리스트형) */
.paginate.typeList {
  padding: 50px 0 0;
  color: #1b1b1b;
  margin: 0px 20px 0;
  height: 70px;
  /*width: 1335px;*/
}
.paginate.typeList ol {
  margin: 0 8px;
}
.paginate.typeList ol,
.paginate.typeList ol li,
.paginate.typeList p,
.paginate.typeList p a,
.paginate.typeList ol li a {
  display: inline-block;
  vertical-align: middle;
}
.paginate.typeList ol li {
  margin: 0 8px;
  list-style: none;
  background: #fff;
}
.paginate.typeList p,
.paginate.typeList ol li a {
  border-radius: 0;
  font-size: 0.9em;
  font-weight: 550;
}
.paginate.typeList ol li .other,
.paginate.typeList p,
.paginate.typeList ol li a {
  font-weight: 550;
  color: #a0a0a0;
  line-height: 13px;
  font-size: 14px;
}
.paginate.typeList ol li .this {
  color: #000;
}
.paginate.typeList .this {
  color: #000;
}
.paginate.typeList .prev,
.paginate.typeList .next {
  margin: 0;
  width: 27px;
  font-size: 15px;
  line-height: 1.2em;
  background: #fff url("//nooneelse.co.kr/images/product/icon/btn-page-prev.png") no-repeat 50% 50%;
}
.paginate.typeList .next {
  background-image: url("//nooneelse.co.kr/images/product/icon/btn-page-next.png");
}
.paginate.typeList p span {
  overflow: hidden;
  display: block;
  width: 29px;
  text-indent: -999px;
}
.paginate.typeList p a {
  color: #fff;
}
@media screen and (max-width: 1680px) {
  .paginate.typeList {
    width: 100%;
  }
}
@media screen and (max-width: 1280px) {
  .paginate.typeList {
    width: 100%;
  }
}

@media screen and (max-width: 780px) {
  .paginate.typeList {
    padding: 20px 0 0;
    color: #1b1b1b;
    margin: 0 auto;
    /* height: 40px; */
    padding-bottom: 23px;
    display: none;
  }
}


/* 공통 */
.ec-base-button { padding:10px 0; text-align:center; }
.ec-base-button.justify { position:relative; }
.ec-base-button:after { display:block; content:""; clear:both; }
.ec-base-button .gLeft { float:left; text-align:left; }
.ec-base-button .gRight { float:right; text-align:right; }
.ec-base-button.justify .gLeft { position:absolute; left:0; }
.ec-base-button.justify .gRight { position:absolute; right:0; }
.ec-base-button .text { margin:0 6px 0 10px; color:#353535; line-height:24px; }
/* type */
.ec-base-button.typeBorder { margin-top:-1px; padding:10px 20px; border:1px solid #d7d5d5; }
.ec-base-button.typeBG { padding:10px 20px; border:1px solid #d7d5d5; background:#fbfafa; }

/* 공통 css */
.ec-base-table table {
  position: relative;
  padding: 10px 0 0;
  /*border: 1px solid #d7d5d5;*/
  border-top-color: #fff;
  color: #fff;
  line-height: 1.5;
}
.ec-base-table.gLayoutFixed table {
  table-layout: fixed;
}
.ec-base-table.gLayoutFixed .gLayoutAuto table {
  table-layout: auto;
}
.ec-base-table table:before {
  position: absolute;
  top: 1px;
  left: 0;
  display: block;
  content: "";
  width: 100%;
  height: 1px;
  /*background: #d7d5d5;*/
}
.ec-base-table thead th {
  padding: 11px 0 10px;
  border-left: 1px solid #dfdfdf;
  border-bottom: 1px solid #dfdfdf;
  color: #353535;
  vertical-align: middle;
  font-weight: normal;
  background: #fbfafa;
}
.ec-base-table tbody th {
  padding: 11px 0 10px 18px;
  /*border: 1px solid #dfdfdf;*/
  border-bottom-width: 0;
  color: #353535;
  text-align: left;
  font-weight: normal;
  /*background-color: #fbfafa;*/
}
.ec-base-table th:first-child {
  border-left: 0;
}
.ec-base-table td {
  padding: 11px 10px 10px;
  /*border-top: 1px solid #dfdfdf;*/
  color: #353535;
  vertical-align: middle;
}
.ec-base-table td.clear {
  padding: 0 !important;
  border: 0 !important;
} /* 여백, 테두리 상쇄 */
/* 가로형 */
/* 쓰기 타입 */
.ec-base-table.typeWrite td {
  padding: 8px 10px 7px;
}
/* 세로형 */
/* 목록 타입 */
.ec-base-table.typeList table {
  border-top-color: #d7d5d5;
}
.ec-base-table.typeList table:before {
  display: none;
}
.ec-base-table.typeList td {
  padding: 8px 10px 7px;
}
.ec-base-table.typeList tfoot td {
  padding: 15px 10px 17px;
  background: #fbfafa;
}
/* 내역 없음 */
.ec-base-table .message {
  border: 1px solid #d7d5d5;
  padding: 50px 0;
  text-align: center;
  color: #757575;
  font-weight: bold;
}
.ec-base-table table + .message {
  margin: -1px 0 0;
}
.ec-base-table table td.message {
  padding: 50px 0;
}
.ec-base-table .scroll .message {
  border: 0;
}
/* 세로 스크롤 */
.ec-base-table.typeList .head td {
  padding: 11px 0 10px;
  border-left: 1px solid #dfdfdf;
  border-bottom: 1px solid #dfdfdf;
  color: #353535;
  vertical-align: middle;
  text-align: center;
  background: #fbfafa;
}
.ec-base-table.typeList .head td:first-child {
  border-left: 0;
}
.ec-base-table.typeList .scroll {
  position: relative;
  overflow-x: hidden;
  overflow-y: scroll;
  max-height: 185px;
  min-height: 100px;
  border: 1px solid #d7d5d5;
  border-top-width: 0;
  margin-top: -1px;
}
.ec-base-table.typeList .scroll table {
  border: 0;
  margin: 0;
}
.ec-base-table.typeList .scroll table:before {
  display: none;
}
.ec-base-table.typeList .scroll .message {
  border: 0;
}
/* thead - blind */
.ec-base-table thead.blind,
.ec-base-table thead.blind th {
  display: none;
}
.ec-base-table thead.blind + tbody tr:first-child th,
.ec-base-table thead.blind + tbody tr:first-child td {
  border-top-width: 0;
}
/* 라인형 */
.ec-base-table.typeList.gLine table {
  border-width: 0;
  border-bottom-width: 1px;
}
/* 공통 */
/* 테두리, 배경 없는 타입 */
.ec-base-table.typeClear table:before {
  display: none;
}
.ec-base-table.typeClear table,
.ec-base-table.typeClear th,
.ec-base-table.typeClear td {
  border: 0 none;
  background: none;
}
.ec-base-table.typeClear th {
  font-weight: bold;
}
/* 셀 테두리 */
.ec-base-table.gBorder td {
  /*border-left: 1px solid #dfdfdf;*/
}
.ec-base-table.gBorder td:first-child {
  border-left: 0;
}
/* 정렬 */
.ec-base-table .left {
  text-align: left;
}
.ec-base-table .center {
  text-align: center;
}
.ec-base-table .right {
  text-align: right;
}
.ec-base-table.typeList .center td,
.ec-base-table.typeList td.center {
  position: relative;
  padding-left: 0;
  padding-right: 0;
}
.ec-base-table.typeList .center td.left {
  padding-left: 10px;
}
.ec-base-table.typeList .center td.right {
  padding-right: 10px;
}
.ec-base-table .top th,
.ec-base-table th.top,
.ec-base-table .top td,
.ec-base-table td.top {
  vertical-align: top;
}
.ec-base-table .middle th,
.ec-base-table th.middle,
.ec-base-table .middle td,
.ec-base-table td.middle {
  vertical-align: middle;
}
/* 폼태그 */
.ec-base-table img {
  vertical-align: middle;
}
@media print {
  .ec-base-table table:before {

  }
}

/* Layout - Header */

/* menu left */
.left-menu {
  position: fixed;
  cursor: pointer;
  z-index: 9999;
  margin-left: 0.5%;
  margin-top: 19px;
    width: 70px;
    height: 50px;
}
.left-menu .btn-left-menu::before {
  content: '';
  top: -21px!important;
}
.left-menu .btn-left-menu::after {
  content: '';
  /*top: 8px;*/
}
.left-menu .btn-left-menu,
.left-menu .btn-left-menu::before,
.left-menu .btn-left-menu::after {
  display: block;
  position: absolute;
  width: 68px;
  height: 8.3px;
  top: 21px;
  background-color: #000000;
  transition-duration: .25s;
}
.left-menu.menu-open .btn-left-menu {
  transform: rotate(45deg);
}
.left-menu.menu-open .btn-left-menu::after {
  top: 0;
  transform: rotate(90deg);
}
.left-menu.menu-open .btn-left-menu::before {
  top: 0!important;
  transform: rotate(0deg);
}
#header {
  width: 100%;
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99;
  transition: all 0.3s ease;
  /*background: #fdb8ea!important;*/
}


#header .header-inner.active {
  padding: 42px 0;
}

#nav.active {
  top: 70px;
  transition: auto;
}
.header-inner .header-mobile {
  display: none;
}
.header-inner .header-mobile::after {
  content: '';
  display: block;
  clear: both;
}
.header-inner {
  width: 100%;
  box-sizing: border-box;
  padding: 42px 0;
  max-width: 100%;
  margin: 0 auto;
  line-height: 40px;
}
.header-inner .xans-layout-logotop img {
  width: 600px;
  position: absolute;
  transform: translateX(-50%);
  left: 50%;
}
.header-inner .header-mobile .menu-left-open {
  cursor: pointer;
  position: relative;
  /*top: -4px;*/
}
.header-inner .header-mobile .menu-left-open .line {
  display: block;
  width: 20px;
  height: 2px;
  background: #000000;
  margin-bottom: 5px;
}
.header-inner .header-mobile .menu-left-open .line:last-child {
  margin-bottom: 0;
}
.header-inner .header-desktop .btn-menu-close img {
  width: 30px;
  margin-top: 2px;
}
.header-inner .header-desktop:after {
  content: "";
  display: block;
  clear:both;
}
.header-inner .header-desktop>div {
  display: inline-block;
}
.header-inner .header-desktop .left-section {
  float: left;
  box-sizing: border-box;
  width: 30%;
  padding-left: 0.4%;
  z-index: 99;
}
.header-inner .header-desktop .left-section .menu-left-open {
  padding-top: 15px;
  display: inline-block;
  cursor: pointer;
}
.header-inner .header-desktop .left-section .menu-left-open img {
  width: 29px;
  cursor: pointer;
}
.header-inner .header-desktop .left-section .menu-left-open .line {
  display: block;
  width: 42px;
  height: 4px;
  background: #000000;
  margin-bottom: 6px;
}
.header-inner .header-desktop .center-section {
  /*text-align: center;*/
  /*width: 40%;*/
  z-index: 99;
}

.header-inner .header-desktop .right-section {
  float: right;
  text-align: right;
  padding-right: 2.2%;
}
.header-inner .header-desktop .left-section .logo {
  margin-top: -8px;
}

.header-inner .header-desktop .left-section .logo,
.header-inner .header-desktop .left-section nav {
  display: inline-block;
  vertical-align: middle;
}

.header-inner .header-desktop .left-section .logo img {
  /*width: 130px;*/
}

.header-inner .header-desktop .left-section nav ul {
  position: relative;
}

.header-inner .header-desktop .left-section nav ul li {
  display: inline-block;
  text-transform: uppercase;
  font-size: 14px;
  margin: 0 10px;
  line-height: 1;
  height: 17px;
  text-align: center;
}
.header-inner .header-desktop .left-section nav ul li.lzsd {
  min-width: 81px;
}
.header-inner .header-desktop .left-section nav ul li.chuu-kini a,
.menu-left-content .shop-list-wrap li.chuu-kini a {
  /*color: #37b00e;*/
  /*font-weight: 800;*/
}
.header-inner .header-desktop .left-section nav ul li.dressDiscount a,
.menu-left-content .shop-list-wrap li.dressDiscount a {
  color: #f2a53d;
  font-weight: 800;
}
.header-inner .header-desktop .left-section nav ul li.event a {
  color: #e01883;
  font-weight: 800;
}
.header-inner .header-desktop .left-section nav ul li.discountNavList a {
  color: #2EB9EA;
  font-weight: 800;
}
.header-inner .header-desktop .left-section .logo.padding-on {
  margin-top: -9px;
}

.header-inner .header-desktop .left-section nav ul li img {
  vertical-align: middle;
  max-height: 30px;
}

.header-inner .header-desktop .left-section nav ul li.padding-on {
  padding-bottom: 14px;
}

.header-inner .header-desktop .sub-category ul li.neker {
  width: 87px;
}

.header-inner .header-desktop .sub-category ul li a .header-inner .header-desktop .sub-category ul li.neker img {
  margin-top: -5px;
  max-width: 55px;
  height: 100%;
}

.header-inner .header-desktop .sub-category ul li.lzsd {
  width: 86px;
}

.header-inner .header-desktop .sub-category ul li.lzsd img {
  margin-top: -2px;
  max-height: 15px;
}

.header-inner .header-desktop .sub-category ul li.fxnt {
  width: 82px;
}

.header-inner .header-desktop .sub-category ul li.fxnt img {
  margin-top: -1px;
}

.header-inner .header-desktop .sub-category ul li.neker img {
  margin-top: -2px;
}

.header-inner .header-desktop .sub-category ul li.lzsd img,
.header-inner .header-desktop .sub-category ul li.neker img,
.header-inner .header-desktop .sub-category ul li.fxnt img {
  max-width: 100%;
  height: 16px;
  width: auto;
}
.header-inner ul li.lzsd img {
  max-height: 16px !important;
}

.header-inner .header-desktop .sub-category ul li.lzsd:hover img,
.header-inner .header-desktop .sub-category ul li.neker:hover img,
.header-inner .header-desktop .sub-category ul li.fxnt:hover img {
  display: none;
}

.header-inner ul li.lzsd:hover img,
.header-inner ul li.fanfanduck:hover img,
.header-inner ul li.barbie:hover img {
  display: none;
}

.header-inner .header-desktop .sub-category ul li.lzsd:hover a::after,
.header-inner .header-desktop .sub-category ul li.neker:hover a::after,
.header-inner .header-desktop .sub-category ul li.fxnt:hover a::after {
  display: inline-block;
  font-size: 13px;
}

.header-inner ul li.lzsd:hover a::after,
.header-inner ul li.fanfanduck:hover a::after,
.header-inner ul li.barbie:hover a::after {
  display: inline-block;
  font-size: 13px;
}

.header-inner ul li.lzsd:hover a::after {
  content: "lazysunday";
}

.header-inner ul li.fanfanduck:hover a::after {
  content: "빵빵덕";
}
.header-inner ul li.barbie:hover a::after {
  content: "barbie";
}

.header-inner .header-desktop .sub-category ul li.neker:hover a::after {
  content: "cosmetic";
}

.header-inner .header-desktop .sub-category ul li.lzsd:hover a::after {
  content: "lazysunday";
}

.header-inner .header-desktop .sub-category ul li.fxnt:hover a::after {
  content: "fix nothing";
}

.header-inner .header-desktop .left-section nav ul li.on > a {
  border-bottom: 1px solid #000;
}

.header-inner .header-desktop .left-section nav ul li p {
  display: none;
}
.header-inner .header-desktop .right-section .search img {
  max-width: 31px;
  cursor: pointer;
}
.header-inner .header-desktop .right-section .gnb > div {
  display: inline-block;
  font-size: 14px;
  text-transform: uppercase;
  margin-left: 15px;
  vertical-align: top;
}
.header-inner .header-desktop .right-section .gnb > ul,
.header-inner .header-desktop .right-section .gnb > ul li {
  display: block;
  font-size: 14px;
  text-transform: uppercase;
  margin-left: 15px;
  vertical-align: top;
  line-height: 1.5;
  letter-spacing: 0;
}
.header-inner .header-desktop .right-section .gnb > ul li a {
  font-weight: bold;
}
.header-inner .header-desktop .right-section .gnb > ul li img {
  max-width: 32px;
}
.header-inner .header-desktop .right-section .gnb > ul li:last-child img {
  position: relative;
  top: 0;
}

.header-inner .header-desktop .right-section .gnb > ul > li > a{
  display: block;
  position: relative;
  cursor: pointer;
}
.header-inner .header-desktop .right-section .gnb li p {
  line-height: 0;
  position: absolute;
  font-size: 12px;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  display: none;
  opacity: 0;
}
.header-inner .header-desktop .right-section .gnb > ul li:first-child {
  position: relative;
}
.header-inner .header-desktop .right-section .gnb > ul li:first-child:hover p {
  display: block;
  opacity: 1;
  transition: 0.3s;
}

.header-inner .header-desktop .right-section .gnb > ul li:first-child {
  margin-left: 0;
}
.header-inner .header-desktop .right-section .gnb #searchBarForm {
  position: absolute;
  top: 30px;
  left: -40px;
}

.header-inner .header-desktop .right-section .gnb #searchBarForm .xans-layout-searchheader {
  position: relative;
}

.header-inner .header-desktop .right-section .gnb #searchBarForm input[type="image"] {
  position: absolute;
  right: -70px;
  width: 76px;
}

.header-inner .header-desktop .right-section .gnb #searchBarForm .close_searchLayer img {
  position: absolute;
  left: -22px;
  top: 5px;
  width: 16px;
}

.header-inner .header-desktop .right-section .gnb .cart-count,
.header-inner .header-desktop .right-section {
  display: inline-block;
}
.header-inner .header-desktop .right-section .gnb.xans-element- xans-layout xans-layout-statelogoff li {
  display: inherit;
}
.header-inner .header-desktop .right-section .gnb .language ul {
  display: none;
}
.header-inner .header-desktop .sub-category {
  position: absolute;
  left: 0;
}
.header-inner .header-desktop .sub-category {
  position: absolute;
  display: block;
  width: 100%;
  left: 0;
  top: 0;
  background: none;
  overflow: hidden;
  background: #fff;
  z-index: 9;
}

.header-inner .header-desktop .sub-category ul {
  text-align: center;
  background: rgba(254 236 233 / 1);
  margin-top: 75px;
}

.header-inner .header-desktop .sub-category ul li {
  display: inline-block;
  padding: 4px 10px;
  font-size: 13px;
  vertical-align: middle;
}

.header-inner .header-desktop .sub-category ul li a {
  text-transform: uppercase;
}

.header-inner .header-desktop .sub-category ul li.over a {
  border-bottom: 1px solid #000;
}

@media only screen and (max-width: 1440px) {
  .header-inner {
    max-width: 100%;
  }
}

@media only screen and (max-width: 1260px) {
  .header-inner .header-desktop .right-section .gnb > div,
  .header-inner .header-desktop .right-section .gnb > ul,
  .header-inner .header-desktop .right-section .gnb > ul li {
    margin-left: 10px;
  }
  .header-inner .header-desktop .left-section nav ul li img {
    max-height: 20px;
  }
  .header-inner ul li.lzsd img {
    max-height: 13px !important;
  }
  .header-inner .header-desktop .right-section .gnb > div,
  .header-inner .header-desktop .right-section .gnb > ul,
  .header-inner .header-desktop .right-section .gnb > ul li {
    font-size: 13px;
  }
  .header-inner .header-desktop .left-section nav ul li {
    margin: 0 6px;
    font-size: 13px;
  }
  .header-inner .header-desktop .left-section nav ul li.lzsd {
    min-width: auto;
  }
}

@media only screen and (max-width: 1080px) {
  #header {
    min-width: 340px;
    padding: 0;
    display: block;
    position: fixed;
  }
  .header-inner {
    position: relative;
    padding: 1px 0;
    width: 100%;
  }
  #header .header-inner.active {
    padding: 3px 0;
  }
  .header-inner:after {
    content: "";
    clear: both;
    display: block;
  }
  .header-inner .header-mobile {
    position: relative;
    display: block;
    width: 100%;
    padding: 14px 15px;
    box-sizing: border-box;
    margin: 0 auto;
    max-height: 50px;
    /*overflow: hidden;*/
  }
  .header-mobile h1 {
    width: 260px;
    margin: 0 auto;
    line-height: 0;
  }
  a {
    -webkit-tap-highlight-color: transparent;
  }
  #nav.active {
    padding: 3px 0;
    top: 47px;
  }
  .header-mobile .right-section-m .nav {
    padding: unset;
  }

  .header-mobile .right-section-m .nav .title {
    display: none;
  }

}
@media only screen and (max-width: 780px) {
  .header-desktop {
    padding: 20px 0;
  }
  .header-inner .header-desktop .right-section .gnb > ul li {
    display: none;
  }
  .header-inner .header-desktop .right-section .gnb > ul li.cart.desktop-only {
    display: block;
  }
  .header-inner .xans-layout-logotop img {
    width: 68%;
  }
  .header-inner .header-desktop .center-section {
    width: auto;
  }
  .header-inner .header-desktop .center-section h1 {
    width: 260px;
    margin: 0 auto;
    line-height: 0;
  }
  .header-inner .header-desktop>div {
    display: inherit;
  }
  .left-menu {
    width: 33px;
    margin-left: 2.5%;
    margin-top: 7px;
  }
  .left-menu .btn-left-menu::before {
    content: '';
    top: -8px!important;
  }
  .left-menu .btn-left-menu::after {
    content: '';
    /*top: 8px;*/
  }
  .left-menu .btn-left-menu,
  .left-menu .btn-left-menu::before,
  .left-menu .btn-left-menu::after {
    display: block;
    position: absolute;
    width: 100%;
    height: 3.6px;
    top: 8px;
    background-color: #000;
    transition-duration: .25s;
  }
  .left-menu.menu-open .btn-left-menu {
    transform: rotate(45deg);
  }
  .left-menu.menu-open .btn-left-menu::after {
    top: 0;
    transform: rotate(90deg);
  }
  .left-menu.menu-open .btn-left-menu::before {
    top: 0!important;
    transform: rotate(0deg);
  }
  .cart-items-count {
    display: inline-block;
    margin: 0 auto;
    text-align: center;
    position: absolute;
    /* top: 74%; */
    right: 0;
  }
  .xans-layout-orderbasketcount .EC-Layout-Basket-count {
    top: -2px;
    left: 0;
    font-size: 8px;
    background: #f00;
    padding: 2px 5px;
    border-radius: 50%;
  }
  .xans-layout-orderbasketcount .EC-Layout-Basket-count {
    color: #ffffff;
    font-size: 11px;
    font-weight: bold;
    position: relative;
    bottom: 3px;
    left: 1px;
  }
}

.login-title {
  text-align: left;
  margin: 30px 8px 80px;
}

.login-title h2 {
  font-size: 30px;
  font-weight: bold;
  text-transform: uppercase;
}

.login-tab-menu {
  text-align: center;
  margin: 0 auto;
}

.login-tab-menu ul {
  overflow: hidden;
  width: 520px;
  margin: 0 auto;
  border-bottom: 1px solid #000;
}

.login-tab-menu ul li {
  float: left;
  width: 50%;
  height: 55px;
  box-sizing: border-box;
  border: 1px solid #bfbfbf;
  border-bottom: 0;
  line-height: 55px;
}

.login-tab-menu ul li:first-child {
  border-right: 0;
}

.login-tab-menu ul li a {
  display: block;
  font-size: 16px;
  color: #999;
}

.login-tab-menu ul li.selected {
  background: #fff;
  border: 1px solid #000;
  border-bottom: 0;
}

.login-tab-menu ul li.selected a {
  color: #000;
}

.login-tab-contents>ul>li {
  width: 520px;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 0 0 20px;
  display: none;
}

.login-tab-contents>ul>li:first-child {
  display: block;
}

.login-tab-contents>ul>li .login {
  text-align: center;
}

.login-tab-contents>ul>li .login input#member_id,
.login-tab-contents>ul>li .login input#member_passwd {
  width: 99%;
  padding: 0;
  border: 0.5px solid #000;
  box-sizing: border-box;
  text-align: left;
  padding: 20px;
  height: 50px;
  line-height: 10px;
  margin-bottom: 15px;
}
span.checkmark {
  font-size: 16px;
  font-weight: normal;
}

.login-tab-contents>ul>li .login .security {
  text-align: left;
  box-sizing: border-box;
  padding: 5px 10px;
  font-size: 13px;
  color: #393939;
  font-weight: bold;
  position: relative;
}

.login-tab-contents>ul>li .login .security input[type="checkbox"] {
  /*display: none;*/
  margin-right: 3px;
  vertical-align: bottom;
}
.login-tab-contents>ul>li .login .security input[type="checkbox"] label {
  display: none;
}

.login-tab-contents>ul>li .login .security input[type="checkbox"]+label {
  cursor: pointer;
  font-size: 16px;
  font-weight: normal;
  margin-left: 9px;
}

.login-tab-contents>ul>li .login .security input[type="checkbox"]+label span {
  display: inline-block;
  width: 15px;
  height: 15px;
  vertical-align: middle;
  border: 1px solid #bfbfbf;
  background-color: #fff;
  cursor: pointer;
  margin-right: 10px;
  cursor: pointer;
  display: none;
}

.login-tab-contents>ul>li .login .security input[type="checkbox"]:checked+label span {
  background: #fff url(//ecimg.cafe24img.com/pg128b11003990026/nooneelse/images/order/basket/icon-check.png) no-repeat;
  border: 1px solid #000;
  background-size: 15px;
}

.login-tab-contents>ul>li .login .security input::placeholder {
  color: #999;
}

.login-tab-contents>ul>li .login .security input:-ms-input-placeholder {
  color: #999;
}

.login-tab-contents>ul>li .login .btn-login,
.login-tab-contents>ul>li .login .btn-join {
  width: 99%;
  background: #000;
  height: 60px;
  line-height: 60px;
  margin: 14px auto;
}

/*.login-tab-contents>ul>li .login .btn-join {*/
/*  margin: 14px auto!important;*/
/*}*/

.login-tab-contents>ul>li .login .btn-login a,
.login-tab-contents>ul>li .login .btn-join a{
  width: 100%;
  font-size: 20px;
  color: #fff;
  letter-spacing: 0.5px;
  display: block;
  background: #000;
  text-transform: uppercase;
}

.login-tab-contents>ul>li .login .memeber li {
  display: inline-block;
}

.login-tab-contents>ul>li .login .memeber li a {
  display: inline-block;
  box-sizing: border-box;
  padding: 0 30px;
  font-size: 13px;
  color: #393939;
  border-right: 1px solid #000;
}

.login-tab-contents>ul>li .login .memeber li:last-child a {
  border-right: 0;
}

.sns-login {
  border-top: 1px solid #bfbfbf;
  border-bottom: 1px solid #bfbfbf;
  width: 520px;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 30px 15px;
}

.sns-login .sns-title {
  font-size: 15px;
  color: #393939;
  font-weight: bold;
  text-align: left;
}

.sns-login .snsArea {
  margin: 20px 0 15px;
}

.sns-login .snsArea li {
  display: inline-block;
  width: 48.5%;
  text-align: center;
  border: 1px solid #bfbfbf;
  height: 40px;
  line-height: 42px;
  margin-bottom: 11px;
}

.sns-login .snsArea li:first-child,
.sns-login .snsArea li:nth-child(3) {
  margin-right: 1.5%;
}

.sns-login .snsArea li img {
  vertical-align: middle;
  margin: 0 5px 0 -10px;
  max-width: 32px;
}

.sns-login .snsArea li a {
  font-size: 12px;
  color: #2b2b2b;
  display: block;
}

.sns-login p {
  text-align: center;
  font-size: 13px;
  color: #8a8a8a;
}

#noMemberWrap {
  width: 520px;
  margin: 0 auto;
  padding: 25px 0 0;
  box-sizing: border-box;
  margin-bottom: 70px;
}

#noMemberWrap a {
  display: block;
  padding: 17px 0 15px;
  background: #fff;
  color: #000;
  border: 1px solid;
  font-size: 18px;
  text-align: center;
}
@media screen and (max-width: 780px) {
  .login-title h2 {
    font-size: 15px;
  }
  .login-tab-menu {
    margin-bottom: 10px;
  }
  .login-tab-menu ul {
    width: 100%;
  }
  .login-tab-contents {
    width: calc(100% - 7%);
    margin: 0 auto;
  }
  .login-tab-contents > ul > li {
    width: 100%;
  }
  .login-tab-contents>ul>li .login .memeber li a {
    font-size: 13px;
    padding: 0 10px;
  }
  .login-tab-contents>ul>li .login .btn-login a,
  .login-tab-contents>ul>li .login .btn-join a,
  .nomember-order-inquiry a {
    font-size: 16px!important;
  }
  #noMemberWrap {
    width: calc(100% - 7%);
    margin: 0 auto;
    margin-bottom: 40px;
    padding-top: 4px;
  }
  #noMemberWrap a {
    font-size: 16px;
  }
}

.header-inner .header-desktop .right-section .gnb li p {
  position: inherit;
  font-size: 16px;
  transform: inherit;
  line-height: 60px;
  display: block;
  opacity: 1;
}

.login-tab-contents>ul>li .login .btn-login, .login-tab-contents>ul>li .login .btn-join {
  width: 99%;
  background: #000;
  height: 60px;
  line-height: 60px;
  margin: 14px auto;
}

.login-tab-contents>ul>li .login .memeber li a {
  padding: 0 17px!important;
  font-size: 16px!important;
  font-weight: normal!important;
}

.memeber {
  text-align: left!important;
  padding: 10px 0;
}

.memeber li {
  display: inline-block !important;
  margin-left: 0!important;
}

.memeber li:first-child a {
  padding-left: 0!important;
}
/* menu-left */
#left-section {
  position: fixed;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  z-index: 999;
  box-sizing: border-box;
  transition: all 0.3s ease-in-out;
  background: rgb(255, 255, 255, 0.8);
}
#menu-left .ico-close {
  width: 13px;
  margin-top: 0;
}
#menu-left {
  position: relative;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9;
}

#menu-left h2 {
  color: #000;
  font-size: 16px;
  line-height: 13px;
  height: 13px;
  display: block;
  letter-spacing: 0;
  text-transform: uppercase;
  margin-bottom: 15px;
}

#left-section.active {
  -webkit-transform: translate(100%, 0px);
  transform: translate(100%, 0px);
  transition: all 0.3s ease-in-out;
}
#left-section.active .btn-menu-close {
  display: block;
}

#menu-left .container {
  position: relative;
  top: 50px;
  left: 0;
  width: 100%;
  height: 100%;
  font-weight: 800;
  font-size: 15px;
  z-index: 99;
  overflow-x: hidden;
  overflow-y: scroll;
  -webkit-overflow-scrollㅌing: touch;
}
.menu-title {
  margin: 25px 20px 0px 20px;
  background: #000;
  color: #fff;
  width: 16%;
  padding: 12px;
  display: none;
}
.left-menu-bg {
  width: 100%;
  height: 100%;
  background: rgb(255 255 255 / 50%);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9;
  display: none;
}

#menu-left .container a {
  display: block;
  color: #000;
}

#menu-left .category-tab-contents a {
  position: relative;
}

#menu-left-close {
  position: absolute;
  top: 0px;
  right: 15px;
  height: auto;
  z-index: 99;
  cursor: pointer;
}
.btn-menu-close img {
  width: 30px;
  margin-top: 20px;
}

#menu-left-close.menu-open {
  display: table;
}

.menu-left-content {
  /*background: #fff;*/
}
.menu-left-content .menu-category-wrap {
  position: relative;
  height: calc(100vh - 10px);
  min-height: 100%;
  overflow-y: scroll;
}

.menu-left-content .menu-category-wrap::-webkit-scrollbar {
  width: 7px;
  cursor: pointer;
}

.menu-left-content .menu-category-wrap::-webkit-scrollbar-thumb {
  background-color: #000000;
  border-radius: 4px;
}

/* tab content */
.tab-wrap {
  text-transform: uppercase;
}
.tab-wrap .tabs {
  /*background: #ffbbec;*/
  padding: 15px 6px;
}
.tab-wrap .tabs img {
  width: 99px;
}
.tab-wrap .tabs li {
  display: inline-block;
  margin-right: 30px;
}
.tab-wrap .tabs li a {
  font-size: 20px;
  font-weight: 600;
  color: #4c4c4c;
}
/* shop list */
.menu-left-content .has-sub-category > a {
  position: relative;
}
/*.menu-left-content .has-sub-category > a:after {*/
/*  content: '';*/
/*  border: solid black;*/
/*  border-width: 0 2px 2px 0;*/
/*  display: inline-block;*/
/*  padding: 4px;*/
/*  transform: rotate(45deg);*/
/*  -webkit-transform: rotate(45deg);*/
/*  position: absolute;*/
/*  right: 25px;*/
/*  top: 16px;*/
/*}*/
.menu-left-content .has-sub-category.active > a:after {
  transform: rotate(225deg);
  -webkit-transform: rotate(225deg);
  top: 20px;
}

.menu-left-content .shop-list-wrap li,
.menu-left-content .help-list li,
.menu-left-content .category-page {
  text-align: center;
}
.menu-category-wrap .logo {
  text-align: center;
  padding: 35px 0 25px;
}
.menu-category-wrap .logo img {
  width: 13%;
}
.menu-left-content .shop-list-wrap a:hover {
  display: inline-table;
  color: #ec0000;
  /*padding-bottom: 4px;*/
  border-bottom: 3px solid #ec0000;
}
.menu-left-content .shop-list-wrap li:first-child a {
  border-top: 0;
}
.menu-left-content .shop-list-wrap li a,
.menu-left-content .help-list li,
.menu-left-content .shop-list-wrap .category-page a {
  display: inline-block;
  padding: 10px 0 20px;
  font-size: 55px;
  font-weight: 710;
  text-transform: uppercase;
  text-align: center;
  box-sizing: border-box;
}
.menu-left-content .help-list {
  margin-top: 15px;
  border-top: 1px solid #cccccc;
}
.menu-left-content .shop-list-wrap li img {
  margin-bottom: 8px;
  padding: 8px 0 6px;
  vertical-align: middle;
  max-height: 30px;
}
.menu-left-content .shop-list-wrap li p {
  display: none;
}
.menu-left-content .shop-list-wrap .m-sub-category {
  padding: 10px;
  background: #ffece9;
  text-align: left;
  box-sizing: border-box;
  line-height: 1.4;
  font-weight: 300;
  margin-bottom: 15px;
}
.menu-left-content .menu-sub-category,
.menu-left-content .help-sub-category {
  display: none;
}
.menu-left-content .menu-sub-category li,
.menu-left-content .help-sub-category li {
  border-bottom: 0;
}
.menu-left-content .menu-sub-category li a,
.menu-left-content .help-sub-category li a {
  font-weight: 500;
  padding: 10px 30px;
}
.has-submenu > a {
  display: block;
}
.has-submenu > a::after {
  content: "";
  display: inline-block;
  background: linear-gradient(#000, #000), linear-gradient(#000, #000);
  background-position: center;
  background-size: 50% 1px, 1px 50%;
  background-repeat: no-repeat;
  width: 18px;
  height: 18px;
  margin: 0 0 -3px 5px;
}
.has-submenu.active > a::after {
  width: 9px;
  height: 1px;
  background: #000;
  margin: 0 0 5px 7px;
}
.neker.has-submenu a::after {
  position: absolute;
  top: 9px;
  left: 60px;
  margin: 0;
}
.neker.has-submenu.active > a::after {
  position: absolute;
  top: 18px;
  left: 63px;
}
.header-inner .header-desktop .sub-category.cate_2745 ul li::before,
.menu-left-content .shop-list-wrap .categories .celeb-shopper ul li::before {
  content: "";
  position: relative;
  display: inline-block;
  /*width: 26px;*/
  border-radius: 50%;
  top: 8px;
  margin-right: 5px;
  background-size: 26px;
}

.header-inner .header-desktop .sub-category.cate_2745 ul li::before,
.menu-left-content .shop-list-wrap .celeb-shopper .m-sub-category li::before {
  height: 26px;
}
/*.header-inner .header-desktop .sub-category ul li.seoji::before,*/
/*.menu-left-content .shop-list-wrap .categories .celeb-shopper ul li.seoji::before {*/
/*  background-image: url("//nooneelse.co.kr/images/pages/celeb-shopper/profile/seoji.jpg");*/
/*}*/
/*.header-inner .header-desktop .sub-category ul li.jaymeeforyou::before,*/
/*.menu-left-content .shop-list-wrap .categories .celeb-shopper ul li.jaymeeforyou::before {*/
/*  background-image: url("//nooneelse.co.kr/images/pages/celeb-shopper/profile/jaymeeforyou.jpg");*/
/*}*/
/*.header-inner .header-desktop .sub-category ul li.pinkjjelly::before,*/
/*.menu-left-content .shop-list-wrap .categories .celeb-shopper ul li.pinkjjelly::before {*/
/*  background-image: url("//nooneelse.co.kr/images/pages/celeb-shopper/profile/pinkjjelly.jpg");*/
/*}*/
/*.header-inner .header-desktop .sub-category ul li.style-member::before,*/
/*.menu-left-content .shop-list-wrap .categories .celeb-shopper ul li.style-member::before {*/
/*  background-image: url("//nooneelse.co.kr/images/pages/celeb-shopper/profile/stylemember.png");*/
/*}*/
/*.header-inner .header-desktop .sub-category ul li.jiyeon::before,*/
/*.menu-left-content .shop-list-wrap .categories .celeb-shopper ul li.jiyeon::before {*/
/*  background-image: url("//nooneelse.co.kr/images/pages/celeb-shopper/profile/jiyeon.jpg");*/
/*}*/
/*.header-inner .header-desktop .sub-category ul li.damin::before,*/
/*.menu-left-content .shop-list-wrap .categories .celeb-shopper ul li.damin::before {*/
/*  background-image: url("//nooneelse.co.kr/images/pages/celeb-shopper/profile/damin.jpg");*/
/*}*/
.menu-left-content .shop-list-wrap .categories .celeb-shopper ul li:last-child::before {
  content: none;
}
.menu-left-content .shop-list-wrap li.neker .m-sub-category {
  margin-top: 9px;
}
.menu-left-content .shop-list-wrap .m-sub-category li {
  display: inline-block;
}
.menu-left-content .shop-list-wrap .m-sub-category li a {
  display: inline-block;
  padding: 10px 20px;
  min-width: auto;
  box-sizing: border-box;
}
/* help list */
.chat-content-wrap {
  padding: 20px 0;
  background: #ffece9;
  text-align: center;
  line-height: 1.4;
  font-weight: 300;
}
.chat-content-wrap .chat-title a {
  color: #624d4b;
  font-weight: 600;
  font-size: 21px;
}
.help-list-wrap ul {
  margin-top: 20px;
}
.help-list-wrap ul li a {
  font-size: 16px;
}
/* icon box */
#left-section .sns-icon {
  position: relative;
  padding: 50px 15px 15px;
  bottom: 10px;
  text-align: right;
  width: 100%;
  box-sizing: border-box;
}
#left-section .sns-icon>div {
  display: inline-block;
  width: 25px;
  padding: 8px 3px;
}
#left-section .sns-icon>div img {
  width: 100%;
}
.sub-category-link h3 {
  padding-left: 20px;
  padding-bottom: 20px;
  margin-top: 70px;
}

/* global site list */
.global-site-list-wrap {
  position: absolute;
  display: block;
  bottom: 0;
  background: #000000;
  width: 100%;
  color: #fff;
  height: 28px;
  line-height: 28px;
  font-size: 14px;
  overflow: hidden;
  padding: 0 5px 0 10px;
  box-sizing: border-box;
}
.global-site-list-wrap .language-title {
  display: inline-block;
}
.global-site-list-wrap li {
  display: inline-block;
  margin: 0 10px;
}
.global-site-list-wrap li a {
  color: #fff;
  font-size: 14px;
  display: block;
}
.global-site-list-wrap ul {
  float: right;
  text-align: right;
}
.menu-left-content .shop-list-wrap .celeb-shopper .m-sub-category li a {
  min-width: auto;
  padding: 10px 15px 10px 0;
}
/*sns-link*/
.sns-link {
  padding: 20px;
}
.sns-link>div {
  display: inline-block;
}
.sns-link>div i {
  font-size: 24px;
}
/*left-menu-category-list*/
.left-menu-category-list {
  text-align: center;
  margin-top: 20px;
}
.left-menu-category-list li {
  display: inline-block;
  font-size: 18px;
  padding: 0 0 14px;
  box-sizing: border-box;
}
.left-menu-category-list li:nth-child(2):after {
  display: none;
}
.left-menu-category-list li a {
  font-weight: bold;
  padding: 0 20px;
}
.left-menu-category-list li:after {
  display: inline-block;
  clear: both;
  content: "";
  width: 3px;
  height: 14px;
  background: #000000;
}
.left-menu-category-list li:last-child:after {
  display: none;
}
/*ul.xans-element-.xans-layout.xans-layout-statelogon li {*/
/*  width: 32.944% !important;*/
/*}*/
.sub-category-link {
  display: none;
}

@media only screen and (max-width: 1480px) {
  .shop-list-wrap {
    max-height: 600px;
    overflow-y: scroll;
  }
}
@media only screen and (max-width: 780px) {
  .sub-category-link {
    display: block;
  }
  .sub-category-link li {
    padding: 5px 20px;
    font-size: 14px;
    font-weight: 550;
  }
  #left-section {
    left: -100%;
    width: 100%;
  }
  .btn-menu-close {
    top: 0;
  }
  .menu-category-wrap .logo {
    padding: 5px 0 0;
  }
  .menu-category-wrap .logo img {
    width: 36%;
  }
  .menu-left-content .shop-list-wrap li a,
  .menu-left-content .shop-list-wrap .category-page a {
    font-size: 40px;
    padding: 7px 20px;
    font-weight: bold;
  }
  .left-menu-category-list li a {
    padding: 0 10px;
    font-size: 15px;
  }
  .menu-left-content .menu-sub-category li {
    border-top: 1px solid #cccc;
    border-bottom: 1px solid #ccc;
  }
  .menu-left-content .shop-list-wrap li:first-child a {
    border-top: 0;
  }
  .shop-list-wrap {
    padding-top: 35px;
  }
  .left-menu-category-list li {
    display: inline-block;
    font-size: 12px;
    padding: 14px 0;
  }
  .left-menu-category-list li:first-child {
    padding-top: 0;
  }
  li#btn-m-search:after {
    display: none;
  }
  .left-menu-category-list li:after {
    width: 2px;
    height: 12px;
  }
  .global-site-list-wrap li {
    margin: 0 6px;
  }
  .menu-left-content .menu-sub-category li {

  }
  .menu-left-content .shop-list-wrap li:first-child {
    border-bottom: 0;
  }
  .menu-left-content .shop-list-wrap li a {
    border-bottom: 0;
  }
  .global-site-list-wrap .language-title,
  .global-site-list-wrap li a {
    font-size: 11px;
  }
  .menu-left-content .has-sub-category > a:after {
    top: 8px;
  }
  .menu-left-content .has-sub-category.active > a:after {
    top: 13px;
  }
}
@media only screen and (max-width: 600px) {
  .menu-left-content .shop-list-wrap .m-sub-category li a {
    padding: 10px 15px;
    min-width: 96px;
  }
}
@media only screen and (max-width: 480px) {
  .menu-left-content .shop-list-wrap .m-sub-category li a {
    min-width: 90px;
  }
}

.search-wrap {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  z-index: 99;
  background: #ffffff;
  padding: 30px 0;
  box-sizing: border-box;
  text-align: center;
  transition: all 0.3s ease;
  box-shadow: 0 0 10px 1px #bdbdbd;
  display: none;
  z-index: 99999;
}
.search-wrap h2 {
  font-size: 40px;
  padding: 128px 0 20px;
}
.search-wrap.top {
  /*top: 90px;*/
}
.search-wrap.active {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.8);
  filter: alpha(opacity=80);
}
.logo img {
  width: 20%;
}
.search-wrap .search-input-wrap {
  position: relative;
  width: 32%;
  max-width: 980px;
  border: 2px solid #000;
  box-sizing: border-box;
  height: 62px;
  margin: 0 auto;
  background: #fff;
}
.btnSearch {
  margin: 0 auto;
  height: 62px;
  border: 2px solid;
  margin-top: 0;
  background: #000000;
}
.btnSearch a {
  font-size: 32px;
  font-weight: bold;
  display: block;
  color: #fff;
  line-height: 2;
}
.search-wrap .inputTypeText {
  width: 100%;
  height: 100%;
  padding: 0 20px;
  border: 0;
  box-sizing: border-box;
  text-align: left;
  margin-bottom: 20px;
}
.search-wrap .inputTypeText::placeholder {
  color: #292929;
  font-size: 14px;
}
.search-wrap .btn-input-search {
  position: absolute;
  top: 8px;
  right: 15px;
  max-width: 30px;
}
.search-wrap .searchkeyword-container {
  width: 100%;
  padding: 30px 5px 10px;
  box-sizing: border-box;
  overflow: hidden;
  text-align: left;
  max-width: 980px;
  margin: 0 auto;
  display: none;
}
.search-wrap .searchkeyword-container .hotkeyword-title {
  font-size: 18px;
  margin-bottom: 15px;
}
.search-wrap .searchkeyword-container ul li {
  font-size: 15px;
  margin-bottom: 10px;
}
#header.active .search-wrap {
  top: 0;
}
#header.active .search-wrap.top {
  top: 0;
}
.btn-close-search-menu {
  position: absolute;
  top: 70px;
  right: 30px;
  cursor: pointer;
}
.btn-close-search-menu .line {
  background-color: #000;
  height: 8.3px;
  margin-bottom: 0;
  width: 50px;
  transform-origin: 50% 50%;
}
.btn-close-search-menu .line:first-child {
  transform: rotate(45deg) translate3d(8px,5px,0);
}
.btn-close-search-menu .line:last-child {
  transform: rotate(-45deg) translate3d(0px,3px,0);
}
nav .search #searchBtn.hide,
#btn-m-search.hide {
  display: none;
}
.layout-bg {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgb(255 255 255 / 60%);
  top: 0;
  left: 0;
  z-index: 8;
  display: none;
}
.layout-bg.active {
  display: block;
}
@media only screen and (max-width: 1080px) {
  .search-wrap {
    top: 97px;
  }
  #header.active .search-wrap {
    top: 100px;
  }
  .search-wrap .search-input-wrap {
    width: 80%;
    height: 40px;
  }
  .search-wrap .searchkeyword-container {
    width: 80%;
  }
  .search-wrap .btn-input-search {
    max-width: 22px;
  }
  .search-wrap .searchkeyword-container .hotkeyword-title {
    font-size: 16px;
  }
  .search-wrap .searchkeyword-container ul li {
    font-size: 13px;
  }
  .btn-close-search-menu {
    position: fixed;
    top: 17px;
    right: 78px;
  }
}

@media only screen and (max-width: 780px) {
  .search-wrap,
  .search-wrap.top {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /*padding: 60px 0;*/
    z-index: 9999;
  }
  .search-wrap.active {
    background: #ffffff;
  }
  div#hn_searchLayer fieldset {
    transform: translatey(50%);
  }
  .btnSearch {
    height: 40px;
    margin: 0;
  }
  .btnSearch a {
    font-size: 16px;
    line-height: 2.5;
  }
  .search-wrap h2 {
    font-size: 34px;
  }
  .search-wrap .inputTypeText {
    margin-bottom: 16px;
  }
  #header.active .search-wrap,
  #header.active .search-wrap.top {
    top: 0;
  }
  .search-wrap .search-input-wrap,
  .search-wrap .searchkeyword-container {
    width: 85%;
  }
  .btn-close-search-menu .line {
    width: 33px;
  }
  .search-wrap .searchkeyword-container {
    display: block;
  }
  .btn-close-search-menu {
    position: absolute;
    top: 20px;
    right: 20px;
  }
}
.cs-box-wrap {
  position: relative;
  display: none;
}
.product-cs-menu h2 {
  font-weight: bold;
  padding: 30px 0;
}
.product-cs-menu .cs-product-nav a {
  font-size: 14px;
}
.product-cs-menu .cs-product-nav a {
  display: block;
  text-decoration: none;
}

.cs-product-list:after {
  content: '';
  border: solid black;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 4px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  position: absolute;
  margin-left: 11px;
  top: 0;
  cursor: pointer;
}
.cs-product-list.active:after {
  transform: rotate(225deg);
  -webkit-transform: rotate(225deg);
  top: 4.5px;
}
.product-cs-menu .cs-product-nav > li:first-child a.cs-product-list {
  text-align: center;

}
.product-cs-menu .cs-product-nav > li a.cs-product-list {
  position: relative;
  font-weight: bold;
  color: #000000;
  padding: 0 20px;
}

.product-cs-menu .cs-product-nav > li a.cs-product-list .xi-caret-down-min {
  color: #ffbbec;
}
.product-cs-menu .cs-product-nav > li > a.cs-product-list:hover,
.product-cs-menu .cs-product-nav > li > a.cs-product-list:focus {
  color: #000;
}
.product-cs-menu .sub-nav-list {
  display: none;
  padding: 18px 0;
}
.product-cs-menu .sub-nav-list li,
.product-cs-menu .sub-nav-list li {
  padding: 0;
  box-sizing: border-box;
  text-align: center;
  line-height: 2;
}
.product-cs-menu .sub-nav-list li:nth-child(2),
.product-cs-menu .sub-nav-list li:nth-child(3),
.product-cs-menu .sub-nav-list li:nth-child(4),
.product-cs-menu .sub-nav-list li:nth-child(5) {
  display: inline-block;
  text-align: left;
  width: 24%;
  box-sizing: border-box;
}

.product-cs-menu .sub-nav-list {
  padding: 18px 0;
}
.product-cs-menu .sub-nav-list li:last-child {
  border-bottom: none;
}
.product-cs-menu .sub-nav-list li a,
.product-cs-menu .sub-nav-list li a {
  color: #2c2c2c;
  font-size: 12px;
  font-weight: 600;
}
@media screen and (max-width: 780px) {
  .cs-box-wrap {
    display: block;
    min-height: 50px;
    margin-top: 35px;
  }
  .product-cs-menu .sub-nav-list {
    text-align: center;
  }
  .product-cs-menu .sub-nav-list li, .product-cs-menu .sub-nav-list li {
    line-height: 1.6;
  }
  .product-cs-menu .sub-nav-list li:nth-child(2),
  .product-cs-menu .sub-nav-list li:nth-child(3),
  .product-cs-menu .sub-nav-list li:nth-child(4) {
    width: auto;
    margin-top: 5px;
  }
  .product-cs-menu .sub-nav-list li:nth-child(2) a,
  .product-cs-menu .sub-nav-list li:nth-child(3) a,
  .product-cs-menu .sub-nav-list li:nth-child(4) a {
    font-weight: normal;
  }
  .product-cs-menu .sub-nav-list li:nth-child(2),
  .product-cs-menu .sub-nav-list li:nth-child(3) {
    margin-right: 20px;
  }
}
#footer .inner>ul>li {
  display: inline-block;
  font-family: "NanumBarunGothic", sans-serif;
}

/* (section1 ~ section5) - footer info */
#footer .inner .footer-info {
  width: 100%;
  margin: 0 0.9%;
}
#footer .inner .footer-info>li:first-child {
  width: 42%;
}
#footer .inner .footer-info>li {
  float: left;
  width: 19%;
}
#footer .inner .sns-icon li {
  display: inline-block;
}
ul.contents.sns-icon li:first-child {
  position: relative;
  left: 11px;
}
#footer .inner .sns-icon li img {
  display: inline-block;
  width: 70%;
  position: relative;
  bottom: 25px;
  right: 0;
}
#footer .inner .footer-info>li:nth-child(2) {
  display: none;
  float: left;
  width: 52%;
  text-align: center;
  margin-right: 0;
}
#footer .inner .footer-info li:nth-child(2) h3 {
  width: auto;
  text-align: center;
}
#footer .inner .footer-info>li:last-child {
  text-align: right;
}
#footer .inner .footer-info>li:last-child h3 {
width: auto;
text-align: center;
}
#footer .inner .footer-info>li.family-site {
margin-right: 0;
}

#footer .inner .footer-info li h3 {
font-size: 16px;
font-weight: bold;
letter-spacing: 0.5px;
padding-bottom: 25px;
font-family: "Overpass", sans-serif;
}

#footer .inner .footer-info li ul {
/*padding-top: 30px;*/
}

#footer .inner .footer-info li ul li {
  font-size: 13px;
  line-height: 1.6;
  text-align: left;
}
#footer .inner .footer-info li ul li img {
  margin-top: 12px;
}
#footer .inner .footer-info li:first-child ul li {
  line-height: 1.8;
}
#footer .inner .footer-info li ul li.help-center {
  display: block;
  margin-top: -10px;
  font-size: 28px;
  font-weight: 600;
  font-family: "Overpass",
    sans-serif;
}
#footer .inner .footer-info li ul li.help-center a {
  color: #fff!important;
}

#footer .inner .footer-info li ul li>span {
  display: inline-block;
  border: 1px solid;
  margin-right: 5px;
}

#footer .inner .footer-info li ul li>span a {
  display: block;
  padding: 5px 0 2px;
  cursor: pointer;
  min-width: 60px;
  text-align: center;
  color: #fff;
}

#footer .inner .footer-info li ul li.link-to a {
  border-bottom: 1px solid;
}

/* section6 - sns */
#footer .inner .sns {
  width: 15%;
  float: right;
}

#footer .inner .sns li {
  margin-right: 6px;
}

/* section7 - language */
#footer .inner .language {
  clear: both;
  padding-top: 70px;
  margin-bottom: 25px;
}

#footer .inner .language li a {
  font-size: 13px;
  font-weight: bold;
  display: block;
  padding: 6px 18px 3px;
  background: #eee;
}

/* section7 - company-info & company-confirm */
#footer .inner .company-info li {
  font-size: 12px;
  color: #808080;
  margin-bottom: 5px;
}

#footer .inner .company-info li::before {
  content: "|";
  padding: 0 8px;
  position: relative;
  bottom: 2px;
  font-size: 10px;
}

#footer .inner .company-info li a {
  color: #fff;
}
ul.xans-element-.xans-layout.xans-layout-footer.company-info {
  text-align: center;
}
#footer .inner .company-info li:first-child,
#footer .inner .company-info li.tel {
  padding-left: 0;
  position: relative;
  bottom: 30px;
}

#footer .inner .company-info li:first-child::before,
#footer .inner .company-info li.tel::before {
  display: none;
}

#footer .inner .company-info-confirm {
  margin-top: 20px;
  display: none;
}

#footer .inner .company-info-confirm li {
  margin-right: 15px;
  padding-bottom: 3px;
  border-bottom: 1px solid #808080;
}

#footer .inner .company-info-confirm li a {
  font-size: 12px;
  color: #808080;
}

@media only screen and (max-width: 1080px) {
  #footer .inner .footer-info>li {
    float: none;
    width: 45%;
  }
  #footer .inner .footer-info li ul li a {
    font-size: 11px;
  }
  #footer .inner .footer-info>li:nth-child(3) {
    width: 45%;
    display: inline-block;
    float: inherit;
    text-align: left;
    margin-top: 20px;
  }
  #footer .inner .footer-info>li:nth-child(3) img {
    display: inline-block;
    width: 14%;
    text-align: right;
    float: left;
    position: inherit;
  }
  #footer .inner .footer-info>li:nth-child(2) {
    float: right;
    width: 55%;
  }
  #footer .inner .footer-info>li:last-child {
    float: none;
    display: inline-block;
    text-align: center;
    width: 55%;
    margin-top: 20px;
  }
  #footer .inner .company-info-confirm {
    line-height: 1;
    width: 100%;
    margin: 0 auto;
  }
  #footer .inner .company-info-confirm li {
    margin-bottom: 17px;
  }
  #footer .inner .company-info-confirm li a {
    font-size: 9px;
  }
}
@media only screen and (max-width: 780px) {
  #footer .inner .footer-info li h3 {
    font-size: 14px;
  }
}
.pop-layer .pop-container {
    padding: 20px 25px;
}

.pop-layer .btn-r {
    position:absolute;
    top:10px;
    right:10px;
}
  
.pop-layer {
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 1500px;
    height: auto;
    background-color: #fff;
    border: 1px solid #000;
    z-index: 9999;
}

.dim-layer {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
}

.dim-layer .dimBg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .5;
    filter: alpha(opacity=50);
}

.dim-layer .pop-layer {
    display: block;
}
.xans-layout-conversionpc a { display:block; padding:21px 0 22px; border:2px solid #9d9db0; border-radius:4px; font-weight:bold; font-size:38px; color:#63666e; text-align:center; }
.xans-layout-conversionpc a {
    background:#fff -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f2f2f2));
    background:#fff -moz-linear-gradient(top, #fff, #f2f2f2);
}
.xans-layout-conversionpc a:hover { text-decoration:none; }
.xans-layout-conversionpc a span { padding:0 0 0 42px; background:url("//img.echosting.cafe24.com/skin/base_ko_KR/layout/ico_mobile.png") no-repeat 0 50%; background-size:27px 35px; }
/*#contents {*/
/*  max-width: 100% !important;*/
/*  min-width: 1480px;*/
/*}*/
#jbkFrame {
  min-width: 100%;
  height: 1180px;
  margin-bottom: 70px;
}

#jbkFrame1 {
  max-width: 1000px;
  height: 1180px;
}

#jbkFrame .theme-showcase {
  padding-bottom: 30px;
}

img#jbkFrame {
  height: auto;
}

#prdDetail #prdCut td {
  display: block;
}

#prdDetail img,
#prdDetail iframe {
  display: block;
  max-width: 800px;
  margin: 0 auto;
}

#prdDetail .vimeo-wrap {
  display: none;
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 0;
  height: 0;
  overflow: hidden;
  margin: 0;
}

#prdDetail .vimeo-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin-top: 30px;
  width: 640px;
  height: 640px;
}

#prdDetail .vimeo-wrap-nomargin {
  display: none;
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 0;
  height: 0;
  overflow: hidden;
  margin: 0;
}

#prdDetail .vimeo-wrap-nomargin iframe {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin-top: 0;
  width: 800px;
  height: 800px;
}

.keyImg.detail-thumb .crema-product-reviews.crema-applied {
  display: none;
}

.crema-product-reviews .pagination__button {
  padding: 0 !important;
  height: auto !important;
}

.xans-product-detail {
  position: relative;
  margin: 144px auto 0;
}
#contents {
  max-width: 1480px;
}
.xans-product-detail .detailArea {
  width: 100%;
  max-width: 1680px;
  margin: 0 auto;
  *zoom: 1;
}

.xans-product-detail .detailArea:after {
  content: "";
  display: block;
  clear: both;
}

/* imgArea */
.xans-product-detail .imgArea {
  float: left;
  width: 51.5%;
  height: 854px;
  overflow: hidden;
}

.xans-product-detail .imgArea .keyImg img {
  max-width: 600px;
  width: 100%;
  cursor: pointer;
}

.xans-product-detail .imgArea .listImg {
  float: right;
  width: 21%;
  max-width: 135px;
  overflow: hidden;
}

.xans-product-detail .imgArea .listImg ul {
  font-size: 0;
  line-height: 0;
  height: 750px;
  padding-right: 10px;
  overflow-x: scroll;
  overflow-x: inherit;
}
.xans-product-detail .imgArea .listImg ul::-webkit-scrollbar {
  width: 8px;
  cursor: pointer;
}
.xans-product-detail .imgArea .listImg ul::-webkit-scrollbar-track {

}
.xans-product-detail .imgArea .listImg ul::-webkit-scrollbar-thumb {

}

.xans-product-detail .imgArea .listImg li {
  margin-bottom: 7px;
  *display: inline;
  *zoom: 1;
}

.xans-product-detail .imgArea .listImg li img {
  width: 100%;
  cursor: pointer;
  opacity: 0.4;
  border: 1px solid;
}

.xans-product-detail .imgArea .listImg li img:hover {
  opacity: 1;
}

.xans-product-detail .imgArea .listImg li.on img {
  opacity: 1;
}

.xans-product-detail .imgArea .listImg button {
  position: absolute;
  top: 0;
  width: 21px;
  height: 77px;
  font-size: 0;
  line-height: 0;
  color: transparent;
  background: url("//img.echosting.cafe24.com/skin/base_ko_KR/product/btn_product_detail_ctrl.png")
  no-repeat;
  opacity: 0;
}

.xans-product-detail .imgArea .listImg .prev {
  left: 0;
  background-position: 0 0;
}

.xans-product-detail .imgArea .listImg .next {
  right: 0;
  background-position: -31px 0;
}

.keyImg.detail-thumb {
  /*float: right;*/
  width: 86%;
}

.detail-thumb-wrap {
  position: relative;
  height: 750px;
}

.detail-thumb .next,
.detail-thumb .prev {
  position: absolute !important;
  top: 50%;
  transform: translateY(-50%);
}
a.prev {
  left: 0;
}

.detail-thumb .next {
  right: 20.4%;
}

.detail-thumb .prev .SERA_layer,
.detail-thumb .next .SERA_layer {
  top: 60px !important;
}

.detail-thumb .next .SERA_layer {
  left: -60px !important;
}

.detail-thumb .next img,
.detail-thumb .prev img {
  max-width: 60px !important;
  opacity: 0;
}

.detail-thumb:hover .next img,
.detail-thumb:hover .prev img {
  opacity: 1;
}

/* infoArea */
.xans-product-detail .infoArea {
  float: right;
  width: 44%;
}

.xans-product-detail .infoArea h3 {
  font-weight: normal;
  color: #808080;
  font-size: 14px;
  margin-bottom: -10px;
}

.xans-product-detail .infoArea h3 span {
  display: block;
  font-size: 23px;
  font-weight: normal;
  color: #000;
  letter-spacing: -0.75px;
}

.xans-product-detail .infoArea h3 .summary-description {
  color: #808080;
}

.xans-product-detail .infoArea font {
  color: #ff0000;
}

.xans-product-detail .infoArea p.delivery {
  padding: 10px 0 20px;
}

.xans-product-detail .infoArea > .info {
  display: none;
  margin: 7px 0 0;
  padding: 8px 0 0 11px;
  border-top: 1px solid #e8e8e8;
  color: #757575;
}

.xans-product-detail .infoArea table {
  border: 0;
  border-color: #fff;
  font-size: 12px;
  margin-top: 20px;
}

.xans-product-detail .infoArea table tr.요약설명none {
  display: none;
}

.xans-product-detail .infoArea table tr.배송비none .delv_price_B,
.xans-product-detail .infoArea table tr.배송비none .delv_price_C {
  display: inline-block;
  margin: 12px 0 0 0;
  line-height: 1.6;
}

.xans-product-detail .infoArea table tr.배송비none .delv_price_B .shippingFee {
  float: right;
  margin-left: 10px;
}

.xans-product-detail .infoArea th {
  display: none;
}

.xans-product-detail .infoArea th.info-title {
  display: block;
  font-size: 15px;
  color: #000;
  text-align: left;
  font-weight: 400;
}

.xans-product-detail .infoArea th.info-title .check-first-option {
  font-size: 12px;
  color: #000;
  background: #eee;
  padding: 1px;
  margin-left: 5px;
  display: inline-block;
  line-height: 1.45;
}

.xans-product-detail .infoArea td {
  padding: 5px 10px 5px 0;
  vertical-align: top;
}

.xans-product-detail .infoArea td input {
  height: 22px;
  color: #999;
}

.xans-product-detail .infoArea td select {
  width: 100%;
  height: 38px;
  padding-left: 15px;
  font-size: 12px;
  color: #353535;
  appearance: none;
  -moz-appearance: none;
  /* Firefox */
  -webkit-appearance: none;
  /* Safari and Chrome */
  outline: none;
  border: 1px solid #ccc;
  cursor: pointer;
}

.xans-product-detail .infoArea table .xans-product-option {
  display: block;
  margin-bottom: 20px;
}

.xans-product-detail .infoArea table .xans-product-option:last-child {
  margin-bottom: 0;
}

.xans-product-detail .infoArea td #delivery_cost_prepaid {
  margin: 0 0 5px;
}

.xans-product-detail .infoArea td .shippingFee .ec-base-tooltip {
  border: 1px solid #ccc;
  position: relative;
  padding: 10px;
  margin: 10px 0 0 0;
}

.xans-product-detail .infoArea td .shippingFee .ec-base-tooltip h3 {
  margin-bottom: 0;
  color: #000;
  font-weight: bold;
}

.xans-product-detail .infoArea td .shippingFee .ec-base-tooltip .close {
  position: absolute;
  top: 10px;
  right: 10px;
}

.xans-product-detail
.infoArea
td
.shippingFee
.ec-base-tooltip
table
tbody
tr
th {
  width: 90px;
}

.xans-product-detail .infoArea td .inputWrap {
  display: block;
  padding: 0 4px;
  border: 1px solid #c5c5c5;
  border-right: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
  background: #fff;
}

.xans-product-detail .infoArea td .inputWrap input {
  width: 100%;
  border: 0;
  font-size: 11px;
  line-height: 22px;
}

.xans-product-detail .infoArea td #span_product_price_text,
.xans-product-detail .infoArea td #span_product_price_sale {
  font-size: 23px;
  color: #000000;
  letter-spacing: -1.25px;
  font-weight: 400;
}

.xans-product-detail .infoArea td #span_product_price_sale {
  display: block;
  margin-top: -10px;
  color: #ff6874;
}

.xans-product-detail .infoArea td #span_product_price_text.sale-price-text {
  color: #777;
  font-weight: 100;
}

.xans-product-detail .infoArea td #span_product_price_sale span {
  color: #999 !important;
  font-weight: 400;
  font-size: 15px !important;
}

.xans-product-detail .infoArea td #span_mileage_text {
  font-size: 14px;
  color: #999;
}

.xans-product-detail .infoArea td #btn_restock img {
  vertical-align: middle;
  margin-left: 10px;
  margin-bottom: 10px;
}

.xans-product-detail .infoArea td .sale {
  text-decoration: line-through;
}

.xans-product-detail .infoArea td .period {
  display: block;
  margin: 7px 0 0;
  font-size: 11px;
  color: #353535;
}

.xans-product-detail .infoArea td .mileage li {
  line-height: 1.7em;
}

.xans-product-detail .infoArea td .quantity {
  display: none;
  margin-bottom: 10px;
}

.xans-product-detail .infoArea td .quantity input {
  border: 0;
  background: #f6f6f6;
  width: 50px;
  height: 31px;
  text-align: center;
  box-sizing: border-box;
}

.xans-product-detail .infoArea td .quantity .QuantityUp,
.xans-product-detail .infoArea td .quantity .QuantityDown {
  border: 1px solid #c4c4c4;
  padding: 3px;
  box-sizing: border-box;
}

.xans-product-detail .infoArea td .delivery {
  display: block;
  margin-top: 2px;
}

.xans-product-detail .infoArea td .delivery label {
  position: relative;
  margin: 0 7px 0 0;
  padding-right: 6px;
  cursor: pointer;
  font-size: 0;
  display: none;
}

.xans-product-detail .infoArea td .delivery input,
.btn-delv-type {
  display: inline-block;
  width: 90px;
  height: 36px;
  box-sizing: border-box;
  border: 1px solid #ccc;
  font-size: 15px;
  text-align: center;
  line-height: 36px;
  color: #ccc;
  cursor: pointer;
}

.btn-delv-type {
  position: absolute;
  left: 0;
}

.xans-product-detail .infoArea td .delivery input {
  background: none;
  color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  content: "";
  vertical-align: -1px;
  outline: none;
  opacity: 0;
}

.xans-product-detail .infoArea td .delivery .selected .btn-delv-type {
  border: 1px solid #ff6874;
  color: #ff6874;
}

.xans-product-detail .infoArea td img.qrcode {
  border: 1px solid #e1e1e1;
}

.xans-product-detail .infoArea td #span_product_coupon_dc_price {
  color: #070705;
}

.xans-product-detail .infoArea td.fileInfo {
  color: #757575;
}

.xans-product-detail .infoArea td.fileInfo input {
  width: 288px;
  border: 1px solid #c5c5c5;
  border-right: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
}

.xans-product-detail .infoArea td.fileInfo .infoDesc {
  margin: 0 0 10px 0;
}

.xans-product-detail .infoArea td.fileInfo li {
  margin: 4px 0 0;
  color: #757575;
  font-size: 11px;
}

.xans-product-detail .infoArea td.fileInfo li img {
  vertical-align: bottom;
}

.xans-product-detail .delv_price_B strong {
  font-weight: normal;
}

.xans-product-detail .btnTooltip {
  display: inline-block;
  position: relative;
  z-index: 10;
  vertical-align: middle;
  *display: inline;
  *zoom: 1;
}

.xans-product-detail .infoArea .xans-product-option .productOption {
  padding: 0;
  display: block;
  margin-top: 10px;
}
.xans-product-detail .infoArea .xans-product-option .productOption ul li.ec-product-soldout {
  position: relative;
}
.xans-product-detail .infoArea .xans-product-option .productOption ul li.ec-product-soldout::after {
  content: "";
  display: inline-block;
  position: absolute;
  background: url(//ecimg.cafe24img.com/pg128b11003990026/nooneelse/images/product/icon/btn-soldout-bg.png) no-repeat center center;
  background-size: 100% 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 42px;
  height: 24px;
}
.xans-product-detail .infoArea .xans-product-option .productOption ul li {
  display: inline-block;
  margin: 0 10px 10px 0;
  padding: 3px;
}

/*.xans-product-detail .infoArea .xans-product-option .productOption ul li:hover {*/
/*  !*border: 2px solid #000;*!*/
/*  background: #000000;*/
/*}*/
/*.xans-product-detail .infoArea .xans-product-option .productOption ul li.ec-product-soldout a:hover {*/
/*  color: #fff;*/
/*}*/
.xans-product-detail
.infoArea
.xans-product-option
.productOption
ul
li.ec-product-disabled:hover {
  /*border: 2px solid #e8e8e1;*/
  cursor: not-allowed;
}

.xans-product-detail
.infoArea
.xans-product-option
.productOption
ul
li.ec-product-disabled:hover
a {
  cursor: not-allowed;
  color: #ccc;
}

/*.xans-product-detail*/
/*  .infoArea*/
/*  .xans-product-option*/
/*  tr:nth-child(2)*/
/*  .productOption*/
/*  ul*/
/*  li {*/
/*  border-radius: 0;*/
/*}*/

.xans-product-detail
.infoArea
.xans-product-option
.productOption
ul
li.ec-product-soldout
a {
  background: url("//nooneelse.co.kr/images/product/icon/btn-soldout-bg.png") no-repeat center
  center;
  background-size: 100% 100%;
  cursor: no-drop;
}

.xans-product-detail
.infoArea
.xans-product-option
.productOption
ul.ec-product-preview
li
span {
  display: none;
}

.xans-product-detail .infoArea .xans-product-option .productOption ul li a {
  width: 53px;
  height: 34px;
  display: block;
  border: 1px solid #000;
  box-sizing: border-box;
  text-align: center;
  line-height: 33px;
  font-size: 17px;
  padding: 1px;
}

td.productOption ul.ec-product-button.ec-product-preview li a {
  /*width: 26px!important;*/
  /*height: 26px!important;*/
  /*border-radius: 50%;*/
  border: 1px solid;
}
td.productOption ul.ec-product-button li.ec-product-selected {
  box-shadow: 0 0 3px 1px #b8b8b8;
  background: none!important;
  /*border-radius: 50%;*/
  padding: 3px!important;
}
.xans-product-detail .infoArea .xans-product-option tr:nth-child(2) .productOption ul.ec-product-button li.ec-product-selected {
  box-shadow: 0 0 3px 1px #b8b8b8;
  background: none;
  /*border-radius: 50%;*/
  padding: 3px;
}
.xans-product-detail .infoArea .xans-product-option tr:nth-child(2) .productOption ul li a {
  /*width: 26px;*/
  /*height: 26px;*/
  /*border-radius: 50%;*/
  border: 1px solid;
}

.xans-product-detail .infoArea .xans-product-option tr:nth-child(2) .productOption ul li:hover a {
  color: #000;
}

.xans-product-detail .infoArea .xans-product-option tr:nth-child(2) .productOption ul li.ec-product-selected:hover a {
  color: #eee;
}

.xans-product-detail .infoArea .xans-product-option tr:nth-child(2) .productOption ul li.ec-product-disabled:hover a {
  color: #ccc;
}

.xans-product-detail .infoArea .xans-product-option .productOption ul li.ec-product-selected {
  background: #000;
  padding: 0;
}
.xans-product-detail .infoArea .xans-product-option tr:nth-child(2) .productOption ul li.ec-product-selected {
  box-shadow: 0 0 3px 1px #b8b8b8;
  background: none;
  /*border-radius: 50%;*/
  padding: 3px;
}
.xans-product-detail .infoArea .xans-product-option .productOption ul li.ec-product-selected a {
  color: #000;
}

.xans-product-detail .infoArea .xans-product-addoption td .inputWrap {
  display: inline-block;
  width: 280px;
}

.xans-product-detail .infoArea .xans-product-addoption .txtByte {
  font-size: 11px;
  vertical-align: middle;
  letter-spacing: -1px;
}

.xans-product-detail .infoArea .xans-product-addoption .txtByte strong {
  color: #ff6874;
}

.xans-product-detail .infoArea .xans-product-detaildesign table tbody tr:last-child th {
  display: block;
  text-align: left;
  /*margin-top: 15px;*/
  width: 70px;
  float: left;
}

.xans-product-detail .infoArea .xans-product-detaildesign table tbody tr:last-child th span {
  font-size: 15px !important;
  color: #000 !important;
  text-align: left;
  font-weight: 400;
}

.xans-product-detail .infoArea .xans-product-detaildesign table tbody tr.발송안내 th {
  width: 60px;
  margin-top: 0;
  padding: 5px 0;
}

.xans-product-detail .infoArea .xans-product-detaildesign table tbody tr.발송안내 th span {
  font-size: 12px !important;
  color: #555555 !important;
  padding: 5px 10px 5px 0;
}

.xans-product-detail .infoArea .xans-product-detaildesign table tbody tr:last-child td {
  float: left;
  padding: 0;
  line-height: 0;
  /* border: 1px solid; */
  position: relative;
  top: -11px;
}

/* xans-product-action btnArea */
.xans-product-action .btnArea {
  overflow: hidden;
  text-align: center;
  font-size: 0;
  line-height: 0;
}

.xans-product-action .btnArea a {
  position: relative;
  float: left;
  height: 55px;
  line-height: 57px;
  margin-right: 1%;
  font-size: 21px;
  font-weight: normal;
  box-sizing: border-box;
}

.xans-product-action .btnArea a:last-child {
  margin-right: 0;
}

.xans-product-action .btnArea a.btn-buy {
  width: 50%;
  margin-right: 0;
  background: #000;
  color: #fff;
}

.xans-product-action .btnArea a.btn-buy:hover {
  /*background: linear-gradient(45deg, #ff6874 0%, #f7a5ef 100%);*/
}
tr.배송방법none.xans-record- {
  display: none;
}
.xans-product-action .btnArea a.btn-cart {
  width: 49%;
  border: 1px solid #000;
  color: #000;
  box-sizing: border-box;
}
.xans-product-action .btnArea a.btn-cart:last-child {
  margin-right: 0;
}
.xans-product-action .btnArea a.btn-cart .icon-cart {
  display: none;
}

.xans-product-action .btnArea a.btn-wish,
.xans-product-action .btnArea a.btn-share {
  width: 49%;
  border: 1px solid #000;
  box-sizing: border-box;
}

.xans-product-action .btnArea a.btn-wish img,
.xans-product-action .btnArea a.btn-share img,
.xans-product-action .btnArea a.btn-cart img {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.xans-product-action .btnArea a.btn-soldout {
  width: 100%;
  margin-left: 0;
  background: #eee;
  border: 1px solid #eee;
  cursor: no-drop;
}

.xans-product-action .share-sns {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  background: #fff;
  max-width: 460px;
  height: 320px;
  margin-left: 460px;
  transform: translateY(-50%);
  border: 1px solid #000;
  display: none;
}

.xans-product-action .share-sns h3 {
  font-size: 21px;
  text-align: center;
  color: #000;
  font-weight: bold;
  margin: 60px auto 30px;
}

.xans-product-action .share-sns .social {
  text-align: center;
}

.xans-product-action .share-sns .social li {
  display: inline-block;
  margin: 8px 12px;
  cursor: pointer;
}

.xans-product-action .share-sns .social li img {
  width: 60px;
}

.xans-product-action .share-sns .social li p {
  font-size: 13px;
  margin-top: 13px;
}

.xans-product-action .share-sns .close {
  position: absolute;
  right: 1px;
  top: 6px;
  cursor: pointer;
}

.xans-product-action .share-sns .close img {
  width: 38px;
  vertical-align: middle;
}

/* xans-state-login-off-benefit */
.xans-myshop-benefit {
  margin: 30px 0;
  border: 1px solid #d6d4d4;
}

.xans-myshop-benefit .thanks {
  padding: 7px 0 11px 9px;
  border-bottom: 1px solid #e8e7e7;
  color: #353535;
  background: #fbfbfb;
}

.xans-myshop-benefit .thanks img {
  margin: -1px 6px 0 0;
  vertical-align: middle;
}

.xans-myshop-benefit .myInfo {
  overflow: hidden;
  padding: 9px 10px 10px 100px;
}

.xans-myshop-benefit .myInfo p {
  color: #757575;
  line-height: 18px;
}

.xans-myshop-benefit .myThumb {
  float: left;
  margin: 0 0 0 -91px;
}

.xans-myshop-benefit .member {
  margin: 2px 0 19px;
}

.xans-myshop-benefit .member strong {
  color: #353535;
}

.xans-myshop-benefit .member em {
  font-style: normal;
  color: #353535;
}

/* 상품 미리보기 이미지 */
#image_zoom_small {
  display: block;
  position: absolute;
  z-index: 999;
  background: #fff;
  border: 1px solid #aaa;
  filter: alpha(opacity=50);
  opacity: 0.5;
}

#zoom_wrap {
  position: absolute;
  top: 30px;
  left: 380px;
  z-index: 100;
}

.image_zoom_large {
  position: absolute;
  z-index: 999;
  width: 350px;
  height: 350px;
  overflow: hidden;
  background: #fff;
  border: 1px solid #aaa;
}

.image_zoom_large .image_zoom_large_relative {
  position: relative;
}

.image_zoom_large .image_zoom_large_relative #zoom_image {
  position: absolute;
  z-index: 99;
}

#NaverChk_Button {
  clear: both;
  margin: 10px 0 0;
  float: right;
}

#NaverChk_Button .npay_storebtn_bx {
  width: 320px !important;
}

#NaverChk_Button .npay_button_box {
  padding: 0 !important;
}

#divNvPointInfo {
  display: none;
  position: absolute;
  z-index: 99;
  width: 245px;
  padding: 10px;
  color: #777;
  font-size: 11px;
  background: #fff;
  border: 1px solid #5b9761;
}

#divNvPointInfo a {
  display: block;
  padding: 5px 0 0;
  color: #1ec228;
}

#divNvPointInfo a img {
  vertical-align: middle;
}

#imgNaverMileageHelp {
  cursor: pointer;
}

/* 세트상품 및 추가구성상품 */
.infoArea .productSet {
  margin: 10px 0 0;
  border: 1px solid #ccc;
  padding: 10px;
}

.infoArea .productSet table {
  table-layout: fixed;
  margin: 0;
}

.infoArea .productSet th {
  width: 100px;
  padding: 5px 5px 5px 8px;
  color: #353535;
}

.infoArea .productSet td {
  padding: 5px 10px;
  color: #353535;
}

.infoArea .productSet td.del {
  text-decoration: line-through;
}

.infoArea .productSet td.price {
  font-weight: bold;
  color: #ff8a56;
}

.infoArea .productSet td.sale {
  font-weight: bold;
  color: #f95959;
}

.infoArea .productSet td.thumbnail img {
  width: 78px;
  height: 108px;
  margin: 3px 0 7px;
  border: 1px solid #ececec;
}

.infoArea .productSet .product {
  padding: 9px 0 4px;
  border-top: 1px solid #e9e9e9;
  vertical-align: top;
}

.infoArea .productSet .seperate,
.infoArea .productSet .option {
  vertical-align: top;
  *zoom: 1;
}

.infoArea .productSet .option td {
  padding: 4px 10px;
}

.infoArea .productSet .info {
  padding: 0 0 0 58px;
  font-size: 11px;
  color: #8f8f91;
}

.infoArea .productSet .recommend {
  position: relative;
  padding: 0 0 0 8px;
  font-size: 11px;
  color: #757575;
  line-height: 38px;
  background: #fff;
}

.infoArea .productSet .recommend strong {
  padding: 0 7px 0 0;
  font-size: 12px;
  color: #353535;
}

.infoArea .productSet .recommend .toggle {
  position: absolute;
  right: 10px;
  top: 4px;
}

.infoArea .productSet.normal {
  border: 0;
}

.infoArea .productSet.normal th {
  border-right: 1px solid #d7d5d5;
}

.infoArea .productSet.normal tr:first-child th,
.infoArea .productSet.normal tr:first-child td {
  padding-top: 11px;
  padding-bottom: 11px;
  border-bottom: 1px solid #d7d5d5;
  background: #fbfafa;
}

.infoArea .productSet.normal .option th {
  padding-top: 0;
}

.infoArea .productSet.normal .option td {
  padding: 1px 10px 7px;
}

.infoArea .productSet.normal .option tr:first-child th {
  padding-top: 5px;
  padding-bottom: 6px;
  border-bottom: 0;
  background: none;
}

.infoArea .productSet.normal .option tr:first-child td {
  padding-top: 1px;
  padding-bottom: 6px;
  border-bottom: 0;
  background: none;
}

.infoArea .productSet.normal .product {
  margin: 1px 0 0;
  padding: 0;
  border: 1px solid #d7d5d5;
}

.infoArea .productSet .xans-product-addoption td .inputWrap {
  display: inline-block;
  width: 273px;
}

.infoArea .productSet.hide .product {
  display: none;
}

/* 총 상품 */
#totalProducts {
  margin: 30px 0;
}

#totalProducts .info {
  display: none;
  padding: 0 0 9px;
  font-size: 11px;
  color: #f65b54;
  line-height: 14px;
}

#totalProducts .info img {
  margin: 0 5px 0 0;
}

#totalProducts table {
  margin: 0;
}

#totalProducts table .left {
  text-align: left;
}

#totalProducts table .center {
  text-align: center;
}

#totalProducts table .right {
  padding: 0;
  position: absolute;
  bottom: 16%;
  right: 20px;
  font-size: 15px;
  letter-spacing: -0.5px;
}

#totalProducts thead th {
  height: 0;
  padding: 0;
  font-size: 0;
  line-height: 0;
  *position: absolute;
}

#totalProducts tbody tr.option_product {
  padding: 15px;
  display: block;
  border: 1px solid #000;
  margin-bottom: 7px!important;
  position: relative;
}

#totalProducts tbody tr.option_product:last-child {
  margin-bottom: 20px;
}

#totalProducts tbody th {
  vertical-align: middle;
}

#totalProducts tbody td {
  line-height: 18px;
  vertical-align: top;
  word-wrap: break-word;
  word-break: break-all;
  display: block;
}

#totalProducts tbody td p {
  font-weight: 400;
  line-height: 20px;
  font-size: 14px;
  letter-spacing: -0.5px;
  color: #000;
}

#totalProducts tbody td p.product span {
  display: inline-block;
  padding-top: 5px;
  font-size: 15px;
  line-height: 20px;
  font-weight: 700;
}

#totalProducts tbody td p.product span.name {
  font-weight: 400;
  line-height: 20px;
  font-size: 14px;
}

#totalProducts tbody td p.product span.soldOut {
  color: #000;
}

#totalProducts tbody td img {
  vertical-align: middle;
}

#totalProducts tbody td .quantity {
  display: inline-block;
  width: auto !important;
  vertical-align: top;
  *margin: 0 4px 0 0;
  border: 1px solid;
}

#totalProducts tbody td .quantity input {
  border: 0;
  background: #fff;
  width: 50px;
  height: 31px;
  text-align: center;
  box-sizing: border-box;
}

#totalProducts tbody td .quantity .up {
  padding: 4.9px;
  box-sizing: border-box;
  margin: 0 5px;
  border-left: 1px solid;
}
img.soldout-down {
  padding: 4.5px;
  box-sizing: border-box;
  border-left: 1px solid;
  border-top: 1px solid;
  border-bottom: 1px solid;
}
#totalProducts tbody td .quantity .down {
  padding: 4.5px;
  box-sizing: border-box;
  border-right: 1px solid;
}

#totalProducts tbody td .delete {
  position: absolute;
  top: 17px;
  right: 20px;
}

#totalProducts tbody td .quantity .option_box_del {
  position: relative;
  right: 0;
}

#totalProducts tbody td .mileage {
  display: none;
  font-weight: normal;
  white-space: nowrap;
  font-size: 12px;
  text-align: right;
}

#totalProducts tfoot {
  border-top: 2px solid #838383;
}

#totalProducts tfoot td {
  color: #000;
  vertical-align: middle;
  padding: 20px 0;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: -0.5px;
}

#totalProducts tfoot td span {
  display: inline-block;
  padding-top: 7px;
}

#totalProducts tfoot td .total {
  color: #000;
  font-size: 15px;
  float: right;
  padding: 0;
}

#totalProducts tfoot td .total em {
  font-style: normal;
  font-size: 23px;
  color: #000;
  letter-spacing: -1.25px;
  font-weight: 400;
}

#totalProducts + .xans-product-action {
  margin-top: 0;
}

/* 배송비 차등부과 레이어 */
.differentialShipping {
  display: none;
  overflow: hidden;
  position: absolute;
  left: 50%;
  top: 17px;
  z-index: 100;
  width: 350px;
  margin: 0 0 0 -176px;
}

.differentialShipping h3.title {
  height: 35px;
  padding: 0 35px 0 19px;
  border: 0;
  color: #fff;
  font-size: 14px;
  line-height: 35px;
  background: #495164;
}

.differentialShipping .content {
  padding: 12px 18px 14px 18px;
  border: 1px solid #757575;
  border-top: 0;
  text-align: center;
  background: #fff;
}

.differentialShipping .close {
  position: absolute;
  right: 14px;
  top: 12px;
}

.differentialShipping .close img {
  cursor: pointer;
}

.differentialShipping .content ul {
  color: #757575;
  line-height: 25px;
}

.differentialShipping .content li {
  overflow: hidden;
}

.differentialShipping .content li strong {
  float: left;
  font-weight: normal;
}

.differentialShipping .content li span {
  float: right;
  color: #2e2e2e;
}

.differentialShipping .content .info {
  margin: 7px 0 0;
  padding: 7px 0 0;
  border-top: 1px dotted #b0b1b3;
  font-size: 11px;
  color: #80aeef;
  text-align: right;
}

/* SNS 상품 홍보 */
.xans-product-customsns,
.xans-product-customsns ul,
.xans-product-customsns li {
  display: inline;
  vertical-align: middle;
}

.xans-product-customsns img {
  vertical-align: middle;
}

/* 회원등급별 할인가 적용 */
.xans-product-detail .infoArea td > span > ul.discountMember > li {
  position: relative;
  float: left;
}

.xans-product-detail .infoArea td ul.discountMember li a {
  display: block;
  margin: 0 4px 4px 0;
}

.xans-product-detail .infoArea td ul li .discount_layer {
  z-index: 10;
  overflow: auto;
  position: absolute;
  left: -140px;
  top: 19px;
  margin-top: 7px;
  padding: 15px;
  min-width: 300px;
  max-height: 400px;
  border: 1px solid #565960;
  background: #fff;
}

.xans-product-detail .infoArea td ul li .discount_layer h3 {
  margin: 0 0 8px;
  padding: 0 10px;
  font-size: 12px;
  border-bottom: 0;
  background: url("//img.echosting.cafe24.com/skin/admin_ko_KR/product/ico_layer_title.gif")
  no-repeat 0 50%;
}

.xans-product-detail .infoArea td ul li .discount_layer p,
.xans-product-detail .infoArea td ul li .discount_layer ul {
  padding: 0 10px;
}

.xans-product-detail .infoArea td ul li .discount_layer p strong {
  color: #0088d4;
}

.xans-product-detail .infoArea td ul li .discount_layer ul li {
  float: none;
  padding: 0 0 5px 5px;
  line-height: 1.4em;
  background: url("//img.echosting.cafe24.com/skin/base_ko_KR/board/ico_function.gif")
  no-repeat 0 5px;
}

.xans-product-detail .infoArea td ul li .discount_layer thead th {
  padding: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
}

.xans-product-detail .infoArea td ul li .discount_layer tbody {
  border: 1px solid #d7d5d6;
}

.xans-product-detail .infoArea td ul li .discount_layer th {
  padding: 5px 0 5px 15px;
  background: #fbf9fa;
  border-right: 1px solid #e8e8e8;
  color: #363636;
}

.xans-product-detail .infoArea td ul li .discount_layer.member_rating th {
  width: 50px;
}

.xans-product-detail .infoArea td ul li .discount_layer th,
.xans-product-detail .infoArea td ul li .discount_layer td {
  height: 15px;
  border-bottom: 1px solid #e8e8e8;
}

.xans-product-detail .infoArea td ul li .discount_layer td {
  padding: 5px 15px 5px 5px;
  text-align: right;
}

.xans-product-detail .infoArea td ul li .discount_layer tr:last-of-type th,
.xans-product-detail .infoArea td ul li .discount_layer tr:last-of-type td {
  border-bottom: 0;
}

.xans-product-detail .infoArea td ul li .discount_layer .close {
  position: absolute;
  right: 15px;
  top: 15px;
  border: 0;
}

.xans-product-detail .infoArea td ul li .arrow {
  z-index: 20;
  position: absolute;
  left: 46%;
  top: 22px;
}

/* BESHOW */
.bshow {
  margin: 80px 0 0 0;
}

/* PRODUCT DETAIL NAV TAB */
.nav-tab-container {
  width: 100%;
  border-bottom: 5px solid #eff0f3;
  margin: 40px auto;
  padding-top: 110px;
  text-align: center;
  display: none;
}

.nav-tab-container li {
  display: inline-block;
  vertical-align: top;
}

.nav-tab-container li a {
  display: block;
  padding: 0 30px 10px;
  font-size: 20px;
  color: #717171;
  font-weight: 100;
  text-transform: uppercase;
  letter-spacing: -1.25px;
}

.nav-tab-container li a div {
  display: inline;
}

.nav-tab-container li.active a {
  border-bottom: 5px solid #000;
  border-image: linear-gradient(45deg, #ff6874 0%, #f7a5ef 100%);
  border-image-slice: 1;
  margin-bottom: -5px;
  font-weight: normal;
  color: #000;
}

/* PRODUCT QNA BOARD */
#prdQnA {
  max-width: 1240px;
  margin: 0 auto;
}

/* video 관련 */
#play:focus {
  outline: none;
}

.video-part {
  margin: 0 auto;
  width: 42.5%;
  margin-bottom: 50px;
  position: relative;
}

#buttonbar {
  position: absolute;
  left: 38%;
  bottom: 42%;
}

#playbt {
  display: none;
}

#play {
  background: none;
}

#scrubber-wrapper {
  position: absolute;
  width: 420px;
  height: 15px;
  background-color: #343a46;
  margin: 0 auto;
  display: none;
  bottom: 18%;
  opacity: 0.9;
}

#scrubber {
  position: absolute;
  width: 420px;
  height: 3px;
  background-color: #6f7e98;
  margin: 0 auto;
  display: none;
  bottom: 36%;
  z-index: 999;
}

#progress {
  width: 0;
  height: 3px;
  background-color: white;
  z-index: 999;
}

.Tipnone {
  display: none;
}

/* InfoArea Fixed */
.infoArea.fixed {
  position: fixed;
  background: #fff;
  right: 5%;
  bottom: 0;
  width: 425px;
  border: 2px solid #eaeaea;
  padding: 35px 30px 20px;
  box-sizing: border-box;
  display: none;
  z-index: 99999;
}

.infoArea.fixed.show {
  display: block;
}

.xans-product-detail .infoArea.fixed.show td #span_product_price_text,
.xans-product-detail .infoArea.fixed.show td #span_product_price_sale {
  font-size: 20px;
}

.xans-product-detail .infoArea.fixed.show h3 {
  margin-bottom: 5px;
}

.xans-product-detail .infoArea.fixed.show td .delivery input {
  width: 80px;
  height: 30px;
}

.xans-product-detail .infoArea.fixed.show td .delivery input,
.xans-product-detail .infoArea.fixed.show td .delivery input:checked {
  font-size: 13px;
  line-height: 28px;
}

.xans-product-detail .infoArea.fixed h3 {
  font-size: 12px;
}

.xans-product-detail .infoArea.fixed h3 span {
  font-size: 20px;
}

.infoArea.fixed.show #totalProducts tbody td p.product span {
  font-size: 13px;
}

.xans-product-detail .infoArea.fixed table {
  margin-top: 10px;
}

.xans-product-detail
.infoArea.fixed
.xans-product-detaildesign
table
tbody
tr:last-child
th
span {
  font-size: 15px !important;
}

.xans-product-detail
.infoArea.fixed
.xans-product-detaildesign
table
tbody
tr:last-child {
  border-top: 2px solid #000;
}

.xans-product-detail
.infoArea.fixed
.xans-product-detaildesign
table
tbody
tr:last-child
th {
  margin-top: 20px;
}

.xans-product-detail
.infoArea.fixed
.xans-product-detaildesign
table
tbody
tr:last-child
td {
  margin-top: 10px;
}

.xans-product-detail .infoArea.fixed th.info-title {
  font-size: 15px;
}

.xans-product-detail
.infoArea.fixed
.xans-product-option
.productOption
ul
li
a {
  width: 25px;
  height: 25px;
}

.xans-product-detail
.infoArea.fixed
.xans-product-option
tr:nth-child(2)
.productOption
ul
li
a {
  width: 50px;
  height: 25px;
  line-height: 25px;
  font-size: 14px;
}

.infoArea.fixed .xans-product-action .btnArea a {
  position: relative;
  height: 45px;
  line-height: 47px;
  font-size: 20px;
}

.infoArea.fixed .xans-product-action .btnArea a.btn-buy {
  width: 68%;
}

.infoArea.fixed .xans-product-action .btnArea a.btn-cart {
  font-size: 0;
}

.infoArea.fixed .xans-product-action .btnArea a.btn-cart img {
  display: block;
}

.infoArea.fixed .xans-product-action .btnArea a.btn-cart,
.infoArea.fixed .xans-product-action .btnArea a.btn-wish {
  width: 14.5%;
}

.infoArea.fixed .xans-product-action .btnArea a.btn-share {
  display: none;
}

.infoArea.fixed .xans-product-action .btnArea a.btn-cart img,
.infoArea.fixed .xans-product-action .btnArea a.btn-wish img {
  height: 100%;
}

.infoArea.fixed .xans-product-action .btnArea a.btn-soldout {
  width: 84%;
  margin-left: 0;
}

.infoArea.fixed #totalProducts {
  margin: 10px auto;
}

.infoArea.fixed #totalProducts tbody td p {
  font-size: 13px;
  line-height: 18px;
}

.infoArea.fixed #addOptionCount {
  overflow: hidden;
  max-height: 135px;
  display: block;
  margin-bottom: 20px;
  padding-right: 5px;
  scrollbar-base-color: #bbb;
  scrollbar-track-color: #f8f8f8;
  scrollbar-shadow-color: #f8f8f8;
  scrollbar-arrow-color: #f8f8f8;
}

.infoArea.fixed #addOptionCount:hover {
  overflow-y: scroll;
}

.infoArea.fixed #addOptionCount::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.1);
  background-color: #f8f8f8;
}

.infoArea.fixed #addOptionCount::-webkit-scrollbar {
  width: 5px;
  background-color: #bbb;
}

.infoArea.fixed #addOptionCount::-webkit-scrollbar-thumb {
  background-color: #bbb;
}

.infoArea.fixed #totalProducts tfoot td {
  font-size: 15px;
  padding: 10px 0 15px;
}

.infoArea.fixed #totalProducts tfoot td .total {
  font-size: 14px;
}

.infoArea.fixed #totalProducts tfoot td .total em {
  font-size: 20px;
}

#btn-buy {
  position: fixed;
  bottom: 0;
  right: 10%;
  width: 180px;
  background: linear-gradient(45deg, #ff6874 0%, #f7a5ef 100%);
  height: 50px;
  text-align: center;
  line-height: 54px;
  color: #fff;
  font-size: 19px;
  font-weight: 400;
  cursor: pointer;
  z-index: 9999;
  display: none!important;
}

.infoArea-fixed-close {
  display: none;
}

.infoArea.fixed .infoArea-fixed-close {
  display: block;
  position: absolute;
  top: 5px;
  right: 1px;
  cursor: pointer;
}

.infoArea.fixed .infoArea-fixed-close img {
  width: 34px;
}

/* product detail img desciption */
.prod-detail-img-container {
  max-width: 1080px;
  margin: 0 auto;
  line-height: 1.2;
  font-family: "Lato", "Nanum Gothic", "sans-serif";
  letter-spacing: -0.25px;
}

.prod-detail-img-container .title {
  text-transform: capitalize;
  letter-spacing: -1px;
  font-family: "Libre Baskerville";
}

.prod-detail-content {
  margin: 0 auto;
}

.prod-detail-img-container .bold {
  font-weight: 600;
}

.top-area-content {
  margin: 120px auto 60px;
  text-align: center;
}

.top-area-content .subject {
  padding: 3px 6px;
  border: 1px solid;
  text-transform: uppercase;
  font-family: lato;
  letter-spacing: 2px;
  font-size: 11px;
}

.top-area-content .title {
  margin: 30px 0 20px;
  font-size: 48px;
}

.top-area-content .sub-title {
  font-size: 19px;
  letter-spacing: -0.75px;
  line-height: 1.4;
}

.prod-detail-content .detail-img {
  max-width: 880px;
  margin: 12px auto;
}

.txt-normal {
  padding: 50px 0;
  font-size: 13px;
  line-height: 1.8;
  letter-spacing: 0;
}

.prod-detail-content .txt-box {
  position: relative;
  top: -55px;
  width: 90%;
  max-width: 792px;
  margin: 0 auto;
  padding: 25px 0;
  background: #fff;
  -webkit-box-shadow: rgba(164, 142, 130, 0.2) 1px 1px 8px 1px;
  box-shadow: rgba(164, 142, 130, 0.2) 1px 1px 8px 1px;
  font-size: 16px;
  line-height: 1.4;
  text-align: center;
}

.prod-detail-content .description-txt-l {
  margin-top: -30px;
  padding: 20px 0;
  background: #efefef;
  font-size: 32px;
  letter-spacing: -1px;
  line-height: 1.3;
}

.prod-detail-content .txt-normal {
  letter-spacing: -0.75px;
  max-width: 880px;
  margin: 0 auto;
  padding: 120px 0 40px;
  font-size: 18px;
}

.prod-detail-content .txt-normal .subject {
  font-size: 26px;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 10px;
  letter-spacing: 1.25px;
}

.more-detailed-content .title {
  padding: 120px 0 10px;
  font-family: "Lato", "Nanum Gothic", "sans-serif";
  font-size: 26px;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 10px;
  letter-spacing: 1.25px;
  text-align: center;
}

.editor-name {
  display: block;
  margin-top: 30px;
  font-size: 11px;
}

#prdDetail .product-info-title {
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: -0.5px;
}

#prdDetail .left-content,
#prdDetail .right-content {
  width: 50%;
  display: inline-block;
  box-sizing: border-box;
  line-height: 24px;
  text-align: center;
  font-size: 13px;
  vertical-align: top;
  margin-top: 20px;
}

#prdDetail .left-content {
  padding-left: 15%;
}

#prdDetail .right-content {
  padding-right: 15%;
}

#prdDetail .left-content .info-title,
#prdDetail .right-content .info-title {
  font-weight: bold;
  font-size: 15px;
  margin: 30px 0 8px;
}

#prdDetail .klook-video {
  position: relative;
}

#prdDetail .klook-video video {
  position: absolute;
  width: 100%;
  max-width: 620px;
  top: 285px;
  left: 0;
  right: 0;
  margin: 0 auto;
}

/* Detail info Text */
.text-info-wrap {
  text-align: center;
  margin: 110px auto 120px;
}

.xans-product-additional .cont .text-info-wrap h3 {
  font-size: 25px;
  font-weight: bold;
  color: #000;
  line-height: 1;
  display: block;
  margin: 0;
  display: none;
}

.xans-product-additional .cont .text-info-wrap h3::after {
  content: "";
  display: block;
  margin: 20px auto 0;
  width: 1px;
  height: 70px;
  border-left: 1px dotted #000;
}

.text-info-content {
  margin: 70px auto 90px;
  color: #636363;
  width: 70%;
  max-width: 880px;
}

.text-info-content .info-title {
  font-size: 24px;
  font-weight: bold;
  color: #434343;
  letter-spacing: -0.5px;
  margin-bottom: 30px;
  text-transform: capitalize;
}

.text-info-content p {
  font-size: 15px;
  line-height: 1.8;
}

.text-info-content .color-point {
  background-color: #fdfcca;
}

.text-info-content .bold {
  font-weight: bold;
}

.text-info-content .line-point {
  text-decoration: underline;
}

.prod-detail-content .txt-normal {
  letter-spacing: -0.75px;
  max-width: 880px;
  margin: 0 auto;
  padding: 120px 0 20px;
  font-size: 18px;
}

.prod-detail-content .txt-normal .subject {
  font-size: 26px;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 6px;
  letter-spacing: 1.25px;
}

.prod-detail-content .txt-normal .txt {
  font-size: 19px;
}

#prdDetail .detail-img {
  margin: 14px auto;
}

#prdDetail #prdCut {
  margin-top: 50px;
  display: block;
}

.detail-annion-slider {
  max-width: 800px;
  margin: 0 auto;
}

.detail-annion-slider .swiper-container {
  width: 100%;
  margin: 0;
}

.detail-annion-slider .swiper-container img {
  width: 100%;
}

.detail-annion-slider .annion-pager-thumb.swiper-container {
  width: calc(100% + 10px);
  overflow: inherit;
  text-align: left;
  height: auto !important;
  margin-top: 20px;
}

.detail-annion-slider .annion-pager-thumb.swiper-container .swiper-wrapper {
  display: block;
  font-size: 0;
  transform: translate3d(0px, 0px, 0px) !important;
  margin: 0 -10px 0 0;
  width: 100% !important;
  position: relative !important;
}

.detail-annion-slider .annion-pager-thumb.swiper-container .swiper-slide {
  display: inline-block;
  vertical-align: top;
  width: calc(20% - 10px) !important;
  box-sizing: border-box;
  padding: 0 0;
  cursor: pointer;
  margin: 0 10px 10px 0;
  float: none !important;
}

.detail-annion-slider
.annion-pager-thumb.swiper-container
.swiper-slide::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #c7c7c766;
}

.detail-annion-slider
.annion-pager-thumb.swiper-container
.swiper-slide.swiper-slide-thumb-active::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
}

.detail-annion-slider
.annion-pager-thumb.swiper-container
.swiper-slide.swiper-slide-duplicate {
  display: none;
}

.detail-annion-slider .annion-thumb.swiper-container .swiper-button-next {
  background: rgba(255, 255, 255, 0.4) url("//nooneelse.co.kr/images/product/icon/btn-next-b.png")
  no-repeat center center;
  background-size: 35px;
}

.detail-annion-slider .annion-thumb.swiper-container .swiper-button-prev {
  background: rgba(255, 255, 255, 0.4) url("//nooneelse.co.kr/images/product/icon/btn-prev-b.png")
  no-repeat center center;
  background-size: 35px;
}

.annion-thumb .swiper-button-prev,
.annion-thumb .swiper-button-next {
  position: absolute;
  width: 45px;
  height: 45px;
  z-index: 10;
  cursor: pointer;
  transition: opacity 0.2s ease;
  border-radius: 50%;
}

.vimeo-wrap .playpause {
  width: 65px;
  height: 40px;
  background: rgba(0, 0, 0, 0.8);
  border-radius: 5px;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: 100;
  opacity: 0;
  cursor: pointer;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.vimeo-wrap .playpause:before {
  display: block;
  content: "";
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 20px solid #fff;
  position: absolute;
  left: 23px;
  top: 10px;
}

.vimeo-wrap .playpause.pause {
  opacity: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.vimeo-wrap .playpause.pause:before {
  display: block;
  content: "";
  width: 6px;
  height: 20px;
  border-left: 6px solid #fff;
  border-right: 6px solid #fff;
  border-width: 0 6px;
}

.vimeo-wrap .playpause:hover {
  background-color: #00adef;
}

.vimeo-wrap:hover .playpause {
  opacity: 1;
}
#CommonEvent2 {
  display: none;
}
.imgArea-mobile {
  display: none;
}
ul.thumb-List {
  position: inherit!important;
  touch-action: none!important
}
@media screen and (max-width: 1400px) {
  .xans-product-detail .imgArea .listImg {
    width: 20%;
  }
  .keyImg.detail-thumb {
    width: 78%;
  }
  .imgArea-mobile {
    width: calc(100% - 10%);
    margin: 0 auto;
  }
}
@media screen and (max-width: 1280px) {
  .xans-product-detail .imgArea {
    width: 50%;
  }
  .keyImg.detail-thumb {
    width: 100%;
  }
  .detail-thumb .next {
    right: 0;
  }
  .xans-product-detail .imgArea .listImg {
    width: auto;
  }
}
@media screen and (max-width: 1280px) {
  .xans-product-detail .imgArea {
    width: 50%;
  }
  ul.detail-thumb-List {
    display: none;
  }
  .xans-product-detail .imgArea .listImg {
    width: auto;
  }
}
@media screen and (max-width: 780px) {
  .xans-element-.xans-product.xans-product-addimage.listImg-mobile li:first-child {
    display: none;
  }
  .xans-element-.xans-product.xans-product-addimage.listImg-mobile.swiper-container.swiper-initialized.swiper-horizontal.swiper-android {
    width: 100%;
    height: auto!important;
  }
  .swiper-horizontal.swiper-pointer-events {
    width: 100%;
    height: auto!important;
  }
  .detail-thumb-slide {
    width: 100%;
  }
  button.next {
    display: none!important;
  }
  button.prev {
    display: none!important;
  }
  ul#swiper-wrapper-961810537ab623af3 {
    position: inherit!important;
  }
  .xans-element-.xans-product.xans-product-addimage.listImg-mobile.swiper-container.swiper-initialized.swiper-horizontal.swiper-ios {
    width: 100%;
    height: auto!important;
    /*max-height: 550px!important;*/
  }
  .xans-element-.xans-product.xans-product-addimage.listImg-mobile li {

  }
  .listImg-mobile .swiper-slide img {
    width: 100%;
    height: auto;
  }
  .imgArea-mobile {
    position: relative;
    width: 100%;
  }
  #detail-thumb-slide .swiper-pagination {
    position: absolute;
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
  }
  .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px;
  }
  #detail-thumb-slide .swiper-pagination-bullet-active {
    position: relative;
    opacity: 1;
    border-radius: 100%;
    height: 9px!important;
    width: 9px!important;
    background: #000000!important;
  }
  .swiper-pagination-clickable .swiper-pagination-bullet {
    margin-left: 6px;
  }
  .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #f5f5f5!important;
    opacity: 1!important;
  }
}
@media screen and (max-width: 780px) {
  #contents {
    max-width: 100%!important;
    min-height: 100%!important;
  }
  .xans-product-detail {
    margin-top: 70px;
  }
  .detail-thumb-wrap {
    height: auto;
  }
  .xans-product-detail .imgArea {
    width: 100%;
    height: auto;
  }
  .imgArea-mobile {
    display: block;
  }
  .xans-product-detail .imgArea .listImg {
    float: none;
    max-width: 100%;
  }
  .keyImg.detail-thumb {
    float: none;
    width: 100%;
  }
  .detail-thumb .next,
  .detail-thumb .prev {
    top: 50%;
  }
  .detail-thumb .next {
    right: 0;
  }
  #totalProducts tfoot {
    border-top: 0;
  }
  #totalProducts tfoot td {
    padding: 0;
  }
  #totalProducts tfoot td span {
    padding-left: 8px;
  }
  #totalProducts tfoot td .total {
    padding-right: 8px;
  }
  #totalProducts tbody tr.option_product {
    width: calc(100% - 11%);
    margin: 0 auto;
  }
  .xans-product-detail .infoArea {
    float: none;
    width: 100%;
    margin-top: 55px;
  }
  .btn-wish {
    display: none;
  }
  .xans-product-action .btnArea a.btn-cart {
    width: 50%;
    box-sizing: border-box;
    font-size: 16px;
    margin-right: 0;
  }
  .xans-product-action .btnArea a.btn-buy {
    width: 50%;
    margin-top: 0;
    margin-right: 0;
    background: #000;
    color: #fff;
    font-size: 16px;
    box-sizing: border-box;
  }
  .xans-product-additional .cont {
    padding: 3px 0!important;
  }
  .xans-product-detail .infoArea h3 span {
    padding-left: 8px;
    font-size: 15px;
  }
  .cs-box-wrap .product-cs-menu {
    display: block;
  }
  .xans-product-detail .infoArea td #span_product_price_text,
  .xans-product-detail .infoArea td #span_product_price_sale,
  .xans-product-detail .infoArea td.product-content {
    font-size: 15px;
    letter-spacing: 0;
    padding-left: 8px;
  }
  .xans-product-detail .infoArea td #btn_restock img {
    vertical-align: top;
  }
  .xans-product-detail .infoArea .xans-product-detaildesign table tbody tr:last-child th {
    padding-left: 8px;
    font-size: 15px;
  }
  .xans-product-detail .infoArea table .xans-product-option {
    display: block;
    padding-left: 4px;
  }
  #totalProducts tbody tr.option_product:last-child {
    margin-bottom: 24px!important;
    width: calc(100% - 11%);
    margin: 0 auto;
  }
  .xans-product-detail .infoArea .xans-product-option .productOption ul li a {
    width: 46px;
    height: 27px;
    line-height: 24px;
    font-size: 14px;
  }
  .xans-product-detail .imgArea .keyImg img {
    width: 100%;
    display: none;
  }
  #jbkFrame {
    height: 1343px;
  }
  .xans-product-detail .imgArea .listImg {
    /*display: none;*/
  }

}
.infoArea .productSet .product-add-thumb,
.infoArea .productSet .product-add-tit,
.infoArea .productSet .product-add-price,
.infoArea .productSet .product-add-sale-price {
  display: inline-block;
  font-size: 15px;
  letter-spacing: -1.25px;
  font-weight: 400;
  color: #000;
}

.infoArea .productSet .product-add-tit td {
  color: #000;
}

.infoArea .productSet .product-add-price td.price {
  color: #000;
  padding: 0;
}

.infoArea .productSet .option td {
  display: block;
}

.infoArea .productSet .option th.option-title {
  display: inline-block;
  font-size: 15px;
  padding: 0 0 2px 10px;
  text-align: left;
  font-weight: normal;
}

.infoArea .productSet .option ul li {
  display: inline-block;
  margin-right: 7px;
}

.infoArea .productSet .option ul li a {
  width: 30px;
  height: 30px;
  line-height: 30px;
  display: block;
  border: 1px solid #c4c4c4;
  box-sizing: border-box;
  color: #ccc;
  text-align: center;
  font-size: 0;
}

.infoArea .productSet .option ul li.ec-product-selected a {
  border: 1px solid #ff6874;
  color: #ff6874;
}

.add_products .add_product {
  position: relative;
  display: block;
  padding: 15px;
  display: block;
  border: 1px solid #c4c4c4;
  margin-bottom: 5px;
}

.xans-product-detail .infoArea .add_products .add_product .quantity {
  margin-bottom: 5px;
}

#totalProducts tbody .add_products .add_product .delete {
  bottom: 46px;
}

.infoArea .productSet .recommend .toggle .icon-plus {
  opacity: 0;
}

.infoArea .productSet .recommend .toggle.on::after,
.infoArea .productSet .recommend .toggle::after {
  position: absolute;
  top: 3px;
  left: 3px;
  content: "";
  width: 23px;
  height: 23px;
}

.infoArea .productSet .recommend .toggle::after {
  background: url('//ecimg.cafe24img.com/pg128b11003990026/nooneelse/images/product/icon/ico-minus.png') no-repeat center center;
}

.infoArea .productSet .recommend .toggle.on::after {
  background: url('//ecimg.cafe24img.com/pg128b11003990026/nooneelse/images/product/icon/ico-plus.png') no-repeat center center;
}

#totalProducts tbody .add_product td .quantity .up,
#totalProducts tbody .add_product td .quantity .down {
  position: relative;
  width: 30px;
  height: 30px;
  display: inline-block;
  vertical-align: middle;
}

#totalProducts tbody .add_product td .quantity .up img,
#totalProducts tbody .add_product td .quantity .down img {
  opacity: 0;
}

#totalProducts tbody .add_product td .quantity .up::after,
#totalProducts tbody .add_product td .quantity .down::after {
  position: absolute;
  top: 3px;
  left: 3px;
  content: "";
  width: 23px;
  height: 23px;
}

#totalProducts tbody .add_product td .quantity .up::after {
  background: url("//nooneelse.co.kr/images/product/icon/ico-plus.png") no-repeat center center;
}

#totalProducts tbody .add_product td .quantity .down::after {
  background: url("//nooneelse.co.kr/images/product/icon/ico-minus.png") no-repeat center center;
}

#totalProducts table .add_product .right {
  bottom: 43%;
}

#totalProducts tbody .add_product td .delete {
  bottom: 51px;
}

#totalProducts table .add_product .right #option_add_box1_price {
  position: relative;
  top: 8px;
}
.xans-product-additional {
  text-align: center;
}

.xans-product-additional ul.link {
  margin: 30px 0 11px;
  border-bottom: 1px solid #292929;
  border-left: 0;
  line-height: 1.5;
  *zoom: 1;
}

.xans-product-additional ul.link:after {
  content: "";
  display: block;
  clear: both;
}

.xans-product-additional ul.link li {
  float: left;
  width: 12.4%;
  margin: 0 0 0 -1px;
  border-top: 1px solid #cbcdce;
}

.xans-product-additional ul.link li.selected {
  width: 13%;
}

.xans-product-additional ul.link li a {
  display: block;
  height: 38px;
  padding: 0 15px;
  border-right: 1px solid #cbcdce;
  border-left: 1px solid #cbcdce;
  color: #757575;
  line-height: 38px;
  text-decoration: none;
  text-align: center;
  background: #f0f2f2;
}

.xans-product-additional ul.link li.selected a {
  position: relative;
  top: -1px;
  margin: 0 0 -1px;
  border: 1px solid #292929;
  color: #fff;
  font-weight: bold;
  background: #4a5164;
}

.xans-product-additional ul.link li:first-child,
.xans-product-additional ul.link li.selected:first-child {
  margin-left: 0;
}

.xans-product-additional .cont {
  padding: 27px 10px 96px 9px;
  color: #353535;
  line-height: 18px;
}

.xans-product-additional .cont h3 {
  display: none;
  margin: 0 0 20px;
  color: #444;
  font-size: 12px;
}

.xans-product-additional .cont td span {
  font-size: 14px !important;
  font-family: 'Overpass', 'NanumBarunGothic', sans-serif !important;
  line-height: 1.8;
}

/* 상품 게시판 */
.xans-product-additional div.board {
  padding: 0 0 40px;
  color: #353535;
  line-height: 18px;
}

.xans-product-additional div.board h3 {
  font-size: 14px;
  font-weight: 500;
}

.xans-product-additional div.board p.desc {
  padding: 0 10px 0 9px;
}

.xans-product-additional div.board p.nodata {
  margin: 15px 0 0;
  padding: 55px 0;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  color: #999;
  font-size: 13px;
  line-height: 39px;
  text-align: center;
}

.xans-product-additional div.board .btnArea img {
  margin: 0 0 0 4px;
}

.xans-product-additional div.board>.btnArea {
  margin-top: 30px;
  border-top: 0;
  text-align: right;
}

.xans-product-additional div.board>.btnArea .btn-normal.btn-small {
  margin-left: 5px;
}

.xans-product-additional table.board {
  margin: 15px 0 0;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  color: #353535;
  font-size: 11px;
  font-weight: bold;
  line-height: 1em;
}

.xans-product-additional table.board th {
  padding: 15px 0;
  font-weight: 600;
  font-size: 14px;
}

.xans-product-additional table.board td {
  padding: 7px 3px 5px;
  height: 32px;
  border-top: 1px dotted #eee;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
}

.xans-product-additional table.board th:last-child,
.xans-product-additional table.board td:last-child {
  border-right: none;
}

.xans-product-additional table.board tbody tr:hover {
  background: #f8f8f8;
}

.xans-product-additional table.board tbody tr#product-review-read:hover {
  background: #fff;
}

.xans-product-additional table.board a {
  color: #353535;
  font-size: 12px;
  line-height: initial;
}

.xans-product-additional table.board .subject {
  padding-left: 8px;
  color: #f76560;
  text-align: left;
  word-break: break-all;
}

.xans-product-additional table.board .subject img {
  vertical-align: middle;
  margin: 0 1px;
}

.xans-product-additional table.board .txtLess {
  color: #939393;
  font-size: 11px;
}

.xans-product-additional table.board td .view {
  padding: 50px 20px 25px 80px;
  text-align: left;
  background: #ffffff;
  font-size: 14px;
  letter-spacing: -0.25px;
  line-height: 26px;
}

.xans-product-additional table.board td .view span {
  font-size: 12px;
}

.xans-product-additional .paging {
  text-align: center;
}

.xans-product-additional .paging p {
  display: inline-block;
  vertical-align: top;
  margin: 0 1px;
  *display: inline;
  *zoom: 1;
}

.xans-product-additional .paging ol {
  display: inline-block;
  font-size: 0;
  line-height: 0;
  vertical-align: top;
  padding: 0 13px;
  *display: inline;
  *zoom: 1;
  *margin: 0;
}

.xans-product-additional .paging li {
  display: inline-block;
  margin: 0 8px;
  vertical-align: top;
  *display: inline;
  *zoom: 1;
}

.xans-product-additional .paging li:first-child {
  margin-left: 0;
}

.xans-product-additional .paging img {
  vertical-align: top;
  width: 80%;
}

.xans-product-additional .paging li a {
  display: block;
  font-weight: 550;
  color: #a0a0a0;
  line-height: 13px;
  background: #fff;
  font-size: 14px;
}

.xans-product-additional .paging li a:hover {
  text-decoration: none;
  background: #f0f2f2;
}

.xans-product-additional .paging li a.this {
  color: #000;
  font-weight: 800;
}

.xans-product-additional .paging a.nolink {
  cursor: default;
}

#commentWriteForm_4 {
  padding: 0;
}

#SecretForm_4 {
  background: #fbf9fa;
}

#SecretForm_4 .view {
  padding: 8px 0 7px;
}

#SecretForm_4 input {
  width: 41px;
  height: 24px;
  margin: 0 0 0 6px;
  border: 0;
  font-size: 0;
  line-height: 0;
  cursor: pointer;
  background: url("https://img.echosting.cafe24.com/skin/base_ko_KR/board/btn_ico_submit.gif") no-repeat 0 0;
}

#SecretForm_4 input#secure_password {
  width: 130px;
  height: 18px;
  margin-left: 11px;
  padding: 2px 2px 2px 4px;
  border: 1px solid #d9d9d9;
  font-size: 12px;
  line-height: 14px;
  cursor: text;
  background: #fff;
}

#product-review-read td,
#product-qna-read td {
  padding: 0;
}

#product-review-read td #SecretForm_4 .view {
  padding-left: 79px;
}

#product-qna-read td #SecretForm_4 .view {
  padding-left: 213px;
}

.xans-product-additional .boardComment {
  padding: 0 19px;
}

.xans-product-additional .boardComment li {
  position: relative;
  overflow: hidden;
  margin: 10px 0 0 0;
  padding: 12px 0 0;
  border-top: 1px solid #d7d5d6;
  color: #353535;
  text-align: left;
  line-height: 14px;
}

.xans-product-additional .boardComment li:first-child {
  margin-top: 0;
}

.xans-product-additional .boardComment li .comment {
  margin: 9px 0 0;
  padding: 16px 0 15px 9px;
  border-top: 1px solid #e9e9e9;
  line-height: 18px;
  word-break: break-all;
}

.xans-product-additional .boardComment li .name {
  margin: 0 21px 0 0;
}

.xans-product-additional .boardComment li .name input {
  width: 13px;
  height: 13px;
  margin: 0 2px 0 0;
  vertical-align: -2px;
  *vertical-align: 2px;
}

.xans-product-additional .boardComment li .date {
  margin: 0 10px 0 0;
  font-size: 11px;
}

.xans-product-additional .boardComment li .grade {
  margin: 0 10px 0 0;
}

.xans-product-additional .boardComment li .button {
  position: absolute;
  right: 0;
  top: 6px;
}

.xans-product-additional .memoCont {
  margin: 20px 15px;
  padding: 10px 20px 15px 20px;
  border: 1px solid #e9e9e9;
  color: #353535;
  text-align: left;
  background: #f9f9f9;
}

.xans-product-additional .memoCont .user {
  overflow: hidden;
  padding: 0 90px 0 0;
}

.xans-product-additional .memoCont .user input,
.xans-product-additional .memoCont .user textarea {
  border: 1px solid #d9d9d9;
}

.xans-product-additional .memoCont .user input {
  width: 135px;
  height: 18px;
  margin: 0 10px 0 9px;
  padding: 2px 2px 2px 4px;
}

.xans-product-additional .memoCont .user .secret input {
  width: 13px;
  height: 13px;
  margin-right: 3px;
}

.xans-product-additional .memoCont .user .secret {
  margin: 0 20px 0 0;
}

.xans-product-additional .memoCont .user textarea {
  float: left;
  width: 100%;
  padding: 2px 0;
  height: 44px;
  text-indent: 4px;
  *margin-right: 10px;
}

.xans-product-additional .memoCont .user a {
  float: right;
  margin: 0 -90px 0 0;
  color: #fff;
  height: 46px;
  line-height: 46px;
}

.xans-product-additional .memoCont .nameArea {
  display: block;
  margin: 0 0 10px;
}

.xans-product-additional .memoCont .rating {
  margin: 12px 0 0;
}

.xans-product-additional .memoCont .rating input {
  width: 13px;
  height: 13px;
  margin: 0 2px 0 0;
  padding: 0;
  border: 0;
  vertical-align: -2px;
  *vertical-align: 1px;
}

.xans-product-additional .memoCont .rating label {
  padding: 0 10px 0 0;
}

.xans-product-additional .memoCont .rating em {
  font-style: normal;
}

.xans-product-additional .memoCont .text {
  margin: 5px 0 0;
  font-size: 11px;
}

.xans-product-additional .memoCont .text span {
  color: #008bcc;
}

.xans-product-additional .memoCont .captcha {
  margin: 8px 0 0;
  padding: 10px 0 0;
  border-top: 1px solid #e9e9e9;
  font-size: 11px;
  color: #757575;
}

.xans-product-additional .memoCont .captcha img {
  vertical-align: middle;
}

.xans-product-additional .memoCont .captcha input {
  margin: 0 10px 0 20px;
  font-size: 12px;
}

.xans-product-additional table.board td .view+form .memoCont {
  margin: 0 0 20px 0;
}

.btn-black {
  background: #000;
  color: #fff;
  margin-left: 10px;
}

/* 댓글의 댓글 */
.xans-product-additional .boardComment li.replyArea {
  margin: -1px 0 0;
  padding: 10px 0 7px 33px;
  border: 1px solid #e9e9e9;
  background: url("https://img.echosting.cafe24.com/skin/admin_ko_KR/board/ico_comment.gif") no-repeat 20px 15px;
}

.xans-product-additional .boardComment li.replyArea .commentSecret {
  margin-right: 30px;
}

.xans-product-additional .boardComment li.replyArea .comment {
  margin: 7px 0 0;
  padding: 0;
  border-top: 0;
}

/* 관련상품 */
.xans-product-additional .relation {
  padding: 172px 0 49px;
  color: #8f8f91;
  line-height: 1.8em;
}

.xans-product-additional .relation h3 {
  color: #444;
}

.xans-product-additional .relation ul.prdList {
  display: flex;
  min-width: 1240px;
  margin: 0;
  font-size: 0;
  line-height: 0;
}

.xans-product-additional .relation ul.prdList img {
  vertical-align: middle;
}

.xans-product-relation .relation ul.prdList li.item {
  display: inline-block;
  margin: 12px 0 19px;
  color: #b6b6b6;
  vertical-align: top;
  text-align: center;
}

.xans-product-relation .relation ul.prdList li.item .box {
  margin: 0 auto;
  font-size: 12px;
  line-height: 15px;
}

.xans-product-relation .relation ul.prdList li.item {
  width: 20%;
}

.xans-product-relation .relation ul.prdList li.item .box {
  width: 212px;
  text-align: center;
  margin-right: 17px;
}

.xans-product-relation .relation ul.prdList li.item .box strong {
  display: block;
  margin: 3px 0 0;
  color: #919191;
}

.xans-product-relation .relation ul.prdList li.item .thumb {
  width: 212px;
  height: auto;
  margin: 0 0 9px;
}

/* 권한없을시 */
.xans-product-additional .noAccess {
  margin: 15px 0 10px;
  border: 1px solid #d7d5d5;
  font-weight: bold;
  color: #008bcc;
  line-height: 39px;
  text-align: center;
}

/* 미성년자 */
.xans-product-additional .minor {
  margin: 15px 0 0;
  padding: 35px 0 24px;
  border: 1px solid #d7d5d5;
  font-weight: bold;
  color: #353535;
  line-height: 14px;
  text-align: center;
}

.xans-product-additional .minor p:first-child img {
  margin: -11px 8px 0 0;
  vertical-align: top;
}

.xans-product-additional .minor strong {
  color: #008bcc;
}

.xans-product-additional .minor .button {
  margin: -7px 0 0;
}

/* 비밀글 관련 */
.xans-product-additional .commentSecret {
  margin: 10px 10px 5px 0;
  padding: 10px 15px;
  border: 1px solid #e9e9e9;
  background-color: #fbfafa;
  color: #353535;
}

.xans-product-additional .commentSecret input[type=password] {
  height: 20px;
  padding: 2px 2px 2px 4px;
  border: 1px solid #d9d9d9;
}

.model {
  text-align: center;
  margin: 0 0 339px;
}

/* Product Info */
.product-info {
  text-align: center;
  position: relative;
  margin-top: 100px;
  display: none;
}

.product-info>ul>li {
  display: inline-block;
  width: 430px;
  height: 55px;
  border: 2px solid #000;
  line-height: 58px;
  font-size: 20px;
  margin: 0 7px;
}

.product-info>ul>li:hover {
  border-image: linear-gradient(45deg, #FF6874 0%, #F7A5EF 100%);
  border-image-slice: 1;
}

.product-info>ul>li a {
  display: block;
  color: #000;
}

.product-info>ul>li:hover a {
  color: #FF6874;
}

.product-info-popup {
  position: absolute;
  top: -100px;
  left: 140px;
  z-index: 999;
  width: 1128px;
  height: 700px;
  display: none;
  background: #fff;
  border: 1px solid #000;
  box-sizing: border-box;
}

#model-size {
  padding: 45px 0;
  height: 650px;
}

#model-size h3 {
  font-size: 30px;
  letter-spacing: -0.5px;
  margin-bottom: 20px;
}

#model-size ul {
  overflow: hidden;
  padding: 0 10px;
  margin-top: 50px;
}

#model-size ul li {
  float: left;
  width: 16.66%;
  padding: 5px;
  box-sizing: border-box;
}

#model-size ul li img {
  width: 100%;
}

#model-size ul li strong {
  font-size: 21px;
  display: block;
}

#model-size ul li p {
  font-size: 14px;
  line-height: 22px;
  margin-top: 10px;
}

#washing-tip {
  padding-top: 70px;
}

#washing-tip>img {
  width: 80%;
}

.product-info-close {
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
}

/* Product Review */

.review-tip {
  position: absolute;
  top: 38px;
  right: 124px;
  width: 140px;
  border: 1px solid #000;
  height: 25px;
  line-height: 28px;
  background: #fff;
  padding: 2px 8px;
  font-weight: 400;
  cursor: pointer;
}

#review-tip {
  position: absolute;
  top: -20px;
  right: 114px;
  display: none;
}

.review-tip-popup {
  padding: 20px 10px;
  z-index: 99;
  background: #fff;
  border: 1px solid #000;
  box-sizing: border-box;
}

.review-tip-close {
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
}

/* Product CS */
.product-cs-menu {
  width: 100%;
  margin: 0 auto;
  display: none;
}

.product-cs-contents {
  width: 1240px;
  margin: 50px auto 100px;
  height: auto;
  font-size: 14px;
  text-align: left;
  display: none;
}

.product-cs-contents p {
  margin: 5px 0 20px;
}

.product-cs-contents li {
  display: none;
  line-height: 1.8;
}

.product-cs-contents li:first-child {
  display: block;
}

/* product detail quick view */
.detail-tab-category {
  width: 100%;
  overflow: hidden;
  margin-bottom: 100px;
}

.detail-tab-category .title-img {
  width: 100%;
  margin-bottom: 30px !important;
}

.detail-tab-category ul {
  overflow: hidden;
  max-width: 800px;
  margin: 0 auto 10px;
  overflow: hidden;
}

.detail-tab-category ul li {
  float: left;
  width: 32.5%;
  margin-right: 10px;
}

.detail-tab-category ul li:last-child {
  margin-right: 0;
}

.detail-tab-category ul li img {
  width: 100%;
}

.detail-select-img {
  width: 100%;
  overflow: hidden;
  margin-bottom: 90px;
}

.detail-select-img .title-img {
  width: 100%;
  margin: 0 auto 10px !important;
  max-width: 1100px !important;
}

.detail-select-img ul {
  width: 1100px;
  margin: 0 auto 20px;
  overflow: hidden;
}

.detail-select-img ul li {
  float: left;
}
@media only screen and (max-width: 780px) {
  .xans-product-additional {
    width: 100%;
    height: 100%;
    max-height: 100%;
  }
}
#prdDetail .crema-product-reviews iframe {
  max-width: initial;
  margin-bottom: 60px;
}
.xans-product-relation .relation {
  text-align: center;
  margin: 0 auto;
  position: relative;
  padding: 40px 0;
  margin-bottom: 70px;
  width: 100%;
}
.relation h4 {
  font-size: 23px;
  color: #000000;
  padding-bottom: 0;
  padding: 46px 0 33px 0;
  /*font-weight: 400;*/
  /*margin-bottom: 30px;*/
  /*letter-spacing: -0.75px;*/
}
.xans-product-relation .relation ul.prdList li.item {
  width: 20%;
  margin: 0;
  color: #000;
}
.xans-product-relation .relation ul.prdList li.item a {
  color: #000;
  letter-spacing: -0.25px;
  font-weight: 400;
  font-size: 13px;
  line-height: 1.4;
}
.xans-product-relation .relation ul.prdList li.item span {
  display: block;
  font-weight: bold;
}
.xans-product-relation .relation ul.prdList li.item .box {
  width: 100%;
  text-align: left;
  font-size: 13px;
  font-weight: normal;
  box-sizing: border-box;
  padding: 0 3px;
}
.xans-product-relation .relation ul.prdList li.item .box strong {
  color: #000;
}
.xans-product-relation .relation ul.prdList li.item .box .product-description {
  font-family: "NanumBarunGothic", sans-serif;
  text-align: left;
}
.xans-product-relation .relation ul.prdList li.item .box .name {
  padding: 10px 0 5px;
}
.xans-product-relation .relation ul.prdList li.item .thumb {
  width: 100%;
  margin: 0;
}
.xans-product-relation .relation ul.prdList li.item .relationProductDetail tbody tr {
  display: block;
  margin: 5px 0;
}
.relation-slide.swiper-container {
  width: 100%;
  margin: 0 auto;
  padding-bottom: 40px;
}
.relation .swiper-button-prev,
.relation .swiper-button-next {
  width: 40px;
  top: 60%;
}
.relation .swiper-button-next {
  background: url("//nooneelse.co.kr/images/product/icon/btn-next.png") no-repeat;
  background-size: 100%;
  right: 0;
}
.relation .swiper-button-prev {
  background: url("//nooneelse.co.kr/images/product/icon/btn-prev.png") no-repeat;
  background-size: 100%;
  left: 0;
}
.relation .swiper-pagination {
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  bottom: 45px;
}
.relation .swiper-pagination-lock {
  display: block!important;
}
.relation .swiper-pagination-bullet {
  background: #fff;
  border: 1px solid #000000;
  display: inline-block;
  height: 9px;
  margin: 0 10px;
  position: relative;
  top: 0;
  width: 9px;
  border-radius: 50%;
  opacity: 1;
}
.relation .swiper-pagination-bullet-active {
  background: #000000;
}
.neker-additional .relation .swiper-pagination-bullet {
  background: none;
  margin: 0 5px;
  border: 1px solid #000;
  box-sizing: border-box;
  border-radius: 50%;
  transform: none;
}
.neker-additional .relation .swiper-pagination-bullet-active {
  background: #624d4b;
}
.neker-additional .relation .swiper-pagination-bullet::before,
.neker-additional .relation .swiper-pagination-bullet::after {
  content: none;
}

@media screen and (max-width: 780px) {
  .xans-product-relation .relation {
    margin-bottom: 0;
  }
  .relation h4 {
    padding: 0 0 35px 0;
    font-size: 20px;
  }
  .product-cs-menu h2 {
    padding: 0;
    padding-bottom: 32px;
  }
  .xans-product-relation .relation {
    padding: 0;
  }
  .relation .swiper-pagination {
    bottom: 10px;
  }
}
